Pull request #2956 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from ad7df7fdb937c1764f05f3465bc66378632466b3+1cb94389de1e39608b319f278621c386c44601c6 (909146bc20abc4df9aaa6bd29af197ec1429bc62) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd # timeout=10 Commit message: "Merge pull request #306 from ernestojeda/disable-snyk-scan" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-15505’ is offline Running on prd-centos7-docker-4c-2g-16382 in /w/workspace/edgexfoundry_edgex-go_PR-2956 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # 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 > 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/2956/head:refs/remotes/origin/PR-2956 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 1cb94389de1e39608b319f278621c386c44601c6 into PR head commit ad7df7fdb937c1764f05f3465bc66378632466b3 Merge succeeded, producing ad7df7fdb937c1764f05f3465bc66378632466b3 Checking out Revision ad7df7fdb937c1764f05f3465bc66378632466b3 (PR-2956) > git config core.sparsecheckout # timeout=10 > git checkout -f ad7df7fdb937c1764f05f3465bc66378632466b3 # 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 1cb94389de1e39608b319f278621c386c44601c6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ad7df7fdb937c1764f05f3465bc66378632466b3 # timeout=10 Commit message: "feat: Remove deprecated Mongo code." First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:15:14 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:15:15 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:15:15 ========================================================= 21:15:15 EdgeX Global Pipelines Version Info 21:15:15 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:15:17 ------------------- 21:15:17 stable info: 21:15:17 ------------------- 21:15:17 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:15:17 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 21:15:17 Message: update stable to v1.0.173 21:15:18 ------------------- 21:15:18 experimental info: 21:15:18 ------------------- 21:15:18 Commited By: **** collab-it+edgex@linuxfoundation.org 21:15:18 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 21:15:18 Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:15:18 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 21:15:18 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 21:15:19 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:15:19 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:15:19 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:15:19 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 21:15:19 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 21:15:19 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 21:15:19 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 21:15:19 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 21:15:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:15:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:15:20 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:15:20 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:15:20 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:15:20 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:15:20 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:15:20 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 21:15:21 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 21:15:21 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 21:15:21 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 21:15:21 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 21:15:21 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 21:15:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2956 [Pipeline] echo 21:15:21 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2956 [Pipeline] echo 21:15:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2956 [Pipeline] echo 21:15:21 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ad7df7fdb937c1764f05f3465bc66378632466b3 [Pipeline] echo 21:15:22 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ad7df7f [Pipeline] echo 21:15:22 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 21:15:22 provisioning config files... 21:15:22 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config7553281424828683618tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:15:22 ---> docker-login.sh 21:15:22 nexus3.edgexfoundry.org:10001 21:15:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:15:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:15:23 Configure a credential helper to remove this warning. See 21:15:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:15:23 21:15:23 Login Succeeded 21:15:23 nexus3.edgexfoundry.org:10002 21:15:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:15:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:15:23 Configure a credential helper to remove this warning. See 21:15:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:15:23 21:15:23 Login Succeeded 21:15:23 nexus3.edgexfoundry.org:10003 21:15:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:15:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:15:24 Configure a credential helper to remove this warning. See 21:15:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:15:24 21:15:24 Login Succeeded 21:15:24 nexus3.edgexfoundry.org:10004 21:15:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:15:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:15:24 Configure a credential helper to remove this warning. See 21:15:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:15:24 21:15:24 Login Succeeded 21:15:24 docker.io 21:15:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:15:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:15:25 Configure a credential helper to remove this warning. See 21:15:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:15:25 21:15:25 Login Succeeded 21:15:25 ---> docker-login.sh ends [Pipeline] } 21:15:25 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:15:26 ++ 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 21:15:26 + for file in '`ls cmd/**/Dockerfile`' 21:15:26 ++ dirname cmd/core-command/Dockerfile 21:15:26 ++ cut -d/ -f2 21:15:26 + echo core-command,cmd/core-command/Dockerfile 21:15:26 + for file in '`ls cmd/**/Dockerfile`' 21:15:26 ++ cut -d/ -f2 21:15:26 ++ dirname cmd/core-data/Dockerfile 21:15:26 + echo core-data,cmd/core-data/Dockerfile 21:15:26 + for file in '`ls cmd/**/Dockerfile`' 21:15:26 ++ dirname cmd/core-metadata/Dockerfile 21:15:26 ++ cut -d/ -f2 21:15:26 + echo core-metadata,cmd/core-metadata/Dockerfile 21:15:26 + for file in '`ls cmd/**/Dockerfile`' 21:15:26 ++ cut -d/ -f2 21:15:26 ++ dirname cmd/security-bootstrap-redis/Dockerfile 21:15:26 + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile 21:15:26 + for file in '`ls cmd/**/Dockerfile`' 21:15:26 ++ cut -d/ -f2 21:15:26 ++ dirname cmd/security-proxy-setup/Dockerfile 21:15:26 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 21:15:26 + for file in '`ls cmd/**/Dockerfile`' 21:15:26 ++ dirname cmd/security-secrets-setup/Dockerfile 21:15:26 ++ cut -d/ -f2 21:15:26 + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile 21:15:26 + for file in '`ls cmd/**/Dockerfile`' 21:15:26 ++ dirname cmd/security-secretstore-setup/Dockerfile 21:15:26 ++ cut -d/ -f2 21:15:26 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 21:15:26 + for file in '`ls cmd/**/Dockerfile`' 21:15:26 ++ dirname cmd/support-notifications/Dockerfile 21:15:26 ++ cut -d/ -f2 21:15:26 + echo support-notifications,cmd/support-notifications/Dockerfile 21:15:26 + for file in '`ls cmd/**/Dockerfile`' 21:15:26 ++ dirname cmd/support-scheduler/Dockerfile 21:15:26 ++ cut -d/ -f2 21:15:26 + echo support-scheduler,cmd/support-scheduler/Dockerfile 21:15:26 + for file in '`ls cmd/**/Dockerfile`' 21:15:26 ++ dirname cmd/sys-mgmt-agent/Dockerfile 21:15:26 ++ cut -d/ -f2 21:15:26 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 21:15:26 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 21:15:28 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:15:28 21:15:28 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 21:15:28 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:15:28 latest: Pulling from edgex-devops/git-semver 21:15:28 31603596830f: Pulling fs layer 21:15:28 2a8b12db71e7: Pulling fs layer 21:15:28 6ca5941a6612: Pulling fs layer 21:15:28 ecc8261a40a4: Pulling fs layer 21:15:28 ecc8261a40a4: Waiting 21:15:28 2a8b12db71e7: Verifying Checksum 21:15:28 2a8b12db71e7: Download complete 21:15:28 31603596830f: Verifying Checksum 21:15:28 31603596830f: Download complete 21:15:29 6ca5941a6612: Verifying Checksum 21:15:29 6ca5941a6612: Download complete 21:15:29 ecc8261a40a4: Verifying Checksum 21:15:29 ecc8261a40a4: Download complete 21:15:29 31603596830f: Pull complete 21:15:29 2a8b12db71e7: Pull complete 21:15:31 6ca5941a6612: Pull complete 21:15:31 ecc8261a40a4: Pull complete 21:15:31 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 21:15:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:15:31 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 21:15:32 prd-centos7-docker-4c-2g-16382 does not seem to be running inside a container 21:15:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 21:15:35 $ docker top 59ab93d61b13c6776d9af46a3861cb88abab0ff48c26d6f90352b67d86443215 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:15:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:15:35 [ssh-agent] Looking for ssh-agent implementation... 21:15:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:15:36 $ docker exec 59ab93d61b13c6776d9af46a3861cb88abab0ff48c26d6f90352b67d86443215 ssh-agent 21:15:36 SSH_AUTH_SOCK=/tmp/ssh-0uiDyNJeQDwa/agent.11 21:15:36 SSH_AGENT_PID=17 21:15:36 Running ssh-add (command line suppressed) 21:15:37 Identity added: /w/workspace/edgex-go/2@tmp/private_key_5669228314276552524.key (/w/workspace/edgex-go/2@tmp/private_key_5669228314276552524.key) 21:15:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:15:37 + git tag --points-at HEAD [Pipeline] } 21:15:37 $ docker exec --env ******** --env ******** 59ab93d61b13c6776d9af46a3861cb88abab0ff48c26d6f90352b67d86443215 ssh-agent -k 21:15:38 unset SSH_AUTH_SOCK; 21:15:38 unset SSH_AGENT_PID; 21:15:38 echo Agent pid 17 killed; 21:15:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:15:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:15:38 [ssh-agent] Looking for ssh-agent implementation... 21:15:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:15:38 $ docker exec 59ab93d61b13c6776d9af46a3861cb88abab0ff48c26d6f90352b67d86443215 ssh-agent 21:15:39 SSH_AUTH_SOCK=/tmp/ssh-EsD7yKoRlnGy/agent.47 21:15:39 SSH_AGENT_PID=53 21:15:39 Running ssh-add (command line suppressed) 21:15:39 Identity added: /w/workspace/edgex-go/2@tmp/private_key_7805612565258142151.key (/w/workspace/edgex-go/2@tmp/private_key_7805612565258142151.key) 21:15:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:15:39 + git semver init 21:15:39 # -> Open(): unable to determine branch for HEAD 21:15:39 # $GIT_DIR = /w/workspace/edgex-go/2/.git 21:15:39 # $GIT_WORK_TREE = /w/workspace/edgex-go/2 21:15:39 # $SEMVER_REMOTE_NAME = origin 21:15:39 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:15:39 # $SEMVER_USER_NAME = edgex-jenkins 21:15:39 # $SEMVER_BRANCH = PR-2956 21:15:39 # $SEMVER_TEMP = /tmp/semver-207420979 21:15:39 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 21:16:36 # '/tmp/semver-207420979' -> '/w/workspace/edgex-go/2/.semver' 21:16:36 # -> Force: false 21:16:36 # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } 21:16:36 $ docker exec --env ******** --env ******** 59ab93d61b13c6776d9af46a3861cb88abab0ff48c26d6f90352b67d86443215 ssh-agent -k 21:16:37 unset SSH_AUTH_SOCK; 21:16:37 unset SSH_AGENT_PID; 21:16:37 echo Agent pid 53 killed; 21:16:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:16:37 + git semver [Pipeline] } 21:16:38 $ docker stop --time=1 59ab93d61b13c6776d9af46a3861cb88abab0ff48c26d6f90352b67d86443215 21:16:39 $ docker rm -f 59ab93d61b13c6776d9af46a3861cb88abab0ff48c26d6f90352b67d86443215 [Pipeline] // withDockerContainer [Pipeline] sh 21:16:40 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:16:41 Stashed 1 file(s) [Pipeline] echo 21:16:41 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:16:42 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 21:16:43 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 21:16:43 + sudo service docker restart 21:16:43 + true 21:16:43 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 21:16:44 ========================================================= 21:16:44 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 21:16:44 ========================================================= [Pipeline] isUnix [Pipeline] sh 21:16:44 + 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 . 21:16:50 Sending build context to Docker daemon 326.4MB 21:16:50 Step 1/7 : ARG BASE=golang:1.15-alpine 21:16:50 Step 2/7 : FROM ${BASE} 21:16:50 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 21:16:50 188c0c94c7c5: Pulling fs layer 21:16:50 0ef7d3d256c8: Pulling fs layer 21:16:50 de9db76c5a1d: Pulling fs layer 21:16:50 bca2f99d35d6: Pulling fs layer 21:16:50 93359f2a8cfa: Pulling fs layer 21:16:50 7c6f9722023f: Pulling fs layer 21:16:50 a35cf1a2eb13: Pulling fs layer 21:16:50 93359f2a8cfa: Waiting 21:16:50 7c6f9722023f: Waiting 21:16:50 a35cf1a2eb13: Waiting 21:16:50 de9db76c5a1d: Verifying Checksum 21:16:50 de9db76c5a1d: Download complete 21:16:50 0ef7d3d256c8: Verifying Checksum 21:16:50 0ef7d3d256c8: Download complete 21:16:50 93359f2a8cfa: Verifying Checksum 21:16:50 93359f2a8cfa: Download complete 21:16:51 7c6f9722023f: Verifying Checksum 21:16:51 7c6f9722023f: Download complete 21:16:51 188c0c94c7c5: Verifying Checksum 21:16:51 188c0c94c7c5: Download complete 21:16:52 188c0c94c7c5: Pull complete 21:16:52 0ef7d3d256c8: Pull complete 21:16:53 de9db76c5a1d: Pull complete 21:16:56 a35cf1a2eb13: Verifying Checksum 21:16:56 a35cf1a2eb13: Download complete 21:16:57 Still waiting to schedule task 21:16:57 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 21:17:01 bca2f99d35d6: Verifying Checksum 21:17:01 bca2f99d35d6: Download complete 21:17:14 bca2f99d35d6: Pull complete 21:17:14 93359f2a8cfa: Pull complete 21:17:14 7c6f9722023f: Pull complete 21:17:18 a35cf1a2eb13: Pull complete 21:17:18 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 21:17:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 21:17:18 ---> a62c8e92a672 21:17:18 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 21:17:18 ---> Running in ee95126f1cd0 21:17:20 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:17:20 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:17:21 (1/12) Installing libmagic (5.38-r0) 21:17:21 (2/12) Installing file (5.38-r0) 21:17:21 (3/12) Installing libc-dev (0.7.2-r3) 21:17:21 (4/12) Installing g++ (9.3.0-r2) 21:17:27 (5/12) Installing fortify-headers (1.1-r0) 21:17:27 (6/12) Installing patch (2.7.6-r6) 21:17:27 (7/12) Installing build-base (0.5-r2) 21:17:27 (8/12) Installing libsodium (1.0.18-r0) 21:17:27 (9/12) Installing pkgconf (1.7.2-r0) 21:17:27 (10/12) Installing libsodium-dev (1.0.18-r0) 21:17:27 (11/12) Installing libzmq (4.3.3-r0) 21:17:27 (12/12) Installing zeromq-dev (4.3.3-r0) 21:17:27 Executing busybox-1.31.1-r19.trigger 21:17:27 OK: 233 MiB in 51 packages 21:17:31 Removing intermediate container ee95126f1cd0 21:17:31 ---> 68ae99a8a534 21:17:31 Step 4/7 : WORKDIR /edgex-go 21:17:31 ---> Running in 73eaef6a07c6 21:17:31 Removing intermediate container 73eaef6a07c6 21:17:31 ---> c4de3d442680 21:17:31 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 21:17:31 latest: Pulling from library/docker 21:17:32 05e7bc50f07f: Pulling fs layer 21:17:32 6db28d0fdbf6: Pulling fs layer 21:17:32 292df0bc6bf3: Pulling fs layer 21:17:32 a3104fdc50d0: Pulling fs layer 21:17:32 a8e67d69e12c: Pulling fs layer 21:17:32 1ede2b221ee4: Pulling fs layer 21:17:32 fc74c0d5b799: Pulling fs layer 21:17:32 a3104fdc50d0: Waiting 21:17:32 a8e67d69e12c: Waiting 21:17:32 1ede2b221ee4: Waiting 21:17:32 fc74c0d5b799: Waiting 21:17:32 292df0bc6bf3: Verifying Checksum 21:17:32 292df0bc6bf3: Download complete 21:17:32 6db28d0fdbf6: Verifying Checksum 21:17:32 6db28d0fdbf6: Download complete 21:17:32 05e7bc50f07f: Verifying Checksum 21:17:32 05e7bc50f07f: Download complete 21:17:32 a8e67d69e12c: Verifying Checksum 21:17:32 a8e67d69e12c: Download complete 21:17:32 1ede2b221ee4: Verifying Checksum 21:17:32 1ede2b221ee4: Download complete 21:17:32 fc74c0d5b799: Verifying Checksum 21:17:32 fc74c0d5b799: Download complete 21:17:33 05e7bc50f07f: Pull complete 21:17:33 6db28d0fdbf6: Pull complete 21:17:34 292df0bc6bf3: Pull complete 21:17:34 a3104fdc50d0: Verifying Checksum 21:17:34 a3104fdc50d0: Download complete 21:17:38 a3104fdc50d0: Pull complete 21:17:39 a8e67d69e12c: Pull complete 21:17:39 1ede2b221ee4: Pull complete 21:17:39 fc74c0d5b799: Pull complete 21:17:39 Digest: sha256:2150209ece9a657dd6d7572b659b2eace81e78d15289a9e69bd26d0f8098dde0 21:17:39 Status: Downloaded newer image for docker:latest 21:17:41 ---> cff4bdf92042 21:17:41 Step 6/7 : COPY go.mod . 21:17:42 ---> d4c24dddb911 21:17:42 Step 7/7 : RUN go mod download 21:17:42 ---> Running in 7a4468c36c6d 21:18:09 Removing intermediate container 7a4468c36c6d 21:18:09 ---> f9e149fbb4cf 21:18:09 Successfully built f9e149fbb4cf 21:18:09 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 21:18:09 + docker inspect -f . ci-base-image-x86_64 21:18:09 . [Pipeline] withDockerContainer 21:18:09 prd-centos7-docker-4c-2g-16382 does not seem to be running inside a container 21:18:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:18:10 $ docker top 6fd6fb1b0172c8314dd32c52055b17c07a80721a97754666a87a5c20abefd596 -eo pid,comm [Pipeline] { [Pipeline] sh 21:18:11 + go version 21:18:11 go version go1.15.5 linux/amd64 [Pipeline] } 21:18:11 $ docker stop --time=1 6fd6fb1b0172c8314dd32c52055b17c07a80721a97754666a87a5c20abefd596 21:18:13 $ docker rm -f 6fd6fb1b0172c8314dd32c52055b17c07a80721a97754666a87a5c20abefd596 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:18:14 + docker inspect -f . ci-base-image-x86_64 21:18:14 . [Pipeline] withDockerContainer 21:18:14 prd-centos7-docker-4c-2g-16382 does not seem to be running inside a container 21:18: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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:18:15 $ docker top 156dd649ee0392a58e87aec28506824656771576dcd822e0097bb5daf7753b37 -eo pid,comm [Pipeline] { [Pipeline] echo 21:18:16 ========================================================= 21:18:16 [edgeXBuildGoParallel] Running Tests and Build... 21:18:16 ========================================================= [Pipeline] sh 21:18:16 + make test 21:18:16 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 21:18:31 ? github.com/edgexfoundry/edgex-go [no test files] 21:18:54 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 21:18:55 Running on prd-ubuntu18.04-docker-arm64-4c-16g-16383 in /w/workspace/edgexfoundry_edgex-go_PR-2956 [Pipeline] { [Pipeline] ws 21:18:55 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 21:19:00 using credential edgex-jenkins-ssh 21:19:00 Cloning the remote Git repository 21:19:00 Cloning repository git@github.com:edgexfoundry/edgex-go.git 21:19:00 > git init /w/workspace/edgex-go/2 # timeout=10 21:19:01 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 21:19:01 > git --version # timeout=10 21:19:01 > git --version # 'git version 2.17.1' 21:19:01 using GIT_SSH to set credentials SSH Credentials for GitHub 21:19:01 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:19:07 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 21:19:07 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 21:19:07 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 21:19:07 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 21:19:07 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 21:19:07 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 21:19:12 ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.071s 21:19:12 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 21:19:12 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 21:19:14 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 21:19:14 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 21:19:14 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 21:19:14 ? github.com/edgexfoundry/edgex-go/internal [no test files] 21:19:17 Merging remotes/origin/master commit 1cb94389de1e39608b319f278621c386c44601c6 into PR head commit ad7df7fdb937c1764f05f3465bc66378632466b3 21:19:18 Merge succeeded, producing ad7df7fdb937c1764f05f3465bc66378632466b3 21:19:18 Checking out Revision ad7df7fdb937c1764f05f3465bc66378632466b3 (PR-2956) 21:19:16 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 21:19:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:19:16 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 21:19:16 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 21:19:16 using GIT_SSH to set credentials SSH Credentials for GitHub 21:19:16 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2956/head:refs/remotes/origin/PR-2956 +refs/heads/master:refs/remotes/origin/master # timeout=10 21:19:17 > git config core.sparsecheckout # timeout=10 21:19:17 > git checkout -f ad7df7fdb937c1764f05f3465bc66378632466b3 # timeout=10 21:19:17 > git remote # timeout=10 21:19:17 > git config --get remote.origin.url # timeout=10 21:19:17 using GIT_SSH to set credentials SSH Credentials for GitHub 21:19:17 > git merge 1cb94389de1e39608b319f278621c386c44601c6 # timeout=10 21:19:17 > git rev-parse HEAD^{commit} # timeout=10 21:19:18 > git config core.sparsecheckout # timeout=10 21:19:18 > git checkout -f ad7df7fdb937c1764f05f3465bc66378632466b3 # timeout=10 21:19:19 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.132s coverage: 46.6% of statements 21:19:19 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 21:19:19 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 21:19:19 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 21:19:19 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 21:19:19 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 21:19:22 Commit message: "feat: Remove deprecated Mongo code." [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:19:24 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 21:19:24 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 21:19:25 + sudo service docker restart 21:19:25 + true 21:19:25 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.208s coverage: 27.1% of statements 21:19:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 21:19:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 21:19:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 21:19:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 21:19:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 21:19:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 21:19:25 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.108s coverage: 100.0% of statements 21:19:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 21:19:25 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.052s coverage: 100.0% of statements 21:19:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 21:19:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 21:19:25 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.608s coverage: 71.3% of statements 21:19:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 21:19:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 21:19:25 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.201s coverage: 83.7% of statements 21:19:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 21:19:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 21:19:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 21:19:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 21:19:27 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.624s coverage: 28.6% of statements 21:19:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 21:19:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 21:19:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 21:19:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 21:19:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 21:19:27 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.119s coverage: 100.0% of statements 21:19:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 21:19:27 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.087s coverage: 100.0% of statements 21:19:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 21:19:27 provisioning config files... 21:19:27 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config4295406031063137924tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:19:28 ---> docker-login.sh 21:19:28 nexus3.edgexfoundry.org:10001 21:19:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:19:29 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.226s coverage: 86.7% of statements 21:19:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 21:19:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:19:29 Configure a credential helper to remove this warning. See 21:19:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:19:29 21:19:29 Login Succeeded 21:19:29 nexus3.edgexfoundry.org:10002 21:19:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:19:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:19:30 Configure a credential helper to remove this warning. See 21:19:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:19:30 21:19:30 Login Succeeded 21:19:30 nexus3.edgexfoundry.org:10003 21:19:30 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.532s coverage: 97.5% of statements 21:19:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 21:19:30 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.118s coverage: 78.3% of statements 21:19:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 21:19:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 21:19:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 21:19:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 21:19:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:19:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:19:30 Configure a credential helper to remove this warning. See 21:19:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:19:30 21:19:30 Login Succeeded 21:19:30 nexus3.edgexfoundry.org:10004 21:19:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:19:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:19:31 Configure a credential helper to remove this warning. See 21:19:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:19:31 21:19:31 Login Succeeded 21:19:31 docker.io 21:19:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:19:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:19:32 Configure a credential helper to remove this warning. See 21:19:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:19:32 21:19:32 Login Succeeded 21:19:32 ---> docker-login.sh ends [Pipeline] } 21:19:32 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 21:19:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.631s coverage: 93.8% of statements 21:19:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 21:19:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 21:19:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 21:19:32 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 21:19:32 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 21:19:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 21:19:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 21:19:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 21:19:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 21:19:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 21:19:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 21:19:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 21:19:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 21:19:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 21:19:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 21:19:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 21:19:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 21:19:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 21:19:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.093s coverage: 58.8% of statements 21:19:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 21:19:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [Pipeline] echo 21:19:32 ========================================================= 21:19:32 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 21:19:32 ========================================================= [Pipeline] isUnix [Pipeline] sh 21:19:32 + 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 . 21:19:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.095s coverage: 0.1% of statements 21:19:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 21:19:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 21:19:33 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 21:19:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 21:19:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.104s coverage: 100.0% of statements 21:19:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 21:19:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.117s coverage: 75.5% of statements 21:19:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 21:19:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.098s coverage: 80.8% of statements 21:19:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.145s coverage: 87.2% of statements 21:19:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.055s coverage: 84.2% of statements 21:19:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.251s coverage: 91.4% of statements 21:19:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 21:19:35 Sending build context to Docker daemon 165.6MB 21:19:35 Step 1/7 : ARG BASE=golang:1.15-alpine 21:19:35 Step 2/7 : FROM ${BASE} 21:19:35 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:19:35 5f621e34cdf4: Pulling fs layer 21:19:35 a4357932f1b6: Pulling fs layer 21:19:35 18c013af1878: Pulling fs layer 21:19:35 00ac8860ef70: Pulling fs layer 21:19:35 63d7cb157983: Pulling fs layer 21:19:35 b116817d02f9: Pulling fs layer 21:19:35 745a02a5169b: Pulling fs layer 21:19:35 00ac8860ef70: Waiting 21:19:35 63d7cb157983: Waiting 21:19:35 745a02a5169b: Waiting 21:19:35 b116817d02f9: Waiting 21:19:35 18c013af1878: Download complete 21:19:35 a4357932f1b6: Verifying Checksum 21:19:35 a4357932f1b6: Download complete 21:19:35 63d7cb157983: Verifying Checksum 21:19:35 63d7cb157983: Download complete 21:19:36 b116817d02f9: Verifying Checksum 21:19:36 b116817d02f9: Download complete 21:19:36 5f621e34cdf4: Verifying Checksum 21:19:36 5f621e34cdf4: Download complete 21:19:36 5f621e34cdf4: Pull complete 21:19:37 a4357932f1b6: Pull complete 21:19:37 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.521s coverage: 63.5% of statements 21:19:37 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 21:19:37 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 21:19:37 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.063s coverage: 100.0% of statements 21:19:37 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.073s coverage: 91.3% of statements 21:19:37 18c013af1878: Pull complete 21:19:38 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.070s coverage: 100.0% of statements 21:19:38 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.153s coverage: 73.7% of statements 21:19:38 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.160s coverage: 100.0% of statements 21:19:39 745a02a5169b: Download complete 21:19:40 00ac8860ef70: Verifying Checksum 21:19:40 00ac8860ef70: Download complete 21:19:42 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.022s coverage: 55.9% of statements 21:19:42 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 21:19:42 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 21:19:42 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 21:19:42 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 21:19:42 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 21:19:42 ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] 21:19:50 00ac8860ef70: Pull complete 21:19:50 63d7cb157983: Pull complete 21:19:51 b116817d02f9: Pull complete 21:19:54 745a02a5169b: Pull complete 21:19:54 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 21:19:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 21:19:54 ---> b7e6874047d6 21:19:54 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 21:19:58 ---> Running in 04134b8d24c7 21:19:59 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:20:00 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:20:00 (1/12) Installing libmagic (5.38-r0) 21:20:00 (2/12) Installing file (5.38-r0) 21:20:00 (3/12) Installing libc-dev (0.7.2-r3) 21:20:01 (4/12) Installing g++ (9.3.0-r2) 21:20:05 (5/12) Installing fortify-headers (1.1-r0) 21:20:05 (6/12) Installing patch (2.7.6-r6) 21:20:05 (7/12) Installing build-base (0.5-r2) 21:20:05 (8/12) Installing libsodium (1.0.18-r0) 21:20:05 (9/12) Installing pkgconf (1.7.2-r0) 21:20:05 (10/12) Installing libsodium-dev (1.0.18-r0) 21:20:05 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 23.419s coverage: 86.3% of statements 21:20:05 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] 21:20:05 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 2.276s coverage: 72.2% of statements 21:20:05 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.887s coverage: 72.1% of statements 21:20:05 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.162s coverage: 82.4% of statements 21:20:05 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.165s coverage: 48.4% of statements 21:20:05 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] 21:20:05 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] 21:20:05 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] 21:20:05 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.057s coverage: 28.8% of statements 21:20:05 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] 21:20:05 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.088s coverage: 96.8% of statements 21:20:05 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] 21:20:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.238s coverage: 37.0% of statements 21:20:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 21:20:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 21:20:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.648s coverage: 84.0% of statements 21:20:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.096s coverage: 100.0% of statements 21:20:05 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.240s coverage: 47.1% of statements 21:20:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 21:20:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 21:20:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 21:20:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 21:20:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 21:20:05 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.143s coverage: 100.0% of statements 21:20:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 21:20:05 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.066s coverage: 100.0% of statements 21:20:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 21:20:05 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 1.131s coverage: 29.1% of statements 21:20:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 21:20:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 21:20:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 21:20:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 21:20:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 21:20:05 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.206s coverage: 99.0% of statements 21:20:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 21:20:05 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.079s coverage: 100.0% of statements 21:20:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 21:20:05 ok github.com/edgexfoundry/edgex-go/internal/system 0.030s coverage: 0.0% of statements 21:20:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 21:20:05 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.059s coverage: 100.0% of statements 21:20:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 21:20:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 21:20:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 21:20:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 21:20:05 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.162s coverage: 87.9% of statements 21:20:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 21:20:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 21:20:05 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.137s coverage: 100.0% of statements 21:20:05 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.133s coverage: 32.1% of statements 21:20:05 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.127s coverage: 100.0% of statements 21:20:05 GO111MODULE=on go vet ./... 21:20:05 (11/12) Installing libzmq (4.3.3-r0) 21:20:05 (12/12) Installing zeromq-dev (4.3.3-r0) 21:20:05 Executing busybox-1.31.1-r19.trigger 21:20:06 OK: 217 MiB in 51 packages 21:20:10 Removing intermediate container 04134b8d24c7 21:20:10 ---> 738649ebe267 21:20:10 Step 4/7 : WORKDIR /edgex-go 21:20:10 ---> Running in 7b684b65f50a 21:20:10 Removing intermediate container 7b684b65f50a 21:20:10 ---> 3a4f8f631a96 21:20:10 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 21:20:11 latest: Pulling from library/docker 21:20:13 a3cc7d3b244e: Pulling fs layer 21:20:13 02a3295e0d61: Pulling fs layer 21:20:13 0f4f2e6d8100: Pulling fs layer 21:20:13 065c9533d613: Pulling fs layer 21:20:13 9fce0df16b8b: Pulling fs layer 21:20:13 e3faa53604c1: Pulling fs layer 21:20:13 065c9533d613: Waiting 21:20:13 9fce0df16b8b: Waiting 21:20:13 04b5adaa2053: Pulling fs layer 21:20:13 e3faa53604c1: Waiting 21:20:13 04b5adaa2053: Waiting 21:20:13 0f4f2e6d8100: Verifying Checksum 21:20:13 0f4f2e6d8100: Download complete 21:20:13 02a3295e0d61: Verifying Checksum 21:20:13 02a3295e0d61: Download complete 21:20:13 a3cc7d3b244e: Verifying Checksum 21:20:13 a3cc7d3b244e: Download complete 21:20:13 9fce0df16b8b: Download complete 21:20:13 04b5adaa2053: Verifying Checksum 21:20:13 04b5adaa2053: Download complete 21:20:13 e3faa53604c1: Verifying Checksum 21:20:13 e3faa53604c1: Download complete 21:20:13 a3cc7d3b244e: Pull complete 21:20:14 02a3295e0d61: Pull complete 21:20:14 065c9533d613: Verifying Checksum 21:20:14 065c9533d613: Download complete 21:20:15 0f4f2e6d8100: Pull complete 21:20:19 065c9533d613: Pull complete 21:20:19 9fce0df16b8b: Pull complete 21:20:19 e3faa53604c1: Pull complete 21:20:19 04b5adaa2053: Pull complete 21:20:19 Digest: sha256:2150209ece9a657dd6d7572b659b2eace81e78d15289a9e69bd26d0f8098dde0 21:20:19 Status: Downloaded newer image for docker:latest 21:20:23 ---> 3fd58c87765b 21:20:23 Step 6/7 : COPY go.mod . 21:20:23 ---> d144ea9e449a 21:20:23 Step 7/7 : RUN go mod download 21:20:24 ---> Running in eb8f4abf2879 21:20:50 Removing intermediate container eb8f4abf2879 21:20:50 ---> 339cd7c034ce 21:20:50 Successfully built 339cd7c034ce 21:20:50 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 21:20:51 + docker inspect -f . ci-base-image-arm64 21:20:51 . [Pipeline] withDockerContainer 21:20:51 prd-ubuntu18.04-docker-arm64-4c-16g-16383 does not seem to be running inside a container 21:20:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:20:53 $ docker top 00819c2539393c157b79d51234d6e8cf8e112910d615e7d6a329aba8129c70d9 -eo pid,comm 21:20:53 gofmt -l . 21:20:53 [ "`gofmt -l .`" = "" ] [Pipeline] { [Pipeline] sh 21:20:53 ./bin/test-go-mod-tidy.sh 21:20:54 + go version 21:20:54 go version go1.15.5 linux/arm64 [Pipeline] } 21:20:54 $ docker stop --time=1 00819c2539393c157b79d51234d6e8cf8e112910d615e7d6a329aba8129c70d9 21:20:55 ./bin/test-attribution-txt.sh 21:20:56 $ docker rm -f 00819c2539393c157b79d51234d6e8cf8e112910d615e7d6a329aba8129c70d9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:20:57 + docker inspect -f . ci-base-image-arm64 21:20:57 . [Pipeline] withDockerContainer 21:20:57 prd-ubuntu18.04-docker-arm64-4c-16g-16383 does not seem to be running inside a container 21:20:57 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:20:59 $ docker top e5f0b422b96a33dc1f6810f7819855a9d9f155710ec56c91a6eb381b3cb22e0f -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] echo 21:20:59 ========================================================= 21:20:59 [edgeXBuildGoParallel] Running Tests and Build... 21:20:59 ========================================================= [Pipeline] sh 21:21:00 + ls -al . 21:21:00 total 664 21:21:00 drwxrwxr-x 10 1001 1001 4096 Dec 16 21:20 . 21:21:00 drwxr-xr-x 4 root root 28 Dec 16 21:18 .. 21:21:00 -rw-rw-r-- 1 1001 1001 11 Dec 16 21:15 .dockerignore 21:21:00 drwxrwxr-x 8 1001 1001 179 Dec 16 21:15 .git 21:21:00 drwxrwxr-x 3 1001 1001 125 Dec 16 21:15 .github 21:21:00 -rw-rw-r-- 1 1001 1001 943 Dec 16 21:15 .gitignore 21:21:00 drwx------ 3 1001 1001 47 Dec 16 21:16 .semver 21:21:00 -rw-rw-r-- 1 1001 1001 166 Dec 16 21:15 .sonarcloud.properties 21:21:00 -rw-rw-r-- 1 1001 1001 3804 Dec 16 21:15 CONTRIBUTING.md 21:21:00 -rw-rw-r-- 1 1001 1001 1035 Dec 16 21:15 Dockerfile.build 21:21:00 -rw-rw-r-- 1 1001 1001 863 Dec 16 21:15 Jenkinsfile 21:21:00 -rw-rw-r-- 1 1001 1001 10775 Dec 16 21:15 LICENSE 21:21:00 -rw-rw-r-- 1 1001 1001 6318 Dec 16 21:15 Makefile 21:21:00 -rw-rw-r-- 1 1001 1001 6361 Dec 16 21:15 README.md 21:21:00 -rw-rw-r-- 1 1001 1001 7286 Dec 16 21:15 SECURITY.md 21:21:00 -rw-rw-r-- 1 1001 1001 5 Dec 16 21:16 VERSION 21:21:00 -rw-rw-r-- 1 1001 1001 4131 Dec 16 21:15 ZMQWindows.md 21:21:00 drwxrwxr-x 2 1001 1001 117 Dec 16 21:15 bin 21:21:00 drwxrwxr-x 15 1001 1001 4096 Dec 16 21:15 cmd 21:21:00 -rw-r--r-- 1 root root 567417 Dec 16 21:20 coverage.out 21:21:00 -rw-r--r-- 1 root root 1041 Dec 16 21:20 go.mod 21:21:00 -rw-r--r-- 1 root root 18856 Dec 16 21:20 go.sum 21:21:00 drwxrwxr-x 8 1001 1001 127 Dec 16 21:15 internal 21:21:00 drwxrwxr-x 4 1001 1001 26 Dec 16 21:15 openapi 21:21:00 drwxrwxr-x 4 1001 1001 71 Dec 16 21:15 snap 21:21:00 -rw-rw-r-- 1 1001 1001 168 Dec 16 21:15 version.go [Pipeline] sh 21:21:00 + make test 21:21:00 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 21:21:00 + '[' -e coverage.out ] 21:21:00 + chown 1001:1001 coverage.out [Pipeline] stash 21:21:00 Stashed 1 file(s) [Pipeline] sh 21:21:01 + make build 21:21:01 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 21:21:06 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 21:21:19 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 21:21:21 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 21:21:22 ? github.com/edgexfoundry/edgex-go [no test files] 21:21:24 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 21:21:24 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 21:21:27 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 21:21:30 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 21:21:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 21:21:35 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 21:21:38 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 21:21:41 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 21:21:43 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] } 21:21:45 $ docker stop --time=1 156dd649ee0392a58e87aec28506824656771576dcd822e0097bb5daf7753b37 21:21:47 $ docker rm -f 156dd649ee0392a58e87aec28506824656771576dcd822e0097bb5daf7753b37 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:21:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:21:52 21:21:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 21:21:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:21:53 latest: Pulling from edgex-devops/edgex-compose 21:21:53 cbdbe7a5bc2a: Pulling fs layer 21:21:53 ca9280d653b3: Pulling fs layer 21:21:53 7e9c9ca2126c: Pulling fs layer 21:21:54 cbdbe7a5bc2a: Download complete 21:21:54 ca9280d653b3: Verifying Checksum 21:21:54 ca9280d653b3: Download complete 21:21:54 cbdbe7a5bc2a: Pull complete 21:21:56 ca9280d653b3: Pull complete 21:21:58 7e9c9ca2126c: Download complete 21:22:01 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 21:22:11 7e9c9ca2126c: Pull complete 21:22:11 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 21:22:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:22:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 21:22:11 prd-centos7-docker-4c-2g-16382 does not seem to be running inside a container 21:22:11 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 21:22:14 $ docker top 95b202e0105e9b68c24a2c0b2c54949a829ab50f57ccc9c5cae980c7d2fe3c74 -eo pid,comm [Pipeline] { [Pipeline] sh 21:22:16 + docker-compose build --help 21:22:16 + grep parallel 21:22:18 --parallel Build images in parallel. [Pipeline] } 21:22:18 $ docker stop --time=1 95b202e0105e9b68c24a2c0b2c54949a829ab50f57ccc9c5cae980c7d2fe3c74 21:22:20 $ docker rm -f 95b202e0105e9b68c24a2c0b2c54949a829ab50f57ccc9c5cae980c7d2fe3c74 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:22:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:22:21 . [Pipeline] withDockerContainer 21:22:21 prd-centos7-docker-4c-2g-16382 does not seem to be running inside a container 21:22:21 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 21:22:23 $ docker top d34d575b1b73d9d43be66e968b29f149a9f77d6ecf475373648a1aaa5c881937 -eo pid,comm 21:22:23 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 21:22:23 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 21:22:23 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 21:22:23 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 21:22:23 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 21:22:23 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 21:22:23 ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.064s 21:22:23 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 21:22:23 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [Pipeline] { [Pipeline] sh 21:22:24 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 21:22:24 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 21:22:24 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 21:22:24 ? github.com/edgexfoundry/edgex-go/internal [no test files] 21:22:25 + docker-compose -f ./docker-compose-build.yml build --parallel 21:22:26 Building docker-core-command-go ... 21:22:26 Building docker-core-data-go ... 21:22:26 Building docker-core-metadata-go ... 21:22:26 Building docker-security-bootstrap-redis-go ... 21:22:26 Building docker-security-proxy-setup-go ... 21:22:26 Building docker-security-secrets-setup-go ... 21:22:26 Building docker-security-secretstore-setup-go ... 21:22:26 Building docker-support-notifications-go ... 21:22:26 Building docker-support-scheduler-go ... 21:22:26 Building docker-sys-mgmt-agent-go ... 21:22:26 Building docker-security-bootstrap-redis-go 21:22:26 Building docker-security-proxy-setup-go 21:22:26 Building docker-security-secretstore-setup-go 21:22:26 Building docker-core-command-go 21:22:26 Building docker-support-notifications-go 21:22:33 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.302s coverage: 46.6% of statements 21:22:33 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 21:22:33 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 21:22:33 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 21:22:33 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 21:22:33 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 21:22:43 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.465s coverage: 27.1% of statements 21:22:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 21:22:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 21:22:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 21:22:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 21:22:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 21:22:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 21:22:43 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.064s coverage: 100.0% of statements 21:22:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 21:22:43 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.104s coverage: 100.0% of statements 21:22:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 21:22:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 21:22:43 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.570s coverage: 71.3% of statements 21:22:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 21:22:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 21:22:43 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.418s coverage: 83.7% of statements 21:22:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 21:22:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 21:22:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 21:22:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 21:22:47 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.210s coverage: 28.6% of statements 21:22:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 21:22:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 21:22:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 21:22:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 21:22:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 21:22:47 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.214s coverage: 100.0% of statements 21:22:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 21:22:47 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.103s coverage: 100.0% of statements 21:22:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 21:22:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.398s coverage: 86.7% of statements 21:22:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 21:22:50 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.377s coverage: 97.5% of statements 21:22:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 21:22:50 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.133s coverage: 78.3% of statements 21:22:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 21:22:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 21:22:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 21:22:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 21:22:57 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.011s coverage: 93.8% of statements 21:22:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 21:22:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 21:22:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 21:22:57 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 21:22:57 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 21:22:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 21:22:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 21:22:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 21:22:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 21:22:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 21:22:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 21:22:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 21:22:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 21:22:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 21:22:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 21:22:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 21:22:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 21:22:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 21:22:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.054s coverage: 58.8% of statements 21:22:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 21:22:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 21:22:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.151s coverage: 0.1% of statements 21:22:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 21:22:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 21:22:57 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 21:22:57 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 21:22:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.057s coverage: 100.0% of statements 21:22:57 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 21:22:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.095s coverage: 75.5% of statements 21:22:57 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 21:22:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.078s coverage: 80.8% of statements 21:22:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.141s coverage: 87.2% of statements 21:22:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.159s coverage: 84.2% of statements 21:23:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.212s coverage: 91.4% of statements 21:23:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 21:23:03 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.633s coverage: 63.5% of statements 21:23:03 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 21:23:03 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 21:23:03 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.090s coverage: 100.0% of statements 21:23:03 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.084s coverage: 91.3% of statements 21:23:03 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.082s coverage: 100.0% of statements 21:23:03 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.065s coverage: 73.7% of statements 21:23:05 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.070s coverage: 100.0% of statements 21:23:08 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.832s coverage: 55.9% of statements 21:23:08 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 21:23:08 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 21:23:08 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 21:23:08 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 21:23:08 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 21:23:08 ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] 21:23:23 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 21:23:23 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:23:23 ---> f9e149fbb4cf 21:23:23 Step 3/24 : WORKDIR /edgex-go 21:23:23 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 21:23:23 Step 2/21 : FROM ${BUILDER_BASE} AS builder 21:23:23 ---> f9e149fbb4cf 21:23:23 Step 3/21 : WORKDIR /edgex-go 21:23:23 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 21:23:23 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:23:23 ---> f9e149fbb4cf 21:23:23 Step 3/22 : WORKDIR /edgex-go 21:23:23 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 21:23:23 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:23:23 ---> f9e149fbb4cf 21:23:23 Step 3/22 : WORKDIR /edgex-go 21:23:23 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 21:23:23 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:23:23 ---> f9e149fbb4cf 21:23:23 Step 3/24 : WORKDIR /edgex-go 21:23:23 ---> Running in b4e2e61057f3 21:23:23 ---> Running in 2eaa0e8e94b7 21:23:23 ---> Running in e22abbc628e4 21:23:23 ---> Running in eda10afb9c2f 21:23:23 ---> Running in 561b355454e1 21:23:24 Removing intermediate container eda10afb9c2f 21:23:24 ---> e7fc34b6e1ff 21:23:24 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:23:24 Removing intermediate container e22abbc628e4 21:23:24 ---> 6e2c8e4a15c0 21:23:24 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:23:24 Removing intermediate container 2eaa0e8e94b7 21:23:24 ---> dec4e83ea46f 21:23:24 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:23:24 Removing intermediate container 561b355454e1 21:23:24 ---> 47e3ff421d67 21:23:24 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:23:24 Removing intermediate container b4e2e61057f3 21:23:24 ---> 06ef9f28b119 21:23:24 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:23:24 ---> Running in 4b10d029aeda 21:23:24 ---> Running in 20ab8dcbed66 21:23:24 ---> Running in 9e91de80dd5f 21:23:24 ---> Running in 7e0fcb17394a 21:23:24 ---> Running in dffa2f3bab81 21:23:27 Removing intermediate container 4b10d029aeda 21:23:27 ---> 30614ebb3918 21:23:27 Step 5/24 : RUN apk update && apk add make git 21:23:27 ---> Running in 00009b46e303 21:23:27 Removing intermediate container 20ab8dcbed66 21:23:27 ---> 926949e2e6f5 21:23:27 Step 5/24 : RUN apk update && apk add make bash git ca-certificates 21:23:27 Removing intermediate container dffa2f3bab81 21:23:27 ---> 6cdd1f336a06 21:23:27 Step 5/22 : RUN apk update && apk add make git 21:23:27 Removing intermediate container 7e0fcb17394a 21:23:27 ---> 63470c1ee997 21:23:27 Step 5/21 : RUN apk update && apk add make git 21:23:27 ---> Running in 01fd8f16d885 21:23:27 Removing intermediate container 9e91de80dd5f 21:23:27 ---> 783beda2ce60 21:23:27 Step 5/22 : RUN apk update && apk add make git 21:23:27 ---> Running in 0287eaf96160 21:23:28 ---> Running in a3ccd449dc2c 21:23:28 ---> Running in fa9b49fe78bf 21:23:29 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:23:29 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:23:29 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:23:29 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:23:29 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:23:29 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:23:30 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:23:30 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:23:30 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] 21:23:30 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] 21:23:30 OK: 12750 distinct packages available 21:23:30 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:23:30 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:23:30 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] 21:23:30 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] 21:23:30 OK: 12750 distinct packages available 21:23:30 OK: 233 MiB in 51 packages 21:23:31 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] 21:23:31 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] 21:23:31 OK: 12750 distinct packages available 21:23:31 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] 21:23:31 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] 21:23:31 OK: 12750 distinct packages available 21:23:31 OK: 233 MiB in 51 packages 21:23:31 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] 21:23:31 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] 21:23:31 OK: 12750 distinct packages available 21:23:31 OK: 233 MiB in 51 packages 21:23:31 OK: 233 MiB in 51 packages 21:23:31 OK: 233 MiB in 51 packages 21:23:32 Removing intermediate container 00009b46e303 21:23:32 ---> 15d2fc23c81e 21:23:32 Step 6/24 : COPY go.mod . 21:23:32 Removing intermediate container 0287eaf96160 21:23:32 ---> 8d96b11c4e9c 21:23:32 Step 6/22 : COPY go.mod . 21:23:33 ---> 33e2555a73ef 21:23:33 Step 7/24 : RUN go mod download 21:23:33 Removing intermediate container fa9b49fe78bf 21:23:33 ---> 56c272246878 21:23:33 Step 6/22 : COPY go.mod . 21:23:33 Removing intermediate container 01fd8f16d885 21:23:33 ---> 315c80822935 21:23:33 Step 6/24 : COPY go.mod . 21:23:33 ---> Running in 03b542bd2ee3 21:23:33 Removing intermediate container a3ccd449dc2c 21:23:33 ---> 4bf7475394bd 21:23:33 Step 6/21 : COPY go.mod . 21:23:33 ---> 3898f963b9b6 21:23:33 Step 7/22 : RUN go mod download 21:23:33 ---> Running in 132b9b0be8ae 21:23:33 ---> 3d62da9b5053 21:23:33 Step 7/22 : RUN go mod download 21:23:34 ---> c5e20a7e47a6 21:23:34 Step 7/24 : RUN go mod download 21:23:34 ---> Running in c80d849c14bb 21:23:34 ---> Running in 7f6200aeb5a3 21:23:34 ---> 48d2b0aff85c 21:23:34 Step 7/21 : RUN go mod download 21:23:34 ---> Running in f9dfc49041ff 21:23:36 Removing intermediate container 7f6200aeb5a3 21:23:36 ---> 20c12dfbc30d 21:23:36 Step 8/24 : COPY . . 21:23:36 Removing intermediate container f9dfc49041ff 21:23:36 ---> acab96c129fc 21:23:36 Step 8/21 : COPY . . 21:23:37 Removing intermediate container 03b542bd2ee3 21:23:37 ---> 90c69d24e0ec 21:23:37 Step 8/24 : COPY . . 21:23:37 Removing intermediate container 132b9b0be8ae 21:23:37 ---> 80409b07b316 21:23:37 Step 8/22 : COPY . . 21:23:37 Removing intermediate container c80d849c14bb 21:23:37 ---> 0b1658cf26fb 21:23:37 Step 8/22 : COPY . . 21:23:41 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 34.389s coverage: 86.3% of statements 21:23:41 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] 21:23:41 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 4.349s coverage: 72.2% of statements 21:23:41 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 1.441s coverage: 72.1% of statements 21:23:41 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.087s coverage: 82.4% of statements 21:23:41 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.078s coverage: 48.4% of statements 21:23:41 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] 21:23:41 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] 21:23:41 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] 21:23:41 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.071s coverage: 28.8% of statements 21:23:41 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] 21:23:41 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.077s coverage: 96.8% of statements 21:23:41 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] 21:23:41 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.342s coverage: 37.0% of statements 21:23:41 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 21:23:41 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 21:23:41 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.584s coverage: 84.0% of statements 21:23:41 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.083s coverage: 100.0% of statements 21:23:41 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.324s coverage: 47.1% of statements 21:23:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 21:23:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 21:23:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 21:23:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 21:23:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 21:23:41 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.137s coverage: 100.0% of statements 21:23:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 21:23:41 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.123s coverage: 100.0% of statements 21:23:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 21:23:41 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 2.717s coverage: 29.1% of statements 21:23:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 21:23:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 21:23:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 21:23:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 21:23:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 21:23:41 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.187s coverage: 99.0% of statements 21:23:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 21:23:41 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.135s coverage: 100.0% of statements 21:23:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 21:23:41 ok github.com/edgexfoundry/edgex-go/internal/system 0.045s coverage: 0.0% of statements 21:23:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 21:23:41 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.049s coverage: 100.0% of statements 21:23:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 21:23:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 21:23:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 21:23:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 21:23:41 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.082s coverage: 87.9% of statements 21:23:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 21:23:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 21:23:41 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.066s coverage: 100.0% of statements 21:23:41 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.056s coverage: 32.1% of statements 21:23:41 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements 21:23:41 GO111MODULE=on go vet ./... 21:24:35 ---> 3f63f810798d 21:24:35 ---> ef6cb201d665 21:24:35 Step 9/24 : RUN make cmd/support-notifications/support-notifications ---> 56a7a66deb89 21:24:35 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 21:24:35 21:24:35 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 21:24:35 ---> a2442bef7cd8 21:24:35 Step 9/22 : RUN make cmd/core-command/core-command 21:24:35 ---> 55cbd4efdd74 21:24:35 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:24:35 ---> Running in 9345522b3008 21:24:35 ---> Running in 3bdf75cba6c6 21:24:35 ---> Running in 2d99b55d008b 21:24:35 ---> Running in a995b25f69b1 21:24:35 ---> Running in f039980caa55 21:24:35 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 21:24:35 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 21:24:35 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 21:24:35 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 21:24:35 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 21:24:49 gofmt -l . 21:24:49 [ "`gofmt -l .`" = "" ] 21:24:50 ./bin/test-go-mod-tidy.sh 21:24:51 ./bin/test-attribution-txt.sh [Pipeline] sh 21:24:56 + ls -al . 21:24:56 total 692 21:24:56 drwxrwxr-x 9 1001 1001 4096 Dec 16 21:24 . 21:24:56 drwxr-xr-x 4 root root 4096 Dec 16 21:20 .. 21:24:56 -rw-rw-r-- 1 1001 1001 11 Dec 16 21:19 .dockerignore 21:24:56 drwxrwxr-x 8 1001 1001 4096 Dec 16 21:19 .git 21:24:56 drwxrwxr-x 3 1001 1001 4096 Dec 16 21:19 .github 21:24:56 -rw-rw-r-- 1 1001 1001 943 Dec 16 21:19 .gitignore 21:24:56 -rw-rw-r-- 1 1001 1001 166 Dec 16 21:19 .sonarcloud.properties 21:24:56 -rw-rw-r-- 1 1001 1001 3804 Dec 16 21:19 CONTRIBUTING.md 21:24:56 -rw-rw-r-- 1 1001 1001 1035 Dec 16 21:19 Dockerfile.build 21:24:56 -rw-rw-r-- 1 1001 1001 863 Dec 16 21:19 Jenkinsfile 21:24:56 -rw-rw-r-- 1 1001 1001 10775 Dec 16 21:19 LICENSE 21:24:56 -rw-rw-r-- 1 1001 1001 6318 Dec 16 21:19 Makefile 21:24:56 -rw-rw-r-- 1 1001 1001 6361 Dec 16 21:19 README.md 21:24:56 -rw-rw-r-- 1 1001 1001 7286 Dec 16 21:19 SECURITY.md 21:24:56 -rw-rw-r-- 1 1001 1001 5 Dec 16 21:16 VERSION 21:24:56 -rw-rw-r-- 1 1001 1001 4131 Dec 16 21:19 ZMQWindows.md 21:24:56 drwxrwxr-x 2 1001 1001 4096 Dec 16 21:19 bin 21:24:56 drwxrwxr-x 15 1001 1001 4096 Dec 16 21:19 cmd 21:24:56 -rw-r--r-- 1 root root 567417 Dec 16 21:23 coverage.out 21:24:56 -rw-r--r-- 1 root root 1041 Dec 16 21:24 go.mod 21:24:56 -rw-r--r-- 1 root root 18856 Dec 16 21:24 go.sum 21:24:56 drwxrwxr-x 8 1001 1001 4096 Dec 16 21:19 internal 21:24:56 drwxrwxr-x 4 1001 1001 4096 Dec 16 21:19 openapi 21:24:56 drwxrwxr-x 4 1001 1001 4096 Dec 16 21:19 snap 21:24:56 -rw-rw-r-- 1 1001 1001 168 Dec 16 21:19 version.go [Pipeline] sh 21:24:57 + '[' -e coverage.out ] 21:24:57 + chown 1001:1001 coverage.out [Pipeline] stash 21:24:57 Warning: overwriting stash ‘coverage-report’ 21:24:58 Stashed 1 file(s) [Pipeline] sh 21:24:59 + make build 21:24:59 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 21:25:09 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 21:25: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 21:25:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 21:25:19 Removing intermediate container a995b25f69b1 21:25:19 ---> 316dd4b150a3 21:25:19 21:25:19 Step 10/22 : FROM alpine:3.10 21:25:19 3.10: Pulling from library/alpine 21:25:19 Removing intermediate container 2d99b55d008b 21:25:19 ---> 21a4f6b118d7 21:25:19 21:25:19 Step 10/24 : FROM scratch 21:25:19 ---> 21:25:19 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 21:25:20 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 21:25:21 Status: Downloaded newer image for alpine:3.10 21:25:21 ---> be4e4bea2c2e 21:25:21 Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 21:25:22 ---> Running in 01ec6649930d 21:25:22 ---> Running in aca2108c189f 21:25:22 Removing intermediate container 9345522b3008 21:25:22 ---> 03b39ea64315 21:25:22 21:25:22 Step 10/22 : FROM scratch 21:25:22 ---> 21:25:22 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 21:25:22 Removing intermediate container f039980caa55 21:25:22 ---> 3be1d7dca65a 21:25:22 21:25:22 Step 10/24 : FROM alpine:3.10 21:25:22 ---> be4e4bea2c2e 21:25:22 Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 21:25:23 Removing intermediate container 3bdf75cba6c6 21:25:23 ---> 7345887200ab 21:25:23 21:25:23 Step 10/21 : FROM alpine 21:25:23 latest: Pulling from library/alpine 21:25:23 ---> Running in 40ace4e9d1a7 21:25:23 Digest: sha256:a126728cb7db157f0deb377bcba3c5e473e612d7bafc27f6bb4e5e083f9f08c2 21:25:23 Status: Downloaded newer image for alpine:latest 21:25:23 ---> b14afc6dfb98 21:25:23 Step 11/21 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* 21:25:23 ---> Running in d40bd84f51fa 21:25:24 Removing intermediate container 01ec6649930d 21:25:24 ---> 78c083ac5d81 21:25:24 Step 12/24 : ENV APP_PORT=48060 21:25:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 21:25:24 ---> Running in 42710999d3d4 21:25:24 ---> Running in 366889c69de1 21:25:24 Removing intermediate container 40ace4e9d1a7 21:25:24 ---> f2f08e5394ea 21:25:24 Step 12/22 : ENV APP_PORT=48082 21:25:24 ---> Running in f5c1da4df30a 21:25:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 21:25:24 Removing intermediate container 42710999d3d4 21:25:24 ---> b2b919dffd95 21:25:24 Step 13/24 : EXPOSE $APP_PORT 21:25:25 ---> Running in 4a0eea4d4ec8 21:25:25 Removing intermediate container f5c1da4df30a 21:25:25 ---> 0fc3810b1376 21:25:25 Step 13/22 : EXPOSE $APP_PORT 21:25:25 ---> Running in 8d5cd3d20cef 21:25:25 Removing intermediate container 4a0eea4d4ec8 21:25:25 ---> d4a3bf8fda65 21:25:25 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 21:25:25 v3.10.5-169-gde6a9f93ad [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 21:25:25 v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 21:25:25 OK: 10350 distinct packages available 21:25:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 21:25:25 (1/5) Installing ca-certificates (20191127-r2) 21:25:25 Removing intermediate container 8d5cd3d20cef 21:25:25 ---> 42f2dec8668f 21:25:25 Step 14/22 : WORKDIR / 21:25:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 21:25:26 (2/5) Installing nghttp2-libs (1.39.2-r1) 21:25:26 (3/5) Installing libcurl (7.66.0-r3) 21:25:26 ---> Running in ea72157996c5 21:25:26 (4/5) Installing curl (7.66.0-r3) 21:25:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:25:26 (5/5) Installing dumb-init (1.2.2-r1) 21:25:26 Executing busybox-1.30.1-r3.trigger 21:25:26 Executing ca-certificates-20191127-r2.trigger 21:25:26 v3.10.5-169-gde6a9f93ad [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 21:25:26 v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 21:25:26 OK: 10350 distinct packages available 21:25:26 OK: 7 MiB in 19 packages 21:25:26 ---> 2af945e29acb 21:25:26 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 21:25:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:25:26 (1/5) Installing ca-certificates (20191127-r2) 21:25:26 Removing intermediate container ea72157996c5 21:25:26 ---> 71a29790a776 21:25:26 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 21:25:26 (2/5) Installing nghttp2-libs (1.39.2-r1) 21:25:26 (3/5) Installing libcurl (7.66.0-r3) 21:25:26 (4/5) Installing curl (7.66.0-r3) 21:25:26 (5/5) Installing dumb-init (1.2.2-r1) 21:25:26 Executing busybox-1.30.1-r3.trigger 21:25:26 Executing ca-certificates-20191127-r2.trigger 21:25:26 OK: 7 MiB in 19 packages 21:25:26 v3.12.3-12-g15f1da04e4 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 21:25:26 v3.12.3-12-g15f1da04e4 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 21:25:26 OK: 12747 distinct packages available 21:25:27 ---> 7750e463276d 21:25:27 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 21:25:27 (1/4) Installing ca-certificates (20191127-r4) 21:25:27 (2/4) Installing nghttp2-libs (1.41.0-r0) 21:25:27 (3/4) Installing libcurl (7.69.1-r3) 21:25:27 (4/4) Installing curl (7.69.1-r3) 21:25:27 Executing busybox-1.31.1-r19.trigger 21:25:27 Executing ca-certificates-20191127-r4.trigger 21:25:27 OK: 7 MiB in 18 packages 21:25:27 Removing intermediate container aca2108c189f 21:25:27 ---> 01010a616417 21:25:27 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 21:25:27 ---> bb8b87ebc8eb 21:25:27 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 21:25:28 ---> Running in 8ea1d3bdbddc 21:25:28 ---> 0d84ac60d91f 21:25:28 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 21:25:28 Removing intermediate container d40bd84f51fa 21:25:28 ---> 9d4294ee1fbb 21:25:28 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:25:28 ---> Running in 74ca5681f392 21:25:28 Removing intermediate container 8ea1d3bdbddc 21:25:28 ---> 2db1be6216fd 21:25:28 Step 13/22 : WORKDIR / 21:25:29 ---> 5f545a51d1f5 21:25:29 Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 21:25:29 ---> Running in 5bca63862af3 21:25:29 Removing intermediate container 74ca5681f392 21:25:29 ---> 75444b12a741 21:25:29 Step 13/24 : WORKDIR / 21:25:29 ---> 1f686a397e16 21:25:29 Step 18/22 : ENTRYPOINT ["/core-command"] 21:25:29 Removing intermediate container 366889c69de1 21:25:29 ---> e44f0f308041 21:25:29 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:25:29 ---> Running in 76a6e45206b9 21:25:29 ---> Running in 4c08e02d2524 21:25:29 ---> Running in b2ab5b93dc94 21:25:29 Removing intermediate container 5bca63862af3 21:25:29 ---> 0144b719ac72 21:25:29 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / 21:25:29 ---> d82fe9cfa050 21:25:29 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 21:25:29 Removing intermediate container 4c08e02d2524 21:25:29 ---> 3e3b2f9d17a2 21:25:29 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:25:29 Removing intermediate container 76a6e45206b9 21:25:29 ---> 20a52267640f 21:25:29 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 21:25:29 Removing intermediate container b2ab5b93dc94 21:25:29 ---> 7c27acbe55fc 21:25:29 Step 13/21 : WORKDIR /edgex 21:25:30 ---> Running in 292f6fd7bd58 21:25:30 ---> Running in a340a4952370 21:25:30 ---> f23cb757fb66 21:25:30 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 21:25:30 ---> ead930897362 21:25:30 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 21:25:30 Removing intermediate container 292f6fd7bd58 21:25:30 ---> 6135ecdc1a55 21:25:30 Step 20/22 : LABEL arch=x86_64 21:25:31 ---> Running in 1be40153984f 21:25:31 ---> b98fdcc53eca 21:25:31 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 21:25:31 Removing intermediate container a340a4952370 21:25:31 ---> 615ced2b9a2a 21:25:31 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 21:25:31 ---> 734a12ce843c 21:25:31 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 21:25:31 Removing intermediate container 1be40153984f 21:25:31 ---> 3c7efa9321b8 21:25:31 Step 21/22 : LABEL git_sha=ad7df7fdb937c1764f05f3465bc66378632466b3 21:25:31 ---> 0d5772f3ad1a 21:25:31 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 21:25:31 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 21:25:31 ---> Running in ad6bb7f0548b 21:25:31 ---> 433c219d5030 21:25:31 Step 20/24 : ENTRYPOINT ["/support-notifications"] 21:25:31 ---> fbc7511f8c3a 21:25:31 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 21:25:31 ---> ace51844f07e 21:25:31 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 21:25:31 ---> Running in 07521c615a30 21:25:32 Removing intermediate container ad6bb7f0548b 21:25:32 ---> 09e661eb4c48 21:25:32 Step 22/22 : LABEL version=0.0.0 21:25:32 ---> Running in 8884d8145054 21:25:32 Removing intermediate container 07521c615a30 21:25:32 ---> ac3c92c50592 21:25:32 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:25:32 ---> f1459890ed36 21:25:32 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 21:25:32 ---> Running in e0d40fb2efcf 21:25:32 Removing intermediate container 8884d8145054 21:25:32 ---> f626e90d603a 21:25:32 21:25:33 Successfully built f626e90d603a 21:25:33 Successfully tagged docker-core-command-go:latest 21:25:33 ---> 096b13b71257 21:25:33 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 21:25:33  Building docker-core-command-go ... done Building docker-core-data-go 21:25:33 ---> 4e76c540ba49 21:25:33 Step 18/22 : RUN chmod +x entrypoint.sh 21:25:33 ---> 65cb2208cce2 21:25:33 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 21:25:33 Removing intermediate container e0d40fb2efcf 21:25:33 ---> 6713ea806cb5 21:25:33 Step 22/24 : LABEL arch=x86_64 21:25:33 ---> Running in b705b3520b34 21:25:33 ---> Running in 05b5af34d68f 21:25:33 Removing intermediate container b705b3520b34 21:25:33 ---> 8ad56031ad86 21:25:33 Step 23/24 : LABEL git_sha=ad7df7fdb937c1764f05f3465bc66378632466b3 21:25:33 ---> Running in 5c82228fa0cb 21:25:34 ---> 205a3eae9a9e 21:25:34 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 21:25:34 Removing intermediate container 5c82228fa0cb 21:25:34 ---> 08c037c9c466 21:25:34 Step 24/24 : LABEL version=0.0.0 21:25:34 ---> c406b3180d83 21:25:34 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 21:25:34 ---> Running in 388b613ace90 21:25:35 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 21:25:36 ---> Running in 448c35bbbf93 21:25:36 Removing intermediate container 388b613ace90 21:25:36 ---> a5dc96f0e4d8 21:25:36 Step 18/21 : CMD ["--init=true"] 21:25:37 ---> 7b9d4f8d46bc 21:25:37 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:25:37 Removing intermediate container 448c35bbbf93 21:25:37 ---> 0d8d9a9cd322 21:25:37 21:25:37 ---> Running in 25b95e161103 21:25:37 ---> Running in f0cc9eb31b58 21:25:38 Successfully built 0d8d9a9cd322 21:25:38 Removing intermediate container 05b5af34d68f 21:25:38 ---> bcda4f13e8e3 21:25:38 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 21:25:38 Successfully tagged docker-support-notifications-go:latest 21:25:38 Building docker-sys-mgmt-agent-go 21:25:38  Building docker-support-notifications-go ... done Removing intermediate container 25b95e161103 21:25:38 ---> 0c64b0607559 21:25:38 Step 19/21 : LABEL arch=x86_64 21:25:38 ---> Running in ff1da515075e 21:25:39 ---> Running in 0390293857c1 21:25:40 Removing intermediate container ff1da515075e 21:25:40 ---> 5fa6e3bd7ef1 21:25:40 Step 20/22 : LABEL arch=x86_64 21:25:40 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 21:25:41 Removing intermediate container 0390293857c1 21:25:41 ---> f9f8b24c6983 21:25:41 Step 20/21 : LABEL git_sha=ad7df7fdb937c1764f05f3465bc66378632466b3 21:25:41 ---> Running in c73b6b06ea9b 21:25:41 ---> Running in a1856de56ed2 21:25:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 21:25:42 Removing intermediate container c73b6b06ea9b 21:25:42 ---> f285d6be91f5 21:25:42 Step 21/22 : LABEL git_sha=ad7df7fdb937c1764f05f3465bc66378632466b3 21:25:42 Removing intermediate container a1856de56ed2 21:25:42 ---> 09c60096523d 21:25:42 Step 21/21 : LABEL version=0.0.0 21:25:43 Removing intermediate container f0cc9eb31b58 21:25:43 ---> d925339159c9 21:25:43 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 21:25:43 ---> Running in bae4d8344c5f 21:25:43 ---> Running in 253d6d9ad21b 21:25:44 ---> Running in 1726e9685c07 21:25:45 Removing intermediate container bae4d8344c5f 21:25:45 ---> 181318a5fbb4 21:25:45 Step 22/22 : LABEL version=0.0.0 21:25:45 Removing intermediate container 1726e9685c07 21:25:45 ---> 88b56d5216f1 21:25:45 Step 22/24 : LABEL arch=x86_64 21:25:45 Removing intermediate container 253d6d9ad21b 21:25:45 ---> bc39177b0c6a 21:25:45 21:25: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 21:25:46 ---> Running in 6de5dde51024 21:25:46 Successfully built bc39177b0c6a 21:25:46 Successfully tagged docker-security-proxy-setup-go:latest 21:25:46  Building docker-security-proxy-setup-go ... done Building docker-support-scheduler-go 21:25:47 ---> Running in c6922f635504 21:25:47 Removing intermediate container 6de5dde51024 21:25:47 ---> cc85165fe2f4 21:25:47 21:25:47 Successfully built cc85165fe2f4 21:25:47 Removing intermediate container c6922f635504 21:25:47 ---> 5896bd540a90 21:25:47 Step 23/24 : LABEL git_sha=ad7df7fdb937c1764f05f3465bc66378632466b3 21:25:47 Successfully tagged docker-security-bootstrap-redis-go:latest 21:25:47 Building docker-security-secrets-setup-go 21:25:48  Building docker-security-bootstrap-redis-go ... done  ---> Running in dd0129f40838 21:25:49 Removing intermediate container dd0129f40838 21:25:49 ---> a1ab5a5303e4 21:25:49 Step 24/24 : LABEL version=0.0.0 21:25:50 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 21:25:50 ---> Running in 1496ab924991 21:25:51 Removing intermediate container 1496ab924991 21:25:51 ---> c281c6a943d8 21:25:51 21:25:52 Successfully built c281c6a943d8 21:25:52 Successfully tagged docker-security-secretstore-setup-go:latest 21:25:52 Building docker-core-metadata-go 21:25:53 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 21:25:57 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 21:26:01 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 21:26:04 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 21:26:09 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 21:26:10  Building docker-security-secretstore-setup-go ... done Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine 21:26:10 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:26:10 ---> f9e149fbb4cf 21:26:10 Step 3/23 : WORKDIR /edgex-go 21:26:10 ---> Using cache 21:26:10 ---> 47e3ff421d67 21:26:10 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:26:10 ---> Using cache 21:26:10 ---> 63470c1ee997 21:26:10 Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git 21:26:10 ---> Running in bc9b0dc48b74 21:26:11 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:26:12 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [Pipeline] } 21:26:12 $ docker stop --time=1 e5f0b422b96a33dc1f6810f7819855a9d9f155710ec56c91a6eb381b3cb22e0f 21:26:13 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] 21:26:13 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] 21:26:13 OK: 12750 distinct packages available 21:26:14 OK: 233 MiB in 51 packages 21:26:15 $ docker rm -f e5f0b422b96a33dc1f6810f7819855a9d9f155710ec56c91a6eb381b3cb22e0f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:26:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:26:17 Removing intermediate container bc9b0dc48b74 21:26:17 ---> 742ca052a52f 21:26:17 Step 6/23 : COPY go.mod . 21:26:17 21:26:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 21:26:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:26:17 latest: Pulling from edgex-devops/edgex-compose-arm64 21:26:17 29e5d40040c1: Pulling fs layer 21:26:17 1ce36da41761: Pulling fs layer 21:26:17 25b303627fd3: Pulling fs layer 21:26:18 ---> b8dfb2c1c56b 21:26:18 Step 7/23 : RUN go mod download 21:26:18 29e5d40040c1: Verifying Checksum 21:26:18 29e5d40040c1: Download complete 21:26:19 ---> Running in d6fb2727ba66 21:26:19 29e5d40040c1: Pull complete 21:26:19 1ce36da41761: Verifying Checksum 21:26:19 1ce36da41761: Download complete 21:26:20 1ce36da41761: Pull complete 21:26:20 Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine 21:26:20 Step 2/27 : FROM ${BUILDER_BASE} AS builder 21:26:20 ---> f9e149fbb4cf 21:26:20 Step 3/27 : WORKDIR /edgex-go 21:26:20 ---> Using cache 21:26:20 ---> 47e3ff421d67 21:26:20 Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:26:20 ---> Using cache 21:26:20 ---> 63470c1ee997 21:26:20 Step 5/27 : RUN apk update && apk add make bash git 21:26:20 25b303627fd3: Download complete 21:26:21 ---> Running in acc9fedd25d4 21:26:23 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:26:24 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:26:25 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] 21:26:25 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] 21:26:25 OK: 12750 distinct packages available 21:26:25 OK: 233 MiB in 51 packages 21:26:26 Removing intermediate container d6fb2727ba66 21:26:26 ---> 864b6c5c73d8 21:26:26 Step 8/23 : COPY . . 21:26:29 Removing intermediate container acc9fedd25d4 21:26:29 ---> 9f0cc740338c 21:26:29 Step 6/27 : COPY go.mod . 21:26:30 25b303627fd3: Pull complete 21:26:30 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 21:26:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:26:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 21:26:31 prd-ubuntu18.04-docker-arm64-4c-16g-16383 does not seem to be running inside a container 21:26:31 ---> c3b05090b7d0 21:26:31 Step 7/27 : RUN go mod download 21:26:31 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 21:26:32 ---> Running in 22cfef033caf 21:26:34 $ docker top 3cbfba017215d03445a07184098ef6dc4d83b4e64cd77626afaced56dc17a3ee -eo pid,comm [Pipeline] { [Pipeline] sh 21:26:34 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 21:26:34 Step 2/21 : FROM ${BUILDER_BASE} AS builder 21:26:34 ---> f9e149fbb4cf 21:26:34 Step 3/21 : WORKDIR /edgex-go 21:26:34 ---> Using cache 21:26:34 ---> 47e3ff421d67 21:26:34 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:26:34 ---> Using cache 21:26:34 ---> 63470c1ee997 21:26:34 Step 5/21 : RUN apk update && apk add make git 21:26:34 ---> Using cache 21:26:34 ---> 4bf7475394bd 21:26:34 Step 6/21 : COPY go.mod . 21:26:34 ---> Using cache 21:26:34 ---> 48d2b0aff85c 21:26:34 Step 7/21 : RUN go mod download 21:26:34 ---> Using cache 21:26:34 ---> acab96c129fc 21:26:34 Step 8/21 : COPY . . 21:26:35 ---> Using cache 21:26:35 ---> 56a7a66deb89 21:26:35 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 21:26:35 Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine 21:26:35 Step 2/29 : FROM ${BUILDER_BASE} AS build-env 21:26:35 ---> f9e149fbb4cf 21:26:35 Step 3/29 : WORKDIR /edgex-go 21:26:35 ---> Using cache 21:26:35 ---> 47e3ff421d67 21:26:35 Step 4/29 : RUN apk update && apk add make git 21:26:35 + docker-compose build --help 21:26:35 + grep parallel 21:26:36 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 21:26:36 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:26:36 ---> f9e149fbb4cf 21:26:36 Step 3/22 : WORKDIR /edgex-go 21:26:36 ---> Using cache 21:26:36 ---> 47e3ff421d67 21:26:36 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:26:36 ---> Using cache 21:26:36 ---> 63470c1ee997 21:26:36 Step 5/22 : RUN apk update && apk add make git 21:26:36 ---> Using cache 21:26:36 ---> 4bf7475394bd 21:26:36 Step 6/22 : COPY go.mod . 21:26:36 ---> Using cache 21:26:36 ---> 48d2b0aff85c 21:26:36 Step 7/22 : RUN go mod download 21:26:36 ---> Using cache 21:26:36 ---> acab96c129fc 21:26:36 Step 8/22 : COPY . . 21:26:36 ---> Using cache 21:26:36 ---> 56a7a66deb89 21:26:36 Step 9/22 : RUN make cmd/core-metadata/core-metadata 21:26:37 ---> Running in 17695fb87b0d 21:26:37 ---> Running in f24ab948ce22 21:26:37 ---> Running in 20940812ccd6 21:26:38 --parallel Build images in parallel. [Pipeline] } 21:26:38 $ docker stop --time=1 3cbfba017215d03445a07184098ef6dc4d83b4e64cd77626afaced56dc17a3ee 21:26:38 Removing intermediate container 22cfef033caf 21:26:38 ---> d35839ea7ee6 21:26:38 Step 8/27 : COPY . . 21:26:39 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 21:26:39 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 21:26:39 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:26:40 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:26:40 $ docker rm -f 3cbfba017215d03445a07184098ef6dc4d83b4e64cd77626afaced56dc17a3ee [Pipeline] // withDockerContainer [Pipeline] writeFile 21:26:41 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] 21:26:41 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] 21:26:41 OK: 12750 distinct packages available [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:26:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:26:41 . [Pipeline] withDockerContainer 21:26:41 OK: 233 MiB in 51 packages 21:26:41 prd-ubuntu18.04-docker-arm64-4c-16g-16383 does not seem to be running inside a container 21:26:42 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 21:26:43 $ docker top 336479833fba0574e1458532a599f176e97346b73640eb3582f2131ad6fe2cad -eo pid,comm [Pipeline] { [Pipeline] sh 21:26:44 + docker-compose -f ./docker-compose-build.yml build --parallel 21:26:46 Removing intermediate container 17695fb87b0d 21:26:46 ---> 63ce9eb049fa 21:26:46 Step 5/29 : COPY go.mod . 21:26:47 ---> 2dfe34df836e 21:26:47 Step 6/29 : RUN go mod download 21:26:48 Building docker-core-command-go ... 21:26:48 Building docker-core-data-go ... 21:26:48 Building docker-core-metadata-go ... 21:26:48 Building docker-security-bootstrap-redis-go ... 21:26:48 Building docker-security-proxy-setup-go ... 21:26:48 Building docker-security-secrets-setup-go ... 21:26:48 Building docker-security-secretstore-setup-go ... 21:26:48 Building docker-support-notifications-go ... 21:26:48 Building docker-support-scheduler-go ... 21:26:48 Building docker-sys-mgmt-agent-go ... 21:26:48 Building docker-core-metadata-go 21:26:48 Building docker-security-proxy-setup-go 21:26:48 Building docker-security-secretstore-setup-go 21:26:48 Building docker-sys-mgmt-agent-go 21:26:48 Building docker-core-data-go 21:26:48 ---> Running in 50df37a9d932 21:26:57 Removing intermediate container 50df37a9d932 21:26:57 ---> 8dc201b74f5c 21:26:57 Step 7/29 : COPY . . 21:27:21 ---> 22c16b7cc1d1 21:27:21 Step 9/23 : RUN make cmd/core-data/core-data 21:27:21 ---> Running in c37da207ff83 21:27:24 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 21:27:28 ---> 08047f645667 21:27:28 Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 21:27:29 Removing intermediate container f24ab948ce22 21:27:29 ---> c82f013583ec 21:27:29 21:27:29 Step 10/21 : FROM scratch 21:27:29 ---> 21:27:29 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 21:27:29 ---> Running in 97d0e416078b 21:27:31 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 21:27:32 ---> Using cache 21:27:32 ---> f2f08e5394ea 21:27:32 Step 12/21 : ENV APP_PORT=48085 21:27:32 ---> Running in b9dcc9e9a66f 21:27:33 Removing intermediate container 20940812ccd6 21:27:33 ---> 582720787b41 21:27:33 21:27:33 Step 10/22 : FROM scratch 21:27:33 ---> 21:27:33 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 21:27:33 ---> Using cache 21:27:33 ---> f2f08e5394ea 21:27:33 Step 12/22 : ENV APP_PORT=48081 21:27:34 Removing intermediate container b9dcc9e9a66f 21:27:34 ---> 24646ffdba8c 21:27:34 Step 13/21 : EXPOSE $APP_PORT 21:27:34 ---> Running in c19a8b559db3 21:27:34 ---> Running in a54c5c3b401e 21:27:36 Removing intermediate container c19a8b559db3 21:27:36 ---> 473043534586 21:27:36 Step 13/22 : EXPOSE $APP_PORT 21:27:36 Removing intermediate container a54c5c3b401e 21:27:36 ---> 4cd004006753 21:27:36 Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 21:27:36 ---> Running in 43e01a455e3e 21:27:37 ---> 9891846854c7 21:27:37 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 21:27:38 Removing intermediate container 43e01a455e3e 21:27:38 ---> 080cf8b54599 21:27:38 Step 14/22 : WORKDIR / 21:27:38 ---> Running in 7a049466d557 21:27:39 ---> 30d43b37cfb1 21:27:39 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 21:27:40 Removing intermediate container 7a049466d557 21:27:40 ---> 73ee92ad9afa 21:27:40 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 21:27:41 ---> 3f7b82f28ed2 21:27:41 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 21:27:41 ---> 1bbf14b7beb7 21:27:41 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 21:27:41 ---> Running in f3f1193e82c9 21:27:42 Removing intermediate container f3f1193e82c9 21:27:42 ---> 7da49e083a3a 21:27:42 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:27:43 ---> Running in 0a564bc9a2cd 21:27:44 Removing intermediate container 0a564bc9a2cd 21:27:44 ---> c5038aa77bb8 21:27:44 Step 19/21 : LABEL arch=x86_64 21:27:44 ---> 749aee76e989 21:27:44 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 21:27:44 ---> Running in a6364cbf9c22 21:27:45 Removing intermediate container a6364cbf9c22 21:27:45 ---> 97d12dc82abb 21:27:45 Step 20/21 : LABEL git_sha=ad7df7fdb937c1764f05f3465bc66378632466b3 21:27:45 ---> be06f3c1c9c3 21:27:45 Step 18/22 : ENTRYPOINT ["/core-metadata"] 21:27:46 ---> Running in e987c90588ed 21:27:46 ---> Running in 7f782a7a88fe 21:27:47 Removing intermediate container e987c90588ed 21:27:47 ---> 132f519cbb35 21:27:47 Step 21/21 : LABEL version=0.0.0 21:27:47 Removing intermediate container 7f782a7a88fe 21:27:47 ---> 61576086cd65 21:27:47 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:27:48 ---> e32af2b09c7a 21:27:48 Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup 21:27:48 ---> Running in e078149437de 21:27:48 ---> Running in 0b5c8bc9877a 21:27:48 ---> Running in 40c65f973fac 21:27:48 Removing intermediate container 0b5c8bc9877a 21:27:48 ---> 65f96e442b2d 21:27:48 Step 20/22 : LABEL arch=x86_64 21:27:49 Removing intermediate container e078149437de 21:27:49 ---> 67359136e954 21:27:49 21:27:49 ---> Running in 424dad046fd7 21:27:49 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 21:27:49 Removing intermediate container 424dad046fd7 21:27:49 ---> 684a9faa6025 21:27:49 Step 21/22 : LABEL git_sha=ad7df7fdb937c1764f05f3465bc66378632466b3 21:27:49 Successfully built 67359136e954 21:27:50 Successfully tagged docker-support-scheduler-go:latest 21:27:50  Building docker-support-scheduler-go ... done  ---> Running in 3f3586cf2375 21:27:51 Removing intermediate container 3f3586cf2375 21:27:51 ---> 572ef450ace0 21:27:51 Step 22/22 : LABEL version=0.0.0 21:27:51 ---> Running in 8fda455fb5d6 21:27:52 Removing intermediate container 8fda455fb5d6 21:27:52 ---> 71a1b708f294 21:27:52 21:27:52 Successfully built 71a1b708f294 21:27:52 Successfully tagged docker-core-metadata-go:latest 21:28:10 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 21:28:10 Step 2/21 : FROM ${BUILDER_BASE} AS builder 21:28:10 ---> 339cd7c034ce 21:28:10 Step 3/21 : WORKDIR /edgex-go 21:28:10 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 21:28:10 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:28:10 ---> 339cd7c034ce 21:28:10 Step 3/24 : WORKDIR /edgex-go 21:28:10 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine 21:28:10 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:28:10 ---> 339cd7c034ce 21:28:10 Step 3/23 : WORKDIR /edgex-go 21:28:10 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 21:28:10 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:28:10 ---> 339cd7c034ce 21:28:10 Step 3/22 : WORKDIR /edgex-go 21:28:10 Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine 21:28:10 Step 2/27 : FROM ${BUILDER_BASE} AS builder 21:28:10 ---> 339cd7c034ce 21:28:10 Step 3/27 : WORKDIR /edgex-go 21:28:10 ---> Running in 5852b7fc9d47 21:28:10 ---> Running in de943a1c03e4 21:28:10 ---> Running in 94de6c402ee7 21:28:10 ---> Running in 90cc45059f32 21:28:10 ---> Running in b003e0c92f68 21:28:10 Removing intermediate container b003e0c92f68 21:28:10 ---> 5e2d22a9ac9c 21:28:10 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:28:10 Removing intermediate container 90cc45059f32 21:28:10 ---> 8aeb31710c00 21:28:10 Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:28:10 Removing intermediate container 94de6c402ee7 21:28:10 ---> 61751eddfe03 21:28:10 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:28:10 Removing intermediate container 5852b7fc9d47 21:28:10 ---> 61d457e51f1b 21:28:10 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:28:10 Removing intermediate container de943a1c03e4 21:28:10 ---> 20e8e9aedb81 21:28:10 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:28:10 ---> Running in 260ff439b6c0 21:28:10 ---> Running in 147ee437d170 21:28:10 ---> Running in 9bd0dd60f115 21:28:10 ---> Running in 0a0fbb1d0bfa 21:28:10 ---> Running in 75991ddafd6c 21:28:10 Removing intermediate container 260ff439b6c0 21:28:10 ---> ba55a74ff420 21:28:10 Step 5/21 : RUN apk update && apk add make git 21:28:10 ---> Running in c7b03c8ad9aa 21:28:10 Removing intermediate container 147ee437d170 21:28:10 ---> 2fce1df51997 21:28:10 Step 5/27 : RUN apk update && apk add make bash git 21:28:10 ---> Running in 788fa7906253 21:28:10 Removing intermediate container 9bd0dd60f115 21:28:10 ---> 48f4d407239a 21:28:10 Step 5/24 : RUN apk update && apk add make git 21:28:10 Removing intermediate container 75991ddafd6c 21:28:10 ---> 29e79c7b3385 21:28:10 Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git 21:28:10 Removing intermediate container 0a0fbb1d0bfa 21:28:10 ---> deafd8bd32c8 21:28:10 Step 5/22 : RUN apk update && apk add make git 21:28:10 ---> Running in db26b7028317 21:28:10 ---> Running in 5d3b5c520679 21:28:10 ---> Running in 1d7cafa721eb 21:28:10 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:28:10 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:28:10 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:28:11 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:28:11 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:28:11 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:28:11 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:28:11  Building docker-core-metadata-go ... done Removing intermediate container 97d0e416078b 21:28:11 ---> 3f8a8c575ad2 21:28:11 Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 21:28:11 ---> Running in a93246e837c4 21:28:11 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] 21:28:11 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] 21:28:11 OK: 12620 distinct packages available 21:28:12 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:28:12 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] 21:28:12 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] 21:28:12 OK: 12620 distinct packages available 21:28:12 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:28:12 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:28:12 OK: 217 MiB in 51 packages 21:28:12 OK: 217 MiB in 51 packages 21:28:12 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] 21:28:12 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] 21:28:12 OK: 12620 distinct packages available 21:28:12 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] 21:28:12 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] 21:28:12 OK: 12620 distinct packages available 21:28:13 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] 21:28:13 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] 21:28:13 OK: 12620 distinct packages available 21:28:13 OK: 217 MiB in 51 packages 21:28:13 OK: 217 MiB in 51 packages 21:28:14 OK: 217 MiB in 51 packages 21:28:14 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 21:28:14 Removing intermediate container c7b03c8ad9aa 21:28:14 ---> 4ee2a7637b8d 21:28:14 Step 6/21 : COPY go.mod . 21:28:15 Removing intermediate container 788fa7906253 21:28:15 ---> 1663a3ecc53e 21:28:15 Step 6/27 : COPY go.mod . 21:28:15 Removing intermediate container 1d7cafa721eb 21:28:15 ---> 728931437deb 21:28:15 Step 6/22 : COPY go.mod . 21:28:15 ---> 0656c737ebe0 21:28:15 Step 7/21 : RUN go mod download 21:28:15 Removing intermediate container db26b7028317 21:28:15 ---> a8e9952b1521 21:28:15 Step 6/24 : COPY go.mod . 21:28:15 Removing intermediate container 5d3b5c520679 21:28:15 ---> 00cb99582d1c 21:28:15 Step 6/23 : COPY go.mod . 21:28:15 ---> b3a10a952355 21:28:15 Step 7/27 : RUN go mod download 21:28:15 ---> Running in 88ed475caee5 21:28:16 ---> Running in ba8b73a814b7 21:28:16 ---> c2a81d644743 21:28:16 Step 7/22 : RUN go mod download 21:28:16 ---> Running in 3bf6d7c1954d 21:28:17 Removing intermediate container c37da207ff83 21:28:17 ---> 4e54e7fb2145 21:28:17 21:28:17 Step 10/23 : FROM alpine 21:28:17 ---> b14afc6dfb98 21:28:17 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 21:28:17 ---> e5495fe3f2e4 21:28:17 Step 7/23 : RUN go mod download 21:28:17 ---> 89b8d4afee68 21:28:17 Step 7/24 : RUN go mod download 21:28:17 ---> Running in 3409525277ed 21:28:17 ---> Running in e9eb21906048 21:28:17 ---> Running in 2a7a802a07a6 21:28:17 Removing intermediate container e9eb21906048 21:28:17 ---> 85fd0b4e4170 21:28:17 Step 12/23 : ENV APP_PORT=48080 21:28:18 ---> Running in b8a8e739cd10 21:28:19 Removing intermediate container b8a8e739cd10 21:28:19 ---> c1064ab24151 21:28:19 Step 13/23 : EXPOSE $APP_PORT 21:28:19 Removing intermediate container a93246e837c4 21:28:19 ---> 26555a6504ad 21:28:19 21:28:19 Step 11/27 : FROM docker:latest 21:28:19 ---> 0c995d0d3006 21:28:19 Step 12/27 : RUN apk add --no-cache bash 21:28:20 ---> Running in 6601c21085e9 21:28:20 ---> Running in 1bfbd328322f 21:28:20 Removing intermediate container 88ed475caee5 21:28:20 ---> 0e6cb2b89264 21:28:20 Step 8/21 : COPY . . 21:28:20 Removing intermediate container 40c65f973fac 21:28:20 ---> 0aa38153bc98 21:28:20 21:28:20 Step 9/29 : FROM alpine:latest 21:28:20 ---> b14afc6dfb98 21:28:20 Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' 21:28:20 ---> Running in 48252e4cc05e 21:28:20 Removing intermediate container 6601c21085e9 21:28:20 ---> ea08146e1c6a 21:28:20 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:28:20 ---> Running in 4b2fbfc513b9 21:28:20 Removing intermediate container ba8b73a814b7 21:28:20 ---> db6a9ac500c0 21:28:20 Step 8/27 : COPY . . 21:28:20 Removing intermediate container 48252e4cc05e 21:28:20 ---> ef354b68d7a8 21:28:20 Step 11/29 : USER root 21:28:21 Removing intermediate container 3bf6d7c1954d 21:28:21 ---> f7a676645e6f 21:28:21 Step 8/22 : COPY . . 21:28:21 ---> Running in c77abc02502b 21:28:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:28:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:28:21 Removing intermediate container c77abc02502b 21:28:21 ---> 68e4e2ec5f37 21:28:21 Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* 21:28:21 ---> Running in cd300503b7cf 21:28:21 (1/2) Installing readline (8.0.4-r0) 21:28:22 (2/2) Installing bash (5.0.17-r0) 21:28:22 Executing bash-5.0.17-r0.post-install 21:28:22 Executing busybox-1.31.1-r19.trigger 21:28:22 OK: 12 MiB in 22 packages 21:28:22 Removing intermediate container 3409525277ed 21:28:22 ---> 08b1481b6ac8 21:28:22 Step 8/23 : COPY . . 21:28:22 Removing intermediate container 2a7a802a07a6 21:28:22 ---> 18a8df51f673 21:28:22 Step 8/24 : COPY . . 21:28:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:28:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:28:23 v3.12.3-12-g15f1da04e4 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 21:28:23 v3.12.3-12-g15f1da04e4 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 21:28:23 OK: 12747 distinct packages available 21:28:23 Removing intermediate container 4b2fbfc513b9 21:28:23 ---> b8eba4563e20 21:28:23 Step 15/23 : RUN apk --no-cache add zeromq 21:28:23 Removing intermediate container 1bfbd328322f 21:28:23 ---> e623fdf152f7 21:28:23 Step 13/27 : RUN rm -rf /var/cache/apk/* 21:28:23 (1/2) Installing ca-certificates (20191127-r4) 21:28:24 (2/2) Installing dumb-init (1.2.2-r1) 21:28:24 Executing busybox-1.31.1-r19.trigger 21:28:24 Executing ca-certificates-20191127-r4.trigger 21:28:24 OK: 6 MiB in 16 packages 21:28:24 ---> Running in 0408034b6360 21:28:24 ---> Running in 0d6bef25abd0 21:28:26 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:28:26 Removing intermediate container cd300503b7cf 21:28:26 ---> 24a0d77eb0de 21:28:26 Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup 21:28:26 ---> Running in 4a143cc81d0f 21:28:26 Removing intermediate container 4a143cc81d0f 21:28:26 ---> 7b87f74781a5 21:28:26 Step 14/29 : WORKDIR $BASE_DIR 21:28:26 ---> Running in a8b072fdb869 21:28:26 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:28:26 Removing intermediate container 0d6bef25abd0 21:28:26 ---> de4eeb399b61 21:28:26 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 21:28:26 ---> Running in db092c53c30e 21:28:26 Removing intermediate container a8b072fdb869 21:28:26 ---> 9eebfa3a6292 21:28:26 Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging 21:28:27 ---> Running in ca6d997a6085 21:28:27 Removing intermediate container db092c53c30e 21:28:27 ---> c7d6c13f8804 21:28:27 Step 15/27 : ENV APP_PORT=48090 21:28:27 (1/5) Installing libgcc (9.3.0-r2) 21:28:27 (2/5) Installing libsodium (1.0.18-r0) 21:28:27 (3/5) Installing libstdc++ (9.3.0-r2) 21:28:27 ---> Running in 2da0b3f34f02 21:28:27 (4/5) Installing libzmq (4.3.3-r0) 21:28:27 (5/5) Installing zeromq (4.3.3-r0) 21:28:27 Removing intermediate container 2da0b3f34f02 21:28:27 ---> dce9ee1d6be1 21:28:27 Step 16/27 : EXPOSE $APP_PORT 21:28:27 Executing busybox-1.31.1-r19.trigger 21:28:28 OK: 8 MiB in 19 packages 21:28:28 ---> Running in 6397148a1ec9 21:28:28 Removing intermediate container 6397148a1ec9 21:28:28 ---> 6e8bc8190e68 21:28:28 Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 21:28:28 Removing intermediate container ca6d997a6085 21:28:28 ---> 38d9822b3990 21:28:28 Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . 21:28:28 Removing intermediate container 0408034b6360 21:28:28 ---> 85f242848ac2 21:28:28 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 21:28:29 ---> 8dc3ae8cad5f 21:28:29 Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 21:28:29 ---> d4f95eabcef9 21:28:29 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 21:28:29 ---> f8c858b7dd5e 21:28:29 Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 21:28:29 ---> bff1b2b51037 21:28:29 Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res 21:28:30 ---> 2517737fba07 21:28:30 Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res 21:28:30 ---> 8a117473f075 21:28:30 Step 20/27 : RUN apk --no-cache add py3-pip 21:28:30 ---> Running in c53ce4451827 21:28:30 ---> fd0f341f4bae 21:28:30 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 21:28:31 ---> 11ff30cd07f2 21:28:31 Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res 21:28:31 ---> 22793c43a158 21:28:31 Step 19/23 : ENTRYPOINT ["/core-data"] 21:28:31 ---> Running in ddd489b94280 21:28:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:28:32 ---> 8a46d32e1263 21:28:32 Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging 21:28:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:28:32 Removing intermediate container ddd489b94280 21:28:32 ---> 30e24b28e89f 21:28:32 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:28:32 ---> Running in d116d1b77ea5 21:28:32 (1/33) Installing libbz2 (1.0.8-r1) 21:28:32 (2/33) Installing expat (2.2.9-r1) 21:28:32 (3/33) Installing libffi (3.3-r2) 21:28:32 (4/33) Installing gdbm (1.13-r1) 21:28:32 (5/33) Installing xz-libs (5.2.5-r0) 21:28:32 (6/33) Installing sqlite-libs (3.32.1-r0) 21:28:32 (7/33) Installing python3 (3.8.5-r0) 21:28:32 ---> dc39109a4eef 21:28:32 Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh 21:28:32 Removing intermediate container d116d1b77ea5 21:28:32 ---> 0ea942b7613e 21:28:32 Step 21/23 : LABEL arch=x86_64 21:28:32 ---> Running in 26ce390f0b7a 21:28:32 ---> Running in 442297eda802 21:28:36 Removing intermediate container 442297eda802 21:28:36 ---> 9a304b012ec7 21:28:36 Step 22/23 : LABEL git_sha=ad7df7fdb937c1764f05f3465bc66378632466b3 21:28:36 ---> Running in f54a7b3c3b63 21:28:36 (8/33) Installing py3-appdirs (1.4.4-r1) 21:28:36 (9/33) Installing py3-ordered-set (4.0.1-r0) 21:28:36 (10/33) Installing py3-parsing (2.4.7-r0) 21:28:36 (11/33) Installing py3-six (1.15.0-r0) 21:28:36 (12/33) Installing py3-packaging (20.4-r0) 21:28:36 (13/33) Installing py3-setuptools (47.0.0-r0) 21:28:36 (14/33) Installing py3-chardet (3.0.4-r4) 21:28:36 (15/33) Installing py3-idna (2.9-r0) 21:28:36 (16/33) Installing py3-certifi (2020.4.5.1-r0) 21:28:36 (17/33) Installing py3-urllib3 (1.25.9-r0) 21:28:36 (18/33) Installing py3-requests (2.23.0-r0) 21:28:36 Removing intermediate container f54a7b3c3b63 21:28:36 ---> 213d7f587e68 21:28:36 Step 23/23 : LABEL version=0.0.0 21:28:36 (19/33) Installing py3-msgpack (1.0.0-r0) 21:28:37 (20/33) Installing py3-lockfile (0.12.2-r3) 21:28:37 (21/33) Installing py3-cachecontrol (0.12.6-r0) 21:28:37 Removing intermediate container 26ce390f0b7a 21:28:37 ---> a4e3166ba643 21:28:37 Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ 21:28:37 (22/33) Installing py3-colorama (0.4.3-r0) 21:28:37 (23/33) Installing py3-distlib (0.3.0-r0) 21:28:37 ---> Running in e83df949c077 21:28:37 (24/33) Installing py3-distro (1.5.0-r1) 21:28:37 (25/33) Installing py3-webencodings (0.5.1-r3) 21:28:37 (26/33) Installing py3-html5lib (1.0.1-r4) 21:28:37 (27/33) Installing py3-pytoml (0.1.21-r0) 21:28:37 (28/33) Installing py3-pep517 (0.8.2-r0) 21:28:37 (29/33) Installing py3-progress (1.5-r0) 21:28:37 (30/33) Installing py3-toml (0.10.1-r0) 21:28:37 (31/33) Installing py3-retrying (1.3.3-r0) 21:28:37 (32/33) Installing py3-contextlib2 (0.6.0-r0) 21:28:37 (33/33) Installing py3-pip (20.1.1-r0) 21:28:38 Removing intermediate container e83df949c077 21:28:38 ---> fbde34ba9ec6 21:28:38 21:28:38 Executing busybox-1.31.1-r19.trigger 21:28:38 Successfully built fbde34ba9ec6 21:28:38 OK: 71 MiB in 55 packages 21:28:38 Successfully tagged docker-core-data-go:latest 21:28:38  Building docker-core-data-go ... done  ---> 042f36181cf8 21:28:38 Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:28:38 ---> Running in 56a5bb00a49a 21:28:44 Removing intermediate container 56a5bb00a49a 21:28:44 ---> cf051103312a 21:28:44 Step 24/29 : RUN chmod 755 security-secrets-setup 21:28:44 ---> Running in 33872a630e24 21:28:44 Removing intermediate container c53ce4451827 21:28:44 ---> 4d024431dc7f 21:28:44 Step 21/27 : RUN pip install docker-compose==1.23.2 21:28:44 ---> Running in 614a780acc72 21:28:46 Removing intermediate container 33872a630e24 21:28:46 ---> d05e75436b18 21:28:46 Step 25/29 : ENTRYPOINT ["entrypoint.sh"] 21:28:46 ---> Running in 45256726a207 21:28:47 Removing intermediate container 45256726a207 21:28:47 ---> 1079248f257d 21:28:47 Step 26/29 : CMD [ "generate" ] 21:28:47 ---> Running in 6d0e8fdf2ef4 21:28:47 Collecting docker-compose==1.23.2 21:28:47 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 21:28:47 Removing intermediate container 6d0e8fdf2ef4 21:28:47 ---> 232b08653ac1 21:28:47 Step 27/29 : LABEL arch=x86_64 21:28:47 Collecting docker<4.0,>=3.6.0 21:28:47 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 21:28:48 ---> Running in 414a9bec860c 21:28:48 Collecting dockerpty<0.5,>=0.4.1 21:28:48 Downloading dockerpty-0.4.1.tar.gz (13 kB) 21:28:48 Removing intermediate container 414a9bec860c 21:28:48 ---> dbf3a87962eb 21:28:48 Step 28/29 : LABEL git_sha=ad7df7fdb937c1764f05f3465bc66378632466b3 21:28:48 ---> Running in cb7a2f645e04 21:28:49 Removing intermediate container cb7a2f645e04 21:28:49 ---> 6bb8fd8ce5a3 21:28:49 Step 29/29 : LABEL version=0.0.0 21:28:49 Collecting websocket-client<1.0,>=0.32.0 21:28:49 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 21:28:49 ---> Running in e01320396fab 21:28:49 ---> 537e00c8da7b 21:28:49 Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 21:28:49 ---> b1cff66e2c13 21:28:49 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 21:28:49 ---> 2f1ee12efb67 21:28:49 Step 9/22 : RUN make cmd/core-metadata/core-metadata 21:28:49 ---> a78006e6739f 21:28:49 ---> 3a2cb0c9e0bf 21:28:49 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:28:49 Step 9/23 : RUN make cmd/core-data/core-data 21:28:49 ---> Running in 66380c5dd8ba 21:28:49 ---> Running in 607284693d2c 21:28:49 ---> Running in 03919ba9155e 21:28:49 ---> Running in 3262c0b0653e 21:28:49 ---> Running in aedb41ead042 21:28:49 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 21:28:49 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 21:28:49 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 21:28:49 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 21:28: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 21:28:49 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 21:28:49 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 21:28:49 Removing intermediate container e01320396fab 21:28:49 ---> c5784dd59aa4 21:28:49 21:28:50 Successfully built c5784dd59aa4 21:28:50 Successfully tagged docker-security-secrets-setup-go:latest 21:28:50  Building docker-security-secrets-setup-go ... done Collecting PyYAML<4,>=3.10 21:28:50 Downloading PyYAML-3.13.tar.gz (270 kB) 21:28:52 Collecting docopt<0.7,>=0.6.1 21:28:52 Downloading docopt-0.6.2.tar.gz (25 kB) 21:28:52 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 21:28:52 Collecting texttable<0.10,>=0.9.0 21:28:52 Downloading texttable-0.9.1.tar.gz (11 kB) 21:28:53 Collecting cached-property<2,>=1.2.0 21:28:53 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 21:28:53 Collecting jsonschema<3,>=2.5.1 21:28:53 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 21:28:55 Collecting docker-pycreds>=0.4.0 21:28:55 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 21:28:55 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) 21:28:55 Collecting idna<2.8,>=2.5 21:28:55 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 21:28:55 Collecting urllib3<1.25,>=1.21.1 21:28:55 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 21:28:55 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) 21:28:55 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 21:28:55 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 21:28:55 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 21:28:55 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 21:28:55 Installing collected packages: docker-pycreds, idna, urllib3, requests, websocket-client, docker, dockerpty, PyYAML, docopt, texttable, cached-property, jsonschema, docker-compose 21:28:55 Attempting uninstall: idna 21:28:55 Found existing installation: idna 2.9 21:28:55 Uninstalling idna-2.9: 21:28:55 Successfully uninstalled idna-2.9 21:28:56 Attempting uninstall: urllib3 21:28:56 Found existing installation: urllib3 1.25.9 21:28:56 Uninstalling urllib3-1.25.9: 21:28:56 Successfully uninstalled urllib3-1.25.9 21:28:56 Attempting uninstall: requests 21:28:56 Found existing installation: requests 2.23.0 21:28:56 Uninstalling requests-2.23.0: 21:28:56 Successfully uninstalled requests-2.23.0 21:28:57 Running setup.py install for dockerpty: started 21:28:58 Running setup.py install for dockerpty: finished with status 'done' 21:28:58 Running setup.py install for PyYAML: started 21:28:59 Running setup.py install for PyYAML: finished with status 'done' 21:28:59 Running setup.py install for docopt: started 21:29:00 Running setup.py install for docopt: finished with status 'done' 21:29:00 Running setup.py install for texttable: started 21:29:00 Running setup.py install for texttable: finished with status 'done' 21:29:01 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 21:29:05 Removing intermediate container 614a780acc72 21:29:05 ---> d9449be939b0 21:29:05 Step 22/27 : RUN apk --no-cache add curl 21:29:05 ---> Running in afd04c6aef6d 21:29:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:29:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:29:06 (1/3) Installing nghttp2-libs (1.41.0-r0) 21:29:06 (2/3) Installing libcurl (7.69.1-r3) 21:29:06 (3/3) Installing curl (7.69.1-r3) 21:29:06 Executing busybox-1.31.1-r19.trigger 21:29:06 OK: 72 MiB in 58 packages 21:29:06 Removing intermediate container afd04c6aef6d 21:29:06 ---> ffa850fb3284 21:29:06 Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] 21:29:07 ---> Running in 2a3028d46337 21:29:07 Removing intermediate container 2a3028d46337 21:29:07 ---> b5d668dc67a1 21:29:07 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:29:07 ---> Running in 56d7e6126af9 21:29:07 Removing intermediate container 56d7e6126af9 21:29:07 ---> 9c42048d18a4 21:29:07 Step 25/27 : LABEL arch=x86_64 21:29:07 ---> Running in ab834c58ab98 21:29:08 Removing intermediate container ab834c58ab98 21:29:08 ---> d809893796b2 21:29:08 Step 26/27 : LABEL git_sha=ad7df7fdb937c1764f05f3465bc66378632466b3 21:29:08 ---> Running in 2f6aa2311c97 21:29:08 Removing intermediate container 2f6aa2311c97 21:29:08 ---> 538335cfa319 21:29:08 Step 27/27 : LABEL version=0.0.0 21:29:08 ---> Running in 76f4e6c0f42d 21:29:08 Removing intermediate container 76f4e6c0f42d 21:29:08 ---> 1408ad7240f1 21:29:08 21:29:09 Successfully built 1408ad7240f1 21:29:09 Successfully tagged docker-sys-mgmt-agent-go:latest 21:29:10  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 21:29:10 $ docker stop --time=1 d34d575b1b73d9d43be66e968b29f149a9f77d6ecf475373648a1aaa5c881937 21:29:12 $ docker rm -f d34d575b1b73d9d43be66e968b29f149a9f77d6ecf475373648a1aaa5c881937 [Pipeline] // withDockerContainer [Pipeline] sh 21:29:12 + docker images 21:29:12 + grep docker 21:29:12 docker-sys-mgmt-agent-go latest 1408ad7240f1 4 seconds ago 313MB 21:29:12 docker-security-secrets-setup-go latest c5784dd59aa4 23 seconds ago 23.9MB 21:29:12 docker-core-data-go latest fbde34ba9ec6 35 seconds ago 22.2MB 21:29:12 docker-core-metadata-go latest 71a1b708f294 About a minute ago 13MB 21:29:12 docker-support-scheduler-go latest 67359136e954 About a minute ago 10.8MB 21:29:12 docker-security-secretstore-setup-go latest c281c6a943d8 3 minutes ago 24.7MB 21:29:12 docker-security-bootstrap-redis-go latest cc85165fe2f4 3 minutes ago 15.8MB 21:29:12 docker-security-proxy-setup-go latest bc39177b0c6a 3 minutes ago 24.6MB 21:29:12 docker-support-notifications-go latest 0d8d9a9cd322 3 minutes ago 12.1MB 21:29:12 docker-core-command-go latest f626e90d603a 3 minutes ago 10.6MB 21:29:12 docker latest 0c995d0d3006 23 hours 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 21:29:29 Still waiting to schedule task 21:29:29 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 21:30:11 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 21:30:11 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 21:30:23 Running on prd-ubuntu18.04-docker-8c-8g-16384 in /w/workspace/edgexfoundry_edgex-go_PR-2956 [Pipeline] { [Pipeline] ws 21:30:23 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 21:30:25 using credential edgex-jenkins-ssh 21:30:25 Cloning the remote Git repository 21:30:25 Cloning repository git@github.com:edgexfoundry/edgex-go.git 21:30:25 > git init /w/workspace/edgex-go/2 # timeout=10 21:30:25 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 21:30:25 > git --version # timeout=10 21:30:25 > git --version # 'git version 2.17.1' 21:30:25 using GIT_SSH to set credentials SSH Credentials for GitHub 21:30:26 Removing intermediate container aedb41ead042 21:30:26 ---> b56c2616b811 21:30:26 21:30:26 Step 10/24 : FROM alpine:3.10 21:30:26 3.10: Pulling from library/alpine 21:30:26 Removing intermediate container 66380c5dd8ba 21:30:26 ---> b02155cc3257 21:30:26 Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 21:30:26 ---> Running in 03e56d3b5a62 21:30:26 Removing intermediate container 607284693d2c 21:30:26 ---> 76312414f82b 21:30:26 21:30:26 Step 10/21 : FROM alpine 21:30:26 latest: Pulling from library/alpine 21:30:26 Digest: sha256:a126728cb7db157f0deb377bcba3c5e473e612d7bafc27f6bb4e5e083f9f08c2 21:30:26 Status: Downloaded newer image for alpine:latest 21:30:26 ---> dd36a01c3f31 21:30:26 Step 11/21 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* 21:30:26 ---> Running in 8c8aafe84d9f 21:30:26 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 21:30:26 Status: Downloaded newer image for alpine:3.10 21:30:26 ---> 536a684cf733 21:30:26 Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 21:30:25 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:30:27 ---> Running in da15876be89b 21:30:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 21:30:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:30:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:30:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz 21:30:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz 21:30:29 v3.12.3-12-g15f1da04e4 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 21:30:29 v3.12.3-12-g15f1da04e4 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 21:30:29 OK: 12617 distinct packages available 21:30:30 v3.10.5-169-gde6a9f93ad [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 21:30:30 v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 21:30:30 OK: 10171 distinct packages available 21:30:30 (1/4) Installing ca-certificates (20191127-r4) 21:30:31 (2/4) Installing nghttp2-libs (1.41.0-r0) 21:30:31 (3/4) Installing libcurl (7.69.1-r3) 21:30:31 (1/5) Installing ca-certificates (20191127-r2) 21:30:31 (4/4) Installing curl (7.69.1-r3) 21:30:31 Executing busybox-1.31.1-r19.trigger 21:30:31 Executing ca-certificates-20191127-r4.trigger 21:30:31 (2/5) Installing nghttp2-libs (1.39.2-r1) 21:30:31 (3/5) Installing libcurl (7.66.0-r3) 21:30:31 (4/5) Installing curl (7.66.0-r3) 21:30:31 (5/5) Installing dumb-init (1.2.2-r1) 21:30:31 Executing busybox-1.30.1-r3.trigger 21:30:31 Executing ca-certificates-20191127-r2.trigger 21:30:31 OK: 7 MiB in 18 packages 21:30:31 OK: 7 MiB in 19 packages 21:30:33 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 21:30:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:30:33 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 21:30:33 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 21:30:33 using GIT_SSH to set credentials SSH Credentials for GitHub 21:30:33 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2956/head:refs/remotes/origin/PR-2956 +refs/heads/master:refs/remotes/origin/master # timeout=10 21:30:33 Merging remotes/origin/master commit 1cb94389de1e39608b319f278621c386c44601c6 into PR head commit ad7df7fdb937c1764f05f3465bc66378632466b3 21:30:33 Merge succeeded, producing ad7df7fdb937c1764f05f3465bc66378632466b3 21:30:33 Checking out Revision ad7df7fdb937c1764f05f3465bc66378632466b3 (PR-2956) 21:30:34 Removing intermediate container 8c8aafe84d9f 21:30:34 ---> cb5c084f9201 21:30:34 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:30:34 Removing intermediate container 03e56d3b5a62 21:30:34 ---> 972ba00ece32 21:30:34 21:30:34 Step 11/27 : FROM docker:latest 21:30:34 ---> 0c09fb3ff9b5 21:30:34 Step 12/27 : RUN apk add --no-cache bash 21:30:34 ---> Running in f5eb386c5c6b 21:30:33 > git config core.sparsecheckout # timeout=10 21:30:33 > git checkout -f ad7df7fdb937c1764f05f3465bc66378632466b3 # timeout=10 21:30:33 > git remote # timeout=10 21:30:33 > git config --get remote.origin.url # timeout=10 21:30:33 using GIT_SSH to set credentials SSH Credentials for GitHub 21:30:33 > git merge 1cb94389de1e39608b319f278621c386c44601c6 # timeout=10 21:30:33 > git rev-parse HEAD^{commit} # timeout=10 21:30:33 > git config core.sparsecheckout # timeout=10 21:30:33 > git checkout -f ad7df7fdb937c1764f05f3465bc66378632466b3 # timeout=10 21:30:34 ---> Running in 72ab0a3b899a 21:30:34 Removing intermediate container da15876be89b 21:30:34 ---> 1b12d4235c8a 21:30:34 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:30:35 ---> Running in 90d92c27935b 21:30:35 Removing intermediate container f5eb386c5c6b 21:30:35 ---> a164c87dbc15 21:30:35 Step 13/21 : WORKDIR /edgex 21:30:36 ---> Running in 4cd68c4be9eb 21:30:36 Removing intermediate container 90d92c27935b 21:30:36 ---> 9534359fb8ad 21:30:36 Step 13/24 : WORKDIR / 21:30:36 ---> Running in 1412cd34526c 21:30:36 Removing intermediate container 4cd68c4be9eb 21:30:36 ---> 23f6a50dd0bc 21:30:36 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 21:30:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:30:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:30:37 Commit message: "feat: Remove deprecated Mongo code." 21:30:37 Removing intermediate container 1412cd34526c 21:30:37 ---> 3f6daf924ed8 21:30:37 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 21:30:37 (1/2) Installing readline (8.0.4-r0) 21:30:37 (2/2) Installing bash (5.0.17-r0) 21:30:38 Executing bash-5.0.17-r0.post-install 21:30:38 Executing busybox-1.31.1-r19.trigger 21:30:38 OK: 12 MiB in 22 packages 21:30:38 ---> a233fe668821 21:30:38 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:30:39 + echo snap-build.sh 21:30:39 snap-build.sh 21:30:39 + SNAP_BASE_DIR=. 21:30:39 + '[' '!' -z /w/workspace/edgex-go/2 ']' 21:30:39 + SNAP_BASE_DIR=/w/workspace/edgex-go/2 21:30:39 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' 21:30:39 [snap-build] Building snap in dir [/w/workspace/edgex-go/2] 21:30:39 + cd /w/workspace/edgex-go/2 21:30:39 + sudo apt-get remove -qy --purge lxd lxd-client 21:30:39 Reading package lists... 21:30:39 Building dependency tree... 21:30:39 Reading state information... 21:30:39 The following packages were automatically installed and are no longer required: 21:30:39 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 21:30:39 uidmap xdelta3 21:30:39 Use 'sudo apt autoremove' to remove them. 21:30:39 The following packages will be REMOVED: 21:30:39 lxd* lxd-client* 21:30:39 ---> 5fe5786f1ba9 21:30:39 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 21:30:39 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 21:30:39 After this operation, 31.7 MB disk space will be freed. 21:30:40 ---> ea2bc8de1fa8 21:30:40 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 21:30:40 Removing intermediate container 72ab0a3b899a 21:30:40 ---> d5f6d926a82d 21:30:40 Step 13/27 : RUN rm -rf /var/cache/apk/* 21:30:40 (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.) 21:30:40 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 21:30:40 ---> Running in f875d097b1b9 21:30:41 ---> f0658d801e77 21:30:41 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 21:30:41 Removing lxd dnsmasq configuration 21:30:41 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 21:30:41 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 21:30:42 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 21:30:42 (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.) 21:30:42 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 21:30:43 ---> 2e19aad0ae93 21:30:43 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 21:30:43 ---> Running in e99ba81bc4e9 21:30:43 ---> 411d67132c66 21:30:43 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 21:30:43 Removing intermediate container 03919ba9155e 21:30:43 ---> 6f44947e9711 21:30:43 21:30:43 Step 10/22 : FROM scratch 21:30:43 ---> 21:30:43 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 21:30:43 ---> Running in 5873fe8e751f 21:30:43 Removing intermediate container e99ba81bc4e9 21:30:43 ---> 539a7ff0de9f 21:30:43 Step 18/21 : CMD ["--init=true"] 21:30:44 Processing triggers for systemd (237-3ubuntu10.42) ... 21:30:44 Processing triggers for ureadahead (0.100.0-21) ... 21:30:44 ---> Running in 308d3757c280 21:30:44 Removing intermediate container 5873fe8e751f 21:30:44 ---> c6aad51ac5f7 21:30:44 Step 12/22 : ENV APP_PORT=48081 21:30:44 ---> Running in 43c3fd6ea02a 21:30:44 Removing intermediate container f875d097b1b9 21:30:44 ---> 9e2b22cc27d5 21:30:44 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 21:30:44 Removing intermediate container 308d3757c280 21:30:44 ---> a670edf371db 21:30:44 Step 19/21 : LABEL arch=arm64 21:30:45 ---> 0080b983a0ac 21:30:45 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 21:30:45 ---> Running in c94d2ba660a8 21:30:45 ---> Running in d9c5833fa8af 21:30:45 Removing intermediate container 43c3fd6ea02a 21:30:45 ---> cb9d36ff6166 21:30:45 Step 13/22 : EXPOSE $APP_PORT 21:30:45 ---> Running in 08b0debda4eb 21:30:45 + sudo snap remove --purge lxd 21:30:45 snap "lxd" is not installed 21:30:45 + sudo groupadd --force --system lxd 21:30:45 ++ whoami 21:30:45 + sudo /usr/sbin/usermod -G lxd -a jenkins 21:30:45 + newgrp - lxd 21:30:45 + sudo snap install lxd 21:30:45 Removing intermediate container c94d2ba660a8 21:30:45 ---> 7ec1d945bd23 21:30:45 Step 15/27 : ENV APP_PORT=48090 21:30:45 Removing intermediate container 08b0debda4eb 21:30:45 Removing intermediate container d9c5833fa8af 21:30:45 ---> 8efba85660c4 21:30:45 Step 20/21 : LABEL git_sha=ad7df7fdb937c1764f05f3465bc66378632466b3 21:30:45 ---> e19f1f8862e0 21:30:45 Step 14/22 : WORKDIR / 21:30:46 ---> Running in 2c761044f311 21:30:46 ---> Running in bb700ccb2d1b 21:30:46 ---> Running in 8abad11dad18 21:30:46 ---> 3d62f450491a 21:30:46 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 21:30:47 Removing intermediate container bb700ccb2d1b 21:30:47 ---> cffe2e280426 21:30:47 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 21:30:47 Removing intermediate container 2c761044f311 21:30:47 ---> 5bc3c428992e 21:30:47 Step 16/27 : EXPOSE $APP_PORT 21:30:47 Removing intermediate container 8abad11dad18 21:30:47 ---> 45513b805166 21:30:47 Step 21/21 : LABEL version=0.0.0 21:30:47 ---> Running in c48b6e54e8bb 21:30:47 ---> Running in 7d94fe72dd53 21:30:48 ---> c90836f477a5 21:30:48 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:30:48 ---> 9cacf3efec4f 21:30:48 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 21:30:48 Removing intermediate container 7d94fe72dd53 21:30:48 ---> 27d1f219c74f 21:30:48 Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 21:30:48 Removing intermediate container c48b6e54e8bb 21:30:48 ---> 04a7cd669015 21:30:48 21:30:48 ---> Running in 11b74a1b1ba6 21:30:49 Successfully built 04a7cd669015 21:30:49 Successfully tagged docker-security-proxy-setup-go-arm64:latest 21:30:49 Building docker-support-scheduler-go 21:30:52  Building docker-security-proxy-setup-go ... done  ---> 9e2d9b591373 21:30:52 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 21:30:52 ---> 393041fd6a35 21:30:52 Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 21:30:53 Removing intermediate container 3262c0b0653e 21:30:53 ---> 44badc40d693 21:30:53 21:30:53 Step 10/23 : FROM alpine 21:30:53 ---> dd36a01c3f31 21:30:53 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 21:30:54 ---> Running in 3ec092f64382 21:30:54 2020-12-16T21:30:51Z INFO Waiting for automatic snapd restart... 21:30:54 Removing intermediate container 11b74a1b1ba6 21:30:54 ---> cdf8147779d1 21:30:54 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 21:30:54 ---> b2b85b00cb67 21:30:54 Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 21:30:54 ---> a9ccdea128ec 21:30:54 Step 18/22 : ENTRYPOINT ["/core-metadata"] 21:30:54 ---> Running in 74a1b9f7c249 21:30:54 ---> Running in 9d738b2d35a6 21:30:54 Removing intermediate container 3ec092f64382 21:30:54 ---> b074fa9ddcfd 21:30:54 Step 12/23 : ENV APP_PORT=48080 21:30:55 ---> Running in fd6754f8d7a6 21:30:55 Removing intermediate container 74a1b9f7c249 21:30:55 ---> d5d7933025bc 21:30:55 Step 22/24 : LABEL arch=arm64 21:30:55 ---> b1910d582b16 21:30:55 Step 20/27 : RUN apk --no-cache add py3-pip 21:30:55 Removing intermediate container 9d738b2d35a6 21:30:55 ---> 4c9b0d7c0737 21:30:55 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:30:55 ---> Running in a7ed6db46fd4 21:30:56 ---> Running in 8c3a89c24222 21:30:56 ---> Running in b2d81caea3a7 21:30:56 Removing intermediate container fd6754f8d7a6 21:30:56 ---> 2de3a12f949a 21:30:56 Step 13/23 : EXPOSE $APP_PORT 21:30:56 ---> Running in cc70e807781b 21:30:56 Removing intermediate container a7ed6db46fd4 21:30:56 ---> afe2bcc0a939 21:30:56 Step 23/24 : LABEL git_sha=ad7df7fdb937c1764f05f3465bc66378632466b3 21:30:56 Removing intermediate container 8c3a89c24222 21:30:56 ---> 29a11707eea9 21:30:56 Step 20/22 : LABEL arch=arm64 21:30:56 ---> Running in ec5c7aacbdb3 21:30:57 ---> Running in b990f302e81b 21:30:57 Removing intermediate container cc70e807781b 21:30:57 ---> d86178275f98 21:30:57 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:30:57 ---> Running in 2a2bae818830 21:30:57 Removing intermediate container ec5c7aacbdb3 21:30:57 ---> c8d69e80ecce 21:30:57 Step 24/24 : LABEL version=0.0.0 21:30:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:30:57 Removing intermediate container b990f302e81b 21:30:57 ---> fe0688c5886f 21:30:57 Step 21/22 : LABEL git_sha=ad7df7fdb937c1764f05f3465bc66378632466b3 21:30:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:30:57 ---> Running in 69634585ca35 21:30:58 ---> Running in 44f4b2e09d38 21:30:58 (1/33) Installing libbz2 (1.0.8-r1) 21:30:58 (2/33) Installing expat (2.2.9-r1) 21:30:58 (3/33) Installing libffi (3.3-r2) 21:30:58 (4/33) Installing gdbm (1.13-r1) 21:30:58 (5/33) Installing xz-libs (5.2.5-r0) 21:30:58 (6/33) Installing sqlite-libs (3.32.1-r0) 21:30:58 (7/33) Installing python3 (3.8.5-r0) 21:30:58 Removing intermediate container 69634585ca35 21:30:58 ---> c1e1112559a9 21:30:58 21:30:59 Removing intermediate container 44f4b2e09d38 21:30:59 ---> 687cf6ecc82d 21:30:59 Step 22/22 : LABEL version=0.0.0 21:30:59 Successfully built c1e1112559a9 21:30:59 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 21:30:59  Building docker-security-secretstore-setup-go ... done Building docker-support-notifications-go 21:31:00 ---> Running in 92eff8ed0be5 21:31:00 (8/33) Installing py3-appdirs (1.4.4-r1) 21:31:00 (9/33) Installing py3-ordered-set (4.0.1-r0) 21:31:00 (10/33) Installing py3-parsing (2.4.7-r0) 21:31:00 (11/33) Installing py3-six (1.15.0-r0) 21:31:00 (12/33) Installing py3-packaging (20.4-r0) 21:31:00 (13/33) Installing py3-setuptools (47.0.0-r0) 21:31:00 (14/33) Installing py3-chardet (3.0.4-r4) 21:31:01 (15/33) Installing py3-idna (2.9-r0) 21:31:01 (16/33) Installing py3-certifi (2020.4.5.1-r0) 21:31:01 (17/33) Installing py3-urllib3 (1.25.9-r0) 21:31:01 (18/33) Installing py3-requests (2.23.0-r0) 21:31:01 (19/33) Installing py3-msgpack (1.0.0-r0) 21:31:01 Removing intermediate container 92eff8ed0be5 21:31:01 (20/33) Installing py3-lockfile (0.12.2-r3) 21:31:01 ---> d6ae65b25643 21:31:01 21:31:01 (21/33) Installing py3-cachecontrol (0.12.6-r0) 21:31:01 (22/33) Installing py3-colorama (0.4.3-r0) 21:31:01 (23/33) Installing py3-distlib (0.3.0-r0) 21:31:01 (24/33) Installing py3-distro (1.5.0-r1) 21:31:01 (25/33) Installing py3-webencodings (0.5.1-r3) 21:31:01 (26/33) Installing py3-html5lib (1.0.1-r4) 21:31:01 (27/33) Installing py3-pytoml (0.1.21-r0) 21:31:01 (28/33) Installing py3-pep517 (0.8.2-r0) 21:31:01 (29/33) Installing py3-progress (1.5-r0) 21:31:01 (30/33) Installing py3-toml (0.10.1-r0) 21:31:01 (31/33) Installing py3-retrying (1.3.3-r0) 21:31:01 (32/33) Installing py3-contextlib2 (0.6.0-r0) 21:31:01 (33/33) Installing py3-pip (20.1.1-r0) 21:31:01 Removing intermediate container 2a2bae818830 21:31:01 ---> 0ec76b41b5eb 21:31:01 Step 15/23 : RUN apk --no-cache add zeromq 21:31:01 Successfully built d6ae65b25643 21:31:02 Executing busybox-1.31.1-r19.trigger 21:31:02 Successfully tagged docker-core-metadata-go-arm64:latest 21:31:02 OK: 71 MiB in 55 packages 21:31:02  Building docker-core-metadata-go ... done Building docker-core-command-go 21:31:02 ---> Running in 77a26e7bd8bc 21:31:03 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:31:04 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:31:05 (1/5) Installing libgcc (9.3.0-r2) 21:31:05 (2/5) Installing libsodium (1.0.18-r0) 21:31:05 (3/5) Installing libstdc++ (9.3.0-r2) 21:31:05 (4/5) Installing libzmq (4.3.3-r0) 21:31:05 (5/5) Installing zeromq (4.3.3-r0) 21:31:05 Executing busybox-1.31.1-r19.trigger 21:31:05 OK: 8 MiB in 19 packages 21:31:08 lxd 4.9 from Canonical* installed 21:31:08 + sudo lxd init --auto 21:31:09 Removing intermediate container b2d81caea3a7 21:31:09 ---> dce112da3f01 21:31:09 Step 21/27 : RUN pip install docker-compose==1.23.2 21:31:09 Removing intermediate container 77a26e7bd8bc 21:31:09 ---> 2521023e2e35 21:31:09 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 21:31:09 ---> Running in c3e4f25b4cb0 21:31:11 ---> 767800d00e18 21:31:11 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 21:31:13 ---> 3e168943c2fa 21:31:13 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 21:31:14 ---> 506aead5a331 21:31:14 Step 19/23 : ENTRYPOINT ["/core-data"] 21:31:14 ---> Running in cc09e9b5cf23 21:31:15 Removing intermediate container cc09e9b5cf23 21:31:15 ---> f29ff1f7f5cb 21:31:15 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:31:15 ---> Running in 56226cfdbbf3 21:31:16 Collecting docker-compose==1.23.2 21:31:16 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 21:31:16 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 21:31:16 Step 2/21 : FROM ${BUILDER_BASE} AS builder 21:31:16 ---> 339cd7c034ce 21:31:16 Step 3/21 : WORKDIR /edgex-go 21:31:16 ---> Using cache 21:31:16 ---> 61d457e51f1b 21:31:16 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:31:16 ---> Using cache 21:31:16 ---> deafd8bd32c8 21:31:16 Step 5/21 : RUN apk update && apk add make git 21:31:16 ---> Using cache 21:31:16 ---> 728931437deb 21:31:16 Step 6/21 : COPY go.mod . 21:31:16 ---> Using cache 21:31:16 Removing intermediate container 56226cfdbbf3 21:31:16 ---> c2a81d644743 21:31:16 ---> bb3d7f6643f1 21:31:16 Step 7/21 : RUN go mod downloadStep 21/23 : LABEL arch=arm64 21:31:16 21:31:16 ---> Using cache 21:31:16 ---> f7a676645e6f 21:31:16 Step 8/21 : COPY . . 21:31:16 ---> Using cache 21:31:16 ---> 2f1ee12efb67 21:31:16 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 21:31:16 ---> Running in 04ccfb693601 21:31:16 ---> Running in 5ceba9d5f862 21:31:17 Removing intermediate container 04ccfb693601 21:31:17 ---> 9aca36497c51 21:31:17 Step 22/23 : LABEL git_sha=ad7df7fdb937c1764f05f3465bc66378632466b3 21:31:17 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 21:31:17 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 21:31:18 ---> Running in 2e261b5747b8 21:31:18 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 21:31:18 Removing intermediate container 2e261b5747b8 21:31:18 ---> 61db9530185c 21:31:18 Step 23/23 : LABEL version=0.0.0 21:31:18 Collecting jsonschema<3,>=2.5.1 21:31:18 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 21:31:19 + sudo snap install --classic snapcraft 21:31:19 ---> Running in 93183dc08a4c 21:31:19 Collecting docopt<0.7,>=0.6.1 21:31:19 Downloading docopt-0.6.2.tar.gz (25 kB) 21:31:19 Removing intermediate container 93183dc08a4c 21:31:19 ---> f3a7503bcb14 21:31:19 21:31:20 Successfully built f3a7503bcb14 21:31:20 Successfully tagged docker-core-data-go-arm64:latest 21:31:20  Building docker-core-data-go ... done Building docker-security-secrets-setup-go 21:31:22 Collecting cached-property<2,>=1.2.0 21:31:22 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 21:31:23 Collecting PyYAML<4,>=3.10 21:31:23 Downloading PyYAML-3.13.tar.gz (270 kB) 21:31:25 snapcraft 4.4.4 from Canonical* installed 21:31:25 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 21:31:25 + patch --verbose -p1 21:31:25 Hmm... Looks like a unified diff to me... 21:31:25 The text leading up to this was: 21:31:25 -------------------------- 21:31:25 |From a8e6179902fe6bccada5d6ad9dd7e850ca774bef Mon Sep 17 00:00:00 2001 21:31:25 |From: Tony Espy 21:31:25 |Date: Wed, 2 Dec 2020 17:38:31 -0500 21:31:25 |Subject: [PATCH] optimize snap build for pipeline CI check 21:31:25 | 21:31:25 |This patch is used by the EdgeX CI pipeline builds to 21:31:25 |optimize the snap CI check run for pull requests. When 21:31:25 |applied, it essentially strips out everything (apps and 21:31:25 |parts) from the snapcraft.yaml file except those required 21:31:25 |to build edgex-go, as the whole idea of the CI check is to 21:31:25 |catch changes to edgex-go that break the snap build. 21:31:25 | 21:31:25 |In general, anyone updating snapcraft.yaml will also need 21:31:25 |to update this patch file, otherwise it may fail to apply, 21:31:25 |resulting in a failed snap build CI check in the associated 21:31:25 |pull request. 21:31:25 | 21:31:25 |Note - in addition to applying this patch, the pipeline also 21:31:25 |only primes the snap (e.g. `snapcraft prime`), as there's no 21:31:25 |need to build the finally binary .snap file (and it won't 21:31:25 |work with the patch applied). This further reduces the build 21:31:25 |time. 21:31:25 |--- 21:31:25 | snap/snapcraft.yaml | 466 +------------------------------------------- 21:31:25 | 1 file changed, 2 insertions(+), 464 deletions(-) 21:31:25 | 21:31:25 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 21:31:25 |index b265277c..d7e1de37 100644 21:31:25 |--- a/snap/snapcraft.yaml 21:31:25 |+++ b/snap/snapcraft.yaml 21:31:25 -------------------------- 21:31:25 patching file snap/snapcraft.yaml 21:31:25 Using Plan A... 21:31:25 Hunk #1 succeeded at 72 with fuzz 2 (offset -3 lines). 21:31:25 Hunk #2 succeeded at 81 (offset -3 lines). 21:31:25 Hunk #3 succeeded at 209 (offset -10 lines). 21:31:25 Hunk #4 succeeded at 224 (offset -10 lines). 21:31:25 Hunk #5 succeeded at 232 (offset -10 lines). 21:31:25 Hunk #6 succeeded at 239 (offset -10 lines). 21:31:25 Hunk #7 succeeded at 266 (offset -10 lines). 21:31:25 Hunk #8 succeeded at 300 (offset -10 lines). 21:31:25 Hunk #9 succeeded at 356 (offset -10 lines). 21:31:25 Hmm... Ignoring the trailing garbage. 21:31:25 done 21:31:25 + sudo snapcraft prime --use-lxd 21:31:26 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 21:31:26 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: 21:31:26 - README.md 21:31:26 - snapcraft.yaml.orig 21:31:26 21:31:26 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 21:31:27 Launching a container. 21:31:27 Collecting docker<4.0,>=3.6.0 21:31:27 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 21:31:28 Collecting dockerpty<0.5,>=0.4.1 21:31:28 Downloading dockerpty-0.4.1.tar.gz (13 kB) 21:31:31 Collecting texttable<0.10,>=0.9.0 21:31:31 Downloading texttable-0.9.1.tar.gz (11 kB) 21:31:34 Collecting websocket-client<1.0,>=0.32.0 21:31:34 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 21:31:34 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 21:31:34 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) 21:31:34 Collecting urllib3<1.25,>=1.21.1 21:31:34 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 21:31:35 Collecting idna<2.8,>=2.5 21:31:35 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 21:31:35 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) 21:31:36 Collecting docker-pycreds>=0.4.0 21:31:36 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 21:31:36 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 21:31:36 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 21:31:36 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 21:31:36 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 21:31:37 Installing collected packages: urllib3, idna, requests, jsonschema, docopt, cached-property, PyYAML, websocket-client, docker-pycreds, docker, dockerpty, texttable, docker-compose 21:31:37 Attempting uninstall: urllib3 21:31:37 Found existing installation: urllib3 1.25.9 21:31:37 Uninstalling urllib3-1.25.9: 21:31:38 Successfully uninstalled urllib3-1.25.9 21:31:38 Attempting uninstall: idna 21:31:38 Found existing installation: idna 2.9 21:31:38 Uninstalling idna-2.9: 21:31:38 Successfully uninstalled idna-2.9 21:31:39 Waiting for container to be ready 21:31:39 To start your first instance, try: lxc launch ubuntu:18.04 21:31:39 21:31:39 Attempting uninstall: requests 21:31:39 Found existing installation: requests 2.23.0 21:31:39 Uninstalling requests-2.23.0: 21:31:39 Successfully uninstalled requests-2.23.0 21:31:40 Running setup.py install for docopt: started 21:31:41 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 21:31:41 Waiting for network to be ready... 21:31:41 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 21:31:41 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:31:41 ---> 339cd7c034ce 21:31:41 Step 3/24 : WORKDIR /edgex-go 21:31:41 ---> Using cache 21:31:41 ---> 61d457e51f1b 21:31:41 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:31:41 ---> Using cache 21:31:41 ---> deafd8bd32c8 21:31:41 Step 5/24 : RUN apk update && apk add make bash git ca-certificates 21:31:42 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 21:31:42 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1453 kB] 21:31:42 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 21:31:42 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [284 kB] 21:31:42 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.8 kB] 21:31:42 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2872 B] 21:31:42 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [185 kB] 21:31:42 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [24.3 kB] 21:31:42 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1094 kB] 21:31:42 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [244 kB] 21:31:42 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 21:31:42 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 21:31:43 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 21:31:43 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 21:31:43 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 21:31:43 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 21:31:43 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 21:31:43 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 21:31:43 Running setup.py install for docopt: finished with status 'done' 21:31:43 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 21:31:43 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1790 kB] 21:31:43 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [376 kB] 21:31:43 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [35.6 kB] 21:31:44 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7180 B] 21:31:44 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [206 kB] 21:31:44 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [27.9 kB] 21:31:44 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1697 kB] 21:31:44 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [357 kB] 21:31:44 Running setup.py install for PyYAML: started 21:31:44 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 21:31:44 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:31:44 ---> 339cd7c034ce 21:31:44 Step 3/22 : WORKDIR /edgex-go 21:31:44 ---> Using cache 21:31:44 ---> 61d457e51f1b 21:31:44 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:31:44 ---> Using cache 21:31:44 ---> deafd8bd32c8 21:31:44 Step 5/22 : RUN apk update && apk add make git 21:31:44 ---> Using cache 21:31:44 ---> 728931437deb 21:31:44 Step 6/22 : COPY go.mod . 21:31:44 ---> Using cache 21:31:44 ---> c2a81d644743 21:31:44 Step 7/22 : RUN go mod download 21:31:44 ---> Using cache 21:31:44 ---> f7a676645e6f 21:31:44 Step 8/22 : COPY . . 21:31:44 ---> Using cache 21:31:44 ---> 2f1ee12efb67 21:31:44 Step 9/22 : RUN make cmd/core-command/core-command 21:31:45 Fetched 23.5 MB in 4s (5917 kB/s) 21:31:46 ---> Running in a2a7f769fa6e 21:31:46 ---> Running in efd01c718302 21:31:46 Reading package lists... 21:31:46 Reading package lists... 21:31:47 Running setup.py install for PyYAML: finished with status 'done' 21:31:47 Building dependency tree... 21:31:47 Reading state information... 21:31:47 The following additional packages will be installed: 21:31:47 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 21:31:47 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 21:31:47 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 21:31:47 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 21:31:47 Suggested packages: 21:31:47 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 21:31:47 Recommended packages: 21:31:47 gnupg libsasl2-modules 21:31:47 The following NEW packages will be installed: 21:31:47 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 21:31:47 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 21:31:47 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 21:31:47 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 21:31:47 The following packages will be upgraded: 21:31:47 gpg gpg-agent gpgconf libudev1 21:31:47 4 upgraded, 18 newly installed, 0 to remove and 101 not upgraded. 21:31:47 Need to get 3531 kB of archives. 21:31:47 After this operation, 13.3 MB of additional disk space will be used. 21:31:47 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] 21:31:47 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] 21:31:47 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] 21:31:47 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] 21:31:47 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] 21:31:47 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] 21:31:47 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] 21:31:47 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] 21:31:47 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.43 [57.8 kB] 21:31:47 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.43 [1102 kB] 21:31:48 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 21:31:48 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 21:31:48 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 21:31:48 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 21:31:48 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 21:31:48 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 21:31:48 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 21:31:48 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 21:31:48 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 21:31:48 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 21:31:48 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 21:31:48 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 21:31:48 debconf: delaying package configuration, since apt-utils is not installed 21:31:48 Fetched 3531 kB in 1s (3143 kB/s) 21:31:48 (Reading database ... 12511 files and directories currently installed.) 21:31:48 Preparing to unpack .../libudev1_237-3ubuntu10.43_amd64.deb ... 21:31:48 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 21:31:48 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:31:48 Running setup.py install for dockerpty: started 21:31:48 Unpacking libudev1:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... 21:31:48 Setting up libudev1:amd64 (237-3ubuntu10.43) ... 21:31:48 Selecting previously unselected package udev. 21:31:48 (Reading database ... 12511 files and directories currently installed.) 21:31:48 Preparing to unpack .../00-udev_237-3ubuntu10.43_amd64.deb ... 21:31:48 Unpacking udev (237-3ubuntu10.43) ... 21:31:48 Selecting previously unselected package libfuse2:amd64. 21:31:48 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 21:31:48 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 21:31:49 Selecting previously unselected package fuse. 21:31:49 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 21:31:49 Unpacking fuse (2.9.7-1ubuntu1) ... 21:31:49 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... 21:31:49 Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 21:31:49 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... 21:31:49 Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 21:31:49 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... 21:31:49 Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 21:31:49 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:31:49 Selecting previously unselected package libksba8:amd64. 21:31:49 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 21:31:49 Unpacking libksba8:amd64 (1.3.5-2) ... 21:31:49 Selecting previously unselected package libroken18-heimdal:amd64. 21:31:49 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:31:49 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 21:31:49 Selecting previously unselected package libasn1-8-heimdal:amd64. 21:31:49 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:31:49 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 21:31:49 Selecting previously unselected package libheimbase1-heimdal:amd64. 21:31:49 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:31:49 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 21:31:49 Selecting previously unselected package libhcrypto4-heimdal:amd64. 21:31:49 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:31:49 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 21:31:49 Selecting previously unselected package libwind0-heimdal:amd64. 21:31:49 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:31:49 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 21:31:50 Selecting previously unselected package libhx509-5-heimdal:amd64. 21:31:50 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:31:50 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 21:31:50 Selecting previously unselected package libkrb5-26-heimdal:amd64. 21:31:50 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:31:50 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 21:31:50 Selecting previously unselected package libheimntlm0-heimdal:amd64. 21:31:50 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:31:50 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 21:31:50 Selecting previously unselected package libgssapi3-heimdal:amd64. 21:31:50 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:31:50 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 21:31:50 Selecting previously unselected package libsasl2-modules-db:amd64. 21:31:50 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... 21:31:50 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 21:31:50 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] 21:31:50 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] 21:31:50 OK: 12620 distinct packages available 21:31:50 Selecting previously unselected package libsasl2-2:amd64. 21:31:50 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... 21:31:50 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 21:31:50 Selecting previously unselected package libldap-common. 21:31:50 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... 21:31:50 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 21:31:50 Selecting previously unselected package libldap-2.4-2:amd64. 21:31:50 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... 21:31:50 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 21:31:51 Selecting previously unselected package dirmngr. 21:31:51 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... 21:31:51 Unpacking dirmngr (2.2.4-1ubuntu1.3) ... 21:31:51 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 21:31:51 Setting up gpgconf (2.2.4-1ubuntu1.3) ... 21:31:51 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 21:31:51 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 21:31:51 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 21:31:51 Setting up gpg-agent (2.2.4-1ubuntu1.3) ... 21:31:51 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 21:31:51 Setting up libksba8:amd64 (1.3.5-2) ... 21:31:51 Processing triggers for libc-bin (2.27-3ubuntu1) ... 21:31:51 Setting up udev (237-3ubuntu10.43) ... 21:31:51 invoke-rc.d: policy-rc.d denied execution of start. 21:31:51 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 21:31:51 Processing triggers for systemd (237-3ubuntu10) ... 21:31:51 Setting up fuse (2.9.7-1ubuntu1) ... 21:31:52 Setting up gpg (2.2.4-1ubuntu1.3) ... 21:31:52 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 21:31:52 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 21:31:52 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 21:31:52 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 21:31:52 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 21:31:52 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 21:31:52 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 21:31:52 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 21:31:52 OK: 217 MiB in 51 packages 21:31:52 Setting up dirmngr (2.2.4-1ubuntu1.3) ... 21:31:52 Processing triggers for libc-bin (2.27-3ubuntu1) ... 21:31:52 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 21:31:52 settings in the [Install] section, and DefaultInstance for template units). 21:31:52 This means they are not meant to be enabled using systemctl. 21:31:52 Possible reasons for having this kind of units are: 21:31:52 1) A unit may be statically enabled by being symlinked from another unit's 21:31:52 .wants/ or .requires/ directory. 21:31:52 2) A unit's purpose may be to act as a helper for some other unit which has 21:31:52 a requirement dependency on it. 21:31:52 3) A unit may be started when needed via activation (socket, path, timer, 21:31:52 D-Bus, udev, scripted systemctl call, ...). 21:31:52 4) In case of template units, the unit is meant to be enabled with some 21:31:52 instance name specified. 21:31:52 Running setup.py install for dockerpty: finished with status 'done' 21:31:52 Running setup.py install for texttable: started 21:31:52 Reading package lists... 21:31:53 Building dependency tree... 21:31:53 Reading state information... 21:31:53 The following additional packages will be installed: 21:31:53 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 21:31:53 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 21:31:53 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 21:31:53 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 21:31:53 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 21:31:53 Suggested packages: 21:31:53 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 21:31:53 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 21:31:53 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 21:31:53 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 21:31:53 systemd-container policykit-1 21:31:53 Recommended packages: 21:31:53 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 21:31:53 The following NEW packages will be installed: 21:31:53 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 21:31:53 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 21:31:53 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 21:31:53 multiarch-support openssh-client python3 python3-minimal python3.6 21:31:53 python3.6-minimal snapd squashfs-tools sudo 21:31:53 The following packages will be upgraded: 21:31:53 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 21:31:53 5 upgraded, 25 newly installed, 0 to remove and 96 not upgraded. 21:31:53 Need to get 35.2 MB of archives. 21:31:53 After this operation, 141 MB of additional disk space will be used. 21:31:53 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] 21:31:53 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] 21:31:53 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.43 [2913 kB] 21:31:53 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] 21:31:53 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] 21:31:53 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 21:31:53 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] 21:31:53 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] 21:31:53 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] 21:31:53 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 21:31:53 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 21:31:53 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 21:31:53 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 21:31:53 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 21:31:53 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 21:31:53 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] 21:31:53 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 21:31:54 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.43 [208 kB] 21:31:54 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 21:31:54 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 21:31:54 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 21:31:54 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 21:31:54 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 21:31:54 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 21:31:54 Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 21:31:54 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] 21:31:54 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 21:31:54 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 21:31:54 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 21:31:54 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] 21:31:55 Running setup.py install for texttable: finished with status 'done' 21:31:55 Removing intermediate container a2a7f769fa6e 21:31:55 ---> 4cab15f7d32a 21:31:55 Step 6/24 : COPY go.mod . 21:31:55 debconf: delaying package configuration, since apt-utils is not installed 21:31:55 Fetched 35.2 MB in 2s (15.3 MB/s) 21:31:55 (Reading database ... 12757 files and directories currently installed.) 21:31:55 Preparing to unpack .../systemd_237-3ubuntu10.43_amd64.deb ... 21:31:55 Unpacking systemd (237-3ubuntu10.43) over (237-3ubuntu10) ... 21:31:56 Preparing to unpack .../libsystemd0_237-3ubuntu10.43_amd64.deb ... 21:31:56 Unpacking libsystemd0:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... 21:31:56 Setting up libsystemd0:amd64 (237-3ubuntu10.43) ... 21:31:56 (Reading database ... 12757 files and directories currently installed.) 21:31:56 Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... 21:31:56 Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... 21:31:56 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 21:31:56 ---> 02f2cc1c3af3 21:31:56 Step 7/24 : RUN go mod download 21:31:57 Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... 21:31:57 (Reading database ... 12757 files and directories currently installed.) 21:31:57 Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... 21:31:57 Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... 21:31:57 Setting up apt (1.6.12ubuntu0.2) ... 21:31:57 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 21:31:57 ---> Running in 679f4c41612b 21:31:57 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 21:31:57 (Reading database ... 12764 files and directories currently installed.) 21:31:57 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 21:31:57 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 21:31:58 Selecting previously unselected package libpython3.6-minimal:amd64. 21:31:58 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 21:31:58 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 21:31:58 Selecting previously unselected package libexpat1:amd64. 21:31:58 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 21:31:58 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 21:31:58 Selecting previously unselected package python3.6-minimal. 21:31:58 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 21:31:58 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 21:31:58 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... 21:31:58 Checking for services that may need to be restarted...done. 21:31:58 Checking for services that may need to be restarted...done. 21:31:58 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 21:31:58 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 21:31:58 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 21:31:59 Selecting previously unselected package python3-minimal. 21:31:59 (Reading database ... 13012 files and directories currently installed.) 21:31:59 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 21:31:59 Unpacking python3-minimal (3.6.7-1~18.04) ... 21:31:59 Selecting previously unselected package mime-support. 21:31:59 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 21:31:59 Unpacking mime-support (3.60ubuntu1) ... 21:31:59 Selecting previously unselected package libmpdec2:amd64. 21:31:59 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 21:31:59 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 21:31:59 Selecting previously unselected package libpython3.6-stdlib:amd64. 21:31:59 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 21:31:59 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 21:31:59 Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine 21:31:59 Step 2/29 : FROM ${BUILDER_BASE} AS build-env 21:31:59 ---> 339cd7c034ce 21:31:59 Step 3/29 : WORKDIR /edgex-go 21:31:59 ---> Using cache 21:31:59 ---> 61d457e51f1b 21:31:59 Step 4/29 : RUN apk update && apk add make git 21:31:59 Selecting previously unselected package python3.6. 21:31:59 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 21:31:59 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... 21:31:59 ---> Running in df40a7d24cea 21:31:59 Selecting previously unselected package libpython3-stdlib:amd64. 21:31:59 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 21:31:59 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 21:31:59 Setting up python3-minimal (3.6.7-1~18.04) ... 21:32:00 Selecting previously unselected package python3. 21:32:00 (Reading database ... 13442 files and directories currently installed.) 21:32:00 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 21:32:00 Unpacking python3 (3.6.7-1~18.04) ... 21:32:00 Selecting previously unselected package multiarch-support. 21:32:00 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 21:32:00 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 21:32:00 Setting up multiarch-support (2.27-3ubuntu1.4) ... 21:32:00 Selecting previously unselected package liblzo2-2:amd64. 21:32:00 (Reading database ... 13479 files and directories currently installed.) 21:32:00 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 21:32:00 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 21:32:00 Selecting previously unselected package libbsd0:amd64. 21:32:00 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 21:32:00 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 21:32:00 Selecting previously unselected package sudo. 21:32:00 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... 21:32:00 Unpacking sudo (1.8.21p2-3ubuntu1.3) ... 21:32:00 Selecting previously unselected package apparmor. 21:32:00 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 21:32:00 Unpacking apparmor (2.12-4ubuntu5.1) ... 21:32:00 Selecting previously unselected package libedit2:amd64. 21:32:00 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 21:32:00 Unpacking libedit2:amd64 (3.1-20170329-1) ... 21:32:00 Selecting previously unselected package libkrb5support0:amd64. 21:32:00 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 21:32:00 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 21:32:01 Selecting previously unselected package libk5crypto3:amd64. 21:32:01 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 21:32:01 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 21:32:01 Selecting previously unselected package libkeyutils1:amd64. 21:32:01 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 21:32:01 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 21:32:01 Selecting previously unselected package libkrb5-3:amd64. 21:32:01 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 21:32:01 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 21:32:01 Selecting previously unselected package libgssapi-krb5-2:amd64. 21:32:01 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 21:32:01 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 21:32:01 Selecting previously unselected package libssl1.0.0:amd64. 21:32:01 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... 21:32:01 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 21:32:01 Selecting previously unselected package openssh-client. 21:32:01 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 21:32:01 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 21:32:01 Selecting previously unselected package squashfs-tools. 21:32:01 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 21:32:01 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 21:32:02 Selecting previously unselected package snapd. 21:32:02 Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... 21:32:02 Unpacking snapd (2.48+18.04) ... 21:32:03 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:32:03 Removing intermediate container 679f4c41612b 21:32:03 ---> c45d4a848de6 21:32:03 Step 8/24 : COPY . . 21:32:03 Removing intermediate container c3e4f25b4cb0 21:32:03 ---> 16f7501a3499 21:32:03 Step 22/27 : RUN apk --no-cache add curl 21:32:03 ---> Running in e10b75068a31 21:32:03 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:32:03 Setting up libedit2:amd64 (3.1-20170329-1) ... 21:32:03 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 21:32:04 Setting up mime-support (3.60ubuntu1) ... 21:32:04 Setting up sudo (1.8.21p2-3ubuntu1.3) ... 21:32:04 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 21:32:04 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 21:32:04 Processing triggers for libc-bin (2.27-3ubuntu1) ... 21:32:04 Setting up systemd (237-3ubuntu10.43) ... 21:32:04 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 21:32:04 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] 21:32:04 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] 21:32:04 OK: 12620 distinct packages available 21:32:05 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 21:32:05 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 21:32:05 Setting up liblzo2-2:amd64 (2.08-1.2) ... 21:32:05 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 21:32:05 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 21:32:05 Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... 21:32:05 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 21:32:05 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 21:32:05 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 21:32:05 Setting up python3 (3.6.7-1~18.04) ... 21:32:06 running python rtupdate hooks for python3.6... 21:32:06 running python post-rtupdate hooks for python3.6... 21:32:06 Setting up apparmor (2.12-4ubuntu5.1) ... 21:32:06 OK: 217 MiB in 51 packages 21:32:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:32:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:32:07 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 21:32:07 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 21:32:07 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 21:32:07 (1/3) Installing nghttp2-libs (1.41.0-r0) 21:32:07 (2/3) Installing libcurl (7.69.1-r3) 21:32:07 (3/3) Installing curl (7.69.1-r3) 21:32:07 Executing busybox-1.31.1-r19.trigger 21:32:07 OK: 71 MiB in 58 packages 21:32:07 Setting up snapd (2.48+18.04) ... 21:32:08 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 21:32:08 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 21:32:08 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 21:32:08 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 21:32:08 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 21:32:08 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 21:32:09 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 21:32:09 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 21:32:09 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 21:32:09 Removing intermediate container df40a7d24cea 21:32:09 ---> 10d528020659 21:32:09 Step 5/29 : COPY go.mod . 21:32:09 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 21:32:09 /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' 21:32:09 Processing triggers for libc-bin (2.27-3ubuntu1) ... 21:32:09 Processing triggers for systemd (237-3ubuntu10.43) ... 21:32:10 Removing intermediate container e10b75068a31 21:32:10 ---> e56d0f5b3d51 21:32:10 Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] 21:32:10 Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease 21:32:10 Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease 21:32:10 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 21:32:10 ---> Running in 2ec3c93db3a0 21:32:11 ---> b2866663e693 21:32:11 Step 6/29 : RUN go mod download 21:32:11 ---> Running in 75b5e0e98e83 21:32:11 Reading package lists... 21:32:12 Removing intermediate container 2ec3c93db3a0 21:32:12 ---> 797156784db8 21:32:12 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:32:12 Reading package lists... 21:32:12 Building dependency tree... 21:32:12 Reading state information... 21:32:12 Calculating upgrade... 21:32:12 The following packages will be upgraded: 21:32:12 advancecomp base-files bash binutils binutils-common 21:32:12 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 21:32:12 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 21:32:12 grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 21:32:12 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 21:32:12 libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 21:32:12 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 21:32:12 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 21:32:12 libncursesw5 libpam-modules libpam-modules-bin libpam-runtime libpam0g 21:32:12 libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 21:32:12 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 21:32:12 libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base 21:32:12 ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 21:32:12 pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux 21:32:12 ---> Running in 84294e3edd92 21:32:12 96 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 21:32:12 Need to get 63.5 MB of archives. 21:32:12 After this operation, 5191 kB of additional disk space will be used. 21:32:12 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 21:32:12 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-128.131 [989 kB] 21:32:13 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 21:32:13 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 21:32:13 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 21:32:13 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 21:32:13 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 21:32:13 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 21:32:13 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 21:32:13 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 21:32:13 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 21:32:13 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 21:32:13 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 21:32:13 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 21:32:13 Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 21:32:13 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 21:32:13 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 21:32:13 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 21:32:13 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 21:32:13 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 21:32:13 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 21:32:13 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 tar amd64 1.29b-2ubuntu0.1 [234 kB] 21:32:13 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 21:32:13 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 21:32:13 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 21:32:13 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 21:32:13 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 21:32:13 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 21:32:13 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 21:32:13 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 21:32:13 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 21:32:13 Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 21:32:13 Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 21:32:13 Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 21:32:13 Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 21:32:13 Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 21:32:13 Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 21:32:13 Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 21:32:13 Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.43 [15.7 kB] 21:32:13 Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 21:32:13 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 21:32:13 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 21:32:13 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 21:32:13 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 21:32:13 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 21:32:13 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 21:32:13 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 21:32:13 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 21:32:13 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 21:32:13 Get:50 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 21:32:13 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 21:32:13 Get:52 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 21:32:13 Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 21:32:13 Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] 21:32:13 Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 21:32:13 Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 21:32:14 Removing intermediate container 84294e3edd92 21:32:14 ---> e35aa42a9911 21:32:14 Step 25/27 : LABEL arch=arm64 21:32:14 ---> Running in 6e599c28defc 21:32:14 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 21:32:14 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 21:32:14 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 21:32:14 Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 21:32:14 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 21:32:14 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] 21:32:14 Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 21:32:14 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] 21:32:14 Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 21:32:14 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 21:32:14 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 21:32:14 Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 21:32:14 Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] 21:32:14 Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] 21:32:14 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 21:32:14 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 21:32:14 Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] 21:32:14 Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 21:32:14 Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 21:32:14 Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 21:32:14 Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020d-0ubuntu0.18.04 [190 kB] 21:32:14 Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 21:32:14 Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 21:32:14 Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] 21:32:14 Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] 21:32:14 Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] 21:32:14 Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] 21:32:14 Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 21:32:14 Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 21:32:14 Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 21:32:14 Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 21:32:15 Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 21:32:15 Removing intermediate container 6e599c28defc 21:32:15 ---> 0024d7c38e0c 21:32:15 Step 26/27 : LABEL git_sha=ad7df7fdb937c1764f05f3465bc66378632466b3 21:32:15 Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 21:32:15 Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 21:32:15 Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 21:32:15 ---> Running in f8bdd560481c 21:32:15 Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 21:32:15 Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 21:32:15 Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 21:32:15 Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 21:32:15 Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 21:32:16 debconf: delaying package configuration, since apt-utils is not installed 21:32:16 Fetched 63.5 MB in 3s (19.0 MB/s) 21:32:16 (Reading database ... 13912 files and directories currently installed.) 21:32:16 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 21:32:16 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 21:32:16 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 21:32:16 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 21:32:16 Preparing to unpack .../2-linux-libc-dev_4.15.0-128.131_amd64.deb ... 21:32:16 Unpacking linux-libc-dev:amd64 (4.15.0-128.131) over (4.15.0-20.21) ... 21:32:17 Removing intermediate container f8bdd560481c 21:32:17 ---> 5f175fd54650 21:32:17 Step 27/27 : LABEL version=0.0.0 21:32:17 ---> Running in 0e5590799db1 21:32:17 Removing intermediate container 75b5e0e98e83 21:32:17 ---> 4e9331588bdc 21:32:17 Step 7/29 : COPY . . 21:32:17 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:32:17 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:32:17 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:32:17 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:32:18 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:32:18 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:32:18 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:32:18 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:32:18 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:32:18 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:32:18 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:32:18 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:32:18 Removing intermediate container 0e5590799db1 21:32:18 ---> dfb7c1eaa24d 21:32:18 21:32:18 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:32:18 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:32:18 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 21:32:18 (Reading database ... 13911 files and directories currently installed.) 21:32:18 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 21:32:18 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 21:32:18 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 21:32:19 (Reading database ... 13911 files and directories currently installed.) 21:32:19 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:32:19 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:32:19 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:32:19 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:32:19 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:32:19 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:32:19 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 21:32:19 (Reading database ... 13911 files and directories currently installed.) 21:32:19 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 21:32:19 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 21:32:19 Successfully built dfb7c1eaa24d 21:32:19 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 21:32:19 Building docker-security-bootstrap-redis-go 21:32:20 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 21:32:20 (Reading database ... 13911 files and directories currently installed.) 21:32:20 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 21:32:20 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 21:32:20 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 21:32:20 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 21:32:20 Setting up base-files (10.1ubuntu2.10) ... 21:32:20 Installing new version of config file /etc/issue ... 21:32:20 Installing new version of config file /etc/issue.net ... 21:32:20 Installing new version of config file /etc/lsb-release ... 21:32:20 Installing new version of config file /etc/update-motd.d/50-motd-news ... 21:32:21 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 21:32:21 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 21:32:21 Removing obsolete conffile /etc/default/motd-news ... 21:32:21 (Reading database ... 13912 files and directories currently installed.) 21:32:21 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 21:32:21 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 21:32:21 Setting up bash (4.4.18-2ubuntu1.2) ... 21:32:21 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 21:32:21 (Reading database ... 13912 files and directories currently installed.) 21:32:21 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 21:32:21 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 21:32:21 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 21:32:22 (Reading database ... 13912 files and directories currently installed.) 21:32:22 Preparing to unpack .../tar_1.29b-2ubuntu0.1_amd64.deb ... 21:32:22 Unpacking tar (1.29b-2ubuntu0.1) over (1.29b-2) ... 21:32:22 Setting up tar (1.29b-2ubuntu0.1) ... 21:32:22 (Reading database ... 13912 files and directories currently installed.) 21:32:22 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 21:32:22 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 21:32:22 Setting up dpkg (1.19.0.5ubuntu2.3) ... 21:32:22 (Reading database ... 13912 files and directories currently installed.) 21:32:22 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 21:32:22 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 21:32:22 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 21:32:22 (Reading database ... 13912 files and directories currently installed.) 21:32:22 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 21:32:22 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 21:32:23 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 21:32:23 (Reading database ... 13912 files and directories currently installed.) 21:32:23 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 21:32:23 Unpacking grep (3.1-2build1) over (3.1-2) ... 21:32:23 Setting up grep (3.1-2build1) ... 21:32:23 (Reading database ... 13912 files and directories currently installed.) 21:32:23 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 21:32:23 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 21:32:23 Setting up login (1:4.5-1ubuntu2) ... 21:32:23 (Reading database ... 13912 files and directories currently installed.) 21:32:23 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 21:32:23 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 21:32:23 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 21:32:23 (Reading database ... 13912 files and directories currently installed.) 21:32:23 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 21:32:23 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 21:32:24 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 21:32:24 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 21:32:24 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 21:32:24 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 21:32:25 Setting up perl-base (5.26.1-6ubuntu0.5) ... 21:32:25 (Reading database ... 13912 files and directories currently installed.) 21:32:25 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 21:32:25 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 21:32:26 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 21:32:26 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 21:32:26 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 21:32:26 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 21:32:26 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 21:32:26 (Reading database ... 13912 files and directories currently installed.) 21:32:26 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 21:32:26 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 21:32:26 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 21:32:26 (Reading database ... 13912 files and directories currently installed.) 21:32:26 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 21:32:26 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:32:27 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 21:32:27 (Reading database ... 13912 files and directories currently installed.) 21:32:27 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 21:32:27 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:32:27 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 21:32:27 (Reading database ... 13912 files and directories currently installed.) 21:32:27 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 21:32:27 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:32:27 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 21:32:27 (Reading database ... 13912 files and directories currently installed.) 21:32:27 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 21:32:27 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:32:27 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 21:32:27 (Reading database ... 13912 files and directories currently installed.) 21:32:27 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 21:32:27 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 21:32:27 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 21:32:27 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 21:32:27 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 21:32:28 (Reading database ... 13912 files and directories currently installed.) 21:32:28 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 21:32:28 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 21:32:28 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 21:32:28 (Reading database ... 13912 files and directories currently installed.) 21:32:28 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 21:32:28 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:32:28 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 21:32:28 (Reading database ... 13912 files and directories currently installed.) 21:32:28 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 21:32:28 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:32:28 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 21:32:28 (Reading database ... 13912 files and directories currently installed.) 21:32:28 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 21:32:28 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:32:29 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 21:32:29 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 21:32:29 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 21:32:29 (Reading database ... 13912 files and directories currently installed.) 21:32:29 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 21:32:29 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 21:32:29 Setting up libc-bin (2.27-3ubuntu1.4) ... 21:32:30 (Reading database ... 13912 files and directories currently installed.) 21:32:30 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 21:32:30 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 21:32:30 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 21:32:30 (Reading database ... 13914 files and directories currently installed.) 21:32:30 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 21:32:30  Building docker-sys-mgmt-agent-go ... done  ---> 56af137e8e13 21:32:30 Step 9/24 : RUN make cmd/support-notifications/support-notifications 21:32:30 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 21:32:30 Setting up debconf (1.5.66ubuntu1) ... 21:32:30 (Reading database ... 13914 files and directories currently installed.) 21:32:30 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 21:32:30 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 21:32:30 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 21:32:30 (Reading database ... 13914 files and directories currently installed.) 21:32:30 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 21:32:30 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 21:32:31 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 21:32:31 (Reading database ... 13914 files and directories currently installed.) 21:32:31 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 21:32:31 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 21:32:31 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 21:32:31 (Reading database ... 13914 files and directories currently installed.) 21:32:31 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 21:32:31 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:32:31 ---> Running in dfa6e029fb04 21:32:31 Preparing to unpack .../systemd-sysv_237-3ubuntu10.43_amd64.deb ... 21:32:31 Unpacking systemd-sysv (237-3ubuntu10.43) over (237-3ubuntu10) ... 21:32:31 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 21:32:31 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 21:32:31 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 21:32:31 (Reading database ... 13914 files and directories currently installed.) 21:32:31 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 21:32:32 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 21:32:32 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 21:32:32 (Reading database ... 13914 files and directories currently installed.) 21:32:32 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 21:32:32 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 21:32:32 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 21:32:32 (Reading database ... 13914 files and directories currently installed.) 21:32:32 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 21:32:32 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 21:32:33 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 21:32:33 (Reading database ... 13914 files and directories currently installed.) 21:32:33 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... 21:32:33 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... 21:32:33 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... 21:32:33 (Reading database ... 13914 files and directories currently installed.) 21:32:33 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 21:32:33 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 21:32:33 Setting up passwd (1:4.5-1ubuntu2) ... 21:32:33 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 21:32:33 (Reading database ... 13914 files and directories currently installed.) 21:32:33 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... 21:32:33 Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 21:32:33 Setting up gpgv (2.2.4-1ubuntu1.3) ... 21:32:33 (Reading database ... 13914 files and directories currently installed.) 21:32:33 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 21:32:34 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 21:32:34 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 21:32:34 (Reading database ... 13914 files and directories currently installed.) 21:32:34 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 21:32:34 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 21:32:34 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 21:32:34 (Reading database ... 13914 files and directories currently installed.) 21:32:34 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 21:32:34 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 21:32:34 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 21:32:34 (Reading database ... 13914 files and directories currently installed.) 21:32:34 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... 21:32:34 Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... 21:32:34 Removing intermediate container 5ceba9d5f862 21:32:34 ---> d1b7b63ad422 21:32:34 21:32:34 Step 10/21 : FROM scratch 21:32:34 ---> 21:32:34 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 21:32:34 Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... 21:32:34 (Reading database ... 13914 files and directories currently installed.) 21:32:34 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... 21:32:34 Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... 21:32:34 Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... 21:32:34 ---> Using cache 21:32:34 ---> c6aad51ac5f7 21:32:34 Step 12/21 : ENV APP_PORT=48085 21:32:35 (Reading database ... 13915 files and directories currently installed.) 21:32:35 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 21:32:35 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 21:32:35 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 21:32:35 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 21:32:35 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 21:32:35 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 21:32:35 Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... 21:32:35 Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... 21:32:35 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 21:32:35 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 21:32:35 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 21:32:35 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 21:32:35 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 21:32:35 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 21:32:35 ---> Running in c3d5592f6ab7 21:32:36 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 21:32:36 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 21:32:36 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 21:32:36 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 21:32:36 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 21:32:36 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 21:32:36 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 21:32:36 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 21:32:36 Preparing to unpack .../11-tzdata_2020d-0ubuntu0.18.04_all.deb ... 21:32:36 Unpacking tzdata (2020d-0ubuntu0.18.04) over (2018d-1) ... 21:32:37 Removing intermediate container c3d5592f6ab7 21:32:37 ---> e8301786a293 21:32:37 Step 13/21 : EXPOSE $APP_PORT 21:32:37 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 21:32:37 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 21:32:37 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 21:32:37 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 21:32:37 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... 21:32:37 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 21:32:37 ---> Running in 0c369d2f3dc8 21:32:37 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 21:32:37 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 21:32:38 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 21:32:38 Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 21:32:38 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... 21:32:38 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 21:32:38 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:32:38 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:32:38 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:32:38 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:32:38 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:32:38 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:32:38 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:32:38 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:32:39 Removing intermediate container 0c369d2f3dc8 21:32:39 ---> fdee2131f123 21:32:39 Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 21:32:40 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:32:40 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:32:41 ---> 711828f7a8e1 21:32:41 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 21:32:41 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:32:41 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:32:41 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:32:41 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:32:42 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:32:42 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:32:43 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:32:43 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:32:43 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 21:32:43 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 21:32:43 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 21:32:43 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 21:32:43 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 21:32:43 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 21:32:43 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 21:32:43 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 21:32:43 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 21:32:43 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 21:32:43 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 21:32:43 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 21:32:44 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 21:32:44 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 21:32:44 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 21:32:44 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 21:32:44 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 21:32:44 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 21:32:44 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 21:32:44 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 21:32:44 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 21:32:44 Setting up tzdata (2020d-0ubuntu0.18.04) ... 21:32:44 21:32:44 Current default time zone: 'Etc/UTC' 21:32:44 Local time is now: Wed Dec 16 21:32:44 UTC 2020. 21:32:44 Universal Time is now: Wed Dec 16 21:32:44 UTC 2020. 21:32:44 Run 'dpkg-reconfigure tzdata' if you wish to change it. 21:32:44 21:32:44 Setting up systemd-sysv (237-3ubuntu10.43) ... 21:32:44 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 21:32:44 Setting up linux-libc-dev:amd64 (4.15.0-128.131) ... 21:32:44 Setting up mount (2.31.1-0.4ubuntu3.7) ... 21:32:44 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 21:32:44 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 21:32:44 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:32:44 ---> 339cd7c034ce 21:32:44 Step 3/22 : WORKDIR /edgex-go 21:32:44 ---> Using cache 21:32:44 ---> 61d457e51f1b 21:32:44 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:32:44 ---> Using cache 21:32:44 ---> deafd8bd32c8 21:32:44 Step 5/22 : RUN apk update && apk add make git 21:32:44 ---> Using cache 21:32:44 ---> 728931437deb 21:32:44 Step 6/22 : COPY go.mod . 21:32:44 ---> Using cache 21:32:44 ---> c2a81d644743 21:32:44 Step 7/22 : RUN go mod download 21:32:44 ---> Using cache 21:32:44 ---> f7a676645e6f 21:32:44 Step 8/22 : COPY . . 21:32:44 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 21:32:44 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 21:32:44 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 21:32:44 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 21:32:44 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 21:32:44 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 21:32:44 Setting up procps (2:3.3.12-3ubuntu1.2) ... 21:32:44 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 21:32:44 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... 21:32:44 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 21:32:44 Setting up patch (2.7.6-2ubuntu1.1) ... 21:32:44 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 21:32:44 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 21:32:45 ---> 447d15082c21 21:32:45 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 21:32:45 ---> Using cache 21:32:45 ---> 2f1ee12efb67 21:32:45 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 21:32:45 Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... 21:32:45 Installing new version of config file /etc/ssl/openssl.cnf ... 21:32:45 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 21:32:45 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 21:32:45 Setting up ca-certificates (20201027ubuntu0.18.04.1) ... 21:32:45 ---> Running in a1df88c90bdf 21:32:47 Updating certificates in /etc/ssl/certs... 21:32:47 ---> fb87730f35d8 21:32:47 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 21:32:47 ---> Running in 433a2f8d957c 21:32:47 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 21:32:47 22 added, 17 removed; done. 21:32:48 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 21:32:48 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 21:32:48 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 21:32:48 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 21:32:48 Setting up pkgbinarymangler (138.18.04.1) ... 21:32:48 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 21:32:48 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... 21:32:48 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 21:32:48 ---> 2f1861d8190b 21:32:48 Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup 21:32:48 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 21:32:48 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 21:32:48 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 21:32:48 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 21:32:48 Setting up perl (5.26.1-6ubuntu0.5) ... 21:32:48 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... 21:32:48 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 21:32:48 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 21:32:48 ---> Running in 84905b50763c 21:32:48 Removing intermediate container 433a2f8d957c 21:32:48 ---> a5ecaa8a0657 21:32:48 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:32:48 Setting up binutils (2.30-21ubuntu1~18.04.4) ... 21:32:48 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 21:32:48 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 21:32:48 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 21:32:48 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 21:32:48 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 21:32:48 ---> Running in c9b8f17b23a1 21:32:49 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 21:32:49 Processing triggers for systemd (237-3ubuntu10.43) ... 21:32:49 Processing triggers for mime-support (3.60ubuntu1) ... 21:32:49 Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... 21:32:49 Updating certificates in /etc/ssl/certs... 21:32:49 0 added, 0 removed; done. 21:32:49 Running hooks in /etc/ca-certificates/update.d... 21:32:49 done. 21:32:49 Removing intermediate container c9b8f17b23a1 21:32:49 ---> 184d0a3786bd 21:32:49 Step 19/21 : LABEL arch=arm64 21:32:49 ---> Running in 2fa30b04b7b7 21:32:50 Reading package lists... 21:32:50 Building dependency tree... 21:32:50 Reading state information... 21:32:50 The following NEW packages will be installed: 21:32:50 apt-transport-https 21:32:50 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 21:32:50 Need to get 1696 B of archives. 21:32:50 After this operation, 153 kB of additional disk space will be used. 21:32:50 Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] 21:32:50 debconf: delaying package configuration, since apt-utils is not installed 21:32:50 Fetched 1696 B in 0s (26.9 kB/s) 21:32:50 Selecting previously unselected package apt-transport-https. 21:32:50 (Reading database ... 13929 files and directories currently installed.) 21:32:50 Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... 21:32:50 Unpacking apt-transport-https (1.6.12ubuntu0.2) ... 21:32:50 Setting up apt-transport-https (1.6.12ubuntu0.2) ... 21:32:50 Removing intermediate container 2fa30b04b7b7 21:32:50 ---> 0b9aaf63068b 21:32:50 Step 20/21 : LABEL git_sha=ad7df7fdb937c1764f05f3465bc66378632466b3 21:32:50 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 21:32:50 ---> Running in efdcb4ce89dd 21:32:50 Waiting for network to be ready... 21:32:51 Removing intermediate container efdcb4ce89dd 21:32:51 ---> b29afe749e9e 21:32:51 Step 21/21 : LABEL version=0.0.0 21:32:51 ---> Running in 7bb0cc709f3e 21:32:52 Removing intermediate container 7bb0cc709f3e 21:32:52 ---> 76767c608bb2 21:32:52 21:32:53 Successfully built 76767c608bb2 21:32:53 Successfully tagged docker-support-scheduler-go-arm64:latest 21:32:57 2020-12-16T21:32:53Z INFO Waiting for automatic snapd restart... 21:32:57 snapd 2.48.1 from Canonical* installed 21:32:58 "snapd" switched to the "latest/stable" channel 21:32:58 21:33:01 core18 20200929 from Canonical* installed 21:33:01 "core18" switched to the "latest/stable" channel 21:33:01 21:33:01  Building docker-support-scheduler-go ... done Removing intermediate container efd01c718302 21:33:01 ---> 7db73639cff4 21:33:01 21:33:01 Step 10/22 : FROM scratch 21:33:01 ---> 21:33:01 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 21:33:01 ---> Using cache 21:33:01 ---> c6aad51ac5f7 21:33:01 Step 12/22 : ENV APP_PORT=48082 21:33:01 ---> Running in b36d6d8c4439 21:33:01 Removing intermediate container b36d6d8c4439 21:33:01 ---> 013d3f4635c8 21:33:01 Step 13/22 : EXPOSE $APP_PORT 21:33:01 ---> Running in 37c411ba5aed 21:33:01 Removing intermediate container 37c411ba5aed 21:33:01 ---> eaf0f71d7b3f 21:33:01 Step 14/22 : WORKDIR / 21:33:01 ---> Running in 9bc7710adca5 21:33:03 Removing intermediate container 9bc7710adca5 21:33:03 ---> 8a372a910ade 21:33:03 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 21:33:03 ---> 62a82922e63a 21:33:03 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 21:33:04 snapcraft 4.4.4 from Canonical* installed 21:33:04 "snapcraft" switched to the "latest/stable" channel 21:33:04 21:33:05 ---> 2ad85513d000 21:33:05 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 21:33:06 ---> 5fef372e8f81 21:33:06 Step 18/22 : ENTRYPOINT ["/core-command"] 21:33:06 ---> Running in 938c44554689 21:33:07 Removing intermediate container 938c44554689 21:33:07 ---> 494086a0f6ab 21:33:07 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:33:07 ---> Running in a56d73f083c0 21:33:07 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: 21:33:07 - README.md 21:33:07 - snapcraft.yaml.orig 21:33:07 21:33:07 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 21:33:08 Removing intermediate container a56d73f083c0 21:33:08 ---> bad1add75783 21:33:08 Step 20/22 : LABEL arch=arm64 21:33:08 ---> Running in 1ae36853bf0e 21:33:09 Removing intermediate container 1ae36853bf0e 21:33:09 ---> 89cd87ff9b3b 21:33:09 Step 21/22 : LABEL git_sha=ad7df7fdb937c1764f05f3465bc66378632466b3 21:33:09 ---> Running in 2b45486106ea 21:33:10 Removing intermediate container 2b45486106ea 21:33:10 ---> 9420cbdaeccf 21:33:10 Step 22/22 : LABEL version=0.0.0 21:33:10 ---> Running in 1a0406659f5f 21:33:10 Removing intermediate container 1a0406659f5f 21:33:10 ---> 60553dc9f873 21:33:10 21:33:11 Successfully built 60553dc9f873 21:33:11 Successfully tagged docker-core-command-go-arm64:latest 21:33:14 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 21:33:14 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 21:33:14 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 21:33:14 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 21:33:15 Reading package lists... 21:33:15 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 21:33:22 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 21:33:22 Reading package lists... 21:33:22 Building dependency tree... 21:33:22 Reading state information... 21:33:22 Suggested packages: 21:33:22 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 21:33:22 git-gui gitk gitweb git-cvs git-mediawiki git-svn 21:33:22 Recommended packages: 21:33:22 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 21:33:22 The following NEW packages will be installed: 21:33:22 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 21:33:22 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 21:33:22 pkg-config zip 21:33:22 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 21:33:22 Need to get 7655 kB of archives. 21:33:22 After this operation, 43.7 MB of additional disk space will be used. 21:33:22 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] 21:33:22 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] 21:33:22 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 21:33:22 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] 21:33:22 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 21:33:22 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 21:33:22 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 21:33:22 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 21:33:22 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 21:33:22 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 21:33:22 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 21:33:23 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 21:33:23 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 21:33:23 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 21:33:23 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 21:33:23 debconf: delaying package configuration, since apt-utils is not installed 21:33:23 Fetched 7655 kB in 1s (10.3 MB/s) 21:33:23 Selecting previously unselected package libglib2.0-0:amd64. 21:33:23 (Reading database ... 13933 files and directories currently installed.) 21:33:23 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 21:33:23 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 21:33:23 Selecting previously unselected package libpsl5:amd64. 21:33:23 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 21:33:23 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 21:33:23 Selecting previously unselected package libnghttp2-14:amd64. 21:33:23 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 21:33:23 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 21:33:23 Selecting previously unselected package librtmp1:amd64. 21:33:23 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 21:33:23 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 21:33:23 Selecting previously unselected package libcurl3-gnutls:amd64. 21:33:23 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... 21:33:23 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 21:33:23 Selecting previously unselected package liberror-perl. 21:33:23 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 21:33:23 Unpacking liberror-perl (0.17025-1) ... 21:33:23 Selecting previously unselected package git-man. 21:33:23 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 21:33:23 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 21:33:24 Selecting previously unselected package git. 21:33:24 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 21:33:24 Unpacking git (1:2.17.1-1ubuntu0.7) ... 21:33:24 Selecting previously unselected package libnorm1:amd64. 21:33:24 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 21:33:24 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 21:33:24 Selecting previously unselected package libpgm-5.2-0:amd64. 21:33:24 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 21:33:24 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 21:33:24 Selecting previously unselected package libsodium23:amd64. 21:33:24 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 21:33:24 Unpacking libsodium23:amd64 (1.0.16-2) ... 21:33:25 Selecting previously unselected package libzmq5:amd64. 21:33:25 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 21:33:25 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 21:33:25 Selecting previously unselected package libzmq3-dev:amd64. 21:33:25 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 21:33:25 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 21:33:25 Selecting previously unselected package pkg-config. 21:33:25 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 21:33:25 Unpacking pkg-config (0.29.1-0ubuntu2) ... 21:33:25 Selecting previously unselected package zip. 21:33:25 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 21:33:25 Unpacking zip (3.0-11build1) ... 21:33:25 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 21:33:25 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 21:33:25 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 21:33:25 Setting up liberror-perl (0.17025-1) ... 21:33:25 Setting up libpsl5:amd64 (0.19.1-5build1) ... 21:33:25 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 21:33:25 No schema files found: doing nothing. 21:33:25 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 21:33:25 Setting up zip (3.0-11build1) ... 21:33:25 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 21:33:25 Setting up libsodium23:amd64 (1.0.16-2) ... 21:33:25 Setting up pkg-config (0.29.1-0ubuntu2) ... 21:33:25 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 21:33:26 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 21:33:26 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 21:33:26 Setting up git (1:2.17.1-1ubuntu0.7) ... 21:33:26 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 21:33:32 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 21:33:32 git set to automatically installed. 21:33:32 git-man set to automatically installed. 21:33:32 libcurl3-gnutls set to automatically installed. 21:33:32 liberror-perl set to automatically installed. 21:33:32 libglib2.0-0 set to automatically installed. 21:33:32 libnghttp2-14 set to automatically installed. 21:33:32 libnorm1 set to automatically installed. 21:33:32 libpgm-5.2-0 set to automatically installed. 21:33:32 libpsl5 set to automatically installed. 21:33:32 librtmp1 set to automatically installed. 21:33:32 libsodium23 set to automatically installed. 21:33:32 libzmq3-dev set to automatically installed. 21:33:32 libzmq5 set to automatically installed. 21:33:32 pkg-config set to automatically installed. 21:33:32 zip set to automatically installed. 21:33:34 snapd is not logged in, snap install commands will use sudo 21:33:41 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 21:33:43  Building docker-core-command-go ... done Removing intermediate container dfa6e029fb04 21:33:43 ---> 6455cdd844d8 21:33:43 21:33:43 Step 10/24 : FROM scratch 21:33:43 ---> 21:33:43 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 21:33:43 ---> Running in c37778e47ccc 21:33:43 Removing intermediate container c37778e47ccc 21:33:43 ---> c63705b23a79 21:33:43 Step 12/24 : ENV APP_PORT=48060 21:33:43 ---> Running in 72dc966f77f4 21:33:43 Removing intermediate container 72dc966f77f4 21:33:43 ---> 69201f0705cb 21:33:43 Step 13/24 : EXPOSE $APP_PORT 21:33:43 ---> Running in e2c103d8387b 21:33:43 Removing intermediate container e2c103d8387b 21:33:43 ---> b37ce7f62a85 21:33:43 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 21:33:43 ---> 7b120913d391 21:33:43 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 21:33:43 Removing intermediate container 84905b50763c 21:33:43 ---> 131f2307b8aa 21:33:43 21:33:43 Step 9/29 : FROM alpine:latest 21:33:43 ---> dd36a01c3f31 21:33:43 Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' 21:33:43 ---> Running in e59bf30566c8 21:33:44 ---> 65099eab6e14 21:33:44 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 21:33:44 Removing intermediate container a1df88c90bdf 21:33:44 ---> 74a85f2e35bb 21:33:44 21:33:44 Step 10/22 : FROM alpine:3.10 21:33:44 ---> 536a684cf733 21:33:44 Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 21:33:44 ---> Using cache 21:33:44 ---> 1b12d4235c8a 21:33:44 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 21:33:44 Removing intermediate container e59bf30566c8 21:33:44 ---> 10459a5150ce 21:33:44 Step 11/29 : USER root 21:33:44 ---> Running in feb1c6a135c3 21:33:44 ---> Running in 784245a14f7e 21:33:45 Removing intermediate container feb1c6a135c3 21:33:45 ---> 826be652c326 21:33:45 Step 13/22 : WORKDIR / 21:33:45 ---> Running in 6f4265223bfd 21:33:45 Removing intermediate container 784245a14f7e 21:33:45 ---> 698d339336f7 21:33:45 Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* 21:33:45 ---> 9493858d2a35 21:33:45 Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 21:33:45 ---> Running in 08cb4b8d77bd 21:33:45 Removing intermediate container 6f4265223bfd 21:33:45 ---> cf283b0a93bc 21:33:45 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / 21:33:46 ---> a7f791637016 21:33:46 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 21:33:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:33:47 ---> 332a96be8f0c 21:33:47 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 21:33:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:33:47 core18 20201210 from Canonical* refreshed 21:33:47 Pulling config-common 21:33:47 ---> 67e1048f1b4d 21:33:47 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 21:33:47 v3.12.3-12-g15f1da04e4 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 21:33:47 v3.12.3-12-g15f1da04e4 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 21:33:47 OK: 12617 distinct packages available 21:33:48 ---> cb6715163308 21:33:48 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 21:33:48 ---> 04d60ed26aa9 21:33:48 Step 20/24 : ENTRYPOINT ["/support-notifications"] 21:33:48 (1/2) Installing ca-certificates (20191127-r4) 21:33:48 (2/2) Installing dumb-init (1.2.2-r1) 21:33:48 Executing busybox-1.31.1-r19.trigger 21:33:48 Executing ca-certificates-20191127-r4.trigger 21:33:48 ---> Running in a210ca8a551a 21:33:49 Pulling go-build-helper 21:33:49 OK: 6 MiB in 16 packages 21:33:49 ---> b99f0ce84044 21:33:49 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 21:33:49 Removing intermediate container a210ca8a551a 21:33:49 ---> ce70d301984a 21:33:49 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:33:49 ---> Running in bebf1492389d 21:33:50 ---> b5b9f42dace0 21:33:50 Step 18/22 : RUN chmod +x entrypoint.sh 21:33:50 Removing intermediate container bebf1492389d 21:33:50 ---> c94ee19b2df5 21:33:50 Step 22/24 : LABEL arch=arm64 21:33:50 ---> Running in 0957e244e0d2 21:33:50 ---> Running in 52204f64b609 21:33:50 Removing intermediate container 08cb4b8d77bd 21:33:50 ---> 0ad187c96fb0 21:33:50 Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup 21:33:50 ---> Running in cfde872c8d81 21:33:51 Removing intermediate container 52204f64b609 21:33:51 ---> 8304ce6c8a38 21:33:51 Step 23/24 : LABEL git_sha=ad7df7fdb937c1764f05f3465bc66378632466b3 21:33:51 ---> Running in 2d64aab6be11 21:33:51 Removing intermediate container cfde872c8d81 21:33:51 ---> 4851c94a37d7 21:33:51 Step 14/29 : WORKDIR $BASE_DIR 21:33:51 ---> Running in 41ac48dc7e76 21:33:51 Removing intermediate container 2d64aab6be11 21:33:51 ---> e5ebf9c27ae8 21:33:51 Step 24/24 : LABEL version=0.0.0 21:33:51 ---> Running in 4ec0af66ceb0 21:33:52 Removing intermediate container 41ac48dc7e76 21:33:52 ---> b3bebc110a41 21:33:52 Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging 21:33:52 ---> Running in a08e9e12cd15 21:33:52 Removing intermediate container 4ec0af66ceb0 21:33:52 ---> e8ffc84fc619 21:33:52 21:33:53 Removing intermediate container 0957e244e0d2 21:33:53 ---> 0e3a7bfbc128 21:33:53 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 21:33:53 Successfully built e8ffc84fc619 21:33:53 Successfully tagged docker-support-notifications-go-arm64:latest 21:33:53  Building docker-support-notifications-go ... done  ---> Running in bcfcf1f88b5c 21:33:53 Removing intermediate container bcfcf1f88b5c 21:33:53 ---> 80ec2ea517a5 21:33:53 Step 20/22 : LABEL arch=arm64 21:33:53 ---> Running in 3a4df9a74832 21:33:54 Removing intermediate container 3a4df9a74832 21:33:54 ---> 60caceb0bec1 21:33:54 Step 21/22 : LABEL git_sha=ad7df7fdb937c1764f05f3465bc66378632466b3 21:33:54 ---> Running in bd0f1c3aa2a9 21:33:54 Removing intermediate container a08e9e12cd15 21:33:54 ---> 263b09e60bd1 21:33:54 Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . 21:33:54 Removing intermediate container bd0f1c3aa2a9 21:33:54 ---> 594bbabfc880 21:33:54 Step 22/22 : LABEL version=0.0.0 21:33:55 ---> Running in 3572e8ad9230 21:33:55 ---> dfc5f7e20955 21:33:55 Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res 21:33:55 Removing intermediate container 3572e8ad9230 21:33:55 ---> de987f4f4601 21:33:55 21:33:55 Successfully built de987f4f4601 21:33:56 Successfully tagged docker-security-bootstrap-redis-go-arm64:latest 21:33:56  Building docker-security-bootstrap-redis-go ... done  ---> e41bddf23eb2 21:33:56 Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res 21:33:57 ---> 52d514138344 21:33:57 Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res 21:33:57 ---> 8c39c97ca782 21:33:57 Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging 21:33:58 ---> 41a407650630 21:33:58 Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh 21:33:58 ---> Running in 77b9a6f07ea2 21:34:00 Removing intermediate container 77b9a6f07ea2 21:34:00 ---> 659b4bf2565d 21:34:00 Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ 21:34:01 ---> 18c1a951e2ea 21:34:01 Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:34:01 ---> Running in 91f1f8e8fe32 21:34:03 Removing intermediate container 91f1f8e8fe32 21:34:03 ---> e6c1179f59d7 21:34:03 Step 24/29 : RUN chmod 755 security-secrets-setup 21:34:03 ---> Running in c7442ecbe2c4 21:34:06 Removing intermediate container c7442ecbe2c4 21:34:06 ---> 0b338307a3f1 21:34:06 Step 25/29 : ENTRYPOINT ["entrypoint.sh"] 21:34:06 ---> Running in 1aaeea75d001 21:34:06 Removing intermediate container 1aaeea75d001 21:34:06 ---> 3d0cda70366e 21:34:06 Step 26/29 : CMD [ "generate" ] 21:34:06 ---> Running in fb3b016ecc5c 21:34:07 Removing intermediate container fb3b016ecc5c 21:34:07 ---> 0e69f1d57916 21:34:07 Step 27/29 : LABEL arch=arm64 21:34:07 ---> Running in f3c65eb7ae46 21:34:07 Removing intermediate container f3c65eb7ae46 21:34:07 ---> 19d049863af4 21:34:07 Step 28/29 : LABEL git_sha=ad7df7fdb937c1764f05f3465bc66378632466b3 21:34:07 ---> Running in c1e379787f0d 21:34:08 Removing intermediate container c1e379787f0d 21:34:08 ---> 56bf5222ddec 21:34:08 Step 29/29 : LABEL version=0.0.0 21:34:08 ---> Running in ea5588743f53 21:34:08 Removing intermediate container ea5588743f53 21:34:08 ---> 3e424b96e1b0 21:34:08 21:34:09 Successfully built 3e424b96e1b0 21:34:09 Successfully tagged docker-security-secrets-setup-go-arm64:latest 21:34:09  Building docker-security-secrets-setup-go ... done  [Pipeline] } 21:34:09 $ docker stop --time=1 336479833fba0574e1458532a599f176e97346b73640eb3582f2131ad6fe2cad 21:34:11 Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 21:34:11 Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 21:34:11 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 21:34:11 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1453 kB] 21:34:11 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 21:34:11 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 21:34:11 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 21:34:11 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 21:34:11 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 21:34:11 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 21:34:11 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 21:34:11 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [284 kB] 21:34:11 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.8 kB] 21:34:11 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2872 B] 21:34:11 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [185 kB] 21:34:11 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [24.3 kB] 21:34:11 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1094 kB] 21:34:11 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [244 kB] 21:34:11 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 21:34:11 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1790 kB] 21:34:11 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [376 kB] 21:34:11 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [35.6 kB] 21:34:11 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7180 B] 21:34:11 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [206 kB] 21:34:11 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [27.9 kB] 21:34:11 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1697 kB] 21:34:11 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [357 kB] 21:34:11 Fetched 23.5 MB in 0s (0 B/s) 21:34:11 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 21:34:11 Fetched 96.5 kB in 0s (0 B/s) 21:34:11 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 21:34:11 Fetched 279 kB in 0s (0 B/s) 21:34:11 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 21:34:11 Fetched 122 kB in 0s (0 B/s) 21:34:11 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 21:34:11 Fetched 77.8 kB in 0s (0 B/s) 21:34:11 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 21:34:11 Fetched 8848 B in 0s (0 B/s) 21:34:11 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 21:34:11 Fetched 47.8 kB in 0s (0 B/s) 21:34:11 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 21:34:11 Fetched 45.6 kB in 0s (0 B/s) 21:34:11 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb [14.8 kB] 21:34:11 Fetched 14.8 kB in 0s (0 B/s) 21:34:11 Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] 21:34:11 Fetched 214 kB in 0s (0 B/s) 21:34:11 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] 21:34:11 Fetched 155 kB in 0s (0 B/s) 21:34:11 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 21:34:11 Fetched 50.6 kB in 0s (0 B/s) 21:34:11 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 21:34:11 Fetched 14.8 kB in 0s (0 B/s) 21:34:11 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 21:34:11 Fetched 41.8 kB in 0s (0 B/s) 21:34:11 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 21:34:11 Fetched 499 kB in 0s (0 B/s) 21:34:11 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 21:34:11 Fetched 111 kB in 0s (0 B/s) 21:34:11 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 21:34:11 Fetched 240 kB in 0s (0 B/s) 21:34:11 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 21:34:11 Fetched 29.3 kB in 0s (0 B/s) 21:34:11 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 21:34:11 Fetched 85.5 kB in 0s (0 B/s) 21:34:11 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 21:34:11 Fetched 24.5 kB in 0s (0 B/s) 21:34:11 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb [49.2 kB] 21:34:11 Fetched 49.2 kB in 0s (0 B/s) 21:34:11 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 21:34:11 Fetched 54.2 kB in 0s (0 B/s) 21:34:11 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 21:34:11 Fetched 30.8 kB in 0s (0 B/s) 21:34:11 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] 21:34:11 Fetched 17.0 kB in 0s (0 B/s) 21:34:11 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 21:34:11 Fetched 85.9 kB in 0s (0 B/s) 21:34:11 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 21:34:11 Fetched 8720 B in 0s (0 B/s) 21:34:11 Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] 21:34:11 Fetched 137 kB in 0s (0 B/s) 21:34:11 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 21:34:11 Fetched 119 kB in 0s (0 B/s) 21:34:11 Get:1 libnettle6_3.4-1_amd64.deb [109 kB] 21:34:11 Fetched 109 kB in 0s (0 B/s) 21:34:11 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 21:34:11 Fetched 11.1 kB in 0s (0 B/s) 21:34:11 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 21:34:11 Fetched 645 kB in 0s (0 B/s) 21:34:11 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 21:34:11 Fetched 41.3 kB in 0s (0 B/s) 21:34:11 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 21:34:11 Fetched 17.9 kB in 0s (0 B/s) 21:34:11 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 21:34:11 Fetched 368 kB in 0s (0 B/s) 21:34:11 Get:1 libp11-kit0_0.23.9-2_amd64.deb [187 kB] 21:34:11 Fetched 187 kB in 0s (0 B/s) 21:34:11 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 21:34:11 Fetched 175 kB in 0s (0 B/s) 21:34:11 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 21:34:11 $ docker rm -f 336479833fba0574e1458532a599f176e97346b73640eb3582f2131ad6fe2cad [Pipeline] // withDockerContainer [Pipeline] sh 21:34:12 + docker images 21:34:12 + grep docker 21:34:12 docker-security-secrets-setup-go-arm64 latest 3e424b96e1b0 4 seconds ago 22.7MB 21:34:12 docker-security-bootstrap-redis-go-arm64 latest de987f4f4601 17 seconds ago 15.2MB 21:34:12 docker-support-notifications-go-arm64 latest e8ffc84fc619 20 seconds ago 11.4MB 21:34:12 docker-core-command-go-arm64 latest 60553dc9f873 About a minute ago 9.98MB 21:34:12 docker-support-scheduler-go-arm64 latest 76767c608bb2 About a minute ago 10MB 21:34:12 docker-sys-mgmt-agent-go-arm64 latest dfb7c1eaa24d About a minute ago 300MB 21:34:12 docker-core-data-go-arm64 latest f3a7503bcb14 2 minutes ago 20.9MB 21:34:12 docker-core-metadata-go-arm64 latest d6ae65b25643 3 minutes ago 12.2MB 21:34:12 docker-security-secretstore-setup-go-arm64 latest c1e1112559a9 3 minutes ago 23.5MB 21:34:12 docker-security-proxy-setup-go-arm64 latest 04a7cd669015 3 minutes ago 23.4MB 21:34:12 docker latest 0c09fb3ff9b5 24 hours 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] } 21:34:14 Fetched 206 kB in 0s (0 B/s) 21:34:14 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] 21:34:14 Fetched 1301 kB in 0s (0 B/s) 21:34:14 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 21:34:14 Fetched 36.2 kB in 0s (0 B/s) 21:34:14 Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] 21:34:14 Fetched 159 kB in 0s (0 B/s) 21:34:14 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 21:34:14 Fetched 107 kB in 0s (0 B/s) 21:34:14 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 21:34:14 Fetched 48.7 kB in 0s (0 B/s) 21:34:14 Pulling static-packages 21:34:14 'go115' has dependencies that need to be staged: go-build-helper static-packages 21:34:14 Skipping pull go-build-helper (already ran) 21:34:14 Skipping pull static-packages (already ran) 21:34:14 Building go-build-helper 21:34:18 Building static-packages 21:34:20 Staging go-build-helper 21:34:21 Staging static-packages 21:34:21 Pulling go115 21:34:22 'edgex-go' has dependencies that need to be staged: go115 21:34:22 Skipping pull go115 (already ran) 21:34:22 Building go115 21:34:22 % Total % Received % Xferd Average Speed Time Time Time Current 21:34:22 Dload Upload Total Spent Left Speed 21:34:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 115M 0 6971 0 0 27884 0 1:12:24 --:--:-- 1:12:24 27772 28 115M 28 33.1M 0 0 27.2M 0 0:00:04 0:00:01 0:00:03 27.1M 64 115M 64 74.3M 0 0 33.5M 0 0:00:03 0:00:02 0:00:01 33.5M 95 115M 95 110M 0 0 34.3M 0 0:00:03 0:00:03 --:--:-- 34.3M 100 115M 100 115M 0 0 34.6M 0 0:00:03 0:00:03 --:--:-- 34.6M 21:34:26 go1.15.2.linux-amd64.tar.gz: OK 21:34:31 Staging go115 21:34:35 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 21:34:35 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 21:34:35 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 21:34:35 Fetched 0 B in 0s (0 B/s) 21:34:35 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 21:34:35 Fetched 224 kB in 0s (0 B/s) 21:34:35 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 21:34:35 Fetched 157 kB in 0s (0 B/s) 21:34:35 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 21:34:35 Fetched 221 kB in 0s (0 B/s) 21:34:35 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 21:34:35 Fetched 143 kB in 0s (0 B/s) 21:34:35 Pulling edgex-go 21:34:36 Pulling version 21:34:37 Building config-common 21:34:39 Skipping build go-build-helper (already ran) 21:34:39 Skipping build static-packages (already ran) 21:34:39 Skipping build go115 (already ran) 21:34:39 Building edgex-go 21:34:39 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 21:34:40 go: downloading github.com/gorilla/mux v1.8.0 21:34:40 go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.60 21:34:40 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.130 21:34:40 go: downloading github.com/OneOfOne/xxhash v1.2.8 21:34:40 go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.28 21:34:40 go: downloading github.com/edgexfoundry/go-mod-registry v0.1.26 21:34:40 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 21:34:40 go: downloading github.com/google/uuid v1.1.2 21:34:40 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 21:34:40 go: downloading github.com/imdario/mergo v0.3.11 21:34:40 go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.26 21:34:40 go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 21:34:40 go: downloading github.com/x448/float16 v0.8.4 21:34:40 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 21:34:40 go: downloading github.com/pkg/errors v0.8.1 21:34:40 go: downloading github.com/go-kit/kit v0.8.0 21:34:40 go: downloading github.com/pebbe/zmq4 v1.0.0 21:34:40 go: downloading github.com/BurntSushi/toml v0.3.1 21:34:40 go: downloading github.com/go-redis/redis/v7 v7.2.0 21:34:40 go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 21:34:40 go: downloading github.com/hashicorp/consul/api v1.1.0 21:34:40 go: downloading github.com/pelletier/go-toml v1.2.0 21:34:40 go: downloading github.com/go-playground/validator/v10 v10.3.0 21:34:40 go: downloading gopkg.in/yaml.v2 v2.4.0 21:34:40 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 21:34:40 go: downloading github.com/mitchellh/mapstructure v1.1.2 21:34:40 go: downloading github.com/mitchellh/copystructure v1.0.0 21:34:40 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 21:34:40 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 21:34:40 go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 21:34:40 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 21:34:40 go: downloading github.com/hashicorp/serf v0.8.2 21:34:40 go: downloading github.com/mitchellh/reflectwalk v1.0.0 21:34:40 go: downloading github.com/leodido/go-urn v1.2.0 21:34:40 go: downloading github.com/go-playground/universal-translator v0.17.0 21:34:40 go: downloading github.com/go-logfmt/logfmt v0.4.0 21:34:40 go: downloading github.com/go-playground/locales v0.13.0 21:34:40 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 21:34:41 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 21:34:41 go: downloading github.com/hashicorp/golang-lru v0.5.0 21:34:47 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 21:34: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 21:34: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 21:34:53 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 21:34:54 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 21:34:54 go: downloading github.com/stretchr/testify v1.5.1 21:34:54 go: downloading github.com/davecgh/go-spew v1.1.1 21:34:54 go: downloading github.com/pmezard/go-difflib v1.0.0 21:34:55 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 21:34:55 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 21:34:55 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 21:34:56 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 21:34:57 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 21:34:57 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 21:34:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 21:34:58 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 21:34:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 21:35:00 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 21:35:01 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 21:35:03 Building version 21:35:05 Staging config-common 21:35:06 Skipping stage go-build-helper (already ran) 21:35:06 Skipping stage static-packages (already ran) 21:35:06 Skipping stage go115 (already ran) 21:35:06 Staging edgex-go 21:35:07 Staging version 21:35:08 Priming config-common 21:35:09 Priming go-build-helper 21:35:09 Priming static-packages 21:35:12 Priming go115 21:35:12 Priming edgex-go 21:35:14 Priming version 21:35:15 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 21:35:18 provisioning config files... 21:35:18 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config2193092572821311716tmp [Pipeline] { [Pipeline] sh 21:35:19 + set +x 21:35:19 + curl -s https://codecov.io/bash 21:35:19 + bash -s -- 21:35:19 21:35:19 _____ _ 21:35:19 / ____| | | 21:35:19 | | ___ __| | ___ ___ _____ __ 21:35:19 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:35:19 | |___| (_) | (_| | __/ (_| (_) \ V / 21:35:19 \_____\___/ \__,_|\___|\___\___/ \_/ 21:35:19 Bash-20201130-cc6d3fe 21:35:19 21:35:19 21:35:19 ==> Jenkins CI detected. 21:35:19 project root: . 21:35:19 --> token set from env 21:35:19 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:35:19 ==> Running gcov in . (disable via -X gcov) 21:35:20 ==> Python coveragepy not found 21:35:20 ==> Searching for coverage reports in: 21:35:20 + . 21:35:20 -> Found 1 reports 21:35:20 ==> Detecting git/mercurial file structure 21:35:20 ==> Reading reports 21:35:20 + ./coverage.out bytes=567417 21:35:20 ==> Appending adjustments 21:35:20 https://docs.codecov.io/docs/fixing-reports 21:35:25 + Found adjustments 21:35:25 ==> Gzipping contents 21:35:25 84K /tmp/codecov.WwCMsp.gz 21:35:25 ==> Uploading reports 21:35:25 url: https://codecov.io 21:35:25 query: branch=PR-2956&commit=ad7df7fdb937c1764f05f3465bc66378632466b3&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2956%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2956&job=&cmd_args= 21:35:25 -> Pinging Codecov 21:35:25 https://codecov.io/upload/v4?package=bash-20201130-cc6d3fe&token=secret&branch=PR-2956&commit=ad7df7fdb937c1764f05f3465bc66378632466b3&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2956%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2956&job=&cmd_args= 21:35:25 -> Uploading to 21:35:25 https://storage.googleapis.com/codecov/v4/raw/2020-12-16/00271124DB129430A58F1EEE437C3FCB/ad7df7fdb937c1764f05f3465bc66378632466b3/861a7bc7-17b6-4364-a08a-2d3ca1b9d759.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201216%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201216T213525Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3c00691d9cc04dd4996abaafd12e7236d57e4a73bc2c413e608270cbbc3f2073 21:35:25 % Total % Received % Xferd Average Speed Time Time Time Current 21:35:25 Dload Upload Total Spent Left Speed 21:35:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 85885 0 0 100 85885 0 129k --:--:-- --:--:-- --:--:-- 129k 21:35:25 -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/ad7df7fdb937c1764f05f3465bc66378632466b3 [Pipeline] } 21:35:25 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 21:35:28 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:35:29 ---> package-listing.sh 21:35:29 ++ facter osfamily 21:35:29 ++ tr '[:upper:]' '[:lower:]' 21:35:29 + OS_FAMILY=redhat 21:35:29 + workspace=/w/workspace/edgex-go/2 21:35:29 + START_PACKAGES=/tmp/packages_start.txt 21:35:29 + END_PACKAGES=/tmp/packages_end.txt 21:35:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:35:29 + PACKAGES=/tmp/packages_start.txt 21:35:29 + '[' /w/workspace/edgex-go/2 ']' 21:35:29 + PACKAGES=/tmp/packages_end.txt 21:35:29 + case "${OS_FAMILY}" in 21:35:29 + sort 21:35:29 + rpm -qa 21:35:35 + '[' -f /tmp/packages_start.txt ']' 21:35:35 + '[' -f /tmp/packages_end.txt ']' 21:35:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:35:35 + '[' /w/workspace/edgex-go/2 ']' 21:35:35 + mkdir -p /w/workspace/edgex-go/2/archives/ 21:35:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 21:35:35 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:35:35 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 21:35:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:35:36 21:35:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 21:35:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:35:37 alpine: Pulling from edgex-lftools-log-publisher 21:35:37 df20fa9351a1: Pulling fs layer 21:35:37 36b3adc4ff6f: Pulling fs layer 21:35:37 8ad3a11d3b57: Pulling fs layer 21:35:37 46f8f816bc3b: Pulling fs layer 21:35:37 93b61091891f: Pulling fs layer 21:35:37 93b9cdb0e59b: Pulling fs layer 21:35:37 5e14af77c1be: Pulling fs layer 21:35:37 01666e4c0597: Pulling fs layer 21:35:37 aa168da1d23b: Pulling fs layer 21:35:37 93b9cdb0e59b: Waiting 21:35:37 5e14af77c1be: Waiting 21:35:37 46f8f816bc3b: Waiting 21:35:37 01666e4c0597: Waiting 21:35:37 aa168da1d23b: Waiting 21:35:37 93b61091891f: Waiting 21:35:37 36b3adc4ff6f: Verifying Checksum 21:35:37 36b3adc4ff6f: Download complete 21:35:37 46f8f816bc3b: Verifying Checksum 21:35:37 46f8f816bc3b: Download complete 21:35:37 df20fa9351a1: Verifying Checksum 21:35:37 df20fa9351a1: Download complete 21:35:37 93b9cdb0e59b: Verifying Checksum 21:35:37 93b9cdb0e59b: Download complete 21:35:37 93b61091891f: Verifying Checksum 21:35:37 93b61091891f: Download complete 21:35:37 5e14af77c1be: Verifying Checksum 21:35:37 5e14af77c1be: Download complete 21:35:37 01666e4c0597: Verifying Checksum 21:35:37 01666e4c0597: Download complete 21:35:38 df20fa9351a1: Pull complete 21:35:38 36b3adc4ff6f: Pull complete 21:35:38 8ad3a11d3b57: Verifying Checksum 21:35:38 8ad3a11d3b57: Download complete 21:35:40 8ad3a11d3b57: Pull complete 21:35:40 46f8f816bc3b: Pull complete 21:35:41 93b61091891f: Pull complete 21:35:41 93b9cdb0e59b: Pull complete 21:35:41 5e14af77c1be: Pull complete 21:35:43 aa168da1d23b: Verifying Checksum 21:35:43 aa168da1d23b: Download complete 21:35:44 01666e4c0597: Pull complete 21:35:59 aa168da1d23b: Pull complete 21:35:59 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 21:35:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:35:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 21:36:00 prd-centos7-docker-4c-2g-16382 does not seem to be running inside a container 21:36:00 $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 21:36:04 $ docker top 9ca69f3e6b79bc60f7ff4f0931aecd03e36bc3429a87a7c8a31eff473ddb1338 -eo pid,comm [Pipeline] { [Pipeline] sh 21:36:05 + touch /tmp/pre-build-complete [Pipeline] sh 21:36:06 + mkdir -p /var/log/sa [Pipeline] sh 21:36:07 + ls /var/log/sa-host 21:36:07 + sadf -c /var/log/sa-host/sa16 21:36:07 file_magic: OK 21:36:07 HZ: Using current value: 100 21:36:07 file_header: OK 21:36:07 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 21:36:07 Statistics: 21:36:07 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 21:36:07 File successfully converted to sysstat format version 12.2.1 21:36:07 + sadf -c /var/log/sa-host/sa23 21:36:07 file_magic: OK 21:36:07 HZ: Using current value: 100 21:36:07 file_header: OK 21:36:07 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 21:36:07 Statistics: 21:36:07 Hnuu...uuuununununu... 21:36:07 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:36:07 provisioning config files... 21:36:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config266681229144023555tmp [Pipeline] { [Pipeline] echo 21:36:08 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:36:08 ---> create-netrc.sh [Pipeline] } 21:36:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 21:36:08 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 21:36:09 ---> python-tools-install.sh [Pipeline] echo 21:36:09 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:36:09 ---> sudo-logs.sh 21:36:09 Archiving 'sudo' log.. [Pipeline] echo 21:36:09 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:36:09 ---> job-cost.sh 21:36:10 lf-activate-venv: SKIPPING 21:36:10 INFO: No Stack... 21:36:11 INFO: Retrieving Pricing Info for: v1-standard-2 21:36:11 INFO: Archiving Costs [Pipeline] echo 21:36:11 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:36:12 ---> logs-deploy.sh 21:36:12 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2956/2 21:36:12 INFO: archiving workspace using pattern(s): 21:36:14 Archives upload complete. 21:36:14 INFO: archiving logs to Nexus 21:36:16 ---> uname -a: 21:36:16 Linux prd-centos7-docker-4c-2g-16382.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 21:36:16 21:36:16 21:36:16 ---> lscpu: 21:36:16 Architecture: x86_64 21:36:16 CPU op-mode(s): 32-bit, 64-bit 21:36:16 Byte Order: Little Endian 21:36:16 Address sizes: 40 bits physical, 48 bits virtual 21:36:16 CPU(s): 4 21:36:16 On-line CPU(s) list: 0-3 21:36:16 Thread(s) per core: 1 21:36:16 Core(s) per socket: 1 21:36:16 Socket(s): 4 21:36:16 NUMA node(s): 1 21:36:16 Vendor ID: GenuineIntel 21:36:16 CPU family: 6 21:36:16 Model: 44 21:36:16 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 21:36:16 Stepping: 1 21:36:16 CPU MHz: 2933.438 21:36:16 BogoMIPS: 5866.87 21:36:16 Virtualization: VT-x 21:36:16 Hypervisor vendor: KVM 21:36:16 Virtualization type: full 21:36:16 L1d cache: 128 KiB 21:36:16 L1i cache: 128 KiB 21:36:16 L2 cache: 16 MiB 21:36:16 L3 cache: 64 MiB 21:36:16 NUMA node0 CPU(s): 0-3 21:36:16 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 21:36:16 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 21:36:16 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 21:36:16 Vulnerability Meltdown: Mitigation; PTI 21:36:16 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:36:16 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 21:36:16 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 21:36:16 Vulnerability Srbds: Not affected 21:36:16 Vulnerability Tsx async abort: Not affected 21:36:16 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 21:36:16 21:36:16 21:36:16 ---> nproc: 21:36:16 4 21:36:16 21:36:16 21:36:16 ---> df -h: 21:36:16 Filesystem Size Used Available Use% Mounted on 21:36:16 overlay 50.0G 12.6G 37.4G 25% / 21:36:16 tmpfs 64.0M 0 64.0M 0% /dev 21:36:16 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 21:36:16 shm 64.0M 0 64.0M 0% /dev/shm 21:36:16 /dev/vda1 50.0G 12.6G 37.4G 25% /facter-os 21:36:16 /dev/vda1 50.0G 12.6G 37.4G 25% /etc/resolv.conf 21:36:16 /dev/vda1 50.0G 12.6G 37.4G 25% /etc/hostname 21:36:16 /dev/vda1 50.0G 12.6G 37.4G 25% /etc/hosts 21:36:16 /dev/vda1 50.0G 12.6G 37.4G 25% /var/log/auth.log 21:36:16 /dev/vda1 50.0G 12.6G 37.4G 25% /run/cloud-init/result.json 21:36:16 /dev/vda1 50.0G 12.6G 37.4G 25% /var/log/sa-host 21:36:16 /dev/vda1 50.0G 12.6G 37.4G 25% /var/log/secure 21:36:16 /dev/vda1 50.0G 12.6G 37.4G 25% /w/workspace/edgex-go/2@tmp 21:36:16 /dev/vda1 50.0G 12.6G 37.4G 25% /w/workspace/edgex-go/2 21:36:16 21:36:16 21:36:16 ---> free -m: 21:36:16 total used free shared buff/cache available 21:36:16 Mem: 1837 708 127 0 1001 1046 21:36:16 Swap: 1023 75 948 21:36:16 21:36:16 21:36:16 ---> ip addr: 21:36:16 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 21:36:16 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 21:36:16 inet 127.0.0.1/8 scope host lo 21:36:16 valid_lft forever preferred_lft forever 21:36:16 inet6 ::1/128 scope host 21:36:16 valid_lft forever preferred_lft forever 21:36:16 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 21:36:16 link/ether fa:16:3e:cd:3b:5a brd ff:ff:ff:ff:ff:ff 21:36:16 inet 10.30.122.13/23 brd 10.30.123.255 scope global dynamic eth0 21:36:16 valid_lft 85068sec preferred_lft 85068sec 21:36:16 inet6 fe80::f816:3eff:fecd:3b5a/64 scope link 21:36:16 valid_lft forever preferred_lft forever 21:36:16 3: docker0: mtu 1500 qdisc noqueue state DOWN 21:36:16 link/ether 02:42:f0:54:5c:ab brd ff:ff:ff:ff:ff:ff 21:36:16 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 21:36:16 valid_lft forever preferred_lft forever 21:36:16 inet6 fe80::42:f0ff:fe54:5cab/64 scope link 21:36:16 valid_lft forever preferred_lft forever 21:36:16 21:36:16 21:36:16 ---> sar -b -r -n DEV: 21:36:16 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/16/20 _x86_64_ (4 CPU) 21:36:16 21:36:16 21:13:51 LINUX RESTART (4 CPU) 21:36:16 21:36:16 21:15:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 21:36:16 21:16:02 52.83 13.09 39.74 0.00 4781.92 5735.65 0.00 21:36:16 21:17:01 113.77 61.50 52.27 0.00 5650.68 25437.19 0.00 21:36:16 21:18:01 243.73 68.39 175.34 0.00 3270.49 45349.59 0.00 21:36:16 21:19:01 194.36 112.26 82.10 0.00 5106.22 9569.99 0.00 21:36:16 21:20:01 63.27 17.40 45.87 0.00 612.88 6457.66 0.00 21:36:16 21:21:02 130.73 78.92 51.81 0.00 3508.82 4620.67 0.00 21:36:16 21:22:01 43.01 4.18 38.83 0.00 458.79 14208.52 0.00 21:36:16 21:23:02 290.01 113.61 176.40 0.00 52475.67 111695.45 0.00 21:36:16 21:24:06 2019.64 1788.34 231.30 0.00 118860.90 126155.49 0.00 21:36:16 21:25:02 1253.27 1107.53 145.74 0.00 61598.99 69727.27 0.00 21:36:16 21:26:01 796.39 511.03 285.36 0.00 63670.08 97754.65 0.00 21:36:16 21:27:04 1426.38 1158.84 267.54 0.00 119035.75 122259.76 0.00 21:36:16 21:28:02 1002.19 769.46 232.73 0.00 54824.50 55918.08 0.00 21:36:16 21:29:01 210.32 26.05 184.27 0.00 2413.79 19217.45 0.00 21:36:16 21:30:01 48.26 22.11 26.15 0.00 3088.87 872.47 0.00 21:36:16 21:31:01 0.33 0.17 0.17 0.00 1.46 1.91 0.00 21:36:16 21:32:01 0.33 0.05 0.28 0.00 0.53 3.28 0.00 21:36:16 21:33:01 0.22 0.00 0.22 0.00 0.00 2.20 0.00 21:36:16 21:34:01 0.28 0.07 0.22 0.00 0.93 1.91 0.00 21:36:16 21:35:01 0.35 0.05 0.30 0.00 0.93 3.73 0.00 21:36:16 21:36:03 177.50 89.71 87.79 0.00 7135.04 18583.29 0.00 21:36:16 Average: 386.45 284.94 101.50 0.00 24405.45 35270.70 0.00 21:36:16 21:36:16 21:15:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:36:16 21:16:02 67344 0 687896 36.56 2620 1123684 1372524 46.84 560192 1049020 96260 21:36:16 21:17:01 79844 0 652616 34.69 2596 1146488 1334560 45.55 673888 917276 59476 21:36:16 21:18:01 73032 0 779136 41.41 1348 1028028 1530568 52.24 708580 811328 89940 21:36:16 21:19:01 264484 0 768868 40.86 600 847592 1588684 54.22 634692 705784 30984 21:36:16 21:20:01 266560 0 780040 41.46 412 834532 1517112 51.78 670668 664860 46244 21:36:16 21:21:02 301916 0 737236 39.18 412 841980 1648680 56.27 572296 718980 16580 21:36:16 21:22:01 118632 0 761272 40.46 380 1001260 1583176 54.03 642804 847084 26540 21:36:16 21:23:02 65468 0 820764 43.62 0 995312 2297448 78.41 755824 852116 22696 21:36:16 21:24:06 68132 0 831220 44.18 0 982192 2351436 80.25 752620 830688 51628 21:36:16 21:25:02 455392 0 959676 51.00 0 466476 4141680 141.35 560736 603036 62348 21:36:16 21:26:01 72056 0 725140 38.54 0 1084348 1833392 62.57 769064 824152 55860 21:36:16 21:27:04 73212 0 837252 44.50 0 971080 2832856 96.68 649380 919628 16840 21:36:16 21:28:02 288904 0 849312 45.14 0 743328 2456672 83.84 702604 637524 70184 21:36:16 21:29:01 288704 0 703028 37.36 0 889812 1578656 53.88 622212 712604 12568 21:36:16 21:30:01 289884 0 623828 33.16 0 967832 1242152 42.39 586388 754752 16 21:36:16 21:31:01 291876 0 621824 33.05 0 967844 1223652 41.76 585456 754524 8 21:36:16 21:32:01 294012 0 619688 32.94 0 967844 1208216 41.23 584268 754140 8 21:36:16 21:33:01 293632 0 620052 32.95 0 967860 1208216 41.23 584260 754152 8 21:36:16 21:34:01 293912 0 619764 32.94 0 967868 1208280 41.24 584400 754180 8 21:36:16 21:35:01 293808 0 619864 32.94 0 967872 1208364 41.24 584384 754208 8 21:36:16 21:36:03 220144 0 695336 36.96 0 966064 1393644 47.56 526508 842324 16 21:36:16 Average: 212426 0 729229 38.76 398 939490 1750475 59.74 633868 783922 31344 21:36:16 21:36:16 21:15:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:36:16 21:16:02 eth0 662.57 636.50 2816.85 106.91 0.00 0.00 0.00 0.00 21:36:16 21:16:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:36:16 21:16:02 veth44be9b7 486.73 420.24 48.88 1646.10 0.00 0.00 0.00 0.00 21:36:16 21:16:02 docker0 486.73 420.10 42.23 1646.09 0.00 0.00 0.00 0.00 21:36:16 21:17:01 eth0 561.85 560.89 3828.56 54.42 0.00 0.00 0.00 0.00 21:36:16 21:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:36:16 21:17:01 docker0 327.57 286.82 25.74 1028.61 0.00 0.00 0.00 0.00 21:36:16 21:18:01 eth0 371.56 186.84 2171.55 25.31 0.00 0.00 0.00 0.00 21:36:16 21:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:36:16 21:18:01 docker0 121.79 192.02 8.88 839.30 0.00 0.00 0.00 0.00 21:36:16 21:19:01 eth0 25.83 21.30 29.99 10.69 0.00 0.00 0.00 0.00 21:36:16 21:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:36:16 21:19:01 veth8cf230e 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 21:36:16 21:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:36:16 21:20:01 eth0 36.93 30.04 21.41 81.88 0.00 0.00 0.00 0.00 21:36:16 21:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:36:16 21:20:01 veth8cf230e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:36:16 21:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:36:16 21:21:02 eth0 15.11 11.56 12.80 7.07 0.00 0.00 0.00 0.00 21:36:16 21:21:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:36:16 21:21:02 veth8cf230e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:36:16 21:21:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:36:16 21:22:01 eth0 189.94 146.61 1718.47 85.78 0.00 0.00 0.00 0.00 21:36:16 21:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:36:16 21:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:36:16 21:23:02 veth35e39e1 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 21:36:16 21:23:02 eth0 20.34 14.80 21.53 8.84 0.00 0.00 0.00 0.00 21:36:16 21:23:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:36:16 21:23:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:36:16 21:24:06 veth35e39e1 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 21:36:16 21:24:06 eth0 42.40 32.08 151.38 8.57 0.00 0.00 0.00 0.00 21:36:16 21:24:06 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:36:16 21:24:06 docker0 19.75 25.73 1.19 138.42 0.00 0.00 0.00 0.00 21:36:16 21:25:02 veth35e39e1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:36:16 21:25:02 vethb8dc125 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 21:36:16 21:25:02 veth339c379 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 21:36:16 21:25:02 eth0 6.83 5.03 5.07 2.82 0.00 0.00 0.00 0.00 21:36:16 21:26:01 veth35e39e1 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 21:36:16 21:26:01 eth0 89.74 64.58 183.35 74.30 0.00 0.00 0.00 0.00 21:36:16 21:26:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 21:36:16 21:26:01 docker0 984.10 963.94 79.64 3773.27 0.00 0.00 0.00 0.00 21:36:16 21:27:04 veth35e39e1 0.00 0.19 0.00 0.01 0.00 0.00 0.00 0.00 21:36:16 21:27:04 veth3103236 0.00 0.19 0.00 0.01 0.00 0.00 0.00 0.00 21:36:16 21:27:04 vethdda6f71 0.00 0.19 0.00 0.01 0.00 0.00 0.00 0.00 21:36:16 21:27:04 eth0 47.56 33.57 113.49 14.97 0.00 0.00 0.00 0.00 21:36:16 21:28:02 veth617ca0a 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 21:36:16 21:28:02 veth35e39e1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:36:16 21:28:02 veth897a4ec 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 21:36:16 21:28:02 eth0 41.84 32.83 24.75 80.89 0.00 0.00 0.00 0.00 21:36:16 21:29:01 veth35e39e1 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 21:36:16 21:29:01 eth0 119.09 70.84 480.84 80.91 0.00 0.00 0.00 0.00 21:36:16 21:29:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 21:36:16 21:29:01 vethae5854c 4.63 4.95 0.58 20.79 0.00 0.00 0.00 0.00 21:36:16 21:30:01 eth0 18.00 8.87 44.72 4.42 0.00 0.00 0.00 0.00 21:36:16 21:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:36:16 21:30:01 docker0 1019.16 1045.98 81.83 4319.60 0.00 0.00 0.00 0.00 21:36:16 21:31:01 eth0 0.83 0.47 0.70 0.21 0.00 0.00 0.00 0.00 21:36:16 21:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:36:16 21:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:36:16 21:32:01 eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 21:36:16 21:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:36:16 21:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:36:16 21:33:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:36:16 21:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:36:16 21:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:36:16 21:34:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 21:36:16 21:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:36:16 21:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:36:16 21:35:01 eth0 0.23 0.17 0.08 0.07 0.00 0.00 0.00 0.00 21:36:16 21:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:36:16 21:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:36:16 21:36:03 eth0 210.16 167.68 2136.47 23.00 0.00 0.00 0.00 0.00 21:36:16 21:36:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:36:16 21:36:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:36:16 Average: eth0 117.05 96.23 654.45 31.76 0.00 0.00 0.00 0.00 21:36:16 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:36:16 Average: docker0 48.57 49.85 3.90 205.87 0.00 0.00 0.00 0.00 21:36:16 21:36:16 21:36:16 ---> sar -P ALL: 21:36:16 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/16/20 _x86_64_ (4 CPU) 21:36:16 21:36:16 21:13:51 LINUX RESTART (4 CPU) 21:36:16 21:36:16 21:15:01 CPU %user %nice %system %iowait %steal %idle 21:36:16 21:16:02 all 4.93 0.00 3.28 1.14 13.89 76.76 21:36:16 21:16:02 0 4.57 0.00 3.22 0.12 15.95 76.14 21:36:16 21:16:02 1 4.97 0.00 2.80 1.45 12.88 77.91 21:36:16 21:16:02 2 6.12 0.00 3.33 0.74 12.99 76.83 21:36:16 21:16:02 3 4.08 0.00 3.78 2.27 13.74 76.14 21:36:16 21:17:01 all 6.81 0.00 3.29 0.79 12.77 76.33 21:36:16 21:17:01 0 5.48 0.00 3.04 0.46 14.54 76.48 21:36:16 21:17:01 1 5.09 0.00 3.70 0.73 12.71 77.77 21:36:16 21:17:01 2 10.40 0.00 3.45 1.46 12.50 72.20 21:36:16 21:17:01 3 6.35 0.00 2.97 0.55 11.32 78.82 21:36:16 21:18:01 all 7.12 0.00 6.32 2.59 20.45 63.52 21:36:16 21:18:01 0 7.16 0.00 6.32 2.27 20.77 63.48 21:36:16 21:18:01 1 6.26 0.00 5.96 1.56 19.97 66.26 21:36:16 21:18:01 2 7.51 0.00 6.42 2.26 20.24 63.57 21:36:16 21:18:01 3 7.58 0.00 6.58 4.30 20.85 60.69 21:36:16 21:19:01 all 30.60 0.00 9.66 3.90 18.06 37.78 21:36:16 21:19:01 0 26.88 0.00 9.03 3.58 19.17 41.35 21:36:16 21:19:01 1 26.93 0.00 7.90 3.89 19.69 41.60 21:36:16 21:19:01 2 33.04 0.00 10.08 3.47 18.47 34.94 21:36:16 21:19:01 3 35.99 0.00 11.80 4.70 14.72 32.80 21:36:16 21:20:01 all 44.49 0.00 11.36 1.96 25.35 16.85 21:36:16 21:20:01 0 34.71 0.00 10.34 1.19 29.32 24.44 21:36:16 21:20:01 1 39.72 0.00 12.46 2.36 26.10 19.36 21:36:16 21:20:01 2 53.85 0.00 11.03 2.14 22.22 10.76 21:36:16 21:20:01 3 50.86 0.00 11.65 2.20 23.31 11.98 21:36:16 21:21:02 all 28.03 0.00 12.84 4.42 25.28 29.42 21:36:16 21:21:02 0 25.78 0.00 12.22 4.06 24.43 33.50 21:36:16 21:21:02 1 28.77 0.00 14.02 5.13 24.56 27.52 21:36:16 21:21:02 2 28.72 0.00 12.35 4.47 25.52 28.93 21:36:16 21:21:02 3 28.94 0.00 12.81 4.05 26.62 27.59 21:36:16 21:22:01 all 17.20 0.00 8.56 0.34 18.25 55.66 21:36:16 21:22:01 0 17.98 0.00 8.89 0.88 19.22 53.04 21:36:16 21:22:01 1 16.01 0.00 8.09 0.28 18.57 57.04 21:36:16 21:22:01 2 17.42 0.00 8.80 0.10 17.90 55.78 21:36:16 21:22:01 3 17.39 0.00 8.46 0.09 17.28 56.78 21:36:16 21:23:02 all 8.04 0.00 9.24 5.26 32.83 44.62 21:36:16 21:23:02 0 7.54 0.00 9.23 5.01 33.70 44.52 21:36:16 21:23:02 1 6.87 0.00 9.00 5.21 32.55 46.37 21:36:16 21:23:02 2 10.49 0.00 9.91 5.65 32.59 41.36 21:36:16 21:23:02 3 7.33 0.00 8.81 5.19 32.48 46.20 21:36:16 21:24:06 all 11.99 0.00 15.57 19.76 27.75 24.93 21:36:16 21:24:06 0 12.99 0.00 15.68 20.67 27.39 23.28 21:36:16 21:24:06 1 10.82 0.00 13.36 18.62 27.44 29.75 21:36:16 21:24:06 2 11.92 0.00 15.04 20.36 27.93 24.75 21:36:16 21:24:06 3 12.29 0.00 18.35 19.41 28.26 21.68 21:36:16 21:25:02 all 47.83 0.00 14.54 6.98 16.29 14.36 21:36:16 21:25:02 0 47.20 0.00 14.58 7.51 16.27 14.44 21:36:16 21:25:02 1 46.13 0.00 13.79 5.67 16.86 17.55 21:36:16 21:25:02 2 47.33 0.00 13.64 7.40 16.03 15.59 21:36:16 21:25:02 3 50.79 0.00 16.22 7.37 15.95 9.66 21:36:16 21:26:01 all 23.65 0.00 16.97 13.93 21.49 23.96 21:36:16 21:26:01 0 23.31 0.00 15.89 14.61 22.28 23.91 21:36:16 21:26:01 1 22.02 0.00 15.78 15.92 22.04 24.24 21:36:16 21:26:01 2 23.15 0.00 18.01 10.83 20.65 27.35 21:36:16 21:26:01 3 26.17 0.00 18.31 14.21 20.92 20.39 21:36:16 21:36:16 21:26:01 CPU %user %nice %system %iowait %steal %idle 21:36:16 21:27:04 all 30.48 0.00 20.14 9.96 23.52 15.90 21:36:16 21:27:04 0 29.05 0.00 18.27 10.45 23.98 18.25 21:36:16 21:27:04 1 30.28 0.00 21.55 10.75 21.98 15.44 21:36:16 21:27:04 2 30.26 0.00 20.02 10.28 24.21 15.23 21:36:16 21:27:04 3 32.41 0.00 20.78 8.27 23.94 14.59 21:36:16 21:28:02 all 46.32 0.00 18.62 10.89 19.25 4.93 21:36:16 21:28:02 0 44.13 0.00 18.42 11.24 19.97 6.24 21:36:16 21:28:02 1 47.85 0.00 19.63 10.96 18.02 3.54 21:36:16 21:28:02 2 46.91 0.00 17.80 10.30 19.02 5.97 21:36:16 21:28:02 3 46.44 0.00 18.64 11.04 19.97 3.92 21:36:16 21:29:01 all 13.32 0.00 9.77 8.06 24.70 44.14 21:36:16 21:29:01 0 16.17 0.00 11.00 6.33 23.44 43.05 21:36:16 21:29:01 1 11.16 0.00 9.66 6.32 24.77 48.09 21:36:16 21:29:01 2 12.64 0.00 9.14 8.11 24.50 45.61 21:36:16 21:29:01 3 13.37 0.00 9.30 11.51 26.10 39.72 21:36:16 21:30:01 all 0.88 0.00 1.24 1.19 2.10 94.59 21:36:16 21:30:01 0 1.08 0.00 0.88 0.30 2.43 95.32 21:36:16 21:30:01 1 0.76 0.00 1.49 1.18 1.92 94.64 21:36:16 21:30:01 2 0.92 0.00 1.13 1.23 1.88 94.83 21:36:16 21:30:01 3 0.78 0.00 1.45 2.05 2.17 93.55 21:36:16 21:31:01 all 0.11 0.00 0.05 0.01 0.42 99.41 21:36:16 21:31:01 0 0.22 0.00 0.03 0.00 0.63 99.12 21:36:16 21:31:01 1 0.02 0.00 0.07 0.02 0.25 99.65 21:36:16 21:31:01 2 0.05 0.00 0.08 0.00 0.43 99.44 21:36:16 21:31:01 3 0.17 0.00 0.03 0.02 0.37 99.42 21:36:16 21:32:01 all 0.12 0.00 0.22 0.00 0.78 98.88 21:36:16 21:32:01 0 0.07 0.00 0.12 0.00 0.56 99.25 21:36:16 21:32:01 1 0.22 0.00 0.25 0.00 0.73 98.80 21:36:16 21:32:01 2 0.03 0.00 0.25 0.02 0.76 98.94 21:36:16 21:32:01 3 0.15 0.00 0.27 0.00 1.06 98.52 21:36:16 21:33:01 all 0.10 0.00 0.03 0.00 0.25 99.62 21:36:16 21:33:01 0 0.00 0.00 0.02 0.00 0.08 99.90 21:36:16 21:33:01 1 0.32 0.00 0.02 0.00 0.23 99.43 21:36:16 21:33:01 2 0.03 0.00 0.03 0.00 0.05 99.88 21:36:16 21:33:01 3 0.05 0.00 0.05 0.00 0.63 99.27 21:36:16 21:34:01 all 0.11 0.00 0.10 0.00 0.40 99.38 21:36:16 21:34:01 0 0.03 0.00 0.03 0.02 0.55 99.37 21:36:16 21:34:01 1 0.35 0.00 0.05 0.00 0.42 99.19 21:36:16 21:34:01 2 0.03 0.00 0.13 0.00 0.23 99.60 21:36:16 21:34:01 3 0.03 0.00 0.20 0.00 0.42 99.35 21:36:16 21:35:01 all 0.09 0.00 0.03 0.00 0.32 99.55 21:36:16 21:35:01 0 0.02 0.00 0.03 0.00 0.35 99.60 21:36:16 21:35:01 1 0.30 0.00 0.05 0.02 0.55 99.09 21:36:16 21:35:01 2 0.02 0.00 0.02 0.00 0.18 99.78 21:36:16 21:35:01 3 0.03 0.00 0.03 0.00 0.22 99.72 21:36:16 21:36:03 all 4.86 0.00 4.37 4.53 8.74 77.51 21:36:16 21:36:03 0 3.50 0.00 4.00 5.13 9.06 78.31 21:36:16 21:36:03 1 4.97 0.00 4.75 3.88 8.47 77.92 21:36:16 21:36:03 2 5.85 0.00 4.77 7.46 8.60 73.33 21:36:16 21:36:03 3 5.10 0.00 3.97 1.63 8.82 80.47 21:36:16 Average: all 14.66 0.00 7.64 4.45 14.74 58.50 21:36:16 Average: 0 13.92 0.00 7.46 4.36 15.35 58.92 21:36:16 Average: 1 13.87 0.00 7.56 4.38 14.68 59.52 21:36:16 Average: 2 15.54 0.00 7.62 4.49 14.44 57.91 21:36:16 Average: 3 15.35 0.00 7.95 4.57 14.49 57.64 21:36:16 21:36:16 21:36:16