Pull request #3175 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch master at 3e9c61b8d4aeb7bdd411881b88cb95b50afe10c0 rather than cb8cc0f9d4391edd6ae857d7a94d84fa8e934198 Obtained Jenkinsfile from 3e9c61b8d4aeb7bdd411881b88cb95b50afe10c0 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 69a7e166112f335804d9fea76440e5140e47f034 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 69a7e166112f335804d9fea76440e5140e47f034 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-3175/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 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > 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-3175/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 69a7e166112f335804d9fea76440e5140e47f034 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-26642 in /w/workspace/edgexfoundry_edgex-go_PR-3175 [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 > 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/3175/head:refs/remotes/origin/PR-3175 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 3e9c61b8d4aeb7bdd411881b88cb95b50afe10c0 into PR head commit cb8cc0f9d4391edd6ae857d7a94d84fa8e934198 Merge succeeded, producing cb8cc0f9d4391edd6ae857d7a94d84fa8e934198 Checking out Revision cb8cc0f9d4391edd6ae857d7a94d84fa8e934198 (PR-3175) > git config core.sparsecheckout # timeout=10 > git checkout -f cb8cc0f9d4391edd6ae857d7a94d84fa8e934198 # 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 3e9c61b8d4aeb7bdd411881b88cb95b50afe10c0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cb8cc0f9d4391edd6ae857d7a94d84fa8e934198 # timeout=10 Commit message: "feat(scheduler): Implement GET /interval/name/{name} V2 API" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:54:32 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:54:33 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:54:33 ========================================================= 03:54:33 EdgeX Global Pipelines Version Info 03:54:33 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:54:34 ------------------- 03:54:34 stable info: 03:54:34 ------------------- 03:54:34 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:54:34 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 03:54:34 Message: update stable to v1.0.179 03:54:35 ------------------- 03:54:35 experimental info: 03:54:35 ------------------- 03:54:35 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:54:35 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 03:54:35 Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:54:36 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 03:54:36 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 03:54:36 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:54:36 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:54:36 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:54:36 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 03:54:36 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 03:54:37 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 03:54:37 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 03:54:37 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 03:54:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:54:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:54:37 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:54:37 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:54:37 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:54:38 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:54:38 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:54:38 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 03:54:38 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 03:54:38 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 03:54:38 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 03:54:38 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 03:54:38 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 03:54:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3175 [Pipeline] echo 03:54:39 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3175 [Pipeline] echo 03:54:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3175 [Pipeline] echo 03:54:39 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cb8cc0f9d4391edd6ae857d7a94d84fa8e934198 [Pipeline] echo 03:54:39 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cb8cc0f [Pipeline] echo 03:54:39 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 03:54:40 provisioning config files... 03:54:40 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config9053989563585171590tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:54:40 ---> docker-login.sh 03:54:40 nexus3.edgexfoundry.org:10001 03:54:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:54:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:54:41 Configure a credential helper to remove this warning. See 03:54:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:54:41 03:54:41 Login Succeeded 03:54:41 nexus3.edgexfoundry.org:10002 03:54:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:54:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:54:41 Configure a credential helper to remove this warning. See 03:54:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:54:41 03:54:41 Login Succeeded 03:54:41 nexus3.edgexfoundry.org:10003 03:54:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:54:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:54:41 Configure a credential helper to remove this warning. See 03:54:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:54:41 03:54:41 Login Succeeded 03:54:41 nexus3.edgexfoundry.org:10004 03:54:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:54:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:54:41 Configure a credential helper to remove this warning. See 03:54:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:54:41 03:54:41 Login Succeeded 03:54:41 docker.io 03:54:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:54:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:54:42 Configure a credential helper to remove this warning. See 03:54:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:54:42 03:54:42 Login Succeeded 03:54:42 ---> docker-login.sh ends [Pipeline] } 03:54:42 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:54:42 ++ 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 03:54:42 + for file in '`ls cmd/**/Dockerfile`' 03:54:42 ++ dirname cmd/core-command/Dockerfile 03:54:42 ++ cut -d/ -f2 03:54:42 + echo core-command,cmd/core-command/Dockerfile 03:54:42 + for file in '`ls cmd/**/Dockerfile`' 03:54:42 ++ dirname cmd/core-data/Dockerfile 03:54:42 ++ cut -d/ -f2 03:54:42 + echo core-data,cmd/core-data/Dockerfile 03:54:42 + for file in '`ls cmd/**/Dockerfile`' 03:54:42 ++ dirname cmd/core-metadata/Dockerfile 03:54:42 ++ cut -d/ -f2 03:54:42 + echo core-metadata,cmd/core-metadata/Dockerfile 03:54:42 + for file in '`ls cmd/**/Dockerfile`' 03:54:42 ++ dirname cmd/security-bootstrapper/Dockerfile 03:54:42 ++ cut -d/ -f2 03:54:42 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 03:54:42 + for file in '`ls cmd/**/Dockerfile`' 03:54:42 ++ dirname cmd/security-proxy-setup/Dockerfile 03:54:42 ++ cut -d/ -f2 03:54:42 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 03:54:42 + for file in '`ls cmd/**/Dockerfile`' 03:54:42 ++ dirname cmd/security-secretstore-setup/Dockerfile 03:54:42 ++ cut -d/ -f2 03:54:42 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 03:54:42 + for file in '`ls cmd/**/Dockerfile`' 03:54:42 ++ dirname cmd/support-notifications/Dockerfile 03:54:42 ++ cut -d/ -f2 03:54:42 + echo support-notifications,cmd/support-notifications/Dockerfile 03:54:42 + for file in '`ls cmd/**/Dockerfile`' 03:54:42 ++ dirname cmd/support-scheduler/Dockerfile 03:54:42 ++ cut -d/ -f2 03:54:42 + echo support-scheduler,cmd/support-scheduler/Dockerfile 03:54:42 + for file in '`ls cmd/**/Dockerfile`' 03:54:42 ++ dirname cmd/sys-mgmt-agent/Dockerfile 03:54:42 ++ cut -d/ -f2 03:54:42 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 03:54:43 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 03:54:44 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:54:44 03:54:44 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 03:54:45 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:54:45 latest: Pulling from edgex-devops/git-semver 03:54:45 31603596830f: Pulling fs layer 03:54:45 2a8b12db71e7: Pulling fs layer 03:54:45 6ca5941a6612: Pulling fs layer 03:54:45 ecc8261a40a4: Pulling fs layer 03:54:45 ecc8261a40a4: Waiting 03:54:45 2a8b12db71e7: Verifying Checksum 03:54:45 2a8b12db71e7: Download complete 03:54:45 31603596830f: Download complete 03:54:45 6ca5941a6612: Verifying Checksum 03:54:45 6ca5941a6612: Download complete 03:54:45 ecc8261a40a4: Verifying Checksum 03:54:45 ecc8261a40a4: Download complete 03:54:45 31603596830f: Pull complete 03:54:45 2a8b12db71e7: Pull complete 03:54:46 6ca5941a6612: Pull complete 03:54:46 ecc8261a40a4: Pull complete 03:54:46 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 03:54:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:54:46 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 03:54:47 prd-centos7-docker-4c-2g-26642 does not seem to be running inside a container 03:54:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 03:54:49 $ docker top 4f82ac23388192bc7ab4b8e46caf4234034107da9086b2c4e8f0668bc22ec76f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:54:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:54:50 [ssh-agent] Looking for ssh-agent implementation... 03:54:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:54:50 $ docker exec 4f82ac23388192bc7ab4b8e46caf4234034107da9086b2c4e8f0668bc22ec76f ssh-agent 03:54:50 SSH_AUTH_SOCK=/tmp/ssh-EYbhPU8B9ioo/agent.11 03:54:50 SSH_AGENT_PID=17 03:54:50 Running ssh-add (command line suppressed) 03:54:50 Identity added: /w/workspace/edgex-go/1@tmp/private_key_1417994677070064034.key (/w/workspace/edgex-go/1@tmp/private_key_1417994677070064034.key) 03:54:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:54:51 + git tag --points-at HEAD [Pipeline] } 03:54:51 $ docker exec --env ******** --env ******** 4f82ac23388192bc7ab4b8e46caf4234034107da9086b2c4e8f0668bc22ec76f ssh-agent -k 03:54:51 unset SSH_AUTH_SOCK; 03:54:51 unset SSH_AGENT_PID; 03:54:51 echo Agent pid 17 killed; 03:54:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:54:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:54:51 [ssh-agent] Looking for ssh-agent implementation... 03:54:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:54:51 $ docker exec 4f82ac23388192bc7ab4b8e46caf4234034107da9086b2c4e8f0668bc22ec76f ssh-agent 03:54:52 SSH_AUTH_SOCK=/tmp/ssh-LbFffKzHrCwj/agent.46 03:54:52 SSH_AGENT_PID=52 03:54:52 Running ssh-add (command line suppressed) 03:54:52 Identity added: /w/workspace/edgex-go/1@tmp/private_key_6431094320547745917.key (/w/workspace/edgex-go/1@tmp/private_key_6431094320547745917.key) 03:54:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:54:52 + git semver init 03:54:52 # -> Open(): unable to determine branch for HEAD 03:54:52 # $GIT_DIR = /w/workspace/edgex-go/1/.git 03:54:52 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 03:54:52 # $SEMVER_REMOTE_NAME = origin 03:54:52 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 03:54:52 # $SEMVER_USER_NAME = edgex-jenkins 03:54:52 # $SEMVER_BRANCH = PR-3175 03:54:52 # $SEMVER_TEMP = /tmp/semver-336814211 03:54:52 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 03:55:10 # '/tmp/semver-336814211' -> '/w/workspace/edgex-go/1/.semver' 03:55:10 # -> Force: false 03:55:10 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 03:55:10 $ docker exec --env ******** --env ******** 4f82ac23388192bc7ab4b8e46caf4234034107da9086b2c4e8f0668bc22ec76f ssh-agent -k 03:55:11 unset SSH_AUTH_SOCK; 03:55:11 unset SSH_AGENT_PID; 03:55:11 echo Agent pid 52 killed; 03:55:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:55:11 + git semver [Pipeline] } 03:55:11 $ docker stop --time=1 4f82ac23388192bc7ab4b8e46caf4234034107da9086b2c4e8f0668bc22ec76f 03:55:13 $ docker rm -f 4f82ac23388192bc7ab4b8e46caf4234034107da9086b2c4e8f0668bc22ec76f [Pipeline] // withDockerContainer [Pipeline] sh 03:55:14 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:55:14 Stashed 1 file(s) [Pipeline] echo 03:55:14 [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 03:55:16 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 03:55:16 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 03:55:16 + sudo service docker restart 03:55:16 + true 03:55:16 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 03:55:17 ========================================================= 03:55:17 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 03:55:17 ========================================================= [Pipeline] isUnix [Pipeline] sh 03:55:17 + 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 . 03:55:21 Sending build context to Docker daemon 327.9MB 03:55:21 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 03:55:21 Step 2/6 : FROM ${BASE} 03:55:21 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 03:55:21 188c0c94c7c5: Pulling fs layer 03:55:21 0ef7d3d256c8: Pulling fs layer 03:55:21 de9db76c5a1d: Pulling fs layer 03:55:21 bca2f99d35d6: Pulling fs layer 03:55:21 93359f2a8cfa: Pulling fs layer 03:55:21 7c6f9722023f: Pulling fs layer 03:55:21 a35cf1a2eb13: Pulling fs layer 03:55:21 bca2f99d35d6: Waiting 03:55:21 93359f2a8cfa: Waiting 03:55:21 7c6f9722023f: Waiting 03:55:21 a35cf1a2eb13: Waiting 03:55:21 de9db76c5a1d: Download complete 03:55:21 0ef7d3d256c8: Verifying Checksum 03:55:21 0ef7d3d256c8: Download complete 03:55:21 93359f2a8cfa: Verifying Checksum 03:55:21 93359f2a8cfa: Download complete 03:55:21 188c0c94c7c5: Verifying Checksum 03:55:21 188c0c94c7c5: Download complete 03:55:21 7c6f9722023f: Verifying Checksum 03:55:21 7c6f9722023f: Download complete 03:55:21 188c0c94c7c5: Pull complete 03:55:22 0ef7d3d256c8: Pull complete 03:55:22 de9db76c5a1d: Pull complete 03:55:23 a35cf1a2eb13: Verifying Checksum 03:55:23 a35cf1a2eb13: Download complete 03:55:24 bca2f99d35d6: Verifying Checksum 03:55:24 bca2f99d35d6: Download complete 03:55:29 bca2f99d35d6: Pull complete 03:55:29 93359f2a8cfa: Pull complete 03:55:29 7c6f9722023f: Pull complete 03:55:30 Still waiting to schedule task 03:55:30 ‘prd-ubuntu18.04-docker-arm64-4c-16g-26577’ is offline 03:55:34 a35cf1a2eb13: Pull complete 03:55:34 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 03:55:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 03:55:34 ---> a62c8e92a672 03:55:34 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 03:55:34 ---> Running in 25ec7808666f 03:55:34 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:55:35 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:55:36 (1/12) Installing libmagic (5.38-r0) 03:55:36 (2/12) Installing file (5.38-r0) 03:55:36 (3/12) Installing libc-dev (0.7.2-r3) 03:55:36 (4/12) Installing g++ (9.3.0-r2) 03:55:44 (5/12) Installing fortify-headers (1.1-r0) 03:55:44 (6/12) Installing patch (2.7.6-r6) 03:55:44 (7/12) Installing build-base (0.5-r2) 03:55:44 (8/12) Installing libsodium (1.0.18-r0) 03:55:44 (9/12) Installing pkgconf (1.7.2-r0) 03:55:44 (10/12) Installing libsodium-dev (1.0.18-r0) 03:55:44 (11/12) Installing libzmq (4.3.3-r0) 03:55:44 (12/12) Installing zeromq-dev (4.3.3-r0) 03:55:44 Executing busybox-1.31.1-r19.trigger 03:55:44 OK: 233 MiB in 51 packages 03:55:48 Removing intermediate container 25ec7808666f 03:55:48 ---> d8d2dd1b6d27 03:55:48 Step 4/6 : WORKDIR /edgex-go 03:55:48 ---> Running in 3b32690d50b2 03:55:48 Removing intermediate container 3b32690d50b2 03:55:48 ---> 5a47d94fa615 03:55:48 Step 5/6 : COPY go.mod . 03:55:48 ---> ff6a60792edb 03:55:48 Step 6/6 : RUN go mod download 03:55:48 ---> Running in a4410d12c288 03:56:10 Removing intermediate container a4410d12c288 03:56:10 ---> f64fd3bcb336 03:56:10 Successfully built f64fd3bcb336 03:56:10 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 03:56:11 + docker inspect -f . ci-base-image-x86_64 03:56:11 . [Pipeline] withDockerContainer 03:56:11 prd-centos7-docker-4c-2g-26642 does not seem to be running inside a container 03:56:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:56:12 $ docker top e7e51ebf74849b5c64639243c2dc1f679fef3ef8b7411c98c58f9f014cac8ec4 -eo pid,comm [Pipeline] { [Pipeline] sh 03:56:12 + go version 03:56:12 go version go1.15.5 linux/amd64 [Pipeline] } 03:56:12 $ docker stop --time=1 e7e51ebf74849b5c64639243c2dc1f679fef3ef8b7411c98c58f9f014cac8ec4 03:56:14 $ docker rm -f e7e51ebf74849b5c64639243c2dc1f679fef3ef8b7411c98c58f9f014cac8ec4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:56:15 + docker inspect -f . ci-base-image-x86_64 03:56:15 . [Pipeline] withDockerContainer 03:56:15 prd-centos7-docker-4c-2g-26642 does not seem to be running inside a container 03:56:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:56:16 $ docker top d9785c974b8b88d817af345dfecb7ebde1e2e0846249ae641bcd6eaa6e464ead -eo pid,comm [Pipeline] { [Pipeline] echo 03:56:16 ========================================================= 03:56:16 [edgeXBuildGoParallel] Running Tests and Build... 03:56:16 ========================================================= [Pipeline] sh 03:56:16 + make test 03:56:16 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 03:56:24 ? github.com/edgexfoundry/edgex-go [no test files] 03:56:43 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 03:56:45 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 03:56:47 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 03:56:47 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 03:56:48 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 03:56:48 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 03:56:48 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 03:56:48 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 03:56:49 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 03:56:50 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 03:56:52 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 03:56:52 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 03:56:52 ? github.com/edgexfoundry/edgex-go/internal [no test files] 03:56:55 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.104s coverage: 45.9% of statements 03:56:55 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 03:56:55 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 03:56:55 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 03:56:55 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 03:56:55 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 03:56:55 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 03:56:55 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] 03:56:55 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.061s coverage: 100.0% of statements 03:56:59 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.161s coverage: 27.1% of statements 03:56:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 03:56:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 03:56:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 03:56:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 03:56:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 03:56:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 03:56:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.059s coverage: 100.0% of statements 03:56:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 03:56:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.038s coverage: 100.0% of statements 03:56:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 03:56:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 03:56:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.127s coverage: 65.8% of statements 03:56:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 03:56:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 03:56:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.417s coverage: 82.3% of statements 03:56:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 03:56:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 03:56:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 03:56:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 03:57:00 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.318s coverage: 28.6% of statements 03:57:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 03:57:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 03:57:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 03:57:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 03:57:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 03:57:00 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.071s coverage: 100.0% of statements 03:57:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 03:57:00 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.076s coverage: 100.0% of statements 03:57:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 03:57:00 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.105s coverage: 86.7% of statements 03:57:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 03:57:01 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.114s coverage: 97.5% of statements 03:57:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 03:57:01 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.061s coverage: 78.3% of statements 03:57:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 03:57:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 03:57:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 03:57:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 03:57:04 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.377s coverage: 92.8% of statements 03:57:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 03:57:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 03:57:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 03:57:04 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 03:57:04 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 03:57:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 03:57:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 03:57:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 03:57:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 03:57:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 03:57:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 03:57:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 03:57:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 03:57:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 03:57:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 03:57:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 03:57:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 03:57:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 03:57:04 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.029s coverage: 58.8% of statements 03:57:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 03:57:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 03:57:04 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.076s coverage: 0.1% of statements 03:57:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 03:57:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 03:57:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 03:57:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.029s coverage: 45.5% of statements 03:57:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.068s coverage: 79.5% of statements 03:57:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.038s coverage: 94.1% of statements 03:57:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.059s coverage: 96.3% of statements 03:57:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.030s coverage: 87.5% of statements 03:57:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.039s coverage: 94.4% of statements 03:57:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.044s coverage: 44.8% of statements 03:57:18 Running on prd-ubuntu18.04-docker-arm64-4c-16g-26643 in /w/workspace/edgexfoundry_edgex-go_PR-3175 [Pipeline] { [Pipeline] ws 03:57:18 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 03:57:23 using credential edgex-jenkins-ssh 03:57:23 Cloning the remote Git repository 03:57:23 Cloning repository git@github.com:edgexfoundry/edgex-go.git 03:57:23 > git init /w/workspace/edgex-go/1 # timeout=10 03:57:23 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:57:23 > git --version # timeout=10 03:57:23 > git --version # 'git version 2.17.1' 03:57:23 using GIT_SSH to set credentials SSH Credentials for GitHub 03:57:23 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:57:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.063s coverage: 92.9% of statements 03:57:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 03:57:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 03:57:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 03:57:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 77.8% of statements 03:57:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 03:57:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 03:57:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 03:57:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 03:57:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 03:57:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.043s coverage: 87.2% of statements 03:57:31 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 03:57:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 03:57:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.032s coverage: 100.0% of statements 03:57:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 03:57:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.043s coverage: 75.5% of statements 03:57:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 03:57:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.033s coverage: 80.8% of statements 03:57:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements 03:57:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.043s coverage: 84.2% of statements 03:57:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.079s coverage: 91.4% of statements 03:57:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 03:57:31 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.159s coverage: 63.5% of statements 03:57:31 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 03:57:31 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 03:57:31 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.032s coverage: 100.0% of statements 03:57:31 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.043s coverage: 91.3% of statements 03:57:31 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements 03:57:31 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements 03:57:31 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements 03:57:31 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.280s coverage: 68.9% of statements 03:57:31 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 03:57:31 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 03:57:31 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.090s coverage: 37.0% of statements 03:57:31 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 03:57:31 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 03:57:31 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.279s coverage: 84.0% of statements 03:57:31 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.043s coverage: 100.0% of statements 03:57:31 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.128s coverage: 47.0% of statements 03:57:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 03:57:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 03:57:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 03:57:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 03:57:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 03:57:31 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.054s coverage: 100.0% of statements 03:57:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 03:57:31 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.046s coverage: 100.0% of statements 03:57:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 03:57:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 03:57:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 03:57:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 03:57:31 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.110s coverage: 89.4% of statements 03:57:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 03:57:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 03:57:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 03:57:31 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.686s coverage: 29.1% of statements 03:57:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 03:57:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 03:57:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 03:57:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 03:57:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 03:57:31 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.080s coverage: 99.0% of statements 03:57:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 03:57:31 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.053s coverage: 100.0% of statements 03:57:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 03:57:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 03:57:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 03:57:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 03:57:31 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.058s coverage: 100.0% of statements 03:57:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 03:57:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 03:57:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 03:57:31 ok github.com/edgexfoundry/edgex-go/internal/system 0.029s coverage: 0.0% of statements 03:57:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 03:57:31 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.034s coverage: 100.0% of statements 03:57:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 03:57:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 03:57:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 03:57:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 03:57:31 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.048s coverage: 87.9% of statements 03:57:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 03:57:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 03:57:31 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.029s coverage: 100.0% of statements 03:57:31 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.033s coverage: 32.1% of statements 03:57:31 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements 03:57:31 GO111MODULE=on go vet ./... 03:57:38 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:57:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:57:38 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:57:39 Merging remotes/origin/master commit 3e9c61b8d4aeb7bdd411881b88cb95b50afe10c0 into PR head commit cb8cc0f9d4391edd6ae857d7a94d84fa8e934198 03:57:40 Merge succeeded, producing cb8cc0f9d4391edd6ae857d7a94d84fa8e934198 03:57:40 Checking out Revision cb8cc0f9d4391edd6ae857d7a94d84fa8e934198 (PR-3175) 03:57:38 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:57:38 using GIT_SSH to set credentials SSH Credentials for GitHub 03:57:38 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3175/head:refs/remotes/origin/PR-3175 +refs/heads/master:refs/remotes/origin/master # timeout=10 03:57:39 > git config core.sparsecheckout # timeout=10 03:57:39 > git checkout -f cb8cc0f9d4391edd6ae857d7a94d84fa8e934198 # timeout=10 03:57:39 > git remote # timeout=10 03:57:39 > git config --get remote.origin.url # timeout=10 03:57:39 using GIT_SSH to set credentials SSH Credentials for GitHub 03:57:39 > git merge 3e9c61b8d4aeb7bdd411881b88cb95b50afe10c0 # timeout=10 03:57:39 > git rev-parse HEAD^{commit} # timeout=10 03:57:39 > git config core.sparsecheckout # timeout=10 03:57:40 > git checkout -f cb8cc0f9d4391edd6ae857d7a94d84fa8e934198 # timeout=10 03:57:44 Commit message: "feat(scheduler): Implement GET /interval/name/{name} V2 API" 03:57:44 > git --version # timeout=10 03:57:44 > git --version # 'git version 2.17.1' 03:57:44 fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:57:46 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 03:57:46 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 03:57:47 + + truesudo service 03:57:47 docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 03:57:49 provisioning config files... 03:57:50 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6911957038161112777tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:57:50 ---> docker-login.sh 03:57:50 nexus3.edgexfoundry.org:10001 03:57:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:57:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:57:51 Configure a credential helper to remove this warning. See 03:57:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:57:51 03:57:51 Login Succeeded 03:57:51 nexus3.edgexfoundry.org:10002 03:57:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:57:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:57:52 Configure a credential helper to remove this warning. See 03:57:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:57:52 03:57:52 Login Succeeded 03:57:52 nexus3.edgexfoundry.org:10003 03:57:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:57:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:57:52 Configure a credential helper to remove this warning. See 03:57:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:57:52 03:57:52 Login Succeeded 03:57:52 nexus3.edgexfoundry.org:10004 03:57:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:57:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:57:53 Configure a credential helper to remove this warning. See 03:57:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:57:53 03:57:53 Login Succeeded 03:57:53 docker.io 03:57:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:57:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:57:54 Configure a credential helper to remove this warning. See 03:57:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:57:54 03:57:54 Login Succeeded 03:57:54 ---> docker-login.sh ends [Pipeline] } 03:57:54 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:57:54 ========================================================= 03:57:54 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 03:57:54 ========================================================= [Pipeline] isUnix [Pipeline] sh 03:57:55 + 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 . 03:57:58 Sending build context to Docker daemon 166.4MB 03:57:58 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 03:57:58 Step 2/6 : FROM ${BASE} 03:57:58 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:57:58 5f621e34cdf4: Pulling fs layer 03:57:58 a4357932f1b6: Pulling fs layer 03:57:58 18c013af1878: Pulling fs layer 03:57:58 00ac8860ef70: Pulling fs layer 03:57:58 63d7cb157983: Pulling fs layer 03:57:58 b116817d02f9: Pulling fs layer 03:57:58 745a02a5169b: Pulling fs layer 03:57:58 00ac8860ef70: Waiting 03:57:58 63d7cb157983: Waiting 03:57:58 b116817d02f9: Waiting 03:57:58 745a02a5169b: Waiting 03:57:58 18c013af1878: Verifying Checksum 03:57:58 18c013af1878: Download complete 03:57:58 a4357932f1b6: Download complete 03:57:58 63d7cb157983: Verifying Checksum 03:57:58 63d7cb157983: Download complete 03:57:58 5f621e34cdf4: Verifying Checksum 03:57:58 5f621e34cdf4: Download complete 03:57:58 b116817d02f9: Verifying Checksum 03:57:58 b116817d02f9: Download complete 03:57:58 gofmt -l . 03:57:58 [ "`gofmt -l .`" = "" ] 03:57:58 ./bin/test-go-mod-tidy.sh 03:57:58 ./bin/test-attribution-txt.sh [Pipeline] sh 03:57:58 + ls -al . 03:57:58 total 700 03:57:58 drwxrwxr-x 10 1001 1001 4096 Feb 17 03:57 . 03:57:58 drwxr-xr-x 4 root root 28 Feb 17 03:56 .. 03:57:58 -rw-rw-r-- 1 1001 1001 11 Feb 17 03:54 .dockerignore 03:57:58 drwxrwxr-x 8 1001 1001 179 Feb 17 03:54 .git 03:57:58 drwxrwxr-x 3 1001 1001 125 Feb 17 03:54 .github 03:57:58 -rw-rw-r-- 1 1001 1001 818 Feb 17 03:54 .gitignore 03:57:58 drwx------ 3 1001 1001 60 Feb 17 03:55 .semver 03:57:58 -rw-rw-r-- 1 1001 1001 166 Feb 17 03:54 .sonarcloud.properties 03:57:58 -rw-rw-r-- 1 1001 1001 7859 Feb 17 03:54 Attribution.txt 03:57:58 -rw-rw-r-- 1 1001 1001 3804 Feb 17 03:54 CONTRIBUTING.md 03:57:58 -rw-rw-r-- 1 1001 1001 931 Feb 17 03:54 Dockerfile.build 03:57:58 -rw-rw-r-- 1 1001 1001 863 Feb 17 03:54 Jenkinsfile 03:57:58 -rw-rw-r-- 1 1001 1001 10775 Feb 17 03:54 LICENSE 03:57:58 -rw-rw-r-- 1 1001 1001 5774 Feb 17 03:54 Makefile 03:57:58 -rw-rw-r-- 1 1001 1001 6524 Feb 17 03:54 README.md 03:57:58 -rw-rw-r-- 1 1001 1001 6755 Feb 17 03:54 SECURITY.md 03:57:58 -rw-rw-r-- 1 1001 1001 5 Feb 17 03:55 VERSION 03:57:58 -rw-rw-r-- 1 1001 1001 4131 Feb 17 03:54 ZMQWindows.md 03:57:58 drwxrwxr-x 2 1001 1001 117 Feb 17 03:54 bin 03:57:58 drwxrwxr-x 14 1001 1001 4096 Feb 17 03:54 cmd 03:57:58 -rw-r--r-- 1 root root 596907 Feb 17 03:57 coverage.out 03:57:58 -rw-r--r-- 1 root root 1054 Feb 17 03:57 go.mod 03:57:58 -rw-r--r-- 1 root root 19518 Feb 17 03:57 go.sum 03:57:58 drwxrwxr-x 8 1001 1001 127 Feb 17 03:54 internal 03:57:58 drwxrwxr-x 4 1001 1001 26 Feb 17 03:54 openapi 03:57:58 drwxrwxr-x 4 1001 1001 71 Feb 17 03:54 snap 03:57:58 -rw-rw-r-- 1 1001 1001 168 Feb 17 03:54 version.go 03:57:58 5f621e34cdf4: Pull complete [Pipeline] sh 03:57:58 + '[' -e coverage.out ] 03:57:58 + chown 1001:1001 coverage.out [Pipeline] stash 03:57:59 Stashed 1 file(s) [Pipeline] sh 03:57:59 a4357932f1b6: Pull complete 03:57:59 + make build 03:57:59 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 03:57:59 18c013af1878: Pull complete 03:58:00 745a02a5169b: Verifying Checksum 03:58:00 745a02a5169b: Download complete 03:58:01 00ac8860ef70: Verifying Checksum 03:58:01 00ac8860ef70: Download complete 03:58:02 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 03:58: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 03:58: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 03:58:12 00ac8860ef70: Pull complete 03:58:12 63d7cb157983: Pull complete 03:58:12 b116817d02f9: Pull complete 03:58: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 03:58:13 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 03:58: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 03:58:16 745a02a5169b: Pull complete 03:58:16 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 03:58:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 03:58:16 ---> b7e6874047d6 03:58:16 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 03:58:17 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 03:58:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:58:19 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 03:58:19 ---> Running in cc6c9eaa92d9 03:58:20 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 03:58:20 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:58:21 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 03:58:21 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:58:22 (1/12) Installing libmagic (5.38-r0) 03:58:22 (2/12) Installing file (5.38-r0) 03:58:22 (3/12) Installing libc-dev (0.7.2-r3) 03:58:22 (4/12) Installing g++ (9.3.0-r2) [Pipeline] } 03:58:23 $ docker stop --time=1 d9785c974b8b88d817af345dfecb7ebde1e2e0846249ae641bcd6eaa6e464ead 03:58:25 $ docker rm -f d9785c974b8b88d817af345dfecb7ebde1e2e0846249ae641bcd6eaa6e464ead [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 03:58:26 (5/12) Installing fortify-headers (1.1-r0) 03:58:26 (6/12) Installing patch (2.7.6-r6) 03:58:26 (7/12) Installing build-base (0.5-r2) 03:58:26 (8/12) Installing libsodium (1.0.18-r0) 03:58:26 (9/12) Installing pkgconf (1.7.2-r0) 03:58:26 (10/12) Installing libsodium-dev (1.0.18-r0) 03:58:27 (11/12) Installing libzmq (4.3.3-r0) 03:58:27 (12/12) Installing zeromq-dev (4.3.3-r0) 03:58:27 Executing busybox-1.31.1-r19.trigger 03:58:27 OK: 217 MiB in 51 packages [Pipeline] isUnix [Pipeline] sh 03:58:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:58:29 03:58:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 03:58:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:58:29 latest: Pulling from edgex-devops/edgex-compose 03:58:29 cbdbe7a5bc2a: Pulling fs layer 03:58:29 ca9280d653b3: Pulling fs layer 03:58:29 7e9c9ca2126c: Pulling fs layer 03:58:29 cbdbe7a5bc2a: Verifying Checksum 03:58:29 cbdbe7a5bc2a: Download complete 03:58:30 cbdbe7a5bc2a: Pull complete 03:58:30 ca9280d653b3: Verifying Checksum 03:58:30 ca9280d653b3: Download complete 03:58:31 7e9c9ca2126c: Verifying Checksum 03:58:31 7e9c9ca2126c: Download complete 03:58:31 ca9280d653b3: Pull complete 03:58:31 Removing intermediate container cc6c9eaa92d9 03:58:31 ---> ca7517d04ba2 03:58:31 Step 4/6 : WORKDIR /edgex-go 03:58:31 ---> Running in c4cb8dc0f1c1 03:58:32 Removing intermediate container c4cb8dc0f1c1 03:58:32 ---> 8b5c5208a457 03:58:32 Step 5/6 : COPY go.mod . 03:58:32 ---> 6d3dffb0483c 03:58:32 Step 6/6 : RUN go mod download 03:58:32 ---> Running in 4207df4aaa08 03:58:37 7e9c9ca2126c: Pull complete 03:58:38 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 03:58:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:58:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 03:58:38 prd-centos7-docker-4c-2g-26642 does not seem to be running inside a container 03:58:38 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 03:58:40 $ docker top 2ca3d5ea15be0f8bb7d2ba969d6facc3c84f103b6d87a2c084433663d89fb047 -eo pid,comm [Pipeline] { [Pipeline] sh 03:58:41 + docker-compose build --help 03:58:41 + grep parallel 03:58:42 --parallel Build images in parallel. [Pipeline] } 03:58:42 $ docker stop --time=1 2ca3d5ea15be0f8bb7d2ba969d6facc3c84f103b6d87a2c084433663d89fb047 03:58:43 $ docker rm -f 2ca3d5ea15be0f8bb7d2ba969d6facc3c84f103b6d87a2c084433663d89fb047 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:58:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:58:44 . [Pipeline] withDockerContainer 03:58:44 prd-centos7-docker-4c-2g-26642 does not seem to be running inside a container 03:58:44 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 03:58:45 $ docker top 01bdb0e0ef69828f5fe0290b9d0b576ba4e4f748dd18cbf01536d33bd14b1ebb -eo pid,comm [Pipeline] { [Pipeline] sh 03:58:46 + docker-compose -f ./docker-compose-build.yml build --parallel 03:58:47 Building docker-core-command-go ... 03:58:47 Building docker-core-data-go ... 03:58:47 Building docker-core-metadata-go ... 03:58:47 Building docker-security-bootstrapper-go ... 03:58:47 Building docker-security-proxy-setup-go ... 03:58:47 Building docker-security-secretstore-setup-go ... 03:58:47 Building docker-support-notifications-go ... 03:58:47 Building docker-support-scheduler-go ... 03:58:47 Building docker-sys-mgmt-agent-go ... 03:58:47 Building docker-security-secretstore-setup-go 03:58:47 Building docker-security-bootstrapper-go 03:58:47 Building docker-core-metadata-go 03:58:47 Building docker-core-data-go 03:58:47 Building docker-core-command-go 03:58:59 Removing intermediate container 4207df4aaa08 03:58:59 ---> 5baaf05420c2 03:58:59 Successfully built 5baaf05420c2 03:58:59 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 03:58:59 + docker inspect -f . ci-base-image-arm64 03:58:59 . [Pipeline] withDockerContainer 03:59:00 prd-ubuntu18.04-docker-arm64-4c-16g-26643 does not seem to be running inside a container 03:59:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:59:01 $ docker top d498a480a67c826549609d585f00d1dc7231e8964f9fef44508c43b8a02bad98 -eo pid,comm [Pipeline] { [Pipeline] sh 03:59:02 + go version 03:59:02 go version go1.15.5 linux/arm64 [Pipeline] } 03:59:02 $ docker stop --time=1 d498a480a67c826549609d585f00d1dc7231e8964f9fef44508c43b8a02bad98 03:59:04 $ docker rm -f d498a480a67c826549609d585f00d1dc7231e8964f9fef44508c43b8a02bad98 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:59:06 + docker inspect -f . ci-base-image-arm64 03:59:06 . [Pipeline] withDockerContainer 03:59:06 prd-ubuntu18.04-docker-arm64-4c-16g-26643 does not seem to be running inside a container 03:59:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:59:08 $ docker top 963e491f46ac40c98fe3c9df79bd5a994cdae3a8c56027aab97f05df2da86f84 -eo pid,comm [Pipeline] { [Pipeline] echo 03:59:08 ========================================================= 03:59:08 [edgeXBuildGoParallel] Running Tests and Build... 03:59:08 ========================================================= [Pipeline] sh 03:59:09 + make test 03:59:09 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 03:59:19 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:59:19 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:59:19 ---> f64fd3bcb336 03:59:19 Step 3/24 : WORKDIR /edgex-go 03:59:19 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:59:19 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:59:19 ---> f64fd3bcb336 03:59:19 Step 3/23 : WORKDIR /edgex-go 03:59:19 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:59:19 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:59:19 ---> f64fd3bcb336 03:59:19 Step 3/23 : WORKDIR /edgex-go 03:59:19 Step 1/30 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:59:19 Step 2/30 : FROM ${BUILDER_BASE} AS builder 03:59:19 ---> f64fd3bcb336 03:59:19 Step 3/30 : WORKDIR /edgex-go 03:59:19 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:59:19 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:59:19 ---> f64fd3bcb336 03:59:19 Step 3/23 : WORKDIR /edgex-go 03:59:20 ---> Running in 378da70118dc 03:59:20 ---> Running in cfa1b004a0ea 03:59:20 ---> Running in d85b8d9cd764 03:59:20 ---> Running in 88ca16b6059a 03:59:20 ---> Running in 3a17ccffe7f8 03:59:20 Removing intermediate container d85b8d9cd764 03:59:20 ---> 857b23200640 03:59:20 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:59:20 Removing intermediate container 3a17ccffe7f8 03:59:20 ---> 1c5dd34cf656 03:59:20 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:59:20 Removing intermediate container cfa1b004a0ea 03:59:20 ---> 94d2fce471d7 03:59:20 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:59:20 Removing intermediate container 378da70118dc 03:59:20 ---> d22b4be7f6af 03:59:20 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:59:20 Removing intermediate container 88ca16b6059a 03:59:20 ---> ef8bdac8b042 03:59:20 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:59:20 ---> Running in 8a9db6a629c2 03:59:20 ---> Running in 657351da0072 03:59:20 ---> Running in 01a35b6b6ae8 03:59:20 ---> Running in 4d7e43b3ae53 03:59:20 ---> Running in 90f1609070a1 03:59:22 Removing intermediate container 657351da0072 03:59:22 ---> 5bc7d19ea717 03:59:22 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 03:59:22 ---> Running in a41c5aa84ab3 03:59:22 Removing intermediate container 01a35b6b6ae8 03:59:22 ---> 7a9969b3b662 03:59:22 Step 5/23 : RUN apk add --update --no-cache make git 03:59:23 ---> Running in f3d73322fb07 03:59:23 Removing intermediate container 8a9db6a629c2 03:59:23 ---> f94ed629ee10 03:59:23 Step 5/23 : RUN apk add --update --no-cache make git 03:59:23 Removing intermediate container 4d7e43b3ae53 03:59:23 ---> a3687a209d8b 03:59:23 Step 5/24 : RUN apk add --update --no-cache make git 03:59:23 Removing intermediate container 90f1609070a1 03:59:23 ---> 74e224f7e8c9 03:59:23 Step 5/30 : RUN apk add --update --no-cache make git 03:59:23 ---> Running in a3c87768f0b8 03:59:23 ---> Running in 184666eb2603 03:59:23 ---> Running in 25d1e587f4ef 03:59:23 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:59:24 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:59:24 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:59:24 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:59:24 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:59:24 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:59:24 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:59:25 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:59:25 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:59:25 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:59:25 OK: 233 MiB in 51 packages 03:59:25 OK: 233 MiB in 51 packages 03:59:25 OK: 233 MiB in 51 packages 03:59:25 OK: 233 MiB in 51 packages 03:59:26 Removing intermediate container a3c87768f0b8 03:59:26 ---> 0ac7753e6a4d 03:59:26 Step 6/23 : COPY go.mod . 03:59:26 Removing intermediate container 184666eb2603 03:59:26 ---> c132952ccecd 03:59:26 Step 6/24 : COPY go.mod . 03:59:26 OK: 233 MiB in 51 packages 03:59:26 ---> f37c8769e250 03:59:26 Step 7/23 : RUN go mod download 03:59:26 ---> c7d677101a5e 03:59:26 Step 7/24 : RUN go mod download 03:59:26 ---> Running in a09a67385860 03:59:26 Removing intermediate container a41c5aa84ab3 03:59:26 ---> 9a84053de94b 03:59:26 Step 6/23 : COPY go.mod . 03:59:26 ---> Running in d47bb59ca2d2 03:59:26 Removing intermediate container 25d1e587f4ef 03:59:26 ---> 1a72a76fd1ac 03:59:26 Step 6/30 : COPY go.mod . 03:59:27 Removing intermediate container f3d73322fb07 03:59:27 ---> 7fbdb151252d 03:59:27 Step 6/23 : COPY go.mod . 03:59:27 ---> a000355b656e 03:59:27 Step 7/23 : RUN go mod download 03:59:27 ---> 9a39c9856932 03:59:27 Step 7/30 : RUN go mod download 03:59:27 ---> Running in b62d931da2f8 03:59:28 ---> Running in 8752f13dd961 03:59:28 ---> e40d59839fb0 03:59:28 Step 7/23 : RUN go mod download 03:59:28 ---> Running in f64a7d888ab4 03:59:29 Removing intermediate container a09a67385860 03:59:29 ---> bdd33b717eba 03:59:29 Step 8/23 : COPY . . 03:59:29 Removing intermediate container d47bb59ca2d2 03:59:29 ---> 72449f5b99b7 03:59:29 Step 8/24 : COPY . . 03:59:31 ? github.com/edgexfoundry/edgex-go [no test files] 03:59:33 Removing intermediate container b62d931da2f8 03:59:33 ---> 7211f47b06f6 03:59:33 Step 8/23 : COPY . . 03:59:43 Removing intermediate container f64a7d888ab4 03:59:43 ---> d2b0e68f1eba 03:59:43 Step 8/23 : COPY . . 03:59:43 Removing intermediate container 8752f13dd961 03:59:43 ---> 83f7be742ac3 03:59:43 Step 8/30 : COPY . . 04:00:10 ---> c53f6b185fae 04:00:10 Step 9/23 : RUN make cmd/core-command/core-command 04:00:10 ---> 4aae97186642 04:00:10 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:00:10 ---> Running in 743fed1d9aba 04:00:11 ---> Running in 991ad10a655a 04:00:13 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 04:00:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 04:00:16 ---> 7363c59589fb 04:00:16 Step 9/23 : RUN make cmd/core-data/core-data 04:00:18 ---> Running in ecfd6d6c7754 04:00:18 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 04:00:18 ---> 6295f253cfa4 04:00:18 Step 9/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 04:00:18 ---> b24477819e16 04:00:18 Step 9/23 : RUN make cmd/core-metadata/core-metadata 04:00:18 ---> Running in 6e8969e099ac 04:00:18 ---> Running in 19c1d28f49d3 04:00:19 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 04:00:19 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 04:00:19 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 04:00:22 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 04:00:31 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 04:00:31 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 04:00:35 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 04:00:35 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 04:00:35 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 04:00:35 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 04:00:37 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 04:00:38 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 04:00:38 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 04:00:45 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 04:00:45 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 04:00:45 ? github.com/edgexfoundry/edgex-go/internal [no test files] 04:00:46 Removing intermediate container 991ad10a655a 04:00:46 ---> 37682cfcc0b3 04:00:46 04:00:46 Step 10/24 : FROM alpine:3.12 04:00:46 3.12: Pulling from library/alpine 04:00:47 Removing intermediate container 743fed1d9aba 04:00:47 ---> 55315eefdfbd 04:00:47 04:00:47 Step 10/23 : FROM alpine:3.12 04:00:47 3.12: Pulling from library/alpine 04:00:47 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 04:00:47 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 04:00:47 Status: Downloaded newer image for alpine:3.12 04:00:47 ---> 389fef711851 04:00:47 Step 11/23 : RUN apk add --update --no-cache dumb-init 04:00:47 Status: Downloaded newer image for alpine:3.12 04:00:47 ---> 389fef711851 04:00:47 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 04:00:47 ---> Running in b9dc7e775282 04:00:48 ---> Running in cdaf7d8576cf 04:00:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:00:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:00:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:00:49 (1/1) Installing dumb-init (1.2.2-r1) 04:00:49 Executing busybox-1.31.1-r19.trigger 04:00:49 OK: 6 MiB in 15 packages 04:00:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:00:49 (1/5) Installing ca-certificates (20191127-r4) 04:00:49 (2/5) Installing nghttp2-libs (1.41.0-r0) 04:00:49 (3/5) Installing libcurl (7.69.1-r3) 04:00:49 (4/5) Installing curl (7.69.1-r3) 04:00:49 (5/5) Installing dumb-init (1.2.2-r1) 04:00:49 Executing busybox-1.31.1-r19.trigger 04:00:49 Executing ca-certificates-20191127-r4.trigger 04:00:49 OK: 7 MiB in 19 packages 04:00:52 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.338s coverage: 45.9% of statements 04:00:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 04:00:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 04:00:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 04:00:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 04:00:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 04:00:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 04:00:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] 04:00:52 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.197s coverage: 100.0% of statements 04:00:52 Removing intermediate container 6e8969e099ac 04:00:52 ---> 5f38b153bb58 04:00:52 04:00:52 Step 10/30 : FROM alpine:3.12 04:00:52 ---> 389fef711851 04:00:52 Step 11/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 04:00:52 ---> Running in 1ad07be00c2f 04:00:52 Removing intermediate container 1ad07be00c2f 04:00:52 ---> 51569ca58753 04:00:52 Step 12/30 : RUN apk add --update --no-cache dumb-init su-exec 04:00:52 Removing intermediate container b9dc7e775282 04:00:52 ---> c3c4578a1aee 04:00:52 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 04:00:52 ---> Running in 248550fda61e 04:00:52 ---> Running in d91f17367190 04:00:52 Removing intermediate container cdaf7d8576cf 04:00:52 ---> 7ec97b8ba0f5 04:00:52 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 04:00:53 ---> Running in a71448fe6aca 04:00:53 Removing intermediate container d91f17367190 04:00:53 ---> c948cfe9cfd2 04:00:53 Step 13/23 : ENV APP_PORT=48082 04:00:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:00:55 ---> Running in 2d6a677b663a 04:00:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:00:55 Removing intermediate container a71448fe6aca 04:00:55 ---> 064bc8ef91e8 04:00:55 Step 13/24 : WORKDIR / 04:00:55 ---> Running in aa650afe3077 04:00:55 (1/2) Installing dumb-init (1.2.2-r1) 04:00:55 (2/2) Installing su-exec (0.2-r1) 04:00:55 Executing busybox-1.31.1-r19.trigger 04:00:55 OK: 6 MiB in 16 packages 04:00:55 Removing intermediate container 2d6a677b663a 04:00:55 ---> 5b81536cd557 04:00:55 Step 14/23 : EXPOSE $APP_PORT 04:00:55 ---> Running in 90a4d9942991 04:00:55 Removing intermediate container aa650afe3077 04:00:55 ---> 9932f53e9604 04:00:55 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 04:00:55 Removing intermediate container 90a4d9942991 04:00:55 ---> e69d08a67b63 04:00:55 Step 15/23 : WORKDIR / 04:00:57 Removing intermediate container 248550fda61e 04:00:57 ---> Running in b202f308bb84 04:00:57 ---> cabbe846975d 04:00:57 Step 13/30 : ENV SECURITY_INIT_DIR /edgex-init 04:00:57 ---> 026181de3176 04:00:57 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 04:00:57 Removing intermediate container 19c1d28f49d3 04:00:57 ---> f3059211b6fc 04:00:57 04:00:57 Step 10/23 : FROM alpine:3.12 04:00:57 ---> 389fef711851 04:00:57 Step 11/23 : RUN apk add --update --no-cache dumb-init 04:00:57 ---> Using cache 04:00:57 ---> c3c4578a1aee 04:00:57 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 04:00:57 ---> Using cache 04:00:57 ---> c948cfe9cfd2 04:00:57 Step 13/23 : ENV APP_PORT=48081 04:00:57 ---> Running in aa21930d0edb 04:00:58 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.469s coverage: 27.1% of statements 04:00:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 04:00:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 04:00:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 04:00:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 04:00:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 04:00:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 04:00:58 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.072s coverage: 100.0% of statements 04:00:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 04:00:58 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.080s coverage: 100.0% of statements 04:00:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 04:00:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 04:00:58 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.216s coverage: 65.8% of statements 04:00:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 04:00:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 04:00:58 ---> Running in 56122b0c22c8 04:00:58 Removing intermediate container b202f308bb84 04:00:58 ---> b67490d4d3f4 04:00:58 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 04:01:00 ---> 1cd791df2489 04:01:00 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 04:01:00 Removing intermediate container aa21930d0edb 04:01:00 ---> 2d8d9a4e69d2 04:01:00 Step 14/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 04:01:00 Removing intermediate container 56122b0c22c8 04:01:00 ---> 8a1c76c7c9af 04:01:00 Step 14/23 : EXPOSE $APP_PORT 04:01:00 Removing intermediate container ecfd6d6c7754 04:01:00 ---> 1a9fac1da02b 04:01:00 04:01:00 Step 10/23 : FROM alpine:3.12 04:01:00 ---> 389fef711851 04:01:00 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 04:01:00 ---> Running in 19d7e871890a 04:01:00 ---> Running in 5839451f8f21 04:01:00 ---> Running in 129a4e4da758 04:01:00 ---> 030a6bf26fc9 04:01:00 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 04:01:00 ---> a52c62220bec 04:01:00 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 04:01:00 Removing intermediate container 19d7e871890a 04:01:00 ---> 754474621a54 04:01:00 Step 15/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 04:01:01 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.680s coverage: 82.3% of statements 04:01:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 04:01:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 04:01:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 04:01:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 04:01:01 ---> Running in 636a8982d377 04:01:01 Removing intermediate container 129a4e4da758 04:01:01 ---> d4ce2266b8b1 04:01:01 Step 12/23 : ENV APP_PORT=48080 04:01:01 Removing intermediate container 5839451f8f21 04:01:01 ---> bd77a22fdeb3 04:01:01 Step 15/23 : WORKDIR / 04:01:02 ---> Running in 261acc9731f5 04:01:02 ---> Running in d0f7faa72f5b 04:01:02 ---> 376f267aca9e 04:01:02 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 04:01:02 ---> 0dc88780e620 04:01:02 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 04:01:02 Removing intermediate container d0f7faa72f5b 04:01:02 ---> 3b6d3dec9d53 04:01:02 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 04:01:02 Removing intermediate container 261acc9731f5 04:01:02 ---> 6c8adf9d4f8e 04:01:02 Step 13/23 : EXPOSE $APP_PORT 04:01:02 ---> Running in c07e5d7f8c7d 04:01:02 ---> c0f286fcc2e4 04:01:02 Step 19/23 : ENTRYPOINT ["/core-command"] 04:01:02 ---> 5e8bd745a2e0 04:01:02 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 04:01:02 ---> f4d128c63bb7 04:01:02 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 04:01:02 ---> Running in 18f5999dcdfb 04:01:02 Removing intermediate container c07e5d7f8c7d 04:01:02 ---> a63e4c571678 04:01:02 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:01:03 ---> Running in ce2546f23a55 04:01:03 Removing intermediate container 18f5999dcdfb 04:01:03 ---> 87cfefa1f19b 04:01:03 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:01:03 ---> 2686aa96b5b1 04:01:03 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/ 04:01:03 Removing intermediate container 636a8982d377 04:01:03 ---> 5f04edf712b1 04:01:03 Step 16/30 : WORKDIR ${SECURITY_INIT_DIR} 04:01:03 ---> Running in ae64a8174949 04:01:04 ---> 66358c59251b 04:01:04 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 04:01:04 ---> Running in 6eed6085734e 04:01:04 ---> Running in 9a3d0fa293f4 04:01:04 Removing intermediate container ae64a8174949 04:01:04 ---> 3efddef7657a 04:01:04 Step 21/23 : LABEL arch=x86_64 04:01:04 ---> 6d0b9e06c819 04:01:04 Step 19/23 : ENTRYPOINT ["/core-metadata"] 04:01:04 ---> Running in 81f4248b04b1 04:01:04 Removing intermediate container 9a3d0fa293f4 04:01:04 ---> 80fa56ecb62b 04:01:04 Step 17/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 04:01:04 ---> Running in a42619482b0d 04:01:05 Removing intermediate container ce2546f23a55 04:01:05 ---> 3aecbe50a9b8 04:01:05 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 04:01:05 Removing intermediate container 81f4248b04b1 04:01:05 ---> f9a1278dbbed 04:01:05 Step 22/23 : LABEL git_sha=cb8cc0f9d4391edd6ae857d7a94d84fa8e934198 04:01:05 ---> Running in a82255c19380 04:01:05 ---> Running in 967f13fe8d81 04:01:05 Removing intermediate container a42619482b0d 04:01:05 ---> 910eb9cfbe84 04:01:05 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:01:05 ---> da8c0430aed9 04:01:05 Step 18/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 04:01:05 ---> Running in 0c0795c9854b 04:01:05 ---> Running in 57753abd0756 04:01:06 Removing intermediate container 967f13fe8d81 04:01:06 ---> ebc713e6eeeb 04:01:06 Step 23/23 : LABEL version=0.0.0 04:01:06 Removing intermediate container 6eed6085734e 04:01:06 ---> 66571636798c 04:01:06 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 04:01:06 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:01:06 ---> Running in 5f7a8b4a3d27 04:01:06 ---> Running in 155752d23125 04:01:06 Removing intermediate container 0c0795c9854b 04:01:06 ---> a6dd0be3d3f7 04:01:06 Step 21/23 : LABEL arch=x86_64 04:01:06 ---> Running in 473342c0ce30 04:01:06 Removing intermediate container 5f7a8b4a3d27 04:01:06 ---> 93aef8798099 04:01:06 04:01:06 Removing intermediate container 155752d23125 04:01:06 ---> ef49125e8e4c 04:01:06 Step 22/24 : LABEL arch=x86_64 04:01:06 Removing intermediate container 473342c0ce30 04:01:06 ---> 732089e6b0b7 04:01:06 Step 22/23 : LABEL git_sha=cb8cc0f9d4391edd6ae857d7a94d84fa8e934198 04:01:06 Successfully built 93aef8798099 04:01:06 Successfully tagged docker-core-command-go:latest 04:01:06  Building docker-core-command-go ... done Building docker-security-proxy-setup-go 04:01:06 ---> Running in c73dbff7a643 04:01:06 ---> Running in c0f03ee27b83 04:01:07 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:01:07 Removing intermediate container c73dbff7a643 04:01:07 ---> bb98a44e1639 04:01:07 Step 23/24 : LABEL git_sha=cb8cc0f9d4391edd6ae857d7a94d84fa8e934198 04:01:07 ---> Running in b717647d0092 04:01:07 Removing intermediate container c0f03ee27b83 04:01:07 ---> 50382975c6e1 04:01:07 Step 23/23 : LABEL version=0.0.0 04:01:07 ---> Running in 3d3613060284 04:01:07 Removing intermediate container 57753abd0756 04:01:07 ---> ec4881195561 04:01:07 Step 19/30 : COPY --from=builder /edgex-go/Attribution.txt / 04:01:07 Removing intermediate container b717647d0092 04:01:07 ---> de78feff8bc4 04:01:07 Step 24/24 : LABEL version=0.0.0 04:01:07 (1/6) Installing dumb-init (1.2.2-r1) 04:01:08 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.343s coverage: 28.6% of statements 04:01:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 04:01:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 04:01:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 04:01:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 04:01:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 04:01:08 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.144s coverage: 100.0% of statements 04:01:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 04:01:08 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.089s coverage: 100.0% of statements 04:01:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 04:01:08 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.336s coverage: 86.7% of statements 04:01:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 04:01:08 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.352s coverage: 97.5% of statements 04:01:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 04:01:08 (2/6) Installing libgcc (9.3.0-r2) 04:01:08 (3/6) Installing libsodium (1.0.18-r0) 04:01:08 (4/6) Installing libstdc++ (9.3.0-r2) 04:01:09 (5/6) Installing libzmq (4.3.3-r0) 04:01:09 (6/6) Installing zeromq (4.3.3-r0) 04:01:09 Executing busybox-1.31.1-r19.trigger 04:01:09 OK: 8 MiB in 20 packages 04:01:09 ---> Running in 667f7516a30e 04:01:10 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.138s coverage: 78.3% of statements 04:01:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 04:01:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 04:01:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 04:01:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 04:01:11 ---> a9f376907936 04:01:11 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 04:01:11 Removing intermediate container 3d3613060284 04:01:11 ---> 3f1204569044 04:01:11 04:01:11 Successfully built 3f1204569044 04:01:11 Successfully tagged docker-core-metadata-go:latest 04:01:11 Building docker-support-scheduler-go 04:01:11  Building docker-core-metadata-go ... done Removing intermediate container 667f7516a30e 04:01:11 ---> fa5381b220f4 04:01:11 04:01:12 Successfully built fa5381b220f4 04:01:13 Successfully tagged docker-security-secretstore-setup-go:latest 04:01:13  Building docker-security-secretstore-setup-go ... done Building docker-sys-mgmt-agent-go 04:01:17 Removing intermediate container a82255c19380 04:01:17 ---> af4ddf3a228b 04:01:17 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 04:01:17 ---> d81f50db9d7e 04:01:17 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 04:01:18 ---> d4b258c65c79 04:01:18 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 04:01:19 ---> f4673a875dc1 04:01:19 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 04:01:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.205s coverage: 92.8% of statements 04:01:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 04:01:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 04:01:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 04:01:20 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 04:01:20 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 04:01:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 04:01:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 04:01:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 04:01:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 04:01:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 04:01:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 04:01:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 04:01:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 04:01:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 04:01:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 04:01:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 04:01:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 04:01:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 04:01:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.056s coverage: 58.8% of statements 04:01:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 04:01:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 04:01:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.211s coverage: 0.1% of statements 04:01:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 04:01:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 04:01:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 04:01:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.105s coverage: 45.5% of statements 04:01:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.095s coverage: 79.5% of statements 04:01:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.069s coverage: 94.1% of statements 04:01:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.094s coverage: 96.3% of statements 04:01:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.069s coverage: 87.5% of statements 04:01:23 ---> 495bd620f20e 04:01:23 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 04:01:24 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 04:01:24 Step 2/21 : FROM ${BUILDER_BASE} AS builder 04:01:24 ---> f64fd3bcb336 04:01:24 Step 3/21 : WORKDIR /edgex-go 04:01:24 ---> Using cache 04:01:24 ---> ef8bdac8b042 04:01:24 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:01:24 ---> Using cache 04:01:24 ---> 74e224f7e8c9 04:01:24 Step 5/21 : RUN apk add --update --no-cache make git 04:01:24 ---> Using cache 04:01:24 ---> 1a72a76fd1ac 04:01:24 Step 6/21 : COPY go.mod . 04:01:24 ---> Using cache 04:01:24 ---> 9a39c9856932 04:01:24 Step 7/21 : RUN go mod download 04:01:24 ---> Using cache 04:01:24 ---> 83f7be742ac3 04:01:24 Step 8/21 : COPY . . 04:01:24 ---> Using cache 04:01:24 ---> 6295f253cfa4 04:01:24 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 04:01:25 ---> 8f81418f9068 04:01:25 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 04:01:28 ---> Running in 6bb6eb11da02 04:01:29 ---> e45154f57d9b 04:01:29 Step 19/23 : ENTRYPOINT ["/core-data"] 04:01:31 ---> Running in 2e56b262a533 04:01:32 ---> Running in 541b1646b9ee 04:01:32 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 04:01:32 Step 2/22 : FROM ${BUILDER_BASE} AS builder 04:01:32 ---> f64fd3bcb336 04:01:32 Step 3/22 : WORKDIR /edgex-go 04:01:32 ---> Using cache 04:01:32 ---> ef8bdac8b042 04:01:32 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:01:32 ---> Using cache 04:01:32 ---> 74e224f7e8c9 04:01:32 Step 5/22 : RUN apk add --update --no-cache make git 04:01:32 ---> Using cache 04:01:32 ---> 1a72a76fd1ac 04:01:32 Step 6/22 : COPY go.mod . 04:01:32 ---> Using cache 04:01:32 ---> 9a39c9856932 04:01:32 Step 7/22 : RUN go mod download 04:01:32 ---> Using cache 04:01:32 ---> 83f7be742ac3 04:01:32 Step 8/22 : COPY . . 04:01:32 ---> Using cache 04:01:32 ---> 6295f253cfa4 04:01:32 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 04:01:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.079s coverage: 94.4% of statements 04:01:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.100s coverage: 44.8% of statements 04:01:32 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 04:01:32 Step 2/26 : FROM ${BUILDER_BASE} AS builder 04:01:32 ---> f64fd3bcb336 04:01:32 Step 3/26 : WORKDIR /edgex-go 04:01:32 ---> Using cache 04:01:32 ---> ef8bdac8b042 04:01:32 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:01:32 ---> Using cache 04:01:32 ---> 74e224f7e8c9 04:01:32 Step 5/26 : RUN apk add --update --no-cache make bash git 04:01:33 Removing intermediate container 2e56b262a533 04:01:33 ---> d0b88b837c1e 04:01:33 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 04:01: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 04:01:33 ---> Running in 751ecbcb5938 04:01:33 ---> Running in 493f19e3223d 04:01:33 Removing intermediate container 541b1646b9ee 04:01:33 ---> 9abd5e196a2d 04:01:33 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:01:34 ---> Running in ed6d5251f2ad 04:01:34 ---> 5df803a9d6d3 04:01:34 Step 25/30 : RUN chmod +x /entrypoint.sh 04:01:34 Removing intermediate container ed6d5251f2ad 04:01:34 ---> 8f29b8ca220e 04:01:34 Step 21/23 : LABEL arch=x86_64 04:01:34 ---> Running in bac5b93c9ef4 04:01:34 ---> Running in 576ce5265432 04:01:35 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 04:01:35 Removing intermediate container 576ce5265432 04:01:35 ---> 0a41f947f444 04:01:35 Step 22/23 : LABEL git_sha=cb8cc0f9d4391edd6ae857d7a94d84fa8e934198 04:01:35 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:01:35 ---> Running in e31a481d46d8 04:01:35 Removing intermediate container e31a481d46d8 04:01:35 ---> 1cca97aa485c 04:01:35 Step 23/23 : LABEL version=0.0.0 04:01:35 ---> Running in b77d9aaf9b16 04:01:36 Removing intermediate container b77d9aaf9b16 04:01:36 ---> 7edc1477ca3f 04:01:36 04:01:36 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:01:36 Successfully built 7edc1477ca3f 04:01:36 Successfully tagged docker-core-data-go:latest 04:01:36 Building docker-support-notifications-go 04:01:36  Building docker-core-data-go ... done Removing intermediate container bac5b93c9ef4 04:01:36 ---> f32a0f7ff169 04:01:36 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 04:01:36 ---> Running in 268377e7988a 04:01:36 OK: 233 MiB in 51 packages 04:01:37 Removing intermediate container 268377e7988a 04:01:37 ---> f4f20210416b 04:01:37 Step 27/30 : CMD ["gate"] 04:01:41 ---> Running in 8bdb6a28387c 04:01:41 Removing intermediate container 493f19e3223d 04:01:41 ---> a6b86d6e8859 04:01:41 Step 6/26 : COPY go.mod . 04:01:42 Removing intermediate container 8bdb6a28387c 04:01:42 ---> f4a8cad95dd1 04:01:42 Step 28/30 : LABEL arch=x86_64 04:01:43 ---> 5be6155233e9 04:01:43 Step 7/26 : RUN go mod download 04:01:43 ---> Running in 6cc0383116da 04:01:44 ---> Running in 64bb59d4a34f 04:01:44 Removing intermediate container 6cc0383116da 04:01:44 ---> 15523493f6ad 04:01:44 Step 29/30 : LABEL git_sha=cb8cc0f9d4391edd6ae857d7a94d84fa8e934198 04:01:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.163s coverage: 92.9% of statements 04:01:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 04:01:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 04:01:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 04:01:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.075s coverage: 77.8% of statements 04:01:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 04:01:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 04:01:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 04:01:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 04:01:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 04:01:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.077s coverage: 87.2% of statements 04:01:45 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 04:01:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 04:01:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements 04:01:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 04:01:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.087s coverage: 75.5% of statements 04:01:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 04:01:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.066s coverage: 80.8% of statements 04:01:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.118s coverage: 87.2% of statements 04:01:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.132s coverage: 84.2% of statements 04:01:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.190s coverage: 91.4% of statements 04:01:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 04:01:45 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.550s coverage: 63.5% of statements 04:01:45 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 04:01:45 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 04:01:45 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.060s coverage: 100.0% of statements 04:01:45 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.084s coverage: 91.3% of statements 04:01:45 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.048s coverage: 100.0% of statements 04:01:45 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.057s coverage: 73.7% of statements 04:01:45 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.067s coverage: 100.0% of statements 04:01:45 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.718s coverage: 68.9% of statements 04:01:45 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 04:01:45 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 04:01:45 ---> Running in 5f154291ef19 04:01:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.394s coverage: 37.0% of statements 04:01:46 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 04:01:46 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 04:01:46 Removing intermediate container 5f154291ef19 04:01:46 ---> a3740e7916ab 04:01:46 Step 30/30 : LABEL version=0.0.0 04:01:46 ---> Running in 4fd8d7d9081c 04:01:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.709s coverage: 84.0% of statements 04:01:47 Removing intermediate container 4fd8d7d9081c 04:01:47 ---> 2091caba0f04 04:01:47 04:01:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.082s coverage: 100.0% of statements 04:01:47 Successfully built 2091caba0f04 04:01:47 Successfully tagged docker-security-bootstrapper-go:latest 04:01:48  Building docker-security-bootstrapper-go ... done Removing intermediate container 64bb59d4a34f 04:01:48 ---> cf74ba74b9e1 04:01:48 Step 8/26 : COPY . . 04:01:54 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.439s coverage: 47.0% of statements 04:01:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 04:01:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 04:01:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 04:01:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 04:01:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 04:01:54 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.136s coverage: 100.0% of statements 04:01:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 04:01:54 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.138s coverage: 100.0% of statements 04:01:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 04:01:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 04:01:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 04:01:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 04:01:54 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.290s coverage: 89.4% of statements 04:01:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 04:01:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 04:01:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 04:01:57 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 04:01:57 Step 2/22 : FROM ${BUILDER_BASE} AS builder 04:01:57 ---> f64fd3bcb336 04:01:57 Step 3/22 : WORKDIR /edgex-go 04:01:57 ---> Using cache 04:01:57 ---> ef8bdac8b042 04:01:57 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:01:57 ---> Using cache 04:01:57 ---> 74e224f7e8c9 04:01:57 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 04:01:58 ---> Running in cafdce48c497 04:01:59 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:02:00 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:02:00 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 04:02:01 OK: 233 MiB in 51 packages 04:02:02 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.048s coverage: 29.1% of statements 04:02:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 04:02:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 04:02:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 04:02:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 04:02:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 04:02:02 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.193s coverage: 99.0% of statements 04:02:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 04:02:02 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.100s coverage: 100.0% of statements 04:02:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 04:02:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 04:02:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 04:02:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 04:02:02 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.179s coverage: 100.0% of statements 04:02:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 04:02:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 04:02:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 04:02:02 ok github.com/edgexfoundry/edgex-go/internal/system 0.045s coverage: 0.0% of statements 04:02:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 04:02:02 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.054s coverage: 100.0% of statements 04:02:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 04:02:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 04:02:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 04:02:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 04:02:02 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.095s coverage: 87.9% of statements 04:02:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 04:02:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 04:02:02 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.063s coverage: 100.0% of statements 04:02:02 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.049s coverage: 32.1% of statements 04:02:02 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements 04:02:03 GO111MODULE=on go vet ./... 04:02:05 Removing intermediate container cafdce48c497 04:02:05 ---> 84674d0ea9c6 04:02:05 Step 6/22 : COPY go.mod . 04:02:07 ---> e24f156c24a1 04:02:07 Step 7/22 : RUN go mod download 04:02:10 ---> Running in 4c32dd001e08 04:02:12 Removing intermediate container 751ecbcb5938 04:02:12 ---> 25159c9c1c72 04:02:12 04:02:12 Step 10/22 : FROM alpine:3.12 04:02:12 ---> 389fef711851 04:02:12 Step 11/22 : RUN apk add --update --no-cache dumb-init 04:02:12 ---> Using cache 04:02:12 ---> c3c4578a1aee 04:02:12 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 04:02:12 ---> Using cache 04:02:12 ---> c948cfe9cfd2 04:02:12 Step 13/22 : ENV APP_PORT=48085 04:02:13 ---> 3c72111bd087 04:02:13 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 04:02:13 ---> Running in 1b84e296dc23 04:02:13 ---> Running in 016f7d622858 04:02:13 Removing intermediate container 6bb6eb11da02 04:02:13 ---> 1e6de25ee056 04:02:13 04:02:13 Step 10/21 : FROM alpine:3.12 04:02:13 ---> 389fef711851 04:02:13 Step 11/21 : RUN apk add --update --no-cache curl 04:02:13 ---> Running in a637fdbf54ab 04:02:13 Removing intermediate container 1b84e296dc23 04:02:13 ---> 2767854016ba 04:02:13 Step 14/22 : EXPOSE $APP_PORT 04:02:14 ---> Running in 079f98db1769 04:02:14 Removing intermediate container 079f98db1769 04:02:14 ---> 81e8d2582193 04:02:14 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 04:02: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 04:02:14 Removing intermediate container 4c32dd001e08 04:02:14 ---> bb73e523ab0b 04:02:14 Step 8/22 : COPY . . 04:02:15 ---> c3d57402f9a0 04:02:15 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 04:02:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:02:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:02:15 (1/4) Installing ca-certificates (20191127-r4) 04:02:15 (2/4) Installing nghttp2-libs (1.41.0-r0) 04:02:15 (3/4) Installing libcurl (7.69.1-r3) 04:02:15 (4/4) Installing curl (7.69.1-r3) 04:02:15 Executing busybox-1.31.1-r19.trigger 04:02:15 Executing ca-certificates-20191127-r4.trigger 04:02:15 OK: 7 MiB in 18 packages 04:02:19 ---> 0575cd932de3 04:02:19 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 04:02:21 ---> 13c6749d4402 04:02:21 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 04:02:21 Removing intermediate container a637fdbf54ab 04:02:21 ---> c289fa1df28a 04:02:21 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 04:02:23 ---> Running in d0f570b7e494 04:02:23 ---> Running in a8825de1e23d 04:02:24 Removing intermediate container d0f570b7e494 04:02:24 ---> a53c3a355666 04:02:24 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:02:24 Removing intermediate container a8825de1e23d 04:02:24 ---> 5530c821791d 04:02:24 Step 13/21 : WORKDIR /edgex 04:02:26 ---> Running in 09e34c8838d6 04:02:26 ---> Running in c19fbe5afb32 04:02:28 Removing intermediate container c19fbe5afb32 04:02:28 ---> 00245b165c34 04:02:28 Step 20/22 : LABEL arch=x86_64 04:02:31 Removing intermediate container 09e34c8838d6 04:02:31 ---> 1086dfc82ac3 04:02:31 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 04:02:31 ---> Running in 3460f117b196 04:02:32 ---> 2016a967ddbe 04:02:32 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 04:02:32 Removing intermediate container 3460f117b196 04:02:32 ---> a96c1375c625 04:02:32 Step 21/22 : LABEL git_sha=cb8cc0f9d4391edd6ae857d7a94d84fa8e934198 04:02:34 ---> Running in 588d0d47ffb0 04:02:34 ---> a5fa89bb6e6c 04:02:34 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 04:02:35 Removing intermediate container 588d0d47ffb0 04:02:35 ---> d96187c3f7e6 04:02:35 Step 22/22 : LABEL version=0.0.0 04:02:36 ---> Running in 9351e97de2d3 04:02:36 ---> 09b78f9b89b7 04:02:36 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 04:02:36 ---> Running in 9e9bbd6dcf02 04:02:36 ---> d62e9ed8f58b 04:02:36 Step 9/22 : RUN make cmd/support-notifications/support-notifications 04:02:36 Removing intermediate container 9351e97de2d3 04:02:36 ---> 1322076d187e 04:02:36 04:02:37 ---> Running in 44a8b2745714 04:02:37 Successfully built 1322076d187e 04:02:37 Successfully tagged docker-support-scheduler-go:latest 04:02:37  Building docker-support-scheduler-go ... done Removing intermediate container 9e9bbd6dcf02 04:02:37 ---> 69806d9d7937 04:02:37 Step 18/21 : CMD ["--init=true"] 04:02:39 ---> Running in e2f0ec7ca6e9 04:02:39 Removing intermediate container 016f7d622858 04:02:39 ---> bec86c2195c5 04:02:39 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 04:02:39 ---> Running in bbcc9410a5ac 04:02:39 Removing intermediate container e2f0ec7ca6e9 04:02:39 ---> 4b0aca890767 04:02:39 Step 19/21 : LABEL arch=x86_64 04:02:40 ---> Running in 46ba72689caa 04:02:40 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 04:02:40 Removing intermediate container 46ba72689caa 04:02:40 ---> 79920cc1b95a 04:02:40 Step 20/21 : LABEL git_sha=cb8cc0f9d4391edd6ae857d7a94d84fa8e934198 04:02:40 ---> Running in e6bd2415b9e8 04:02:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 04:02:40 Removing intermediate container e6bd2415b9e8 04:02:40 ---> cf400759efff 04:02:40 Step 21/21 : LABEL version=0.0.0 04:02:40 ---> Running in 8d0dbd965399 04:02:40 Removing intermediate container 8d0dbd965399 04:02:40 ---> 501bc26f387e 04:02:40 04:02:41 Successfully built 501bc26f387e 04:02:41 Successfully tagged docker-security-proxy-setup-go:latest 04:02:43  Building docker-security-proxy-setup-go ... done Removing intermediate container bbcc9410a5ac 04:02:43 ---> bbd848d81e9a 04:02:43 04:02:43 Step 11/26 : FROM docker:20.10.0 04:02:43 20.10.0: Pulling from library/docker 04:02:53 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 04:02:53 Status: Downloaded newer image for docker:20.10.0 04:02:53 ---> aefe523efa57 04:02:53 Step 12/26 : RUN apk add --no-cache bash 04:02:53 ---> Running in 6cb57525e11c 04:02:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:02:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:02:53 (1/2) Installing readline (8.0.4-r0) 04:02:53 (2/2) Installing bash (5.0.17-r0) 04:02:53 Executing bash-5.0.17-r0.post-install 04:02:53 Executing busybox-1.31.1-r19.trigger 04:02:53 OK: 12 MiB in 22 packages 04:02:55 Removing intermediate container 44a8b2745714 04:02:55 ---> a7a48293451f 04:02:55 04:02:55 Step 10/22 : FROM alpine:3.12 04:02:55 ---> 389fef711851 04:02:55 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 04:02:55 Removing intermediate container 6cb57525e11c 04:02:55 ---> f089083a9abb 04:02:55 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 04:02:55 ---> Running in 0b9c4b29e70c 04:02:55 ---> Running in fb07aeda11dc 04:02:55 Removing intermediate container fb07aeda11dc 04:02:55 ---> 9ef36fbda06d 04:02:55 Step 14/26 : ENV APP_PORT=48090 04:02:55 ---> Running in 7b2888473a4e 04:02:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:02:56 Removing intermediate container 7b2888473a4e 04:02:56 ---> 50d38321a905 04:02:56 Step 15/26 : EXPOSE $APP_PORT 04:02:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:02:56 ---> Running in 9071e989ec50 04:02:56 (1/2) Installing ca-certificates (20191127-r4) 04:02:56 Removing intermediate container 9071e989ec50 04:02:56 ---> 15d729a20554 04:02:56 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 04:02:56 (2/2) Installing dumb-init (1.2.2-r1) 04:02:56 Executing busybox-1.31.1-r19.trigger 04:02:56 Executing ca-certificates-20191127-r4.trigger 04:02:56 OK: 6 MiB in 16 packages 04:02:57 ---> b0878b1af16b 04:02:57 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 04:02:58 Removing intermediate container 0b9c4b29e70c 04:02:58 ---> 5bf82a037b28 04:02:58 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 04:02:58 ---> 2bc34d797d11 04:02:58 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 04:02:58 ---> Running in 827cc67d5cc2 04:02:58 Removing intermediate container 827cc67d5cc2 04:02:58 ---> 520d1f38ca87 04:02:58 Step 13/22 : ENV APP_PORT=48060 04:02:58 ---> Running in 9637441c7c05 04:02:58 ---> cc0e832750a7 04:02:58 Step 19/26 : RUN apk --no-cache add py3-pip 04:02:58 ---> Running in d52b14de0ba9 04:02:58 Removing intermediate container 9637441c7c05 04:02:58 ---> 091345ce0235 04:02:58 Step 14/22 : EXPOSE $APP_PORT 04:02:58 ---> Running in 137e479fcf06 04:02:59 Removing intermediate container 137e479fcf06 04:02:59 ---> 29fbfa899bbf 04:02:59 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 04:02:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:02:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:02:59 ---> 3868bbddce9e 04:02:59 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 04:02:59 (1/33) Installing libbz2 (1.0.8-r1) 04:02:59 (2/33) Installing expat (2.2.9-r1) 04:02:59 (3/33) Installing libffi (3.3-r2) 04:02:59 (4/33) Installing gdbm (1.13-r1) 04:02:59 (5/33) Installing xz-libs (5.2.5-r0) 04:02:59 (6/33) Installing sqlite-libs (3.32.1-r0) 04:02:59 (7/33) Installing python3 (3.8.5-r0) 04:03:03 ---> 789326ed6576 04:03:03 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 04:03:03 (8/33) Installing py3-appdirs (1.4.4-r1) 04:03:03 (9/33) Installing py3-ordered-set (4.0.1-r0) 04:03:03 (10/33) Installing py3-parsing (2.4.7-r0) 04:03:03 (11/33) Installing py3-six (1.15.0-r0) 04:03:03 (12/33) Installing py3-packaging (20.4-r0) 04:03:03 (13/33) Installing py3-setuptools (47.0.0-r0) 04:03:03 (14/33) Installing py3-chardet (3.0.4-r4) 04:03:03 (15/33) Installing py3-idna (2.9-r0) 04:03:03 (16/33) Installing py3-certifi (2020.4.5.1-r0) 04:03:03 (17/33) Installing py3-urllib3 (1.25.9-r0) 04:03:03 (18/33) Installing py3-requests (2.23.0-r0) 04:03:03 (19/33) Installing py3-msgpack (1.0.0-r0) 04:03:03 (20/33) Installing py3-lockfile (0.12.2-r3) 04:03:04 (21/33) Installing py3-cachecontrol (0.12.6-r0) 04:03:04 ---> b12f1734d8ae 04:03:04 Step 18/22 : ENTRYPOINT ["/support-notifications"] 04:03:04 (22/33) Installing py3-colorama (0.4.3-r0) 04:03:04 (23/33) Installing py3-distlib (0.3.0-r0) 04:03:04 (24/33) Installing py3-distro (1.5.0-r1) 04:03:04 (25/33) Installing py3-webencodings (0.5.1-r3) 04:03:04 (26/33) Installing py3-html5lib (1.0.1-r4) 04:03:05 ---> Running in 4e392c84b80c 04:03:05 (27/33) Installing py3-pytoml (0.1.21-r0) 04:03:05 (28/33) Installing py3-pep517 (0.8.2-r0) 04:03:05 (29/33) Installing py3-progress (1.5-r0) 04:03:05 (30/33) Installing py3-toml (0.10.1-r0) 04:03:05 (31/33) Installing py3-retrying (1.3.3-r0) 04:03:05 (32/33) Installing py3-contextlib2 (0.6.0-r0) 04:03:05 (33/33) Installing py3-pip (20.1.1-r0) 04:03:05 Executing busybox-1.31.1-r19.trigger 04:03:05 OK: 71 MiB in 55 packages 04:03:06 Removing intermediate container 4e392c84b80c 04:03:06 ---> 083fd637a502 04:03:06 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:03:06 ---> Running in 7fb3dcac3c6c 04:03:06 Removing intermediate container 7fb3dcac3c6c 04:03:06 ---> 77175e606eb6 04:03:06 Step 20/22 : LABEL arch=x86_64 04:03:07 ---> Running in 918df8fae1ac 04:03:11 Removing intermediate container 918df8fae1ac 04:03:11 ---> 4d51c09c283d 04:03:11 Step 21/22 : LABEL git_sha=cb8cc0f9d4391edd6ae857d7a94d84fa8e934198 04:03:11 ---> Running in 3bebfd6a9be1 04:03:11 Removing intermediate container d52b14de0ba9 04:03:11 ---> 79633c07681f 04:03:11 Step 20/26 : RUN pip install docker-compose==1.23.2 04:03:11 ---> Running in 8c86ba94f8c4 04:03:11 Removing intermediate container 3bebfd6a9be1 04:03:11 ---> 508a17ff1539 04:03:11 Step 22/22 : LABEL version=0.0.0 04:03:11 ---> Running in 57b591bb4351 04:03:11 Removing intermediate container 57b591bb4351 04:03:11 ---> f43d59bac5ad 04:03:11 04:03:11 Successfully built f43d59bac5ad 04:03:11 Successfully tagged docker-support-notifications-go:latest 04:03:12  Building docker-support-notifications-go ... done Collecting docker-compose==1.23.2 04:03:12 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 04:03:13 Collecting texttable<0.10,>=0.9.0 04:03:13 Downloading texttable-0.9.1.tar.gz (11 kB) 04:03:13 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 04:03:13 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 04:03:14 Collecting dockerpty<0.5,>=0.4.1 04:03:14 Downloading dockerpty-0.4.1.tar.gz (13 kB) 04:03:14 Collecting websocket-client<1.0,>=0.32.0 04:03:14 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 04:03:14 Collecting cached-property<2,>=1.2.0 04:03:14 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 04:03:14 Collecting jsonschema<3,>=2.5.1 04:03:14 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 04:03:14 Collecting docker<4.0,>=3.6.0 04:03:15 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 04:03:15 Collecting PyYAML<4,>=3.10 04:03:15 Downloading PyYAML-3.13.tar.gz (270 kB) 04:03:16 Collecting docopt<0.7,>=0.6.1 04:03:16 Downloading docopt-0.6.2.tar.gz (25 kB) 04:03:16 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 04:03:16 Collecting idna<2.8,>=2.5 04:03:16 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 04:03:16 Collecting urllib3<1.25,>=1.21.1 04:03:16 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 04:03:16 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) 04:03:16 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) 04:03:16 Collecting docker-pycreds>=0.4.0 04:03:16 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 04:03:16 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 04:03:16 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 04:03:16 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 04:03:16 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 04:03:17 Installing collected packages: texttable, idna, urllib3, requests, dockerpty, websocket-client, cached-property, jsonschema, docker-pycreds, docker, PyYAML, docopt, docker-compose 04:03:17 Running setup.py install for texttable: started 04:03:17 Running setup.py install for texttable: finished with status 'done' 04:03:17 Attempting uninstall: idna 04:03:17 Found existing installation: idna 2.9 04:03:17 Uninstalling idna-2.9: 04:03:17 Successfully uninstalled idna-2.9 04:03:17 Attempting uninstall: urllib3 04:03:17 Found existing installation: urllib3 1.25.9 04:03:17 Uninstalling urllib3-1.25.9: 04:03:18 Successfully uninstalled urllib3-1.25.9 04:03:18 Attempting uninstall: requests 04:03:18 Found existing installation: requests 2.23.0 04:03:18 Uninstalling requests-2.23.0: 04:03:18 Successfully uninstalled requests-2.23.0 04:03:18 Running setup.py install for dockerpty: started 04:03:18 Running setup.py install for dockerpty: finished with status 'done' 04:03:19 Running setup.py install for PyYAML: started 04:03:20 Running setup.py install for PyYAML: finished with status 'done' 04:03:20 Running setup.py install for docopt: started 04:03:20 Running setup.py install for docopt: finished with status 'done' 04:03:20 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 04:03:25 Removing intermediate container 8c86ba94f8c4 04:03:25 ---> 3432bef4403f 04:03:25 Step 21/26 : RUN apk --no-cache add curl 04:03:25 ---> Running in da4d04b38867 04:03:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:03:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:03:25 (1/3) Installing nghttp2-libs (1.41.0-r0) 04:03:25 (2/3) Installing libcurl (7.69.1-r3) 04:03:25 (3/3) Installing curl (7.69.1-r3) 04:03:25 Executing busybox-1.31.1-r19.trigger 04:03:25 OK: 72 MiB in 58 packages 04:03:25 gofmt -l . 04:03:25 [ "`gofmt -l .`" = "" ] 04:03:25 ./bin/test-go-mod-tidy.sh 04:03:25 ./bin/test-attribution-txt.sh [Pipeline] sh 04:03:25 Removing intermediate container da4d04b38867 04:03:25 ---> aebe25efcef8 04:03:25 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 04:03:25 ---> Running in 40bef41c2f67 04:03:25 Removing intermediate container 40bef41c2f67 04:03:25 ---> 3ba3e0f859c2 04:03:25 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:03:25 ---> Running in 4ddc989bc75e 04:03:26 + ls -al . 04:03:26 total 728 04:03:26 drwxrwxr-x 9 1001 1001 4096 Feb 17 04:03 . 04:03:26 drwxr-xr-x 4 root root 4096 Feb 17 03:59 .. 04:03:26 -rw-rw-r-- 1 1001 1001 11 Feb 17 03:57 .dockerignore 04:03:26 drwxrwxr-x 8 1001 1001 4096 Feb 17 03:57 .git 04:03:26 drwxrwxr-x 3 1001 1001 4096 Feb 17 03:57 .github 04:03:26 -rw-rw-r-- 1 1001 1001 818 Feb 17 03:57 .gitignore 04:03:26 -rw-rw-r-- 1 1001 1001 166 Feb 17 03:57 .sonarcloud.properties 04:03:26 -rw-rw-r-- 1 1001 1001 7859 Feb 17 03:57 Attribution.txt 04:03:26 -rw-rw-r-- 1 1001 1001 3804 Feb 17 03:57 CONTRIBUTING.md 04:03:26 -rw-rw-r-- 1 1001 1001 931 Feb 17 03:57 Dockerfile.build 04:03:26 -rw-rw-r-- 1 1001 1001 863 Feb 17 03:57 Jenkinsfile 04:03:26 -rw-rw-r-- 1 1001 1001 10775 Feb 17 03:57 LICENSE 04:03:26 -rw-rw-r-- 1 1001 1001 5774 Feb 17 03:57 Makefile 04:03:26 -rw-rw-r-- 1 1001 1001 6524 Feb 17 03:57 README.md 04:03:26 -rw-rw-r-- 1 1001 1001 6755 Feb 17 03:57 SECURITY.md 04:03:26 -rw-rw-r-- 1 1001 1001 5 Feb 17 03:55 VERSION 04:03:26 -rw-rw-r-- 1 1001 1001 4131 Feb 17 03:57 ZMQWindows.md 04:03:26 drwxrwxr-x 2 1001 1001 4096 Feb 17 03:57 bin 04:03:26 drwxrwxr-x 14 1001 1001 4096 Feb 17 03:57 cmd 04:03:26 -rw-r--r-- 1 root root 596907 Feb 17 04:02 coverage.out 04:03:26 -rw-r--r-- 1 root root 1054 Feb 17 04:03 go.mod 04:03:26 -rw-r--r-- 1 root root 19518 Feb 17 04:03 go.sum 04:03:26 drwxrwxr-x 8 1001 1001 4096 Feb 17 03:57 internal 04:03:26 drwxrwxr-x 4 1001 1001 4096 Feb 17 03:57 openapi 04:03:26 drwxrwxr-x 4 1001 1001 4096 Feb 17 03:57 snap 04:03:26 -rw-rw-r-- 1 1001 1001 168 Feb 17 03:57 version.go [Pipeline] sh 04:03:26 Removing intermediate container 4ddc989bc75e 04:03:26 ---> 8e58986c7e5c 04:03:26 Step 24/26 : LABEL arch=x86_64 04:03:26 ---> Running in 74a6fbeea5a7 04:03:26 Removing intermediate container 74a6fbeea5a7 04:03:26 ---> e37f2198f78b 04:03:26 Step 25/26 : LABEL git_sha=cb8cc0f9d4391edd6ae857d7a94d84fa8e934198 04:03:26 ---> Running in b68f37821a75 04:03:26 + '[' -e coverage.out ] 04:03:26 + chown 1001:1001 coverage.out [Pipeline] stash 04:03:26 Removing intermediate container b68f37821a75 04:03:26 ---> b3779e57d13f 04:03:26 Step 26/26 : LABEL version=0.0.0 04:03:26 ---> Running in 8512eaec111b 04:03:26 Removing intermediate container 8512eaec111b 04:03:26 ---> 9b357aad3f42 04:03:26 04:03:26 Warning: overwriting stash ‘coverage-report’ 04:03:26 Successfully built 9b357aad3f42 04:03:26 Successfully tagged docker-sys-mgmt-agent-go:latest 04:03:27  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 04:03:27 $ docker stop --time=1 01bdb0e0ef69828f5fe0290b9d0b576ba4e4f748dd18cbf01536d33bd14b1ebb 04:03:27 Stashed 1 file(s) 04:03:28 $ docker rm -f 01bdb0e0ef69828f5fe0290b9d0b576ba4e4f748dd18cbf01536d33bd14b1ebb [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh 04:03:29 + docker images 04:03:29 + grep docker 04:03:29 + make build 04: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 04:03:30 docker-sys-mgmt-agent-go latest 9b357aad3f42 3 seconds ago 313MB 04:03:30 docker-support-notifications-go latest f43d59bac5ad 18 seconds ago 17.6MB 04:03:30 docker-security-proxy-setup-go latest 501bc26f387e 49 seconds ago 24.4MB 04:03:30 docker-support-scheduler-go latest 1322076d187e 53 seconds ago 17MB 04:03:30 docker-security-bootstrapper-go latest 2091caba0f04 About a minute ago 18MB 04:03:30 docker-core-data-go latest 7edc1477ca3f About a minute ago 22.3MB 04:03:30 docker-security-secretstore-setup-go latest fa5381b220f4 2 minutes ago 24.6MB 04:03:30 docker-core-metadata-go latest 3f1204569044 2 minutes ago 18.8MB 04:03:30 docker-core-command-go latest 93aef8798099 2 minutes ago 16.9MB 04:03:30 docker 20.10.0 aefe523efa57 2 months ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 04:03:42 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 04:03:46 Still waiting to schedule task 04:03:46 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 04: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 04:04:09 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 04:04:15 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 04:04:15 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 04:04:21 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 04:04:25 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 04:04:29 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 04:04:34 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 04:04:37 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 04:04:42 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 04:04:45 Running on prd-ubuntu18.04-docker-8c-8g-26646 in /w/workspace/edgexfoundry_edgex-go_PR-3175 [Pipeline] { [Pipeline] ws 04:04:45 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 04:04:48 using credential edgex-jenkins-ssh 04:04:48 Cloning the remote Git repository 04:04:48 Cloning repository git@github.com:edgexfoundry/edgex-go.git 04:04:48 > git init /w/workspace/edgex-go/1 # timeout=10 04:04:48 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 04:04:48 > git --version # timeout=10 04:04:48 > git --version # 'git version 2.17.1' 04:04:48 using GIT_SSH to set credentials SSH Credentials for GitHub 04:04:48 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] } 04:04:48 $ docker stop --time=1 963e491f46ac40c98fe3c9df79bd5a994cdae3a8c56027aab97f05df2da86f84 04:04:51 $ docker rm -f 963e491f46ac40c98fe3c9df79bd5a994cdae3a8c56027aab97f05df2da86f84 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:04:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:04:53 04:04:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 04:04:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:04:54 latest: Pulling from edgex-devops/edgex-compose-arm64 04:04:54 29e5d40040c1: Pulling fs layer 04:04:54 1ce36da41761: Pulling fs layer 04:04:54 25b303627fd3: Pulling fs layer 04:04:55 29e5d40040c1: Verifying Checksum 04:04:55 29e5d40040c1: Download complete 04:04:55 1ce36da41761: Verifying Checksum 04:04:55 1ce36da41761: Download complete 04:04:55 29e5d40040c1: Pull complete 04:04:57 1ce36da41761: Pull complete 04:04:57 25b303627fd3: Verifying Checksum 04:04:57 25b303627fd3: Download complete 04:05:07 25b303627fd3: Pull complete 04:05:07 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 04:05:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:05:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 04:05:07 prd-ubuntu18.04-docker-arm64-4c-16g-26643 does not seem to be running inside a container 04:05:07 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 04:05:11 $ docker top d50f9058f9b394d599cc7adf410e30f5fbb7332b2a45c197b7420be04e74af48 -eo pid,comm [Pipeline] { [Pipeline] sh 04:05:12 + + grepdocker-compose parallel 04:05:12 build --help 04:05:15 Merging remotes/origin/master commit 3e9c61b8d4aeb7bdd411881b88cb95b50afe10c0 into PR head commit cb8cc0f9d4391edd6ae857d7a94d84fa8e934198 04:05:15 Merge succeeded, producing cb8cc0f9d4391edd6ae857d7a94d84fa8e934198 04:05:15 Checking out Revision cb8cc0f9d4391edd6ae857d7a94d84fa8e934198 (PR-3175) 04:05:15 --parallel Build images in parallel. [Pipeline] } 04:05:15 $ docker stop --time=1 d50f9058f9b394d599cc7adf410e30f5fbb7332b2a45c197b7420be04e74af48 04:05:14 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 04:05:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:05:14 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 04:05:14 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 04:05:14 using GIT_SSH to set credentials SSH Credentials for GitHub 04:05:14 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3175/head:refs/remotes/origin/PR-3175 +refs/heads/master:refs/remotes/origin/master # timeout=10 04:05:15 > git config core.sparsecheckout # timeout=10 04:05:15 > git checkout -f cb8cc0f9d4391edd6ae857d7a94d84fa8e934198 # timeout=10 04:05:15 > git remote # timeout=10 04:05:15 > git config --get remote.origin.url # timeout=10 04:05:15 using GIT_SSH to set credentials SSH Credentials for GitHub 04:05:15 > git merge 3e9c61b8d4aeb7bdd411881b88cb95b50afe10c0 # timeout=10 04:05:15 > git rev-parse HEAD^{commit} # timeout=10 04:05:15 > git config core.sparsecheckout # timeout=10 04:05:15 > git checkout -f cb8cc0f9d4391edd6ae857d7a94d84fa8e934198 # timeout=10 04:05:17 $ docker rm -f d50f9058f9b394d599cc7adf410e30f5fbb7332b2a45c197b7420be04e74af48 [Pipeline] // withDockerContainer 04:05:19 Commit message: "feat(scheduler): Implement GET /interval/name/{name} V2 API" 04:05:19 > git --version # timeout=10 04:05:19 > git --version # 'git version 2.17.1' 04:05:19 fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] withEnv [Pipeline] { 04:05:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:05:20 . [Pipeline] libraryResource [Pipeline] sh [Pipeline] withDockerContainer 04:05:20 + echo snap-build.sh 04:05:20 snap-build.sh 04:05:20 + SNAP_BASE_DIR=. 04:05:20 + '[' '!' -z /w/workspace/edgex-go/1 ']' 04:05:20 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 04:05:20 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 04:05:20 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 04:05:20 + cd /w/workspace/edgex-go/1 04:05:20 + sudo apt-get remove -qy --purge lxd lxd-client 04:05:20 Reading package lists... 04:05:20 Building dependency tree... 04:05:20 Reading state information... 04:05:20 prd-ubuntu18.04-docker-arm64-4c-16g-26643 does not seem to be running inside a container 04:05:20 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 04:05:20 The following packages were automatically installed and are no longer required: 04:05:20 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 04:05:20 uidmap xdelta3 04:05:20 Use 'sudo apt autoremove' to remove them. 04:05:20 The following packages will be REMOVED: 04:05:20 lxd* lxd-client* 04:05:21 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 04:05:21 After this operation, 31.7 MB disk space will be freed. 04:05:22 $ docker top 069b9da54da7d068626c672b841cf70e0de9bf8d4cff263e59f5140240e5a16f -eo pid,comm 04:05:22 (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.) [Pipeline] { [Pipeline] sh 04:05:22 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 04:05:23 Removing lxd dnsmasq configuration 04:05:23 + docker-compose -f ./docker-compose-build.yml build --parallel 04:05:23 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 04:05:23 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 04:05:24 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 04:05:25 (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.) 04:05:25 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 04:05:26 Processing triggers for systemd (237-3ubuntu10.42) ... 04:05:26 Processing triggers for ureadahead (0.100.0-21) ... 04:05:27 Building docker-core-command-go ... 04:05:27 Building docker-core-data-go ... 04:05:27 Building docker-core-metadata-go ... 04:05:27 Building docker-security-bootstrapper-go ... 04:05:27 Building docker-security-proxy-setup-go ... 04:05:27 Building docker-security-secretstore-setup-go ... 04:05:27 Building docker-support-notifications-go ... 04:05:27 Building docker-support-scheduler-go ... 04:05:27 Building docker-sys-mgmt-agent-go ... 04:05:27 Building docker-support-scheduler-go 04:05:27 Building docker-core-command-go 04:05:27 Building docker-security-bootstrapper-go 04:05:27 Building docker-core-metadata-go 04:05:27 Building docker-support-notifications-go 04:05:27 + sudo snap remove --purge lxd 04:05:27 snap "lxd" is not installed 04:05:27 + sudo groupadd --force --system lxd 04:05:27 ++ whoami 04:05:28 + sudo /usr/sbin/usermod -G lxd -a jenkins 04:05:28 + newgrp - lxd 04:05:28 + sudo snap install lxd 04:05:36 2021-02-17T04:05:33Z INFO Waiting for automatic snapd restart... 04:05:48 lxd 4.11 from Canonical* installed 04:05:48 + sudo lxd init --auto 04:05:56 + sudo snap install --classic snapcraft 04:06:01 snapcraft 4.5.1 from Canonical* installed 04:06:01 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 04:06:01 + patch --verbose -p1 04:06:01 Hmm... Looks like a unified diff to me... 04:06:01 The text leading up to this was: 04:06:01 -------------------------- 04:06:01 |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 04:06:01 |From: Tony Espy 04:06:01 |Date: Wed, 16 Dec 2020 16:34:55 -0500 04:06:01 |Subject: [PATCH] optimize snap build for pipeline CI check 04:06:01 | 04:06:01 |This patch is used by the EdgeX CI pipeline builds to 04:06:01 |optimize the snap CI check run for pull requests. When 04:06:01 |applied, it essentially strips out everything (apps and 04:06:01 |parts) from the snapcraft.yaml file except those required 04:06:01 |to build edgex-go, as the whole idea of the CI check is to 04:06:01 |catch changes to edgex-go that break the snap build. 04:06:01 | 04:06:01 |In general, anyone updating snapcraft.yaml will also need 04:06:01 |to update this patch file, otherwise it may fail to apply, 04:06:01 |resulting in a failed snap build CI check in the associated 04:06:01 |pull request. 04:06:01 | 04:06:01 |Note - in addition to applying this patch, the pipeline also 04:06:01 |only primes the snap (e.g. `snapcraft prime`), as there's no 04:06:01 |need to build the finally binary .snap file (and it won't 04:06:01 |work with the patch applied). This further reduces the build 04:06:01 |time. 04:06:01 |--- 04:06:01 | snap/snapcraft.yaml | 461 +------------------------------------------- 04:06:01 | 1 file changed, 2 insertions(+), 459 deletions(-) 04:06:01 | 04:06:01 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 04:06:01 |index 1e537489..faf42425 100644 04:06:01 |--- a/snap/snapcraft.yaml 04:06:01 |+++ b/snap/snapcraft.yaml 04:06:01 -------------------------- 04:06:01 patching file snap/snapcraft.yaml 04:06:01 Using Plan A... 04:06:01 Hunk #1 succeeded at 73. 04:06:01 Hunk #2 succeeded at 205 with fuzz 1 (offset 6 lines). 04:06:01 Hunk #3 succeeded at 217 (offset 3 lines). 04:06:01 Hunk #4 succeeded at 225 (offset 3 lines). 04:06:01 Hunk #5 succeeded at 232 (offset 3 lines). 04:06:01 Hunk #6 succeeded at 259 (offset 3 lines). 04:06:01 Hunk #7 succeeded at 293 (offset 3 lines). 04:06:01 Hunk #8 succeeded at 352 (offset 11 lines). 04:06:01 Hmm... Ignoring the trailing garbage. 04:06:01 done 04:06:01 + sudo snapcraft prime --use-lxd 04:06:02 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 04:06:02 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 04:06:02 - README.md 04:06:02 - snapcraft.yaml.orig 04:06:02 04:06:02 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 04:06:03 Launching a container. 04:06:15 Waiting for container to be ready 04:06:15 To start your first instance, try: lxc launch ubuntu:18.04 04:06:15 04:06:18 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 04:06:18 Waiting for network to be ready... 04:06:18 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 04:06:19 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1544 kB] 04:06:19 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 04:06:19 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [298 kB] 04:06:19 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [26.0 kB] 04:06:19 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5272 B] 04:06:19 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [226 kB] 04:06:19 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [29.9 kB] 04:06:19 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1109 kB] 04:06:19 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [248 kB] 04:06:19 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 04:06:19 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 04:06:19 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 04:06:20 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 04:06:20 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 04:06:20 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 04:06:20 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 04:06:20 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 04:06:20 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 04:06:20 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1884 kB] 04:06:20 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [390 kB] 04:06:20 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.8 kB] 04:06:20 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7300 B] 04:06:20 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [247 kB] 04:06:20 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [33.4 kB] 04:06:20 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1718 kB] 04:06:20 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [363 kB] 04:06:22 Fetched 23.9 MB in 4s (6115 kB/s) 04:06:23 Reading package lists... 04:06:23 Reading package lists... 04:06:24 Building dependency tree... 04:06:24 Reading state information... 04:06:24 The following additional packages will be installed: 04:06:24 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 04:06:24 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 04:06:24 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 04:06:24 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 04:06:24 Suggested packages: 04:06:24 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 04:06:24 Recommended packages: 04:06:24 gnupg libsasl2-modules 04:06:24 The following NEW packages will be installed: 04:06:24 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 04:06:24 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 04:06:24 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 04:06:24 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 04:06:24 The following packages will be upgraded: 04:06:24 gpg gpg-agent gpgconf libudev1 04:06:24 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. 04:06:24 Need to get 3532 kB of archives. 04:06:24 After this operation, 13.3 MB of additional disk space will be used. 04:06:24 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.44 [58.3 kB] 04:06:24 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] 04:06:24 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.44 [1103 kB] 04:06:25 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] 04:06:25 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] 04:06:25 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 04:06:25 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 04:06:25 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.9 [16.6 kB] 04:06:25 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.9 [155 kB] 04:06:25 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] 04:06:25 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 04:06:25 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 04:06:25 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 04:06:25 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 04:06:25 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 04:06:25 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 04:06:25 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 04:06:25 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 04:06:25 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 04:06:25 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 04:06:25 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 04:06:25 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 04:06:25 debconf: delaying package configuration, since apt-utils is not installed 04:06:25 Fetched 3532 kB in 1s (3205 kB/s) 04:06:25 (Reading database ... 12511 files and directories currently installed.) 04:06:25 Preparing to unpack .../libudev1_237-3ubuntu10.44_amd64.deb ... 04:06:25 Unpacking libudev1:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... 04:06:25 Setting up libudev1:amd64 (237-3ubuntu10.44) ... 04:06:25 Selecting previously unselected package udev. 04:06:25 (Reading database ... 12511 files and directories currently installed.) 04:06:25 Preparing to unpack .../00-udev_237-3ubuntu10.44_amd64.deb ... 04:06:25 Unpacking udev (237-3ubuntu10.44) ... 04:06:26 Selecting previously unselected package libfuse2:amd64. 04:06:26 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 04:06:26 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 04:06:26 Selecting previously unselected package fuse. 04:06:26 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 04:06:26 Unpacking fuse (2.9.7-1ubuntu1) ... 04:06:26 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... 04:06:26 Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 04:06:26 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... 04:06:26 Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 04:06:26 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... 04:06:26 Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 04:06:26 Selecting previously unselected package libksba8:amd64. 04:06:26 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 04:06:26 Unpacking libksba8:amd64 (1.3.5-2) ... 04:06:26 Selecting previously unselected package libroken18-heimdal:amd64. 04:06:26 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 04:06:26 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 04:06:26 Selecting previously unselected package libasn1-8-heimdal:amd64. 04:06:26 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 04:06:26 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 04:06:27 Selecting previously unselected package libheimbase1-heimdal:amd64. 04:06:27 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 04:06:27 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 04:06:27 Selecting previously unselected package libhcrypto4-heimdal:amd64. 04:06:27 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 04:06:27 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 04:06:27 Selecting previously unselected package libwind0-heimdal:amd64. 04:06:27 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 04:06:27 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 04:06:27 Selecting previously unselected package libhx509-5-heimdal:amd64. 04:06:27 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 04:06:27 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 04:06:27 Selecting previously unselected package libkrb5-26-heimdal:amd64. 04:06:27 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 04:06:27 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 04:06:27 Selecting previously unselected package libheimntlm0-heimdal:amd64. 04:06:27 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 04:06:27 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 04:06:27 Selecting previously unselected package libgssapi3-heimdal:amd64. 04:06:27 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 04:06:27 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 04:06:28 Selecting previously unselected package libsasl2-modules-db:amd64. 04:06:28 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 04:06:28 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 04:06:28 Selecting previously unselected package libsasl2-2:amd64. 04:06:28 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 04:06:28 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 04:06:28 Selecting previously unselected package libldap-common. 04:06:28 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.9_all.deb ... 04:06:28 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.9) ... 04:06:28 Selecting previously unselected package libldap-2.4-2:amd64. 04:06:28 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.9_amd64.deb ... 04:06:28 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.9) ... 04:06:28 Selecting previously unselected package dirmngr. 04:06:28 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... 04:06:28 Unpacking dirmngr (2.2.4-1ubuntu1.3) ... 04:06:28 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.9) ... 04:06:28 Setting up gpgconf (2.2.4-1ubuntu1.3) ... 04:06:28 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 04:06:28 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 04:06:28 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 04:06:28 Setting up gpg-agent (2.2.4-1ubuntu1.3) ... 04:06:28 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 04:06:28 Setting up libksba8:amd64 (1.3.5-2) ... 04:06:28 Processing triggers for libc-bin (2.27-3ubuntu1) ... 04:06:28 Setting up udev (237-3ubuntu10.44) ... 04:06:29 invoke-rc.d: policy-rc.d denied execution of start. 04:06:29 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 04:06:29 Processing triggers for systemd (237-3ubuntu10) ... 04:06:29 Setting up fuse (2.9.7-1ubuntu1) ... 04:06:29 Setting up gpg (2.2.4-1ubuntu1.3) ... 04:06:29 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 04:06:29 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 04:06:29 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 04:06:29 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 04:06:29 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 04:06:29 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 04:06:29 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 04:06:29 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.9) ... 04:06:29 Setting up dirmngr (2.2.4-1ubuntu1.3) ... 04:06:29 Processing triggers for libc-bin (2.27-3ubuntu1) ... 04:06:29 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 04:06:29 settings in the [Install] section, and DefaultInstance for template units). 04:06:29 This means they are not meant to be enabled using systemctl. 04:06:29 Possible reasons for having this kind of units are: 04:06:29 1) A unit may be statically enabled by being symlinked from another unit's 04:06:29 .wants/ or .requires/ directory. 04:06:29 2) A unit's purpose may be to act as a helper for some other unit which has 04:06:29 a requirement dependency on it. 04:06:29 3) A unit may be started when needed via activation (socket, path, timer, 04:06:29 D-Bus, udev, scripted systemctl call, ...). 04:06:29 4) In case of template units, the unit is meant to be enabled with some 04:06:29 instance name specified. 04:06:30 Reading package lists... 04:06:30 Building dependency tree... 04:06:30 Reading state information... 04:06:30 The following additional packages will be installed: 04:06:30 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 04:06:30 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 04:06:30 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 04:06:30 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 04:06:30 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 04:06:30 Suggested packages: 04:06:30 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 04:06:30 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 04:06:30 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 04:06:30 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 04:06:30 systemd-container policykit-1 04:06:30 Recommended packages: 04:06:30 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 04:06:30 The following NEW packages will be installed: 04:06:30 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 04:06:30 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 04:06:30 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 04:06:30 multiarch-support openssh-client python3 python3-minimal python3.6 04:06:30 python3.6-minimal snapd squashfs-tools sudo 04:06:30 The following packages will be upgraded: 04:06:30 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 04:06:30 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. 04:06:30 Need to get 35.2 MB of archives. 04:06:30 After this operation, 141 MB of additional disk space will be used. 04:06:30 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] 04:06:30 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] 04:06:30 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.44 [2913 kB] 04:06:30 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] 04:06:30 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] 04:06:30 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 04:06:30 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] 04:06:30 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] 04:06:30 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] 04:06:30 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 04:06:30 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 04:06:30 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 04:06:30 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 04:06:30 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 04:06:30 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 04:06:30 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 04:06:30 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] 04:06:30 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 04:06:30 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] 04:06:31 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.44 [209 kB] 04:06:31 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 04:06:31 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 04:06:31 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 04:06:31 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 04:06:31 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 04:06:31 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 04:06:31 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 04:06:31 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 04:06:31 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 04:06:31 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 04:06:32 debconf: delaying package configuration, since apt-utils is not installed 04:06:32 Fetched 35.2 MB in 1s (24.8 MB/s) 04:06:32 (Reading database ... 12757 files and directories currently installed.) 04:06:32 Preparing to unpack .../systemd_237-3ubuntu10.44_amd64.deb ... 04:06:32 Unpacking systemd (237-3ubuntu10.44) over (237-3ubuntu10) ... 04:06:33 Preparing to unpack .../libsystemd0_237-3ubuntu10.44_amd64.deb ... 04:06:33 Unpacking libsystemd0:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... 04:06:33 Setting up libsystemd0:amd64 (237-3ubuntu10.44) ... 04:06:33 (Reading database ... 12757 files and directories currently installed.) 04:06:33 Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... 04:06:33 Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... 04:06:33 Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... 04:06:33 (Reading database ... 12757 files and directories currently installed.) 04:06:33 Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... 04:06:33 Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... 04:06:34 Setting up apt (1.6.12ubuntu0.2) ... 04:06:34 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 04:06:34 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 04:06:34 (Reading database ... 12764 files and directories currently installed.) 04:06:34 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 04:06:34 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 04:06:34 Selecting previously unselected package libpython3.6-minimal:amd64. 04:06:34 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 04:06:34 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 04:06:35 Selecting previously unselected package libexpat1:amd64. 04:06:35 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 04:06:35 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 04:06:35 Selecting previously unselected package python3.6-minimal. 04:06:35 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 04:06:35 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 04:06:35 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... 04:06:35 Checking for services that may need to be restarted...done. 04:06:35 Checking for services that may need to be restarted...done. 04:06:35 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 04:06:35 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 04:06:35 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 04:06:36 Selecting previously unselected package python3-minimal. 04:06:36 (Reading database ... 13012 files and directories currently installed.) 04:06:36 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 04:06:36 Unpacking python3-minimal (3.6.7-1~18.04) ... 04:06:36 Selecting previously unselected package mime-support. 04:06:36 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 04:06:36 Unpacking mime-support (3.60ubuntu1) ... 04:06:36 Selecting previously unselected package libmpdec2:amd64. 04:06:36 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 04:06:36 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 04:06:36 Selecting previously unselected package libpython3.6-stdlib:amd64. 04:06:36 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 04:06:36 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 04:06:36 Selecting previously unselected package python3.6. 04:06:36 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 04:06:36 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... 04:06:36 Selecting previously unselected package libpython3-stdlib:amd64. 04:06:36 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 04:06:36 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 04:06:37 Setting up python3-minimal (3.6.7-1~18.04) ... 04:06:37 Selecting previously unselected package python3. 04:06:37 (Reading database ... 13442 files and directories currently installed.) 04:06:37 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 04:06:37 Unpacking python3 (3.6.7-1~18.04) ... 04:06:37 Selecting previously unselected package multiarch-support. 04:06:37 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 04:06:37 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 04:06:37 Setting up multiarch-support (2.27-3ubuntu1.4) ... 04:06:37 Selecting previously unselected package liblzo2-2:amd64. 04:06:37 (Reading database ... 13479 files and directories currently installed.) 04:06:37 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 04:06:37 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 04:06:37 Selecting previously unselected package libbsd0:amd64. 04:06:37 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 04:06:37 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 04:06:38 Selecting previously unselected package sudo. 04:06:38 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 04:06:38 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 04:06:38 Selecting previously unselected package apparmor. 04:06:38 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 04:06:38 Unpacking apparmor (2.12-4ubuntu5.1) ... 04:06:38 Selecting previously unselected package libedit2:amd64. 04:06:38 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 04:06:38 Unpacking libedit2:amd64 (3.1-20170329-1) ... 04:06:38 Selecting previously unselected package libkrb5support0:amd64. 04:06:38 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 04:06:38 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 04:06:38 Selecting previously unselected package libk5crypto3:amd64. 04:06:38 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 04:06:38 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 04:06:38 Selecting previously unselected package libkeyutils1:amd64. 04:06:38 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 04:06:38 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 04:06:38 Selecting previously unselected package libkrb5-3:amd64. 04:06:38 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 04:06:38 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 04:06:39 Selecting previously unselected package libgssapi-krb5-2:amd64. 04:06:39 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 04:06:39 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 04:06:39 Selecting previously unselected package libssl1.0.0:amd64. 04:06:39 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... 04:06:39 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 04:06:39 Selecting previously unselected package openssh-client. 04:06:39 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 04:06:39 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 04:06:39 Selecting previously unselected package squashfs-tools. 04:06:39 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 04:06:39 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 04:06:39 Selecting previously unselected package snapd. 04:06:39 Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... 04:06:39 Unpacking snapd (2.48.3+18.04) ... 04:06:41 Setting up libedit2:amd64 (3.1-20170329-1) ... 04:06:41 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 04:06:41 Setting up mime-support (3.60ubuntu1) ... 04:06:42 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 04:06:42 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 04:06:42 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 04:06:42 Processing triggers for libc-bin (2.27-3ubuntu1) ... 04:06:42 Setting up systemd (237-3ubuntu10.44) ... 04:06:42 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 04:06:43 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 04:06:43 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 04:06:43 Setting up liblzo2-2:amd64 (2.08-1.2) ... 04:06:43 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 04:06:43 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 04:06:43 Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... 04:06:44 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 04:06:44 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 04:06:44 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 04:06:44 Setting up python3 (3.6.7-1~18.04) ... 04:06:44 running python rtupdate hooks for python3.6... 04:06:44 running python post-rtupdate hooks for python3.6... 04:06:44 Setting up apparmor (2.12-4ubuntu5.1) ... 04:06:46 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 04:06:46 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 04:06:46 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 04:06:46 Setting up snapd (2.48.3+18.04) ... 04:06:46 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 04:06:47 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 04:06:47 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 04:06:47 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 04:06:47 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 04:06:47 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 04:06:47 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 04:06:48 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 04:06:48 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 04:06:48 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 04:06:48 /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' 04:06:48 Processing triggers for libc-bin (2.27-3ubuntu1) ... 04:06:48 Processing triggers for systemd (237-3ubuntu10.44) ... 04:06:49 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 04:06:49 Step 2/22 : FROM ${BUILDER_BASE} AS builder 04:06:49 ---> 5baaf05420c2 04:06:49 Step 3/22 : WORKDIR /edgex-go 04:06:49 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 04:06:49 Step 2/23 : FROM ${BUILDER_BASE} AS builder 04:06:49 ---> 5baaf05420c2 04:06:49 Step 3/23 : WORKDIR /edgex-go 04:06:49 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 04:06:49 Step 2/23 : FROM ${BUILDER_BASE} AS builder 04:06:49 ---> 5baaf05420c2 04:06:49 Step 3/23 : WORKDIR /edgex-go 04:06:49 Step 1/30 : ARG BUILDER_BASE=golang:1.15-alpine3.12 04:06:49 Step 2/30 : FROM ${BUILDER_BASE} AS builder 04:06:49 ---> 5baaf05420c2 04:06:49 Step 3/30 : WORKDIR /edgex-go 04:06:49 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 04:06:49 Step 2/22 : FROM ${BUILDER_BASE} AS builder 04:06:49 ---> 5baaf05420c2 04:06:49 Step 3/22 : WORKDIR /edgex-go 04:06:49 ---> Running in f9b3921c6674 04:06:49 ---> Running in 8cb15aac49a1 04:06:49 ---> Running in 705f67e55895 04:06:49 ---> Running in 9cd742913dca 04:06:49 ---> Running in fa591fe36fdd 04:06:49 Removing intermediate container 8cb15aac49a1 04:06:49 ---> e793d8f532f1 04:06:49 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:06:49 Removing intermediate container fa591fe36fdd 04:06:49 ---> 54a648fdbd25 04:06:49 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:06:49 Removing intermediate container 9cd742913dca 04:06:49 ---> 1789d4f980dd 04:06:49 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:06:49 Removing intermediate container 705f67e55895 04:06:49 Removing intermediate container f9b3921c6674 04:06:49 ---> e328da19aab2 04:06:49 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:06:49 ---> fa76f1209f99 04:06:49 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:06:49 ---> Running in b8692543d049 04:06:49 ---> Running in 1869aaf1ae0e 04:06:49 ---> Running in 6df56771e5bf 04:06:49 ---> Running in 5202519a4b26 04:06:49 ---> Running in 0e3cb9970700 04:06:49 Removing intermediate container b8692543d049 04:06:49 ---> b57d3216c0ab 04:06:49 Step 5/23 : RUN apk add --update --no-cache make git 04:06:49 ---> Running in 5ceb98cb16eb 04:06:49 Removing intermediate container 1869aaf1ae0e 04:06:49 ---> f0a039103a6e 04:06:49 Step 5/23 : RUN apk add --update --no-cache make git 04:06:49 ---> Running in 9ee1b9f56986 04:06:49 Removing intermediate container 6df56771e5bf 04:06:49 ---> f15fde30614f 04:06:49 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 04:06:49 Removing intermediate container 0e3cb9970700 04:06:49 ---> e1ef3b9885fd 04:06:49 Step 5/30 : RUN apk add --update --no-cache make git 04:06:49 Removing intermediate container 5202519a4b26 04:06:49 ---> efc629996046 04:06:49 Step 5/22 : RUN apk add --update --no-cache make git 04:06:49 ---> Running in e7335e558640 04:06:49 ---> Running in 467f8d413124 04:06:49 ---> Running in 2c8edb8ab054 04:06:49 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:06:49 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:06:49 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:06:49 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:06:49 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:06:49 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:06:49 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:06:49 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:06:49 OK: 217 MiB in 51 packages 04:06:49 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:06:49 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:06:49 OK: 217 MiB in 51 packages 04:06:49 OK: 217 MiB in 51 packages 04:06:49 OK: 217 MiB in 51 packages 04:06:49 Removing intermediate container 5ceb98cb16eb 04:06:49 ---> ccec7aa20c67 04:06:49 Step 6/23 : COPY go.mod . 04:06:49 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 04:06:49 OK: 217 MiB in 51 packages 04:06:49 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 04:06:49 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 04:06:50 Removing intermediate container 9ee1b9f56986 04:06:50 ---> 6a0cd18b6707 04:06:50 Step 6/23 : COPY go.mod . 04:06:50 ---> 6d6e11d46af3 04:06:50 Step 7/23 : RUN go mod download 04:06:50 Removing intermediate container 467f8d413124 04:06:50 ---> dd7bc0a534ea 04:06:50 Step 6/30 : COPY go.mod . 04:06:50 ---> Running in eacc462a1858 04:06:50 Removing intermediate container e7335e558640 04:06:50 ---> 2b55b9af33c6 04:06:50 Step 6/22 : COPY go.mod . 04:06:51 Reading package lists... 04:06:51 ---> 395efe02b897 04:06:51 Step 7/23 : RUN go mod download 04:06:51 Reading package lists... 04:06:51 Building dependency tree... 04:06:51 Reading state information... 04:06:51 ---> Running in 7367aee92c0d 04:06:51 Removing intermediate container 2c8edb8ab054 04:06:51 ---> 114ddaca1d27 04:06:51 Step 6/22 : COPY go.mod . 04:06:51 Calculating upgrade... 04:06:51 The following packages will be upgraded: 04:06:51 advancecomp base-files bash binutils binutils-common 04:06:51 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 04:06:51 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 04:06:51 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 04:06:51 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 04:06:51 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 04:06:51 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 04:06:51 libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 04:06:51 libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules 04:06:51 libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 04:06:51 libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 04:06:51 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 04:06:51 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin 04:06:51 openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler 04:06:51 procps systemd-sysv tar tzdata ubuntu-keyring util-linux 04:06:51 ---> a31a03f7b079 04:06:51 Step 7/30 : RUN go mod download 04:06:51 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 04:06:51 Need to get 63.8 MB of archives. 04:06:51 After this operation, 5188 kB of additional disk space will be used. 04:06:51 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 04:06:51 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-135.139 [990 kB] 04:06:52 ---> Running in c8b676aef8c3 04:06:52 ---> ae1c956d7dc8 04:06:52 Step 7/22 : RUN go mod download 04:06:52 ---> Running in 81cf3a69b98e 04:06:52 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 04:06:52 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 04:06:52 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 04:06:52 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 04:06:52 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 04:06:52 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 04:06:52 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 04:06:52 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 04:06:52 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 04:06:52 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 04:06:52 ---> 4612bfe6cc3c 04:06:52 Step 7/22 : RUN go mod download 04:06:52 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 04:06:52 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 04:06:52 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 04:06:52 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 04:06:52 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 04:06:52 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 04:06:52 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 04:06:52 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 04:06:52 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 04:06:52 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 04:06:52 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 04:06:52 ---> Running in 2c6374d2c18e 04:06:52 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 04:06:52 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 04:06:52 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 04:06:52 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 04:06:52 Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 04:06:52 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 04:06:52 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 04:06:52 Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 04:06:52 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 04:06:52 Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 04:06:52 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 04:06:52 Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 04:06:52 Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 04:06:52 Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 04:06:52 Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 04:06:52 Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 04:06:52 Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 04:06:52 Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.44 [16.1 kB] 04:06:52 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] 04:06:52 Get:43 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 04:06:53 Get:44 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 04:06:53 Get:45 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 04:06:53 Get:46 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] 04:06:53 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 04:06:53 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 04:06:53 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 04:06:53 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 04:06:53 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 04:06:53 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 04:06:53 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 04:06:53 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 04:06:53 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 04:06:53 Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 04:06:53 Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 04:06:53 Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 04:06:53 Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 04:06:53 Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 04:06:53 Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 04:06:53 Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 04:06:53 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 04:06:53 Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 04:06:53 Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 04:06:53 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 04:06:53 Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 04:06:53 Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 04:06:53 Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 04:06:53 Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] 04:06:53 Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] 04:06:53 Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 04:06:53 Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 04:06:53 Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] 04:06:53 Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] 04:06:53 Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 04:06:53 Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 04:06:53 Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 04:06:53 Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 04:06:53 Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 04:06:53 Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 04:06:53 Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 04:06:53 Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] 04:06:53 Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] 04:06:53 Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] 04:06:53 Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] 04:06:53 Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 04:06:53 Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 04:06:53 Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 04:06:53 Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 04:06:54 Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 04:06:54 Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 04:06:55 Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 04:06:55 Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 04:06:55 Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 04:06:55 Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 04:06:55 Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 04:06:55 Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 04:06:55 Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 04:06:55 Removing intermediate container eacc462a1858 04:06:55 ---> 0b28aff19be4 04:06:55 Step 8/23 : COPY . . 04:06:55 debconf: delaying package configuration, since apt-utils is not installed 04:06:55 Fetched 63.8 MB in 4s (16.3 MB/s) 04:06:55 (Reading database ... 13912 files and directories currently installed.) 04:06:55 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 04:06:55 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 04:06:56 Removing intermediate container 7367aee92c0d 04:06:56 ---> 3ce0040d57b8 04:06:56 Step 8/23 : COPY . . 04:06:56 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 04:06:56 Removing intermediate container c8b676aef8c3 04:06:56 ---> 7a0a2884ad8f 04:06:56 Step 8/30 : COPY . . 04:06:56 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 04:06:56 Preparing to unpack .../2-linux-libc-dev_4.15.0-135.139_amd64.deb ... 04:06:56 Unpacking linux-libc-dev:amd64 (4.15.0-135.139) over (4.15.0-20.21) ... 04:06:57 Removing intermediate container 81cf3a69b98e 04:06:57 ---> a18a3718fd8d 04:06:57 Step 8/22 : COPY . . 04:06:57 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 04:06:57 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 04:06:57 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 04:06:57 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 04:06:57 Removing intermediate container 2c6374d2c18e 04:06:57 ---> 439cca580b09 04:06:57 Step 8/22 : COPY . . 04:06:57 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 04:06:57 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 04:06:57 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 04:06:57 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 04:06:57 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 04:06:57 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 04:06:57 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 04:06:57 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 04:06:57 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 04:06:57 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 04:06:58 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 04:06:58 (Reading database ... 13911 files and directories currently installed.) 04:06:58 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 04:06:58 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 04:06:58 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 04:06:58 (Reading database ... 13911 files and directories currently installed.) 04:06:58 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 04:06:58 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 04:06:58 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 04:06:58 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 04:06:58 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 04:06:58 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 04:06:58 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 04:06:59 (Reading database ... 13911 files and directories currently installed.) 04:06:59 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 04:06:59 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 04:06:59 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 04:06:59 (Reading database ... 13911 files and directories currently installed.) 04:06:59 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 04:06:59 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 04:06:59 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 04:07:00 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 04:07:00 Setting up base-files (10.1ubuntu2.10) ... 04:07:00 Installing new version of config file /etc/issue ... 04:07:00 Installing new version of config file /etc/issue.net ... 04:07:00 Installing new version of config file /etc/lsb-release ... 04:07:00 Installing new version of config file /etc/update-motd.d/50-motd-news ... 04:07:00 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 04:07:00 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 04:07:00 Removing obsolete conffile /etc/default/motd-news ... 04:07:00 (Reading database ... 13912 files and directories currently installed.) 04:07:00 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 04:07:00 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 04:07:00 Setting up bash (4.4.18-2ubuntu1.2) ... 04:07:01 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 04:07:01 (Reading database ... 13912 files and directories currently installed.) 04:07:01 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 04:07:01 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 04:07:01 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 04:07:01 (Reading database ... 13912 files and directories currently installed.) 04:07:01 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 04:07:01 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 04:07:01 Setting up tar (1.29b-2ubuntu0.2) ... 04:07:01 (Reading database ... 13912 files and directories currently installed.) 04:07:01 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 04:07:01 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 04:07:01 Setting up dpkg (1.19.0.5ubuntu2.3) ... 04:07:01 (Reading database ... 13912 files and directories currently installed.) 04:07:01 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 04:07:01 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 04:07:02 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 04:07:02 (Reading database ... 13912 files and directories currently installed.) 04:07:02 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 04:07:02 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 04:07:02 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 04:07:02 (Reading database ... 13912 files and directories currently installed.) 04:07:02 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 04:07:02 Unpacking grep (3.1-2build1) over (3.1-2) ... 04:07:02 Setting up grep (3.1-2build1) ... 04:07:02 (Reading database ... 13912 files and directories currently installed.) 04:07:02 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 04:07:02 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 04:07:02 Setting up login (1:4.5-1ubuntu2) ... 04:07:03 (Reading database ... 13912 files and directories currently installed.) 04:07:03 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 04:07:03 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 04:07:03 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 04:07:03 (Reading database ... 13912 files and directories currently installed.) 04:07:03 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 04:07:03 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 04:07:04 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 04:07:04 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 04:07:04 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 04:07:04 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 04:07:04 Setting up perl-base (5.26.1-6ubuntu0.5) ... 04:07:04 (Reading database ... 13912 files and directories currently installed.) 04:07:04 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 04:07:04 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 04:07:05 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 04:07:05 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 04:07:06 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 04:07:06 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 04:07:06 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 04:07:06 (Reading database ... 13912 files and directories currently installed.) 04:07:06 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 04:07:06 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 04:07:06 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 04:07:06 (Reading database ... 13912 files and directories currently installed.) 04:07:06 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 04:07:06 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 04:07:06 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 04:07:06 (Reading database ... 13912 files and directories currently installed.) 04:07:06 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 04:07:06 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 04:07:06 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 04:07:07 (Reading database ... 13912 files and directories currently installed.) 04:07:07 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 04:07:07 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 04:07:07 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 04:07:07 (Reading database ... 13912 files and directories currently installed.) 04:07:07 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 04:07:07 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 04:07:07 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 04:07:07 (Reading database ... 13912 files and directories currently installed.) 04:07:07 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 04:07:07 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 04:07:08 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 04:07:08 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 04:07:08 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 04:07:08 (Reading database ... 13912 files and directories currently installed.) 04:07:08 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 04:07:08 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 04:07:08 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 04:07:08 (Reading database ... 13912 files and directories currently installed.) 04:07:08 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 04:07:08 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 04:07:08 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 04:07:08 (Reading database ... 13912 files and directories currently installed.) 04:07:08 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 04:07:08 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 04:07:08 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 04:07:08 (Reading database ... 13912 files and directories currently installed.) 04:07:08 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 04:07:09 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 04:07:09 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 04:07:09 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 04:07:09 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 04:07:10 (Reading database ... 13912 files and directories currently installed.) 04:07:10 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 04:07:10 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 04:07:10 Setting up libc-bin (2.27-3ubuntu1.4) ... 04:07:10 (Reading database ... 13912 files and directories currently installed.) 04:07:10 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 04:07:10 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 04:07:10 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 04:07:11 (Reading database ... 13914 files and directories currently installed.) 04:07:11 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 04:07:11 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 04:07:11 Setting up debconf (1.5.66ubuntu1) ... 04:07:11 (Reading database ... 13914 files and directories currently installed.) 04:07:11 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 04:07:11 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 04:07:11 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 04:07:11 (Reading database ... 13914 files and directories currently installed.) 04:07:11 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 04:07:12 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 04:07:12 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 04:07:12 (Reading database ... 13914 files and directories currently installed.) 04:07:12 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 04:07:12 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 04:07:12 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 04:07:12 (Reading database ... 13914 files and directories currently installed.) 04:07:12 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 04:07:12 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 04:07:12 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 04:07:12 (Reading database ... 13914 files and directories currently installed.) 04:07:12 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 04:07:12 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 04:07:13 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 04:07:13 (Reading database ... 13914 files and directories currently installed.) 04:07:13 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 04:07:13 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 04:07:13 Preparing to unpack .../systemd-sysv_237-3ubuntu10.44_amd64.deb ... 04:07:13 Unpacking systemd-sysv (237-3ubuntu10.44) over (237-3ubuntu10) ... 04:07:13 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 04:07:13 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 04:07:13 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 04:07:13 (Reading database ... 13914 files and directories currently installed.) 04:07:13 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 04:07:13 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 04:07:13 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 04:07:13 (Reading database ... 13914 files and directories currently installed.) 04:07:13 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 04:07:13 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 04:07:14 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 04:07:14 (Reading database ... 13914 files and directories currently installed.) 04:07:14 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 04:07:14 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 04:07:14 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 04:07:14 (Reading database ... 13914 files and directories currently installed.) 04:07:14 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... 04:07:14 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... 04:07:14 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... 04:07:14 (Reading database ... 13914 files and directories currently installed.) 04:07:14 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 04:07:14 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 04:07:15 Setting up passwd (1:4.5-1ubuntu2) ... 04:07:15 (Reading database ... 13914 files and directories currently installed.) 04:07:15 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... 04:07:15 Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 04:07:16 Setting up gpgv (2.2.4-1ubuntu1.3) ... 04:07:16 (Reading database ... 13914 files and directories currently installed.) 04:07:16 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 04:07:16 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 04:07:16 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 04:07:16 (Reading database ... 13914 files and directories currently installed.) 04:07:16 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 04:07:16 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 04:07:16 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 04:07:16 (Reading database ... 13914 files and directories currently installed.) 04:07:16 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 04:07:16 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 04:07:16 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 04:07:17 (Reading database ... 13914 files and directories currently installed.) 04:07:17 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 04:07:17 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 04:07:17 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 04:07:17 (Reading database ... 13914 files and directories currently installed.) 04:07:17 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... 04:07:17 Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... 04:07:17 Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... 04:07:17 (Reading database ... 13914 files and directories currently installed.) 04:07:17 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... 04:07:17 Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... 04:07:17 Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... 04:07:17 (Reading database ... 13915 files and directories currently installed.) 04:07:17 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 04:07:17 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 04:07:17 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 04:07:17 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 04:07:18 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 04:07:18 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 04:07:18 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 04:07:18 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 04:07:18 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 04:07:18 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 04:07:18 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 04:07:18 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 04:07:18 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 04:07:18 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 04:07:19 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 04:07:19 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 04:07:19 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 04:07:19 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 04:07:19 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 04:07:19 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 04:07:19 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 04:07:19 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 04:07:19 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 04:07:19 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 04:07:20 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 04:07:20 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 04:07:20 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 04:07:20 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 04:07:20 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... 04:07:20 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 04:07:21 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 04:07:21 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 04:07:21 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 04:07:21 Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 04:07:21 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... 04:07:21 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 04:07:21 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 04:07:21 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 04:07:21 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 04:07:21 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 04:07:22 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 04:07:22 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 04:07:22 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 04:07:22 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 04:07:23 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 04:07:23 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 04:07:23 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 04:07:24 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 04:07:24 ---> a9e142e98522 04:07:24 Step 9/23 : RUN make cmd/core-command/core-command 04:07:24 ---> 56c221a45ef1 04:07:24 Step 9/23 : RUN make cmd/core-metadata/core-metadata 04:07:24 ---> Running in 2dc2a714649c 04:07:24 ---> Running in 07402f95ce0d 04:07:24 ---> a5e737209453 04:07:24 Step 9/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 04:07:24 ---> c74a09cd9603 04:07:24 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 04:07:24 ---> e32aa5dd577b 04:07:24 Step 9/22 : RUN make cmd/support-notifications/support-notifications 04:07:24 ---> Running in d34296c0d98c 04:07:24 ---> Running in 64e21c21f62a 04:07:24 ---> Running in 4004fb9af643 04:07: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 04:07:24 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 04:07:24 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 04:07:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 04:07:24 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 04:07: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 04:07:25 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 04:07:25 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 04:07:25 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 04:07:26 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 04:07:26 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 04:07:26 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 04:07:26 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 04:07:26 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 04:07:26 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 04:07:26 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 04:07:26 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 04:07:26 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 04:07:26 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 04:07:26 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 04:07:26 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 04:07:26 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 04:07:26 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 04:07:26 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 04:07:26 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 04:07:27 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 04:07:27 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 04:07:27 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 04:07:27 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 04:07:27 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 04:07:27 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 04:07:27 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 04:07:27 Setting up tzdata (2021a-0ubuntu0.18.04) ... 04:07:27 04:07:27 Current default time zone: 'Etc/UTC' 04:07:27 Local time is now: Wed Feb 17 04:07:27 UTC 2021. 04:07:27 Universal Time is now: Wed Feb 17 04:07:27 UTC 2021. 04:07:27 Run 'dpkg-reconfigure tzdata' if you wish to change it. 04:07:27 04:07:27 Setting up systemd-sysv (237-3ubuntu10.44) ... 04:07:27 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 04:07:27 Setting up linux-libc-dev:amd64 (4.15.0-135.139) ... 04:07:27 Setting up mount (2.31.1-0.4ubuntu3.7) ... 04:07:27 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 04:07:27 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 04:07:27 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 04:07:27 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 04:07:27 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 04:07:27 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 04:07:27 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 04:07:27 Setting up procps (2:3.3.12-3ubuntu1.2) ... 04:07:28 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 04:07:28 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... 04:07:28 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 04:07:28 Setting up patch (2.7.6-2ubuntu1.1) ... 04:07:28 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 04:07:28 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 04:07:28 Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... 04:07:28 Installing new version of config file /etc/ssl/openssl.cnf ... 04:07:28 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 04:07:28 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 04:07:28 Setting up ca-certificates (20210119~18.04.1) ... 04:07:30 Updating certificates in /etc/ssl/certs... 04:07:31 23 added, 27 removed; done. 04:07:31 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 04:07:31 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 04:07:31 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 04:07:31 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 04:07:31 Setting up pkgbinarymangler (138.18.04.1) ... 04:07:31 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 04:07:31 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... 04:07:31 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 04:07:31 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 04:07:31 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 04:07:31 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 04:07:31 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 04:07:31 Setting up perl (5.26.1-6ubuntu0.5) ... 04:07:31 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... 04:07:31 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 04:07:31 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 04:07:31 Setting up binutils (2.30-21ubuntu1~18.04.4) ... 04:07:31 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 04:07:31 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 04:07:31 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 04:07:31 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 04:07:31 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 04:07:31 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 04:07:31 Processing triggers for systemd (237-3ubuntu10.44) ... 04:07:31 Processing triggers for mime-support (3.60ubuntu1) ... 04:07:31 Processing triggers for ca-certificates (20210119~18.04.1) ... 04:07:31 Updating certificates in /etc/ssl/certs... 04:07:32 0 added, 0 removed; done. 04:07:32 Running hooks in /etc/ca-certificates/update.d... 04:07:32 done. 04:07:33 Reading package lists... 04:07:33 Building dependency tree... 04:07:33 Reading state information... 04:07:33 The following NEW packages will be installed: 04:07:33 apt-transport-https 04:07:33 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 04:07:33 Need to get 1696 B of archives. 04:07:33 After this operation, 153 kB of additional disk space will be used. 04:07:33 Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] 04:07:33 debconf: delaying package configuration, since apt-utils is not installed 04:07:33 Fetched 1696 B in 0s (8542 B/s) 04:07:33 Selecting previously unselected package apt-transport-https. 04:07:33 (Reading database ... 13920 files and directories currently installed.) 04:07:33 Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... 04:07:33 Unpacking apt-transport-https (1.6.12ubuntu0.2) ... 04:07:33 Setting up apt-transport-https (1.6.12ubuntu0.2) ... 04:07:33 Waiting for network to be ready... 04:07:39 2021-02-17T04:07:37Z INFO Waiting for automatic snapd restart... 04:07:39 snapd 2.48.2.1 from Canonical* installed 04:07:39 "snapd" switched to the "latest/stable" channel 04:07:39 04:07:41 core18 20210128 from Canonical* installed 04:07:41 "core18" switched to the "latest/stable" channel 04:07:41 04:07:45 snapcraft 4.5.1 from Canonical* installed 04:07:45 "snapcraft" switched to the "latest/stable" channel 04:07:45 04:07:48 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: 04:07:48 - README.md 04:07:48 - snapcraft.yaml.orig 04:07:48 04:07:48 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 04:07:55 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 04:07:55 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 04:07:55 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 04:07:55 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 04:07:56 Reading package lists... 04:07:57 Installing build dependencies: git=1:2.17.1-1ubuntu0.7 git-man=1:2.17.1-1ubuntu0.7 libcurl3-gnutls=7.58.0-2ubuntu3.12 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.6 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 04:08:03 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 04:08:03 Reading package lists... 04:08:03 Building dependency tree... 04:08:03 Reading state information... 04:08:03 Suggested packages: 04:08:03 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 04:08:03 git-gui gitk gitweb git-cvs git-mediawiki git-svn 04:08:03 Recommended packages: 04:08:03 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 04:08:03 The following NEW packages will be installed: 04:08:03 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 04:08:03 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 04:08:03 pkg-config zip 04:08:03 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 04:08:03 Need to get 7655 kB of archives. 04:08:03 After this operation, 43.7 MB of additional disk space will be used. 04:08:03 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] 04:08:03 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 04:08:04 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 04:08:04 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 04:08:04 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 04:08:04 Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 04:08:04 Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 04:08:04 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] 04:08:04 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 04:08:04 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 04:08:04 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 04:08:04 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 04:08:04 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] 04:08:04 Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 04:08:04 Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 04:08:04 debconf: delaying package configuration, since apt-utils is not installed 04:08:04 Fetched 7655 kB in 1s (5998 kB/s) 04:08:04 Selecting previously unselected package libglib2.0-0:amd64. 04:08:04 (Reading database ... 13924 files and directories currently installed.) 04:08:04 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 04:08:05 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 04:08:05 Selecting previously unselected package libpsl5:amd64. 04:08:05 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 04:08:05 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 04:08:05 Selecting previously unselected package libnghttp2-14:amd64. 04:08:05 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 04:08:05 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 04:08:05 Selecting previously unselected package librtmp1:amd64. 04:08:05 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 04:08:05 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 04:08:05 Selecting previously unselected package libcurl3-gnutls:amd64. 04:08:05 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... 04:08:05 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 04:08:05 Selecting previously unselected package liberror-perl. 04:08:05 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 04:08:05 Unpacking liberror-perl (0.17025-1) ... 04:08:05 Selecting previously unselected package git-man. 04:08:05 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 04:08:05 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 04:08:05 Selecting previously unselected package git. 04:08:05 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 04:08:05 Unpacking git (1:2.17.1-1ubuntu0.7) ... 04:08:06 Selecting previously unselected package libnorm1:amd64. 04:08:06 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 04:08:06 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 04:08:06 Selecting previously unselected package libpgm-5.2-0:amd64. 04:08:06 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 04:08:06 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 04:08:06 Selecting previously unselected package libsodium23:amd64. 04:08:06 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 04:08:06 Unpacking libsodium23:amd64 (1.0.16-2) ... 04:08:07 Selecting previously unselected package libzmq5:amd64. 04:08:07 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 04:08:07 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 04:08:07 Selecting previously unselected package libzmq3-dev:amd64. 04:08:07 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 04:08:07 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 04:08:07 Selecting previously unselected package pkg-config. 04:08:07 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 04:08:07 Unpacking pkg-config (0.29.1-0ubuntu2) ... 04:08:07 Selecting previously unselected package zip. 04:08:07 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 04:08:07 Unpacking zip (3.0-11build1) ... 04:08:07 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 04:08:07 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 04:08:07 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 04:08:07 Setting up liberror-perl (0.17025-1) ... 04:08:07 Setting up libpsl5:amd64 (0.19.1-5build1) ... 04:08:07 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 04:08:07 No schema files found: doing nothing. 04:08:07 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 04:08:07 Setting up zip (3.0-11build1) ... 04:08:07 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 04:08:07 Setting up libsodium23:amd64 (1.0.16-2) ... 04:08:07 Setting up pkg-config (0.29.1-0ubuntu2) ... 04:08:07 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 04:08:07 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 04:08:07 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 04:08:07 Setting up git (1:2.17.1-1ubuntu0.7) ... 04:08:08 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 04:08:14 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 04:08:14 git set to automatically installed. 04:08:14 git-man set to automatically installed. 04:08:14 libcurl3-gnutls set to automatically installed. 04:08:14 liberror-perl set to automatically installed. 04:08:14 libglib2.0-0 set to automatically installed. 04:08:14 libnghttp2-14 set to automatically installed. 04:08:14 libnorm1 set to automatically installed. 04:08:14 libpgm-5.2-0 set to automatically installed. 04:08:14 libpsl5 set to automatically installed. 04:08:14 librtmp1 set to automatically installed. 04:08:14 libsodium23 set to automatically installed. 04:08:14 libzmq3-dev set to automatically installed. 04:08:14 libzmq5 set to automatically installed. 04:08:14 pkg-config set to automatically installed. 04:08:14 zip set to automatically installed. 04:08:16 snapd is not logged in, snap install commands will use sudo 04:08:22 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 04:08:22 snap "core18" has no updates available 04:08:23 Pulling config-common 04:08:23 + snapcraftctl pull 04:08:24 Pulling go-build-helper 04:08:24 + snapcraftctl pull 04:08:46 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 04:08:46 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 04:08:46 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 04:08:46 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1544 kB] 04:08:46 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 04:08:46 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 04:08:46 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 04:08:46 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 04:08:46 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 04:08:46 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 04:08:46 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 04:08:46 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [298 kB] 04:08:46 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [26.0 kB] 04:08:46 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5272 B] 04:08:46 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [226 kB] 04:08:46 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [29.9 kB] 04:08:46 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1109 kB] 04:08:46 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [248 kB] 04:08:46 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 04:08:46 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1884 kB] 04:08:46 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [390 kB] 04:08:46 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.8 kB] 04:08:46 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7300 B] 04:08:46 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [247 kB] 04:08:46 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [33.4 kB] 04:08:46 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1718 kB] 04:08:46 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [363 kB] 04:08:46 Fetched 23.9 MB in 0s (0 B/s) 04:08:46 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 04:08:46 Fetched 96.5 kB in 0s (0 B/s) 04:08:46 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 04:08:46 Fetched 279 kB in 0s (0 B/s) 04:08:46 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 04:08:46 Fetched 122 kB in 0s (0 B/s) 04:08:46 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 04:08:46 Fetched 77.8 kB in 0s (0 B/s) 04:08:46 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 04:08:46 Fetched 8848 B in 0s (0 B/s) 04:08:46 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 04:08:46 Fetched 47.8 kB in 0s (0 B/s) 04:08:46 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 04:08:46 Fetched 45.6 kB in 0s (0 B/s) 04:08:46 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 04:08:46 Fetched 15.0 kB in 0s (0 B/s) 04:08:46 Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] 04:08:46 Fetched 214 kB in 0s (0 B/s) 04:08:46 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.9_amd64.deb [155 kB] 04:08:46 Fetched 155 kB in 0s (0 B/s) 04:08:46 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 04:08:46 Fetched 50.6 kB in 0s (0 B/s) 04:08:46 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 04:08:46 Fetched 14.8 kB in 0s (0 B/s) 04:08:46 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 04:08:46 Fetched 41.8 kB in 0s (0 B/s) 04:08:46 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 04:08:46 Fetched 499 kB in 0s (0 B/s) 04:08:46 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 04:08:46 Fetched 111 kB in 0s (0 B/s) 04:08:46 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 04:08:46 Fetched 240 kB in 0s (0 B/s) 04:08:46 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 04:08:46 Fetched 29.3 kB in 0s (0 B/s) 04:08:46 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 04:08:46 Fetched 85.5 kB in 0s (0 B/s) 04:08:46 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 04:08:46 Fetched 24.5 kB in 0s (0 B/s) 04:08:46 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 04:08:46 Fetched 49.2 kB in 0s (0 B/s) 04:08:46 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 04:08:46 Fetched 54.2 kB in 0s (0 B/s) 04:08:46 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 04:08:46 Fetched 30.8 kB in 0s (0 B/s) 04:08:46 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.9_all.deb [16.6 kB] 04:08:46 Fetched 16.6 kB in 0s (0 B/s) 04:08:46 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 04:08:46 Fetched 85.9 kB in 0s (0 B/s) 04:08:46 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 04:08:46 Fetched 8720 B in 0s (0 B/s) 04:08:46 Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] 04:08:46 Fetched 137 kB in 0s (0 B/s) 04:08:46 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 04:08:46 Fetched 119 kB in 0s (0 B/s) 04:08:46 Get:1 libnettle6_3.4-1_amd64.deb [109 kB] 04:08:46 Fetched 109 kB in 0s (0 B/s) 04:08:46 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 04:08:46 Fetched 11.1 kB in 0s (0 B/s) 04:08:46 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 04:08:46 Fetched 645 kB in 0s (0 B/s) 04:08:46 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 04:08:46 Fetched 41.3 kB in 0s (0 B/s) 04:08:46 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 04:08:46 Fetched 17.9 kB in 0s (0 B/s) 04:08:46 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 04:08:46 Fetched 368 kB in 0s (0 B/s) 04:08:46 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 04:08:46 Fetched 187 kB in 0s (0 B/s) 04:08:46 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 04:08:46 Fetched 175 kB in 0s (0 B/s) 04:08:46 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 04:08:49 Fetched 206 kB in 0s (0 B/s) 04:08:49 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] 04:08:49 Fetched 1301 kB in 0s (0 B/s) 04:08:49 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 04:08:49 Fetched 36.2 kB in 0s (0 B/s) 04:08:49 Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] 04:08:49 Fetched 159 kB in 0s (0 B/s) 04:08:49 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 04:08:49 Fetched 107 kB in 0s (0 B/s) 04:08:49 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 04:08:49 Fetched 48.7 kB in 0s (0 B/s) 04:08:49 Pulling static-packages 04:08:49 + snapcraftctl pull 04:08:50 'go115' has dependencies that need to be staged: static-packages go-build-helper 04:08:50 Skipping pull go-build-helper (already ran) 04:08:50 Skipping pull static-packages (already ran) 04:08:50 Building go-build-helper 04:08:50 + snapcraftctl build 04:08:54 Building static-packages 04:08:54 + snapcraftctl build 04:08:55 Staging go-build-helper 04:08:55 + snapcraftctl stage 04:08:56 Staging static-packages 04:08:56 + snapcraftctl stage 04:08:57 Pulling go115 04:08:57 + snapcraftctl pull 04:08:58 'edgex-go' has dependencies that need to be staged: go115 04:08:58 Skipping pull go115 (already ran) 04:08:58 Building go115 04:08:58 + dpkg --print-architecture 04:08:58 + FILE_NAME=go1.15.2.linux-amd64.tar.gz 04:08:58 + FILE_HASH=b49fda1ca29a1946d6bb2a5a6982cf07ccd2aba849289508ee0f9918f6bb4552 04:08:58 + curl https://dl.google.com/go/go1.15.2.linux-amd64.tar.gz -O 04:08:58 % Total % Received % Xferd Average Speed Time Time Time Current 04:08:58 Dload Upload Total Spent Left Speed 04:09:01 Removing intermediate container d34296c0d98c 04:09:01 ---> 6b7afd20b2f4 04:09:01 04:09:01 Step 10/30 : FROM alpine:3.12 04:09:01 3.12: Pulling from library/alpine 04:09:01 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 04:09:01 Status: Downloaded newer image for alpine:3.12 04:09:01 ---> afeebe901d6b 04:09:01 Step 11/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 04:09:01 ---> Running in 438c5f32cfae 04:09:01 Removing intermediate container 438c5f32cfae 04:09:01 ---> 1999e85d06fc 04:09:01 Step 12/30 : RUN apk add --update --no-cache dumb-init su-exec 04:09:01 ---> Running in fb5c764c8be9 04:09:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:09:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:09:02 (1/2) Installing dumb-init (1.2.2-r1) 04:09:02 (2/2) Installing su-exec (0.2-r1) 04:09:02 Executing busybox-1.31.1-r19.trigger 04:09:02 OK: 5 MiB in 16 packages 04:09:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 25 115M 25 29.1M 0 0 25.5M 0 0:00:04 0:00:01 0:00:03 25.5M 49 115M 49 57.3M 0 0 26.6M 0 0:00:04 0:00:02 0:00:02 26.6M 74 115M 74 85.7M 0 0 27.2M 0 0:00:04 0:00:03 0:00:01 27.2M 100 115M 100 115M 0 0 28.4M 0 0:00:04 0:00:04 --:--:-- 28.4M 04:09:02 + echo b49fda1ca29a1946d6bb2a5a6982cf07ccd2aba849289508ee0f9918f6bb4552 go1.15.2.linux-amd64.tar.gz 04:09:02 + sha256sum -c sha256 04:09:02 + grep OK 04:09:03 go1.15.2.linux-amd64.tar.gz: OK 04:09:03 + mkdir -p /root/stage/go1.15 04:09:03 + tar -C /root/stage/go1.15 -xf go1.15.2.linux-amd64.tar.gz --strip-components=1 04:09:04 Removing intermediate container fb5c764c8be9 04:09:04 ---> 44a340bc95ca 04:09:04 Step 13/30 : ENV SECURITY_INIT_DIR /edgex-init 04:09:04 ---> Running in 9c8f8c62cb12 04:09:05 Removing intermediate container 9c8f8c62cb12 04:09:05 ---> 76c84233fe1a 04:09:05 Step 14/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 04:09:05 ---> Running in 653c2e683bd0 04:09:06 Removing intermediate container 653c2e683bd0 04:09:06 ---> df6ef38f506e 04:09:06 Step 15/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 04:09:06 ---> Running in e03358e40fc4 04:09:07 Staging go115 04:09:07 + snapcraftctl stage 04:09:10 Removing intermediate container e03358e40fc4 04:09:10 ---> 5367d046a4d7 04:09:10 Step 16/30 : WORKDIR ${SECURITY_INIT_DIR} 04:09:11 ---> Running in 77df06090d69 04:09:12 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 04:09:12 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 04:09:12 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 04:09:12 Fetched 0 B in 0s (0 B/s) 04:09:12 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 04:09:12 Fetched 224 kB in 0s (0 B/s) 04:09:12 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 04:09:12 Fetched 157 kB in 0s (0 B/s) 04:09:12 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 04:09:12 Fetched 221 kB in 0s (0 B/s) 04:09:12 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 04:09:12 Fetched 143 kB in 0s (0 B/s) 04:09:12 Pulling edgex-go 04:09:12 + snapcraftctl pull 04:09:13 Removing intermediate container 77df06090d69 04:09:13 ---> a46802f3b4d8 04:09:13 Step 17/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 04:09:14 Pulling version 04:09:14 + cd /root/project 04:09:14 + [ -f VERSION ] 04:09:14 + PROJECT_VERSION=local-dev 04:09:14 + git rev-parse --short HEAD 04:09:14 + GIT_REVISION=cb8cc0f9 04:09:14 + snapcraftctl set-version local-dev 04:09:15 Building config-common 04:09:15 + snapcraftctl build 04:09:15 Removing intermediate container 2dc2a714649c 04:09:15 ---> 73bf50039c96 04:09:15 04:09:15 Step 10/23 : FROM alpine:3.12 04:09:15 ---> afeebe901d6b 04:09:15 Step 11/23 : RUN apk add --update --no-cache dumb-init 04:09:15 ---> 351f929b1cfd 04:09:15 Step 18/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 04:09:15 ---> Running in 4f0d022f0416 04:09:15 ---> Running in 34f45d774858 04:09:16 Removing intermediate container 64e21c21f62a 04:09:16 ---> 8be994eb5d45 04:09:16 04:09:16 Step 10/22 : FROM alpine:3.12 04:09:16 ---> afeebe901d6b 04:09:16 Step 11/22 : RUN apk add --update --no-cache dumb-init 04:09:17 ---> Running in c750d0e4a37f 04:09:17 Skipping build go-build-helper (already ran) 04:09:17 Skipping build static-packages (already ran) 04:09:17 Skipping build go115 (already ran) 04:09:17 Removing intermediate container 4004fb9af643 04:09:17 ---> 6ba347188c29 04:09:17 04:09:17 Step 10/22 : FROM alpine:3.12 04:09:17 ---> afeebe901d6b 04:09:17 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 04:09:17 Building edgex-go 04:09:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:09:17 + export PATH=/root/stage/go1.15/bin:/bin:/root/stage/usr/sbin:/root/stage/usr/bin:/root/stage/sbin:/root/stage/bin:/root/parts/edgex-go/install/usr/sbin:/root/parts/edgex-go/install/usr/bin:/root/parts/edgex-go/install/sbin:/root/parts/edgex-go/install/bin:/snap/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/snapcraft/6050/bin/scriptlet-bin 04:09:17 + cd /root/parts/edgex-go/src 04:09:17 + make build 04:09:17 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 04:09:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:09:18 ---> Running in b41acfbcf32f 04:09:18 (1/1) Installing dumb-init (1.2.2-r1) 04:09:18 Executing busybox-1.31.1-r19.trigger 04:09:18 OK: 5 MiB in 15 packages 04:09:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:09:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:09:19 (1/1) Installing dumb-init (1.2.2-r1) 04:09:19 Executing busybox-1.31.1-r19.trigger 04:09:19 OK: 5 MiB in 15 packages 04:09:20 Removing intermediate container 34f45d774858 04:09:20 ---> 6239dc123421 04:09:20 Step 19/30 : COPY --from=builder /edgex-go/Attribution.txt / 04:09:20 go: downloading github.com/gorilla/mux v1.8.0 04:09:20 go: downloading github.com/OneOfOne/xxhash v1.2.8 04:09:20 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.7 04:09:20 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.2 04:09:20 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.34 04:09:20 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 04:09:20 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.5 04:09:20 go: downloading github.com/google/uuid v1.2.0 04:09:20 go: downloading github.com/pkg/errors v0.8.1 04:09:20 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 04:09:20 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.1 04:09:20 go: downloading github.com/imdario/mergo v0.3.11 04:09:20 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 04:09:20 go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 04:09:20 go: downloading github.com/go-kit/kit v0.8.0 04:09:20 go: downloading github.com/BurntSushi/toml v0.3.1 04:09:20 go: downloading github.com/go-redis/redis/v7 v7.2.0 04:09:20 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.1 04:09:20 go: downloading github.com/pebbe/zmq4 v1.2.2 04:09:20 go: downloading github.com/go-playground/validator/v10 v10.3.0 04:09:20 go: downloading github.com/pelletier/go-toml v1.2.0 04:09:20 go: downloading github.com/hashicorp/consul/api v1.1.0 04:09:20 go: downloading github.com/x448/float16 v0.8.4 04:09:20 go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 04:09:20 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 04:09:20 go: downloading github.com/hashicorp/serf v0.8.2 04:09:20 go: downloading github.com/mitchellh/mapstructure v1.1.2 04:09:20 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 04:09:20 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 04:09:20 go: downloading github.com/leodido/go-urn v1.2.0 04:09:20 go: downloading github.com/go-playground/universal-translator v0.17.0 04:09:20 go: downloading github.com/mitchellh/copystructure v1.0.0 04:09:20 go: downloading github.com/go-logfmt/logfmt v0.4.0 04:09:20 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 04:09:20 go: downloading github.com/mitchellh/reflectwalk v1.0.0 04:09:20 go: downloading github.com/go-playground/locales v0.13.0 04:09:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:09:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:09:20 Removing intermediate container 4f0d022f0416 04:09:20 ---> e0d86a56925b 04:09:20 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 04:09:20 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 04:09:20 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 04:09:20 go: downloading github.com/hashicorp/golang-lru v0.5.0 04:09:20 ---> Running in 753481cb7def 04:09:21 (1/2) Installing ca-certificates (20191127-r4) 04:09:21 (2/2) Installing dumb-init (1.2.2-r1) 04:09:21 Executing busybox-1.31.1-r19.trigger 04:09:21 Executing ca-certificates-20191127-r4.trigger 04:09:21 OK: 6 MiB in 16 packages 04:09:21 ---> f43c40f1fafe 04:09:21 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 04:09:22 Removing intermediate container 753481cb7def 04:09:22 ---> 9e8b7ffa7c66 04:09:22 Step 13/23 : ENV APP_PORT=48082 04:09:22 Removing intermediate container c750d0e4a37f 04:09:22 ---> ff4a834ca4a9 04:09:22 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 04:09:23 ---> Running in 89cf946a2475 04:09:23 ---> Running in 0fa0223b5295 04:09:23 ---> 284220078cbf 04:09:23 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 04:09:24 Removing intermediate container 07402f95ce0d 04:09:24 ---> e7b115397955 04:09:24 04:09:24 Step 10/23 : FROM alpine:3.12 04:09:24 ---> afeebe901d6b 04:09:24 Step 11/23 : RUN apk add --update --no-cache dumb-init 04:09:24 ---> Using cache 04:09:24 ---> ff4a834ca4a9 04:09:24 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 04:09:24 Removing intermediate container 89cf946a2475 04:09:24 ---> 1a527ca55628 04:09:24 Step 14/23 : EXPOSE $APP_PORT 04:09:24 Removing intermediate container b41acfbcf32f 04:09:24 ---> 8a950ad48097 04:09:24 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 04:09:24 ---> Running in fa41a65c7bce 04:09:24 Removing intermediate container 0fa0223b5295 04:09:24 ---> da100a2835bf 04:09:24 Step 13/22 : ENV APP_PORT=48085 04:09:24 ---> Running in e52db67f7f54 04:09:24 ---> Running in 0b6c5384b58e 04:09:24 ---> Running in e2d2ec7d47d5 04:09:24 ---> fde8a0da9b82 04:09:24 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 04:09:24 Removing intermediate container fa41a65c7bce 04:09:24 ---> 21d7d5aeb8b1 04:09:24 Step 13/23 : ENV APP_PORT=48081 04:09:25 Removing intermediate container 0b6c5384b58e 04:09:25 ---> 5c830e039d05 04:09:25 Step 13/22 : ENV APP_PORT=48060 04:09:25 Removing intermediate container e52db67f7f54 04:09:25 ---> c6fbae251664 04:09:25 Step 15/23 : WORKDIR / 04:09:25 ---> Running in 6d1138c109fa 04:09:25 Removing intermediate container e2d2ec7d47d5 04:09:25 ---> b910998edf20 04:09:25 Step 14/22 : EXPOSE $APP_PORT 04:09:25 ---> Running in 2865e7960f5e 04:09:25 ---> Running in c4da5f930029 04:09:25 ---> Running in 441439ced959 04:09:25 ---> b21942fbbb50 04:09:25 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 04:09:25 ---> Running in dfd5517579f4 04:09:25 Removing intermediate container 6d1138c109fa 04:09:25 ---> b1ae7e90b897 04:09:25 Step 14/23 : EXPOSE $APP_PORT 04:09:26 Removing intermediate container 2865e7960f5e 04:09:26 ---> 9d843a961006 04:09:26 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 04:09:26 Removing intermediate container 441439ced959 04:09:26 ---> 9b5c66452d71 04:09:26 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 04:09:26 Removing intermediate container c4da5f930029 04:09:26 ---> 2b6f249b6bc4 04:09:26 Step 14/22 : EXPOSE $APP_PORT 04:09:26 ---> Running in 2c8d27628899 04:09:26 ---> Running in 0602779c230c 04:09:26 Removing intermediate container dfd5517579f4 04:09:26 ---> afdd69511154 04:09:26 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 04:09:27 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 04:09:27 go: downloading gopkg.in/yaml.v2 v2.4.0 04:09:27 Removing intermediate container 2c8d27628899 04:09:27 ---> d7fa644138b9 04:09:27 Step 15/23 : WORKDIR / 04:09:27 Removing intermediate container 0602779c230c 04:09:27 ---> c8cf72d811da 04:09:27 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 04:09:27 ---> fce91499a9a8 04:09:27 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 04:09:27 ---> Running in 1be064b07c13 04:09:27 ---> 5a4f914fa0e6 04:09:27 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 04:09:28 ---> 74af2a30d3a0 04:09:28 Step 25/30 : RUN chmod +x /entrypoint.sh 04:09:28 Removing intermediate container 1be064b07c13 04:09:28 ---> 44137777896f 04:09:28 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 04:09:28 ---> Running in 0f411f8e72b2 04:09:28 ---> 1230a920263e 04:09:28 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 04:09:29 ---> 94686a0ce86b 04:09:29 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 04:09:29 ---> 963186db5a74 04:09:29 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 04:09:29 ---> e1e0f2998c1c 04:09:29 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 04:09:31 ---> ea51128c6ed9 04:09:31 Step 19/23 : ENTRYPOINT ["/core-command"] 04:09:31 ---> 7581839ba95f 04:09:31 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 04:09:31 ---> Running in 13ff8b1790dd 04:09:31 ---> 3a14dd5cb780 04:09:31 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 04:09:31 ---> b9da30c61065 04:09:31 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 04:09:31 ---> Running in e03f16561814 04:09:32 Removing intermediate container 13ff8b1790dd 04:09:32 ---> d2cb0ca63028 04:09:32 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:09:32 ---> Running in da9a0d9e4d43 04:09:32 Removing intermediate container e03f16561814 04:09:32 ---> 227d36d9aa97 04:09:32 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:09:32 Removing intermediate container 0f411f8e72b2 04:09:32 ---> 6ae590c4f2d3 04:09:32 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 04:09:32 ---> 2ab1ce1b0e12 04:09:32 Step 19/23 : ENTRYPOINT ["/core-metadata"] 04:09:32 ---> Running in 58a20a249713 04:09:32 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 04:09:32 ---> 9db35cfafeb8 04:09:32 Step 18/22 : ENTRYPOINT ["/support-notifications"] 04:09:32 ---> Running in 2104d85e0b28 04:09:32 ---> Running in 49f9ca9e1f28 04:09:32 ---> Running in f86f5cd7d2ac 04:09:32 Removing intermediate container da9a0d9e4d43 04:09:32 ---> 934581916596 04:09:32 Step 21/23 : LABEL arch=arm64 04:09:33 Removing intermediate container 58a20a249713 04:09:33 ---> ec1262a5a9f5 04:09:33 Step 20/22 : LABEL arch=arm64 04:09:33 ---> Running in f704b4a939ea 04:09:33 ---> Running in 5678b79cc6dd 04:09:33 Removing intermediate container 2104d85e0b28 04:09:33 ---> 607ea0edc0e3 04:09:33 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:09:33 Removing intermediate container f86f5cd7d2ac 04:09:33 ---> c46e7645f473 04:09:33 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:09:33 Removing intermediate container 49f9ca9e1f28 04:09:33 ---> 526a7cae00d2 04:09:33 Step 27/30 : CMD ["gate"] 04:09:33 ---> Running in 044cfbae64fb 04:09: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 04:09:33 Removing intermediate container f704b4a939ea 04:09:33 ---> e248d4b2caf9 04:09:33 Step 22/23 : LABEL git_sha=cb8cc0f9d4391edd6ae857d7a94d84fa8e934198 04:09:33 ---> Running in 513cd8ae2425 04:09:33 ---> Running in 6829acf1e5d1 04:09:33 ---> Running in d26f8454f222 04:09:34 Removing intermediate container 044cfbae64fb 04:09:34 Removing intermediate container 5678b79cc6dd 04:09:34 ---> 43ea2d0d50a4 04:09:34 Step 21/23 : LABEL arch=arm64 04:09:34 ---> 1ec3dc979d87 04:09:34 Step 21/22 : LABEL git_sha=cb8cc0f9d4391edd6ae857d7a94d84fa8e934198 04:09:34 ---> Running in 028d67790aeb 04:09:34 ---> Running in 20f267d75c62 04:09:34 Removing intermediate container 513cd8ae2425 04:09:34 ---> 44fabebb8dd5 04:09:34 Step 28/30 : LABEL arch=arm64 04:09:34 Removing intermediate container d26f8454f222 04:09:34 ---> b6f8b734e841 04:09:34 Step 23/23 : LABEL version=0.0.0 04:09:34 Removing intermediate container 6829acf1e5d1 04:09:34 ---> 5dde8aad4814 04:09:34 Step 20/22 : LABEL arch=arm64 04:09:35 ---> Running in 9b0577f32079 04:09:35 ---> Running in e767fb95dfaf 04:09:35 ---> Running in 7822328af571 04:09:35 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 04:09:35 Removing intermediate container 20f267d75c62 04:09:35 ---> ecf12c0707a7 04:09:35 Step 22/23 : LABEL git_sha=cb8cc0f9d4391edd6ae857d7a94d84fa8e934198 04:09:35 Removing intermediate container 028d67790aeb 04:09:35 ---> 1675e87152ea 04:09:35 Step 22/22 : LABEL version=0.0.0 04:09:35 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 04:09:35 ---> Running in e5159e3bf24d 04:09:35 ---> Running in 2888079128dd 04:09:35 go: downloading github.com/stretchr/testify v1.7.0 04:09:35 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 04:09:35 go: downloading github.com/davecgh/go-spew v1.1.1 04:09:35 go: downloading github.com/pmezard/go-difflib v1.0.0 04:09:35 Removing intermediate container e767fb95dfaf 04:09:35 ---> f1d564426965 04:09:35 04:09:35 Removing intermediate container 9b0577f32079 04:09:35 ---> d94924125661 04:09:35 Step 21/22 : LABEL git_sha=cb8cc0f9d4391edd6ae857d7a94d84fa8e934198 04:09:35 Removing intermediate container 7822328af571 04:09:35 ---> 72fa4257e80c 04:09:35 Step 29/30 : LABEL git_sha=cb8cc0f9d4391edd6ae857d7a94d84fa8e934198 04:09:36 ---> Running in b59c0f68490e 04:09:36 Removing intermediate container e5159e3bf24d 04:09:36 ---> 16c03a7ec2cd 04:09:36 Step 23/23 : LABEL version=0.0.0 04:09:36 Successfully built f1d564426965 04:09:36 Successfully tagged docker-core-command-go-arm64:latest 04:09:36  Building docker-core-command-go ... done Building docker-sys-mgmt-agent-go 04:09:36 ---> Running in dedb531ac510 04:09:36 Removing intermediate container 2888079128dd 04:09:36 ---> 594de3efa077 04:09:36 04:09:36 ---> Running in 3a79c89baac5 04:09:36 Removing intermediate container b59c0f68490e 04:09:36 ---> 31eaaea9f86b 04:09:36 Step 22/22 : LABEL version=0.0.0 04:09:37 Successfully built 594de3efa077 04:09:37 ---> Running in c3a84584fdd4 04:09:37 Successfully tagged docker-support-scheduler-go-arm64:latest 04:09:37 Building docker-security-secretstore-setup-go 04:09:37  Building docker-support-scheduler-go ... done Removing intermediate container dedb531ac510 04:09:37 ---> 6148353cf4f1 04:09:37 Step 30/30 : LABEL version=0.0.0 04:09:37 Removing intermediate container 3a79c89baac5 04:09:37 ---> 0ff5f4a4f9ae 04:09:37 04:09:37 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 04:09:37 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 04:09:37 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 04:09:37 Successfully built 0ff5f4a4f9ae 04:09:37 ---> Running in db9dec010302 04:09:37 Successfully tagged docker-core-metadata-go-arm64:latest 04:09:37 Building docker-core-data-go 04:09:37 Removing intermediate container c3a84584fdd4 04:09:37 ---> 678c79adea15 04:09:37 04:09:38  Building docker-core-metadata-go ... done Successfully built 678c79adea15 04:09:38 Successfully tagged docker-support-notifications-go-arm64:latest 04:09:38 Building docker-security-proxy-setup-go 04:09:38  Building docker-support-notifications-go ... done Removing intermediate container db9dec010302 04:09:38 ---> 7619ea87481a 04:09:38 04:09:38 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 04:09:39 Successfully built 7619ea87481a 04:09:39 Successfully tagged docker-security-bootstrapper-go-arm64:latest 04:09:39 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 04:09:40 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 04:09:41 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 04:09: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 04:09:42 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 04:09:43 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 04:09:43 go: downloading github.com/lib/pq v1.9.0 04:09:46 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 04:09:46 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 04:09:46 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 04:09:46 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 04:09:46 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 04:09:46 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 04:09:46 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 04:09:46 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 04:09:46 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 04:09:46 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 04:09:46 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 04:09:46 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 04:09:46 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 04:09:46 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 04:09:46 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 04:09:46 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 04:09:46 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 04:09:46 + 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 04:09:46 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 04:09:46 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 04:09:46 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 04:09:46 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 04:09:46 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 04:09:46 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 04:09:46 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 04:09:47 Building version 04:09:47 + snapcraftctl build 04:09:49 Staging config-common 04:09:49 + snapcraftctl stage 04:09:50 Skipping stage go-build-helper (already ran) 04:09:50 Skipping stage static-packages (already ran) 04:09:50 Skipping stage go115 (already ran) 04:09:50 Staging edgex-go 04:09:50 + snapcraftctl stage 04:09:51 Staging version 04:09:51 + snapcraftctl stage 04:09:52 Priming config-common 04:09:52 + snapcraftctl prime 04:09:53 Priming go-build-helper 04:09:53 + snapcraftctl prime 04:09:54 Priming static-packages 04:09:54 + snapcraftctl prime 04:09:57 Priming go115 04:09:57 + snapcraftctl prime 04:09:57 Priming edgex-go 04:09:57 + snapcraftctl prime 04:09:59 Priming version 04:09:59 + snapcraftctl prime 04:10:00 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] } 04:10:35  Building docker-security-bootstrapper-go ... done Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 04:10:35 Step 2/26 : FROM ${BUILDER_BASE} AS builder 04:10:35 ---> 5baaf05420c2 04:10:35 Step 3/26 : WORKDIR /edgex-go 04:10:35 ---> Using cache 04:10:35 ---> e328da19aab2 04:10:35 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:10:35 ---> Using cache 04:10:35 ---> efc629996046 04:10:35 Step 5/26 : RUN apk add --update --no-cache make bash git 04:10:35 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 04:10:35 Step 2/24 : FROM ${BUILDER_BASE} AS builder 04:10:35 ---> 5baaf05420c2 04:10:35 Step 3/24 : WORKDIR /edgex-go 04:10:35 ---> Using cache 04:10:35 ---> e328da19aab2 04:10:35 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:10:35 ---> Using cache 04:10:35 ---> efc629996046 04:10:35 Step 5/24 : RUN apk add --update --no-cache make git 04:10:35 ---> Using cache 04:10:35 ---> 114ddaca1d27 04:10:35 Step 6/24 : COPY go.mod . 04:10:35 ---> Using cache 04:10:35 ---> 4612bfe6cc3c 04:10:35 Step 7/24 : RUN go mod download 04:10:35 ---> Using cache 04:10:35 ---> 439cca580b09 04:10:35 Step 8/24 : COPY . . 04:10:35 ---> Using cache 04:10:35 ---> c74a09cd9603 04:10:35 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:10:35 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 04:10:35 Step 2/23 : FROM ${BUILDER_BASE} AS builder 04:10:35 ---> 5baaf05420c2 04:10:35 Step 3/23 : WORKDIR /edgex-go 04:10:35 ---> Using cache 04:10:35 ---> e328da19aab2 04:10:35 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:10:35 ---> Using cache 04:10:35 ---> efc629996046 04:10:35 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 04:10:35 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 04:10:35 Step 2/21 : FROM ${BUILDER_BASE} AS builder 04:10:35 ---> 5baaf05420c2 04:10:35 Step 3/21 : WORKDIR /edgex-go 04:10:35 ---> Using cache 04:10:35 ---> e328da19aab2 04:10:35 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:10:35 ---> Using cache 04:10:35 ---> efc629996046 04:10:35 Step 5/21 : RUN apk add --update --no-cache make git 04:10:35 ---> Using cache 04:10:35 ---> 114ddaca1d27 04:10:35 Step 6/21 : COPY go.mod . 04:10:35 ---> Using cache 04:10:35 ---> 4612bfe6cc3c 04:10:35 Step 7/21 : RUN go mod download 04:10:35 ---> Using cache 04:10:35 ---> 439cca580b09 04:10:35 Step 8/21 : COPY . . 04:10:35 ---> Using cache 04:10:35 ---> c74a09cd9603 04:10:35 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 04:10:37 ---> Running in a8b605fdc07f 04:10:37 ---> Running in bf201596bead 04:10:37 ---> Running in f79edc5401f5 04:10:37 ---> Running in dbbef3c00868 04:10:39 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:10:39 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:10:39 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 04:10: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 04:10:39 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:10:40 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:10:42 OK: 217 MiB in 51 packages 04:10:42 OK: 217 MiB in 51 packages 04:10:44 Removing intermediate container a8b605fdc07f 04:10:44 ---> b185ab0199ea 04:10:44 Step 6/23 : COPY go.mod . 04:10:44 Removing intermediate container bf201596bead 04:10:44 ---> 4dcb909a5e05 04:10:44 Step 6/26 : COPY go.mod . 04:10:45 ---> 12bde7f9072d 04:10:45 Step 7/23 : RUN go mod download 04:10:45 ---> Running in caf2adc3e418 04:10:46 ---> 4b68459fbb0c 04:10:46 Step 7/26 : RUN go mod download 04:10:46 ---> Running in 242f2e454c10 04:10:50 Removing intermediate container caf2adc3e418 04:10:50 ---> 0431b0f4e8b8 04:10:50 Step 8/23 : COPY . . 04:10:51 Removing intermediate container 242f2e454c10 04:10:51 ---> f076999581b8 04:10:51 Step 8/26 : COPY . . 04:11:18 ---> b329c420cd52 04:11:18 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 04:11:18 ---> a1b81b662783 04:11:18 Step 9/23 : RUN make cmd/core-data/core-data 04:11:18 ---> Running in 88058ec0fc3d 04:11:18 ---> Running in 05a6fb4fa8f5 04:11:20 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 04:11:20 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 04:11:24 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 04:11: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 04:11:40 Removing intermediate container f79edc5401f5 04:11:40 ---> d9b69cb6b90d 04:11:40 04:11:40 Step 10/24 : FROM alpine:3.12 04:11:40 ---> afeebe901d6b 04:11:40 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 04:11:40 ---> Running in a472ba07fe04 04:11:41 Removing intermediate container dbbef3c00868 04:11:41 ---> a6a94a8b7291 04:11:41 04:11:41 Step 10/21 : FROM alpine:3.12 04:11:41 ---> afeebe901d6b 04:11:41 Step 11/21 : RUN apk add --update --no-cache curl 04:11:41 ---> Running in adb4e252fc52 04:11:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:11:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:11:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:11:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:11:45 (1/5) Installing ca-certificates (20191127-r4) 04:11:45 (2/5) Installing nghttp2-libs (1.41.0-r0) 04:11:45 (3/5) Installing libcurl (7.69.1-r3) 04:11:45 (4/5) Installing curl (7.69.1-r3) 04:11:45 (5/5) Installing dumb-init (1.2.2-r1) 04:11:45 Executing busybox-1.31.1-r19.trigger 04:11:45 Executing ca-certificates-20191127-r4.trigger 04:11:45 (1/4) Installing ca-certificates (20191127-r4) 04:11:45 (2/4) Installing nghttp2-libs (1.41.0-r0) 04:11:45 (3/4) Installing libcurl (7.69.1-r3) 04:11:45 (4/4) Installing curl (7.69.1-r3) 04:11:45 Executing busybox-1.31.1-r19.trigger 04:11:45 Executing ca-certificates-20191127-r4.trigger 04:11:45 OK: 7 MiB in 19 packages 04:11:45 OK: 7 MiB in 18 packages 04:11:49 Removing intermediate container a472ba07fe04 04:11:49 ---> 29560f017d4e 04:11:49 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 04:11:49 Removing intermediate container adb4e252fc52 04:11:49 ---> d3e7e5f17449 04:11:49 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 04:11:49 ---> Running in 9e699adae8ef 04:11:49 ---> Running in a801119fcb66 04:11:49 Removing intermediate container 9e699adae8ef 04:11:49 ---> 7542348393a3 04:11:49 Step 13/24 : WORKDIR / 04:11:49 Removing intermediate container a801119fcb66 04:11:49 ---> e1be9e98ad41 04:11:49 Step 13/21 : WORKDIR /edgex 04:11:50 ---> Running in 63aebf0c8e0b 04:11:50 ---> Running in a7e2b0331d24 04:11:51 Removing intermediate container a7e2b0331d24 04:11:51 ---> 75100bb11dee 04:11:51 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 04:11:51 Removing intermediate container 63aebf0c8e0b 04:11:51 ---> f298be21336c 04:11:51 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 04:11:52 ---> 5e5a23110c0b 04:11:52 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 04:11:52 ---> 69195bcbb617 04:11:52 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 04:11:54 ---> 7002b64a04bf 04:11:54 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 04:11:54 ---> 4285422217f8 04:11:54 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 04:11:55 ---> bc7af734ef4a 04:11:55 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 04:11:56 ---> d7f464c57a54 04:11:56 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 04:11:56 ---> Running in ac2b590199f5 04:11:57 Removing intermediate container ac2b590199f5 04:11:57 ---> 471cf4d5de4d 04:11:57 Step 18/21 : CMD ["--init=true"] 04:11:57 ---> 8910b16f0d09 04:11:57 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 04:11:57 ---> Running in d89188b03d62 04:11:58 Removing intermediate container d89188b03d62 04:11:58 ---> 4845f42c5d90 04:11:58 Step 19/21 : LABEL arch=arm64 04:11:59 ---> Running in 16e5f6e09150 04:11:59 ---> 416ecbea214f 04:11:59 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 04:12:00 Removing intermediate container 16e5f6e09150 04:12:00 ---> 40dafec7ea84 04:12:00 Step 20/21 : LABEL git_sha=cb8cc0f9d4391edd6ae857d7a94d84fa8e934198 04:12:00 ---> Running in 483832e39617 04:12:01 ---> dd419e8e3b08 04:12:01 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/ 04:12:01 Removing intermediate container 483832e39617 04:12:01 ---> 7d8699583482 04:12:01 Step 21/21 : LABEL version=0.0.0 04:12:01 ---> Running in 3f770752ec50 04:12:01 ---> Running in 8a9b17ba9d8b 04:12:02 Removing intermediate container 8a9b17ba9d8b 04:12:02 ---> 264131020b38 04:12:02 04:12:02 Successfully built 264131020b38 04:12:02 Successfully tagged docker-security-proxy-setup-go-arm64:latest 04:12:04  Building docker-security-proxy-setup-go ... done Removing intermediate container 3f770752ec50 04:12:04 ---> 12f376fd7bd3 04:12:04 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 04:12:04 ---> Running in 5fbb35602388 04:12:05 Removing intermediate container 5fbb35602388 04:12:05 ---> c2d58406e564 04:12:05 Step 22/24 : LABEL arch=arm64 04:12:05 ---> Running in 3eeedf077d4f 04:12:06 Removing intermediate container 3eeedf077d4f 04:12:06 ---> 9586445daa10 04:12:06 Step 23/24 : LABEL git_sha=cb8cc0f9d4391edd6ae857d7a94d84fa8e934198 04:12:06 ---> Running in 42c7a87b8242 04:12:07 Removing intermediate container 42c7a87b8242 04:12:07 ---> 080cc0792f30 04:12:07 Step 24/24 : LABEL version=0.0.0 04:12:07 ---> Running in 2221bd964076 04:12:08 Removing intermediate container 2221bd964076 04:12:08 ---> fa604d0bb2fe 04:12:08 04:12:09 Successfully built fa604d0bb2fe 04:12:09 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 04:12:24  Building docker-security-secretstore-setup-go ... done Removing intermediate container 88058ec0fc3d 04:12:24 ---> 626431fe32f5 04:12:24 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 04:12:24 ---> Running in b6a9efa57485 04:12:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 04:12:26 Removing intermediate container b6a9efa57485 04:12:26 ---> 5e95d2d5c4e2 04:12:26 04:12:26 Step 11/26 : FROM docker:20.10.0 04:12:26 20.10.0: Pulling from library/docker 04:12:33 Removing intermediate container 05a6fb4fa8f5 04:12:33 ---> ab32e79593d8 04:12:33 04:12:33 Step 10/23 : FROM alpine:3.12 04:12:33 ---> afeebe901d6b 04:12:33 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 04:12:33 ---> Running in 05f8b2122250 04:12:34 Removing intermediate container 05f8b2122250 04:12:34 ---> 7113533dd01d 04:12:34 Step 12/23 : ENV APP_PORT=48080 04:12:34 ---> Running in efd2b5ec47af 04:12:34 Removing intermediate container efd2b5ec47af 04:12:34 ---> ca4c67a38345 04:12:34 Step 13/23 : EXPOSE $APP_PORT 04:12:35 ---> Running in 9d41b92c7f65 04:12:35 Removing intermediate container 9d41b92c7f65 04:12:35 ---> 1226c49ce734 04:12:35 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:12:36 ---> Running in 1368b3c13932 04:12:38 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 04:12:38 Status: Downloaded newer image for docker:20.10.0 04:12:38 ---> eeaf43b92773 04:12:38 Step 12/26 : RUN apk add --no-cache bash 04:12:38 Removing intermediate container 1368b3c13932 04:12:38 ---> f6fae1c903c8 04:12:38 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 04:12:38 ---> Running in 65e7ed5610f0 04:12:38 ---> Running in 55432df53a1e 04:12:40 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:12:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:12:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:12:40 (1/2) Installing readline (8.0.4-r0) 04:12:40 (2/2) Installing bash (5.0.17-r0) 04:12:40 Executing bash-5.0.17-r0.post-install 04:12:40 Executing busybox-1.31.1-r19.trigger 04:12:40 OK: 12 MiB in 22 packages 04:12:40 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:12:41 (1/6) Installing dumb-init (1.2.2-r1) 04:12:41 (2/6) Installing libgcc (9.3.0-r2) 04:12:41 (3/6) Installing libsodium (1.0.18-r0) 04:12:41 Removing intermediate container 65e7ed5610f0 04:12:41 ---> 3f67be4c16ce 04:12:41 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 04:12:42 (4/6) Installing libstdc++ (9.3.0-r2) 04:12:42 ---> Running in 124a2cb74ca2 04:12:42 (5/6) Installing libzmq (4.3.3-r0) 04:12:42 (6/6) Installing zeromq (4.3.3-r0) 04:12:42 Removing intermediate container 124a2cb74ca2 04:12:42 ---> a3384bf0fca6 04:12:42 Step 14/26 : ENV APP_PORT=48090 04:12:42 Executing busybox-1.31.1-r19.trigger 04:12:42 OK: 8 MiB in 20 packages 04:12:42 ---> Running in c9329277bbe8 04:12:43 Removing intermediate container c9329277bbe8 04:12:43 ---> 3ac312b8a2db 04:12:43 Step 15/26 : EXPOSE $APP_PORT 04:12:43 ---> Running in 5a9c54904433 04:12:43 Removing intermediate container 5a9c54904433 04:12:43 ---> 3a3147d0dbda 04:12:43 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 04:12:43 Removing intermediate container 55432df53a1e 04:12:43 ---> 6100099110c8 04:12:43 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 04:12:44 ---> 1ed6ba40917f 04:12:44 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 04:12:44 ---> cff7970d3bd9 04:12:44 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 04:12:45 ---> 1712e525d99b 04:12:45 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 04:12:46 ---> 879c87792f8e 04:12:46 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 04:12:46 ---> 3fb5eee8e902 04:12:46 Step 19/26 : RUN apk --no-cache add py3-pip 04:12:47 ---> e77a9f4f8fca 04:12:47 Step 19/23 : ENTRYPOINT ["/core-data"] 04:12:47 ---> Running in 41bf85099ea9 04:12:47 ---> Running in 27de70abf9f1 04:12:47 Removing intermediate container 27de70abf9f1 04:12:47 ---> d8b6282aba3b 04:12:47 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:12:47 ---> Running in 2dfc231084fd 04:12:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:12:48 Removing intermediate container 2dfc231084fd 04:12:48 ---> 66e0b20abdf9 04:12:48 Step 21/23 : LABEL arch=arm64 04:12:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:12:48 ---> Running in 867342ba8826 04:12:49 (1/33) Installing libbz2 (1.0.8-r1) 04:12:49 (2/33) Installing expat (2.2.9-r1) 04:12:49 (3/33) Installing libffi (3.3-r2) 04:12:49 (4/33) Installing gdbm (1.13-r1) 04:12:49 (5/33) Installing xz-libs (5.2.5-r0) 04:12:49 (6/33) Installing sqlite-libs (3.32.1-r0) 04:12:49 (7/33) Installing python3 (3.8.5-r0) 04:12:49 Removing intermediate container 867342ba8826 04:12:49 ---> 48cb19f73f85 04:12:49 Step 22/23 : LABEL git_sha=cb8cc0f9d4391edd6ae857d7a94d84fa8e934198 04:12:49 ---> Running in 0c045733af90 04:12:50 Removing intermediate container 0c045733af90 04:12:50 ---> 64cc88a075fe 04:12:50 Step 23/23 : LABEL version=0.0.0 04:12:50 ---> Running in 8121f8eac630 04:12:50 Removing intermediate container 8121f8eac630 04:12:50 ---> 3e3961e056fe 04:12:50 04:12:51 Successfully built 3e3961e056fe 04:12:51 Successfully tagged docker-core-data-go-arm64:latest 04:12:52  Building docker-core-data-go ... done (8/33) Installing py3-appdirs (1.4.4-r1) 04:12:52 (9/33) Installing py3-ordered-set (4.0.1-r0) 04:12:52 (10/33) Installing py3-parsing (2.4.7-r0) 04:12:52 (11/33) Installing py3-six (1.15.0-r0) 04:12:52 (12/33) Installing py3-packaging (20.4-r0) 04:12:52 (13/33) Installing py3-setuptools (47.0.0-r0) 04:12:52 (14/33) Installing py3-chardet (3.0.4-r4) 04:12:52 (15/33) Installing py3-idna (2.9-r0) 04:12:52 (16/33) Installing py3-certifi (2020.4.5.1-r0) 04:12:52 (17/33) Installing py3-urllib3 (1.25.9-r0) 04:12:52 (18/33) Installing py3-requests (2.23.0-r0) 04:12:52 (19/33) Installing py3-msgpack (1.0.0-r0) 04:12:52 (20/33) Installing py3-lockfile (0.12.2-r3) 04:12:52 (21/33) Installing py3-cachecontrol (0.12.6-r0) 04:12:52 (22/33) Installing py3-colorama (0.4.3-r0) 04:12:52 (23/33) Installing py3-distlib (0.3.0-r0) 04:12:52 (24/33) Installing py3-distro (1.5.0-r1) 04:12:52 (25/33) Installing py3-webencodings (0.5.1-r3) 04:12:52 (26/33) Installing py3-html5lib (1.0.1-r4) 04:12:52 (27/33) Installing py3-pytoml (0.1.21-r0) 04:12:52 (28/33) Installing py3-pep517 (0.8.2-r0) 04:12:52 (29/33) Installing py3-progress (1.5-r0) 04:12:52 (30/33) Installing py3-toml (0.10.1-r0) 04:12:52 (31/33) Installing py3-retrying (1.3.3-r0) 04:12:52 (32/33) Installing py3-contextlib2 (0.6.0-r0) 04:12:52 (33/33) Installing py3-pip (20.1.1-r0) 04:12:53 Executing busybox-1.31.1-r19.trigger 04:12:53 OK: 71 MiB in 55 packages 04:12:58 Removing intermediate container 41bf85099ea9 04:12:58 ---> 405b79d3b61f 04:12:58 Step 20/26 : RUN pip install docker-compose==1.23.2 04:12:58 ---> Running in a9a9e2c12602 04:13:02 Collecting docker-compose==1.23.2 04:13:02 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 04:13:03 Collecting dockerpty<0.5,>=0.4.1 04:13:03 Downloading dockerpty-0.4.1.tar.gz (13 kB) 04:13:05 Collecting texttable<0.10,>=0.9.0 04:13:05 Downloading texttable-0.9.1.tar.gz (11 kB) 04:13:07 Collecting PyYAML<4,>=3.10 04:13:07 Downloading PyYAML-3.13.tar.gz (270 kB) 04:13:10 Collecting websocket-client<1.0,>=0.32.0 04:13:10 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 04:13:10 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 04:13:11 Collecting jsonschema<3,>=2.5.1 04:13:11 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 04:13:11 Collecting cached-property<2,>=1.2.0 04:13:11 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 04:13:11 Collecting docopt<0.7,>=0.6.1 04:13:11 Downloading docopt-0.6.2.tar.gz (25 kB) 04:13:14 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 04:13:14 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 04:13:14 Collecting docker<4.0,>=3.6.0 04:13:14 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 04:13:15 Collecting idna<2.8,>=2.5 04:13:15 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 04:13:15 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) 04:13:16 Collecting urllib3<1.25,>=1.21.1 04:13:16 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 04:13:16 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) 04:13:16 Collecting docker-pycreds>=0.4.0 04:13:16 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 04:13:16 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 04:13:16 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 04:13:16 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 04:13:16 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 04:13:17 Installing collected packages: dockerpty, texttable, PyYAML, websocket-client, jsonschema, cached-property, docopt, idna, urllib3, requests, docker-pycreds, docker, docker-compose 04:13:17 Running setup.py install for dockerpty: started 04:13:19 Running setup.py install for dockerpty: finished with status 'done' 04:13:19 Running setup.py install for texttable: started 04:13:20 Running setup.py install for texttable: finished with status 'done' 04:13:20 Running setup.py install for PyYAML: started 04:13:22 Running setup.py install for PyYAML: finished with status 'done' 04:13:23 Running setup.py install for docopt: started 04:13:25 Running setup.py install for docopt: finished with status 'done' 04:13:25 Attempting uninstall: idna 04:13:25 Found existing installation: idna 2.9 04:13:25 Uninstalling idna-2.9: 04:13:25 Successfully uninstalled idna-2.9 04:13:25 Attempting uninstall: urllib3 04:13:25 Found existing installation: urllib3 1.25.9 04:13:25 Uninstalling urllib3-1.25.9: 04:13:25 Successfully uninstalled urllib3-1.25.9 04:13:26 Attempting uninstall: requests 04:13:26 Found existing installation: requests 2.23.0 04:13:26 Uninstalling requests-2.23.0: 04:13:26 Successfully uninstalled requests-2.23.0 04:13:28 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 04:13:32 Removing intermediate container a9a9e2c12602 04:13:32 ---> 81c0fee2d2cf 04:13:32 Step 21/26 : RUN apk --no-cache add curl 04:13:32 ---> Running in cd747035b4e0 04:13:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:13:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:13:34 (1/3) Installing nghttp2-libs (1.41.0-r0) 04:13:34 (2/3) Installing libcurl (7.69.1-r3) 04:13:34 (3/3) Installing curl (7.69.1-r3) 04:13:34 Executing busybox-1.31.1-r19.trigger 04:13:34 OK: 71 MiB in 58 packages 04:13:35 Removing intermediate container cd747035b4e0 04:13:35 ---> fb1e5169f289 04:13:35 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 04:13:35 ---> Running in 13fb43fe1f1f 04:13:36 Removing intermediate container 13fb43fe1f1f 04:13:36 ---> cfee51510e23 04:13:36 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:13:36 ---> Running in 443b1e3cc6ff 04:13:37 Removing intermediate container 443b1e3cc6ff 04:13:37 ---> 83ff17598812 04:13:37 Step 24/26 : LABEL arch=arm64 04:13:37 ---> Running in 0a00cc3e458a 04:13:37 Removing intermediate container 0a00cc3e458a 04:13:37 ---> 63a5552a613b 04:13:37 Step 25/26 : LABEL git_sha=cb8cc0f9d4391edd6ae857d7a94d84fa8e934198 04:13:37 ---> Running in 67a043e897f5 04:13:38 Removing intermediate container 67a043e897f5 04:13:38 ---> 302ff91870e6 04:13:38 Step 26/26 : LABEL version=0.0.0 04:13:38 ---> Running in 037be5d0342d 04:13:38 Removing intermediate container 037be5d0342d 04:13:38 ---> 91d4ce1030a9 04:13:38 04:13:39 Successfully built 91d4ce1030a9 04:13:39 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 04:13:39  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 04:13:39 $ docker stop --time=1 069b9da54da7d068626c672b841cf70e0de9bf8d4cff263e59f5140240e5a16f 04:13:41 $ docker rm -f 069b9da54da7d068626c672b841cf70e0de9bf8d4cff263e59f5140240e5a16f [Pipeline] // withDockerContainer [Pipeline] sh 04:13:42 + docker images 04:13:42 + grep docker 04:13:42 docker-sys-mgmt-agent-go-arm64 latest 91d4ce1030a9 4 seconds ago 300MB 04:13:42 docker-core-data-go-arm64 latest 3e3961e056fe 52 seconds ago 21MB 04:13:42 docker-security-secretstore-setup-go-arm64 latest fa604d0bb2fe About a minute ago 23.4MB 04:13:42 docker-security-proxy-setup-go-arm64 latest 264131020b38 About a minute ago 23.2MB 04:13:42 docker-security-bootstrapper-go-arm64 latest 7619ea87481a 4 minutes ago 17MB 04:13:42 docker-core-metadata-go-arm64 latest 0ff5f4a4f9ae 4 minutes ago 17.8MB 04:13:42 docker-support-notifications-go-arm64 latest 678c79adea15 4 minutes ago 16.7MB 04:13:42 docker-support-scheduler-go-arm64 latest 594de3efa077 4 minutes ago 16.1MB 04:13:42 docker-core-command-go-arm64 latest f1d564426965 4 minutes ago 16MB 04:13:42 docker 20.10.0 eeaf43b92773 2 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 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 04:13:45 provisioning config files... 04:13:45 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config6781924713394076148tmp [Pipeline] { [Pipeline] sh 04:13:46 + set +x 04:13:46 + curl -s https://codecov.io/bash 04:13:46 + bash -s -- 04:13:46 04:13:46 _____ _ 04:13:46 / ____| | | 04:13:46 | | ___ __| | ___ ___ _____ __ 04:13:46 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:13:46 | |___| (_) | (_| | __/ (_| (_) \ V / 04:13:46 \_____\___/ \__,_|\___|\___\___/ \_/ 04:13:46 Bash-20210129-7c25fce 04:13:46 04:13:46 04:13:46 ==> git version 2.24.3 found 04:13:46 ==> 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 04:13:46 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 04:13:46 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 04:13:46 ==> Jenkins CI detected. 04:13:46 project root: . 04:13:46 --> token set from env 04:13:46 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:13:46 ==> Running gcov in . (disable via -X gcov) 04:13:46 ==> Python coveragepy not found 04:13:46 ==> Searching for coverage reports in: 04:13:46 + . 04:13:46 -> Found 1 reports 04:13:46 ==> Detecting git/mercurial file structure 04:13:46 ==> Reading reports 04:13:46 + ./coverage.out bytes=596907 04:13:46 ==> Appending adjustments 04:13:46 https://docs.codecov.io/docs/fixing-reports 04:13:50 + Found adjustments 04:13:50 ==> Gzipping contents 04:13:50 88K /tmp/codecov.RMs7U3.gz 04:13:50 ==> Uploading reports 04:13:50 url: https://codecov.io 04:13:50 query: branch=PR-3175&commit=cb8cc0f9d4391edd6ae857d7a94d84fa8e934198&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3175%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3175&job=&cmd_args= 04:13:50 -> Pinging Codecov 04:13:50 https://codecov.io/upload/v4?package=bash-20210129-7c25fce&token=secret&branch=PR-3175&commit=cb8cc0f9d4391edd6ae857d7a94d84fa8e934198&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3175%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3175&job=&cmd_args= 04:13:50 -> Uploading to 04:13:50 https://storage.googleapis.com/codecov/v4/raw/2021-02-17/00271124DB129430A58F1EEE437C3FCB/cb8cc0f9d4391edd6ae857d7a94d84fa8e934198/73b4848a-2197-428d-993b-85fae3659879.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210217%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210217T041350Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=66c1491ac4234805cc72145cc3057d058bc581aac7e3812b914e8e3916a35240 04:13:50 % Total % Received % Xferd Average Speed Time Time Time Current 04:13:50 Dload Upload Total Spent Left Speed 04:13:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89615 0 0 100 89615 0 160k --:--:-- --:--:-- --:--:-- 160k 04:13:51 -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/cb8cc0f9d4391edd6ae857d7a94d84fa8e934198 [Pipeline] } 04:13:51 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 04:13:54 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:13:55 ---> package-listing.sh 04:13:55 ++ facter osfamily 04:13:55 ++ tr '[:upper:]' '[:lower:]' 04:13:55 + OS_FAMILY=redhat 04:13:55 + workspace=/w/workspace/edgex-go/1 04:13:55 + START_PACKAGES=/tmp/packages_start.txt 04:13:55 + END_PACKAGES=/tmp/packages_end.txt 04:13:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:13:55 + PACKAGES=/tmp/packages_start.txt 04:13:55 + '[' /w/workspace/edgex-go/1 ']' 04:13:55 + PACKAGES=/tmp/packages_end.txt 04:13:55 + case "${OS_FAMILY}" in 04:13:55 + rpm -qa 04:13:55 + sort 04:14:00 + '[' -f /tmp/packages_start.txt ']' 04:14:00 + '[' -f /tmp/packages_end.txt ']' 04:14:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:14:00 + '[' /w/workspace/edgex-go/1 ']' 04:14:00 + mkdir -p /w/workspace/edgex-go/1/archives/ 04:14:00 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 04:14:00 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 04:14:01 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 04:14:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:14:01 04:14:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 04:14:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:14:02 alpine: Pulling from edgex-lftools-log-publisher 04:14:02 df20fa9351a1: Pulling fs layer 04:14:02 36b3adc4ff6f: Pulling fs layer 04:14:02 8ad3a11d3b57: Pulling fs layer 04:14:02 46f8f816bc3b: Pulling fs layer 04:14:02 93b61091891f: Pulling fs layer 04:14:02 93b9cdb0e59b: Pulling fs layer 04:14:02 5e14af77c1be: Pulling fs layer 04:14:02 01666e4c0597: Pulling fs layer 04:14:02 aa168da1d23b: Pulling fs layer 04:14:02 93b9cdb0e59b: Waiting 04:14:02 5e14af77c1be: Waiting 04:14:02 01666e4c0597: Waiting 04:14:02 aa168da1d23b: Waiting 04:14:02 46f8f816bc3b: Waiting 04:14:02 93b61091891f: Waiting 04:14:02 36b3adc4ff6f: Verifying Checksum 04:14:02 36b3adc4ff6f: Download complete 04:14:02 46f8f816bc3b: Download complete 04:14:02 df20fa9351a1: Download complete 04:14:02 93b9cdb0e59b: Verifying Checksum 04:14:02 93b9cdb0e59b: Download complete 04:14:02 5e14af77c1be: Verifying Checksum 04:14:02 5e14af77c1be: Download complete 04:14:02 93b61091891f: Verifying Checksum 04:14:02 93b61091891f: Download complete 04:14:02 01666e4c0597: Verifying Checksum 04:14:02 01666e4c0597: Download complete 04:14:02 8ad3a11d3b57: Verifying Checksum 04:14:02 8ad3a11d3b57: Download complete 04:14:02 df20fa9351a1: Pull complete 04:14:03 36b3adc4ff6f: Pull complete 04:14:04 8ad3a11d3b57: Pull complete 04:14:05 aa168da1d23b: Verifying Checksum 04:14:05 aa168da1d23b: Download complete 04:14:06 46f8f816bc3b: Pull complete 04:14:07 93b61091891f: Pull complete 04:14:07 93b9cdb0e59b: Pull complete 04:14:07 5e14af77c1be: Pull complete 04:14:07 01666e4c0597: Pull complete 04:14:17 aa168da1d23b: Pull complete 04:14:17 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 04:14:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:14:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 04:14:18 prd-centos7-docker-4c-2g-26642 does not seem to be running inside a container 04:14:18 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 04:14:21 $ docker top 54cfff921ed94f64f7045008fe10efeed08e42b1ec9c1bb95a900e60b7ca30ab -eo pid,comm [Pipeline] { [Pipeline] sh 04:14:22 + touch /tmp/pre-build-complete [Pipeline] sh 04:14:22 + mkdir -p /var/log/sa [Pipeline] sh 04:14:22 + ls /var/log/sa-host 04:14:22 + sadf -c /var/log/sa-host/sa17 04:14:22 file_magic: OK 04:14:22 HZ: Using current value: 100 04:14:22 file_header: OK 04:14:22 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 04:14:22 Statistics: 04:14:22 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... 04:14:22 File successfully converted to sysstat format version 12.2.1 04:14:22 + sadf -c /var/log/sa-host/sa23 04:14:22 file_magic: OK 04:14:22 HZ: Using current value: 100 04:14:22 file_header: OK 04:14:22 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 04:14:22 Statistics: 04:14:22 Hnuu...uuuununununu... 04:14:22 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:14:23 provisioning config files... 04:14:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config5944327209376390188tmp [Pipeline] { [Pipeline] echo 04:14:25 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:14:25 ---> create-netrc.sh [Pipeline] } 04:14:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 04:14:25 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 04:14:26 ---> python-tools-install.sh [Pipeline] echo 04:14:26 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:14:26 ---> sudo-logs.sh 04:14:26 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:14:26 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:14:26 ---> job-cost.sh 04:14:26 lf-activate-venv: SKIPPING 04:14:26 INFO: No Stack... 04:14:28 INFO: Retrieving Pricing Info for: v1-standard-2 04:14:28 INFO: Archiving Costs [Pipeline] echo 04:14:28 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:14:28 ---> logs-deploy.sh 04:14:28 lf-activate-venv: SKIPPING 04:14:28 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3175/1 04:14:28 INFO: archiving workspace using pattern(s): 04:14:30 Archives upload complete. 04:14:30 INFO: archiving logs to Nexus 04:14:31 ---> uname -a: 04:14:31 Linux prd-centos7-docker-4c-2g-26642.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 04:14:31 04:14:31 04:14:31 ---> lscpu: 04:14:31 Architecture: x86_64 04:14:31 CPU op-mode(s): 32-bit, 64-bit 04:14:31 Byte Order: Little Endian 04:14:31 Address sizes: 40 bits physical, 48 bits virtual 04:14:31 CPU(s): 4 04:14:31 On-line CPU(s) list: 0-3 04:14:31 Thread(s) per core: 1 04:14:31 Core(s) per socket: 1 04:14:31 Socket(s): 4 04:14:31 NUMA node(s): 1 04:14:31 Vendor ID: GenuineIntel 04:14:31 CPU family: 6 04:14:31 Model: 44 04:14:31 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 04:14:31 Stepping: 1 04:14:31 CPU MHz: 2933.438 04:14:31 BogoMIPS: 5866.87 04:14:31 Virtualization: VT-x 04:14:31 Hypervisor vendor: KVM 04:14:31 Virtualization type: full 04:14:31 L1d cache: 128 KiB 04:14:31 L1i cache: 128 KiB 04:14:31 L2 cache: 16 MiB 04:14:31 L3 cache: 64 MiB 04:14:31 NUMA node0 CPU(s): 0-3 04:14:31 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 04:14:31 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 04:14:31 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 04:14:31 Vulnerability Meltdown: Mitigation; PTI 04:14:31 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:14:31 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 04:14:31 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 04:14:31 Vulnerability Srbds: Not affected 04:14:31 Vulnerability Tsx async abort: Not affected 04:14:31 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 04:14:31 04:14:31 04:14:31 ---> nproc: 04:14:31 4 04:14:31 04:14:31 04:14:31 ---> df -h: 04:14:31 Filesystem Size Used Available Use% Mounted on 04:14:31 overlay 50.0G 12.1G 37.9G 24% / 04:14:31 tmpfs 64.0M 0 64.0M 0% /dev 04:14:31 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 04:14:31 shm 64.0M 0 64.0M 0% /dev/shm 04:14:31 /dev/vda1 50.0G 12.1G 37.9G 24% /facter-os 04:14:31 /dev/vda1 50.0G 12.1G 37.9G 24% /etc/resolv.conf 04:14:31 /dev/vda1 50.0G 12.1G 37.9G 24% /etc/hostname 04:14:31 /dev/vda1 50.0G 12.1G 37.9G 24% /etc/hosts 04:14:31 /dev/vda1 50.0G 12.1G 37.9G 24% /run/cloud-init/result.json 04:14:31 /dev/vda1 50.0G 12.1G 37.9G 24% /var/log/sa-host 04:14:31 /dev/vda1 50.0G 12.1G 37.9G 24% /var/log/secure 04:14:31 /dev/vda1 50.0G 12.1G 37.9G 24% /var/log/auth.log 04:14:31 /dev/vda1 50.0G 12.1G 37.9G 24% /w/workspace/edgex-go/1 04:14:31 /dev/vda1 50.0G 12.1G 37.9G 24% /w/workspace/edgex-go/1@tmp 04:14:31 04:14:31 04:14:31 ---> free -m: 04:14:31 total used free shared buff/cache available 04:14:31 Mem: 1837 828 232 0 776 938 04:14:31 Swap: 1023 57 966 04:14:31 04:14:31 04:14:31 ---> ip addr: 04:14:31 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 04:14:31 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 04:14:31 inet 127.0.0.1/8 scope host lo 04:14:31 valid_lft forever preferred_lft forever 04:14:31 inet6 ::1/128 scope host 04:14:31 valid_lft forever preferred_lft forever 04:14:31 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 04:14:31 link/ether fa:16:3e:44:9a:97 brd ff:ff:ff:ff:ff:ff 04:14:31 inet 10.30.123.45/23 brd 10.30.123.255 scope global dynamic eth0 04:14:31 valid_lft 85158sec preferred_lft 85158sec 04:14:31 inet6 fe80::f816:3eff:fe44:9a97/64 scope link 04:14:31 valid_lft forever preferred_lft forever 04:14:31 3: docker0: mtu 1500 qdisc noqueue state DOWN 04:14:31 link/ether 02:42:9b:46:3e:e6 brd ff:ff:ff:ff:ff:ff 04:14:31 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 04:14:31 valid_lft forever preferred_lft forever 04:14:31 inet6 fe80::42:9bff:fe46:3ee6/64 scope link 04:14:31 valid_lft forever preferred_lft forever 04:14:31 04:14:31 04:14:31 ---> sar -b -r -n DEV: 04:14:31 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/17/21 _x86_64_ (4 CPU) 04:14:31 04:14:31 03:53:37 LINUX RESTART (4 CPU) 04:14:31 04:14:31 03:54:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:14:31 03:55:01 127.79 45.92 81.86 0.00 8325.46 29743.99 0.00 04:14:31 03:56:01 265.41 100.10 165.31 0.00 7381.27 50086.29 0.00 04:14:31 03:57:02 235.93 106.27 129.66 0.00 3937.61 16523.55 0.00 04:14:31 03:58:01 138.01 74.61 63.40 0.00 3224.22 6692.10 0.00 04:14:31 03:59:01 221.53 58.39 163.14 0.00 15179.08 94904.77 0.00 04:14:31 04:00:02 2408.01 2054.22 353.79 0.00 184789.43 187268.23 0.00 04:14:31 04:01:01 1068.59 801.76 266.84 0.00 49043.01 64026.42 0.00 04:14:31 04:02:01 1568.47 1211.27 357.19 0.00 127373.86 146919.22 0.00 04:14:31 04:03:02 1031.48 737.26 294.22 0.00 47795.72 73151.73 0.00 04:14:31 04:04:01 101.98 19.96 82.02 0.00 3752.43 4725.90 0.00 04:14:31 04:05:01 1.37 0.10 1.27 0.00 22.51 18.53 0.00 04:14:31 04:06:01 0.22 0.02 0.20 0.00 0.27 1.92 0.00 04:14:31 04:07:01 0.22 0.02 0.20 0.00 0.13 1.67 0.00 04:14:31 04:08:01 0.32 0.03 0.28 0.00 0.27 3.10 0.00 04:14:31 04:09:02 2.08 1.87 0.22 0.00 58.77 3.00 0.00 04:14:31 04:10:01 0.83 0.03 0.80 0.00 1.08 14.19 0.00 04:14:31 04:11:01 0.22 0.02 0.20 0.00 0.13 1.65 0.00 04:14:31 04:12:01 334.06 309.75 24.31 0.00 4712.81 907.97 0.00 04:14:31 04:13:01 2.20 1.18 1.02 0.00 44.64 254.25 0.00 04:14:31 04:14:01 65.63 64.45 1.18 0.00 5372.89 44.32 0.00 04:14:31 Average: 380.63 280.91 99.72 0.00 23204.46 33970.29 0.00 04:14:31 04:14:31 03:54:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:14:31 03:55:01 81772 0 753128 40.03 2620 1044024 1402404 47.86 662712 932156 0 04:14:31 03:56:01 73668 0 762296 40.51 1492 1044088 1514060 51.67 606132 927764 41196 04:14:31 03:57:02 156612 0 881748 46.86 624 842560 1783836 60.88 728868 709844 32516 04:14:31 03:58:01 61072 0 953624 50.68 548 866300 1636688 55.86 773128 750184 67444 04:14:31 03:59:01 69820 0 700572 37.23 72 1111080 1256268 42.87 731228 846756 1596 04:14:31 04:00:02 86460 0 850336 45.19 0 944748 2334104 79.66 762460 799728 45640 04:14:31 04:01:01 448616 0 708676 37.66 0 724252 1366448 46.63 502400 682580 19532 04:14:31 04:02:01 52716 0 804460 42.76 0 1024368 2175868 74.26 590372 1003352 83616 04:14:31 04:03:02 96652 0 714480 37.97 0 1070412 1506620 51.42 453820 1081656 120 04:14:31 04:04:01 169872 0 645424 34.30 0 1066248 1209472 41.28 449096 1013768 8 04:14:31 04:05:01 171424 0 643200 34.18 0 1066920 1188900 40.58 447792 1013984 8 04:14:31 04:06:01 172632 0 641992 34.12 0 1066920 1176564 40.15 446744 1013948 8 04:14:31 04:07:01 172532 0 642080 34.13 0 1066932 1176564 40.15 446872 1013956 8 04:14:31 04:08:01 172876 0 641728 34.11 0 1066940 1176564 40.15 446752 1013960 8 04:14:31 04:09:02 171396 0 642176 34.13 0 1067972 1176564 40.15 447516 1014340 16 04:14:31 04:10:01 171124 0 642432 34.14 0 1067988 1176624 40.16 447496 1014348 8 04:14:31 04:11:01 171576 0 641980 34.12 0 1067988 1176564 40.15 447408 1014348 8 04:14:31 04:12:01 102180 0 769568 40.90 0 1009796 1176596 40.16 480936 922508 7312 04:14:31 04:13:01 100796 0 769532 40.90 0 1011216 1176568 40.15 482292 922664 16 04:14:31 04:14:01 119600 0 769092 40.88 0 992852 1178236 40.21 475180 914224 124 04:14:31 Average: 141170 0 728926 38.74 268 1011180 1398276 47.72 541460 930303 14959 04:14:31 04:14:31 03:54:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:14:31 03:55:01 veth2f5435d 808.02 670.72 78.44 2675.86 0.00 0.00 0.00 0.00 04:14:31 03:55:01 eth0 1589.92 1503.46 6360.49 196.02 0.00 0.00 0.00 0.00 04:14:31 03:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:14:31 03:55:01 docker0 808.02 670.58 67.39 2675.84 0.00 0.00 0.00 0.00 04:14:31 03:56:01 eth0 518.78 446.95 3676.18 46.14 0.00 0.00 0.00 0.00 04:14:31 03:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:14:31 03:56:01 docker0 192.91 215.49 13.64 831.17 0.00 0.00 0.00 0.00 04:14:31 03:57:02 eth0 42.22 29.07 34.10 70.40 0.00 0.00 0.00 0.00 04:14:31 03:57:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:14:31 03:57:02 vethb30aef4 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 04:14:31 03:57:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:14:31 03:58:01 eth0 20.81 11.96 17.01 9.33 0.00 0.00 0.00 0.00 04:14:31 03:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:14:31 03:58:01 vethb30aef4 1.78 1.78 0.14 0.15 0.00 0.00 0.00 0.00 04:14:31 03:58:01 docker0 1.78 1.78 0.12 0.15 0.00 0.00 0.00 0.00 04:14:31 03:59:01 vethc110ee4 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 04:14:31 03:59:01 eth0 220.06 178.17 1693.63 85.71 0.00 0.00 0.00 0.00 04:14:31 03:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:14:31 03:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:14:31 04:00:02 vethc110ee4 0.00 0.23 0.00 0.01 0.00 0.00 0.00 0.00 04:14:31 04:00:02 eth0 51.56 29.42 164.48 10.21 0.00 0.00 0.00 0.00 04:14:31 04:00:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:14:31 04:00:02 docker0 18.11 29.87 1.04 145.69 0.00 0.00 0.00 0.00 04:14:31 04:01:01 vethd9aff8c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:14:31 04:01:01 vethc110ee4 0.00 0.10 0.00 0.00 0.00 0.00 0.00 0.00 04:14:31 04:01:01 eth0 50.01 26.68 170.24 13.03 0.00 0.00 0.00 0.00 04:14:31 04:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:14:31 04:02:01 veth7a24ce6 1.40 5.54 0.09 29.08 0.00 0.00 0.00 0.00 04:14:31 04:02:01 vethc110ee4 0.00 0.10 0.00 0.00 0.00 0.00 0.00 0.00 04:14:31 04:02:01 eth0 88.70 56.14 141.00 90.99 0.00 0.00 0.00 0.00 04:14:31 04:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:14:31 04:03:02 vethc110ee4 0.00 0.21 0.00 0.01 0.00 0.00 0.00 0.00 04:14:31 04:03:02 eth0 213.38 137.92 1598.46 88.61 0.00 0.00 0.00 0.00 04:14:31 04:03:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:14:31 04:03:02 veth9e138e1 17.60 42.90 1.15 253.38 0.00 0.00 0.00 0.00 04:14:31 04:04:01 eth0 40.70 22.09 129.69 11.58 0.00 0.00 0.00 0.00 04:14:31 04:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:14:31 04:04:01 docker0 1087.73 1045.71 86.57 4402.39 0.00 0.00 0.00 0.00 04:14:31 04:05:01 eth0 1.50 0.63 0.71 0.46 0.00 0.00 0.00 0.00 04:14:31 04:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:14:31 04:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:14:31 04:06:01 eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 04:14:31 04:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:14:31 04:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:14:31 04:07:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:14:31 04:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:14:31 04:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:14:31 04:08:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:14:31 04:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:14:31 04:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:14:31 04:09:02 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:14:31 04:09:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:14:31 04:09:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:14:31 04:10:01 eth0 0.34 0.27 0.17 0.08 0.00 0.00 0.00 0.00 04:14:31 04:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:14:31 04:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:14:31 04:11:01 eth0 0.08 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:14:31 04:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:14:31 04:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:14:31 04:12:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 04:14:31 04:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:14:31 04:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:14:31 04:13:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:14:31 04:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:14:31 04:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:14:31 04:14:01 eth0 14.77 9.46 14.87 6.90 0.00 0.00 0.00 0.00 04:14:31 04:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:14:31 04:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:14:31 Average: eth0 143.11 123.00 702.71 31.63 0.00 0.00 0.00 0.00 04:14:31 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:14:31 Average: docker0 53.57 51.50 4.26 216.80 0.00 0.00 0.00 0.00 04:14:31 04:14:31 04:14:31 ---> sar -P ALL: 04:14:31 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/17/21 _x86_64_ (4 CPU) 04:14:31 04:14:31 03:53:37 LINUX RESTART (4 CPU) 04:14:31 04:14:31 03:54:01 CPU %user %nice %system %iowait %steal %idle 04:14:31 03:55:01 all 18.47 0.00 8.90 3.39 0.07 69.16 04:14:31 03:55:01 0 14.18 0.00 11.51 1.04 0.09 73.19 04:14:31 03:55:01 1 23.70 0.00 8.50 7.04 0.09 60.67 04:14:31 03:55:01 2 18.12 0.00 7.84 3.87 0.07 70.10 04:14:31 03:55:01 3 17.84 0.00 7.79 1.61 0.05 72.71 04:14:31 03:56:01 all 12.81 0.00 8.46 4.58 0.08 74.08 04:14:31 03:56:01 0 14.08 0.00 9.54 4.32 0.09 71.97 04:14:31 03:56:01 1 13.00 0.00 8.16 3.31 0.09 75.44 04:14:31 03:56:01 2 13.78 0.00 8.39 7.93 0.09 69.82 04:14:31 03:56:01 3 10.38 0.00 7.74 2.77 0.07 79.05 04:14:31 03:57:02 all 45.68 0.00 12.66 5.72 0.08 35.86 04:14:31 03:57:02 0 46.00 0.00 12.46 4.12 0.07 37.36 04:14:31 03:57:02 1 45.49 0.00 13.31 5.71 0.07 35.42 04:14:31 03:57:02 2 45.86 0.00 12.61 8.53 0.09 32.91 04:14:31 03:57:02 3 45.38 0.00 12.26 4.54 0.09 37.74 04:14:31 03:58:01 all 42.21 0.00 12.96 3.55 0.06 41.23 04:14:31 03:58:01 0 41.44 0.00 13.48 3.43 0.04 41.62 04:14:31 03:58:01 1 42.20 0.00 12.70 6.04 0.05 39.00 04:14:31 03:58:01 2 43.02 0.00 13.33 2.36 0.07 41.22 04:14:31 03:58:01 3 42.16 0.00 12.35 2.33 0.07 43.08 04:14:31 03:59:01 all 23.50 0.00 13.83 6.14 0.10 56.44 04:14:31 03:59:01 0 24.71 0.00 12.99 3.37 0.09 58.85 04:14:31 03:59:01 1 21.85 0.00 13.84 6.12 0.12 58.07 04:14:31 03:59:01 2 22.57 0.00 14.28 9.35 0.10 53.70 04:14:31 03:59:01 3 24.85 0.00 14.22 5.70 0.09 55.14 04:14:31 04:00:02 all 21.14 0.00 27.29 26.74 0.18 24.66 04:14:31 04:00:02 0 20.50 0.00 27.16 26.00 0.18 26.17 04:14:31 04:00:02 1 21.30 0.00 27.62 30.31 0.19 20.58 04:14:31 04:00:02 2 21.64 0.00 26.73 23.86 0.19 27.58 04:14:31 04:00:02 3 21.12 0.00 27.66 26.77 0.14 24.30 04:14:31 04:01:01 all 54.23 0.00 18.62 14.91 0.08 12.16 04:14:31 04:01:01 0 56.54 0.00 17.22 13.51 0.09 12.64 04:14:31 04:01:01 1 51.79 0.00 20.21 14.55 0.07 13.39 04:14:31 04:01:01 2 54.53 0.00 18.16 13.84 0.09 13.38 04:14:31 04:01:01 3 54.05 0.00 18.89 17.75 0.09 9.21 04:14:31 04:02:01 all 31.66 0.00 22.86 24.52 0.13 20.83 04:14:31 04:02:01 0 31.52 0.00 22.95 25.07 0.16 20.30 04:14:31 04:02:01 1 31.12 0.00 21.24 24.96 0.14 22.54 04:14:31 04:02:01 2 30.59 0.00 22.73 24.55 0.12 22.01 04:14:31 04:02:01 3 33.42 0.00 24.51 23.51 0.11 18.46 04:14:31 04:03:02 all 29.16 0.00 17.34 23.33 0.28 29.89 04:14:31 04:03:02 0 28.26 0.00 18.33 22.33 0.29 30.78 04:14:31 04:03:02 1 30.25 0.00 16.70 25.83 0.26 26.96 04:14:31 04:03:02 2 29.83 0.00 17.53 24.24 0.28 28.12 04:14:31 04:03:02 3 28.30 0.00 16.79 20.87 0.30 33.74 04:14:31 04:04:01 all 5.09 0.00 3.21 3.69 0.16 87.84 04:14:31 04:04:01 0 8.35 0.00 3.81 1.15 0.21 86.48 04:14:31 04:04:01 1 4.01 0.00 2.81 4.36 0.10 88.72 04:14:31 04:04:01 2 4.99 0.00 2.97 3.86 0.15 88.03 04:14:31 04:04:01 3 3.03 0.00 3.27 5.40 0.17 88.12 04:14:31 04:05:01 all 0.16 0.00 0.05 0.00 0.00 99.79 04:14:31 04:05:01 0 0.52 0.00 0.05 0.00 0.00 99.43 04:14:31 04:05:01 1 0.05 0.00 0.03 0.00 0.00 99.92 04:14:31 04:05:01 2 0.05 0.00 0.05 0.00 0.00 99.90 04:14:31 04:05:01 3 0.03 0.00 0.05 0.00 0.00 99.92 04:14:31 04:14:31 04:05:01 CPU %user %nice %system %iowait %steal %idle 04:14:31 04:06:01 all 0.15 0.00 0.07 0.00 0.05 99.73 04:14:31 04:06:01 0 0.52 0.00 0.08 0.00 0.07 99.33 04:14:31 04:06:01 1 0.02 0.00 0.02 0.00 0.02 99.95 04:14:31 04:06:01 2 0.02 0.00 0.10 0.00 0.05 99.83 04:14:31 04:06:01 3 0.07 0.00 0.07 0.00 0.05 99.82 04:14:31 04:07:01 all 0.15 0.00 0.03 0.00 0.00 99.82 04:14:31 04:07:01 0 0.52 0.00 0.03 0.00 0.00 99.45 04:14:31 04:07:01 1 0.02 0.00 0.02 0.00 0.00 99.97 04:14:31 04:07:01 2 0.05 0.00 0.05 0.00 0.00 99.90 04:14:31 04:07:01 3 0.02 0.00 0.02 0.00 0.00 99.97 04:14:31 04:08:01 all 0.16 0.00 0.05 0.00 0.00 99.80 04:14:31 04:08:01 0 0.52 0.00 0.07 0.00 0.00 99.42 04:14:31 04:08:01 1 0.03 0.00 0.05 0.00 0.00 99.92 04:14:31 04:08:01 2 0.03 0.00 0.02 0.00 0.00 99.95 04:14:31 04:08:01 3 0.05 0.00 0.05 0.00 0.00 99.90 04:14:31 04:09:02 all 0.14 0.00 0.06 0.02 0.00 99.78 04:14:31 04:09:02 0 0.08 0.00 0.10 0.07 0.00 99.75 04:14:31 04:09:02 1 0.02 0.00 0.03 0.00 0.00 99.95 04:14:31 04:09:02 2 0.43 0.00 0.05 0.02 0.00 99.50 04:14:31 04:09:02 3 0.03 0.00 0.05 0.00 0.00 99.92 04:14:31 04:10:01 all 0.16 0.00 0.03 0.00 0.00 99.81 04:14:31 04:10:01 0 0.03 0.00 0.03 0.00 0.00 99.93 04:14:31 04:10:01 1 0.07 0.00 0.03 0.00 0.00 99.90 04:14:31 04:10:01 2 0.51 0.00 0.02 0.00 0.00 99.48 04:14:31 04:10:01 3 0.03 0.00 0.03 0.00 0.00 99.93 04:14:31 04:11:01 all 0.14 0.00 0.02 0.00 0.00 99.83 04:14:31 04:11:01 0 0.02 0.00 0.03 0.00 0.00 99.95 04:14:31 04:11:01 1 0.03 0.00 0.03 0.02 0.00 99.92 04:14:31 04:11:01 2 0.50 0.00 0.02 0.00 0.00 99.48 04:14:31 04:11:01 3 0.00 0.00 0.02 0.00 0.00 99.98 04:14:31 04:12:01 all 0.11 2.79 12.49 6.10 0.10 78.42 04:14:31 04:12:01 0 0.05 2.45 11.48 4.78 0.08 81.15 04:14:31 04:12:01 1 0.20 2.93 12.34 7.43 0.08 77.02 04:14:31 04:12:01 2 0.08 2.97 13.49 5.80 0.10 77.55 04:14:31 04:12:01 3 0.10 2.79 12.66 6.38 0.12 77.94 04:14:31 04:13:01 all 0.15 0.00 0.03 0.01 0.00 99.81 04:14:31 04:13:01 0 0.02 0.00 0.02 0.02 0.00 99.95 04:14:31 04:13:01 1 0.55 0.00 0.05 0.02 0.00 99.38 04:14:31 04:13:01 2 0.02 0.00 0.02 0.00 0.00 99.97 04:14:31 04:13:01 3 0.02 0.00 0.03 0.00 0.00 99.95 04:14:31 04:14:01 all 1.92 0.00 1.15 1.74 0.00 95.19 04:14:31 04:14:01 0 1.84 0.00 1.35 1.34 0.00 95.48 04:14:31 04:14:01 1 1.77 0.00 1.03 0.38 0.00 96.82 04:14:31 04:14:01 2 3.51 0.00 1.69 4.93 0.00 89.87 04:14:31 04:14:01 3 0.58 0.00 0.52 0.30 0.02 98.58 04:14:31 Average: all 14.00 0.14 7.84 6.08 0.07 71.88 04:14:31 Average: 0 14.15 0.12 7.98 5.41 0.07 72.27 04:14:31 Average: 1 14.02 0.15 7.77 6.65 0.06 71.34 04:14:31 Average: 2 14.13 0.15 7.83 6.51 0.07 71.31 04:14:31 Average: 3 13.70 0.14 7.76 5.73 0.07 72.60 04:14:31 04:14:31 04:14:31