Pull request #3392 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 31ac3337164ad9bd5af1affc76d3227139e96da4+7b8ff941781f40a52b080ca1fb051afd3c85c202 (92e014771e1d2fb091a3dcc064879b9acad326ef) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3392/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3392/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1333 in /w/workspace/edgexfoundry_edgex-go_PR-3392 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 7b8ff941781f40a52b080ca1fb051afd3c85c202 into PR head commit 31ac3337164ad9bd5af1affc76d3227139e96da4 Merge succeeded, producing 31ac3337164ad9bd5af1affc76d3227139e96da4 Checking out Revision 31ac3337164ad9bd5af1affc76d3227139e96da4 (PR-3392) > 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/3392/head:refs/remotes/origin/PR-3392 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 31ac3337164ad9bd5af1affc76d3227139e96da4 # 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 7b8ff941781f40a52b080ca1fb051afd3c85c202 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 31ac3337164ad9bd5af1affc76d3227139e96da4 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:56:22 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:56:22 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:56:23 ========================================================= 05:56:23 EdgeX Global Pipelines Version Info 05:56:23 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:56:26 ------------------- 05:56:26 stable info: 05:56:26 ------------------- 05:56:26 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:56:26 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 05:56:26 Message: update stable to v1.0.186 05:56:27 ------------------- 05:56:27 experimental info: 05:56:27 ------------------- 05:56:27 Commited By: **** collab-it+edgex@linuxfoundation.org 05:56:27 Commit SHA: cb91434416315492d6e8e8a157e47fc41dd13198 05:56:27 Message: update experimental to v1.0.189 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:56:27 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 05:56:27 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 05:56:27 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:56:27 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:56:27 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:56:27 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 05:56:27 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 05:56:27 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 05:56:27 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 05:56:27 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 05:56:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:56:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:56:28 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:56:28 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:56:28 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:56:28 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:56:28 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:56:28 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 05:56:28 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 05:56:28 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 05:56:28 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 05:56:28 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:56:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3392 [Pipeline] echo 05:56:28 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3392 [Pipeline] echo 05:56:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3392 [Pipeline] echo 05:56:28 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 31ac3337164ad9bd5af1affc76d3227139e96da4 [Pipeline] echo 05:56:28 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 31ac333 [Pipeline] echo 05:56:28 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 05:56:29 provisioning config files... 05:56:29 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3455515679593573822tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:56:29 ---> docker-login.sh 05:56:29 nexus3.edgexfoundry.org:10001 05:56:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:56:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:56:31 Configure a credential helper to remove this warning. See 05:56:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:56:31 05:56:31 Login Succeeded 05:56:31 nexus3.edgexfoundry.org:10002 05:56:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:56:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:56:32 Configure a credential helper to remove this warning. See 05:56:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:56:32 05:56:32 Login Succeeded 05:56:32 nexus3.edgexfoundry.org:10003 05:56:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:56:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:56:33 Configure a credential helper to remove this warning. See 05:56:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:56:33 05:56:33 Login Succeeded 05:56:33 nexus3.edgexfoundry.org:10004 05:56:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:56:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:56:33 Configure a credential helper to remove this warning. See 05:56:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:56:33 05:56:33 Login Succeeded 05:56:33 docker.io 05:56:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:56:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:56:34 Configure a credential helper to remove this warning. See 05:56:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:56:34 05:56:34 Login Succeeded 05:56:34 ---> docker-login.sh ends [Pipeline] } 05:56:34 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:56:35 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 05:56:35 + for file in '`ls cmd/**/Dockerfile`' 05:56:35 ++ dirname cmd/core-command/Dockerfile 05:56:35 ++ cut -d/ -f2 05:56:35 + echo core-command,cmd/core-command/Dockerfile 05:56:35 + for file in '`ls cmd/**/Dockerfile`' 05:56:35 ++ dirname cmd/core-data/Dockerfile 05:56:35 ++ cut -d/ -f2 05:56:35 + echo core-data,cmd/core-data/Dockerfile 05:56:35 + for file in '`ls cmd/**/Dockerfile`' 05:56:35 ++ dirname cmd/core-metadata/Dockerfile 05:56:35 ++ cut -d/ -f2 05:56:35 + echo core-metadata,cmd/core-metadata/Dockerfile 05:56:35 + for file in '`ls cmd/**/Dockerfile`' 05:56:35 ++ dirname cmd/security-bootstrapper/Dockerfile 05:56:35 ++ cut -d/ -f2 05:56:35 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 05:56:35 + for file in '`ls cmd/**/Dockerfile`' 05:56:35 ++ cut -d/ -f2 05:56:35 ++ dirname cmd/security-proxy-setup/Dockerfile 05:56:35 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 05:56:35 + for file in '`ls cmd/**/Dockerfile`' 05:56:35 ++ dirname cmd/security-secretstore-setup/Dockerfile 05:56:35 ++ cut -d/ -f2 05:56:35 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 05:56:35 + for file in '`ls cmd/**/Dockerfile`' 05:56:35 ++ dirname cmd/support-notifications/Dockerfile 05:56:35 ++ cut -d/ -f2 05:56:35 + echo support-notifications,cmd/support-notifications/Dockerfile 05:56:35 + for file in '`ls cmd/**/Dockerfile`' 05:56:35 ++ dirname cmd/support-scheduler/Dockerfile 05:56:35 ++ cut -d/ -f2 05:56:35 + echo support-scheduler,cmd/support-scheduler/Dockerfile 05:56:35 + for file in '`ls cmd/**/Dockerfile`' 05:56:35 ++ dirname cmd/sys-mgmt-agent/Dockerfile 05:56:35 ++ cut -d/ -f2 05:56:35 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 05:56:35 Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 05:56:36 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:56:36 05:56:36 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 05:56:36 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:56:36 latest: Pulling from edgex-devops/git-semver 05:56:36 31603596830f: Pulling fs layer 05:56:36 2a8b12db71e7: Pulling fs layer 05:56:36 6ca5941a6612: Pulling fs layer 05:56:36 ecc8261a40a4: Pulling fs layer 05:56:36 ecc8261a40a4: Waiting 05:56:36 2a8b12db71e7: Verifying Checksum 05:56:36 2a8b12db71e7: Download complete 05:56:36 31603596830f: Verifying Checksum 05:56:36 31603596830f: Download complete 05:56:36 ecc8261a40a4: Verifying Checksum 05:56:36 ecc8261a40a4: Download complete 05:56:36 6ca5941a6612: Verifying Checksum 05:56:36 6ca5941a6612: Download complete 05:56:37 31603596830f: Pull complete 05:56:38 2a8b12db71e7: Pull complete 05:56:39 6ca5941a6612: Pull complete 05:56:40 ecc8261a40a4: Pull complete 05:56:40 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 05:56:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:56:40 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 05:56:40 prd-centos7-docker-4c-2g-1333 does not seem to be running inside a container 05:56:40 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 05:56:44 $ docker top c5e95676af0b95c1f987316986277a484f0604f0ee0f05172aed72e5a5070534 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:56:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:56:45 [ssh-agent] Looking for ssh-agent implementation... 05:56:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:56:45 $ docker exec c5e95676af0b95c1f987316986277a484f0604f0ee0f05172aed72e5a5070534 ssh-agent 05:56:45 SSH_AUTH_SOCK=/tmp/ssh-eUgcJsqGZ3d4/agent.12 05:56:45 SSH_AGENT_PID=18 05:56:45 Running ssh-add (command line suppressed) 05:56:46 Identity added: /w/workspace/edgex-go/1@tmp/private_key_1518544067142985584.key (/w/workspace/edgex-go/1@tmp/private_key_1518544067142985584.key) 05:56:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:56:47 + git tag --points-at HEAD [Pipeline] } 05:56:47 $ docker exec --env ******** --env ******** c5e95676af0b95c1f987316986277a484f0604f0ee0f05172aed72e5a5070534 ssh-agent -k 05:56:47 unset SSH_AUTH_SOCK; 05:56:47 unset SSH_AGENT_PID; 05:56:47 echo Agent pid 18 killed; 05:56:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:56:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:56:48 [ssh-agent] Looking for ssh-agent implementation... 05:56:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:56:49 $ docker exec c5e95676af0b95c1f987316986277a484f0604f0ee0f05172aed72e5a5070534 ssh-agent 05:56:49 SSH_AUTH_SOCK=/tmp/ssh-vBEFqDMG7HPl/agent.46 05:56:49 SSH_AGENT_PID=51 05:56:49 Running ssh-add (command line suppressed) 05:56:50 Identity added: /w/workspace/edgex-go/1@tmp/private_key_215154653202413307.key (/w/workspace/edgex-go/1@tmp/private_key_215154653202413307.key) 05:56:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:56:50 + git semver init 05:56:50 # -> Open(): unable to determine branch for HEAD 05:56:50 # $GIT_DIR = /w/workspace/edgex-go/1/.git 05:56:50 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 05:56:50 # $SEMVER_REMOTE_NAME = origin 05:56:50 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:56:50 # $SEMVER_USER_NAME = edgex-jenkins 05:56:50 # $SEMVER_BRANCH = PR-3392 05:56:50 # $SEMVER_TEMP = /tmp/semver-068454216 05:56:50 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 05:57:23 # '/tmp/semver-068454216' -> '/w/workspace/edgex-go/1/.semver' 05:57:25 # -> Force: false 05:57:25 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 05:57:25 $ docker exec --env ******** --env ******** c5e95676af0b95c1f987316986277a484f0604f0ee0f05172aed72e5a5070534 ssh-agent -k 05:57:25 unset SSH_AUTH_SOCK; 05:57:25 unset SSH_AGENT_PID; 05:57:25 echo Agent pid 51 killed; 05:57:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:57:26 + git semver [Pipeline] } 05:57:26 $ docker stop --time=1 c5e95676af0b95c1f987316986277a484f0604f0ee0f05172aed72e5a5070534 05:57:29 $ docker rm -f c5e95676af0b95c1f987316986277a484f0604f0ee0f05172aed72e5a5070534 [Pipeline] // withDockerContainer [Pipeline] sh 05:57:30 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:57:30 Stashed 1 file(s) [Pipeline] echo 05:57:30 [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 05:57:31 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 05:57:32 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:57:32 + true 05:57:32 + sudo service docker restart 05:57:32 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 05:57:34 ========================================================= 05:57:34 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 05:57:34 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:57:34 + 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 . 05:57:43 Sending build context to Docker daemon 329.6MB 05:57:43 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 05:57:43 Step 2/6 : FROM ${BASE} 05:57:43 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 05:57:43 188c0c94c7c5: Pulling fs layer 05:57:43 0ef7d3d256c8: Pulling fs layer 05:57:43 de9db76c5a1d: Pulling fs layer 05:57:43 bca2f99d35d6: Pulling fs layer 05:57:43 93359f2a8cfa: Pulling fs layer 05:57:43 7c6f9722023f: Pulling fs layer 05:57:43 a35cf1a2eb13: Pulling fs layer 05:57:43 93359f2a8cfa: Waiting 05:57:43 7c6f9722023f: Waiting 05:57:43 a35cf1a2eb13: Waiting 05:57:43 bca2f99d35d6: Waiting 05:57:43 de9db76c5a1d: Verifying Checksum 05:57:43 de9db76c5a1d: Download complete 05:57:43 0ef7d3d256c8: Verifying Checksum 05:57:43 0ef7d3d256c8: Download complete 05:57:43 93359f2a8cfa: Verifying Checksum 05:57:43 93359f2a8cfa: Download complete 05:57:43 7c6f9722023f: Verifying Checksum 05:57:43 7c6f9722023f: Download complete 05:57:43 188c0c94c7c5: Verifying Checksum 05:57:43 188c0c94c7c5: Download complete 05:57:43 188c0c94c7c5: Pull complete 05:57:43 0ef7d3d256c8: Pull complete 05:57:43 de9db76c5a1d: Pull complete 05:57:45 a35cf1a2eb13: Verifying Checksum 05:57:45 a35cf1a2eb13: Download complete 05:57:46 bca2f99d35d6: Verifying Checksum 05:57:46 bca2f99d35d6: Download complete 05:57:46 Still waiting to schedule task 05:57:46 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 05:58:08 bca2f99d35d6: Pull complete 05:58:08 93359f2a8cfa: Pull complete 05:58:08 7c6f9722023f: Pull complete 05:58:13 a35cf1a2eb13: Pull complete 05:58:13 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 05:58:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 05:58:13 ---> a62c8e92a672 05:58:13 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 05:58:13 ---> Running in 1f4dc645dbe4 05:58:14 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:58:15 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:58:16 (1/12) Installing libmagic (5.38-r0) 05:58:16 (2/12) Installing file (5.38-r0) 05:58:16 (3/12) Installing libc-dev (0.7.2-r3) 05:58:16 (4/12) Installing g++ (9.3.0-r2) 05:58:23 (5/12) Installing fortify-headers (1.1-r0) 05:58:23 (6/12) Installing patch (2.7.6-r6) 05:58:23 (7/12) Installing build-base (0.5-r2) 05:58:23 (8/12) Installing libsodium (1.0.18-r0) 05:58:23 (9/12) Installing pkgconf (1.7.2-r0) 05:58:23 (10/12) Installing libsodium-dev (1.0.18-r0) 05:58:24 (11/12) Installing libzmq (4.3.3-r0) 05:58:24 (12/12) Installing zeromq-dev (4.3.3-r0) 05:58:24 Executing busybox-1.31.1-r19.trigger 05:58:24 OK: 233 MiB in 51 packages 05:58:30 Removing intermediate container 1f4dc645dbe4 05:58:30 ---> 5eeabbb8c68c 05:58:30 Step 4/6 : WORKDIR /edgex-go 05:58:30 ---> Running in b4d2fb9909a5 05:58:30 Removing intermediate container b4d2fb9909a5 05:58:30 ---> 6087ae25a369 05:58:30 Step 5/6 : COPY go.mod . 05:58:30 ---> 3b9f92b906ea 05:58:30 Step 6/6 : RUN go mod download 05:58:31 ---> Running in 065e2e665674 05:59:03 Removing intermediate container 065e2e665674 05:59:03 ---> 80fb1ffd7ddd 05:59:03 Successfully built 80fb1ffd7ddd 05:59:03 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 05:59:03 + docker inspect -f . ci-base-image-x86_64 05:59:04 . [Pipeline] withDockerContainer 05:59:04 prd-centos7-docker-4c-2g-1333 does not seem to be running inside a container 05:59:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:59:05 $ docker top 7aedc96d7952e6ba468583c1d25d92559b173fd18f885f2a471c71e027c0ad48 -eo pid,comm [Pipeline] { [Pipeline] sh 05:59:06 + go version 05:59:06 go version go1.15.5 linux/amd64 [Pipeline] } 05:59:06 $ docker stop --time=1 7aedc96d7952e6ba468583c1d25d92559b173fd18f885f2a471c71e027c0ad48 05:59:08 $ docker rm -f 7aedc96d7952e6ba468583c1d25d92559b173fd18f885f2a471c71e027c0ad48 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:59:09 + docker inspect -f . ci-base-image-x86_64 05:59:09 . [Pipeline] withDockerContainer 05:59:09 prd-centos7-docker-4c-2g-1333 does not seem to be running inside a container 05:59:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:59:11 $ docker top bc12066e98b09fc56b690805f82ce3404e37375dcaa163eea1d8907650f3b4c9 -eo pid,comm [Pipeline] { [Pipeline] echo 05:59:11 ========================================================= 05:59:11 [edgeXBuildGoParallel] Running Tests and Build... 05:59:11 ========================================================= [Pipeline] sh 05:59:12 + make test 05:59:12 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 05:59:34 ? github.com/edgexfoundry/edgex-go [no test files] 06:00:22 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 06:00:27 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 06:00:31 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 06:00:31 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 06:00:33 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 06:00:33 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 06:00:33 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 06:00:34 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 06:00:36 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 06:00:37 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 06:00:43 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 06:00:43 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 06:00:43 ? github.com/edgexfoundry/edgex-go/internal [no test files] 06:00:48 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.148s coverage: 45.9% of statements 06:00:48 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 06:00:48 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 06:00:48 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 06:00:48 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 06:00:48 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 06:00:48 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 06:00:48 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.193s coverage: 19.8% of statements 06:00:48 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.188s coverage: 100.0% of statements 06:00:59 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.435s coverage: 27.1% of statements 06:00:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 06:00:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 06:00:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 06:00:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 06:00:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 06:00:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 06:00:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.310s coverage: 100.0% of statements 06:00:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 06:00:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.199s coverage: 100.0% of statements 06:00:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 06:00:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 06:00:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.374s coverage: 71.3% of statements 06:00:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 06:00:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 06:00:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.497s coverage: 82.9% of statements 06:00:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 06:00:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 06:00:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.447s coverage: 78.9% of statements 06:00:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 06:01:01 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1337 in /w/workspace/edgexfoundry_edgex-go_PR-3392 [Pipeline] { [Pipeline] ws 06:01:01 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 06:01:07 using credential edgex-jenkins-ssh 06:01:07 Cloning the remote Git repository 06:01:08 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.191s coverage: 28.6% of statements 06:01:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 06:01:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 06:01:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 06:01:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 06:01:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 06:01:08 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.204s coverage: 100.0% of statements 06:01:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 06:01:08 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.122s coverage: 100.0% of statements 06:01:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 06:01:08 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.635s coverage: 86.7% of statements 06:01:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 06:01:08 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.426s coverage: 97.5% of statements 06:01:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 06:01:08 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.330s coverage: 78.3% of statements 06:01:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 06:01:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 06:01:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 06:01:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 06:01:07 Cloning repository git@github.com:edgexfoundry/edgex-go.git 06:01:08 > git init /w/workspace/edgex-go/1 # timeout=10 06:01:08 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:01:08 > git --version # timeout=10 06:01:08 > git --version # 'git version 2.17.1' 06:01:08 using GIT_SSH to set credentials SSH Credentials for GitHub 06:01:08 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:01:15 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.704s coverage: 93.0% of statements 06:01:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 06:01:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 06:01:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 06:01:15 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 06:01:15 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 06:01:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 06:01:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 06:01:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 06:01:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 06:01:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 06:01:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 06:01:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 06:01:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 06:01:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 06:01:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 06:01:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 06:01:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 06:01:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 06:01:15 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.222s coverage: 58.8% of statements 06:01:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 06:01:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 06:01:15 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.268s coverage: 0.9% of statements 06:01:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 06:01:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 06:01:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 06:01:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.123s coverage: 47.1% of statements 06:01:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.259s coverage: 79.5% of statements 06:01:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.226s coverage: 94.1% of statements 06:01:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.286s coverage: 96.3% of statements 06:01:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.109s coverage: 87.5% of statements 06:01:28 Merging remotes/origin/master commit 7b8ff941781f40a52b080ca1fb051afd3c85c202 into PR head commit 31ac3337164ad9bd5af1affc76d3227139e96da4 06:01:27 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:01:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:01:27 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:01:27 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:01:27 using GIT_SSH to set credentials SSH Credentials for GitHub 06:01:27 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3392/head:refs/remotes/origin/PR-3392 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:01:28 > git config core.sparsecheckout # timeout=10 06:01:28 > git checkout -f 31ac3337164ad9bd5af1affc76d3227139e96da4 # timeout=10 06:01:28 Merge succeeded, producing 31ac3337164ad9bd5af1affc76d3227139e96da4 06:01:28 Checking out Revision 31ac3337164ad9bd5af1affc76d3227139e96da4 (PR-3392) 06:01:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.148s coverage: 94.4% of statements 06:01:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.110s coverage: 44.8% of statements 06:01:28 > git remote # timeout=10 06:01:28 > git config --get remote.origin.url # timeout=10 06:01:28 using GIT_SSH to set credentials SSH Credentials for GitHub 06:01:28 > git merge 7b8ff941781f40a52b080ca1fb051afd3c85c202 # timeout=10 06:01:28 > git rev-parse HEAD^{commit} # timeout=10 06:01:28 > git config core.sparsecheckout # timeout=10 06:01:28 > git checkout -f 31ac3337164ad9bd5af1affc76d3227139e96da4 # timeout=10 06:01:33 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v2" 06:01:33 > git --version # timeout=10 06:01:33 > git --version # 'git version 2.17.1' 06:01:33 fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 06:01:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.288s coverage: 81.9% of statements 06:01:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:01:34 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 06:01:35 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:01:35 + true 06:01:35 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:01:37 provisioning config files... 06:01:37 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config2567870728457402771tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:01:38 ---> docker-login.sh 06:01:38 nexus3.edgexfoundry.org:10001 06:01:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:01:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:01:39 Configure a credential helper to remove this warning. See 06:01:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:01:39 06:01:39 Login Succeeded 06:01:39 nexus3.edgexfoundry.org:10002 06:01:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:01:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:01:40 Configure a credential helper to remove this warning. See 06:01:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:01:40 06:01:40 Login Succeeded 06:01:40 nexus3.edgexfoundry.org:10003 06:01:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:01:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:01:40 Configure a credential helper to remove this warning. See 06:01:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:01:40 06:01:40 Login Succeeded 06:01:40 nexus3.edgexfoundry.org:10004 06:01:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:01:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:01:41 Configure a credential helper to remove this warning. See 06:01:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:01:41 06:01:41 Login Succeeded 06:01:41 docker.io 06:01:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:01:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:01:42 Configure a credential helper to remove this warning. See 06:01:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:01:42 06:01:42 Login Succeeded 06:01:42 ---> docker-login.sh ends [Pipeline] } 06:01:42 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:01:42 ========================================================= 06:01:42 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 06:01:42 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:01:42 + 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 . 06:01:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.292s coverage: 92.9% of statements 06:01:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 06:01:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 06:01:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 06:01:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.128s coverage: 77.8% of statements 06:01:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 06:01:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 06:01:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 06:01:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 06:01:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 06:01:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.187s coverage: 87.2% of statements 06:01:43 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 06:01:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 06:01:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.058s coverage: 100.0% of statements 06:01:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 06:01:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.149s coverage: 75.5% of statements 06:01:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 06:01:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.194s coverage: 80.8% of statements 06:01:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.278s coverage: 87.2% of statements 06:01:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.298s coverage: 84.6% of statements 06:01:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.255s coverage: 91.6% of statements 06:01:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 06:01:43 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.463s coverage: 64.4% of statements 06:01:43 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 06:01:43 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 06:01:43 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.105s coverage: 100.0% of statements 06:01:43 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.053s coverage: 91.3% of statements 06:01:43 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.040s coverage: 100.0% of statements 06:01:43 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.083s coverage: 73.7% of statements 06:01:43 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.047s coverage: 100.0% of statements 06:01:43 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.756s coverage: 69.0% of statements 06:01:43 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 06:01:43 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 06:01:43 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 06:01:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.207s coverage: 38.4% of statements 06:01:44 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 06:01:44 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 06:01:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.073s coverage: 89.5% of statements 06:01:44 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 06:01:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.135s coverage: 84.8% of statements 06:01:45 Sending build context to Docker daemon 167.4MB 06:01:45 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 06:01:45 Step 2/6 : FROM ${BASE} 06:01:45 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:01:45 5f621e34cdf4: Pulling fs layer 06:01:45 a4357932f1b6: Pulling fs layer 06:01:45 18c013af1878: Pulling fs layer 06:01:45 00ac8860ef70: Pulling fs layer 06:01:45 63d7cb157983: Pulling fs layer 06:01:45 b116817d02f9: Pulling fs layer 06:01:45 745a02a5169b: Pulling fs layer 06:01:45 63d7cb157983: Waiting 06:01:45 00ac8860ef70: Waiting 06:01:45 b116817d02f9: Waiting 06:01:45 745a02a5169b: Waiting 06:01:45 18c013af1878: Verifying Checksum 06:01:45 18c013af1878: Download complete 06:01:45 a4357932f1b6: Verifying Checksum 06:01:45 a4357932f1b6: Download complete 06:01:45 5f621e34cdf4: Verifying Checksum 06:01:45 5f621e34cdf4: Download complete 06:01:45 b116817d02f9: Verifying Checksum 06:01:45 b116817d02f9: Download complete 06:01:45 63d7cb157983: Verifying Checksum 06:01:45 63d7cb157983: Download complete 06:01:46 5f621e34cdf4: Pull complete 06:01:47 a4357932f1b6: Pull complete 06:01:47 18c013af1878: Pull complete 06:01:47 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.448s coverage: 47.0% of statements 06:01:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 06:01:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 06:01:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 06:01:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 06:01:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 06:01:47 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.122s coverage: 100.0% of statements 06:01:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 06:01:47 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.129s coverage: 100.0% of statements 06:01:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 06:01:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 06:01:47 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 0.118s coverage: 9.6% of statements 06:01:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 06:01:48 745a02a5169b: Verifying Checksum 06:01:48 745a02a5169b: Download complete 06:01:49 00ac8860ef70: Verifying Checksum 06:01:49 00ac8860ef70: Download complete 06:01:50 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.954s coverage: 88.6% of statements 06:01:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 06:01:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 06:01:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 06:01:55 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 2.427s coverage: 28.7% of statements 06:01:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 06:01:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 06:01:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 06:01:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 06:01:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 06:01:55 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.203s coverage: 99.0% of statements 06:01:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 06:01:55 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.279s coverage: 100.0% of statements 06:01:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 06:01:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 06:01:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 06:01:55 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.230s coverage: 64.6% of statements 06:01:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 06:01:57 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.508s coverage: 95.6% of statements 06:01:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 06:01:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 06:01:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 06:01:57 ok github.com/edgexfoundry/edgex-go/internal/system 0.046s coverage: 0.0% of statements 06:01:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 06:01:57 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.084s coverage: 100.0% of statements 06:01:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 06:01:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 06:01:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 06:01:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 06:01:58 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.124s coverage: 87.9% of statements 06:01:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 06:01:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 06:01:58 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.058s coverage: 100.0% of statements 06:01:58 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.100s coverage: 28.1% of statements 06:01:59 00ac8860ef70: Pull complete 06:01:59 63d7cb157983: Pull complete 06:01:59 b116817d02f9: Pull complete 06:02:00 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.111s coverage: 100.0% of statements 06:02:01 GO111MODULE=on go vet ./... 06:02:03 745a02a5169b: Pull complete 06:02:03 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 06:02:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 06:02:03 ---> b7e6874047d6 06:02:03 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 06:02:07 ---> Running in 6ca6fbcbd301 06:02:08 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:02:08 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:02:09 (1/12) Installing libmagic (5.38-r0) 06:02:10 (2/12) Installing file (5.38-r0) 06:02:10 (3/12) Installing libc-dev (0.7.2-r3) 06:02:10 (4/12) Installing g++ (9.3.0-r2) 06:02:15 (5/12) Installing fortify-headers (1.1-r0) 06:02:15 (6/12) Installing patch (2.7.6-r6) 06:02:15 (7/12) Installing build-base (0.5-r2) 06:02:15 (8/12) Installing libsodium (1.0.18-r0) 06:02:15 (9/12) Installing pkgconf (1.7.2-r0) 06:02:15 (10/12) Installing libsodium-dev (1.0.18-r0) 06:02:15 (11/12) Installing libzmq (4.3.3-r0) 06:02:16 (12/12) Installing zeromq-dev (4.3.3-r0) 06:02:16 Executing busybox-1.31.1-r19.trigger 06:02:16 OK: 217 MiB in 51 packages 06:02:20 Removing intermediate container 6ca6fbcbd301 06:02:20 ---> 6a4a05cfd6f8 06:02:20 Step 4/6 : WORKDIR /edgex-go 06:02:20 ---> Running in 14f33c3ef0d1 06:02:20 Removing intermediate container 14f33c3ef0d1 06:02:20 ---> 5158f6df8673 06:02:20 Step 5/6 : COPY go.mod . 06:02:21 ---> 677ec84f738d 06:02:21 Step 6/6 : RUN go mod download 06:02:21 ---> Running in dbe82a4c8c45 06:02:48 Removing intermediate container dbe82a4c8c45 06:02:48 ---> a72276ba6858 06:02:48 Successfully built a72276ba6858 06:02:48 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:02:49 + docker inspect -f . ci-base-image-arm64 06:02:49 . [Pipeline] withDockerContainer 06:02:49 prd-ubuntu18.04-docker-arm64-4c-16g-1337 does not seem to be running inside a container 06:02:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:02:51 $ docker top e9d375a9c8f12536624e2c1e6b383ce390457aec8766d00d4653f49b9bc4a5ee -eo pid,comm [Pipeline] { [Pipeline] sh 06:02:52 + go version 06:02:52 go version go1.15.5 linux/arm64 [Pipeline] } 06:02:52 $ docker stop --time=1 e9d375a9c8f12536624e2c1e6b383ce390457aec8766d00d4653f49b9bc4a5ee 06:02:54 $ docker rm -f e9d375a9c8f12536624e2c1e6b383ce390457aec8766d00d4653f49b9bc4a5ee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:02:55 + docker inspect -f . ci-base-image-arm64 06:02:55 . [Pipeline] withDockerContainer 06:02:55 prd-ubuntu18.04-docker-arm64-4c-16g-1337 does not seem to be running inside a container 06:02:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:02:57 $ docker top e27825ed391ace8b94e010ad771b251de0051e6551695a24b96090545d0819fc -eo pid,comm [Pipeline] { [Pipeline] echo 06:02:57 ========================================================= 06:02:57 [edgeXBuildGoParallel] Running Tests and Build... 06:02:57 ========================================================= [Pipeline] sh 06:02:58 + make test 06:02:58 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 06:03:20 ? github.com/edgexfoundry/edgex-go [no test files] 06:03:24 gofmt -l . 06:03:24 [ "`gofmt -l .`" = "" ] 06:03:24 ./bin/test-go-mod-tidy.sh 06:03:24 ./bin/test-attribution-txt.sh [Pipeline] sh 06:03:27 + ls -al . 06:03:27 total 812 06:03:27 drwxrwxr-x 10 1001 1001 4096 Apr 21 06:03 . 06:03:27 drwxr-xr-x 4 root root 28 Apr 21 05:59 .. 06:03:27 -rw-rw-r-- 1 1001 1001 11 Apr 21 05:56 .dockerignore 06:03:27 drwxrwxr-x 8 1001 1001 179 Apr 21 05:56 .git 06:03:27 drwxrwxr-x 3 1001 1001 125 Apr 21 05:56 .github 06:03:27 -rw-rw-r-- 1 1001 1001 818 Apr 21 05:56 .gitignore 06:03:27 drwx------ 3 1001 1001 60 Apr 21 05:57 .semver 06:03:27 -rw-rw-r-- 1 1001 1001 166 Apr 21 05:56 .sonarcloud.properties 06:03:27 -rw-rw-r-- 1 1001 1001 8609 Apr 21 05:56 Attribution.txt 06:03:27 -rw-rw-r-- 1 1001 1001 3804 Apr 21 05:56 CONTRIBUTING.md 06:03:27 -rw-rw-r-- 1 1001 1001 931 Apr 21 05:56 Dockerfile.build 06:03:27 -rw-rw-r-- 1 1001 1001 863 Apr 21 05:56 Jenkinsfile 06:03:27 -rw-rw-r-- 1 1001 1001 10775 Apr 21 05:56 LICENSE 06:03:27 -rw-rw-r-- 1 1001 1001 5774 Apr 21 05:56 Makefile 06:03:27 -rw-rw-r-- 1 1001 1001 7978 Apr 21 05:56 README.md 06:03:27 -rw-rw-r-- 1 1001 1001 6755 Apr 21 05:56 SECURITY.md 06:03:27 -rw-rw-r-- 1 1001 1001 5 Apr 21 05:57 VERSION 06:03:27 -rw-rw-r-- 1 1001 1001 4131 Apr 21 05:56 ZMQWindows.md 06:03:27 drwxrwxr-x 2 1001 1001 117 Apr 21 05:56 bin 06:03:27 drwxrwxr-x 14 1001 1001 4096 Apr 21 05:56 cmd 06:03:27 -rw-r--r-- 1 root root 703598 Apr 21 06:02 coverage.out 06:03:27 -rw-r--r-- 1 root root 1059 Apr 21 06:03 go.mod 06:03:27 -rw-r--r-- 1 root root 22300 Apr 21 06:03 go.sum 06:03:27 drwxrwxr-x 8 1001 1001 127 Apr 21 05:56 internal 06:03:27 drwxrwxr-x 4 1001 1001 26 Apr 21 05:56 openapi 06:03:27 drwxrwxr-x 4 1001 1001 71 Apr 21 05:56 snap 06:03:27 -rw-rw-r-- 1 1001 1001 168 Apr 21 05:56 version.go [Pipeline] sh 06:03:28 + '[' -e coverage.out ] 06:03:28 + chown 1001:1001 coverage.out [Pipeline] stash 06:03:29 Stashed 1 file(s) [Pipeline] sh 06:03:29 + make build 06:03:29 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 06:03:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 06:04:04 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 06:04:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 06:04:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 06:04:11 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 06:04:15 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 06:04:17 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 06:04:17 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 06:04:22 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 06:04:23 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 06:04:23 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 06:04:25 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 06:04:26 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 06:04:26 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 06:04:26 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 06:04:26 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 06:04:30 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 06:04:30 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 06:04:31 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 06:04:34 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 06:04:37 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 06:04:37 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 06:04:37 ? github.com/edgexfoundry/edgex-go/internal [no test files] 06:04:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 06:04:44 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.261s coverage: 45.9% of statements 06:04:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 06:04:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 06:04:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 06:04:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 06:04:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 06:04:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 06:04:44 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.130s coverage: 19.8% of statements 06:04:44 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.212s coverage: 100.0% of statements [Pipeline] } 06:04:49 $ docker stop --time=1 bc12066e98b09fc56b690805f82ce3404e37375dcaa163eea1d8907650f3b4c9 06:04:51 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.549s coverage: 27.1% of statements 06:04:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 06:04:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 06:04:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 06:04:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 06:04:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 06:04:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 06:04:51 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.186s coverage: 100.0% of statements 06:04:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 06:04:51 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.165s coverage: 100.0% of statements 06:04:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 06:04:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 06:04:51 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.205s coverage: 71.3% of statements 06:04:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 06:04:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 06:04:52 $ docker rm -f bc12066e98b09fc56b690805f82ce3404e37375dcaa163eea1d8907650f3b4c9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 06:04:55 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.474s coverage: 82.9% of statements 06:04:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 06:04:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 06:04:55 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.170s coverage: 78.9% of statements 06:04:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [Pipeline] isUnix [Pipeline] sh 06:04:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:04:55 06:04:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 06:04:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:04:56 latest: Pulling from edgex-devops/edgex-compose 06:04:56 cbdbe7a5bc2a: Pulling fs layer 06:04:56 ca9280d653b3: Pulling fs layer 06:04:56 7e9c9ca2126c: Pulling fs layer 06:04:56 cbdbe7a5bc2a: Verifying Checksum 06:04:56 cbdbe7a5bc2a: Download complete 06:04:56 ca9280d653b3: Verifying Checksum 06:04:56 ca9280d653b3: Download complete 06:04:56 cbdbe7a5bc2a: Pull complete 06:04:58 7e9c9ca2126c: Verifying Checksum 06:04:58 7e9c9ca2126c: Download complete 06:04:58 ca9280d653b3: Pull complete 06:05:05 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.178s coverage: 28.6% of statements 06:05:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 06:05:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 06:05:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 06:05:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 06:05:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 06:05:05 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.255s coverage: 100.0% of statements 06:05:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 06:05:05 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.191s coverage: 100.0% of statements 06:05:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 06:05:05 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.380s coverage: 86.7% of statements 06:05:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 06:05:05 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.433s coverage: 97.5% of statements 06:05:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 06:05:05 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.258s coverage: 78.3% of statements 06:05:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 06:05:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 06:05:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 06:05:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 06:05:11 7e9c9ca2126c: Pull complete 06:05:11 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 06:05:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:05:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 06:05:11 prd-centos7-docker-4c-2g-1333 does not seem to be running inside a container 06:05:12 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 06:05:13 $ docker top 376d73c7180a8853a36d1a62fdb313f660b09ab982cdd0409b601708d2315fd0 -eo pid,comm 06:05:13 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.197s coverage: 93.0% of statements 06:05:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 06:05:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 06:05:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 06:05:13 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 06:05:13 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 06:05:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 06:05:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 06:05:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 06:05:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 06:05:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 06:05:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 06:05:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 06:05:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 06:05:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 06:05:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 06:05:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 06:05:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 06:05:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 06:05:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.142s coverage: 58.8% of statements 06:05:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 06:05:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 06:05:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.191s coverage: 0.9% of statements 06:05:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 06:05:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 06:05:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 06:05:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.203s coverage: 47.1% of statements 06:05:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.165s coverage: 79.5% of statements 06:05:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.127s coverage: 94.1% of statements 06:05:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.165s coverage: 96.3% of statements 06:05:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.122s coverage: 87.5% of statements [Pipeline] { [Pipeline] sh 06:05:14 + docker-compose build --help 06:05:14 + grep parallel 06:05:16 --parallel Build images in parallel. [Pipeline] } 06:05:16 $ docker stop --time=1 376d73c7180a8853a36d1a62fdb313f660b09ab982cdd0409b601708d2315fd0 06:05:18 $ docker rm -f 376d73c7180a8853a36d1a62fdb313f660b09ab982cdd0409b601708d2315fd0 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:05:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:05:19 . [Pipeline] withDockerContainer 06:05:19 prd-centos7-docker-4c-2g-1333 does not seem to be running inside a container 06:05:19 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 06:05:21 $ docker top 85628d25e54f2d56083136ef28dad10f104be47a1b5e86fa022f2e3fa36a0876 -eo pid,comm [Pipeline] { [Pipeline] sh 06:05:22 + docker-compose -f ./docker-compose-build.yml build --parallel 06:05:24 Building docker-core-command-go ... 06:05:24 Building docker-core-data-go ... 06:05:24 Building docker-core-metadata-go ... 06:05:24 Building docker-security-bootstrapper-go ... 06:05:24 Building docker-security-proxy-setup-go ... 06:05:24 Building docker-security-secretstore-setup-go ... 06:05:24 Building docker-support-notifications-go ... 06:05:24 Building docker-support-scheduler-go ... 06:05:24 Building docker-sys-mgmt-agent-go ... 06:05:24 Building docker-sys-mgmt-agent-go 06:05:24 Building docker-core-command-go 06:05:24 Building docker-security-proxy-setup-go 06:05:24 Building docker-security-secretstore-setup-go 06:05:24 Building docker-support-notifications-go 06:05:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.188s coverage: 94.4% of statements 06:05:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.118s coverage: 44.8% of statements 06:05:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.507s coverage: 81.9% of statements 06:05:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 06:05:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.191s coverage: 92.9% of statements 06:05:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 06:05:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 06:05:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 06:05:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 77.8% of statements 06:05:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 06:05:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 06:05:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 06:05:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 06:05:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 06:05:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.075s coverage: 87.2% of statements 06:05:41 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 06:05:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 06:05:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.109s coverage: 100.0% of statements 06:05:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 06:05:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.153s coverage: 75.5% of statements 06:05:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 06:05:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.152s coverage: 80.8% of statements 06:05:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.195s coverage: 87.2% of statements 06:05:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.203s coverage: 84.6% of statements 06:05:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.206s coverage: 91.6% of statements 06:05:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 06:05:41 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.561s coverage: 64.4% of statements 06:05:41 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 06:05:41 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 06:05:41 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.127s coverage: 100.0% of statements 06:05:41 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.090s coverage: 91.3% of statements 06:05:41 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.065s coverage: 100.0% of statements 06:05:42 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.072s coverage: 73.7% of statements 06:05:43 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.062s coverage: 100.0% of statements 06:05:46 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.893s coverage: 69.0% of statements 06:05:46 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 06:05:46 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 06:05:46 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 06:05:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.482s coverage: 38.4% of statements 06:05:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 06:05:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 06:05:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.079s coverage: 89.5% of statements 06:05:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 06:05:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.082s coverage: 84.8% of statements 06:05:54 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.451s coverage: 47.0% of statements 06:05:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 06:05:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 06:05:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 06:05:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 06:05:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 06:05:54 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.218s coverage: 100.0% of statements 06:05:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 06:05:54 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.121s coverage: 100.0% of statements 06:05:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 06:05:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 06:05:54 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 0.198s coverage: 9.6% of statements 06:05:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 06:05:56 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.536s coverage: 88.6% of statements 06:05:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 06:05:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 06:05:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 06:06:05 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.405s coverage: 28.7% of statements 06:06:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 06:06:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 06:06:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 06:06:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 06:06:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 06:06:05 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.210s coverage: 99.0% of statements 06:06:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 06:06:05 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.194s coverage: 100.0% of statements 06:06:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 06:06:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 06:06:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 06:06:05 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.225s coverage: 64.6% of statements 06:06:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 06:06:05 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.355s coverage: 95.6% of statements 06:06:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 06:06:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 06:06:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 06:06:05 ok github.com/edgexfoundry/edgex-go/internal/system 0.045s coverage: 0.0% of statements 06:06:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 06:06:05 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.064s coverage: 100.0% of statements 06:06:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 06:06:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 06:06:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 06:06:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 06:06:05 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.105s coverage: 87.9% of statements 06:06:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 06:06:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 06:06:05 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.058s coverage: 100.0% of statements 06:06:06 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.107s coverage: 28.1% of statements 06:06:06 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.087s coverage: 100.0% of statements 06:06:07 GO111MODULE=on go vet ./... 06:06:46 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:06:46 Step 2/21 : FROM ${BUILDER_BASE} AS builder 06:06:46 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:06:46 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:06:46 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:06:46 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:06:46 ---> 80fb1ffd7ddd 06:06:46 Step 3/23 : WORKDIR /edgex-go 06:06:46 ---> 80fb1ffd7ddd 06:06:46 Step 3/21 : WORKDIR /edgex-go 06:06:46 ---> 80fb1ffd7ddd 06:06:46 Step 3/22 : WORKDIR /edgex-go 06:06:46 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:06:46 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:06:46 ---> 80fb1ffd7ddd 06:06:46 Step 3/23 : WORKDIR /edgex-go 06:06:46 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:06:46 Step 2/24 : FROM ${BUILDER_BASE} AS builder 06:06:46 ---> 80fb1ffd7ddd 06:06:46 Step 3/24 : WORKDIR /edgex-go 06:06:46 ---> Running in 5b2aa5ae804c 06:06:46 ---> Running in 118ace62b042 06:06:46 ---> Running in fbbe8168f14a 06:06:46 ---> Running in ef69825db631 06:06:46 ---> Running in 1dab27774d6a 06:06:46 Removing intermediate container fbbe8168f14a 06:06:46 ---> bff8d40d4e1e 06:06:46 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:06:46 Removing intermediate container 1dab27774d6a 06:06:46 ---> 0e1f45568dd6 06:06:46 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:06:46 Removing intermediate container 5b2aa5ae804c 06:06:46 ---> 47f0ae23c902 06:06:46 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:06:46 Removing intermediate container ef69825db631 06:06:46 ---> eca845dd27d1 06:06:46 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:06:46 Removing intermediate container 118ace62b042 06:06:46 ---> 91c2b3a6f313 06:06:46 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:06:46 ---> Running in 8f065eb4c5a7 06:06:46 ---> Running in 3a79c7f8b32a 06:06:46 ---> Running in 0c62d00dfa6a 06:06:46 ---> Running in 68fd2f9f38f8 06:06:46 ---> Running in a9effe33a3e2 06:06:46 Removing intermediate container 68fd2f9f38f8 06:06:46 ---> af1bf90b4790 06:06:46 Step 5/21 : RUN apk add --update --no-cache make git 06:06:46 Removing intermediate container 0c62d00dfa6a 06:06:46 ---> 5e6a0fc9e4ba 06:06:46 Step 5/24 : RUN apk add --update --no-cache make git 06:06:46 Removing intermediate container a9effe33a3e2 06:06:46 ---> c6f08629a227 06:06:46 Step 5/23 : RUN apk add --update --no-cache make git 06:06:46 ---> Running in b1b7505f15a8 06:06:46 ---> Running in 01a4ce0278a6 06:06:46 ---> Running in 44220610bfb6 06:06:46 Removing intermediate container 8f065eb4c5a7 06:06:46 ---> 62d64d25520b 06:06:46 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 06:06:46 Removing intermediate container 3a79c7f8b32a 06:06:46 ---> a06624f737ce 06:06:46 Step 5/23 : RUN apk add --update --no-cache make bash git 06:06:46 ---> Running in a9eacbec7cba 06:06:46 ---> Running in 929139e21c43 06:06:46 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:06:46 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:06:46 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:06:46 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:06:46 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:06:47 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:06:47 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:06:47 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:06:47 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:06:47 OK: 233 MiB in 51 packages 06:06:47 OK: 233 MiB in 51 packages 06:06:47 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:06:48 OK: 233 MiB in 51 packages 06:06:48 OK: 233 MiB in 51 packages 06:06:48 OK: 233 MiB in 51 packages 06:06:48 Removing intermediate container b1b7505f15a8 06:06:48 ---> f59edb3fe418 06:06:48 Step 6/21 : COPY go.mod . 06:06:48 Removing intermediate container 01a4ce0278a6 06:06:48 ---> 38209d223c4b 06:06:48 Step 6/24 : COPY go.mod . 06:06:49 Removing intermediate container a9eacbec7cba 06:06:49 ---> bec06007e810 06:06:49 Step 6/22 : COPY go.mod . 06:06:49 Removing intermediate container 44220610bfb6 06:06:49 ---> 8b9f0a24c51a 06:06:49 Step 6/23 : COPY go.mod . 06:06:49 ---> 60859b461170 06:06:49 Step 7/24 : RUN go mod download 06:06:49 ---> bc48d1482a4f 06:06:49 Step 7/21 : RUN go mod download 06:06:50 ---> Running in aa9e731776df 06:06:50 Removing intermediate container 929139e21c43 06:06:50 ---> 1626e6abcc77 06:06:50 Step 6/23 : COPY go.mod . 06:06:50 ---> Running in 2a1ab2fd4789 06:06:50 ---> 3aa176ec40e7 06:06:50 Step 7/22 : RUN go mod download 06:06:50 ---> c2a35d856760 06:06:50 Step 7/23 : RUN go mod download 06:06:51 ---> Running in d7900775830b 06:06:51 ---> Running in 69ca8376e487 06:06:51 ---> 65e0108fc4d8 06:06:51 Step 7/23 : RUN go mod download 06:06:51 ---> Running in b4210054c665 06:06:59 Removing intermediate container d7900775830b 06:06:59 ---> d65a80c35f40 06:06:59 Step 8/22 : COPY . . 06:06:59 Removing intermediate container 2a1ab2fd4789 06:06:59 ---> 7f9924c19755 06:06:59 Step 8/21 : COPY . . 06:06:59 Removing intermediate container b4210054c665 06:06:59 ---> e05908f24d65 06:06:59 Step 8/23 : COPY . . 06:07:00 Removing intermediate container 69ca8376e487 06:07:00 ---> 0e4ec59c0840 06:07:00 Step 8/23 : COPY . . 06:07:01 Removing intermediate container aa9e731776df 06:07:01 ---> 8bc9b47e2d9c 06:07:01 Step 8/24 : COPY . . 06:07:29 gofmt -l . 06:07:29 [ "`gofmt -l .`" = "" ] 06:07:29 ./bin/test-go-mod-tidy.sh 06:07:30 ./bin/test-attribution-txt.sh [Pipeline] sh 06:07:32 + ls -al . 06:07:32 total 840 06:07:32 drwxrwxr-x 9 1001 1001 4096 Apr 21 06:07 . 06:07:32 drwxr-xr-x 4 root root 4096 Apr 21 06:02 .. 06:07:32 -rw-rw-r-- 1 1001 1001 11 Apr 21 06:01 .dockerignore 06:07:32 drwxrwxr-x 8 1001 1001 4096 Apr 21 06:01 .git 06:07:32 drwxrwxr-x 3 1001 1001 4096 Apr 21 06:01 .github 06:07:32 -rw-rw-r-- 1 1001 1001 818 Apr 21 06:01 .gitignore 06:07:32 -rw-rw-r-- 1 1001 1001 166 Apr 21 06:01 .sonarcloud.properties 06:07:32 -rw-rw-r-- 1 1001 1001 8609 Apr 21 06:01 Attribution.txt 06:07:32 -rw-rw-r-- 1 1001 1001 3804 Apr 21 06:01 CONTRIBUTING.md 06:07:32 -rw-rw-r-- 1 1001 1001 931 Apr 21 06:01 Dockerfile.build 06:07:32 -rw-rw-r-- 1 1001 1001 863 Apr 21 06:01 Jenkinsfile 06:07:32 -rw-rw-r-- 1 1001 1001 10775 Apr 21 06:01 LICENSE 06:07:32 -rw-rw-r-- 1 1001 1001 5774 Apr 21 06:01 Makefile 06:07:32 -rw-rw-r-- 1 1001 1001 7978 Apr 21 06:01 README.md 06:07:32 -rw-rw-r-- 1 1001 1001 6755 Apr 21 06:01 SECURITY.md 06:07:32 -rw-rw-r-- 1 1001 1001 5 Apr 21 05:57 VERSION 06:07:32 -rw-rw-r-- 1 1001 1001 4131 Apr 21 06:01 ZMQWindows.md 06:07:32 drwxrwxr-x 2 1001 1001 4096 Apr 21 06:01 bin 06:07:32 drwxrwxr-x 14 1001 1001 4096 Apr 21 06:01 cmd 06:07:32 -rw-r--r-- 1 root root 703598 Apr 21 06:06 coverage.out 06:07:32 -rw-r--r-- 1 root root 1059 Apr 21 06:07 go.mod 06:07:32 -rw-r--r-- 1 root root 22300 Apr 21 06:07 go.sum 06:07:32 drwxrwxr-x 8 1001 1001 4096 Apr 21 06:01 internal 06:07:32 drwxrwxr-x 4 1001 1001 4096 Apr 21 06:01 openapi 06:07:32 drwxrwxr-x 4 1001 1001 4096 Apr 21 06:01 snap 06:07:32 -rw-rw-r-- 1 1001 1001 168 Apr 21 06:01 version.go [Pipeline] sh 06:07:33 + '[' -e coverage.out ] 06:07:33 + chown 1001:1001 coverage.out [Pipeline] stash 06:07:33 Warning: overwriting stash ‘coverage-report’ 06:07:34 Stashed 1 file(s) [Pipeline] sh 06:07:34 + make build 06:07:34 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 06:07:44 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 06:08:11 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 06:08:13 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 06:08:18 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 06:08:19 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 06:08:24 ---> 6bdcb913813d 06:08:24 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 06:08:24 ---> 8822ebb2cb59 06:08:24 Step 9/22 : RUN make cmd/support-notifications/support-notifications 06:08:24 ---> d661c3b27c8c 06:08:24 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 06:08:24 ---> 100987c55956 06:08:24 Step 9/23 : RUN make cmd/core-command/core-command 06:08:24 ---> 4022553679b8 06:08:24 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:08:24 ---> Running in 9858257947f1 06:08:24 ---> Running in d54a0226fc49 06:08:24 ---> Running in 01a8d5206524 06:08:24 ---> Running in 307610f88538 06:08:24 ---> Running in ed95ddeaf843 06:08:24 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 06:08: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 06:08:24 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 06:08:24 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 06:08:24 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 06:08:26 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 06:08:30 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 06:08:34 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 06:08:39 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 06:08:42 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 06:08:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 06:08:53 $ docker stop --time=1 e27825ed391ace8b94e010ad771b251de0051e6551695a24b96090545d0819fc 06:08:56 $ docker rm -f e27825ed391ace8b94e010ad771b251de0051e6551695a24b96090545d0819fc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:08:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:08:58 06:08:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:08:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:08:58 latest: Pulling from edgex-devops/edgex-compose-arm64 06:08:58 29e5d40040c1: Pulling fs layer 06:08:58 1ce36da41761: Pulling fs layer 06:08:58 25b303627fd3: Pulling fs layer 06:08:58 29e5d40040c1: Verifying Checksum 06:08:58 29e5d40040c1: Download complete 06:08:59 29e5d40040c1: Pull complete 06:08:59 1ce36da41761: Verifying Checksum 06:08:59 1ce36da41761: Download complete 06:09:01 1ce36da41761: Pull complete 06:09:01 25b303627fd3: Verifying Checksum 06:09:01 25b303627fd3: Download complete 06:09:11 25b303627fd3: Pull complete 06:09:11 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 06:09:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:09:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 06:09:11 prd-ubuntu18.04-docker-arm64-4c-16g-1337 does not seem to be running inside a container 06:09:11 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 06:09:14 $ docker top 822bc00fc6c74bf813c46073b0b12291ddf09a26f1bd93d24ab55c060f3a6974 -eo pid,comm [Pipeline] { [Pipeline] sh 06:09:15 + docker-compose build --help 06:09:15 + grep parallel 06:09:19 --parallel Build images in parallel. [Pipeline] } 06:09:19 $ docker stop --time=1 822bc00fc6c74bf813c46073b0b12291ddf09a26f1bd93d24ab55c060f3a6974 06:09:21 $ docker rm -f 822bc00fc6c74bf813c46073b0b12291ddf09a26f1bd93d24ab55c060f3a6974 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:09:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:09:22 . [Pipeline] withDockerContainer 06:09:22 prd-ubuntu18.04-docker-arm64-4c-16g-1337 does not seem to be running inside a container 06:09:22 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 06:09:24 $ docker top cc122e33083686401194a27803a567cf0d2763c06698cc8e35b1a9f071446960 -eo pid,comm [Pipeline] { [Pipeline] sh 06:09:25 + docker-compose -f ./docker-compose-build.yml build --parallel 06:09:28 Building docker-core-command-go ... 06:09:28 Building docker-core-data-go ... 06:09:28 Building docker-core-metadata-go ... 06:09:28 Building docker-security-bootstrapper-go ... 06:09:28 Building docker-security-proxy-setup-go ... 06:09:28 Building docker-security-secretstore-setup-go ... 06:09:28 Building docker-support-notifications-go ... 06:09:28 Building docker-support-scheduler-go ... 06:09:28 Building docker-sys-mgmt-agent-go ... 06:09:28 Building docker-sys-mgmt-agent-go 06:09:28 Building docker-support-notifications-go 06:09:28 Building docker-security-secretstore-setup-go 06:09:28 Building docker-security-proxy-setup-go 06:09:28 Building docker-core-command-go 06:09:33 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 06:09:33 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 06:09:35 Removing intermediate container 01a8d5206524 06:09:35 ---> 56f0d6ea711f 06:09:35 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 06:09:35 ---> Running in 38bb2c701633 06:09:37 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 06:09:41 Removing intermediate container 307610f88538 06:09:41 ---> a886955c731c 06:09:41 06:09:41 Step 10/23 : FROM alpine:3.12 06:09:41 Removing intermediate container d54a0226fc49 06:09:41 ---> 17bcb09fdc80 06:09:41 06:09:41 Step 10/22 : FROM alpine:3.12 06:09:42 3.12: Pulling from library/alpine 06:09:42 3.12: Pulling from library/alpine 06:09:43 Removing intermediate container 38bb2c701633 06:09:43 ---> 9acd07d4693d 06:09:43 06:09:43 Step 11/23 : FROM docker:20.10.0 06:09:43 20.10.0: Pulling from library/docker 06:09:43 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 06:09:43 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 06:09:43 Status: Downloaded newer image for alpine:3.12 06:09:43 ---> 13621d1b12d4 06:09:43 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 06:09:43 Status: Image is up to date for alpine:3.12 06:09:43 ---> 13621d1b12d4 06:09:43 Step 11/23 : RUN apk add --update --no-cache dumb-init 06:09:46 ---> Running in 3d50fe62bc73 06:09:46 ---> Running in 86bbde9c084a 06:09:47 Removing intermediate container ed95ddeaf843 06:09:47 ---> 46bd4c40455c 06:09:47 06:09:47 Step 10/24 : FROM alpine:3.12 06:09:47 ---> 13621d1b12d4 06:09:47 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 06:09:47 Removing intermediate container 9858257947f1 06:09:47 ---> 4069ff6d7b95 06:09:47 06:09:47 Step 10/21 : FROM alpine:3.12 06:09:47 ---> 13621d1b12d4 06:09:47 Step 11/21 : RUN apk add --update --no-cache curl 06:09:47 ---> Running in 0a31ce81da36 06:09:47 ---> Running in 510f32d2550f 06:09:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:09:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:09:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:09:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:09:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:09:48 (1/2) Installing ca-certificates (20191127-r4) 06:09:48 (2/2) Installing dumb-init (1.2.2-r1) 06:09:48 Executing busybox-1.31.1-r20.trigger 06:09:48 Executing ca-certificates-20191127-r4.trigger 06:09:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:09:49 (1/1) Installing dumb-init (1.2.2-r1) 06:09:49 Executing busybox-1.31.1-r20.trigger 06:09:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:09:49 OK: 6 MiB in 15 packages 06:09:49 OK: 6 MiB in 16 packages 06:09:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:09:49 (1/6) Installing ca-certificates (20191127-r4) 06:09:49 (2/6) Installing nghttp2-libs (1.41.0-r0) 06:09:49 (3/6) Installing libcurl (7.76.1-r0) 06:09:49 (4/6) Installing curl (7.76.1-r0) 06:09:49 (5/6) Installing dumb-init (1.2.2-r1) 06:09:49 (6/6) Installing su-exec (0.2-r1) 06:09:49 Executing busybox-1.31.1-r20.trigger 06:09:49 Executing ca-certificates-20191127-r4.trigger 06:09:49 OK: 7 MiB in 20 packages 06:09:49 (1/4) Installing ca-certificates (20191127-r4) 06:09:49 (2/4) Installing nghttp2-libs (1.41.0-r0) 06:09:49 (3/4) Installing libcurl (7.76.1-r0) 06:09:49 (4/4) Installing curl (7.76.1-r0) 06:09:49 Executing busybox-1.31.1-r20.trigger 06:09:49 Executing ca-certificates-20191127-r4.trigger 06:09:49 OK: 7 MiB in 18 packages 06:09:53 Removing intermediate container 86bbde9c084a 06:09:53 ---> 4940270adcb8 06:09:53 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 06:09:53 Removing intermediate container 3d50fe62bc73 06:09:53 ---> 950989cd8e90 06:09:53 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:09:53 ---> Running in e2ad248d875c 06:09:53 ---> Running in 3f117b8b54ab 06:09:53 Removing intermediate container 510f32d2550f 06:09:53 ---> 62a7d0819062 06:09:53 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:09:53 Removing intermediate container 0a31ce81da36 06:09:53 ---> 5a4ba3e4632a 06:09:53 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:09:53 ---> Running in 731f54e40e96 06:09:53 ---> Running in 5feb9d24b651 06:09:54 Removing intermediate container 3f117b8b54ab 06:09:54 ---> 10acae489077 06:09:54 Step 13/23 : ENV APP_PORT=48082 06:09:54 Removing intermediate container e2ad248d875c 06:09:54 ---> 574be16fccbe 06:09:54 Step 13/22 : ENV APP_PORT=48060 06:09:54 ---> Running in 5d1a74ac6fe9 06:09:55 ---> Running in 71319ff7a524 06:09:55 Removing intermediate container 731f54e40e96 06:09:55 ---> 6030a1196e96 06:09:55 Step 13/21 : WORKDIR /edgex 06:09:55 Removing intermediate container 5feb9d24b651 06:09:55 ---> ca28784b3441 06:09:55 Step 13/24 : WORKDIR / 06:09:55 ---> Running in 436c3e013db5 06:09:55 ---> Running in 0f436d1df4f8 06:09:55 Removing intermediate container 5d1a74ac6fe9 06:09:55 ---> 436a66509c89 06:09:55 Step 14/23 : EXPOSE $APP_PORT 06:09:55 Removing intermediate container 71319ff7a524 06:09:55 ---> ad0c45d6925d 06:09:55 Step 14/22 : EXPOSE $APP_PORT 06:09:56 ---> Running in 73c1e3435143 06:09:56 Removing intermediate container 436c3e013db5 06:09:56 ---> b72f8fcfe710 06:09:56 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 06:09:56 ---> Running in bfbbc00a8b1e 06:09:56 Removing intermediate container 0f436d1df4f8 06:09:56 ---> ca0ab6d21bf8 06:09:56 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 06:09:56 Removing intermediate container 73c1e3435143 06:09:56 ---> 2e683136bc73 06:09:56 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 06:09:56 Removing intermediate container bfbbc00a8b1e 06:09:56 ---> 926c67bef66d 06:09:56 Step 15/23 : WORKDIR / 06:09:56 ---> 1760e5d7b16d 06:09:56 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 06:09:56 ---> Running in 374ddb638943 06:09:56 ---> dd4f862900e2 06:09:56 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 06:09:57 ---> 3faead5e9262 06:09:57 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 06:09:57 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 06:09:57 Status: Downloaded newer image for docker:20.10.0 06:09:57 ---> aefe523efa57 06:09:57 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 06:09:57 Removing intermediate container 374ddb638943 06:09:57 ---> f0df3d580125 06:09:57 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:09:57 ---> 46ef1e3ff014 06:09:57 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 06:09:57 ---> Running in cee58d947769 06:09:58 ---> abb6d20ac276 06:09:58 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 06:09:58 ---> 10bd24392fcf 06:09:58 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 06:09:59 ---> cb36adfded81 06:09:59 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 06:09:59 Removing intermediate container cee58d947769 06:09:59 ---> 667b07038401 06:09:59 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 06:09:59 ---> Running in 1eb8e2df7566 06:09:59 ---> c5869696fc62 06:09:59 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 06:10:00 ---> f0967f0a0780 06:10:00 Step 18/22 : ENTRYPOINT ["/support-notifications"] 06:10:00 ---> f3c2dcf0a449 06:10:00 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 06:10:00 ---> 18957577f6d5 06:10:00 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 06:10:00 ---> Running in 56aa6a994f91 06:10:00 ---> Running in c3e28cc518a8 06:10:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:10:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:10:01 ---> 7be22a688152 06:10:01 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 06:10:01 Removing intermediate container 56aa6a994f91 06:10:01 ---> 15ae03401592 06:10:01 Step 18/21 : CMD ["--init=true"] 06:10:01 Removing intermediate container c3e28cc518a8 06:10:01 ---> 77e6601c5159 06:10:01 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:10:01 ---> 4388e7f92430 06:10:01 Step 19/23 : ENTRYPOINT ["/core-command"] 06:10:01 (1/39) Installing readline (8.0.4-r0) 06:10:01 (2/39) Installing bash (5.0.17-r0) 06:10:01 Executing bash-5.0.17-r0.post-install 06:10:01 (3/39) Installing nghttp2-libs (1.41.0-r0) 06:10:01 (4/39) Installing libcurl (7.76.1-r0) 06:10:02 ---> Running in 892fcf12b8f2 06:10:02 (5/39) Installing curl (7.76.1-r0) 06:10:02 ---> Running in f74524a8248a 06:10:02 (6/39) Installing dumb-init (1.2.2-r1) 06:10:02 (7/39) Installing libbz2 (1.0.8-r1) 06:10:02 (8/39) Installing expat (2.2.9-r1) 06:10:02 ---> Running in 50020d548182 06:10:02 (9/39) Installing libffi (3.3-r2) 06:10:02 (10/39) Installing gdbm (1.13-r1) 06:10:02 (11/39) Installing xz-libs (5.2.5-r0) 06:10:02 (12/39) Installing sqlite-libs (3.32.1-r0) 06:10:02 (13/39) Installing python3 (3.8.8-r0) 06:10:03 ---> 4202978c8df5 06:10:03 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 06:10:05 Removing intermediate container 892fcf12b8f2 06:10:05 ---> 927066becde9 06:10:05 Step 19/21 : LABEL arch=x86_64 06:10:05 Removing intermediate container 50020d548182 06:10:05 ---> 84b20788bd1e 06:10:05 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:10:05 Removing intermediate container f74524a8248a 06:10:05 ---> 55ec81bc7cb3 06:10:05 Step 20/22 : LABEL arch=x86_64 06:10:05 ---> Running in f618843d7cff 06:10:05 ---> Running in 87bd047dd9f4 06:10:05 (14/39) Installing py3-appdirs (1.4.4-r1) 06:10:05 ---> 6ad3560a231d 06:10:05 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 06:10:05 (15/39) Installing py3-ordered-set (4.0.1-r0) 06:10:05 (16/39) Installing py3-parsing (2.4.7-r0) 06:10:05 (17/39) Installing py3-six (1.15.0-r0) 06:10:05 ---> Running in 686cbac1c19e 06:10:05 (18/39) Installing py3-packaging (20.4-r0) 06:10:05 (19/39) Installing py3-setuptools (47.0.0-r0) 06:10:05 (20/39) Installing py3-chardet (3.0.4-r4) 06:10:05 ---> Running in 2daf9107edb8 06:10:05 (21/39) Installing py3-idna (2.9-r0) 06:10:05 (22/39) Installing py3-certifi (2020.4.5.1-r0) 06:10:05 (23/39) Installing py3-urllib3 (1.25.9-r0) 06:10:05 (24/39) Installing py3-requests (2.23.0-r0) 06:10:05 (25/39) Installing py3-msgpack (1.0.0-r0) 06:10:06 (26/39) Installing py3-lockfile (0.12.2-r3) 06:10:06 (27/39) Installing py3-cachecontrol (0.12.6-r0) 06:10:06 (28/39) Installing py3-colorama (0.4.3-r0) 06:10:06 Removing intermediate container 87bd047dd9f4 06:10:06 ---> b58943bffe0e 06:10:06 Step 21/23 : LABEL arch=x86_64 06:10:06 (29/39) Installing py3-distlib (0.3.0-r0) 06:10:06 Removing intermediate container 686cbac1c19e 06:10:06 ---> c43aa4a953ff 06:10:06 Step 21/22 : LABEL git_sha=31ac3337164ad9bd5af1affc76d3227139e96da4 06:10:06 (30/39) Installing py3-distro (1.5.0-r1) 06:10:06 (31/39) Installing py3-webencodings (0.5.1-r3) 06:10:06 Removing intermediate container f618843d7cff 06:10:06 ---> cf5ba2bcdf69 06:10:06 Step 20/21 : LABEL git_sha=31ac3337164ad9bd5af1affc76d3227139e96da4 06:10:06 (32/39) Installing py3-html5lib (1.0.1-r4) 06:10:07 (33/39) Installing py3-pytoml (0.1.21-r0) 06:10:07 (34/39) Installing py3-pep517 (0.8.2-r0) 06:10:07 (35/39) Installing py3-progress (1.5-r0) 06:10:07 (36/39) Installing py3-toml (0.10.1-r0) 06:10:07 ---> Running in e2db7c441f50 06:10:07 ---> Running in 7690a24d6e7e 06:10:07 (37/39) Installing py3-retrying (1.3.3-r0) 06:10:07 (38/39) Installing py3-contextlib2 (0.6.0-r0) 06:10:07 (39/39) Installing py3-pip (20.1.1-r0) 06:10:08 ---> Running in 0eea5886c525 06:10:08 Executing busybox-1.31.1-r19.trigger 06:10:08 OK: 72 MiB in 59 packages 06:10:09 Removing intermediate container e2db7c441f50 06:10:09 ---> d28aa2ce9597 06:10:09 Step 22/23 : LABEL git_sha=31ac3337164ad9bd5af1affc76d3227139e96da4 06:10:09 Removing intermediate container 7690a24d6e7e 06:10:09 ---> 8fd272fdaa58 06:10:09 Step 22/22 : LABEL version=0.0.0 06:10:09 Removing intermediate container 0eea5886c525 06:10:09 ---> 7c44c8c78336 06:10:09 Step 21/21 : LABEL version=0.0.0 06:10:09 ---> Running in b1ab2d85fd3e 06:10:09 ---> Running in 0d16dbb50516 06:10:09 ---> Running in 788aad168209 06:10:09 Removing intermediate container 2daf9107edb8 06:10:09 ---> 6230c39af8b0 06:10:09 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 06:10:09 ---> Running in 713613a74cdf 06:10:09 Removing intermediate container 0d16dbb50516 06:10:09 ---> 079e639f6f6a 06:10:09 06:10:09 Removing intermediate container b1ab2d85fd3e 06:10:09 ---> b8c42cd7eb7a 06:10:09 Step 23/23 : LABEL version=0.0.0 06:10:09 Removing intermediate container 788aad168209 06:10:09 ---> 2a103825499e 06:10:09 06:10:10 ---> Running in 2d791e2ef1b6 06:10:10 Removing intermediate container 713613a74cdf 06:10:10 ---> a3ace5da733b 06:10:10 Step 22/24 : LABEL arch=x86_64 06:10:10 Removing intermediate container 2d791e2ef1b6 06:10:10 ---> c423b2419da8 06:10:10 06:10:10 Successfully built 2a103825499e 06:10:10 Successfully built 079e639f6f6a 06:10:11 Successfully tagged docker-security-proxy-setup-go:latest 06:10:11 Building docker-support-scheduler-go 06:10:11 Collecting docker-compose==1.23.2 06:10:11  Building docker-security-proxy-setup-go ... done  ---> Running in 7f7d942cfd97 06:10:11 Successfully tagged docker-support-notifications-go:latest 06:10:11 Building docker-core-metadata-go 06:10:11  Building docker-support-notifications-go ... done  Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 06:10:11 Collecting texttable<0.10,>=0.9.0 06:10:11 Downloading texttable-0.9.1.tar.gz (11 kB) 06:10:11 Successfully built c423b2419da8 06:10:11 Successfully tagged docker-core-command-go:latest 06:10:11 Building docker-security-bootstrapper-go 06:10:12  Building docker-core-command-go ... done Removing intermediate container 7f7d942cfd97 06:10:12 ---> 5c5716082726 06:10:12 Step 23/24 : LABEL git_sha=31ac3337164ad9bd5af1affc76d3227139e96da4 06:10:12 ---> Running in ecba212479c7 06:10:12 Collecting jsonschema<3,>=2.5.1 06:10:12 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 06:10:12 Collecting cached-property<2,>=1.2.0 06:10:12 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 06:10:12 Removing intermediate container ecba212479c7 06:10:12 ---> 43a6ea7f8eb1 06:10:12 Step 24/24 : LABEL version=0.0.0 06:10:13 ---> Running in 14c5e0ec9737 06:10:13 Collecting docker<4.0,>=3.6.0 06:10:13 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 06:10:13 Collecting docopt<0.7,>=0.6.1 06:10:13 Downloading docopt-0.6.2.tar.gz (25 kB) 06:10:17 Collecting dockerpty<0.5,>=0.4.1 06:10:17 Downloading dockerpty-0.4.1.tar.gz (13 kB) 06:10:17 Removing intermediate container 14c5e0ec9737 06:10:17 ---> ec975c0b3401 06:10:17 06:10:18 Successfully built ec975c0b3401 06:10:18 Successfully tagged docker-security-secretstore-setup-go:latest 06:10:18  Building docker-security-secretstore-setup-go ... done Building docker-core-data-go 06:10:18 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 06:10:18 Collecting websocket-client<1.0,>=0.32.0 06:10:18 Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) 06:10:18 Collecting PyYAML<4,>=3.10 06:10:18 Downloading PyYAML-3.13.tar.gz (270 kB) 06:10:21 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 06:10:21 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 06:10:22 Collecting docker-pycreds>=0.4.0 06:10:22 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 06:10:23 Collecting urllib3<1.25,>=1.21.1 06:10:23 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 06:10:23 Collecting idna<2.8,>=2.5 06:10:23 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 06:10:23 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) 06:10:23 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) 06:10:23 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 06:10:23 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 06:10:23 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 06:10:23 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 06:10:24 Installing collected packages: texttable, jsonschema, cached-property, urllib3, idna, requests, websocket-client, docker-pycreds, docker, docopt, dockerpty, PyYAML, docker-compose 06:10:24 Running setup.py install for texttable: started 06:10:25 Running setup.py install for texttable: finished with status 'done' 06:10:25 Attempting uninstall: urllib3 06:10:25 Found existing installation: urllib3 1.25.9 06:10:25 Uninstalling urllib3-1.25.9: 06:10:25 Successfully uninstalled urllib3-1.25.9 06:10:27 Attempting uninstall: idna 06:10:27 Found existing installation: idna 2.9 06:10:27 Uninstalling idna-2.9: 06:10:27 Successfully uninstalled idna-2.9 06:10:28 Attempting uninstall: requests 06:10:28 Found existing installation: requests 2.23.0 06:10:28 Uninstalling requests-2.23.0: 06:10:28 Successfully uninstalled requests-2.23.0 06:10:30 Running setup.py install for docopt: started 06:10:31 Running setup.py install for docopt: finished with status 'done' 06:10:31 Running setup.py install for dockerpty: started 06:10:32 Running setup.py install for dockerpty: finished with status 'done' 06:10:32 Running setup.py install for PyYAML: started 06:10:34 Running setup.py install for PyYAML: finished with status 'done' 06:10:35 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.58.0 06:10:50 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:10:50 Step 2/24 : FROM ${BUILDER_BASE} AS builder 06:10:50 ---> a72276ba6858 06:10:50 Step 3/24 : WORKDIR /edgex-go 06:10:50 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:10:50 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:10:50 ---> a72276ba6858 06:10:50 Step 3/22 : WORKDIR /edgex-go 06:10:50 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:10:50 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:10:50 ---> a72276ba6858 06:10:50 Step 3/23 : WORKDIR /edgex-go 06:10:50 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:10:50 Step 2/21 : FROM ${BUILDER_BASE} AS builder 06:10:50 ---> a72276ba6858 06:10:50 Step 3/21 : WORKDIR /edgex-go 06:10:50 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:10:50 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:10:50 ---> a72276ba6858 06:10:50 Step 3/23 : WORKDIR /edgex-go 06:10:50 ---> Running in 8c6754809481 06:10:50 ---> Running in f37273ab54e7 06:10:50 ---> Running in 90e45d7edb42 06:10:50 ---> Running in 88a72ae7dd3c 06:10:50 ---> Running in 010cfd0db2bd 06:10:50 Removing intermediate container f37273ab54e7 06:10:50 ---> c13c062591dd 06:10:50 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:10:50 Removing intermediate container 010cfd0db2bd 06:10:50 Removing intermediate container 8c6754809481 06:10:50 ---> f689d7dd2fe5 06:10:50 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:10:50 ---> 3928c34a0a61 06:10:50 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:10:50 Removing intermediate container 90e45d7edb42 06:10:50 ---> 3a4e9433c7a7 06:10:50 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:10:50 Removing intermediate container 88a72ae7dd3c 06:10:50 ---> eac98c971dcd 06:10:50 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:10:50 ---> Running in 6c3054bb0836 06:10:50 ---> Running in c558811400c8 06:10:50 ---> Running in a20603cce22b 06:10:50 ---> Running in 4bfc90f4a5e1 06:10:50 ---> Running in 9514d90e8821 06:10:51 Removing intermediate container 9514d90e8821 06:10:51 ---> 2313e33e13a5 06:10:51 Step 5/24 : RUN apk add --update --no-cache make git 06:10:51 ---> Running in 55cf69bcb030 06:10:52 Removing intermediate container a20603cce22b 06:10:52 ---> c62f8cb7fc62 06:10:52 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 06:10:52 Removing intermediate container c558811400c8 06:10:52 ---> 7b20983df46c 06:10:52 Step 5/23 : RUN apk add --update --no-cache make git 06:10:52 ---> Running in 252ddfc809b9 06:10:52 Removing intermediate container 6c3054bb0836 06:10:52 ---> a46a7365c7ab 06:10:52 Step 5/21 : RUN apk add --update --no-cache make git 06:10:52 ---> Running in 143cca40a38a 06:10:52 Removing intermediate container 4bfc90f4a5e1 06:10:52 ---> 8f526016a428 06:10:52 Step 5/23 : RUN apk add --update --no-cache make bash git 06:10:53 ---> Running in 1a755a4e7aef 06:10:53 ---> Running in 5a59a9312fd9 06:10:53 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:10:54 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:10:54 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:10:54 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:10:54 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:10:55 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:10:55 OK: 217 MiB in 51 packages 06:10:55 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:10:55 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:10:55 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:10:55 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:10:56 OK: 217 MiB in 51 packages 06:10:56 OK: 217 MiB in 51 packages 06:10:56 OK: 217 MiB in 51 packages 06:10:56 Removing intermediate container 55cf69bcb030 06:10:56 ---> f52445fb7cd8 06:10:56 Step 6/24 : COPY go.mod . 06:10:57 OK: 217 MiB in 51 packages 06:10:57 ---> 35d1eaf9244d 06:10:57 Step 7/24 : RUN go mod download 06:10:57 Removing intermediate container 5a59a9312fd9 06:10:57 ---> c0813a6cf76a 06:10:57 Step 6/23 : COPY go.mod . 06:10:57 ---> Running in 72a0b496d313 06:10:58 Removing intermediate container 143cca40a38a 06:10:58 ---> 0c8b0cf9fccb 06:10:58 Step 6/23 : COPY go.mod . 06:10:58 Removing intermediate container 1a755a4e7aef 06:10:58 ---> ed85d53e6d3e 06:10:58 Step 6/21 : COPY go.mod . 06:10:58 ---> fa3cd0cc396b 06:10:58 Step 7/23 : RUN go mod download 06:10:58 ---> Running in 6664e0cf992a 06:10:59 ---> 52e5c68589bd 06:10:59 Step 7/23 : RUN go mod download 06:10:59 ---> Running in 9785552bd6b2 06:10:59 Removing intermediate container 252ddfc809b9 06:10:59 ---> 1ec963c294f9 06:10:59 Step 6/22 : COPY go.mod . 06:10:59 ---> 354a53249bef 06:10:59 Step 7/21 : RUN go mod download 06:11:00 ---> Running in 2d052bb34181 06:11:01 ---> 62f847eb2bce 06:11:01 Step 7/22 : RUN go mod download 06:11:01 ---> Running in 9173ef12b6c0 06:11:02 Removing intermediate container 72a0b496d313 06:11:02 ---> 197ded428091 06:11:02 Step 8/24 : COPY . . 06:11:04 Removing intermediate container 6664e0cf992a 06:11:04 ---> fd8f4aff4494 06:11:04 Step 8/23 : COPY . . 06:11:04 Removing intermediate container 9785552bd6b2 06:11:04 ---> a4ecc3067331 06:11:04 Step 8/23 : COPY . . 06:11:05 Removing intermediate container 2d052bb34181 06:11:05 ---> fc37389e1d3c 06:11:05 Step 8/21 : COPY . . 06:11:07 Removing intermediate container 9173ef12b6c0 06:11:07 ---> 5fd056ec6c7d 06:11:07 Step 8/22 : COPY . . 06:11:20 Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:11:20 Step 2/31 : FROM ${BUILDER_BASE} AS builder 06:11:20 ---> 80fb1ffd7ddd 06:11:20 Step 3/31 : WORKDIR /edgex-go 06:11:20 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:11:20 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:11:20 ---> 80fb1ffd7ddd 06:11:20 Step 3/23 : WORKDIR /edgex-go 06:11:20 ---> Using cache 06:11:20 ---> 91c2b3a6f313 06:11:20 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:11:20 ---> Using cache 06:11:20 ---> 91c2b3a6f313 06:11:20 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:11:20 ---> Using cache 06:11:20 ---> c6f08629a227 06:11:20 Step 5/23 : RUN apk add --update --no-cache make git 06:11:20 ---> Using cache 06:11:20 ---> c6f08629a227 06:11:20 Step 5/31 : RUN apk add --update --no-cache make git 06:11:20 ---> Using cache 06:11:20 ---> 8b9f0a24c51a 06:11:20 Step 6/23 : COPY go.mod . 06:11:20 ---> Using cache 06:11:20 ---> 8b9f0a24c51a 06:11:20 Step 6/31 : COPY go.mod . 06:11:20 ---> Using cache 06:11:20 ---> c2a35d856760 06:11:20 Step 7/23 : RUN go mod download 06:11:20 ---> Using cache 06:11:20 ---> c2a35d856760 06:11:20 Step 7/31 : RUN go mod download 06:11:20 ---> Using cache 06:11:20 ---> 0e4ec59c0840 06:11:20 Step 8/31 : COPY . . 06:11:20 ---> Using cache 06:11:20 ---> 0e4ec59c0840 06:11:20 Step 8/23 : COPY . . 06:11:20 ---> Using cache 06:11:20 ---> 100987c55956 06:11:20 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 06:11:20 ---> Using cache 06:11:20 ---> 100987c55956 06:11:20 Step 9/23 : RUN make cmd/core-metadata/core-metadata 06:11:20 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:11:20 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:11:20 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:11:20 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:11:20 ---> 80fb1ffd7ddd 06:11:20 Step 3/22 : WORKDIR /edgex-go 06:11:20 ---> Using cache 06:11:20 ---> 91c2b3a6f313 06:11:20 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:11:20 ---> Using cache 06:11:20 ---> c6f08629a227 06:11:20 Step 5/22 : RUN apk add --update --no-cache make git 06:11:20 ---> Using cache 06:11:20 ---> 8b9f0a24c51a 06:11:20 Step 6/22 : COPY go.mod . 06:11:20 ---> Using cache 06:11:20 ---> c2a35d856760 06:11:20 Step 7/22 : RUN go mod download 06:11:20 ---> Using cache 06:11:20 ---> 0e4ec59c0840 06:11:20 Step 8/22 : COPY . . 06:11:20 ---> 80fb1ffd7ddd 06:11:20 Step 3/23 : WORKDIR /edgex-go 06:11:20 ---> Using cache 06:11:20 ---> 91c2b3a6f313 06:11:20 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:11:20 ---> Using cache 06:11:20 ---> c6f08629a227 06:11:20 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 06:11:20 ---> Using cache 06:11:20 ---> 100987c55956 06:11:20 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 06:11:20 ---> Running in 8b157069c34c 06:11:20 ---> Running in 3a465900aa06 06:11:20 ---> Running in ed6761c4aa0e 06:11:20 ---> Running in e9fdfd216b35 06:11:20 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 06:11:20 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 06:11:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 06:11:20 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:11:21 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:11:21 OK: 233 MiB in 51 packages 06:11:25 Removing intermediate container 3a465900aa06 06:11:25 ---> febc21b7e37f 06:11:25 Step 6/23 : COPY go.mod . 06:11:27 ---> 967366cb6943 06:11:27 Step 7/23 : RUN go mod download 06:11:27 ---> Running in 236976d873fe 06:11:33 ---> 19b860050886 06:11:33 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:11:33 ---> 7f5f8fb09757 06:11:33 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 06:11:33 ---> 00e7a50315b0 06:11:33 Step 9/23 : RUN make cmd/core-command/core-command 06:11:33 ---> cd1855f0febe 06:11:33 Step 9/22 : RUN make cmd/support-notifications/support-notifications 06:11:33 ---> 4cc70758ef91 06:11:33 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 06:11:33 ---> Running in 28ce3eafcd68 06:11:33 ---> Running in 0a77626ad6db 06:11:33 ---> Running in 40a287249c69 06:11:33 ---> Running in b7407dc5c046 06:11:33 ---> Running in a0463bd92d46 06:11:33 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 06:11:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 06:11: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 06:11:33 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 06:11:33 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 06:11:38 Removing intermediate container 236976d873fe 06:11:38 ---> b7ff2297ff20 06:11:38 Step 8/23 : COPY . . 06:12:07 Removing intermediate container 1eb8e2df7566 06:12:07 ---> 9fe913cb6b26 06:12:07 Step 14/23 : ENV APP_PORT=48090 06:12:08 ---> Running in 36635ac2328b 06:12:13 Removing intermediate container 36635ac2328b 06:12:13 ---> dd17b99e5d17 06:12:13 Step 15/23 : EXPOSE $APP_PORT 06:12:15 ---> Running in 83dff69d27e1 06:12:16 Removing intermediate container 83dff69d27e1 06:12:16 ---> 55184beadb49 06:12:16 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 06:12:21 ---> 16bff10ca39d 06:12:21 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 06:12:23 ---> 5febf0ca928c 06:12:23 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 06:12:27 ---> db00f77f4173 06:12:27 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 06:12:28 ---> Running in 16608ef93fac 06:12:30 Removing intermediate container 16608ef93fac 06:12:30 ---> e5e30571b9a5 06:12:30 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:12:37 ---> Running in 88e73aeece4a 06:12:38 Removing intermediate container e9fdfd216b35 06:12:38 ---> 6cd0aeb0f075 06:12:38 06:12:38 Step 10/31 : FROM alpine:3.12 06:12:38 ---> 13621d1b12d4 06:12:38 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 06:12:38 Removing intermediate container 8b157069c34c 06:12:38 ---> 59e4605ccb4f 06:12:38 06:12:38 Step 10/22 : FROM alpine:3.12 06:12:38 ---> 13621d1b12d4 06:12:38 Step 11/22 : RUN apk add --update --no-cache dumb-init 06:12:38 ---> Using cache 06:12:38 ---> 950989cd8e90 06:12:38 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:12:38 ---> Using cache 06:12:38 ---> 10acae489077 06:12:38 Step 13/22 : ENV APP_PORT=48085 06:12:40 Removing intermediate container 88e73aeece4a 06:12:40 ---> 60e77847d05c 06:12:40 Step 21/23 : LABEL arch=x86_64 06:12:40 ---> Running in a45b275b1727 06:12:40 ---> Running in 69e548f04de6 06:12:40 ---> Running in 726ecf6a01d5 06:12:42 Removing intermediate container 69e548f04de6 06:12:42 ---> e65c130c62c5 06:12:42 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 06:12:42 Removing intermediate container 726ecf6a01d5 06:12:42 ---> d01e0d82e685 06:12:42 Step 22/23 : LABEL git_sha=31ac3337164ad9bd5af1affc76d3227139e96da4 06:12:42 Removing intermediate container a45b275b1727 06:12:42 ---> 80486814eefc 06:12:42 Step 14/22 : EXPOSE $APP_PORT 06:12:42 ---> Running in b708300a6cb7 06:12:42 Removing intermediate container ed6761c4aa0e 06:12:42 ---> 0bac4a2508b2 06:12:42 06:12:42 Step 10/23 : FROM alpine:3.12 06:12:42 ---> 13621d1b12d4 06:12:42 Step 11/23 : RUN apk add --update --no-cache dumb-init 06:12:42 ---> Using cache 06:12:42 ---> 950989cd8e90 06:12:42 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:12:42 ---> Using cache 06:12:42 ---> 10acae489077 06:12:42 Step 13/23 : ENV APP_PORT=48081 06:12:42 ---> Running in 323bdb1aea05 06:12:42 ---> Running in 5b9fc535554d 06:12:43 ---> Running in 67a76e07d756 06:12:43 Removing intermediate container b708300a6cb7 06:12:43 ---> 0dc38bcecdc7 06:12:43 Step 23/23 : LABEL version=0.0.0 06:12:44 ---> Running in 508b5167188c 06:12:44 Removing intermediate container 323bdb1aea05 06:12:44 ---> 11c027c482d9 06:12:44 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 06:12:46 Removing intermediate container 67a76e07d756 06:12:46 ---> b6f3d88f5b08 06:12:46 Step 14/23 : EXPOSE $APP_PORT 06:12:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:12:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:12:46 ---> Running in f7940542d86e 06:12:46 Removing intermediate container 508b5167188c 06:12:46 ---> 00cc4d1df71b 06:12:46 06:12:46 (1/2) Installing dumb-init (1.2.2-r1) 06:12:46 (2/2) Installing su-exec (0.2-r1) 06:12:46 Executing busybox-1.31.1-r20.trigger 06:12:46 ---> ced25f0cb370 06:12:46 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 06:12:46 OK: 6 MiB in 16 packages 06:12:47 Removing intermediate container f7940542d86e 06:12:47 ---> 81d95a329503 06:12:47 Step 15/23 : WORKDIR / 06:12:47 Successfully built 00cc4d1df71b 06:12:47 ---> Running in a5129c03bf2c 06:12:48 Successfully tagged docker-sys-mgmt-agent-go:latest 06:12:48  Building docker-sys-mgmt-agent-go ... done  ---> daeabca64e9a 06:12:48 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 06:12:48 Removing intermediate container a5129c03bf2c 06:12:48 ---> e748d460a845 06:12:48 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:12:48 Removing intermediate container 5b9fc535554d 06:12:48 ---> 1172b9aa4c35 06:12:48 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 06:12:49 ---> Running in 3e06ba8eddec 06:12:49 ---> 4d9426b04024 06:12:49 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 06:12:49 ---> Running in c0a3b1769f09 06:12:49 ---> 4e9393dfa376 06:12:49 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 06:12:49 Removing intermediate container 3e06ba8eddec 06:12:49 ---> 12cb866cea78 06:12:49 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 06:12:50 ---> Running in f908afbaebfd 06:12:50 ---> 81981f0833d9 06:12:50 Step 9/23 : RUN make cmd/core-data/core-data 06:12:50 Removing intermediate container c0a3b1769f09 06:12:50 ---> bed47818d36e 06:12:50 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:12:50 ---> Running in 1fca5ee44563 06:12:50 ---> Running in 3434037a7fba 06:12:50 Removing intermediate container f908afbaebfd 06:12:50 ---> e3aa9f733843 06:12:50 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 06:12:50 ---> Running in 12b787f42dfc 06:12:50 ---> 2cd30ca74cd4 06:12:50 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 06:12:50 Removing intermediate container 3434037a7fba 06:12:50 ---> a54e59c9d5b8 06:12:50 Step 20/22 : LABEL arch=x86_64 06:12:51 ---> Running in 04b9208d6e2d 06:12:51 ---> 6908f03253e9 06:12:51 Step 19/23 : ENTRYPOINT ["/core-metadata"] 06:12:51 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 06:12:51 ---> Running in 09e44857f7e5 06:12:52 Removing intermediate container 04b9208d6e2d 06:12:52 ---> 8c29e697c2cd 06:12:52 Step 21/22 : LABEL git_sha=31ac3337164ad9bd5af1affc76d3227139e96da4 06:12:52 ---> Running in e1d28503ce62 06:12:53 Removing intermediate container 09e44857f7e5 06:12:53 ---> 9c039d141937 06:12:53 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:12:53 ---> Running in 685042d06433 06:12:54 Removing intermediate container e1d28503ce62 06:12:54 ---> bd756c35e861 06:12:54 Step 22/22 : LABEL version=0.0.0 06:12:54 Removing intermediate container 12b787f42dfc 06:12:54 ---> 5aa61b5cf072 06:12:54 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 06:12:54 ---> Running in 840adfca1506 06:12:54 ---> Running in 68717c948125 06:12:54 Removing intermediate container 685042d06433 06:12:54 ---> eab88e7095ed 06:12:54 Step 21/23 : LABEL arch=x86_64 06:12:55 ---> Running in e5c438a60bd0 06:12:55 Removing intermediate container 840adfca1506 06:12:55 ---> 4e7718c3e058 06:12:55 06:12:55 Removing intermediate container 68717c948125 06:12:55 ---> 5f11d1c7210f 06:12:55 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 06:12:55 Successfully built 4e7718c3e058 06:12:55 Successfully tagged docker-support-scheduler-go:latest 06:12:56  Building docker-support-scheduler-go ... done Removing intermediate container e5c438a60bd0 06:12:56 ---> 4f8236575056 06:12:56 Step 22/23 : LABEL git_sha=31ac3337164ad9bd5af1affc76d3227139e96da4 06:12:57 ---> Running in eb974ecd4a71 06:12:57 ---> f9000c01561b 06:12:57 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 06:12:58 Removing intermediate container eb974ecd4a71 06:12:58 ---> 82dde6f66338 06:12:58 Step 23/23 : LABEL version=0.0.0 06:12:58 ---> Running in 0fbc5e61280c 06:12:58 ---> Running in fe8248080609 06:12:59 Removing intermediate container fe8248080609 06:12:59 ---> ef5fa25ab549 06:12:59 06:12:59 Successfully built ef5fa25ab549 06:12:59 Successfully tagged docker-core-metadata-go:latest 06:13:01  Building docker-core-metadata-go ... done Removing intermediate container 0fbc5e61280c 06:13:01 ---> 02ba9bd6f976 06:13:01 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 06:13:02 ---> c82906f752ab 06:13:02 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 06:13:03 ---> 0c374ac8b21b 06:13:03 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 06:13:05 ---> 2f9958e7ffb7 06:13:05 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 06:13:06 ---> c8156e1d3e28 06:13:06 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 06:13:07 ---> e1627d1c0c2b 06:13:07 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 06:13:10 ---> Running in ba2133014e9b 06:13:10 Removing intermediate container ba2133014e9b 06:13:10 ---> aa1145fad6ad 06:13:10 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 06:13:10 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 06:13:10 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 06:13:11 ---> 7c04f29e18b9 06:13:11 Step 26/31 : RUN chmod +x /entrypoint.sh 06:13:12 ---> Running in 4689fd6a55a3 06:13:16 Removing intermediate container 4689fd6a55a3 06:13:16 ---> d16f12a6eaa8 06:13:16 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 06:13:17 ---> Running in 520c2732d641 06:13:17 Removing intermediate container 520c2732d641 06:13:17 ---> 92968e05020f 06:13:17 Step 28/31 : CMD ["gate"] 06:13:17 ---> Running in d1c6aa622dbc 06:13:18 Removing intermediate container d1c6aa622dbc 06:13:18 ---> 32070ddd3175 06:13:18 Step 29/31 : LABEL arch=x86_64 06:13:18 ---> Running in d4c9662e9970 06:13:19 Removing intermediate container d4c9662e9970 06:13:19 ---> be68bcdd90bd 06:13:19 Step 30/31 : LABEL git_sha=31ac3337164ad9bd5af1affc76d3227139e96da4 06:13:20 ---> Running in f6e10e3ccce1 06:13:20 Removing intermediate container f6e10e3ccce1 06:13:20 ---> 9fb3ac6d7d00 06:13:20 Step 31/31 : LABEL version=0.0.0 06:13:21 ---> Running in 3861c3d1ffa2 06:13:21 Removing intermediate container 3861c3d1ffa2 06:13:21 ---> a8cc04dbc296 06:13:21 06:13:21 Successfully built a8cc04dbc296 06:13:21 Successfully tagged docker-security-bootstrapper-go:latest 06:13:29 Removing intermediate container 28ce3eafcd68 06:13:29 ---> 5f67fff721e5 06:13:29 06:13:29 Step 10/24 : FROM alpine:3.12 06:13:29 Removing intermediate container 0a77626ad6db 06:13:29 ---> af28fc30e5be 06:13:29 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 06:13:29 3.12: Pulling from library/alpine 06:13:29 Removing intermediate container a0463bd92d46 06:13:29 ---> 9d7f5182afc1 06:13:29 06:13:29 Step 10/21 : FROM alpine:3.12 06:13:29 3.12: Pulling from library/alpine 06:13:29 ---> Running in 484ffcf1d253 06:13:29 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 06:13:29 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 06:13:29 Status: Downloaded newer image for alpine:3.12 06:13:29 ---> 9852663dfa18 06:13:29 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 06:13:29 Status: Image is up to date for alpine:3.12 06:13:29 ---> 9852663dfa18 06:13:29 Step 11/21 : RUN apk add --update --no-cache curl 06:13:29 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 06:13:30 ---> Running in 0f1c4877f296 06:13:30 ---> Running in b818e724604a 06:13:30  Building docker-security-bootstrapper-go ... done Removing intermediate container 1fca5ee44563 06:13:30 ---> df11a1cd0363 06:13:30 06:13:30 Step 10/23 : FROM alpine:3.12 06:13:30 ---> 13621d1b12d4 06:13:30 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:13:30 ---> Running in f44b3e523fa6 06:13:30 Removing intermediate container f44b3e523fa6 06:13:30 ---> 1c214480853b 06:13:30 Step 12/23 : ENV APP_PORT=48080 06:13:30 ---> Running in acb869d30340 06:13:30 Removing intermediate container acb869d30340 06:13:30 ---> b6c3b8473108 06:13:30 Step 13/23 : EXPOSE $APP_PORT 06:13:30 ---> Running in 059aba3127ef 06:13:30 Removing intermediate container 059aba3127ef 06:13:30 ---> 2bdebb64fd6e 06:13:30 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:13:30 ---> Running in 0eade14f60ae 06:13:32 Removing intermediate container 0eade14f60ae 06:13:32 ---> 6bb79d93eb15 06:13:32 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 06:13:32 ---> Running in 83b41126a53b 06:13:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:13:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:13:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:13:32 Removing intermediate container 40a287249c69 06:13:32 ---> 72aaebf436c9 06:13:32 06:13:32 Step 10/23 : FROM alpine:3.12 06:13:32 ---> 9852663dfa18 06:13:32 Step 11/23 : RUN apk add --update --no-cache dumb-init 06:13:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:13:33 (1/4) Installing ca-certificates (20191127-r4) 06:13:33 (2/4) Installing nghttp2-libs (1.41.0-r0) 06:13:33 (3/4) Installing libcurl (7.76.1-r0) 06:13:33 (4/4) Installing curl (7.76.1-r0) 06:13:33 Executing busybox-1.31.1-r20.trigger 06:13:33 Executing ca-certificates-20191127-r4.trigger 06:13:33 ---> Running in 5e6c23a82db5 06:13:33 (1/6) Installing ca-certificates (20191127-r4) 06:13:33 (2/6) Installing nghttp2-libs (1.41.0-r0) 06:13:33 (3/6) Installing libcurl (7.76.1-r0) 06:13:33 (4/6) Installing curl (7.76.1-r0) 06:13:33 (5/6) Installing dumb-init (1.2.2-r1) 06:13:33 (6/6) Installing su-exec (0.2-r1) 06:13:33 Executing busybox-1.31.1-r20.trigger 06:13:33 Executing ca-certificates-20191127-r4.trigger 06:13:33 OK: 7 MiB in 18 packages 06:13:34 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:13:34 OK: 7 MiB in 20 packages 06:13:34 Removing intermediate container 484ffcf1d253 06:13:34 ---> d558ae1f41a8 06:13:34 06:13:34 Step 11/23 : FROM docker:20.10.0 06:13:34 Removing intermediate container b7407dc5c046 06:13:34 ---> 54afb38523a4 06:13:34 06:13:34 Step 10/22 : FROM alpine:3.12 06:13:34 ---> 9852663dfa18 06:13:34 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 06:13:34 20.10.0: Pulling from library/docker 06:13:34 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:13:35 ---> Running in cb42f6bca86e 06:13:35 (1/6) Installing dumb-init (1.2.2-r1) 06:13:35 (2/6) Installing libgcc (9.3.0-r2) 06:13:35 (3/6) Installing libsodium (1.0.18-r0) 06:13:35 (4/6) Installing libstdc++ (9.3.0-r2) 06:13:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:13:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:13:35 (5/6) Installing libzmq (4.3.3-r0) 06:13:35 (6/6) Installing zeromq (4.3.3-r0) 06:13:35 Executing busybox-1.31.1-r20.trigger 06:13:35 OK: 8 MiB in 20 packages 06:13:36 (1/1) Installing dumb-init (1.2.2-r1) 06:13:36 Executing busybox-1.31.1-r20.trigger 06:13:36 OK: 5 MiB in 15 packages 06:13:36 Removing intermediate container 83b41126a53b 06:13:36 ---> 2fa1538e7971 06:13:36 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:13:37 ---> ba99033a53cd 06:13:37 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 06:13:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:13:37 Removing intermediate container 0f1c4877f296 06:13:37 ---> c4f11271e188 06:13:37 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:13:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:13:37 Removing intermediate container b818e724604a 06:13:37 ---> b2a580368534 06:13:37 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:13:38 ---> 81a6de1c3456 06:13:38 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 06:13:38 ---> Running in 0786ddaa93c8 06:13:38 (1/2) Installing ca-certificates (20191127-r4) 06:13:38 (2/2) Installing dumb-init (1.2.2-r1) 06:13:38 Executing busybox-1.31.1-r20.trigger 06:13:38 Executing ca-certificates-20191127-r4.trigger 06:13:38 ---> Running in 0bdf7a62d34a 06:13:38 OK: 6 MiB in 16 packages 06:13:38 Removing intermediate container 5e6c23a82db5 06:13:38 ---> b9fb207a5647 06:13:38 Step 19/23 : ENTRYPOINT ["/core-data"] 06:13:38 ---> Running in 7d05368867f6 06:13:39 ---> d746ac842504 06:13:39 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:13:39 ---> Running in 9fb8ffe1af04 06:13:39 Removing intermediate container 7d05368867f6 06:13:39 ---> fa0ab04db5a1 06:13:39 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:13:39 Removing intermediate container 0786ddaa93c8 06:13:39 ---> cac1f0baf8e0 06:13:39 Step 13/21 : WORKDIR /edgex 06:13:39 Removing intermediate container 0bdf7a62d34a 06:13:39 ---> 389833b3bd07 06:13:39 Step 13/24 : WORKDIR / 06:13:39 ---> Running in 84c3c8766594 06:13:39 ---> Running in 800be1fbc9e5 06:13:39 ---> Running in bba710e8bd5b 06:13:39 Removing intermediate container 84c3c8766594 06:13:39 ---> 46bca997b858 06:13:39 Step 21/23 : LABEL arch=x86_64 06:13:39 Removing intermediate container 9fb8ffe1af04 06:13:39 ---> b40f360541a3 06:13:39 Step 13/23 : ENV APP_PORT=48082 06:13:40 ---> Running in c31fc1d43a38 06:13:40 ---> Running in 7c82eb64ab77 06:13:40 Removing intermediate container 800be1fbc9e5 06:13:40 ---> 7b8af4c6bc9e 06:13:40 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 06:13:40 Removing intermediate container c31fc1d43a38 06:13:40 ---> 5e25adb59404 06:13:40 Step 22/23 : LABEL git_sha=31ac3337164ad9bd5af1affc76d3227139e96da4 06:13:40 ---> Running in d2126d476e06 06:13:40 Removing intermediate container d2126d476e06 06:13:40 ---> 2472cdf31880 06:13:40 Step 23/23 : LABEL version=0.0.0 06:13:40 Removing intermediate container bba710e8bd5b 06:13:40 ---> 72b64414f8d9 06:13:40 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 06:13:40 ---> Running in 08bca2065f76 06:13:41 Removing intermediate container cb42f6bca86e 06:13:41 ---> 9fcfadb1de78 06:13:41 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 06:13:41 Removing intermediate container 08bca2065f76 06:13:41 ---> 1a1cc38bea01 06:13:41 06:13:41 Removing intermediate container 7c82eb64ab77 06:13:41 ---> 9509cf459e3e 06:13:41 Step 14/23 : EXPOSE $APP_PORT 06:13:41 ---> Running in 5c0c2b32b0df 06:13:41 Successfully built 1a1cc38bea01 06:13:41 Successfully tagged docker-core-data-go:latest 06:13:42 ---> 7f8afd871f7d 06:13:42 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 06:13:42 ---> 48850caea505 06:13:42 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 06:13:42 ---> Running in 45c97ccb299c 06:13:42  Building docker-core-data-go ... done  [Pipeline] } 06:13:42 $ docker stop --time=1 85628d25e54f2d56083136ef28dad10f104be47a1b5e86fa022f2e3fa36a0876 06:13:42 Removing intermediate container 5c0c2b32b0df 06:13:42 ---> 0ab0b95d82ee 06:13:42 Step 13/22 : ENV APP_PORT=48060 06:13:43 ---> Running in fa9d54275661 06:13:43 Removing intermediate container 45c97ccb299c 06:13:43 ---> 595b2d9695ca 06:13:43 Step 15/23 : WORKDIR / 06:13:43 ---> 3649937dbd83 06:13:43 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 06:13:43 ---> Running in dcba786499d3 06:13:44 Removing intermediate container fa9d54275661 06:13:44 ---> 6daf26836022 06:13:44 Step 14/22 : EXPOSE $APP_PORT 06:13:44 ---> c489f8faec1c 06:13:44 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 06:13:44 ---> Running in f625b7416dd6 06:13:44 ---> 289d5773b0d3 06:13:44 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 06:13:44 Removing intermediate container dcba786499d3 06:13:44 ---> 312103d624aa 06:13:44 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:13:45 Removing intermediate container f625b7416dd6 06:13:45 ---> 13b775c855dd 06:13:45 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 06:13:45 $ docker rm -f 85628d25e54f2d56083136ef28dad10f104be47a1b5e86fa022f2e3fa36a0876 [Pipeline] // withDockerContainer [Pipeline] sh 06:13:46 ---> 2e64e1a46550 06:13:46 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 06:13:46 + docker images 06:13:46 + grep docker 06:13:47 ---> edc1d5d3b585 06:13:47 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 06:13:47 ---> d6c5c91ed9f7 06:13:47 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 06:13:47 ---> ce22607647c5 06:13:47 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 06:13:47 ---> Running in e349b719080a 06:13:47 docker-core-data-go latest 1a1cc38bea01 6 seconds ago 22.9MB 06:13:47 docker-security-bootstrapper-go latest a8cc04dbc296 26 seconds ago 19.3MB 06:13:47 docker-core-metadata-go latest ef5fa25ab549 49 seconds ago 19.2MB 06:13:47 docker-support-scheduler-go latest 4e7718c3e058 53 seconds ago 17.7MB 06:13:47 docker-sys-mgmt-agent-go latest 00cc4d1df71b About a minute ago 312MB 06:13:47 docker-security-secretstore-setup-go latest ec975c0b3401 3 minutes ago 26.3MB 06:13:47 docker-core-command-go latest c423b2419da8 3 minutes ago 17.5MB 06:13:47 docker-security-proxy-setup-go latest 2a103825499e 3 minutes ago 26MB 06:13:47 docker-support-notifications-go latest 079e639f6f6a 3 minutes ago 18.2MB 06:13:47 docker 20.10.0 aefe523efa57 4 months ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage 06:13:48 Removing intermediate container e349b719080a 06:13:48 ---> 37743b3f3c42 06:13:48 Step 18/21 : CMD ["--init=true"] [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 06:13:48 ---> 3265aedbbaac 06:13:48 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 06:13:48 ---> Running in 4ed39312837e 06:13:49 ---> 4d4138681910 06:13:49 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 06:13:49 ---> 42f0b24dbc75 06:13:49 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 06:13:49 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 06:13:49 Status: Downloaded newer image for docker:20.10.0 06:13:49 ---> eeaf43b92773 06:13:49 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 06:13:49 Removing intermediate container 4ed39312837e 06:13:49 ---> ab5e19f7f42a 06:13:49 Step 19/21 : LABEL arch=arm64 06:13:50 ---> Running in c1b9d0473ac8 06:13:50 ---> Running in 44fe17ec5406 06:13:50 ---> 3b1dfcd91503 06:13:50 Step 19/23 : ENTRYPOINT ["/core-command"] 06:13:50 ---> 8636d28159bd 06:13:50 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 06:13:50 ---> e0982fd89f91 06:13:50 Step 18/22 : ENTRYPOINT ["/support-notifications"] 06:13:50 ---> Running in e8f21971420a 06:13:50 ---> Running in e1966c3ba8f4 06:13:50 ---> Running in 48b1a55010ec 06:13:50 Removing intermediate container c1b9d0473ac8 06:13:50 ---> accfdc1bea84 06:13:50 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 06:13:50 Removing intermediate container 44fe17ec5406 06:13:50 ---> 2b0b6f75c431 06:13:50 Step 20/21 : LABEL git_sha=31ac3337164ad9bd5af1affc76d3227139e96da4 06:13:50 ---> Running in f2518c078f83 06:13:51 Removing intermediate container e8f21971420a 06:13:51 ---> 88a23b0e0c0e 06:13:51 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:13:51 ---> Running in dbf64fdcbcbb 06:13:51 Removing intermediate container 48b1a55010ec 06:13:51 ---> 49a9511b5bd1 06:13:51 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:13:51 ---> Running in b9ffca883bc9 06:13:51 ---> Running in 4f22f71a599b 06:13:52 Removing intermediate container dbf64fdcbcbb 06:13:52 ---> 7cf8905b7182 06:13:52 Step 21/21 : LABEL version=0.0.0 06:13:52 Removing intermediate container b9ffca883bc9 06:13:52 ---> a1f8887aa97f 06:13:52 Step 21/23 : LABEL arch=arm64 06:13:52 ---> Running in ac6c77234303 06:13:52 Removing intermediate container 4f22f71a599b 06:13:52 ---> b6e116db4b65 06:13:52 Step 20/22 : LABEL arch=arm64 06:13:52 ---> Running in ab64e231d3c5 06:13:52 ---> Running in 4196a501892f 06:13:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:13:52 Removing intermediate container ac6c77234303 06:13:52 ---> f5de6704aff1 06:13:52 06:13:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:13:53 Removing intermediate container ab64e231d3c5 06:13:53 ---> 96b41d5998d4 06:13:53 Step 22/23 : LABEL git_sha=31ac3337164ad9bd5af1affc76d3227139e96da4 06:13:53 ---> Running in ed49b74d292a 06:13:53 Removing intermediate container 4196a501892f 06:13:53 ---> 778ca84bc50c 06:13:53 Step 21/22 : LABEL git_sha=31ac3337164ad9bd5af1affc76d3227139e96da4 06:13:53 Successfully built f5de6704aff1 06:13:53 Successfully tagged docker-security-proxy-setup-go-arm64:latest 06:13:53 Building docker-core-metadata-go 06:13:53  Building docker-security-proxy-setup-go ... done (1/39) Installing readline (8.0.4-r0) 06:13:53 (2/39) Installing bash (5.0.17-r0) 06:13:53 Executing bash-5.0.17-r0.post-install 06:13:53 ---> Running in 37dff9dac7de 06:13:53 (3/39) Installing nghttp2-libs (1.41.0-r0) 06:13:53 (4/39) Installing libcurl (7.76.1-r0) 06:13:53 (5/39) Installing curl (7.76.1-r0) 06:13:53 (6/39) Installing dumb-init (1.2.2-r1) 06:13:53 (7/39) Installing libbz2 (1.0.8-r1) 06:13:53 (8/39) Installing expat (2.2.9-r1) 06:13:53 (9/39) Installing libffi (3.3-r2) 06:13:53 (10/39) Installing gdbm (1.13-r1) 06:13:53 (11/39) Installing xz-libs (5.2.5-r0) 06:13:53 (12/39) Installing sqlite-libs (3.32.1-r0) 06:13:53 (13/39) Installing python3 (3.8.8-r0) 06:13:54 Removing intermediate container e1966c3ba8f4 06:13:54 ---> c6c6685ad4dd 06:13:54 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 06:13:54 Removing intermediate container ed49b74d292a 06:13:54 ---> c374ed58ddc7 06:13:54 Step 23/23 : LABEL version=0.0.0 06:13:54 ---> Running in b2c5a118ae08 06:13:54 Removing intermediate container 37dff9dac7de 06:13:54 ---> 02924516a749 06:13:54 Step 22/22 : LABEL version=0.0.0 06:13:54 ---> Running in 107f38b18692 06:13:55 ---> Running in d6bca4a6acc1 06:13:56 (14/39) Installing py3-appdirs (1.4.4-r1) 06:13:56 (15/39) Installing py3-ordered-set (4.0.1-r0) 06:13:56 (16/39) Installing py3-parsing (2.4.7-r0) 06:13:56 (17/39) Installing py3-six (1.15.0-r0) 06:13:56 (18/39) Installing py3-packaging (20.4-r0) 06:13:56 (19/39) Installing py3-setuptools (47.0.0-r0) 06:13:56 (20/39) Installing py3-chardet (3.0.4-r4) 06:13:56 (21/39) Installing py3-idna (2.9-r0) 06:13:56 (22/39) Installing py3-certifi (2020.4.5.1-r0) 06:13:56 (23/39) Installing py3-urllib3 (1.25.9-r0) 06:13:56 (24/39) Installing py3-requests (2.23.0-r0) 06:13:56 (25/39) Installing py3-msgpack (1.0.0-r0) 06:13:56 (26/39) Installing py3-lockfile (0.12.2-r3) 06:13:56 (27/39) Installing py3-cachecontrol (0.12.6-r0) 06:13:56 (28/39) Installing py3-colorama (0.4.3-r0) 06:13:56 (29/39) Installing py3-distlib (0.3.0-r0) 06:13:56 (30/39) Installing py3-distro (1.5.0-r1) 06:13:56 (31/39) Installing py3-webencodings (0.5.1-r3) 06:13:56 (32/39) Installing py3-html5lib (1.0.1-r4) 06:13:56 (33/39) Installing py3-pytoml (0.1.21-r0) 06:13:56 (34/39) Installing py3-pep517 (0.8.2-r0) 06:13:56 (35/39) Installing py3-progress (1.5-r0) 06:13:56 (36/39) Installing py3-toml (0.10.1-r0) 06:13:56 (37/39) Installing py3-retrying (1.3.3-r0) 06:13:56 (38/39) Installing py3-contextlib2 (0.6.0-r0) 06:13:56 (39/39) Installing py3-pip (20.1.1-r0) 06:13:56 Removing intermediate container b2c5a118ae08 06:13:56 ---> 3972eef6de38 06:13:56 Step 22/24 : LABEL arch=arm64 06:13:56 Removing intermediate container 107f38b18692 06:13:56 ---> 6024fa5eb695 06:13:56 06:13:56 Executing busybox-1.31.1-r19.trigger 06:13:56 OK: 72 MiB in 59 packages 06:13:57 Successfully built 6024fa5eb695 06:13:57 Successfully tagged docker-core-command-go-arm64:latest 06:13:57  Building docker-core-command-go ... done Building docker-support-scheduler-go 06:13:57 Removing intermediate container d6bca4a6acc1 06:13:57 ---> c4f17955ca83 06:13:57 06:13:57 ---> Running in 4006773d9dbe 06:13:58 Successfully built c4f17955ca83 06:13:58 Successfully tagged docker-support-notifications-go-arm64:latest 06:13:58  Building docker-support-notifications-go ... done Building docker-core-data-go 06:13:58 Removing intermediate container 4006773d9dbe 06:13:58 ---> b43b50ef3b2b 06:13:58 Step 23/24 : LABEL git_sha=31ac3337164ad9bd5af1affc76d3227139e96da4 06:13:58 ---> Running in 55d58c594e48 06:13:59 Removing intermediate container 55d58c594e48 06:13:59 ---> 6c4f1d0ec91b 06:13:59 Step 24/24 : LABEL version=0.0.0 06:13:59 ---> Running in 33daede14fb9 06:13:59 Removing intermediate container 33daede14fb9 06:13:59 ---> b8de58f82883 06:13:59 06:14:00 Successfully built b8de58f82883 06:14:00 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 06:14:00  Building docker-security-secretstore-setup-go ... done Building docker-security-bootstrapper-go 06:14:01 Collecting docker-compose==1.23.2 06:14:01 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 06:14:02 Collecting cached-property<2,>=1.2.0 06:14:02 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 06:14:02 Collecting docopt<0.7,>=0.6.1 06:14:02 Downloading docopt-0.6.2.tar.gz (25 kB) 06:14:03 Still waiting to schedule task 06:14:03 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 06:14:05 Collecting PyYAML<4,>=3.10 06:14:05 Downloading PyYAML-3.13.tar.gz (270 kB) 06:14:10 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 06:14:10 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 06:14:11 Collecting websocket-client<1.0,>=0.32.0 06:14:11 Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) 06:14:11 Collecting jsonschema<3,>=2.5.1 06:14:11 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 06:14:12 Collecting docker<4.0,>=3.6.0 06:14:12 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 06:14:12 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 06:14:13 Collecting dockerpty<0.5,>=0.4.1 06:14:13 Downloading dockerpty-0.4.1.tar.gz (13 kB) 06:14:15 Collecting texttable<0.10,>=0.9.0 06:14:15 Downloading texttable-0.9.1.tar.gz (11 kB) 06:14:17 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) 06:14:17 Collecting idna<2.8,>=2.5 06:14:17 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 06:14:17 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) 06:14:18 Collecting urllib3<1.25,>=1.21.1 06:14:18 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 06:14:19 Collecting docker-pycreds>=0.4.0 06:14:19 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 06:14:19 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 06:14:19 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 06:14:19 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 06:14:19 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 06:14:20 Installing collected packages: cached-property, docopt, PyYAML, idna, urllib3, requests, websocket-client, jsonschema, docker-pycreds, docker, dockerpty, texttable, docker-compose 06:14:20 Running setup.py install for docopt: started 06:14:22 Running setup.py install for docopt: finished with status 'done' 06:14:22 Running setup.py install for PyYAML: started 06:14:24 Running setup.py install for PyYAML: finished with status 'done' 06:14:24 Attempting uninstall: idna 06:14:24 Found existing installation: idna 2.9 06:14:24 Uninstalling idna-2.9: 06:14:24 Successfully uninstalled idna-2.9 06:14:25 Attempting uninstall: urllib3 06:14:25 Found existing installation: urllib3 1.25.9 06:14:25 Uninstalling urllib3-1.25.9: 06:14:25 Successfully uninstalled urllib3-1.25.9 06:14:25 Attempting uninstall: requests 06:14:25 Found existing installation: requests 2.23.0 06:14:25 Uninstalling requests-2.23.0: 06:14:25 Successfully uninstalled requests-2.23.0 06:14:27 Running setup.py install for dockerpty: started 06:14:30 Running setup.py install for dockerpty: finished with status 'done' 06:14:30 Running setup.py install for texttable: started 06:14:33 Running setup.py install for texttable: finished with status 'done' 06:14:35 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.58.0 06:14:43 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:14:43 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:14:43 ---> a72276ba6858 06:14:43 Step 3/23 : WORKDIR /edgex-go 06:14:43 ---> Using cache 06:14:43 ---> eac98c971dcd 06:14:43 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:14:43 ---> Using cache 06:14:43 ---> 2313e33e13a5 06:14:43 Step 5/23 : RUN apk add --update --no-cache make git 06:14:43 ---> Using cache 06:14:43 ---> f52445fb7cd8 06:14:43 Step 6/23 : COPY go.mod . 06:14:43 ---> Using cache 06:14:43 ---> 35d1eaf9244d 06:14:43 Step 7/23 : RUN go mod download 06:14:43 ---> Using cache 06:14:43 ---> 197ded428091 06:14:43 Step 8/23 : COPY . . 06:14:43 ---> Using cache 06:14:43 ---> 19b860050886 06:14:43 Step 9/23 : RUN make cmd/core-metadata/core-metadata 06:14:44 ---> Running in c072a3f5e32d 06:14:46 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 06:14:47 Running on prd-ubuntu18.04-docker-8c-8g-1339 in /w/workspace/edgexfoundry_edgex-go_PR-3392 [Pipeline] { [Pipeline] ws 06:14:47 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 06:14:49 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:14:49 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:14:49 ---> a72276ba6858 06:14:49 Step 3/23 : WORKDIR /edgex-go 06:14:49 ---> Using cache 06:14:49 ---> eac98c971dcd 06:14:49 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:14:49 ---> Using cache 06:14:49 ---> 2313e33e13a5 06:14:49 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 06:14:50 using credential edgex-jenkins-ssh 06:14:50 Cloning the remote Git repository 06:14:50 Cloning repository git@github.com:edgexfoundry/edgex-go.git 06:14:50 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:14:50 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:14:50 ---> a72276ba6858 06:14:50 Step 3/22 : WORKDIR /edgex-go 06:14:50 ---> Using cache 06:14:50 ---> eac98c971dcd 06:14:50 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:14:50 ---> Using cache 06:14:50 ---> 2313e33e13a5 06:14:50 Step 5/22 : RUN apk add --update --no-cache make git 06:14:50 ---> Using cache 06:14:50 ---> f52445fb7cd8 06:14:50 Step 6/22 : COPY go.mod . 06:14:50 ---> Using cache 06:14:50 ---> 35d1eaf9244d 06:14:50 Step 7/22 : RUN go mod download 06:14:50 ---> Using cache 06:14:50 ---> 197ded428091 06:14:50 Step 8/22 : COPY . . 06:14:50 ---> Using cache 06:14:50 ---> 19b860050886 06:14:50 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 06:14:51 ---> Running in 727700e5aa4f 06:14:51 ---> Running in 604c1326e444 06:14:50 > git init /w/workspace/edgex-go/1 # timeout=10 06:14:50 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:14:50 > git --version # timeout=10 06:14:50 > git --version # 'git version 2.17.1' 06:14:50 using GIT_SSH to set credentials SSH Credentials for GitHub 06:14:50 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:14:51 Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:14:51 Step 2/31 : FROM ${BUILDER_BASE} AS builder 06:14:51 ---> a72276ba6858 06:14:51 Step 3/31 : WORKDIR /edgex-go 06:14:51 ---> Using cache 06:14:51 ---> eac98c971dcd 06:14:51 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:14:51 ---> Using cache 06:14:51 ---> 2313e33e13a5 06:14:51 Step 5/31 : RUN apk add --update --no-cache make git 06:14:51 ---> Using cache 06:14:51 ---> f52445fb7cd8 06:14:51 Step 6/31 : COPY go.mod . 06:14:51 ---> Using cache 06:14:51 ---> 35d1eaf9244d 06:14:51 Step 7/31 : RUN go mod download 06:14:51 ---> Using cache 06:14:51 ---> 197ded428091 06:14:51 Step 8/31 : COPY . . 06:14:52 ---> Using cache 06:14:52 ---> 19b860050886 06:14:52 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 06:14:52 ---> Running in b4beb10b5b07 06:14:53 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:14:54 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 06:14:54 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:14:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 06:14:55 OK: 217 MiB in 51 packages 06:14:56 Merging remotes/origin/master commit 7b8ff941781f40a52b080ca1fb051afd3c85c202 into PR head commit 31ac3337164ad9bd5af1affc76d3227139e96da4 06:14:55 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:14:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:14:55 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:14:55 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:14:55 using GIT_SSH to set credentials SSH Credentials for GitHub 06:14:55 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3392/head:refs/remotes/origin/PR-3392 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:14:56 > git config core.sparsecheckout # timeout=10 06:14:56 > git checkout -f 31ac3337164ad9bd5af1affc76d3227139e96da4 # timeout=10 06:14:56 Merge succeeded, producing 31ac3337164ad9bd5af1affc76d3227139e96da4 06:14:56 Checking out Revision 31ac3337164ad9bd5af1affc76d3227139e96da4 (PR-3392) 06:14:56 Removing intermediate container f2518c078f83 06:14:56 ---> 5336d8972232 06:14:56 Step 14/23 : ENV APP_PORT=48090 06:14:56 ---> Running in f2d53ee78a86 06:14:56 > git remote # timeout=10 06:14:56 > git config --get remote.origin.url # timeout=10 06:14:56 using GIT_SSH to set credentials SSH Credentials for GitHub 06:14:56 > git merge 7b8ff941781f40a52b080ca1fb051afd3c85c202 # timeout=10 06:14:56 > git rev-parse HEAD^{commit} # timeout=10 06:14:56 > git config core.sparsecheckout # timeout=10 06:14:56 > git checkout -f 31ac3337164ad9bd5af1affc76d3227139e96da4 # timeout=10 06:14:57 Removing intermediate container f2d53ee78a86 06:14:57 ---> 8bfd63b2cfee 06:14:57 Step 15/23 : EXPOSE $APP_PORT 06:14:57 Removing intermediate container 727700e5aa4f 06:14:57 ---> 77ed6803b4ca 06:14:57 Step 6/23 : COPY go.mod . 06:14:57 ---> Running in 2c5b11cdca24 06:14:59 Removing intermediate container 2c5b11cdca24 06:14:59 ---> 8aaf128e847a 06:14:59 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 06:14:59 ---> 328a1a616254 06:14:59 Step 7/23 : RUN go mod download 06:14:59 ---> Running in 4d88e789b847 06:14:59 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v2" 06:14:59 > git --version # timeout=10 06:14:59 > git --version # 'git version 2.17.1' 06:14:59 fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:15:01 + echo snap-build.sh 06:15:01 snap-build.sh 06:15:01 + SNAP_BASE_DIR=. 06:15:01 + '[' '!' -z /w/workspace/edgex-go/1 ']' 06:15:01 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 06:15:01 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 06:15:01 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 06:15:01 + cd /w/workspace/edgex-go/1 06:15:01 + sudo apt-get remove -qy --purge lxd lxd-client 06:15:01 Reading package lists... 06:15:01 Building dependency tree... 06:15:01 Reading state information... 06:15:01 The following packages were automatically installed and are no longer required: 06:15:01 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 06:15:01 uidmap xdelta3 06:15:01 Use 'sudo apt autoremove' to remove them. 06:15:01 The following packages will be REMOVED: 06:15:01 lxd* lxd-client* 06:15:01 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 06:15:01 After this operation, 31.7 MB disk space will be freed. 06:15:02 ---> 1806eed7a874 06:15:02 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 06:15:02 ---> d0e6efab5fe1 06:15:02 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 06:15:03 (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.) 06:15:03 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 06:15:04 Removing lxd dnsmasq configuration 06:15:04 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 06:15:04 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 06:15:04 ---> 83b29240dc57 06:15:04 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 06:15:05 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 06:15:05 ---> Running in 5aa7cea546b6 06:15:05 Removing intermediate container 4d88e789b847 06:15:05 ---> 06cfc2985f94 06:15:05 Step 8/23 : COPY . . 06:15:05 (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.) 06:15:05 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 06:15:05 Removing intermediate container 5aa7cea546b6 06:15:05 ---> c5f49ce7df88 06:15:05 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:15:06 ---> Running in 784a86d6a063 06:15:06 Processing triggers for systemd (237-3ubuntu10.42) ... 06:15:06 Processing triggers for ureadahead (0.100.0-21) ... 06:15:06 Removing intermediate container 784a86d6a063 06:15:06 ---> 06eb4518a374 06:15:06 Step 21/23 : LABEL arch=arm64 06:15:07 ---> Running in f489dee1c232 06:15:08 + sudo snap remove --purge lxd 06:15:08 snap "lxd" is not installed 06:15:08 + sudo groupadd --force --system lxd 06:15:08 ++ whoami 06:15:08 + sudo /usr/sbin/usermod -G lxd -a jenkins 06:15:08 + newgrp - lxd 06:15:08 + sudo snap install lxd 06:15:09 Removing intermediate container f489dee1c232 06:15:09 ---> 4744f1c8e910 06:15:09 Step 22/23 : LABEL git_sha=31ac3337164ad9bd5af1affc76d3227139e96da4 06:15:09 ---> Running in 91604f960796 06:15:11 Removing intermediate container 91604f960796 06:15:11 ---> 0698895dacb2 06:15:11 Step 23/23 : LABEL version=0.0.0 06:15:12 ---> Running in 9a2e00a87155 06:15:13 Removing intermediate container 9a2e00a87155 06:15:13 ---> 754f0f63bfd3 06:15:13 06:15:14 Successfully built 754f0f63bfd3 06:15:14 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 06:15:16 2021-04-21T06:15:13Z INFO Waiting for automatic snapd restart... 06:15:26  Building docker-sys-mgmt-agent-go ... done  ---> 4c0e0bcda08a 06:15:26 Step 9/23 : RUN make cmd/core-data/core-data 06:15:26 ---> Running in 5e5ee5867128 06:15:27 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 06:15:28 lxd 4.13 from Canonical* installed 06:15:28 + sudo lxd init --auto 06:15:36 + sudo snap install --classic snapcraft 06:15:45 snapcraft 4.6.2 from Canonical* installed 06:15:45 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 06:15:45 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 06:15:45 % Total % Received % Xferd Average Speed Time Time Time Current 06:15:45 Dload Upload Total Spent Left Speed 06:15:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4898 0 --:--:-- --:--:-- --:--:-- 4898 06:15:45 100 3325k 100 3325k 0 0 10.8M 0 --:--:-- --:--:-- --:--:-- 10.8M 06:15:45 ./yq_linux_amd64 06:15:45 + sudo snapcraft prime --use-lxd 06:15:46 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 06:15:46 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: 06:15:46 - README.md 06:15:46 06:15:46 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 06:15:47 Launching a container. 06:16:02 Waiting for container to be ready 06:16:02 To start your first instance, try: lxc launch ubuntu:18.04 06:16:02 06:16:05 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 06:16:05 Waiting for network to be ready... 06:16:06 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 06:16:06 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1696 kB] 06:16:06 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 06:16:06 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [318 kB] 06:16:06 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] 06:16:06 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 06:16:06 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [302 kB] 06:16:06 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [40.4 kB] 06:16:06 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1124 kB] 06:16:06 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] 06:16:06 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 06:16:06 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 06:16:06 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 06:16:06 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 06:16:06 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 06:16:06 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 06:16:06 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 06:16:06 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 06:16:07 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 06:16:07 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2039 kB] 06:16:07 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [410 kB] 06:16:07 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] 06:16:07 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 06:16:07 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [323 kB] 06:16:07 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [43.8 kB] 06:16:07 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1734 kB] 06:16:07 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] 06:16:11 Fetched 24.4 MB in 5s (4984 kB/s) 06:16:12 Reading package lists... 06:16:12 Reading package lists... 06:16:12 Building dependency tree... 06:16:12 Reading state information... 06:16:12 The following additional packages will be installed: 06:16:12 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 06:16:12 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 06:16:12 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 06:16:12 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 06:16:12 Suggested packages: 06:16:12 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 06:16:12 Recommended packages: 06:16:12 gnupg libsasl2-modules 06:16:12 The following NEW packages will be installed: 06:16:12 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 06:16:12 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 06:16:12 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 06:16:12 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 06:16:12 The following packages will be upgraded: 06:16:12 gpg gpg-agent gpgconf libudev1 06:16:12 4 upgraded, 18 newly installed, 0 to remove and 106 not upgraded. 06:16:12 Need to get 3529 kB of archives. 06:16:12 After this operation, 13.3 MB of additional disk space will be used. 06:16:12 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 06:16:12 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 06:16:12 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 06:16:12 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 06:16:12 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.46 [58.4 kB] 06:16:13 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.46 [1102 kB] 06:16:13 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 06:16:13 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 06:16:13 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 06:16:13 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 06:16:13 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 06:16:13 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 06:16:13 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 06:16:13 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 06:16:13 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 06:16:13 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 06:16:13 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 06:16:13 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 06:16:13 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 06:16:13 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 06:16:13 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 06:16:13 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 06:16:13 debconf: delaying package configuration, since apt-utils is not installed 06:16:13 Fetched 3529 kB in 1s (3202 kB/s) 06:16:14 (Reading database ... 12511 files and directories currently installed.) 06:16:14 Preparing to unpack .../libudev1_237-3ubuntu10.46_amd64.deb ... 06:16:14 Unpacking libudev1:amd64 (237-3ubuntu10.46) over (237-3ubuntu10) ... 06:16:14 Setting up libudev1:amd64 (237-3ubuntu10.46) ... 06:16:14 Selecting previously unselected package udev. 06:16:14 (Reading database ... 12511 files and directories currently installed.) 06:16:14 Preparing to unpack .../00-udev_237-3ubuntu10.46_amd64.deb ... 06:16:14 Unpacking udev (237-3ubuntu10.46) ... 06:16:14 Selecting previously unselected package libfuse2:amd64. 06:16:14 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 06:16:14 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 06:16:14 Selecting previously unselected package fuse. 06:16:14 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 06:16:14 Unpacking fuse (2.9.7-1ubuntu1) ... 06:16:14 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 06:16:15 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 06:16:15 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 06:16:15 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 06:16:15 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 06:16:15 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 06:16:15 Selecting previously unselected package libksba8:amd64. 06:16:15 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 06:16:15 Unpacking libksba8:amd64 (1.3.5-2) ... 06:16:15 Selecting previously unselected package libroken18-heimdal:amd64. 06:16:15 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:16:15 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 06:16:15 Selecting previously unselected package libasn1-8-heimdal:amd64. 06:16:15 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:16:15 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 06:16:15 Selecting previously unselected package libheimbase1-heimdal:amd64. 06:16:15 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:16:15 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 06:16:15 Selecting previously unselected package libhcrypto4-heimdal:amd64. 06:16:15 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:16:15 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 06:16:15 Selecting previously unselected package libwind0-heimdal:amd64. 06:16:15 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:16:15 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 06:16:15 Selecting previously unselected package libhx509-5-heimdal:amd64. 06:16:15 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:16:16 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 06:16:16 Selecting previously unselected package libkrb5-26-heimdal:amd64. 06:16:16 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:16:16 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 06:16:16 Selecting previously unselected package libheimntlm0-heimdal:amd64. 06:16:16 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:16:16 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 06:16:16 Selecting previously unselected package libgssapi3-heimdal:amd64. 06:16:16 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:16:16 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 06:16:16 Selecting previously unselected package libsasl2-modules-db:amd64. 06:16:16 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 06:16:16 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 06:16:16 Selecting previously unselected package libsasl2-2:amd64. 06:16:16 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 06:16:16 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 06:16:16 Selecting previously unselected package libldap-common. 06:16:16 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 06:16:16 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 06:16:16 Selecting previously unselected package libldap-2.4-2:amd64. 06:16:16 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 06:16:16 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 06:16:16 Selecting previously unselected package dirmngr. 06:16:16 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 06:16:16 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 06:16:16 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 06:16:16 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 06:16:17 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 06:16:17 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 06:16:17 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 06:16:17 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 06:16:17 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 06:16:17 Setting up libksba8:amd64 (1.3.5-2) ... 06:16:17 Processing triggers for libc-bin (2.27-3ubuntu1) ... 06:16:17 Setting up udev (237-3ubuntu10.46) ... 06:16:17 invoke-rc.d: policy-rc.d denied execution of start. 06:16:17 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 06:16:17 Processing triggers for systemd (237-3ubuntu10) ... 06:16:17 Setting up fuse (2.9.7-1ubuntu1) ... 06:16:17 Setting up gpg (2.2.4-1ubuntu1.4) ... 06:16:17 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 06:16:17 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 06:16:17 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 06:16:17 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 06:16:17 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 06:16:17 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 06:16:18 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 06:16:18 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 06:16:18 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 06:16:18 Processing triggers for libc-bin (2.27-3ubuntu1) ... 06:16:18 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 06:16:18 settings in the [Install] section, and DefaultInstance for template units). 06:16:18 This means they are not meant to be enabled using systemctl. 06:16:18 Possible reasons for having this kind of units are: 06:16:18 1) A unit may be statically enabled by being symlinked from another unit's 06:16:18 .wants/ or .requires/ directory. 06:16:18 2) A unit's purpose may be to act as a helper for some other unit which has 06:16:18 a requirement dependency on it. 06:16:18 3) A unit may be started when needed via activation (socket, path, timer, 06:16:18 D-Bus, udev, scripted systemctl call, ...). 06:16:18 4) In case of template units, the unit is meant to be enabled with some 06:16:18 instance name specified. 06:16:19 Reading package lists... 06:16:19 Building dependency tree... 06:16:19 Reading state information... 06:16:19 The following additional packages will be installed: 06:16:19 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 06:16:19 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 06:16:19 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 06:16:19 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 06:16:19 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 06:16:19 Suggested packages: 06:16:19 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 06:16:19 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 06:16:19 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 06:16:19 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 06:16:19 systemd-container policykit-1 06:16:19 Recommended packages: 06:16:19 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 06:16:19 The following NEW packages will be installed: 06:16:19 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 06:16:19 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 06:16:19 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 06:16:19 multiarch-support openssh-client python3 python3-minimal python3.6 06:16:19 python3.6-minimal snapd squashfs-tools sudo 06:16:19 The following packages will be upgraded: 06:16:19 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 06:16:19 5 upgraded, 25 newly installed, 0 to remove and 101 not upgraded. 06:16:19 Need to get 35.2 MB of archives. 06:16:19 After this operation, 141 MB of additional disk space will be used. 06:16:19 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 06:16:19 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 06:16:19 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 06:16:19 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 06:16:19 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.46 [2914 kB] 06:16:19 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 06:16:19 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 06:16:19 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 06:16:19 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 06:16:19 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 06:16:19 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 06:16:19 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 06:16:19 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 06:16:19 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 06:16:19 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 06:16:19 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 06:16:19 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] 06:16:25 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.46 [209 kB] 06:16:25 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] 06:16:25 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] 06:16:25 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 06:16:25 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 06:16:25 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 06:16:25 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 06:16:25 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 06:16:25 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 06:16:25 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 06:16:25 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 06:16:25 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 06:16:25 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 06:16:25 debconf: delaying package configuration, since apt-utils is not installed 06:16:25 Fetched 35.2 MB in 6s (5966 kB/s) 06:16:25 (Reading database ... 12757 files and directories currently installed.) 06:16:25 Preparing to unpack .../systemd_237-3ubuntu10.46_amd64.deb ... 06:16:25 Unpacking systemd (237-3ubuntu10.46) over (237-3ubuntu10) ... 06:16:26 Preparing to unpack .../libsystemd0_237-3ubuntu10.46_amd64.deb ... 06:16:26 Unpacking libsystemd0:amd64 (237-3ubuntu10.46) over (237-3ubuntu10) ... 06:16:26 Setting up libsystemd0:amd64 (237-3ubuntu10.46) ... 06:16:26 (Reading database ... 12757 files and directories currently installed.) 06:16:26 Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... 06:16:26 Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... 06:16:26 Setting up libapt-pkg5.0:amd64 (1.6.13) ... 06:16:26 (Reading database ... 12757 files and directories currently installed.) 06:16:26 Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... 06:16:26 Unpacking apt (1.6.13) over (1.6.1) ... 06:16:27 Setting up apt (1.6.13) ... 06:16:27 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 06:16:27 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 06:16:27 (Reading database ... 12764 files and directories currently installed.) 06:16:27 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 06:16:27 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 06:16:27 Selecting previously unselected package libpython3.6-minimal:amd64. 06:16:28 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 06:16:28 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 06:16:28 Selecting previously unselected package libexpat1:amd64. 06:16:28 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 06:16:28 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 06:16:28 Selecting previously unselected package python3.6-minimal. 06:16:28 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 06:16:28 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 06:16:29 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 06:16:29 Checking for services that may need to be restarted...done. 06:16:29 Checking for services that may need to be restarted...done. 06:16:29 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 06:16:29 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 06:16:29 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 06:16:30 Selecting previously unselected package python3-minimal. 06:16:30 (Reading database ... 13012 files and directories currently installed.) 06:16:30 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 06:16:30 Unpacking python3-minimal (3.6.7-1~18.04) ... 06:16:30 Selecting previously unselected package mime-support. 06:16:30 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 06:16:30 Unpacking mime-support (3.60ubuntu1) ... 06:16:30 Selecting previously unselected package libmpdec2:amd64. 06:16:30 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 06:16:30 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 06:16:30 Selecting previously unselected package libpython3.6-stdlib:amd64. 06:16:30 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 06:16:30 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 06:16:30 Selecting previously unselected package python3.6. 06:16:30 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 06:16:30 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 06:16:30 Selecting previously unselected package libpython3-stdlib:amd64. 06:16:30 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 06:16:30 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 06:16:31 Setting up python3-minimal (3.6.7-1~18.04) ... 06:16:31 Selecting previously unselected package python3. 06:16:31 (Reading database ... 13442 files and directories currently installed.) 06:16:31 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 06:16:31 Unpacking python3 (3.6.7-1~18.04) ... 06:16:31 Selecting previously unselected package multiarch-support. 06:16:31 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 06:16:31 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 06:16:31 Setting up multiarch-support (2.27-3ubuntu1.4) ... 06:16:31 Selecting previously unselected package liblzo2-2:amd64. 06:16:31 (Reading database ... 13479 files and directories currently installed.) 06:16:31 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 06:16:31 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 06:16:31 Selecting previously unselected package libbsd0:amd64. 06:16:31 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 06:16:31 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 06:16:31 Selecting previously unselected package sudo. 06:16:31 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 06:16:31 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 06:16:31 Selecting previously unselected package apparmor. 06:16:31 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 06:16:32 Unpacking apparmor (2.12-4ubuntu5.1) ... 06:16:32 Selecting previously unselected package libedit2:amd64. 06:16:32 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 06:16:32 Unpacking libedit2:amd64 (3.1-20170329-1) ... 06:16:32 Selecting previously unselected package libkrb5support0:amd64. 06:16:32 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 06:16:32 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 06:16:32 Selecting previously unselected package libk5crypto3:amd64. 06:16:32 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 06:16:32 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 06:16:32 Selecting previously unselected package libkeyutils1:amd64. 06:16:32 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 06:16:32 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 06:16:32 Selecting previously unselected package libkrb5-3:amd64. 06:16:32 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 06:16:32 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 06:16:32 Selecting previously unselected package libgssapi-krb5-2:amd64. 06:16:32 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 06:16:32 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 06:16:32 Selecting previously unselected package libssl1.0.0:amd64. 06:16:32 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 06:16:32 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 06:16:33 Selecting previously unselected package openssh-client. 06:16:33 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 06:16:33 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 06:16:33 Selecting previously unselected package squashfs-tools. 06:16:33 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 06:16:33 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 06:16:33 Selecting previously unselected package snapd. 06:16:33 Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... 06:16:33 Unpacking snapd (2.48.3+18.04) ... 06:16:35 Removing intermediate container b4beb10b5b07 06:16:35 ---> b5ae254ff963 06:16:35 06:16:35 Step 10/31 : FROM alpine:3.12 06:16:35 ---> 9852663dfa18 06:16:35 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 06:16:35 ---> Running in d25f2f24f0cb 06:16:35 Removing intermediate container d25f2f24f0cb 06:16:35 ---> 7f23086f1c0f 06:16:35 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 06:16:35 ---> Running in 75baac109c1a 06:16:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:16:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:16:35 (1/2) Installing dumb-init (1.2.2-r1) 06:16:35 (2/2) Installing su-exec (0.2-r1) 06:16:35 Executing busybox-1.31.1-r20.trigger 06:16:35 OK: 5 MiB in 16 packages 06:16:36 Setting up libedit2:amd64 (3.1-20170329-1) ... 06:16:36 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 06:16:36 Setting up mime-support (3.60ubuntu1) ... 06:16:36 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 06:16:36 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 06:16:36 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 06:16:36 Processing triggers for libc-bin (2.27-3ubuntu1) ... 06:16:36 Setting up systemd (237-3ubuntu10.46) ... 06:16:36 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 06:16:36 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 06:16:36 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 06:16:36 Setting up liblzo2-2:amd64 (2.08-1.2) ... 06:16:36 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 06:16:36 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 06:16:37 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 06:16:37 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 06:16:37 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 06:16:37 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 06:16:37 Setting up python3 (3.6.7-1~18.04) ... 06:16:37 running python rtupdate hooks for python3.6... 06:16:37 running python post-rtupdate hooks for python3.6... 06:16:37 Setting up apparmor (2.12-4ubuntu5.1) ... 06:16:38 Removing intermediate container 75baac109c1a 06:16:38 ---> 429afe4a9196 06:16:38 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 06:16:38 ---> Running in 3347f100ff6b 06:16:39 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 06:16:39 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 06:16:39 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 06:16:39 Setting up snapd (2.48.3+18.04) ... 06:16:40 Removing intermediate container 3347f100ff6b 06:16:40 ---> 93514680e62d 06:16:40 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 06:16:40 Removing intermediate container c072a3f5e32d 06:16:40 ---> 4d2ae58c0969 06:16:40 06:16:40 Step 10/23 : FROM alpine:3.12 06:16:40 ---> 9852663dfa18 06:16:40 Step 11/23 : RUN apk add --update --no-cache dumb-init 06:16:40 ---> Using cache 06:16:40 ---> d746ac842504 06:16:40 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:16:40 ---> Using cache 06:16:40 ---> b40f360541a3 06:16:40 Step 13/23 : ENV APP_PORT=48081 06:16:40 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 06:16:40 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 06:16:40 ---> Running in f36bf2f4ec95 06:16:40 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 06:16:40 ---> Running in e2ba10beea39 06:16:40 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 06:16:41 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 06:16:41 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 06:16:41 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 06:16:41 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 06:16:41 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 06:16:41 Removing intermediate container f36bf2f4ec95 06:16:41 ---> 96db4ddde30f 06:16:41 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 06:16:41 Removing intermediate container e2ba10beea39 06:16:41 ---> e40fd9811374 06:16:41 Step 14/23 : EXPOSE $APP_PORT 06:16:41 ---> Running in 796d90f7bf67 06:16:42 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 06:16:42 /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' 06:16:42 Processing triggers for libc-bin (2.27-3ubuntu1) ... 06:16:42 ---> Running in b1a85c4a1971 06:16:42 Processing triggers for systemd (237-3ubuntu10.46) ... 06:16:42 Removing intermediate container 604c1326e444 06:16:42 ---> ea3abb77abe0 06:16:42 06:16:42 Step 10/22 : FROM alpine:3.12 06:16:42 ---> 9852663dfa18 06:16:42 Step 11/22 : RUN apk add --update --no-cache dumb-init 06:16:42 ---> Using cache 06:16:42 ---> d746ac842504 06:16:42 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:16:42 ---> Using cache 06:16:42 ---> b40f360541a3 06:16:42 Step 13/22 : ENV APP_PORT=48085 06:16:43 ---> Running in 882ee0e2d36c 06:16:43 Removing intermediate container b1a85c4a1971 06:16:43 ---> cc897cc37723 06:16:43 Step 15/23 : WORKDIR / 06:16:43 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 06:16:43 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 06:16:43 ---> Running in a90f044afa37 06:16:43 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 06:16:43 Fetched 88.7 kB in 0s (207 kB/s) 06:16:43 Removing intermediate container 882ee0e2d36c 06:16:43 ---> fe7f8ea26db2 06:16:43 Step 14/22 : EXPOSE $APP_PORT 06:16:43 ---> Running in 08adaa5a571a 06:16:44 Removing intermediate container a90f044afa37 06:16:44 ---> 2e7c68777524 06:16:44 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:16:44 Removing intermediate container 08adaa5a571a 06:16:44 ---> 7c9a79909468 06:16:44 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 06:16:44 Reading package lists... 06:16:45 Reading package lists... 06:16:45 Building dependency tree... 06:16:45 Reading state information... 06:16:45 Calculating upgrade... 06:16:45 The following packages will be upgraded: 06:16:45 advancecomp base-files bash binutils binutils-common 06:16:45 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 06:16:45 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 06:16:45 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 06:16:45 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 06:16:45 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 06:16:45 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 06:16:45 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 06:16:45 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 libncursesw5 libnettle6 06:16:45 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime libpam0g 06:16:45 libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 06:16:45 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 06:16:45 libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base 06:16:45 ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 06:16:45 pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux 06:16:45 ---> 6aa423521619 06:16:45 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 06:16:45 101 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 06:16:45 Need to get 64.0 MB of archives. 06:16:45 After this operation, 5034 kB of additional disk space will be used. 06:16:45 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-142.146 [987 kB] 06:16:45 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 06:16:46 Removing intermediate container 796d90f7bf67 06:16:46 ---> 2a44d8f160d8 06:16:46 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 06:16:46 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 06:16:46 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 06:16:46 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 06:16:46 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 06:16:46 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 06:16:46 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 06:16:46 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 06:16:46 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 06:16:46 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 06:16:46 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 06:16:46 ---> Running in c3187c3fa490 06:16:46 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 06:16:46 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 06:16:46 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 06:16:46 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 06:16:46 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 06:16:46 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 06:16:46 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 06:16:46 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 06:16:46 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 06:16:46 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 06:16:46 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 06:16:46 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 06:16:46 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 06:16:46 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 06:16:46 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 06:16:46 Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 06:16:46 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 06:16:46 ---> 18dde760e5ed 06:16:46 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 06:16:47 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 06:16:47 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 06:16:47 Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 06:16:47 Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 06:16:47 Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 06:16:47 Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 06:16:47 Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 06:16:47 Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 06:16:47 Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 06:16:47 Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 06:16:47 Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.46 [16.0 kB] 06:16:47 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 06:16:47 Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 06:16:47 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 06:16:47 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 06:16:47 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 06:16:47 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 06:16:47 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 06:16:47 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 06:16:47 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 06:16:47 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 06:16:47 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 06:16:47 Get:52 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 06:16:47 Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 06:16:47 Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 06:16:47 Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 06:16:47 Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 06:16:47 Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 06:16:47 Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 06:16:47 Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 06:16:47 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] 06:16:47 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 06:16:47 Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 06:16:47 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 06:16:47 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 06:16:47 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 06:16:47 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 06:16:47 Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 06:16:47 Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] 06:16:47 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 06:16:47 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 06:16:47 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 06:16:47 Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] 06:16:47 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 06:16:47 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 06:16:47 Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 06:16:47 Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 06:16:47 Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 06:16:47 Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 06:16:47 Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 06:16:47 Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 06:16:47 Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 06:16:47 Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 06:16:47 Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 06:16:47 Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 06:16:47 Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 06:16:47 Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 06:16:47 Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 06:16:47 Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 06:16:47 Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 06:16:47 Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 06:16:47 Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 06:16:47 Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 06:16:47 Removing intermediate container c3187c3fa490 06:16:47 ---> d8433e859bd0 06:16:47 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 06:16:47 ---> 515aadecca5d 06:16:47 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 06:16:48 Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 06:16:48 Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 06:16:48 Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 06:16:48 Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 06:16:48 Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 06:16:48 Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 06:16:48 Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 06:16:48 Get:100 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 06:16:48 Get:101 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 06:16:48 ---> 61d3ae1f973a 06:16:48 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 06:16:49 debconf: delaying package configuration, since apt-utils is not installed 06:16:49 Fetched 64.0 MB in 3s (20.5 MB/s) 06:16:49 (Reading database ... 13912 files and directories currently installed.) 06:16:49 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 06:16:49 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 06:16:49 ---> 42ffd88fbd53 06:16:49 Step 19/23 : ENTRYPOINT ["/core-metadata"] 06:16:49 ---> 74748e06372e 06:16:49 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 06:16:49 ---> Running in fdc753b10708 06:16:49 ---> Running in c772e8568e0d 06:16:50 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 06:16:50 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 06:16:50 Preparing to unpack .../2-linux-libc-dev_4.15.0-142.146_amd64.deb ... 06:16:50 Unpacking linux-libc-dev:amd64 (4.15.0-142.146) over (4.15.0-20.21) ... 06:16:50 ---> 9c0efeb704c7 06:16:50 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 06:16:50 Removing intermediate container fdc753b10708 06:16:50 ---> 90051e8a1936 06:16:50 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:16:50 ---> Running in 45fd431bb728 06:16:50 ---> Running in c639dd77023f 06:16:51 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:16:51 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:16:51 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:16:51 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:16:51 Removing intermediate container c639dd77023f 06:16:51 ---> de749030f186 06:16:51 Step 21/23 : LABEL arch=arm64 06:16:51 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:16:51 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:16:51 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:16:51 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:16:51 ---> Running in 737777e30d86 06:16:51 Removing intermediate container 45fd431bb728 06:16:51 ---> 923c4f213cc5 06:16:51 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:16:51 ---> Running in 85abc0b4826a 06:16:51 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:16:51 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:16:51 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:16:51 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:16:51 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:16:51 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:16:51 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 06:16:51 Removing intermediate container 737777e30d86 06:16:51 ---> 829daea433f1 06:16:51 Step 22/23 : LABEL git_sha=31ac3337164ad9bd5af1affc76d3227139e96da4 06:16:52 (Reading database ... 13911 files and directories currently installed.) 06:16:52 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 06:16:52 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 06:16:52 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 06:16:52 ---> Running in f4188e3dfb9f 06:16:52 Removing intermediate container 85abc0b4826a 06:16:52 ---> 981b6a4b7d2e 06:16:52 Step 20/22 : LABEL arch=arm64 06:16:52 ---> Running in 0e3e65b10801 06:16:52 (Reading database ... 13911 files and directories currently installed.) 06:16:52 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:16:52 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:16:52 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:16:52 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:16:52 Removing intermediate container c772e8568e0d 06:16:52 ---> 16d0decb15cb 06:16:52 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 06:16:52 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:16:52 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:16:52 Removing intermediate container f4188e3dfb9f 06:16:52 ---> 88445e1f356a 06:16:52 Step 23/23 : LABEL version=0.0.0 06:16:52 ---> Running in 0af8dd664f89 06:16:52 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 06:16:52 (Reading database ... 13911 files and directories currently installed.) 06:16:52 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 06:16:53 Removing intermediate container 0e3e65b10801 06:16:53 ---> 61612c1f8334 06:16:53 Step 21/22 : LABEL git_sha=31ac3337164ad9bd5af1affc76d3227139e96da4 06:16:53 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 06:16:53 ---> Running in 9dade5c7e117 06:16:53 Removing intermediate container 0af8dd664f89 06:16:53 ---> acc6f4234c4f 06:16:53 06:16:53 ---> d71478c8ec75 06:16:53 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 06:16:53 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 06:16:53 (Reading database ... 13911 files and directories currently installed.) 06:16:53 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 06:16:53 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 06:16:53 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 06:16:53 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 06:16:54 Removing intermediate container 9dade5c7e117 06:16:54 ---> bd686afaa8fa 06:16:54 Step 22/22 : LABEL version=0.0.0 06:16:54 Successfully built acc6f4234c4f 06:16:54 Successfully tagged docker-core-metadata-go-arm64:latest 06:16:54 Setting up base-files (10.1ubuntu2.10) ... 06:16:54 Installing new version of config file /etc/issue ... 06:16:54 Installing new version of config file /etc/issue.net ... 06:16:54 Installing new version of config file /etc/lsb-release ... 06:16:54 Installing new version of config file /etc/update-motd.d/50-motd-news ... 06:16:54 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 06:16:54 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 06:16:54 Removing obsolete conffile /etc/default/motd-news ... 06:16:54  Building docker-core-metadata-go ... done  ---> Running in 36da774e5b6a 06:16:54 (Reading database ... 13912 files and directories currently installed.) 06:16:54 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 06:16:54 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 06:16:54 Setting up bash (4.4.18-2ubuntu1.2) ... 06:16:55 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 06:16:55 (Reading database ... 13912 files and directories currently installed.) 06:16:55 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 06:16:55 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 06:16:55 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 06:16:55 (Reading database ... 13912 files and directories currently installed.) 06:16:55 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 06:16:55 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 06:16:55 Setting up tar (1.29b-2ubuntu0.2) ... 06:16:55 (Reading database ... 13912 files and directories currently installed.) 06:16:55 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 06:16:55 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 06:16:55 Removing intermediate container 36da774e5b6a 06:16:55 ---> 1bb6d80ccf7b 06:16:55 06:16:55 Setting up dpkg (1.19.0.5ubuntu2.3) ... 06:16:55 Successfully built 1bb6d80ccf7b 06:16:55 Successfully tagged docker-support-scheduler-go-arm64:latest 06:16:55 (Reading database ... 13912 files and directories currently installed.) 06:16:55 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 06:16:55 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 06:16:56  Building docker-support-scheduler-go ... done  ---> dc37f3247f58 06:16:56 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 06:16:56 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 06:16:56 (Reading database ... 13912 files and directories currently installed.) 06:16:56 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 06:16:56 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 06:16:56 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 06:16:56 (Reading database ... 13912 files and directories currently installed.) 06:16:56 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 06:16:56 Unpacking grep (3.1-2build1) over (3.1-2) ... 06:16:56 Setting up grep (3.1-2build1) ... 06:16:56 (Reading database ... 13912 files and directories currently installed.) 06:16:56 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 06:16:56 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 06:16:56 Setting up login (1:4.5-1ubuntu2) ... 06:16:56 (Reading database ... 13912 files and directories currently installed.) 06:16:56 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 06:16:56 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 06:16:57 ---> 8dcd144d6fe0 06:16:57 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 06:16:57 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 06:16:57 (Reading database ... 13912 files and directories currently installed.) 06:16:57 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 06:16:57 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 06:16:57 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 06:16:57 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 06:16:57 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 06:16:57 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 06:16:58 ---> 9d33bc5a6071 06:16:58 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 06:16:58 Setting up perl-base (5.26.1-6ubuntu0.5) ... 06:16:58 (Reading database ... 13912 files and directories currently installed.) 06:16:58 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 06:16:58 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 06:16:59 ---> 7effe7987a7d 06:16:59 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 06:16:59 ---> Running in 3c9ede083a38 06:16:59 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 06:16:59 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 06:16:59 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 06:16:59 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 06:16:59 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 06:16:59 Removing intermediate container 3c9ede083a38 06:16:59 ---> 04a9c94565cd 06:16:59 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 06:17:00 (Reading database ... 13912 files and directories currently installed.) 06:17:00 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 06:17:00 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 06:17:00 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 06:17:00 (Reading database ... 13912 files and directories currently installed.) 06:17:00 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:17:00 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:17:00 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 06:17:00 (Reading database ... 13912 files and directories currently installed.) 06:17:00 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:17:00 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:17:00 ---> c64fa8ab3892 06:17:00 Step 26/31 : RUN chmod +x /entrypoint.sh 06:17:01 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 06:17:01 (Reading database ... 13912 files and directories currently installed.) 06:17:01 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:17:01 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:17:01 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 06:17:01 ---> Running in 4c49e06f1e20 06:17:01 (Reading database ... 13912 files and directories currently installed.) 06:17:01 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:17:01 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:17:01 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 06:17:01 (Reading database ... 13912 files and directories currently installed.) 06:17:01 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 06:17:01 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 06:17:01 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 06:17:01 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 06:17:01 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 06:17:01 (Reading database ... 13912 files and directories currently installed.) 06:17:01 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 06:17:01 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 06:17:01 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 06:17:02 (Reading database ... 13912 files and directories currently installed.) 06:17:02 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:17:02 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:17:02 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 06:17:02 (Reading database ... 13912 files and directories currently installed.) 06:17:02 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:17:02 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:17:02 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 06:17:02 (Reading database ... 13912 files and directories currently installed.) 06:17:02 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:17:02 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:17:03 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 06:17:03 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 06:17:03 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 06:17:03 (Reading database ... 13912 files and directories currently installed.) 06:17:03 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 06:17:03 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 06:17:04 Setting up libc-bin (2.27-3ubuntu1.4) ... 06:17:04 (Reading database ... 13912 files and directories currently installed.) 06:17:04 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 06:17:04 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 06:17:04 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 06:17:04 (Reading database ... 13914 files and directories currently installed.) 06:17:04 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 06:17:04 Removing intermediate container 5e5ee5867128 06:17:04 ---> e35e8f7a4de1 06:17:04 06:17:04 Step 10/23 : FROM alpine:3.12 06:17:04 ---> 9852663dfa18 06:17:04 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:17:04 Removing intermediate container 4c49e06f1e20 06:17:04 ---> 571ccea9edec 06:17:04 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 06:17:04 ---> Running in 1e179d103196 06:17:04 ---> Running in 0c81eaa275c5 06:17:04 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 06:17:04 Setting up debconf (1.5.66ubuntu1) ... 06:17:04 (Reading database ... 13914 files and directories currently installed.) 06:17:04 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 06:17:04 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 06:17:04 Removing intermediate container 1e179d103196 06:17:04 ---> 5a5e387598c9 06:17:04 Step 12/23 : ENV APP_PORT=48080 06:17:04 ---> Running in c8af3b082fcb 06:17:05 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 06:17:05 (Reading database ... 13914 files and directories currently installed.) 06:17:05 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 06:17:05 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 06:17:05 Removing intermediate container 0c81eaa275c5 06:17:05 ---> 76249e1c1449 06:17:05 Step 28/31 : CMD ["gate"] 06:17:05 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 06:17:05 (Reading database ... 13914 files and directories currently installed.) 06:17:05 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 06:17:05 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 06:17:05 ---> Running in c84396259814 06:17:05 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 06:17:05 Removing intermediate container c8af3b082fcb 06:17:05 ---> 9231bd06b9e6 06:17:05 Step 13/23 : EXPOSE $APP_PORT 06:17:05 ---> Running in 8a976976a658 06:17:05 (Reading database ... 13914 files and directories currently installed.) 06:17:05 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 06:17:05 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 06:17:05 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 06:17:05 Removing intermediate container c84396259814 06:17:05 ---> 75f6e9eb508d 06:17:05 Step 29/31 : LABEL arch=arm64 06:17:06 (Reading database ... 13914 files and directories currently installed.) 06:17:06 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 06:17:06 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 06:17:06 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 06:17:06 ---> Running in afe6ef958cb5 06:17:06 Removing intermediate container 8a976976a658 06:17:06 ---> a0cf41eab3d5 06:17:06 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:17:06 ---> Running in 6bae127d6ff4 06:17:06 (Reading database ... 13914 files and directories currently installed.) 06:17:06 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:17:06 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:17:06 Preparing to unpack .../systemd-sysv_237-3ubuntu10.46_amd64.deb ... 06:17:06 Unpacking systemd-sysv (237-3ubuntu10.46) over (237-3ubuntu10) ... 06:17:06 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 06:17:06 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 06:17:06 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 06:17:07 Removing intermediate container afe6ef958cb5 06:17:07 ---> 07223978e56e 06:17:07 Step 30/31 : LABEL git_sha=31ac3337164ad9bd5af1affc76d3227139e96da4 06:17:07 (Reading database ... 13914 files and directories currently installed.) 06:17:07 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 06:17:07 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 06:17:07 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 06:17:07 ---> Running in 2702b6d1d7ab 06:17:07 (Reading database ... 13914 files and directories currently installed.) 06:17:07 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 06:17:07 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 06:17:07 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 06:17:08 (Reading database ... 13914 files and directories currently installed.) 06:17:08 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 06:17:08 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 06:17:08 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 06:17:08 Removing intermediate container 2702b6d1d7ab 06:17:08 ---> 5f268268e12c 06:17:08 Step 31/31 : LABEL version=0.0.0 06:17:08 (Reading database ... 13914 files and directories currently installed.) 06:17:08 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 06:17:08 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 06:17:08 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 06:17:08 ---> Running in 34dd8c090843 06:17:08 (Reading database ... 13914 files and directories currently installed.) 06:17:08 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 06:17:08 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 06:17:08 Setting up passwd (1:4.5-1ubuntu2) ... 06:17:08 Removing intermediate container 34dd8c090843 06:17:08 ---> b951bb3067e6 06:17:08 06:17:09 (Reading database ... 13914 files and directories currently installed.) 06:17:09 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 06:17:09 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 06:17:09 Successfully built b951bb3067e6 06:17:09 Removing intermediate container 6bae127d6ff4 06:17:09 ---> 6ac834d8bc51 06:17:09 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 06:17:09 Successfully tagged docker-security-bootstrapper-go-arm64:latest 06:17:09 Setting up gpgv (2.2.4-1ubuntu1.4) ... 06:17:09 (Reading database ... 13914 files and directories currently installed.) 06:17:09 Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... 06:17:09 Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 06:17:09 Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... 06:17:09  Building docker-security-bootstrapper-go ... done  ---> Running in 00ab1499028e 06:17:09 (Reading database ... 13914 files and directories currently installed.) 06:17:09 Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... 06:17:09 Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 06:17:09 Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... 06:17:09 (Reading database ... 13914 files and directories currently installed.) 06:17:09 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 06:17:09 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 06:17:09 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 06:17:09 (Reading database ... 13914 files and directories currently installed.) 06:17:09 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 06:17:10 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 06:17:10 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 06:17:10 (Reading database ... 13914 files and directories currently installed.) 06:17:10 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 06:17:10 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 06:17:10 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 06:17:10 (Reading database ... 13914 files and directories currently installed.) 06:17:10 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 06:17:10 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:17:10 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 06:17:10 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 06:17:10 (Reading database ... 13914 files and directories currently installed.) 06:17:10 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 06:17:10 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 06:17:11 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:17:11 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 06:17:11 (Reading database ... 13914 files and directories currently installed.) 06:17:11 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 06:17:11 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 06:17:11 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 06:17:11 (Reading database ... 13915 files and directories currently installed.) 06:17:11 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 06:17:11 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 06:17:11 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 06:17:11 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 06:17:12 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 06:17:12 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 06:17:12 (1/6) Installing dumb-init (1.2.2-r1) 06:17:12 (2/6) Installing libgcc (9.3.0-r2) 06:17:12 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 06:17:12 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 06:17:12 (3/6) Installing libsodium (1.0.18-r0) 06:17:12 (4/6) Installing libstdc++ (9.3.0-r2) 06:17:12 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 06:17:12 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 06:17:12 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 06:17:12 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 06:17:12 (5/6) Installing libzmq (4.3.3-r0) 06:17:12 (6/6) Installing zeromq (4.3.3-r0) 06:17:12 Executing busybox-1.31.1-r20.trigger 06:17:12 OK: 8 MiB in 20 packages 06:17:12 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 06:17:12 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 06:17:12 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 06:17:12 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 06:17:12 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 06:17:13 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 06:17:13 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 06:17:13 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 06:17:13 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 06:17:13 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 06:17:13 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 06:17:13 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 06:17:14 Removing intermediate container 00ab1499028e 06:17:14 ---> 9a9866b1eae4 06:17:14 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:17:14 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 06:17:14 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 06:17:14 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 06:17:14 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 06:17:14 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 06:17:14 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 06:17:14 ---> ee8fb719fe89 06:17:14 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 06:17:15 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 06:17:15 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 06:17:15 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 06:17:15 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 06:17:15 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 06:17:15 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 06:17:15 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:17:15 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:17:15 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:17:15 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:17:15 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:17:15 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:17:15 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:17:15 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:17:16 ---> 3adef18230fe 06:17:16 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 06:17:17 ---> 1b28328cdc6b 06:17:17 Step 19/23 : ENTRYPOINT ["/core-data"] 06:17:17 ---> Running in a3c03e06f5fa 06:17:17 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:17:17 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:17:17 Removing intermediate container a3c03e06f5fa 06:17:17 ---> c67e07f58248 06:17:17 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:17:17 ---> Running in 184b55cd7890 06:17:17 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:17:17 Removing intermediate container 184b55cd7890 06:17:17 ---> 0ee0937ab860 06:17:17 Step 21/23 : LABEL arch=arm64 06:17:18 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:17:18 ---> Running in f45c159133a0 06:17:18 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:17:18 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:17:18 Removing intermediate container f45c159133a0 06:17:18 ---> bf02bef23f1c 06:17:18 Step 22/23 : LABEL git_sha=31ac3337164ad9bd5af1affc76d3227139e96da4 06:17:18 ---> Running in d210971c3fa7 06:17:19 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:17:19 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:17:19 Removing intermediate container d210971c3fa7 06:17:19 ---> 3a7141f3a5f9 06:17:19 Step 23/23 : LABEL version=0.0.0 06:17:19 ---> Running in 1793a2cc0efc 06:17:19 Removing intermediate container 1793a2cc0efc 06:17:19 ---> 2edf44bffb7c 06:17:19 06:17:20 Successfully built 2edf44bffb7c 06:17:20 Successfully tagged docker-core-data-go-arm64:latest 06:17:20 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:17:20 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:17:20 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 06:17:20 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 06:17:20 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 06:17:20 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 06:17:20 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 06:17:20 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 06:17:20 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 06:17:20 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 06:17:20  Building docker-core-data-go ... done  [Pipeline] } 06:17:20 $ docker stop --time=1 cc122e33083686401194a27803a567cf0d2763c06698cc8e35b1a9f071446960 06:17:20 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 06:17:20 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 06:17:20 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 06:17:20 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 06:17:20 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 06:17:20 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 06:17:20 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 06:17:20 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 06:17:21 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 06:17:21 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 06:17:21 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 06:17:21 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 06:17:21 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 06:17:21 Setting up tzdata (2021a-0ubuntu0.18.04) ... 06:17:21 06:17:21 Current default time zone: 'Etc/UTC' 06:17:21 Local time is now: Wed Apr 21 06:17:21 UTC 2021. 06:17:21 Universal Time is now: Wed Apr 21 06:17:21 UTC 2021. 06:17:21 Run 'dpkg-reconfigure tzdata' if you wish to change it. 06:17:21 06:17:21 Setting up systemd-sysv (237-3ubuntu10.46) ... 06:17:21 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 06:17:21 Setting up linux-libc-dev:amd64 (4.15.0-142.146) ... 06:17:21 Setting up mount (2.31.1-0.4ubuntu3.7) ... 06:17:21 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 06:17:21 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 06:17:21 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 06:17:21 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 06:17:21 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 06:17:21 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 06:17:21 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 06:17:21 Setting up procps (2:3.3.12-3ubuntu1.2) ... 06:17:22 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 06:17:22 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 06:17:22 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 06:17:22 Setting up patch (2.7.6-2ubuntu1.1) ... 06:17:22 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 06:17:22 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 06:17:22 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 06:17:22 Installing new version of config file /etc/ssl/openssl.cnf ... 06:17:22 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 06:17:22 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 06:17:22 $ docker rm -f cc122e33083686401194a27803a567cf0d2763c06698cc8e35b1a9f071446960 06:17:22 Setting up ca-certificates (20210119~18.04.1) ... [Pipeline] // withDockerContainer [Pipeline] sh 06:17:23 + docker+ images 06:17:23 grep docker 06:17:23 docker-core-data-go-arm64 latest 2edf44bffb7c 4 seconds ago 21.6MB 06:17:23 docker-security-bootstrapper-go-arm64 latest b951bb3067e6 15 seconds ago 18.1MB 06:17:23 docker-support-scheduler-go-arm64 latest 1bb6d80ccf7b 29 seconds ago 16.6MB 06:17:23 docker-core-metadata-go-arm64 latest acc6f4234c4f 30 seconds ago 18.1MB 06:17:23 docker-sys-mgmt-agent-go-arm64 latest 754f0f63bfd3 2 minutes ago 299MB 06:17:23 docker-security-secretstore-setup-go-arm64 latest b8de58f82883 3 minutes ago 24.9MB 06:17:23 docker-support-notifications-go-arm64 latest c4f17955ca83 3 minutes ago 17.2MB 06:17:23 docker-core-command-go-arm64 latest 6024fa5eb695 3 minutes ago 16.5MB 06:17:23 docker-security-proxy-setup-go-arm64 latest f5de6704aff1 3 minutes ago 24.6MB 06:17:23 docker 20.10.0 eeaf43b92773 4 months ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage 06:17:23 Updating certificates in /etc/ssl/certs... [Pipeline] libraryResource [Pipeline] sh 06:17:24 23 added, 27 removed; done. 06:17:24 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 06:17:24 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 06:17:24 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 06:17:24 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 06:17:24 Setting up pkgbinarymangler (138.18.04.1) ... 06:17:24 ---> job-cost.sh 06:17:24 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-qVMQ 06:17:24 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 06:17:24 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 06:17:24 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 06:17:24 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 06:17:24 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 06:17:25 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 06:17:25 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 06:17:25 Setting up perl (5.26.1-6ubuntu0.5) ... 06:17:25 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 06:17:25 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 06:17:25 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 06:17:25 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 06:17:25 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 06:17:25 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 06:17:25 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 06:17:25 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 06:17:25 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 06:17:25 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 06:17:25 Processing triggers for systemd (237-3ubuntu10.46) ... 06:17:25 Processing triggers for mime-support (3.60ubuntu1) ... 06:17:25 Processing triggers for ca-certificates (20210119~18.04.1) ... 06:17:25 Updating certificates in /etc/ssl/certs... 06:17:26 0 added, 0 removed; done. 06:17:26 Running hooks in /etc/ca-certificates/update.d... 06:17:26 done. 06:17:26 Reading package lists... 06:17:26 Building dependency tree... 06:17:26 Reading state information... 06:17:26 The following NEW packages will be installed: 06:17:26 apt-transport-https 06:17:27 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 06:17:27 Need to get 1692 B of archives. 06:17:27 After this operation, 154 kB of additional disk space will be used. 06:17:27 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] 06:17:27 debconf: delaying package configuration, since apt-utils is not installed 06:17:27 Fetched 1692 B in 0s (8463 B/s) 06:17:27 Selecting previously unselected package apt-transport-https. 06:17:27 (Reading database ... 13920 files and directories currently installed.) 06:17:27 Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... 06:17:27 Unpacking apt-transport-https (1.6.13) ... 06:17:27 Setting up apt-transport-https (1.6.13) ... 06:17:27 Waiting for network to be ready... 06:17:34 2021-04-21T06:17:31Z INFO Waiting for automatic snapd restart... 06:17:34 snapd 2.49.2 from Canonical* installed 06:17:35 "snapd" switched to the "latest/stable" channel 06:17:35 06:17:39 core18 20210309 from Canonical* installed 06:17:39 "core18" switched to the "latest/stable" channel 06:17:39 06:17:45 snapcraft 4.6.2 from Canonical* installed 06:17:45 "snapcraft" switched to the "latest/stable" channel 06:17:45 06:17:49 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: 06:17:49 - README.md 06:17:49 06:17:49 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 06:17:55 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 06:17:55 Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease 06:17:55 Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 06:17:55 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 06:17:55 Fetched 88.7 kB in 0s (181 kB/s) 06:17:56 Reading package lists... 06:17:57 Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 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 06:18:03 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 06:18:03 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 06:18:03 Reading package lists... 06:18:03 Building dependency tree... 06:18:03 Reading state information... 06:18:03 Suggested packages: 06:18:03 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 06:18:03 git-gui gitk gitweb git-cvs git-mediawiki git-svn 06:18:03 Recommended packages: 06:18:03 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 06:18:03 The following NEW packages will be installed: 06:18:03 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 06:18:03 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 06:18:03 pkg-config zip 06:18:03 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 06:18:03 Need to get 7663 kB of archives. 06:18:03 After this operation, 43.8 MB of additional disk space will be used. 06:18:03 Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 06:18:03 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 06:18:04 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 06:18:04 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 06:18:04 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 06:18:04 Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 06:18:04 Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 06:18:04 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 06:18:04 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 06:18:04 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 06:18:04 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] 06:18:04 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 06:18:04 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 06:18:04 Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 06:18:04 Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 06:18:05 debconf: delaying package configuration, since apt-utils is not installed 06:18:05 Fetched 7663 kB in 1s (7080 kB/s) 06:18:05 Selecting previously unselected package libglib2.0-0:amd64. 06:18:05 (Reading database ... 13924 files and directories currently installed.) 06:18:05 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 06:18:05 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 06:18:05 Selecting previously unselected package libpsl5:amd64. 06:18:05 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 06:18:05 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 06:18:05 Selecting previously unselected package libnghttp2-14:amd64. 06:18:05 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 06:18:05 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 06:18:05 Selecting previously unselected package librtmp1:amd64. 06:18:05 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 06:18:05 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 06:18:05 Selecting previously unselected package libcurl3-gnutls:amd64. 06:18:05 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... 06:18:05 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 06:18:05 Selecting previously unselected package liberror-perl. 06:18:05 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 06:18:05 Unpacking liberror-perl (0.17025-1) ... 06:18:05 Selecting previously unselected package git-man. 06:18:05 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 06:18:05 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 06:18:06 Selecting previously unselected package git. 06:18:06 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 06:18:06 Unpacking git (1:2.17.1-1ubuntu0.8) ... 06:18:07 Selecting previously unselected package libnorm1:amd64. 06:18:07 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 06:18:07 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 06:18:07 Selecting previously unselected package libpgm-5.2-0:amd64. 06:18:07 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 06:18:07 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 06:18:07 Selecting previously unselected package libsodium23:amd64. 06:18:07 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 06:18:07 Unpacking libsodium23:amd64 (1.0.16-2) ... 06:18:07 Selecting previously unselected package libzmq5:amd64. 06:18:07 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 06:18:07 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 06:18:07 Selecting previously unselected package libzmq3-dev:amd64. 06:18:07 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 06:18:07 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 06:18:07 Selecting previously unselected package pkg-config. 06:18:07 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 06:18:07 Unpacking pkg-config (0.29.1-0ubuntu2) ... 06:18:07 Selecting previously unselected package zip. 06:18:07 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 06:18:07 Unpacking zip (3.0-11build1) ... 06:18:07 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 06:18:07 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 06:18:07 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 06:18:08 Setting up liberror-perl (0.17025-1) ... 06:18:08 Setting up libpsl5:amd64 (0.19.1-5build1) ... 06:18:08 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 06:18:08 No schema files found: doing nothing. 06:18:08 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 06:18:08 Setting up zip (3.0-11build1) ... 06:18:08 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 06:18:08 Setting up libsodium23:amd64 (1.0.16-2) ... 06:18:08 Setting up pkg-config (0.29.1-0ubuntu2) ... 06:18:08 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 06:18:08 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 06:18:08 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 06:18:08 Setting up git (1:2.17.1-1ubuntu0.8) ... 06:18:08 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 06:18:15 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 06:18:15 git set to automatically installed. 06:18:15 git-man set to automatically installed. 06:18:15 libcurl3-gnutls set to automatically installed. 06:18:15 liberror-perl set to automatically installed. 06:18:15 libglib2.0-0 set to automatically installed. 06:18:15 libnghttp2-14 set to automatically installed. 06:18:15 libnorm1 set to automatically installed. 06:18:15 libpgm-5.2-0 set to automatically installed. 06:18:15 libpsl5 set to automatically installed. 06:18:15 librtmp1 set to automatically installed. 06:18:15 libsodium23 set to automatically installed. 06:18:15 libzmq3-dev set to automatically installed. 06:18:15 libzmq5 set to automatically installed. 06:18:15 pkg-config set to automatically installed. 06:18:15 zip set to automatically installed. 06:18:16 snapd is not logged in, snap install commands will use sudo 06:18:23 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 06:18:23 snap "core18" has no updates available 06:18:24 snapd is not logged in, snap install commands will use sudo 06:18:31 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 06:18:49 go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed 06:18:49 Pulling go-build-helper 06:18:49 + snapcraftctl pull 06:18:50 'app-service-config' has dependencies that need to be staged: go-build-helper 06:18:50 Skipping pull go-build-helper (already ran) 06:18:50 Building go-build-helper 06:18:50 + snapcraftctl build 06:18:52 Staging go-build-helper 06:18:52 + snapcraftctl stage 06:19:07 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 06:19:07 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 06:19:07 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1696 kB] 06:19:07 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 06:19:07 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 06:19:07 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 06:19:07 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 06:19:07 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 06:19:07 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 06:19:07 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 06:19:07 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 06:19:07 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [318 kB] 06:19:07 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] 06:19:07 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 06:19:07 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [302 kB] 06:19:07 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [40.4 kB] 06:19:07 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1124 kB] 06:19:07 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] 06:19:07 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 06:19:07 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2039 kB] 06:19:07 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [410 kB] 06:19:07 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] 06:19:07 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 06:19:07 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [323 kB] 06:19:07 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [43.8 kB] 06:19:07 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1734 kB] 06:19:07 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] 06:19:07 Fetched 24.4 MB in 0s (0 B/s) 06:19:07 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 06:19:07 Fetched 224 kB in 0s (0 B/s) 06:19:07 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 06:19:07 Fetched 157 kB in 0s (0 B/s) 06:19:07 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 06:19:07 Fetched 221 kB in 0s (0 B/s) 06:19:07 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 06:19:07 Fetched 143 kB in 0s (0 B/s) 06:19:07 Pulling app-service-config 06:19:07 + snapcraftctl pull 06:19:07 Cloning into '/root/parts/app-service-config/src'... 06:19:07 Pulling config-common 06:19:07 + snapcraftctl pull 06:19:11 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 06:19:11 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 06:19:11 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 06:19:11 Fetched 0 B in 0s (0 B/s) 06:19:11 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 06:19:11 Fetched 0 B in 0s (0 B/s) 06:19:11 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 06:19:11 Fetched 0 B in 0s (0 B/s) 06:19:11 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 06:19:11 Fetched 0 B in 0s (0 B/s) 06:19:11 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 06:19:11 Fetched 0 B in 0s (0 B/s) 06:19:11 Pulling edgex-go 06:19:11 + snapcraftctl pull 06:19:33 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 06:19:33 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 06:19:33 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 06:19:33 Fetched 0 B in 0s (0 B/s) 06:19:33 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 06:19:33 Fetched 96.5 kB in 0s (0 B/s) 06:19:33 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 06:19:33 Fetched 279 kB in 0s (0 B/s) 06:19:33 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 06:19:33 Fetched 122 kB in 0s (0 B/s) 06:19:33 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 06:19:33 Fetched 77.8 kB in 0s (0 B/s) 06:19:33 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 06:19:33 Fetched 8848 B in 0s (0 B/s) 06:19:33 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 06:19:33 Fetched 47.8 kB in 0s (0 B/s) 06:19:33 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 06:19:33 Fetched 45.6 kB in 0s (0 B/s) 06:19:33 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 06:19:33 Fetched 15.0 kB in 0s (0 B/s) 06:19:33 Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] 06:19:33 Fetched 219 kB in 0s (0 B/s) 06:19:33 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 06:19:33 Fetched 154 kB in 0s (0 B/s) 06:19:33 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 06:19:33 Fetched 50.6 kB in 0s (0 B/s) 06:19:33 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 06:19:33 Fetched 14.8 kB in 0s (0 B/s) 06:19:33 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 06:19:33 Fetched 41.8 kB in 0s (0 B/s) 06:19:33 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 06:19:33 Fetched 499 kB in 0s (0 B/s) 06:19:33 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 06:19:33 Fetched 111 kB in 0s (0 B/s) 06:19:33 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 06:19:33 Fetched 240 kB in 0s (0 B/s) 06:19:33 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 06:19:33 Fetched 29.3 kB in 0s (0 B/s) 06:19:33 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 06:19:33 Fetched 85.5 kB in 0s (0 B/s) 06:19:33 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 06:19:33 Fetched 24.5 kB in 0s (0 B/s) 06:19:33 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 06:19:33 Fetched 49.2 kB in 0s (0 B/s) 06:19:33 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 06:19:33 Fetched 54.2 kB in 0s (0 B/s) 06:19:33 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 06:19:33 Fetched 30.8 kB in 0s (0 B/s) 06:19:33 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 06:19:33 Fetched 15.8 kB in 0s (0 B/s) 06:19:33 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 06:19:33 Fetched 85.9 kB in 0s (0 B/s) 06:19:33 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 06:19:33 Fetched 8720 B in 0s (0 B/s) 06:19:33 Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] 06:19:33 Fetched 137 kB in 0s (0 B/s) 06:19:33 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 06:19:33 Fetched 119 kB in 0s (0 B/s) 06:19:33 Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] 06:19:33 Fetched 110 kB in 0s (0 B/s) 06:19:33 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 06:19:33 Fetched 11.1 kB in 0s (0 B/s) 06:19:33 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 06:19:33 Fetched 645 kB in 0s (0 B/s) 06:19:33 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 06:19:33 Fetched 41.3 kB in 0s (0 B/s) 06:19:33 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 06:19:33 Fetched 17.9 kB in 0s (0 B/s) 06:19:33 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 06:19:33 Fetched 368 kB in 0s (0 B/s) 06:19:33 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 06:19:33 Fetched 187 kB in 0s (0 B/s) 06:19:33 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 06:19:33 Fetched 175 kB in 0s (0 B/s) 06:19:33 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 06:19:33 Fetched 206 kB in 0s (0 B/s) 06:19:33 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 06:19:33 Fetched 1301 kB in 0s (0 B/s) 06:19:33 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 06:19:33 Fetched 36.2 kB in 0s (0 B/s) 06:19:33 Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] 06:19:33 Fetched 159 kB in 0s (0 B/s) 06:19:33 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 06:19:33 Fetched 107 kB in 0s (0 B/s) 06:19:33 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 06:19:33 Fetched 48.7 kB in 0s (0 B/s) 06:19:33 Pulling static-packages 06:19:33 + snapcraftctl pull 06:19:33 Pulling version 06:19:33 + cd /root/project 06:19:33 + [ -f VERSION ] 06:19:33 + PROJECT_VERSION=local-dev 06:19:33 + git rev-parse --short HEAD 06:19:33 + GIT_REVISION=31ac3337 06:19:33 + snapcraftctl set-version local-dev 06:19:34 Skipping build go-build-helper (already ran) 06:19:34 Building app-service-config 06:19:34 + make build 06:19:34 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.43 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable 06:19:38 go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.43 06:19:38 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.32 06:19:38 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.64 06:19:38 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.4 06:19:38 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.8 06:19:39 go: downloading github.com/pelletier/go-toml v1.2.0 06:19:39 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.5 06:19:39 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 06:19:39 go: downloading github.com/google/uuid v1.2.0 06:19:39 go: downloading github.com/gorilla/mux v1.8.0 06:19:39 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.14 06:19:39 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.3 06:19:39 go: downloading github.com/x448/float16 v0.8.4 06:19:39 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 06:19:39 go: downloading github.com/go-playground/validator/v10 v10.4.1 06:19:39 go: downloading github.com/BurntSushi/toml v0.3.1 06:19:39 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 06:19:39 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 06:19:39 go: downloading github.com/go-kit/kit v0.8.0 06:19:39 go: downloading github.com/mitchellh/copystructure v1.0.0 06:19:39 go: downloading github.com/leodido/go-urn v1.2.0 06:19:39 go: downloading github.com/gorilla/websocket v1.4.2 06:19:40 go: downloading github.com/mitchellh/reflectwalk v1.0.0 06:19:40 go: downloading github.com/hashicorp/consul/api v1.8.1 06:19:40 go: downloading github.com/go-playground/universal-translator v0.17.0 06:19:40 go: downloading github.com/mitchellh/mapstructure v1.1.2 06:19:40 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 06:19:40 lf-activate-venv(): INFO: Adding /tmp/venv-qVMQ/bin to PATH 06:19:40 INFO: No Stack... 06:19:40 INFO: Retrieving Pricing Info for: lf-standard-4 06:19:40 INFO: Archiving Costs [Pipeline] sh 06:19:40 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 06:19:40 go: downloading github.com/hashicorp/go-hclog v0.12.0 06:19:40 go: downloading github.com/go-logfmt/logfmt v0.4.0 06:19:40 go: downloading github.com/pebbe/zmq4 v1.2.7 06:19:40 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 06:19:40 go: downloading github.com/hashicorp/serf v0.9.5 06:19:40 go: downloading github.com/go-playground/locales v0.13.0 06:19:40 go: downloading github.com/mattn/go-isatty v0.0.12 06:19:40 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 06:19:40 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 06:19:40 go: downloading github.com/fatih/color v1.9.0 06:19:40 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 06:19:40 go: downloading github.com/go-redis/redis/v7 v7.2.0 06:19:40 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 06:19:40 + + cutcat -d, /w/workspace/edgex-go/1/archives/cost.csv -f6 06:19:40 06:19:40 go: downloading github.com/mattn/go-colorable v0.1.6 06:19:40 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [Pipeline] lock 06:19:40 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3392-1-stack-cost] 06:19:40 Resource [jenkins-edgexfoundry-edgex-go-PR-3392-1-stack-cost] did not exist. Created. 06:19:40 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3392-1-stack-cost] [Pipeline] { [Pipeline] unstash 06:19:41 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 06:19:41 go: downloading github.com/hashicorp/golang-lru v0.5.0 [Pipeline] sh 06:19:41 + echo total: 0.20999999344348907 [Pipeline] stash 06:19:41 Stashed 1 file(s) [Pipeline] } 06:19:41 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3392-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 06:19:53 + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable 06:19:53 + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml 06:19:53 + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt 06:19:53 + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE 06:19:53 Building config-common 06:19:53 + snapcraftctl build 06:19:56 Building edgex-go 06:19:56 + cd /root/parts/edgex-go/src 06:19:56 + make build 06:19:56 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 06:19:58 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.11 06:19:58 go: downloading github.com/OneOfOne/xxhash v1.2.8 06:19:58 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.38 06:19:58 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.71 06:19:58 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.5 06:19:58 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.17 06:19:58 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.7 06:19:58 go: downloading github.com/imdario/mergo v0.3.12 06:19:58 go: downloading github.com/go-playground/validator/v10 v10.5.0 06:19:58 go: downloading github.com/pkg/errors v0.8.1 06:19:58 go: downloading github.com/pelletier/go-toml v1.9.0 06:19:58 go: downloading golang.org/x/text v0.3.2 06:20:05 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 06:20:05 go: downloading gopkg.in/yaml.v2 v2.4.0 06:20:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 06:20:12 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 06:20:13 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 06:20:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 06:20:14 go: downloading github.com/stretchr/testify v1.7.0 06:20:14 go: downloading github.com/davecgh/go-spew v1.1.1 06:20:14 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 06:20:14 go: downloading github.com/pmezard/go-difflib v1.0.0 06:20:16 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 06:20:16 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 06:20:16 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 06:20:18 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 06:20:19 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 06:20:21 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 06:20:22 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 06:20:22 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 06:20:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 06:20:24 go: downloading github.com/lib/pq v1.9.0 06:20:26 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 06:20:26 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 06:20:26 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 06:20:26 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 06:20:26 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 06:20:26 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 06:20:26 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 06:20:26 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 06:20:26 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 06:20:26 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 06:20:26 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 06:20:26 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 06:20:26 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 06:20:26 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 06:20:26 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 06:20:26 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 06:20:26 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 06:20:26 + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml 06:20:26 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 06:20:26 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 06:20:26 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 06:20:26 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 06:20:26 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 06:20:26 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 06:20:26 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 06:20:26 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 06:20:29 Building static-packages 06:20:29 + snapcraftctl build 06:20:32 Building version 06:20:32 + snapcraftctl build 06:20:34 Skipping stage go-build-helper (already ran) 06:20:34 Staging app-service-config 06:20:34 + snapcraftctl stage 06:20:36 Staging config-common 06:20:36 + snapcraftctl stage 06:20:37 Staging edgex-go 06:20:37 + snapcraftctl stage 06:20:38 Staging static-packages 06:20:38 + snapcraftctl stage 06:20:39 Staging version 06:20:39 + snapcraftctl stage 06:20:40 Priming go-build-helper 06:20:40 + snapcraftctl prime 06:20:41 Priming app-service-config 06:20:41 + snapcraftctl prime 06:20:43 Priming config-common 06:20:43 + snapcraftctl prime 06:20:44 Priming edgex-go 06:20:44 + snapcraftctl prime 06:20:45 Priming static-packages 06:20:45 + snapcraftctl prime 06:20:48 Priming version 06:20:48 + snapcraftctl prime 06:20:49 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 06:20:52 provisioning config files... 06:20:52 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config3753786416849581300tmp [Pipeline] { [Pipeline] sh 06:20:53 + set +x 06:20:53 + curl -s https://codecov.io/bash 06:20:53 + bash -s -- 06:20:54 06:20:54 _____ _ 06:20:54 / ____| | | 06:20:54 | | ___ __| | ___ ___ _____ __ 06:20:54 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:20:54 | |___| (_) | (_| | __/ (_| (_) \ V / 06:20:54 \_____\___/ \__,_|\___|\___\___/ \_/ 06:20:54 Bash-1.0.2 06:20:54 06:20:54 06:20:54 ==> git version 2.24.3 found 06:20:54 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 06:20:54 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 06:20:54 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 06:20:54 ==> Jenkins CI detected. 06:20:54 project root: . 06:20:54 --> token set from env 06:20:54 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:20:54 ==> Running gcov in . (disable via -X gcov) 06:20:54 ==> Python coveragepy not found 06:20:54 ==> Searching for coverage reports in: 06:20:54 + . 06:20:55 -> Found 1 reports 06:20:55 ==> Detecting git/mercurial file structure 06:20:55 ==> Reading reports 06:20:55 + ./coverage.out bytes=703598 06:20:55 ==> Appending adjustments 06:20:55 https://docs.codecov.io/docs/fixing-reports 06:21:03 + Found adjustments 06:21:03 ==> Gzipping contents 06:21:03 100K /tmp/codecov.BSr0TU.gz 06:21:03 ==> Uploading reports 06:21:03 url: https://codecov.io 06:21:03 query: branch=PR-3392&commit=31ac3337164ad9bd5af1affc76d3227139e96da4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3392%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3392&job=&cmd_args= 06:21:03 -> Pinging Codecov 06:21:03 https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-3392&commit=31ac3337164ad9bd5af1affc76d3227139e96da4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3392%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3392&job=&cmd_args= 06:21:03 -> Uploading to 06:21:03 https://storage.googleapis.com/codecov/v4/raw/2021-04-21/00271124DB129430A58F1EEE437C3FCB/31ac3337164ad9bd5af1affc76d3227139e96da4/9d8eec5a-c059-4b87-9114-5a4ff29b5739.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210421%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210421T062102Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7a0d0c4bb7534adc90255d90b5b20b2cb78ea3a7eba7d968edf319f08cacda8c 06:21:03 % Total % Received % Xferd Average Speed Time Time Time Current 06:21:03 Dload Upload Total Spent Left Speed 06:21:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 98k 0 0 100 98k 0 197k --:--:-- --:--:-- --:--:-- 198k 06:21:03 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/31ac3337164ad9bd5af1affc76d3227139e96da4 [Pipeline] } 06:21:03 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] { (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 06:21:05 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:21:07 ---> package-listing.sh 06:21:07 ++ tr '[:upper:]' '[:lower:]' 06:21:07 ++ facter osfamily 06:21:07 + OS_FAMILY=redhat 06:21:07 + workspace=/w/workspace/edgex-go/1 06:21:07 + START_PACKAGES=/tmp/packages_start.txt 06:21:07 + END_PACKAGES=/tmp/packages_end.txt 06:21:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:21:07 + PACKAGES=/tmp/packages_start.txt 06:21:07 + '[' /w/workspace/edgex-go/1 ']' 06:21:07 + PACKAGES=/tmp/packages_end.txt 06:21:07 + case "${OS_FAMILY}" in 06:21:07 + sort 06:21:07 + rpm -qa 06:21:15 + '[' -f /tmp/packages_start.txt ']' 06:21:15 + '[' -f /tmp/packages_end.txt ']' 06:21:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:21:15 + '[' /w/workspace/edgex-go/1 ']' 06:21:15 + mkdir -p /w/workspace/edgex-go/1/archives/ 06:21:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 06:21:15 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:21:16 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:21:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:21:18 06:21:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:21:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:21:19 alpine: Pulling from edgex-lftools-log-publisher 06:21:19 df20fa9351a1: Pulling fs layer 06:21:19 36b3adc4ff6f: Pulling fs layer 06:21:19 8ad3a11d3b57: Pulling fs layer 06:21:19 46f8f816bc3b: Pulling fs layer 06:21:19 93b61091891f: Pulling fs layer 06:21:19 93b9cdb0e59b: Pulling fs layer 06:21:19 5e14af77c1be: Pulling fs layer 06:21:19 01666e4c0597: Pulling fs layer 06:21:19 aa168da1d23b: Pulling fs layer 06:21:19 93b61091891f: Waiting 06:21:19 93b9cdb0e59b: Waiting 06:21:19 5e14af77c1be: Waiting 06:21:19 01666e4c0597: Waiting 06:21:19 aa168da1d23b: Waiting 06:21:19 46f8f816bc3b: Waiting 06:21:19 36b3adc4ff6f: Verifying Checksum 06:21:19 36b3adc4ff6f: Download complete 06:21:19 46f8f816bc3b: Verifying Checksum 06:21:19 46f8f816bc3b: Download complete 06:21:19 df20fa9351a1: Verifying Checksum 06:21:19 df20fa9351a1: Download complete 06:21:19 93b9cdb0e59b: Verifying Checksum 06:21:19 93b9cdb0e59b: Download complete 06:21:19 5e14af77c1be: Verifying Checksum 06:21:19 5e14af77c1be: Download complete 06:21:19 01666e4c0597: Verifying Checksum 06:21:19 01666e4c0597: Download complete 06:21:19 93b61091891f: Verifying Checksum 06:21:19 93b61091891f: Download complete 06:21:20 8ad3a11d3b57: Verifying Checksum 06:21:20 8ad3a11d3b57: Download complete 06:21:20 df20fa9351a1: Pull complete 06:21:21 36b3adc4ff6f: Pull complete 06:21:23 8ad3a11d3b57: Pull complete 06:21:24 aa168da1d23b: Verifying Checksum 06:21:24 aa168da1d23b: Download complete 06:21:24 46f8f816bc3b: Pull complete 06:21:26 93b61091891f: Pull complete 06:21:26 93b9cdb0e59b: Pull complete 06:21:26 5e14af77c1be: Pull complete 06:21:27 01666e4c0597: Pull complete 06:21:45 aa168da1d23b: Pull complete 06:21:45 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 06:21:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:21:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:21:46 prd-centos7-docker-4c-2g-1333 does not seem to be running inside a container 06:21:46 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 06:21:50 $ docker top a58cc213c2011d4ffaca970c26266dbf2bb072c7463f801bd46ebc67ae29b1c6 -eo pid,comm [Pipeline] { [Pipeline] sh 06:21:51 + touch /tmp/pre-build-complete [Pipeline] sh 06:21:52 + mkdir -p /var/log/sa [Pipeline] sh 06:21:52 + ls /var/log/sa-host 06:21:52 + sadf -c /var/log/sa-host/sa21 06:21:52 file_magic: OK 06:21:52 HZ: Using current value: 100 06:21:52 file_header: OK 06:21:52 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 06:21:52 Statistics: 06:21:52 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 06:21:52 File successfully converted to sysstat format version 12.2.1 06:21:52 + sadf -c /var/log/sa-host/sa23 06:21:52 file_magic: OK 06:21:52 HZ: Using current value: 100 06:21:52 file_header: OK 06:21:52 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 06:21:52 Statistics: 06:21:52 Hnuu...uuuununununu... 06:21:52 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:21:53 provisioning config files... 06:21:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config2038459963275168765tmp [Pipeline] { [Pipeline] echo 06:21:53 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:21:53 ---> create-netrc.sh [Pipeline] } 06:21:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 06:21:53 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 06:21:54 ---> python-tools-install.sh [Pipeline] echo 06:21:54 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:21:54 ---> sudo-logs.sh 06:21:54 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:21:55 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:21:55 ---> job-cost.sh 06:21:55 lf-activate-venv: SKIPPING 06:21:55 DEBUG: total: 0.20999999344348907 06:21:55 INFO: Retrieving Stack Cost... 06:21:57 INFO: Retrieving Pricing Info for: v1-standard-2 06:21:57 INFO: Archiving Costs [Pipeline] echo 06:21:57 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:21:58 ---> logs-deploy.sh 06:21:58 lf-activate-venv: SKIPPING 06:21:58 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3392/1 06:21:58 INFO: archiving workspace using pattern(s): 06:22:01 Archives upload complete. 06:22:01 INFO: archiving logs to Nexus 06:22:03 ---> uname -a: 06:22:03 Linux prd-centos7-docker-4c-2g-1333.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 06:22:03 06:22:03 06:22:03 ---> lscpu: 06:22:03 Architecture: x86_64 06:22:03 CPU op-mode(s): 32-bit, 64-bit 06:22:03 Byte Order: Little Endian 06:22:03 Address sizes: 40 bits physical, 48 bits virtual 06:22:03 CPU(s): 4 06:22:03 On-line CPU(s) list: 0-3 06:22:03 Thread(s) per core: 1 06:22:03 Core(s) per socket: 1 06:22:03 Socket(s): 4 06:22:03 NUMA node(s): 1 06:22:03 Vendor ID: GenuineIntel 06:22:03 CPU family: 6 06:22:03 Model: 44 06:22:03 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 06:22:03 Stepping: 1 06:22:03 CPU MHz: 2933.438 06:22:03 BogoMIPS: 5866.87 06:22:03 Virtualization: VT-x 06:22:03 Hypervisor vendor: KVM 06:22:03 Virtualization type: full 06:22:03 L1d cache: 128 KiB 06:22:03 L1i cache: 128 KiB 06:22:03 L2 cache: 16 MiB 06:22:03 L3 cache: 64 MiB 06:22:03 NUMA node0 CPU(s): 0-3 06:22:03 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 06:22:03 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 06:22:03 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 06:22:03 Vulnerability Meltdown: Mitigation; PTI 06:22:03 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:22:03 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 06:22:03 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 06:22:03 Vulnerability Srbds: Not affected 06:22:03 Vulnerability Tsx async abort: Not affected 06:22:03 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 06:22:03 06:22:03 06:22:03 ---> nproc: 06:22:03 4 06:22:03 06:22:03 06:22:03 ---> df -h: 06:22:03 Filesystem Size Used Available Use% Mounted on 06:22:03 overlay 50.0G 11.8G 38.2G 24% / 06:22:03 tmpfs 64.0M 0 64.0M 0% /dev 06:22:03 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 06:22:03 shm 64.0M 0 64.0M 0% /dev/shm 06:22:03 /dev/vda1 50.0G 11.8G 38.2G 24% /facter-os 06:22:03 /dev/vda1 50.0G 11.8G 38.2G 24% /etc/resolv.conf 06:22:03 /dev/vda1 50.0G 11.8G 38.2G 24% /etc/hostname 06:22:03 /dev/vda1 50.0G 11.8G 38.2G 24% /etc/hosts 06:22:03 /dev/vda1 50.0G 11.8G 38.2G 24% /var/log/sa-host 06:22:03 /dev/vda1 50.0G 11.8G 38.2G 24% /var/log/secure 06:22:03 /dev/vda1 50.0G 11.8G 38.2G 24% /var/log/auth.log 06:22:03 /dev/vda1 50.0G 11.8G 38.2G 24% /run/cloud-init/result.json 06:22:03 /dev/vda1 50.0G 11.8G 38.2G 24% /w/workspace/edgex-go/1 06:22:03 /dev/vda1 50.0G 11.8G 38.2G 24% /w/workspace/edgex-go/1@tmp 06:22:03 06:22:03 06:22:03 ---> free -m: 06:22:03 total used free shared buff/cache available 06:22:03 Mem: 1837 829 126 0 881 944 06:22:03 Swap: 1023 84 939 06:22:03 06:22:03 06:22:03 ---> ip addr: 06:22:03 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 06:22:03 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:22:03 inet 127.0.0.1/8 scope host lo 06:22:03 valid_lft forever preferred_lft forever 06:22:03 inet6 ::1/128 scope host 06:22:03 valid_lft forever preferred_lft forever 06:22:03 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 06:22:03 link/ether fa:16:3e:97:36:ef brd ff:ff:ff:ff:ff:ff 06:22:03 inet 10.30.123.104/23 brd 10.30.123.255 scope global dynamic eth0 06:22:03 valid_lft 84769sec preferred_lft 84769sec 06:22:03 inet6 fe80::f816:3eff:fe97:36ef/64 scope link 06:22:03 valid_lft forever preferred_lft forever 06:22:03 3: docker0: mtu 1500 qdisc noqueue state DOWN 06:22:03 link/ether 02:42:08:b4:2e:69 brd ff:ff:ff:ff:ff:ff 06:22:03 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 06:22:03 valid_lft forever preferred_lft forever 06:22:03 inet6 fe80::42:8ff:feb4:2e69/64 scope link 06:22:03 valid_lft forever preferred_lft forever 06:22:03 06:22:03 06:22:03 ---> sar -b -r -n DEV: 06:22:03 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/21/21 _x86_64_ (4 CPU) 06:22:03 06:22:03 05:54:36 LINUX RESTART (4 CPU) 06:22:03 06:22:03 05:55:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:22:03 05:56:02 165.21 108.51 56.70 0.00 8469.78 36872.60 0.00 06:22:03 05:57:01 56.96 12.41 44.55 0.00 4832.60 8032.27 0.00 06:22:03 05:58:01 131.99 63.03 68.96 0.00 5527.76 35605.86 0.00 06:22:03 05:59:01 233.38 74.69 158.70 0.00 3349.50 26092.84 0.00 06:22:03 06:00:02 123.36 81.46 41.90 0.00 2757.99 3714.07 0.00 06:22:03 06:01:01 79.74 17.91 61.83 0.00 769.25 9283.87 0.00 06:22:03 06:02:01 27.15 4.21 22.94 0.00 88.32 1603.19 0.00 06:22:03 06:03:02 93.46 48.89 44.57 0.00 1720.65 4388.76 0.00 06:22:03 06:04:01 59.72 28.97 30.75 0.00 1918.63 4486.44 0.00 06:22:03 06:05:01 28.87 7.21 21.66 0.00 534.92 9302.59 0.00 06:22:03 06:06:03 269.51 107.21 162.31 0.00 43263.12 104274.80 0.00 06:22:03 06:07:06 946.65 790.93 155.72 0.00 61486.45 62337.95 0.00 06:22:03 06:08:06 1950.82 1761.05 189.77 0.00 112335.49 126070.33 0.00 06:22:03 06:09:02 444.32 355.91 88.41 0.00 21056.29 23912.83 0.00 06:22:03 06:10:01 262.16 95.46 166.70 0.00 9064.78 35036.14 0.00 06:22:03 06:11:08 722.60 486.64 235.96 0.00 68455.36 105788.27 0.00 06:22:03 06:12:03 711.44 580.11 131.33 0.00 27281.99 31826.77 0.00 06:22:03 06:13:01 679.64 464.55 215.09 0.00 32245.17 36315.45 0.00 06:22:03 06:14:01 111.03 36.82 74.22 0.00 4518.27 11054.01 0.00 06:22:03 06:15:02 4.92 0.80 4.12 0.00 25.54 133.51 0.00 06:22:03 06:16:01 0.35 0.08 0.27 0.00 2.97 3.01 0.00 06:22:03 06:17:01 131.62 125.50 6.12 0.00 1484.82 320.68 0.00 06:22:03 06:18:01 199.65 179.95 19.70 0.00 3073.67 716.42 0.00 06:22:03 06:19:01 0.85 0.03 0.82 0.00 0.53 170.80 0.00 06:22:03 06:20:01 0.27 0.00 0.27 0.00 0.00 2.88 0.00 06:22:03 06:21:01 16.44 16.06 0.38 0.00 897.99 26.83 0.00 06:22:03 Average: 287.95 210.30 77.65 0.00 16264.75 26546.54 0.00 06:22:03 06:22:03 05:55:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:22:03 05:56:02 72152 0 558196 29.67 2620 1248576 1114084 38.02 422264 1190100 45060 06:22:03 05:57:01 83716 0 688900 36.61 2620 1106308 1371624 46.81 549288 1042388 97276 06:22:03 05:58:01 63916 0 736184 39.13 2428 1079016 1598572 54.56 710712 883440 39268 06:22:03 05:59:01 339224 0 723784 38.47 1524 817012 1128932 38.53 419848 839428 16 06:22:03 06:00:02 130268 0 901944 47.94 1372 847960 1733224 59.15 685316 794152 49204 06:22:03 06:01:01 323928 0 826536 43.93 424 730656 1769748 60.40 628576 650880 6332 06:22:03 06:02:01 530936 0 734620 39.04 424 615564 1308264 44.65 429036 639004 19632 06:22:03 06:03:02 295600 0 782404 41.58 424 803116 1763432 60.18 588820 710336 29844 06:22:03 06:04:01 262060 0 766988 40.76 412 852084 1442492 49.23 570720 759992 12 06:22:03 06:05:01 161316 0 779952 41.45 412 939864 1624456 55.44 588048 858596 35232 06:22:03 06:06:03 64920 0 849184 45.13 32 967408 2333352 79.63 724792 878716 54996 06:22:03 06:07:06 76568 0 863308 45.88 32 941636 2375584 81.07 690144 884308 77064 06:22:03 06:08:06 73720 0 837208 44.50 32 970584 2376420 81.10 715448 860244 33068 06:22:03 06:09:02 305672 0 1077844 57.29 32 497996 3154168 107.65 696872 604772 55528 06:22:03 06:10:01 214840 0 723872 38.47 32 942800 1584876 54.09 502684 907192 7008 06:22:03 06:11:08 83036 0 820628 43.61 32 977848 2370304 80.89 685828 890000 87056 06:22:03 06:12:03 52612 0 966948 51.39 32 861952 3273232 111.71 659272 888148 34296 06:22:03 06:13:01 301724 0 745912 39.64 32 833876 2106044 71.88 503464 808380 2544 06:22:03 06:14:01 370504 0 639364 33.98 32 871644 1249656 42.65 458488 799820 24 06:22:03 06:15:02 373852 0 636004 33.80 32 871656 1213748 41.42 456092 800308 16 06:22:03 06:16:01 374728 0 635120 33.76 32 871664 1211608 41.35 455608 800284 12 06:22:03 06:17:01 319732 0 652484 34.68 32 909296 1222800 41.73 488776 810264 1160 06:22:03 06:18:01 186772 0 760940 40.44 32 933800 1203548 41.08 497004 821184 4692 06:22:03 06:19:01 186848 0 760868 40.44 32 933796 1203416 41.07 496660 821184 12 06:22:03 06:20:01 186732 0 760956 40.44 32 933824 1203416 41.07 496544 821204 8 06:22:03 06:21:01 149884 0 771528 41.01 32 960100 1316884 44.94 505052 845212 904 06:22:03 Average: 214818 0 769295 40.89 507 896924 1702072 58.09 562514 831136 26164 06:22:03 06:22:03 05:55:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:22:03 05:56:02 eth0 330.89 232.33 1301.35 54.45 0.00 0.00 0.00 0.00 06:22:03 05:56:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:22:03 05:56:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:22:03 05:57:01 veth668fe57 525.71 421.15 52.51 1702.57 0.00 0.00 0.00 0.00 06:22:03 05:57:01 eth0 851.51 896.03 4159.54 99.72 0.00 0.00 0.00 0.00 06:22:03 05:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:22:03 05:57:01 docker0 525.71 421.01 45.33 1702.56 0.00 0.00 0.00 0.00 06:22:03 05:58:01 eth0 524.15 509.41 3826.89 86.29 0.00 0.00 0.00 0.00 06:22:03 05:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:22:03 05:58:01 docker0 288.26 240.01 23.41 997.88 0.00 0.00 0.00 0.00 06:22:03 05:59:01 eth0 290.99 222.43 887.47 24.29 0.00 0.00 0.00 0.00 06:22:03 05:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:22:03 05:59:01 docker0 209.82 262.08 13.66 872.31 0.00 0.00 0.00 0.00 06:22:03 06:00:02 veth82338db 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 06:22:03 06:00:02 eth0 24.93 18.03 26.70 9.96 0.00 0.00 0.00 0.00 06:22:03 06:00:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:22:03 06:00:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:22:03 06:01:01 veth82338db 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:22:03 06:01:01 eth0 21.13 15.44 16.34 8.95 0.00 0.00 0.00 0.00 06:22:03 06:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:22:03 06:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:22:03 06:02:01 veth82338db 1.95 1.95 0.16 0.16 0.00 0.00 0.00 0.00 06:22:03 06:02:01 eth0 38.29 33.59 21.19 84.93 0.00 0.00 0.00 0.00 06:22:03 06:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:22:03 06:02:01 docker0 1.95 1.95 0.13 0.16 0.00 0.00 0.00 0.00 06:22:03 06:03:02 veth82338db 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:22:03 06:03:02 eth0 6.26 4.80 5.00 2.70 0.00 0.00 0.00 0.00 06:22:03 06:03:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:22:03 06:03:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:22:03 06:04:01 veth82338db 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:22:03 06:04:01 eth0 15.36 9.97 13.00 7.16 0.00 0.00 0.00 0.00 06:22:03 06:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:22:03 06:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:22:03 06:05:01 eth0 185.89 148.09 1681.34 85.35 0.00 0.00 0.00 0.00 06:22:03 06:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:22:03 06:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:22:03 06:06:03 eth0 21.00 17.00 23.46 9.06 0.00 0.00 0.00 0.00 06:22:03 06:06:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:22:03 06:06:03 vethf19bca7 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 06:22:03 06:06:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:22:03 06:07:06 eth0 69.31 53.68 152.08 9.28 0.00 0.00 0.00 0.00 06:22:03 06:07:06 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:22:03 06:07:06 vethf19bca7 0.00 0.30 0.00 0.01 0.00 0.00 0.00 0.00 06:22:03 06:07:06 docker0 43.54 54.63 2.90 141.38 0.00 0.00 0.00 0.00 06:22:03 06:08:06 eth0 3.85 2.83 2.97 1.64 0.00 0.00 0.00 0.00 06:22:03 06:08:06 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:22:03 06:08:06 vethf19bca7 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:22:03 06:08:06 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:22:03 06:09:02 eth0 6.12 4.90 4.95 2.71 0.00 0.00 0.00 0.00 06:22:03 06:09:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:22:03 06:09:02 veth91c6c6e 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 06:22:03 06:09:02 vethf19bca7 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:22:03 06:10:01 veth7bb2234 2.94 7.16 0.20 43.45 0.00 0.00 0.00 0.00 06:22:03 06:10:01 eth0 166.60 119.30 1486.49 76.66 0.00 0.00 0.00 0.00 06:22:03 06:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:22:03 06:10:01 vethf19bca7 0.00 0.29 0.00 0.01 0.00 0.00 0.00 0.00 06:22:03 06:11:08 eth0 70.39 39.77 294.11 13.94 0.00 0.00 0.00 0.00 06:22:03 06:11:08 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:22:03 06:11:08 vethf19bca7 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:22:03 06:11:08 docker0 985.95 943.92 78.25 3767.49 0.00 0.00 0.00 0.00 06:22:03 06:12:03 veth4d7dbd1 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 06:22:03 06:12:03 vethd5eb01f 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 06:22:03 06:12:03 eth0 26.64 22.77 43.96 7.11 0.00 0.00 0.00 0.00 06:22:03 06:12:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:22:03 06:13:01 veth376786d 0.02 0.15 0.00 0.01 0.00 0.00 0.00 0.00 06:22:03 06:13:01 eth0 55.62 45.88 59.95 92.38 0.00 0.00 0.00 0.00 06:22:03 06:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:22:03 06:13:01 vethf19bca7 0.00 0.87 0.00 0.04 0.00 0.00 0.00 0.00 06:22:03 06:14:01 eth0 49.37 38.19 72.06 15.15 0.00 0.00 0.00 0.00 06:22:03 06:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:22:03 06:14:01 docker0 1112.22 1071.21 87.87 4258.67 0.00 0.00 0.00 0.00 06:22:03 06:15:02 eth0 1.11 0.57 0.68 0.25 0.00 0.00 0.00 0.00 06:22:03 06:15:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:22:03 06:15:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:22:03 06:16:01 eth0 0.29 0.19 0.09 0.07 0.00 0.00 0.00 0.00 06:22:03 06:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:22:03 06:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:22:03 06:17:01 eth0 0.17 0.08 0.06 0.01 0.00 0.00 0.00 0.00 06:22:03 06:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:22:03 06:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:22:03 06:18:01 eth0 0.53 0.37 0.27 0.20 0.00 0.00 0.00 0.00 06:22:03 06:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:22:03 06:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:22:03 06:19:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:22:03 06:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:22:03 06:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:22:03 06:20:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:22:03 06:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:22:03 06:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:22:03 06:21:01 eth0 17.57 16.87 7.72 57.58 0.00 0.00 0.00 0.00 06:22:03 06:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:22:03 06:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:22:03 Average: eth0 106.84 94.14 541.55 28.73 0.00 0.00 0.00 0.00 06:22:03 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:22:03 Average: docker0 43.16 41.57 3.41 165.26 0.00 0.00 0.00 0.00 06:22:03 06:22:03 06:22:03 ---> sar -P ALL: 06:22:03 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/21/21 _x86_64_ (4 CPU) 06:22:03 06:22:03 05:54:36 LINUX RESTART (4 CPU) 06:22:03 06:22:03 05:55:01 CPU %user %nice %system %iowait %steal %idle 06:22:03 05:56:02 all 13.55 0.00 8.41 9.41 30.48 38.15 06:22:03 05:56:02 0 13.30 0.00 7.00 8.56 31.07 40.08 06:22:03 05:56:02 1 13.54 0.00 7.49 9.16 30.88 38.94 06:22:03 05:56:02 2 12.14 0.00 8.10 12.44 30.86 36.45 06:22:03 05:56:02 3 15.28 0.00 11.21 7.41 29.03 37.06 06:22:03 05:57:01 all 6.44 0.00 4.77 1.23 17.76 69.80 06:22:03 05:57:01 0 7.03 0.00 5.65 1.42 18.63 67.27 06:22:03 05:57:01 1 6.09 0.00 4.89 1.31 18.39 69.31 06:22:03 05:57:01 2 6.64 0.00 3.81 0.26 17.56 71.73 06:22:03 05:57:01 3 6.01 0.00 4.74 1.95 16.47 70.83 06:22:03 05:58:01 all 8.35 0.00 4.81 1.34 24.82 60.68 06:22:03 05:58:01 0 5.32 0.00 4.58 1.62 25.36 63.12 06:22:03 05:58:01 1 5.89 0.00 4.44 0.96 25.53 63.18 06:22:03 05:58:01 2 12.73 0.00 5.89 1.56 25.04 54.78 06:22:03 05:58:01 3 9.64 0.00 4.34 1.25 23.33 61.44 06:22:03 05:59:01 all 4.98 0.00 5.94 3.56 22.24 63.29 06:22:03 05:59:01 0 5.11 0.00 6.41 2.43 23.47 62.58 06:22:03 05:59:01 1 4.43 0.00 4.76 4.20 22.79 63.82 06:22:03 05:59:01 2 4.90 0.00 5.26 4.81 22.15 62.88 06:22:03 05:59:01 3 5.49 0.00 7.38 2.77 20.49 63.87 06:22:03 06:00:02 all 24.01 0.00 7.60 2.78 32.76 32.85 06:22:03 06:00:02 0 27.30 0.00 9.46 2.71 31.89 28.64 06:22:03 06:00:02 1 17.77 0.00 6.26 3.77 35.07 37.12 06:22:03 06:00:02 2 23.28 0.00 7.03 2.73 33.14 33.81 06:22:03 06:00:02 3 28.35 0.00 7.81 1.82 30.67 31.35 06:22:03 06:01:01 all 30.21 0.00 10.30 2.73 38.43 18.34 06:22:03 06:01:01 0 30.61 0.00 10.09 2.92 39.09 17.29 06:22:03 06:01:01 1 31.12 0.00 9.80 2.72 38.15 18.21 06:22:03 06:01:01 2 26.32 0.00 9.60 1.61 38.34 24.12 06:22:03 06:01:01 3 33.09 0.00 11.81 3.75 38.14 13.21 06:22:03 06:02:01 all 25.31 0.00 9.30 0.89 30.88 33.63 06:22:03 06:02:01 0 25.00 0.00 9.61 1.32 32.46 31.61 06:22:03 06:02:01 1 24.64 0.00 9.24 0.68 30.02 35.43 06:22:03 06:02:01 2 23.80 0.00 8.52 0.57 29.71 37.40 06:22:03 06:02:01 3 27.94 0.00 9.86 1.00 31.37 29.83 06:22:03 06:03:02 all 25.59 0.00 13.27 4.47 39.46 17.22 06:22:03 06:03:02 0 26.34 0.00 13.85 5.24 39.26 15.31 06:22:03 06:03:02 1 23.85 0.00 13.37 3.69 39.35 19.74 06:22:03 06:03:02 2 20.53 0.00 10.85 4.44 42.51 21.68 06:22:03 06:03:02 3 32.31 0.00 15.21 4.53 36.41 11.54 06:22:03 06:04:01 all 18.15 0.00 10.60 2.27 34.99 33.99 06:22:03 06:04:01 0 18.82 0.00 11.20 1.81 34.53 33.65 06:22:03 06:04:01 1 16.84 0.00 9.41 1.19 34.87 37.70 06:22:03 06:04:01 2 16.59 0.00 9.78 3.65 35.28 34.68 06:22:03 06:04:01 3 20.48 0.00 12.07 2.46 35.27 29.72 06:22:03 06:05:01 all 9.09 0.00 8.80 0.31 32.37 49.43 06:22:03 06:05:01 0 9.64 0.00 9.39 0.44 33.21 47.32 06:22:03 06:05:01 1 9.37 0.00 9.06 0.25 31.56 49.76 06:22:03 06:05:01 2 8.65 0.00 8.53 0.39 32.67 49.77 06:22:03 06:05:01 3 8.71 0.00 8.21 0.16 32.01 50.91 06:22:03 06:06:03 all 8.18 0.00 9.39 7.26 33.53 41.64 06:22:03 06:06:03 0 7.90 0.00 9.44 6.96 33.49 42.21 06:22:03 06:06:03 1 8.64 0.00 9.13 7.56 33.31 41.36 06:22:03 06:06:03 2 8.04 0.00 9.67 8.03 33.82 40.44 06:22:03 06:06:03 3 8.15 0.00 9.30 6.51 33.51 42.54 06:22:03 06:22:03 06:06:03 CPU %user %nice %system %iowait %steal %idle 06:22:03 06:07:06 all 9.83 0.00 10.39 15.26 36.32 28.21 06:22:03 06:07:06 0 8.98 0.00 9.56 16.86 37.10 27.50 06:22:03 06:07:06 1 10.57 0.00 10.69 15.78 36.48 26.47 06:22:03 06:07:06 2 9.90 0.00 10.25 14.03 35.47 30.35 06:22:03 06:07:06 3 9.89 0.00 11.11 14.29 36.20 28.51 06:22:03 06:08:06 all 8.07 0.00 9.32 33.37 29.17 20.07 06:22:03 06:08:06 0 8.07 0.00 9.44 35.61 29.75 17.13 06:22:03 06:08:06 1 7.65 0.00 9.55 32.06 28.30 22.44 06:22:03 06:08:06 2 7.99 0.00 8.35 33.41 28.56 21.70 06:22:03 06:08:06 3 8.56 0.00 9.95 32.37 30.08 19.04 06:22:03 06:09:02 all 41.16 0.00 11.51 10.67 26.84 9.82 06:22:03 06:09:02 0 41.86 0.00 12.35 11.98 24.29 9.51 06:22:03 06:09:02 1 40.94 0.00 11.21 10.92 27.18 9.75 06:22:03 06:09:02 2 38.92 0.00 10.72 10.06 29.29 11.01 06:22:03 06:09:02 3 42.87 0.00 11.76 9.74 26.61 9.02 06:22:03 06:10:01 all 35.76 0.00 13.43 10.32 25.09 15.39 06:22:03 06:10:01 0 36.17 0.00 12.91 9.61 25.51 15.81 06:22:03 06:10:01 1 35.72 0.00 13.60 9.98 23.11 17.58 06:22:03 06:10:01 2 36.07 0.00 13.43 11.77 25.32 13.41 06:22:03 06:10:01 3 35.08 0.00 13.80 9.94 26.42 14.77 06:22:03 06:11:08 all 12.33 0.00 10.36 17.69 34.42 25.20 06:22:03 06:11:08 0 11.49 0.00 9.36 14.87 33.50 30.78 06:22:03 06:11:08 1 12.70 0.00 9.44 18.73 34.23 24.90 06:22:03 06:11:08 2 12.33 0.00 11.11 19.77 35.69 21.10 06:22:03 06:11:08 3 12.87 0.00 11.63 17.49 34.28 23.74 06:22:03 06:12:03 all 38.57 0.00 13.24 10.31 30.58 7.30 06:22:03 06:12:03 0 39.71 0.00 13.98 12.15 28.51 5.65 06:22:03 06:12:03 1 37.41 0.00 12.61 10.23 31.90 7.86 06:22:03 06:12:03 2 37.75 0.00 13.01 9.47 30.68 9.08 06:22:03 06:12:03 3 39.46 0.00 13.36 9.38 31.18 6.62 06:22:03 06:13:01 all 17.55 0.00 11.96 18.31 33.45 18.72 06:22:03 06:13:01 0 18.32 0.00 11.07 18.72 33.64 18.25 06:22:03 06:13:01 1 17.60 0.00 12.48 17.52 33.73 18.67 06:22:03 06:13:01 2 16.49 0.00 12.10 19.40 32.82 19.19 06:22:03 06:13:01 3 17.80 0.00 12.22 17.59 33.60 18.79 06:22:03 06:14:01 all 12.26 0.00 7.54 2.64 18.06 59.50 06:22:03 06:14:01 0 11.40 0.00 6.79 2.82 18.64 60.36 06:22:03 06:14:01 1 11.94 0.00 8.01 2.61 17.93 59.51 06:22:03 06:14:01 2 13.31 0.00 7.66 2.01 18.84 58.19 06:22:03 06:14:01 3 12.40 0.00 7.73 3.12 16.81 59.93 06:22:03 06:15:02 all 0.11 0.00 0.10 0.02 0.51 99.27 06:22:03 06:15:02 0 0.05 0.00 0.08 0.02 0.08 99.77 06:22:03 06:15:02 1 0.27 0.00 0.08 0.00 0.42 99.24 06:22:03 06:15:02 2 0.08 0.00 0.13 0.08 1.20 98.50 06:22:03 06:15:02 3 0.03 0.00 0.08 0.00 0.32 99.57 06:22:03 06:16:01 all 0.11 0.00 0.19 0.00 1.34 98.36 06:22:03 06:16:01 0 0.02 0.00 0.07 0.00 0.99 98.93 06:22:03 06:16:01 1 0.05 0.00 0.50 0.00 1.44 98.00 06:22:03 06:16:01 2 0.35 0.00 0.17 0.00 1.42 98.06 06:22:03 06:16:01 3 0.02 0.00 0.03 0.00 1.50 98.45 06:22:03 06:17:01 all 0.05 1.38 6.77 4.73 27.07 60.01 06:22:03 06:17:01 0 0.01 1.39 6.91 5.10 27.39 59.21 06:22:03 06:17:01 1 0.07 1.22 6.28 4.95 27.24 60.24 06:22:03 06:17:01 2 0.07 1.43 7.00 4.11 26.89 60.51 06:22:03 06:17:01 3 0.04 1.49 6.89 4.75 26.76 60.06 06:22:03 06:22:03 06:17:01 CPU %user %nice %system %iowait %steal %idle 06:22:03 06:18:01 all 0.07 0.76 4.58 3.13 19.15 72.31 06:22:03 06:18:01 0 0.09 0.76 4.59 1.94 17.67 74.95 06:22:03 06:18:01 1 0.04 0.79 4.43 4.21 19.68 70.85 06:22:03 06:18:01 2 0.09 0.85 5.23 2.86 20.19 70.79 06:22:03 06:18:01 3 0.09 0.64 4.07 3.49 19.03 72.68 06:22:03 06:19:01 all 0.10 0.00 0.14 0.00 1.48 98.27 06:22:03 06:19:01 0 0.05 0.00 0.23 0.00 0.96 98.76 06:22:03 06:19:01 1 0.05 0.00 0.07 0.00 2.32 97.57 06:22:03 06:19:01 2 0.28 0.00 0.18 0.00 2.23 97.31 06:22:03 06:19:01 3 0.02 0.00 0.10 0.00 0.40 99.48 06:22:03 06:20:01 all 0.10 0.00 0.03 0.00 0.16 99.71 06:22:03 06:20:01 0 0.02 0.00 0.02 0.00 0.00 99.97 06:22:03 06:20:01 1 0.05 0.00 0.07 0.00 0.53 99.35 06:22:03 06:20:01 2 0.30 0.00 0.03 0.00 0.07 99.60 06:22:03 06:20:01 3 0.02 0.00 0.02 0.00 0.05 99.92 06:22:03 06:21:01 all 1.34 0.00 0.95 1.14 4.15 92.43 06:22:03 06:21:01 0 1.50 0.00 1.08 1.23 3.96 92.24 06:22:03 06:21:01 1 1.18 0.00 0.99 1.39 4.34 92.09 06:22:03 06:21:01 2 1.63 0.00 1.07 1.63 4.32 91.34 06:22:03 06:21:01 3 1.02 0.00 0.65 0.31 3.98 94.04 06:22:03 Average: all 12.74 0.10 7.38 6.37 24.20 49.22 06:22:03 Average: 0 12.77 0.10 7.42 6.48 24.23 49.01 06:22:03 Average: 1 12.31 0.09 7.15 6.37 24.39 49.69 06:22:03 Average: 2 12.34 0.10 7.17 6.58 24.54 49.27 06:22:03 Average: 3 13.55 0.10 7.78 6.06 23.63 48.88 06:22:03 06:22:03 06:22:03