Pull request #3448 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 1d5c5c1f61924ecb361f7ba279b196c19f2b6d92+4ab9f87d9e0b18aca8f5136bb6755fc5b233398b (16525adc63592c8d376902912f186fb24b2eb9b7) 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd 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-3448/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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f aa25fb65c2461e649b1a162fbf19ec71f4863fbd # timeout=10 Commit message: "Merge pull request #336 from ernestojeda/golang-1.16" > 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-3448/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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd 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.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-4231 in /w/workspace/edgexfoundry_edgex-go_PR-3448 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 4ab9f87d9e0b18aca8f5136bb6755fc5b233398b into PR head commit 1d5c5c1f61924ecb361f7ba279b196c19f2b6d92 Merge succeeded, producing 1d5c5c1f61924ecb361f7ba279b196c19f2b6d92 Checking out Revision 1d5c5c1f61924ecb361f7ba279b196c19f2b6d92 (PR-3448) > 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/3448/head:refs/remotes/origin/PR-3448 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1d5c5c1f61924ecb361f7ba279b196c19f2b6d92 # 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 4ab9f87d9e0b18aca8f5136bb6755fc5b233398b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1d5c5c1f61924ecb361f7ba279b196c19f2b6d92 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:26:19 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:26:19 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:26:19 ========================================================= 22:26:19 EdgeX Global Pipelines Version Info 22:26:19 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:26:22 ------------------- 22:26:22 stable info: 22:26:22 ------------------- 22:26:22 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:26:22 Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd 22:26:22 Message: update stable to v1.0.191 22:26:23 ------------------- 22:26:23 experimental info: 22:26:23 ------------------- 22:26:23 Commited By: **** collab-it+edgex@linuxfoundation.org 22:26:23 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 22:26:23 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:26:23 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 22:26:23 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 22:26:23 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:26:23 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:26:23 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:26:23 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 22:26:23 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 22:26:23 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 22:26:23 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 22:26:23 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 22:26:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:26:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:26:24 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:26:24 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:26:24 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:26:24 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:26:24 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:26:24 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 22:26:24 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 22:26:24 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 22:26:24 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 22:26:24 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:26:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3448 [Pipeline] echo 22:26:24 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3448 [Pipeline] echo 22:26:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3448 [Pipeline] echo 22:26:24 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1d5c5c1f61924ecb361f7ba279b196c19f2b6d92 [Pipeline] echo 22:26:24 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1d5c5c1 [Pipeline] echo 22:26:24 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 22:26:25 provisioning config files... 22:26:25 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7466551817345886634tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:26:25 ---> docker-login.sh 22:26:25 nexus3.edgexfoundry.org:10001 22:26:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:26:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:26:26 Configure a credential helper to remove this warning. See 22:26:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:26:26 22:26:26 Login Succeeded 22:26:26 nexus3.edgexfoundry.org:10002 22:26:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:26:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:26:26 Configure a credential helper to remove this warning. See 22:26:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:26:26 22:26:26 Login Succeeded 22:26:26 nexus3.edgexfoundry.org:10003 22:26:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:26:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:26:26 Configure a credential helper to remove this warning. See 22:26:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:26:26 22:26:26 Login Succeeded 22:26:26 nexus3.edgexfoundry.org:10004 22:26:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:26:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:26:27 Configure a credential helper to remove this warning. See 22:26:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:26:27 22:26:27 Login Succeeded 22:26:27 docker.io 22:26:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:26:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:26:27 Configure a credential helper to remove this warning. See 22:26:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:26:27 22:26:27 Login Succeeded 22:26:27 ---> docker-login.sh ends [Pipeline] } 22:26:27 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:26:28 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 22:26:28 + for file in '`ls cmd/**/Dockerfile`' 22:26:28 ++ dirname cmd/core-command/Dockerfile 22:26:28 ++ cut -d/ -f2 22:26:28 + echo core-command,cmd/core-command/Dockerfile 22:26:28 + for file in '`ls cmd/**/Dockerfile`' 22:26:28 ++ dirname cmd/core-data/Dockerfile 22:26:28 ++ cut -d/ -f2 22:26:28 + echo core-data,cmd/core-data/Dockerfile 22:26:28 + for file in '`ls cmd/**/Dockerfile`' 22:26:28 ++ dirname cmd/core-metadata/Dockerfile 22:26:28 ++ cut -d/ -f2 22:26:28 + echo core-metadata,cmd/core-metadata/Dockerfile 22:26:28 + for file in '`ls cmd/**/Dockerfile`' 22:26:28 ++ dirname cmd/security-bootstrapper/Dockerfile 22:26:28 ++ cut -d/ -f2 22:26:28 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 22:26:28 + for file in '`ls cmd/**/Dockerfile`' 22:26:28 ++ dirname cmd/security-proxy-setup/Dockerfile 22:26:28 ++ cut -d/ -f2 22:26:28 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 22:26:28 + for file in '`ls cmd/**/Dockerfile`' 22:26:28 ++ dirname cmd/security-secretstore-setup/Dockerfile 22:26:28 ++ cut -d/ -f2 22:26:28 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 22:26:28 + for file in '`ls cmd/**/Dockerfile`' 22:26:28 ++ dirname cmd/support-notifications/Dockerfile 22:26:28 ++ cut -d/ -f2 22:26:28 + echo support-notifications,cmd/support-notifications/Dockerfile 22:26:28 + for file in '`ls cmd/**/Dockerfile`' 22:26:28 ++ dirname cmd/support-scheduler/Dockerfile 22:26:28 ++ cut -d/ -f2 22:26:28 + echo support-scheduler,cmd/support-scheduler/Dockerfile 22:26:28 + for file in '`ls cmd/**/Dockerfile`' 22:26:28 ++ dirname cmd/sys-mgmt-agent/Dockerfile 22:26:28 ++ cut -d/ -f2 22:26:28 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 22:26:28 Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 22:26:28 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:26:28 22:26:28 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 22:26:29 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:26:29 latest: Pulling from edgex-devops/git-semver 22:26:29 31603596830f: Pulling fs layer 22:26:29 54011a49482f: Pulling fs layer 22:26:29 a6820b24f6d8: Pulling fs layer 22:26:29 f581987b2513: Pulling fs layer 22:26:29 f581987b2513: Waiting 22:26:29 54011a49482f: Verifying Checksum 22:26:29 54011a49482f: Download complete 22:26:29 31603596830f: Verifying Checksum 22:26:29 31603596830f: Download complete 22:26:29 f581987b2513: Verifying Checksum 22:26:29 f581987b2513: Download complete 22:26:29 a6820b24f6d8: Verifying Checksum 22:26:29 a6820b24f6d8: Download complete 22:26:30 31603596830f: Pull complete 22:26:30 54011a49482f: Pull complete 22:26:31 a6820b24f6d8: Pull complete 22:26:31 f581987b2513: Pull complete 22:26:31 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 22:26:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:26:31 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 22:26:31 prd-centos7-docker-4c-2g-4231 does not seem to be running inside a container 22:26:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:26:34 $ docker top d3b0ee8f39d92079e18c9282cb1d9e05b3e355afb85e5bd7fcf526f1f7aa652b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:26:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:26:34 [ssh-agent] Looking for ssh-agent implementation... 22:26:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:26:34 $ docker exec d3b0ee8f39d92079e18c9282cb1d9e05b3e355afb85e5bd7fcf526f1f7aa652b ssh-agent 22:26:34 SSH_AUTH_SOCK=/tmp/ssh-Hl9vP1wWZFRC/agent.11 22:26:34 SSH_AGENT_PID=16 22:26:35 Running ssh-add (command line suppressed) 22:26:35 Identity added: /w/workspace/edgex-go/1@tmp/private_key_455366649905542745.key (/w/workspace/edgex-go/1@tmp/private_key_455366649905542745.key) 22:26:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:26:35 + git tag --points-at HEAD [Pipeline] } 22:26:35 $ docker exec --env ******** --env ******** d3b0ee8f39d92079e18c9282cb1d9e05b3e355afb85e5bd7fcf526f1f7aa652b ssh-agent -k 22:26:35 unset SSH_AUTH_SOCK; 22:26:35 unset SSH_AGENT_PID; 22:26:35 echo Agent pid 16 killed; 22:26:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:26:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:26:35 [ssh-agent] Looking for ssh-agent implementation... 22:26:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:26:36 $ docker exec d3b0ee8f39d92079e18c9282cb1d9e05b3e355afb85e5bd7fcf526f1f7aa652b ssh-agent 22:26:36 SSH_AUTH_SOCK=/tmp/ssh-DeN0RKivLDr9/agent.44 22:26:36 SSH_AGENT_PID=49 22:26:36 Running ssh-add (command line suppressed) 22:26:36 Identity added: /w/workspace/edgex-go/1@tmp/private_key_3017961192882826822.key (/w/workspace/edgex-go/1@tmp/private_key_3017961192882826822.key) 22:26:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:26:37 + git semver init 22:26:37 # -> Open(): unable to determine branch for HEAD 22:26:37 # $GIT_DIR = /w/workspace/edgex-go/1/.git 22:26:37 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 22:26:37 # $SEMVER_REMOTE_NAME = origin 22:26:37 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:26:37 # $SEMVER_USER_NAME = edgex-jenkins 22:26:37 # $SEMVER_BRANCH = PR-3448 22:26:37 # $SEMVER_TEMP = /tmp/semver-274714579 22:26:37 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 22:27:15 # '/tmp/semver-274714579' -> '/w/workspace/edgex-go/1/.semver' 22:27:15 # -> Force: false 22:27:15 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 22:27:15 $ docker exec --env ******** --env ******** d3b0ee8f39d92079e18c9282cb1d9e05b3e355afb85e5bd7fcf526f1f7aa652b ssh-agent -k 22:27:16 unset SSH_AUTH_SOCK; 22:27:16 unset SSH_AGENT_PID; 22:27:16 echo Agent pid 49 killed; 22:27:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:27:16 + git semver [Pipeline] } 22:27:16 $ docker stop --time=1 d3b0ee8f39d92079e18c9282cb1d9e05b3e355afb85e5bd7fcf526f1f7aa652b 22:27:18 $ docker rm -f d3b0ee8f39d92079e18c9282cb1d9e05b3e355afb85e5bd7fcf526f1f7aa652b [Pipeline] // withDockerContainer [Pipeline] sh 22:27:19 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:27:20 Stashed 1 file(s) [Pipeline] echo 22:27:20 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:27:21 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 22:27:21 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 22:27:21 + sudo service docker restart 22:27:21 + true 22:27:21 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 22:27:22 ========================================================= 22:27:22 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 22:27:22 ========================================================= [Pipeline] isUnix [Pipeline] sh 22:27:23 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 22:27:28 Sending build context to Docker daemon 330.1MB 22:27:28 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 22:27:28 Step 2/6 : FROM ${BASE} 22:27:28 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 22:27:28 540db60ca938: Pulling fs layer 22:27:28 adcc1eea9eea: Pulling fs layer 22:27:28 4c4ab2625f07: Pulling fs layer 22:27:28 0510c868ecb4: Pulling fs layer 22:27:28 afea3b2eda06: Pulling fs layer 22:27:28 7809a108b3ef: Pulling fs layer 22:27:28 f706445af74f: Pulling fs layer 22:27:28 0510c868ecb4: Waiting 22:27:28 afea3b2eda06: Waiting 22:27:28 7809a108b3ef: Waiting 22:27:28 f706445af74f: Waiting 22:27:28 4c4ab2625f07: Verifying Checksum 22:27:28 4c4ab2625f07: Download complete 22:27:28 adcc1eea9eea: Verifying Checksum 22:27:28 adcc1eea9eea: Download complete 22:27:28 afea3b2eda06: Verifying Checksum 22:27:28 afea3b2eda06: Download complete 22:27:28 7809a108b3ef: Verifying Checksum 22:27:28 7809a108b3ef: Download complete 22:27:28 540db60ca938: Verifying Checksum 22:27:28 540db60ca938: Download complete 22:27:28 540db60ca938: Pull complete 22:27:28 adcc1eea9eea: Pull complete 22:27:29 4c4ab2625f07: Pull complete 22:27:30 f706445af74f: Verifying Checksum 22:27:30 f706445af74f: Download complete 22:27:32 0510c868ecb4: Verifying Checksum 22:27:32 0510c868ecb4: Download complete 22:27:35 Still waiting to schedule task 22:27:35 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 22:27:40 0510c868ecb4: Pull complete 22:27:40 afea3b2eda06: Pull complete 22:27:40 7809a108b3ef: Pull complete 22:27:46 f706445af74f: Pull complete 22:27:46 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 22:27:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 22:27:46 ---> b068be0155e3 22:27:46 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 22:27:46 ---> Running in 037b3b914e12 22:27:47 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:27:48 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:27:49 (1/12) Installing libmagic (5.39-r0) 22:27:50 (2/12) Installing file (5.39-r0) 22:27:50 (3/12) Installing libc-dev (0.7.2-r3) 22:27:50 (4/12) Installing g++ (10.2.1_pre1-r3) 22:28:00 (5/12) Installing fortify-headers (1.1-r0) 22:28:00 (6/12) Installing patch (2.7.6-r6) 22:28:00 (7/12) Installing build-base (0.5-r2) 22:28:00 (8/12) Installing libsodium (1.0.18-r0) 22:28:00 (9/12) Installing pkgconf (1.7.3-r0) 22:28:00 (10/12) Installing libsodium-dev (1.0.18-r0) 22:28:00 (11/12) Installing libzmq (4.3.3-r1) 22:28:00 (12/12) Installing zeromq-dev (4.3.3-r1) 22:28:00 Executing busybox-1.32.1-r6.trigger 22:28:00 OK: 219 MiB in 52 packages 22:28:04 Removing intermediate container 037b3b914e12 22:28:04 ---> 62ed8fd08e4a 22:28:04 Step 4/6 : WORKDIR /edgex-go 22:28:04 ---> Running in b36e6c89d023 22:28:04 Removing intermediate container b36e6c89d023 22:28:04 ---> b29fb5a2bc03 22:28:04 Step 5/6 : COPY go.mod . 22:28:04 ---> 08b8edd07c4d 22:28:04 Step 6/6 : RUN go mod download 22:28:04 ---> Running in 5efb29a015f2 22:28:36 Removing intermediate container 5efb29a015f2 22:28:36 ---> f868da20bd70 22:28:36 Successfully built f868da20bd70 22:28:36 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 22:28:36 + docker inspect -f . ci-base-image-x86_64 22:28:36 . [Pipeline] withDockerContainer 22:28:37 prd-centos7-docker-4c-2g-4231 does not seem to be running inside a container 22:28:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:28:38 $ docker top e82c5ea0d4c64f88782472f333d5eaf3a0d1c26f0b4159b982d2351d167ad060 -eo pid,comm [Pipeline] { [Pipeline] sh 22:28:38 + go version 22:28:38 go version go1.16.3 linux/amd64 [Pipeline] } 22:28:38 $ docker stop --time=1 e82c5ea0d4c64f88782472f333d5eaf3a0d1c26f0b4159b982d2351d167ad060 22:28:39 $ docker rm -f e82c5ea0d4c64f88782472f333d5eaf3a0d1c26f0b4159b982d2351d167ad060 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:28:40 + docker inspect -f . ci-base-image-x86_64 22:28:40 . [Pipeline] withDockerContainer 22:28:40 prd-centos7-docker-4c-2g-4231 does not seem to be running inside a container 22:28:40 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:28:41 $ docker top 3ec8ef124718b6d1c21716838dc164feda4ec2194942beab22d30c8c4a44fe8a -eo pid,comm [Pipeline] { [Pipeline] echo 22:28:41 ========================================================= 22:28:41 [edgeXBuildGoParallel] Running Tests and Build... 22:28:41 ========================================================= [Pipeline] sh 22:28:42 + go mod tidy [Pipeline] sh 22:28:44 + make test 22:28:44 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 22:28:54 ? github.com/edgexfoundry/edgex-go [no test files] 22:29:42 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 22:29:42 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 22:29:43 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 22:29:43 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 22:29:48 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 22:29:49 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 22:29:49 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 22:29:49 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 22:29:52 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 22:29:53 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 22:29:58 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 22:29:58 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 22:29:58 ? github.com/edgexfoundry/edgex-go/internal [no test files] 22:30:03 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.313s coverage: 45.9% of statements 22:30:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 22:30:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 22:30:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 22:30:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 22:30:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 22:30:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 22:30:03 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.078s coverage: 19.8% of statements 22:30:03 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.337s coverage: 100.0% of statements 22:30:08 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.445s coverage: 27.8% of statements 22:30:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 22:30:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 22:30:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 22:30:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 22:30:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 22:30:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 22:30:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.279s coverage: 100.0% of statements 22:30:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 22:30:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.189s coverage: 100.0% of statements 22:30:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 22:30:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 22:30:09 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.213s coverage: 71.3% of statements 22:30:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 22:30:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 22:30:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.211s coverage: 87.7% of statements 22:30:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 22:30:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 22:30:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.083s coverage: 78.9% of statements 22:30:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 22:30:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.534s coverage: 28.6% of statements 22:30:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 22:30:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 22:30:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 22:30:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 22:30:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 22:30:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.192s coverage: 100.0% of statements 22:30:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 22:30:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.224s coverage: 100.0% of statements 22:30:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 22:30:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.245s coverage: 86.7% of statements 22:30:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 22:30:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.412s coverage: 97.5% of statements 22:30:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 22:30:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.122s coverage: 78.3% of statements 22:30:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 22:30:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 22:30:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 22:30:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 22:30:18 Running on prd-ubuntu18.04-docker-arm64-4c-16g-4234 in /w/workspace/edgexfoundry_edgex-go_PR-3448 [Pipeline] { [Pipeline] ws 22:30:18 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 22:30:23 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.873s coverage: 95.1% of statements 22:30:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 22:30:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 22:30:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 22:30:23 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 22:30:23 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 22:30:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 22:30:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 22:30:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 22:30:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 22:30:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 22:30:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 22:30:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 22:30:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 22:30:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 22:30:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 22:30:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 22:30:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 22:30:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 22:30:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.098s coverage: 58.8% of statements 22:30:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 22:30:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 22:30:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.108s coverage: 0.9% of statements 22:30:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 22:30:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.222s coverage: 22.0% of statements 22:30:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 22:30:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.104s coverage: 47.1% of statements 22:30:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.083s coverage: 79.5% of statements 22:30:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.074s coverage: 94.1% of statements 22:30:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.195s coverage: 96.3% of statements 22:30:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.151s coverage: 87.5% of statements 22:30:24 using credential edgex-jenkins-ssh 22:30:24 Cloning the remote Git repository 22:30:24 Cloning repository git@github.com:edgexfoundry/edgex-go.git 22:30:25 > git init /w/workspace/edgex-go/1 # timeout=10 22:30:25 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:30:25 > git --version # timeout=10 22:30:25 > git --version # 'git version 2.17.1' 22:30:25 using GIT_SSH to set credentials SSH Credentials for GitHub 22:30:25 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:30:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.173s coverage: 94.4% of statements 22:30:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.125s coverage: 44.8% of statements 22:30:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.647s coverage: 81.8% of statements 22:30:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 22:30:42 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:30:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:30:43 Merging remotes/origin/master commit 4ab9f87d9e0b18aca8f5136bb6755fc5b233398b into PR head commit 1d5c5c1f61924ecb361f7ba279b196c19f2b6d92 22:30:44 Merge succeeded, producing 1d5c5c1f61924ecb361f7ba279b196c19f2b6d92 22:30:44 Checking out Revision 1d5c5c1f61924ecb361f7ba279b196c19f2b6d92 (PR-3448) 22:30:42 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:30:42 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:30:42 using GIT_SSH to set credentials SSH Credentials for GitHub 22:30:42 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3448/head:refs/remotes/origin/PR-3448 +refs/heads/master:refs/remotes/origin/master # timeout=10 22:30:43 > git config core.sparsecheckout # timeout=10 22:30:43 > git checkout -f 1d5c5c1f61924ecb361f7ba279b196c19f2b6d92 # timeout=10 22:30:44 > git remote # timeout=10 22:30:44 > git config --get remote.origin.url # timeout=10 22:30:44 using GIT_SSH to set credentials SSH Credentials for GitHub 22:30:44 > git merge 4ab9f87d9e0b18aca8f5136bb6755fc5b233398b # timeout=10 22:30:44 > git rev-parse HEAD^{commit} # timeout=10 22:30:44 > git config core.sparsecheckout # timeout=10 22:30:44 > git checkout -f 1d5c5c1f61924ecb361f7ba279b196c19f2b6d92 # timeout=10 22:30:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.281s coverage: 92.9% of statements 22:30:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 22:30:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 22:30:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 22:30:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.079s coverage: 65.1% of statements 22:30:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 22:30:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 22:30:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 22:30:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 22:30:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 22:30:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.133s coverage: 87.2% of statements 22:30:48 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 22:30:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 22:30:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.062s coverage: 100.0% of statements 22:30:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 22:30:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.194s coverage: 76.0% of statements 22:30:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 22:30:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.072s coverage: 80.0% of statements 22:30:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.101s coverage: 87.2% of statements 22:30:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.121s coverage: 85.4% of statements 22:30:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.457s coverage: 91.2% of statements 22:30:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 22:30:48 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.506s coverage: 64.4% of statements 22:30:48 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 22:30:48 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 22:30:48 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.119s coverage: 100.0% of statements 22:30:48 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.062s coverage: 91.3% of statements 22:30:48 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.038s coverage: 100.0% of statements 22:30:48 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.055s coverage: 73.7% of statements 22:30:48 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.140s coverage: 100.0% of statements 22:30:48 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2" 22:30:48 > git --version # timeout=10 22:30:48 > git --version # 'git version 2.17.1' 22:30:48 fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:30:50 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 22:30:50 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 22:30:51 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.797s coverage: 66.9% of statements 22:30:51 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 22:30:51 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 22:30:51 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 22:30:51 + sudo service docker restart 22:30:51 + true 22:30:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.298s coverage: 43.4% of statements 22:30:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 22:30:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 22:30:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.058s coverage: 89.5% of statements 22:30:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 22:30:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.095s coverage: 84.8% of statements [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 22:30:54 provisioning config files... 22:30:54 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config2120466554322832428tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:30:54 ---> docker-login.sh 22:30:54 nexus3.edgexfoundry.org:10001 22:30:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:30:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:30:55 Configure a credential helper to remove this warning. See 22:30:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:30:55 22:30:55 Login Succeeded 22:30:56 nexus3.edgexfoundry.org:10002 22:30:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:30:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:30:56 Configure a credential helper to remove this warning. See 22:30:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:30:56 22:30:56 Login Succeeded 22:30:56 nexus3.edgexfoundry.org:10003 22:30:56 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.311s coverage: 47.0% of statements 22:30:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 22:30:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 22:30:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 22:30:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 22:30:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 22:30:56 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.065s coverage: 100.0% of statements 22:30:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 22:30:56 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.080s coverage: 100.0% of statements 22:30:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 22:30:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 22:30:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:30:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:30:57 Configure a credential helper to remove this warning. See 22:30:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:30:57 22:30:57 Login Succeeded 22:30:57 nexus3.edgexfoundry.org:10004 22:30:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:30:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:30:57 Configure a credential helper to remove this warning. See 22:30:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:30:57 22:30:57 Login Succeeded 22:30:57 docker.io 22:30:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:30:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:30:58 Configure a credential helper to remove this warning. See 22:30:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:30:58 22:30:58 Login Succeeded 22:30:58 ---> docker-login.sh ends [Pipeline] } 22:30:58 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 22:30:59 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.159s coverage: 22.7% of statements 22:30:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 22:30:59 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.252s coverage: 92.6% of statements 22:30:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 22:30:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 22:30:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [Pipeline] echo 22:30:59 ========================================================= 22:30:59 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 22:30:59 ========================================================= [Pipeline] isUnix [Pipeline] sh 22:30:59 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 22:31:02 Sending build context to Docker daemon 167.7MB 22:31:02 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 22:31:02 Step 2/6 : FROM ${BASE} 22:31:02 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:31:02 595b0fe564bb: Pulling fs layer 22:31:02 7186ed65a4f7: Pulling fs layer 22:31:02 316046926c0a: Pulling fs layer 22:31:02 4ebd0625c992: Pulling fs layer 22:31:02 207e8628e3a3: Pulling fs layer 22:31:02 c791037a9be2: Pulling fs layer 22:31:02 4ebd0625c992: Waiting 22:31:02 207e8628e3a3: Waiting 22:31:02 ffd874e62e21: Pulling fs layer 22:31:02 c791037a9be2: Waiting 22:31:02 ffd874e62e21: Waiting 22:31:02 316046926c0a: Verifying Checksum 22:31:02 316046926c0a: Download complete 22:31:02 7186ed65a4f7: Verifying Checksum 22:31:02 7186ed65a4f7: Download complete 22:31:02 207e8628e3a3: Download complete 22:31:02 c791037a9be2: Verifying Checksum 22:31:02 c791037a9be2: Download complete 22:31:02 595b0fe564bb: Verifying Checksum 22:31:02 595b0fe564bb: Download complete 22:31:02 595b0fe564bb: Pull complete 22:31:03 7186ed65a4f7: Pull complete 22:31:03 316046926c0a: Pull complete 22:31:04 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 2.180s coverage: 28.7% of statements 22:31:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 22:31:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 22:31:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 22:31:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 22:31:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 22:31:04 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.406s coverage: 99.0% of statements 22:31:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 22:31:04 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.386s coverage: 100.0% of statements 22:31:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 22:31:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 22:31:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 22:31:04 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.210s coverage: 64.6% of statements 22:31:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 22:31:04 ffd874e62e21: Verifying Checksum 22:31:04 ffd874e62e21: Download complete 22:31:05 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.361s coverage: 97.6% of statements 22:31:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 22:31:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 22:31:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 22:31:05 ok github.com/edgexfoundry/edgex-go/internal/system 0.084s coverage: 0.0% of statements 22:31:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 22:31:05 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.052s coverage: 100.0% of statements 22:31:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 22:31:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 22:31:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 22:31:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 22:31:05 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.062s coverage: 87.9% of statements 22:31:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 22:31:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 22:31:05 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.102s coverage: 100.0% of statements 22:31:05 4ebd0625c992: Verifying Checksum 22:31:05 4ebd0625c992: Download complete 22:31:06 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.150s coverage: 28.1% of statements 22:31:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 22:31:06 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application 0.088s coverage: 85.7% of statements 22:31:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 22:31:07 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.322s coverage: 100.0% of statements 22:31:07 GO111MODULE=on go vet ./... 22:31:15 4ebd0625c992: Pull complete 22:31:15 207e8628e3a3: Pull complete 22:31:15 c791037a9be2: Pull complete 22:31:19 ffd874e62e21: Pull complete 22:31:19 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 22:31:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 22:31:19 ---> cfc18b08335c 22:31:19 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 22:31:22 ---> Running in e3289b5ce2b8 22:31:24 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:31:26 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:31:27 (1/12) Installing libmagic (5.39-r0) 22:31:27 (2/12) Installing file (5.39-r0) 22:31:27 (3/12) Installing libc-dev (0.7.2-r3) 22:31:27 (4/12) Installing g++ (10.2.1_pre1-r3) 22:31:34 (5/12) Installing fortify-headers (1.1-r0) 22:31:34 (6/12) Installing patch (2.7.6-r6) 22:31:34 (7/12) Installing build-base (0.5-r2) 22:31:35 (8/12) Installing libsodium (1.0.18-r0) 22:31:35 (9/12) Installing pkgconf (1.7.3-r0) 22:31:35 (10/12) Installing libsodium-dev (1.0.18-r0) 22:31:35 (11/12) Installing libzmq (4.3.3-r1) 22:31:35 (12/12) Installing zeromq-dev (4.3.3-r1) 22:31:36 Executing busybox-1.32.1-r6.trigger 22:31:36 OK: 218 MiB in 52 packages 22:31:40 Removing intermediate container e3289b5ce2b8 22:31:40 ---> 05af9655b094 22:31:40 Step 4/6 : WORKDIR /edgex-go 22:31:40 ---> Running in cbdb22b5f5e2 22:31:41 Removing intermediate container cbdb22b5f5e2 22:31:41 ---> 39cd829fb03f 22:31:41 Step 5/6 : COPY go.mod . 22:31:42 ---> a1781cdb018b 22:31:42 Step 6/6 : RUN go mod download 22:31:42 ---> Running in 51c708552b11 22:32:09 Removing intermediate container 51c708552b11 22:32:09 ---> 5fbd72116629 22:32:09 Successfully built 5fbd72116629 22:32:09 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:32:09 + docker inspect -f . ci-base-image-arm64 22:32:09 . [Pipeline] withDockerContainer 22:32:10 prd-ubuntu18.04-docker-arm64-4c-16g-4234 does not seem to be running inside a container 22:32:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:32:11 $ docker top e9aa5c51becc18b41999f64c7d061200fe65e043a103f39b34c6945386a73db1 -eo pid,comm [Pipeline] { [Pipeline] sh 22:32:12 + go version 22:32:12 go version go1.16.3 linux/arm64 [Pipeline] } 22:32:12 $ docker stop --time=1 e9aa5c51becc18b41999f64c7d061200fe65e043a103f39b34c6945386a73db1 22:32:14 $ docker rm -f e9aa5c51becc18b41999f64c7d061200fe65e043a103f39b34c6945386a73db1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:32:15 + docker inspect -f . ci-base-image-arm64 22:32:15 . [Pipeline] withDockerContainer 22:32:16 prd-ubuntu18.04-docker-arm64-4c-16g-4234 does not seem to be running inside a container 22:32:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:32:16 gofmt -l . 22:32:16 [ "`gofmt -l .`" = "" ] 22:32:16 ./bin/test-go-mod-tidy.sh 22:32:16 ./bin/test-attribution-txt.sh 22:32:17 $ docker top aefb5c7f7f1b04c59d64f715b79098ef982e22fa4e0662176fe019c38c5405d5 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] echo 22:32:18 ========================================================= 22:32:18 [edgeXBuildGoParallel] Running Tests and Build... 22:32:18 ========================================================= [Pipeline] sh 22:32:18 + ls -al . 22:32:18 total 828 22:32:18 drwxrwxr-x 10 1001 1001 4096 May 10 22:32 . 22:32:18 drwxr-xr-x 4 root root 28 May 10 22:28 .. 22:32:18 -rw-rw-r-- 1 1001 1001 11 May 10 22:26 .dockerignore 22:32:18 drwxrwxr-x 8 1001 1001 179 May 10 22:26 .git 22:32:18 drwxrwxr-x 3 1001 1001 125 May 10 22:26 .github 22:32:18 -rw-rw-r-- 1 1001 1001 818 May 10 22:26 .gitignore 22:32:18 drwx------ 3 1001 1001 60 May 10 22:27 .semver 22:32:18 -rw-rw-r-- 1 1001 1001 166 May 10 22:26 .sonarcloud.properties 22:32:18 -rw-rw-r-- 1 1001 1001 8609 May 10 22:26 Attribution.txt 22:32:18 -rw-rw-r-- 1 1001 1001 3804 May 10 22:26 CONTRIBUTING.md 22:32:18 -rw-rw-r-- 1 1001 1001 931 May 10 22:26 Dockerfile.build 22:32:18 -rw-rw-r-- 1 1001 1001 863 May 10 22:26 Jenkinsfile 22:32:18 -rw-rw-r-- 1 1001 1001 10775 May 10 22:26 LICENSE 22:32:18 -rw-rw-r-- 1 1001 1001 5807 May 10 22:26 Makefile 22:32:18 -rw-rw-r-- 1 1001 1001 7978 May 10 22:26 README.md 22:32:18 -rw-rw-r-- 1 1001 1001 6755 May 10 22:26 SECURITY.md 22:32:18 -rw-rw-r-- 1 1001 1001 5 May 10 22:27 VERSION 22:32:18 -rw-rw-r-- 1 1001 1001 4131 May 10 22:26 ZMQWindows.md 22:32:18 drwxrwxr-x 2 1001 1001 117 May 10 22:26 bin 22:32:18 drwxrwxr-x 14 1001 1001 4096 May 10 22:26 cmd 22:32:18 -rw-r--r-- 1 root root 717673 May 10 22:31 coverage.out 22:32:18 -rw-r--r-- 1 root root 1060 May 10 22:32 go.mod 22:32:18 -rw-r--r-- 1 root root 21595 May 10 22:28 go.sum 22:32:18 drwxrwxr-x 8 1001 1001 127 May 10 22:26 internal 22:32:18 drwxrwxr-x 4 1001 1001 26 May 10 22:26 openapi 22:32:18 drwxrwxr-x 4 1001 1001 71 May 10 22:26 snap 22:32:18 -rw-rw-r-- 1 1001 1001 168 May 10 22:26 version.go [Pipeline] sh 22:32:18 + go mod tidy 22:32:19 + '[' -e coverage.out ] 22:32:19 + chown 1001:1001 coverage.out [Pipeline] stash [Pipeline] sh 22:32:20 Stashed 1 file(s) [Pipeline] sh 22:32:20 + make test 22:32:20 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 22:32:20 + make build 22:32: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 22:32:25 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 22:32:27 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 22:32:30 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 22:32:33 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 22:32:33 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 22:32:36 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 22:32:37 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 22:32:39 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 22:32:41 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 22:32:43 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 22:32:45 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 22:32:47 ? github.com/edgexfoundry/edgex-go [no test files] [Pipeline] } 22:32:47 $ docker stop --time=1 3ec8ef124718b6d1c21716838dc164feda4ec2194942beab22d30c8c4a44fe8a 22:32:49 $ docker rm -f 3ec8ef124718b6d1c21716838dc164feda4ec2194942beab22d30c8c4a44fe8a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:32:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:32:52 22:32:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 22:32:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:32:52 latest: Pulling from edgex-devops/edgex-compose 22:32:52 cbdbe7a5bc2a: Pulling fs layer 22:32:52 ca9280d653b3: Pulling fs layer 22:32:52 7e9c9ca2126c: Pulling fs layer 22:32:52 cbdbe7a5bc2a: Download complete 22:32:53 cbdbe7a5bc2a: Pull complete 22:32:53 ca9280d653b3: Verifying Checksum 22:32:53 ca9280d653b3: Download complete 22:32:55 7e9c9ca2126c: Verifying Checksum 22:32:55 7e9c9ca2126c: Download complete 22:32:55 ca9280d653b3: Pull complete 22:33:05 7e9c9ca2126c: Pull complete 22:33:05 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 22:33:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:33:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 22:33:06 prd-centos7-docker-4c-2g-4231 does not seem to be running inside a container 22:33:06 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 22:33:08 $ docker top 93c9c6563b3fdb88ccddd9d9e67e30d7b38f48b6ce9902773eca3b3af8863d0f -eo pid,comm [Pipeline] { [Pipeline] sh 22:33:09 + docker-compose build --help 22:33:09 + grep parallel 22:33:11 --parallel Build images in parallel. [Pipeline] } 22:33:11 $ docker stop --time=1 93c9c6563b3fdb88ccddd9d9e67e30d7b38f48b6ce9902773eca3b3af8863d0f 22:33:12 $ docker rm -f 93c9c6563b3fdb88ccddd9d9e67e30d7b38f48b6ce9902773eca3b3af8863d0f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:33:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:33:13 . [Pipeline] withDockerContainer 22:33:13 prd-centos7-docker-4c-2g-4231 does not seem to be running inside a container 22:33:13 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 22:33:14 $ docker top 672d21e5e3da1bc757285278c79ce423ca479da132cd5449a3792ce6c76b367e -eo pid,comm [Pipeline] { [Pipeline] sh 22:33:14 + docker-compose -f ./docker-compose-build.yml build --parallel 22:33:16 Building docker-core-command-go ... 22:33:16 Building docker-core-data-go ... 22:33:16 Building docker-core-metadata-go ... 22:33:16 Building docker-security-bootstrapper-go ... 22:33:16 Building docker-security-proxy-setup-go ... 22:33:16 Building docker-security-secretstore-setup-go ... 22:33:16 Building docker-support-notifications-go ... 22:33:16 Building docker-support-scheduler-go ... 22:33:16 Building docker-sys-mgmt-agent-go ... 22:33:16 Building docker-support-notifications-go 22:33:16 Building docker-support-scheduler-go 22:33:16 Building docker-sys-mgmt-agent-go 22:33:16 Building docker-security-secretstore-setup-go 22:33:16 Building docker-security-proxy-setup-go 22:33:55 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:33:55 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:33:55 ---> f868da20bd70 22:33:55 Step 3/22 : WORKDIR /edgex-go 22:33:55 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:33:55 Step 2/21 : FROM ${BUILDER_BASE} AS builder 22:33:55 ---> f868da20bd70 22:33:55 Step 3/21 : WORKDIR /edgex-go 22:33:55 Step 1/25 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:33:55 Step 2/25 : FROM ${BUILDER_BASE} AS builder 22:33:55 ---> f868da20bd70 22:33:55 Step 3/25 : WORKDIR /edgex-go 22:33:55 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:33:55 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:33:55 ---> f868da20bd70 22:33:55 Step 3/23 : WORKDIR /edgex-goStep 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:33:55 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:33:55 ---> f868da20bd70 22:33:55 Step 3/22 : WORKDIR /edgex-go 22:33:55 22:33:55 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 22:33:55 ---> Running in a58a4c7f5ebf 22:33:55 ---> Running in d876d95415d8 22:33:55 ---> Running in 6154ef86b2dc 22:33:55 ---> Running in cedf3d9aee38 22:33:55 ---> Running in 052210f516a3 22:33:56 Removing intermediate container 6154ef86b2dc 22:33:56 ---> 524dabd0fccc 22:33:56 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:33:56 Removing intermediate container 052210f516a3 22:33:56 ---> 9336cb2411e7 22:33:56 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:33:56 Removing intermediate container a58a4c7f5ebf 22:33:56 ---> 014f9debca6d 22:33:56 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:33:56 Removing intermediate container d876d95415d8 22:33:56 ---> 8447ff2db2fb 22:33:56 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:33:56 Removing intermediate container cedf3d9aee38 22:33:56 ---> a4c8c3a2e53e 22:33:56 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:33:56 ---> Running in c0efa4abf817 22:33:56 ---> Running in 516200632e8a 22:33:56 ---> Running in 41b8c79f1ba7 22:33:56 ---> Running in 67ff6e251e57 22:33:56 ---> Running in 5574eddc5cbc 22:33:58 Removing intermediate container c0efa4abf817 22:33:58 ---> 1bf4c9859620 22:33:58 Step 5/25 : RUN apk add --update --no-cache make git 22:33:58 ---> Running in 0a0e5b0174b5 22:33:58 Removing intermediate container 5574eddc5cbc 22:33:58 ---> 042c330b89b3 22:33:58 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 22:33:58 Removing intermediate container 516200632e8a 22:33:58 ---> cefbe6114289 22:33:58 Step 5/21 : RUN apk add --update --no-cache make git 22:33:58 ---> Running in 8cccd8064074 22:33:58 ---> Running in 62ae6da27c8a 22:33:58 Removing intermediate container 41b8c79f1ba7 22:33:58 ---> a0ad26b068ab 22:33:58 Step 5/22 : RUN apk add --update --no-cache make git 22:33:58 Removing intermediate container 67ff6e251e57 22:33:58 ---> 57245a01c761 22:33:58 Step 5/23 : RUN apk add --update --no-cache make bash git 22:33:59 ---> Running in d01ce20ff39f 22:33:59 ---> Running in 41e94f9173de 22:33:59 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:33:59 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:33:59 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:34:00 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:34:00 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:34:01 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:34:01 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:34:01 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:34:01 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:34:01 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:34:01 OK: 219 MiB in 52 packages 22:34:02 OK: 219 MiB in 52 packages 22:34:02 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 22:34:02 Removing intermediate container 0a0e5b0174b5 22:34:02 ---> 852ca2c382f4 22:34:02 Step 6/25 : COPY go.mod . 22:34:02 OK: 219 MiB in 52 packages 22:34:02 OK: 219 MiB in 52 packages 22:34:02 OK: 219 MiB in 52 packages 22:34:03 ---> 2358f70c6b91 22:34:03 Step 7/25 : RUN go mod download 22:34:03 Removing intermediate container 8cccd8064074 22:34:03 ---> d51cfbd6c3cf 22:34:03 Step 6/22 : COPY go.mod . 22:34:03 ---> Running in 1669166a966b 22:34:03 ---> b6e0d97d82df 22:34:03 Step 7/22 : RUN go mod download 22:34:03 Removing intermediate container d01ce20ff39f 22:34:03 ---> 704ef3ca0f1e 22:34:03 Step 6/22 : COPY go.mod . 22:34:03 ---> Running in 58b99c0f764e 22:34:03 Removing intermediate container 62ae6da27c8a 22:34:03 ---> 70602d5fc6f2 22:34:03 Step 6/21 : COPY go.mod . 22:34:03 Removing intermediate container 41e94f9173de 22:34:03 ---> 2a637ef33bd5 22:34:03 Step 6/23 : COPY go.mod . 22:34:04 ---> a663b70bcc32 22:34:04 Step 7/22 : RUN go mod download 22:34:04 ---> Running in d340d396e369 22:34:04 ---> 0c307a058ba5 22:34:04 Step 7/21 : RUN go mod download 22:34:04 ---> 6426adef7371 22:34:04 Step 7/23 : RUN go mod download 22:34:04 ---> Running in cc41f6a7c704 22:34:04 ---> Running in 9359beffaefb 22:34:05 Removing intermediate container 58b99c0f764e 22:34:05 ---> 7bab0cf6287a 22:34:05 Step 8/22 : COPY . . 22:34:05 Removing intermediate container 1669166a966b 22:34:05 ---> d48cccb2e4bb 22:34:05 Step 8/25 : COPY . . 22:34:09 Removing intermediate container d340d396e369 22:34:09 ---> 4e3a0c2abd6f 22:34:09 Step 8/22 : COPY . . 22:34:10 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 22:34:10 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 22:34:11 Removing intermediate container cc41f6a7c704 22:34:11 ---> 9af01fd14f83 22:34:11 Step 8/21 : COPY . . 22:34:13 Removing intermediate container 9359beffaefb 22:34:13 ---> 1802e86ea981 22:34:13 Step 8/23 : COPY . . 22:34:16 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 22:34:16 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 22:34:16 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 22:34:16 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 22:34:20 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 22:34:21 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 22:34:31 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 22:34:31 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 22:34:31 ? github.com/edgexfoundry/edgex-go/internal [no test files] 22:34:40 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.375s coverage: 45.9% of statements 22:34:40 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 22:34:40 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 22:34:40 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 22:34:40 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 22:34:40 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 22:34:40 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 22:34:40 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.188s coverage: 19.8% of statements 22:34:40 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.332s coverage: 100.0% of statements 22:34:47 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.544s coverage: 27.8% of statements 22:34:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 22:34:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 22:34:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 22:34:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 22:34:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 22:34:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 22:34:47 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.152s coverage: 100.0% of statements 22:34:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 22:34:47 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.224s coverage: 100.0% of statements 22:34:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 22:34:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 22:34:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.292s coverage: 71.3% of statements 22:34:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 22:34:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 22:34:50 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.502s coverage: 87.7% of statements 22:34:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 22:34:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 22:34:50 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.156s coverage: 78.9% of statements 22:34:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 22:35:01 ---> 67d59407defe 22:35:01 Step 9/22 : RUN make cmd/support-notifications/support-notifications 22:35:01 ---> a98fdb77d951 22:35:01 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 22:35:01 ---> Running in e0bf77e964b4 22:35:01 ---> 773ce7c9a1a7 22:35:01 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 22:35:01 ---> Running in 2b5ea39d0ca0 22:35:01 ---> e61f734e86ae 22:35:01 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 22:35:02 ---> Running in cf0184d2920c 22:35:02 ---> Running in 603600582ab6 22:35:02 ---> a34b490c454e 22:35:02 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 22:35:02 ---> Running in 8aaebd95fffb 22:35:03 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 22:35:03 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 22:35:03 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 22:35:03 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 22:35:03 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 22:35:05 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.144s coverage: 28.6% of statements 22:35:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 22:35:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 22:35:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 22:35:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 22:35:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 22:35:05 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.212s coverage: 100.0% of statements 22:35:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 22:35:05 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.127s coverage: 100.0% of statements 22:35:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 22:35:05 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.501s coverage: 86.7% of statements 22:35:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 22:35:05 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.461s coverage: 97.5% of statements 22:35:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 22:35:05 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.218s coverage: 78.3% of statements 22:35:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 22:35:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 22:35:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 22:35:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 22:35:10 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.199s coverage: 95.1% of statements 22:35:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 22:35:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 22:35:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 22:35:10 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 22:35:10 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 22:35:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 22:35:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 22:35:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 22:35:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 22:35:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 22:35:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 22:35:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 22:35:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 22:35:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 22:35:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 22:35:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 22:35:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 22:35:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 22:35:10 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.132s coverage: 58.8% of statements 22:35:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 22:35:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 22:35:10 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.272s coverage: 0.9% of statements 22:35:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 22:35:10 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.167s coverage: 22.0% of statements 22:35:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 22:35:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.147s coverage: 47.1% of statements 22:35:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.216s coverage: 79.5% of statements 22:35:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.126s coverage: 94.1% of statements 22:35:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.159s coverage: 96.3% of statements 22:35:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.136s coverage: 87.5% of statements 22:35:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.166s coverage: 94.4% of statements 22:35:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.158s coverage: 44.8% of statements 22:35:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.600s coverage: 81.8% of statements 22:35:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 22:35:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.209s coverage: 92.9% of statements 22:35:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 22:35:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 22:35:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 22:35:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.058s coverage: 65.1% of statements 22:35:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 22:35:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 22:35:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 22:35:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 22:35:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 22:35:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.107s coverage: 87.2% of statements 22:35:38 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 22:35:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 22:35:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.130s coverage: 100.0% of statements 22:35:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 22:35:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.191s coverage: 76.0% of statements 22:35:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 22:35:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.156s coverage: 80.0% of statements 22:35:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.218s coverage: 87.2% of statements 22:35:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.232s coverage: 85.4% of statements 22:35:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.280s coverage: 91.2% of statements 22:35:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 22:35:41 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.828s coverage: 64.4% of statements 22:35:41 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 22:35:41 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 22:35:41 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.190s coverage: 100.0% of statements 22:35:41 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.144s coverage: 91.3% of statements 22:35:41 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.069s coverage: 100.0% of statements 22:35:41 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.104s coverage: 73.7% of statements 22:35:41 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.073s coverage: 100.0% of statements 22:35:48 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.039s coverage: 66.9% of statements 22:35:48 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 22:35:48 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 22:35:48 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 22:35:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.760s coverage: 43.4% of statements 22:35:49 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 22:35:49 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 22:35:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.091s coverage: 89.5% of statements 22:35:49 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 22:35:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.140s coverage: 84.8% of statements 22:35:56 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.653s coverage: 47.0% of statements 22:35:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 22:35:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 22:35:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 22:35:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 22:35:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 22:35:56 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.172s coverage: 100.0% of statements 22:35:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 22:35:56 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.133s coverage: 100.0% of statements 22:35:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 22:35:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 22:35:59 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.199s coverage: 22.7% of statements 22:35:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 22:35:59 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.405s coverage: 92.6% of statements 22:35:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 22:35:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 22:35:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 22:36:08 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 4.250s coverage: 28.7% of statements 22:36:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 22:36:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 22:36:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 22:36:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 22:36:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 22:36:08 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.275s coverage: 99.0% of statements 22:36:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 22:36:08 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.220s coverage: 100.0% of statements 22:36:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 22:36:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 22:36:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 22:36:08 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.180s coverage: 64.6% of statements 22:36:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 22:36:08 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.397s coverage: 97.6% of statements 22:36:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 22:36:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 22:36:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 22:36:08 ok github.com/edgexfoundry/edgex-go/internal/system 0.083s coverage: 0.0% of statements 22:36:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 22:36:08 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.061s coverage: 100.0% of statements 22:36:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 22:36:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 22:36:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 22:36:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 22:36:08 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.100s coverage: 87.9% of statements 22:36:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 22:36:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 22:36:08 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.058s coverage: 100.0% of statements 22:36:09 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.153s coverage: 28.1% of statements 22:36:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 22:36:09 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application 0.056s coverage: 85.7% of statements 22:36:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 22:36:10 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements 22:36:11 GO111MODULE=on go vet ./... 22:36:26 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 22:36:26 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 22:36:30 Removing intermediate container 603600582ab6 22:36:30 ---> 4892d358f829 22:36:30 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 22:36:31 Removing intermediate container e0bf77e964b4 22:36:31 ---> 563273fabf5e 22:36:31 22:36:31 Step 10/22 : FROM alpine:3.12 22:36:31 Removing intermediate container 2b5ea39d0ca0 22:36:31 ---> 3664be553218 22:36:31 22:36:31 Step 10/22 : FROM alpine:3.12 22:36:31 3.12: Pulling from library/alpine 22:36:31 3.12: Pulling from library/alpine 22:36:32 ---> Running in 0e3d00527827 22:36:32 Removing intermediate container cf0184d2920c 22:36:32 ---> 37d7bd44311f 22:36:32 22:36:32 Step 10/25 : FROM alpine:3.12 22:36:32 3.12: Pulling from library/alpine 22:36:33 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 22:36:33 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 22:36:33 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 22:36:33 Status: Downloaded newer image for alpine:3.12 22:36:33 ---> 13621d1b12d4 22:36:33 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 22:36:33 Status: Downloaded newer image for alpine:3.12 22:36:33 ---> 13621d1b12d4 22:36:33 Step 11/22 : RUN apk add --update --no-cache dumb-init 22:36:33 Status: Downloaded newer image for alpine:3.12 22:36:33 ---> 13621d1b12d4 22:36:33 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 22:36:33 Removing intermediate container 8aaebd95fffb 22:36:33 ---> 6ffc869a26ae 22:36:33 22:36:33 Step 10/21 : FROM alpine:3.12 22:36:33 ---> 13621d1b12d4 22:36:33 Step 11/21 : RUN apk add --update --no-cache curl 22:36:33 ---> Running in 5d46b080c056 22:36:33 ---> Running in d3dbdca17e9c 22:36:33 ---> Running in 9010c784ebbb 22:36:34 ---> Running in f8ba6c1f2205 22:36:34 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 22:36:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:36:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:36:35 (1/1) Installing dumb-init (1.2.2-r1) 22:36:35 Executing busybox-1.31.1-r20.trigger 22:36:35 OK: 6 MiB in 15 packages 22:36:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:36:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:36:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:36:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:36:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:36:35 (1/2) Installing ca-certificates (20191127-r4) 22:36:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:36:35 (2/2) Installing dumb-init (1.2.2-r1) 22:36:35 Executing busybox-1.31.1-r20.trigger 22:36:36 Executing ca-certificates-20191127-r4.trigger 22:36:36 OK: 6 MiB in 16 packages 22:36:36 (1/4) Installing ca-certificates (20191127-r4) 22:36:36 (1/6) Installing ca-certificates (20191127-r4) 22:36:36 (2/6) Installing nghttp2-libs (1.41.0-r0) 22:36:36 (2/4) Installing nghttp2-libs (1.41.0-r0) 22:36:36 (3/6) Installing libcurl (7.76.1-r0) 22:36:36 (3/4) Installing libcurl (7.76.1-r0) 22:36:36 (4/6) Installing curl (7.76.1-r0) 22:36:36 (5/6) Installing dumb-init (1.2.2-r1) 22:36:36 (4/4) Installing curl (7.76.1-r0) 22:36:36 (6/6) Installing su-exec (0.2-r1) 22:36:36 Executing busybox-1.31.1-r20.trigger 22:36:36 Executing busybox-1.31.1-r20.trigger 22:36:36 Executing ca-certificates-20191127-r4.trigger 22:36:36 OK: 7 MiB in 20 packages 22:36:37 Executing ca-certificates-20191127-r4.trigger 22:36:37 OK: 7 MiB in 18 packages 22:36:38 Removing intermediate container d3dbdca17e9c 22:36:38 ---> 089549178d0f 22:36:38 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:36:38 ---> Running in 6e8360325152 22:36:38 Removing intermediate container 0e3d00527827 22:36:38 ---> 08536a9a31cf 22:36:38 22:36:38 Step 11/23 : FROM docker:20.10.0 22:36:38 20.10.0: Pulling from library/docker 22:36:38 Removing intermediate container 5d46b080c056 22:36:38 ---> b2a3961c029f 22:36:38 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 22:36:39 Removing intermediate container 6e8360325152 22:36:39 ---> 813cae617d85 22:36:39 Step 13/22 : ENV APP_PORT=48085 22:36:39 Removing intermediate container 9010c784ebbb 22:36:39 ---> fe9cfd505065 22:36:39 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:36:39 Removing intermediate container f8ba6c1f2205 22:36:39 ---> 8678e9c03cf7 22:36:39 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:36:39 ---> Running in 93d3511efdc7 22:36:40 ---> Running in ceb1c784fc79 22:36:40 ---> Running in 286f6a4eec6b 22:36:40 ---> Running in 983fbb8b28e1 22:36:40 Removing intermediate container ceb1c784fc79 22:36:40 ---> d1091b7c7465 22:36:40 Step 13/22 : ENV APP_PORT=48060 22:36:40 Removing intermediate container 93d3511efdc7 22:36:40 ---> ace0185cf2f1 22:36:40 Step 14/22 : EXPOSE $APP_PORT 22:36:40 Removing intermediate container 983fbb8b28e1 22:36:40 ---> 94018bcc6937 22:36:40 Step 13/25 : WORKDIR / 22:36:40 Removing intermediate container 286f6a4eec6b 22:36:40 ---> c132ce5f3729 22:36:40 Step 13/21 : WORKDIR /edgex 22:36:40 ---> Running in 8538c07b7585 22:36:40 ---> Running in ef49d2117540 22:36:41 ---> Running in eab10423f71c 22:36:41 ---> Running in c793f93b491d 22:36:41 Removing intermediate container 8538c07b7585 22:36:41 ---> 71cb65b572f4 22:36:41 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 22:36:41 Removing intermediate container ef49d2117540 22:36:41 ---> 7ee3fc388a84 22:36:41 Step 14/22 : EXPOSE $APP_PORT 22:36:42 ---> Running in ea3b77571836 22:36:42 Removing intermediate container eab10423f71c 22:36:42 ---> 1eeedb5f9def 22:36:42 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 22:36:42 Removing intermediate container c793f93b491d 22:36:42 ---> c247fc33e2d6 22:36:42 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 22:36:42 ---> 4ff8614e639c 22:36:42 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 22:36:42 Removing intermediate container ea3b77571836 22:36:42 ---> 9353151879b5 22:36:42 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 22:36:42 ---> 575033e0b9b7 22:36:42 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 22:36:43 ---> b7341e0bcb21 22:36:43 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 22:36:43 ---> 5d0736329e89 22:36:43 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 22:36:43 ---> d51d2e428c46 22:36:43 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 22:36:44 ---> 92629abc37bd 22:36:44 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 22:36:44 ---> 0152689ccfa3 22:36:44 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 22:36:44 ---> 1b23dd04cbee 22:36:44 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 22:36:44 ---> d84bbfa68f04 22:36:44 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 22:36:44 ---> Running in 36acc2eb4b84 22:36:44 ---> 24cb9664dc2e 22:36:44 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 22:36:45 ---> 3b0630cb67d6 22:36:45 Step 18/22 : ENTRYPOINT ["/support-notifications"] 22:36:45 Removing intermediate container 36acc2eb4b84 22:36:45 ---> 9a8796861603 22:36:45 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:36:45 ---> Running in 3eddef5ee613 22:36:45 ---> 251a3e884379 22:36:45 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 22:36:45 ---> d533a024ab02 22:36:45 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 22:36:46 ---> Running in c119ba1f4e17 22:36:46 ---> Running in 1046129a9720 22:36:46 Removing intermediate container 3eddef5ee613 22:36:46 ---> b6bd847a8936 22:36:46 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:36:46 ---> Running in 67bdbb48b97c 22:36:46 Removing intermediate container c119ba1f4e17 22:36:46 ---> c8a297fd11a1 22:36:46 Step 20/22 : LABEL arch=x86_64 22:36:46 Removing intermediate container 1046129a9720 22:36:46 ---> 24752a18fe60 22:36:46 Step 18/21 : CMD ["--init=true"] 22:36:46 ---> Running in c52c340e286d 22:36:46 ---> Running in 1dd3700c7bad 22:36:46 Removing intermediate container 67bdbb48b97c 22:36:46 ---> 14bd51e361d9 22:36:46 Step 20/22 : LABEL arch=x86_64 22:36:46 ---> e1c058fbeb45 22:36:46 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 22:36:47 ---> Running in eb0a541a9e9d 22:36:47 Removing intermediate container c52c340e286d 22:36:47 ---> e6286fda9fea 22:36:47 Step 21/22 : LABEL git_sha=1d5c5c1f61924ecb361f7ba279b196c19f2b6d92 22:36:47 Removing intermediate container 1dd3700c7bad 22:36:47 ---> 294ea7e8b6bc 22:36:47 Step 19/21 : LABEL arch=x86_64 22:36:47 ---> Running in 3a611d06f7db 22:36:47 ---> Running in 752f6621337b 22:36:47 Removing intermediate container eb0a541a9e9d 22:36:47 ---> b61005042c57 22:36:47 Step 21/22 : LABEL git_sha=1d5c5c1f61924ecb361f7ba279b196c19f2b6d92 22:36:48 ---> Running in f1f020aaa823 22:36:48 ---> 8e52c0ecb12b 22:36:48 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 22:36:48 Removing intermediate container 752f6621337b 22:36:48 ---> 1ca4c5f73161 22:36:48 Step 20/21 : LABEL git_sha=1d5c5c1f61924ecb361f7ba279b196c19f2b6d92 22:36:48 Removing intermediate container 3a611d06f7db 22:36:48 ---> 673a19aba346 22:36:48 Step 22/22 : LABEL version=0.0.0 22:36:48 ---> Running in 2bf7c7a59a11 22:36:48 ---> Running in f8eb90ab402e 22:36:48 Removing intermediate container f1f020aaa823 22:36:48 ---> b6c8479b26b3 22:36:48 Step 22/22 : LABEL version=0.0.0 22:36:48 ---> f8d6eff7b726 22:36:48 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 22:36:48 ---> Running in a6cc8fbc8440 22:36:48 Removing intermediate container f8eb90ab402e 22:36:48 ---> 4aa2174e3733 22:36:48 22:36:49 Removing intermediate container 2bf7c7a59a11 22:36:49 ---> 9dd504c421cf 22:36:49 Step 21/21 : LABEL version=0.0.0 22:36:49 ---> Running in a5a37700d81a 22:36:49 ---> Running in 71c9c9f4ad5c 22:36:49 Removing intermediate container a6cc8fbc8440 22:36:49 ---> 474e9799af13 22:36:49 22:36:49 Successfully built 4aa2174e3733 22:36:49 Successfully tagged docker-support-scheduler-go:latest 22:36:49  Building docker-support-scheduler-go ... done Building docker-core-metadata-go 22:36:49 Removing intermediate container 71c9c9f4ad5c 22:36:49 ---> edde393cf1e9 22:36:49 22:36:50 Successfully built 474e9799af13 22:36:50 Successfully tagged docker-support-notifications-go:latest 22:36:50 Building docker-core-command-go 22:36:50  Building docker-support-notifications-go ... done Successfully built edde393cf1e9 22:36:50 Successfully tagged docker-security-proxy-setup-go:latest 22:36:50 Building docker-core-data-go 22:36:54  Building docker-security-proxy-setup-go ... done Removing intermediate container a5a37700d81a 22:36:54 ---> ddfa92483fcf 22:36:54 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 22:36:54 ---> Running in c16168ca503e 22:36:54 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 22:36:54 Status: Downloaded newer image for docker:20.10.0 22:36:54 ---> aefe523efa57 22:36:54 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 22:36:54 Removing intermediate container c16168ca503e 22:36:54 ---> 63553ba41f8c 22:36:54 Step 23/25 : LABEL arch=x86_64 22:36:54 ---> Running in 996b2ab85f03 22:36:54 ---> Running in 9a0c511199ab 22:36:54 Removing intermediate container 996b2ab85f03 22:36:54 ---> b0db596bf372 22:36:54 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 22:36:54 Removing intermediate container 9a0c511199ab 22:36:54 ---> a2eded229cbc 22:36:54 Step 24/25 : LABEL git_sha=1d5c5c1f61924ecb361f7ba279b196c19f2b6d92 22:36:55 ---> Running in 5d3d7da37558 22:36:56 ---> Running in bb3207379afe 22:36:57 Removing intermediate container bb3207379afe 22:36:57 ---> f8105f35c2d8 22:36:57 Step 25/25 : LABEL version=0.0.0 22:36:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:36:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:36:57 ---> Running in 8429d674b794 22:36:57 Removing intermediate container 8429d674b794 22:36:57 ---> 475f0bdfa0f2 22:36:57 22:36:57 (1/39) Installing readline (8.0.4-r0) 22:36:57 (2/39) Installing bash (5.0.17-r0) 22:36:57 Executing bash-5.0.17-r0.post-install 22:36:57 (3/39) Installing nghttp2-libs (1.41.0-r0) 22:36:57 (4/39) Installing libcurl (7.76.1-r0) 22:36:57 (5/39) Installing curl (7.76.1-r0) 22:36:57 (6/39) Installing dumb-init (1.2.2-r1) 22:36:57 (7/39) Installing libbz2 (1.0.8-r1) 22:36:57 (8/39) Installing expat (2.2.9-r1) 22:36:57 (9/39) Installing libffi (3.3-r2) 22:36:57 (10/39) Installing gdbm (1.13-r1) 22:36:57 (11/39) Installing xz-libs (5.2.5-r0) 22:36:58 (12/39) Installing sqlite-libs (3.32.1-r0) 22:36:58 (13/39) Installing python3 (3.8.10-r0) 22:36:58 Successfully built 475f0bdfa0f2 22:36:58 Successfully tagged docker-security-secretstore-setup-go:latest 22:36:58 Building docker-security-bootstrapper-go 22:37:03  Building docker-security-secretstore-setup-go ... done (14/39) Installing py3-appdirs (1.4.4-r1) 22:37:03 (15/39) Installing py3-ordered-set (4.0.1-r0) 22:37:03 (16/39) Installing py3-parsing (2.4.7-r0) 22:37:03 (17/39) Installing py3-six (1.15.0-r0) 22:37:03 (18/39) Installing py3-packaging (20.4-r0) 22:37:03 (19/39) Installing py3-setuptools (47.0.0-r0) 22:37:03 (20/39) Installing py3-chardet (3.0.4-r4) 22:37:03 (21/39) Installing py3-idna (2.9-r0) 22:37:04 (22/39) Installing py3-certifi (2020.4.5.1-r0) 22:37:04 (23/39) Installing py3-urllib3 (1.25.9-r0) 22:37:04 (24/39) Installing py3-requests (2.23.0-r0) 22:37:04 (25/39) Installing py3-msgpack (1.0.0-r0) 22:37:04 (26/39) Installing py3-lockfile (0.12.2-r3) 22:37:04 (27/39) Installing py3-cachecontrol (0.12.6-r0) 22:37:04 (28/39) Installing py3-colorama (0.4.3-r0) 22:37:04 (29/39) Installing py3-distlib (0.3.0-r0) 22:37:04 (30/39) Installing py3-distro (1.5.0-r1) 22:37:04 (31/39) Installing py3-webencodings (0.5.1-r3) 22:37:04 (32/39) Installing py3-html5lib (1.0.1-r4) 22:37:04 (33/39) Installing py3-pytoml (0.1.21-r0) 22:37:04 (34/39) Installing py3-pep517 (0.8.2-r0) 22:37:04 (35/39) Installing py3-progress (1.5-r0) 22:37:04 (36/39) Installing py3-toml (0.10.1-r0) 22:37:05 (37/39) Installing py3-retrying (1.3.3-r0) 22:37:05 (38/39) Installing py3-contextlib2 (0.6.0-r0) 22:37:05 (39/39) Installing py3-pip (20.1.1-r0) 22:37:05 Executing busybox-1.31.1-r19.trigger 22:37:05 OK: 72 MiB in 59 packages 22:37:10 Collecting docker-compose==1.23.2 22:37:10 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 22:37:11 Collecting docopt<0.7,>=0.6.1 22:37:11 Downloading docopt-0.6.2.tar.gz (25 kB) 22:37:15 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 22:37:15 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 22:37:15 Collecting cached-property<2,>=1.2.0 22:37:15 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 22:37:15 Collecting docker<4.0,>=3.6.0 22:37:15 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 22:37:16 Collecting texttable<0.10,>=0.9.0 22:37:16 Downloading texttable-0.9.1.tar.gz (11 kB) 22:37:18 Collecting websocket-client<1.0,>=0.32.0 22:37:18 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 22:37:18 Collecting jsonschema<3,>=2.5.1 22:37:18 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 22:37:19 Collecting PyYAML<4,>=3.10 22:37:19 Downloading PyYAML-3.13.tar.gz (270 kB) 22:37:22 Collecting dockerpty<0.5,>=0.4.1 22:37:22 Downloading dockerpty-0.4.1.tar.gz (13 kB) 22:37:23 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 22:37:23 Collecting idna<2.8,>=2.5 22:37:23 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 22:37:23 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 22:37:23 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 22:37:23 Collecting urllib3<1.25,>=1.21.1 22:37:23 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 22:37:24 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:37:24 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:37:24 ---> f868da20bd70 22:37:24 Step 3/23 : WORKDIR /edgex-go 22:37:24 ---> Using cache 22:37:24 ---> a4c8c3a2e53e 22:37:24 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:37:24 ---> Using cache 22:37:24 ---> 042c330b89b3 22:37:24 Step 5/23 : RUN apk add --update --no-cache make git 22:37:24 Collecting docker-pycreds>=0.4.0 22:37:24 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 22:37:25 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:37:25 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:37:25 ---> f868da20bd70 22:37:25 Step 3/23 : WORKDIR /edgex-go 22:37:25 ---> Using cache 22:37:25 ---> a4c8c3a2e53e 22:37:25 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:37:25 ---> Using cache 22:37:25 ---> 042c330b89b3 22:37:25 Step 5/23 : RUN apk add --update --no-cache make git 22:37:25 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:37:25 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:37:25 ---> f868da20bd70 22:37:25 Step 3/23 : WORKDIR /edgex-go 22:37:25 ---> Using cache 22:37:25 ---> a4c8c3a2e53e 22:37:25 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:37:25 ---> Using cache 22:37:25 ---> 042c330b89b3 22:37:25 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 22:37:25 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 22:37:25 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 22:37:25 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 22:37:25 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 22:37:25 Installing collected packages: docopt, idna, urllib3, requests, cached-property, websocket-client, docker-pycreds, docker, texttable, jsonschema, PyYAML, dockerpty, docker-compose 22:37:25 Running setup.py install for docopt: started 22:37:26 ---> Running in 51165e1241f7 22:37:26 ---> Running in 805bd841da4d 22:37:26 ---> Running in 5a412e39ff73 22:37:27 Running setup.py install for docopt: finished with status 'done' 22:37:27 Attempting uninstall: idna 22:37:27 Found existing installation: idna 2.9 22:37:27 Uninstalling idna-2.9: 22:37:27 Successfully uninstalled idna-2.9 22:37:28 Attempting uninstall: urllib3 22:37:28 Found existing installation: urllib3 1.25.9 22:37:28 Uninstalling urllib3-1.25.9: 22:37:28 Successfully uninstalled urllib3-1.25.9 22:37:29 Attempting uninstall: requests 22:37:29 Found existing installation: requests 2.23.0 22:37:29 Uninstalling requests-2.23.0: 22:37:29 Successfully uninstalled requests-2.23.0 22:37:29 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:37:29 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:37:29 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:37:30 Running setup.py install for texttable: started 22:37:30 Step 1/31 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:37:30 Step 2/31 : FROM ${BUILDER_BASE} AS builder 22:37:30 ---> f868da20bd70 22:37:30 Step 3/31 : WORKDIR /edgex-go 22:37:30 ---> Using cache 22:37:30 ---> a4c8c3a2e53e 22:37:30 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:37:30 ---> Using cache 22:37:30 ---> 042c330b89b3 22:37:30 Step 5/31 : RUN apk add --update --no-cache make git 22:37:31 ---> Running in 780abb51bea6 22:37:31 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:37:31 Running setup.py install for texttable: finished with status 'done' 22:37:31 Running setup.py install for PyYAML: started 22:37:32 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:37:32 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:37:32 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:37:32 Running setup.py install for PyYAML: finished with status 'done' 22:37:32 Running setup.py install for dockerpty: started 22:37:33 Running setup.py install for dockerpty: finished with status 'done' 22:37:34 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.59.0 22:37:34 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:37:35 OK: 219 MiB in 52 packages 22:37:35 OK: 219 MiB in 52 packages 22:37:35 OK: 219 MiB in 52 packages 22:37:35 OK: 219 MiB in 52 packages 22:37:36 Removing intermediate container 5a412e39ff73 22:37:36 ---> b3155264f760 22:37:36 Step 6/23 : COPY go.mod . 22:37:36 Removing intermediate container 780abb51bea6 22:37:36 ---> b51057fe8d99 22:37:36 Step 6/31 : COPY go.mod . 22:37:36 ---> b14a8be2a955 22:37:36 Step 7/23 : RUN go mod download 22:37:37 ---> Running in e61f1a8e8e45 22:37:37 Removing intermediate container 805bd841da4d 22:37:37 ---> 352c73d31f8e 22:37:37 Step 6/23 : COPY go.mod . 22:37:37 ---> aa7b063cd940 22:37:37 Step 7/31 : RUN go mod download 22:37:37 Removing intermediate container 51165e1241f7 22:37:37 ---> 57a7ad18a615 22:37:37 Step 6/23 : COPY go.mod . 22:37:37 ---> Running in 2d1b7280d262 22:37:37 ---> f281eac95d9b 22:37:37 Step 7/23 : RUN go mod download 22:37:37 ---> 5f56597a2d1d 22:37:37 Step 7/23 : RUN go mod download 22:37:38 ---> Running in 9f3e344a3939 22:37:38 ---> Running in ef29750702b1 22:37:42 Removing intermediate container 2d1b7280d262 22:37:42 ---> 43e9fca3911c 22:37:42 Step 8/31 : COPY . . 22:37:42 Removing intermediate container e61f1a8e8e45 22:37:42 ---> c4083bb8989c 22:37:42 Step 8/23 : COPY . . 22:37:42 Removing intermediate container 9f3e344a3939 22:37:42 ---> da51854c4aaa 22:37:42 Step 8/23 : COPY . . 22:37:42 Removing intermediate container ef29750702b1 22:37:42 ---> 8506f0c2eb11 22:37:42 Step 8/23 : COPY . . 22:38:03 gofmt -l . 22:38:03 [ "`gofmt -l .`" = "" ] 22:38:04 ./bin/test-go-mod-tidy.sh 22:38:05 ./bin/test-attribution-txt.sh [Pipeline] sh 22:38:08 + ls -al . 22:38:08 total 856 22:38:08 drwxrwxr-x 9 1001 1001 4096 May 10 22:38 . 22:38:08 drwxr-xr-x 4 root root 4096 May 10 22:32 .. 22:38:08 -rw-rw-r-- 1 1001 1001 11 May 10 22:30 .dockerignore 22:38:08 drwxrwxr-x 8 1001 1001 4096 May 10 22:30 .git 22:38:08 drwxrwxr-x 3 1001 1001 4096 May 10 22:30 .github 22:38:08 -rw-rw-r-- 1 1001 1001 818 May 10 22:30 .gitignore 22:38:08 -rw-rw-r-- 1 1001 1001 166 May 10 22:30 .sonarcloud.properties 22:38:08 -rw-rw-r-- 1 1001 1001 8609 May 10 22:30 Attribution.txt 22:38:08 -rw-rw-r-- 1 1001 1001 3804 May 10 22:30 CONTRIBUTING.md 22:38:08 -rw-rw-r-- 1 1001 1001 931 May 10 22:30 Dockerfile.build 22:38:08 -rw-rw-r-- 1 1001 1001 863 May 10 22:30 Jenkinsfile 22:38:08 -rw-rw-r-- 1 1001 1001 10775 May 10 22:30 LICENSE 22:38:08 -rw-rw-r-- 1 1001 1001 5807 May 10 22:30 Makefile 22:38:08 -rw-rw-r-- 1 1001 1001 7978 May 10 22:30 README.md 22:38:08 -rw-rw-r-- 1 1001 1001 6755 May 10 22:30 SECURITY.md 22:38:08 -rw-rw-r-- 1 1001 1001 5 May 10 22:27 VERSION 22:38:08 -rw-rw-r-- 1 1001 1001 4131 May 10 22:30 ZMQWindows.md 22:38:08 drwxrwxr-x 2 1001 1001 4096 May 10 22:30 bin 22:38:08 drwxrwxr-x 14 1001 1001 4096 May 10 22:30 cmd 22:38:08 -rw-r--r-- 1 root root 717673 May 10 22:36 coverage.out 22:38:08 -rw-r--r-- 1 root root 1060 May 10 22:38 go.mod 22:38:08 -rw-r--r-- 1 root root 21595 May 10 22:32 go.sum 22:38:08 drwxrwxr-x 8 1001 1001 4096 May 10 22:30 internal 22:38:08 drwxrwxr-x 4 1001 1001 4096 May 10 22:30 openapi 22:38:08 drwxrwxr-x 4 1001 1001 4096 May 10 22:30 snap 22:38:08 -rw-rw-r-- 1 1001 1001 168 May 10 22:30 version.go [Pipeline] sh 22:38:09 + '[' -e coverage.out ] 22:38:09 + chown 1001:1001 coverage.out [Pipeline] stash 22:38:09 Warning: overwriting stash ‘coverage-report’ 22:38:10 Stashed 1 file(s) [Pipeline] sh 22:38:11 + make build 22:38:11 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 22:38:15 Removing intermediate container 5d3d7da37558 22:38:15 ---> e8616b5eba1f 22:38:15 Step 14/23 : ENV APP_PORT=48090 22:38:15 ---> Running in 4fafb2769c5b 22:38:16 Removing intermediate container 4fafb2769c5b 22:38:16 ---> 9187efbd791c 22:38:16 Step 15/23 : EXPOSE $APP_PORT 22:38:17 ---> Running in 9a1956522ccd 22:38:19 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 22:38:20 Removing intermediate container 9a1956522ccd 22:38:20 ---> 92f6cabac8ba 22:38:20 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 22:38:23 ---> 5b3b14876f84 22:38:23 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 22:38:26 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 22:38:26 ---> ac849ef6d4b2 22:38:26 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 22:38:26 ---> e862e135aa3b 22:38:26 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 22:38:26 ---> 23d800079efa 22:38:26 Step 9/23 : RUN make cmd/core-metadata/core-metadata 22:38:26 ---> ccb7df8a764e 22:38:26 Step 9/23 : RUN make cmd/core-data/core-data 22:38:26 ---> 9ceb73652ec5 22:38:26 Step 9/23 : RUN make cmd/core-command/core-command 22:38:26 ---> Running in a6bd955563e0 22:38:26 ---> Running in 31b701389089 22:38:26 ---> Running in 3f276bbbbf89 22:38:26 ---> Running in 850b704dd30c 22:38:26 ---> 292469e3a3a3 22:38:26 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 22:38:27 ---> Running in 90cfa3bc6cb1 22:38:27 Removing intermediate container 90cfa3bc6cb1 22:38:27 ---> 644de1bfeef3 22:38:27 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:38:27 ---> Running in b79f8d52d7a9 22:38:29 Removing intermediate container b79f8d52d7a9 22:38:29 ---> efc15f84dc29 22:38:29 Step 21/23 : LABEL arch=x86_64 22:38: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 22:38:29 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 22:38:29 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 22:38:29 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 22:38:29 ---> Running in dfe5b19ebfde 22:38:29 Removing intermediate container dfe5b19ebfde 22:38:29 ---> 4e047d96341e 22:38:29 Step 22/23 : LABEL git_sha=1d5c5c1f61924ecb361f7ba279b196c19f2b6d92 22:38:29 ---> Running in ab567d3e4e3d 22:38:29 Removing intermediate container ab567d3e4e3d 22:38:29 ---> 7e531246aefc 22:38:29 Step 23/23 : LABEL version=0.0.0 22:38:30 ---> Running in 96d7126818df 22:38:30 Removing intermediate container 96d7126818df 22:38:30 ---> 9f71cc38ed5b 22:38:30 22:38:30 Successfully built 9f71cc38ed5b 22:38:30 Successfully tagged docker-sys-mgmt-agent-go:latest 22:38:31 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 22:38:38 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 22:38:38 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 22:38:43 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 22:38:50 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 22:38:54 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 22:38:59 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 22:39:05 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 22:39:09 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 22:39:16 $ docker stop --time=1 aefb5c7f7f1b04c59d64f715b79098ef982e22fa4e0662176fe019c38c5405d5 22:39:19 $ docker rm -f aefb5c7f7f1b04c59d64f715b79098ef982e22fa4e0662176fe019c38c5405d5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:39:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:39:21 22:39:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:39:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:39:21 latest: Pulling from edgex-devops/edgex-compose-arm64 22:39:21 29e5d40040c1: Pulling fs layer 22:39:21 1ce36da41761: Pulling fs layer 22:39:21 25b303627fd3: Pulling fs layer 22:39:21 29e5d40040c1: Verifying Checksum 22:39:21 29e5d40040c1: Download complete 22:39:22 29e5d40040c1: Pull complete 22:39:22 1ce36da41761: Verifying Checksum 22:39:22 1ce36da41761: Download complete 22:39:23 1ce36da41761: Pull complete 22:39:23 25b303627fd3: Download complete 22:39:27  Building docker-sys-mgmt-agent-go ... done Removing intermediate container 850b704dd30c 22:39:27 ---> 991658fdc340 22:39:27 22:39:27 Step 10/31 : FROM alpine:3.12 22:39:27 ---> 13621d1b12d4 22:39:27 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 22:39:27 ---> Running in 256a6b555922 22:39:27 Removing intermediate container 3f276bbbbf89 22:39:27 ---> 2c5455e3b4c3 22:39:27 22:39:27 Step 10/23 : FROM alpine:3.12 22:39:27 ---> 13621d1b12d4 22:39:27 Step 11/23 : RUN apk add --update --no-cache dumb-init 22:39:27 ---> Using cache 22:39:27 ---> 089549178d0f 22:39:27 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:39:27 ---> Using cache 22:39:27 ---> 813cae617d85 22:39:27 Step 13/23 : ENV APP_PORT=48082 22:39:27 Removing intermediate container 31b701389089 22:39:27 ---> 7d7713286691 22:39:27 22:39:27 Step 10/23 : FROM alpine:3.12 22:39:27 ---> 13621d1b12d4 22:39:27 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 22:39:27 ---> Running in d089e57ce200 22:39:27 ---> Running in f738020f2118 22:39:27 Removing intermediate container 256a6b555922 22:39:27 ---> 8966774b8bfe 22:39:27 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 22:39:27 Removing intermediate container d089e57ce200 22:39:27 ---> 7debf1fea952 22:39:27 Step 12/23 : ENV APP_PORT=48080 22:39:27 ---> Running in 66cc974670d8 22:39:27 Removing intermediate container f738020f2118 22:39:27 ---> 93760294b424 22:39:27 Step 14/23 : EXPOSE $APP_PORT 22:39:27 Removing intermediate container a6bd955563e0 22:39:27 ---> d2ad8363a277 22:39:27 22:39:27 Step 10/23 : FROM alpine:3.12 22:39:27 ---> 13621d1b12d4 22:39:27 Step 11/23 : RUN apk add --update --no-cache dumb-init 22:39:27 ---> Using cache 22:39:27 ---> 089549178d0f 22:39:27 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:39:27 ---> Using cache 22:39:27 ---> 813cae617d85 22:39:27 Step 13/23 : ENV APP_PORT=48081 22:39:27 ---> Running in 25455a93ae91 22:39:27 ---> Running in e7a52193a5da 22:39:27 ---> Running in 35b8585d185b 22:39:27 Removing intermediate container 25455a93ae91 22:39:27 ---> d55e0dcc59d6 22:39:27 Step 13/23 : EXPOSE $APP_PORT 22:39:28 Removing intermediate container e7a52193a5da 22:39:28 ---> 4f2b7083249a 22:39:28 Step 15/23 : WORKDIR / 22:39:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:39:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:39:29 (1/2) Installing dumb-init (1.2.2-r1) 22:39:29 (2/2) Installing su-exec (0.2-r1) 22:39:29 Executing busybox-1.31.1-r20.trigger 22:39:29 OK: 6 MiB in 16 packages 22:39:29 ---> Running in 2f4f991fa051 22:39:29 ---> Running in fa17b4e390df 22:39:29 Removing intermediate container 35b8585d185b 22:39:29 ---> b77342659f7e 22:39:29 Step 14/23 : EXPOSE $APP_PORT 22:39:29 ---> Running in c745c3e51f90 22:39:29 Removing intermediate container fa17b4e390df 22:39:29 ---> 189538b4a385 22:39:29 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:39:29 Removing intermediate container 2f4f991fa051 22:39:29 ---> e7c7b6211261 22:39:29 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:39:29 ---> Running in 24a2536fddc4 22:39:29 Removing intermediate container c745c3e51f90 22:39:29 ---> d57045519fb2 22:39:29 Step 15/23 : WORKDIR / 22:39:30 Removing intermediate container 66cc974670d8 22:39:30 ---> 7e144cd6899d 22:39:30 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 22:39:30 ---> Running in fdbdf07b937d 22:39:30 ---> Running in 4b8f464b15cf 22:39:30 ---> 11e2e6199f41 22:39:30 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 22:39:30 Removing intermediate container fdbdf07b937d 22:39:30 ---> 6132e3073c23 22:39:30 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:39:30 Removing intermediate container 4b8f464b15cf 22:39:30 ---> e34b8249d353 22:39:30 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 22:39:30 ---> Running in b1738ad67e7a 22:39:30 ---> dff2eb0419cf 22:39:30 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 22:39:30 Removing intermediate container b1738ad67e7a 22:39:30 ---> 38ac6bfdfcb6 22:39:30 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 22:39:31 ---> 4a134ae38d91 22:39:31 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 22:39:31 ---> Running in ec644dc80a08 22:39:31 Removing intermediate container 24a2536fddc4 22:39:31 ---> ef6eb760bd94 22:39:31 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 22:39:31 ---> 0022a57cbd62 22:39:31 Step 19/23 : ENTRYPOINT ["/core-command"] 22:39:31 ---> 2224995cccf6 22:39:31 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 22:39:31 ---> Running in 52da8df32ea2 22:39:31 ---> Running in db8a9df3284b 22:39:32 Removing intermediate container 52da8df32ea2 22:39:32 ---> 79da9eadacd5 22:39:32 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:39:32 ---> 9aad571893c1 22:39:32 Step 19/23 : ENTRYPOINT ["/core-metadata"] 22:39:32 ---> Running in 3e1256f5ad6f 22:39:32 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:39:32 ---> Running in 2b5f05956639 22:39:32 Removing intermediate container 3e1256f5ad6f 22:39:32 ---> e4606647c218 22:39:32 Step 21/23 : LABEL arch=x86_64 22:39:32 Removing intermediate container ec644dc80a08 22:39:32 ---> 00fe4aaeeda3 22:39:32 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 22:39:32 ---> Running in bf1bdba2e41f 22:39:32 Removing intermediate container 2b5f05956639 22:39:32 ---> 1ba4937a5d00 22:39:32 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:39:32 ---> Running in fd8315c66611 22:39:32 ---> Running in b24e7f8adfa0 22:39:32 Removing intermediate container bf1bdba2e41f 22:39:32 ---> 7a2e7c13f34f 22:39:32 Step 22/23 : LABEL git_sha=1d5c5c1f61924ecb361f7ba279b196c19f2b6d92 22:39:32 Removing intermediate container fd8315c66611 22:39:32 ---> f212c326ffb9 22:39:32 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 22:39:33 ---> Running in 5bd6cbc26c1f 22:39:33 Removing intermediate container b24e7f8adfa0 22:39:33 ---> 7b03c3650d09 22:39:33 Step 21/23 : LABEL arch=x86_64 22:39:33 ---> Running in 7d107bcc6dd6 22:39:33 Removing intermediate container 5bd6cbc26c1f 22:39:33 ---> c384a77bd5a2 22:39:33 Step 23/23 : LABEL version=0.0.0 22:39:33 ---> 09a1ae7d6fa4 22:39:33 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 22:39:33 ---> Running in fbcdafecbdbf 22:39:33 ---> Running in 83ae87a71495 22:39:33 Removing intermediate container 7d107bcc6dd6 22:39:33 ---> ad4331b8953c 22:39:33 Step 22/23 : LABEL git_sha=1d5c5c1f61924ecb361f7ba279b196c19f2b6d92 22:39:33 ---> Running in 8282e859c169 22:39:34 Removing intermediate container fbcdafecbdbf 22:39:34 ---> be8015ab4d3a 22:39:34 22:39:34 Removing intermediate container 8282e859c169 22:39:34 ---> a7105fe31821 22:39:34 Step 23/23 : LABEL version=0.0.0 22:39:34 ---> Running in 5c10e247daa8 22:39:34 Successfully built be8015ab4d3a 22:39:34 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:39:34 Successfully tagged docker-core-command-go:latest 22:39:34 25b303627fd3: Pull complete 22:39:34 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 22:39:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:39:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 22:39:34  Building docker-core-command-go ... done Removing intermediate container 5c10e247daa8 22:39:34 ---> c3ad67d213d4 22:39:34 22:39:34 prd-ubuntu18.04-docker-arm64-4c-16g-4234 does not seem to be running inside a container 22:39:34 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 22:39:34 Successfully built c3ad67d213d4 22:39:34 Successfully tagged docker-core-metadata-go:latest 22:39:34  Building docker-core-metadata-go ... done Removing intermediate container 83ae87a71495 22:39:34 ---> a2533159dd19 22:39:34 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 22:39:34 (1/6) Installing dumb-init (1.2.2-r1) 22:39:34 ---> 105818b0a46c 22:39:34 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 22:39:35 (2/6) Installing libgcc (9.3.0-r2) 22:39:35 (3/6) Installing libsodium (1.0.18-r0) 22:39:35 (4/6) Installing libstdc++ (9.3.0-r2) 22:39:35 ---> 62f810fc7284 22:39:35 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 22:39:36 ---> 6bcddcfbe7db 22:39:36 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 22:39:36 (5/6) Installing libzmq (4.3.3-r0) 22:39:36 ---> 4b393ab56e7e 22:39:36 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 22:39:36 (6/6) Installing zeromq (4.3.3-r0) 22:39:36 Executing busybox-1.31.1-r20.trigger 22:39:36 ---> bea56912cfe5 22:39:36 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 22:39:36 OK: 8 MiB in 20 packages 22:39:36 ---> Running in ecafbe2abaa5 22:39:37 Removing intermediate container ecafbe2abaa5 22:39:37 ---> f794ef1b1463 22:39:37 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 22:39:37 Removing intermediate container db8a9df3284b 22:39:37 ---> ce14d96aa103 22:39:37 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:39:37 ---> f96644326512 22:39:37 Step 26/31 : RUN chmod +x /entrypoint.sh 22:39:37 ---> Running in a7eaafc0c929 22:39:37 ---> 95e64ad4c1c1 22:39:37 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 22:39:37 $ docker top 555e628f9908a9b2ab2ab75723ee8503126c91526e2e57cf570b09da8af7d931 -eo pid,comm [Pipeline] { [Pipeline] sh 22:39:38 ---> 838d1619c222 22:39:38 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 22:39:38 Removing intermediate container a7eaafc0c929 22:39:38 ---> 866abae8e2a3 22:39:38 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 22:39:38 ---> 451e2ac01c53 22:39:38 Step 19/23 : ENTRYPOINT ["/core-data"] 22:39:38 ---> Running in 233c9b5d4fa6 22:39:38 ---> Running in b41c2a385f67 22:39:38 + docker-compose build --help 22:39:38 + grep parallel 22:39:38 Removing intermediate container b41c2a385f67 22:39:38 ---> 0a591b52f7a5 22:39:38 Step 28/31 : CMD ["gate"] 22:39:38 Removing intermediate container 233c9b5d4fa6 22:39:38 ---> 99b1a8898939 22:39:38 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:39:39 ---> Running in 84cfbb7fbeeb 22:39:39 ---> Running in 078ced56d88e 22:39:39 Removing intermediate container 84cfbb7fbeeb 22:39:39 ---> 790af8002f26 22:39:39 Step 21/23 : LABEL arch=x86_64 22:39:39 Removing intermediate container 078ced56d88e 22:39:39 ---> 815d1cb36d40 22:39:39 Step 29/31 : LABEL arch=x86_64 22:39:39 ---> Running in 46e52299a9f8 22:39:39 ---> Running in 9f3d5809fc03 22:39:39 Removing intermediate container 46e52299a9f8 22:39:39 ---> 5b38228942cb 22:39:39 Step 22/23 : LABEL git_sha=1d5c5c1f61924ecb361f7ba279b196c19f2b6d92 22:39:39 ---> Running in 60d6453dc9f1 22:39:39 Removing intermediate container 9f3d5809fc03 22:39:39 ---> da65b81c9ba5 22:39:39 Step 30/31 : LABEL git_sha=1d5c5c1f61924ecb361f7ba279b196c19f2b6d92 22:39:40 ---> Running in b1e3d4d86b3e 22:39:40 Removing intermediate container 60d6453dc9f1 22:39:40 ---> cce04d88f434 22:39:40 Step 23/23 : LABEL version=0.0.0 22:39:40 ---> Running in 1afca658597f 22:39:40 Removing intermediate container b1e3d4d86b3e 22:39:40 ---> 4648573d7075 22:39:40 Step 31/31 : LABEL version=0.0.0 22:39:40 ---> Running in b3c8892c6127 22:39:40 Removing intermediate container 1afca658597f 22:39:40 ---> edfb8570d7c1 22:39:40 22:39:40 Successfully built edfb8570d7c1 22:39:40 Removing intermediate container b3c8892c6127 22:39:40 ---> 5dc27589a0d5 22:39:40 22:39:40 Successfully tagged docker-core-data-go:latest 22:39:40  Building docker-core-data-go ... done Successfully built 5dc27589a0d5 22:39:40 Successfully tagged docker-security-bootstrapper-go:latest 22:39:41  Building docker-security-bootstrapper-go ... done  [Pipeline] } 22:39:41 $ docker stop --time=1 672d21e5e3da1bc757285278c79ce423ca479da132cd5449a3792ce6c76b367e 22:39:42 --parallel Build images in parallel. 22:39:42 $ docker rm -f 672d21e5e3da1bc757285278c79ce423ca479da132cd5449a3792ce6c76b367e [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] } 22:39:43 $ docker stop --time=1 555e628f9908a9b2ab2ab75723ee8503126c91526e2e57cf570b09da8af7d931 22:39:43 + docker images 22:39:43 + grep docker 22:39:44 docker-security-bootstrapper-go latest 5dc27589a0d5 3 seconds ago 18.2MB 22:39:44 docker-core-data-go latest edfb8570d7c1 3 seconds ago 21.5MB 22:39:44 docker-core-metadata-go latest c3ad67d213d4 9 seconds ago 18.6MB 22:39:44 docker-core-command-go latest be8015ab4d3a 10 seconds ago 17.1MB 22:39:44 docker-sys-mgmt-agent-go latest 9f71cc38ed5b About a minute ago 312MB 22:39:44 docker-security-secretstore-setup-go latest 475f0bdfa0f2 2 minutes ago 25.8MB 22:39:44 docker-security-proxy-setup-go latest edde393cf1e9 2 minutes ago 25.4MB 22:39:44 docker-support-notifications-go latest 474e9799af13 2 minutes ago 17.7MB 22:39:44 docker-support-scheduler-go latest 4aa2174e3733 2 minutes ago 17.1MB 22:39:44 docker 20.10.0 aefe523efa57 5 months ago 240MB 22:39:45 $ docker rm -f 555e628f9908a9b2ab2ab75723ee8503126c91526e2e57cf570b09da8af7d931 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] isUnix [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles 22:39:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:39:46 . [Pipeline] withDockerContainer 22:39:46 prd-ubuntu18.04-docker-arm64-4c-16g-4234 does not seem to be running inside a container 22:39:46 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 22:39:47 $ docker top bbac1b6fc25088aa95b845444a0dcff852afb2923bd4201664e91fed32edc0f4 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] node 22:39:48 + docker-compose -f ./docker-compose-build.yml build --parallel 22:39:53 Building docker-core-command-go ... 22:39:53 Building docker-core-data-go ... 22:39:53 Building docker-core-metadata-go ... 22:39:53 Building docker-security-bootstrapper-go ... 22:39:53 Building docker-security-proxy-setup-go ... 22:39:53 Building docker-security-secretstore-setup-go ... 22:39:53 Building docker-support-notifications-go ... 22:39:53 Building docker-support-scheduler-go ... 22:39:53 Building docker-sys-mgmt-agent-go ... 22:39:53 Building docker-support-notifications-go 22:39:53 Building docker-core-command-go 22:39:53 Building docker-security-secretstore-setup-go 22:39:53 Building docker-security-bootstrapper-go 22:39:53 Building docker-sys-mgmt-agent-go 22:40:03 Still waiting to schedule task 22:40:03 Waiting for next available executor on ‘prd-ubuntu18.04-docker-8c-8g-4236’ 22:41:01 Step 1/31 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:41:01 Step 2/31 : FROM ${BUILDER_BASE} AS builder 22:41:01 ---> 5fbd72116629 22:41:01 Step 3/31 : WORKDIR /edgex-go 22:41:01 Step 1/25 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:41:01 Step 2/25 : FROM ${BUILDER_BASE} AS builder 22:41:01 ---> 5fbd72116629 22:41:01 Step 3/25 : WORKDIR /edgex-go 22:41:01 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:41:01 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:41:01 ---> 5fbd72116629 22:41:01 Step 3/22 : WORKDIR /edgex-go 22:41:01 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:41:01 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:41:01 ---> 5fbd72116629 22:41:01 Step 3/23 : WORKDIR /edgex-go 22:41:01 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:41:01 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:41:01 ---> 5fbd72116629 22:41:01 Step 3/23 : WORKDIR /edgex-go 22:41:04 ---> Running in 5789b1f570fe 22:41:04 ---> Running in 66cf48ad5e9b 22:41:04 ---> Running in 2690bf71d974 22:41:04 ---> Running in 6d020e0508b3 22:41:04 ---> Running in 398c94a046b6 22:41:05 Removing intermediate container 398c94a046b6 22:41:05 ---> ae9b9496d9c5 22:41:05 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:41:05 Removing intermediate container 5789b1f570fe 22:41:05 ---> 968e4c053009 22:41:05 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:41:05 ---> Running in 10c8b0ebb8ea 22:41:05 Removing intermediate container 66cf48ad5e9b 22:41:05 ---> 37a4ddb53de7 22:41:05 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:41:05 Removing intermediate container 6d020e0508b3 22:41:05 ---> 65aaee4c7746 22:41:05 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:41:05 Removing intermediate container 2690bf71d974 22:41:05 ---> c6c4be7540dc 22:41:05 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:41:05 ---> Running in b27592b09c69 22:41:05 ---> Running in 3fe6537ebb13 22:41:05 ---> Running in c23cb408481c 22:41:06 ---> Running in 3361e58e4436 22:41:09 Removing intermediate container 10c8b0ebb8ea 22:41:09 ---> a919cf7aeaf3 22:41:09 Step 5/23 : RUN apk add --update --no-cache make bash git 22:41:09 ---> Running in 6fe27fce1d82 22:41:09 Removing intermediate container 3fe6537ebb13 22:41:09 ---> 528f4d6e7020 22:41:09 Step 5/25 : RUN apk add --update --no-cache make git 22:41:09 Removing intermediate container c23cb408481c 22:41:09 ---> b0986bacd873 22:41:09 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 22:41:09 ---> Running in dd6bafad69b4 22:41:10 Removing intermediate container b27592b09c69 22:41:10 ---> f7b585a436c1 22:41:10 Step 5/23 : RUN apk add --update --no-cache make git 22:41:10 ---> Running in 7de40bff43cf 22:41:10 ---> Running in 4b23f3787c02 22:41:10 Removing intermediate container 3361e58e4436 22:41:10 ---> 03b44d06fd98 22:41:10 Step 5/31 : RUN apk add --update --no-cache make git 22:41:11 ---> Running in bc81217eca22 22:41:11 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:41:11 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:41:12 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:41:12 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:41:12 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:41:13 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:41:13 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:41:14 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:41:14 OK: 218 MiB in 52 packages 22:41:15 OK: 218 MiB in 52 packages 22:41:15 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:41:15 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:41:16 Removing intermediate container 6fe27fce1d82 22:41:16 ---> 3738926c1d8c 22:41:16 Step 6/23 : COPY go.mod . 22:41:16 OK: 218 MiB in 52 packages 22:41:16 Removing intermediate container dd6bafad69b4 22:41:16 ---> c29ace488d48 22:41:16 Step 6/25 : COPY go.mod . 22:41:16 ---> 4ce88c0e1e62 22:41:16 Step 7/23 : RUN go mod download 22:41:17 ---> Running in d39fe29afa24 22:41:17 ---> 5b1b1f463395 22:41:17 OK: 218 MiB in 52 packages 22:41:17 Step 7/25 : RUN go mod download 22:41:17 ---> Running in 1143c1802f5b 22:41:18 Removing intermediate container 7de40bff43cf 22:41:18 ---> 1c61f9955691 22:41:18 Step 6/22 : COPY go.mod . 22:41:19 ---> d5d1d4e930cc 22:41:19 Step 7/22 : RUN go mod download 22:41:19 ---> Running in 3425289d9b51 22:41:19 Removing intermediate container 4b23f3787c02 22:41:19 ---> 01e53fd47a0d 22:41:19 Step 6/23 : COPY go.mod . 22:41:20 ---> 9305aa36cdc1 22:41:20 Step 7/23 : RUN go mod download 22:41:20 ---> Running in d58aaaf1af85 22:41:20 Removing intermediate container d39fe29afa24 22:41:20 ---> 224fa36ca292 22:41:20 Step 8/23 : COPY . . 22:41:21 Removing intermediate container 1143c1802f5b 22:41:21 ---> b4cbe1616506 22:41:21 Step 8/25 : COPY . . 22:41:21 OK: 218 MiB in 52 packages 22:41:23 Removing intermediate container 3425289d9b51 22:41:23 ---> 841147dec444 22:41:23 Step 8/22 : COPY . . 22:41:25 Removing intermediate container bc81217eca22 22:41:25 ---> 2ebe5a2a6e45 22:41:25 Step 6/31 : COPY go.mod . 22:41:25 Removing intermediate container d58aaaf1af85 22:41:25 ---> 7c7fa801e3bd 22:41:25 Step 8/23 : COPY . . 22:41:27 ---> 8ea00bd9a692 22:41:27 Step 7/31 : RUN go mod download 22:41:27 ---> Running in 744565cc4599 22:41:32 Removing intermediate container 744565cc4599 22:41:32 ---> 59fabde11eb3 22:41:32 Step 8/31 : COPY . . 22:41:51 ---> 4a02770d36e5 22:41:51 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 22:41:51 ---> 435b30ac7662 22:41:51 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 22:41:51 ---> f65937ba1b7f 22:41:51 Step 9/22 : RUN make cmd/support-notifications/support-notifications 22:41:51 ---> 7e42d527a44a 22:41:51 Step 9/23 : RUN make cmd/core-command/core-command 22:41:51 ---> Running in e26ac6708af3 22:41:51 ---> Running in 82a5f1a9f78f 22:41:51 ---> Running in 1bb094705ad4 22:41:51 ---> Running in c50067b70c92 22:41:51 ---> 0b224d389005 22:41:51 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 22:41:51 ---> Running in faa660dac84a 22:41:51 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 22:41:51 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 22:41:52 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 22:41:52 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 22:41:53 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 22:42:37 Running on prd-ubuntu18.04-docker-8c-8g-4239 in /w/workspace/edgexfoundry_edgex-go_PR-3448 [Pipeline] { [Pipeline] ws 22:42:37 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 22:42:40 using credential edgex-jenkins-ssh 22:42:40 Cloning the remote Git repository 22:42:40 Cloning repository git@github.com:edgexfoundry/edgex-go.git 22:42:40 > git init /w/workspace/edgex-go/1 # timeout=10 22:42:40 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:42:40 > git --version # timeout=10 22:42:40 > git --version # 'git version 2.17.1' 22:42:40 using GIT_SSH to set credentials SSH Credentials for GitHub 22:42:40 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:42:47 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:42:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:42:47 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:42:47 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:42:47 using GIT_SSH to set credentials SSH Credentials for GitHub 22:42:47 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3448/head:refs/remotes/origin/PR-3448 +refs/heads/master:refs/remotes/origin/master # timeout=10 22:42:47 Merging remotes/origin/master commit 4ab9f87d9e0b18aca8f5136bb6755fc5b233398b into PR head commit 1d5c5c1f61924ecb361f7ba279b196c19f2b6d92 22:42:48 Merge succeeded, producing 1d5c5c1f61924ecb361f7ba279b196c19f2b6d92 22:42:48 Checking out Revision 1d5c5c1f61924ecb361f7ba279b196c19f2b6d92 (PR-3448) 22:42:47 > git config core.sparsecheckout # timeout=10 22:42:47 > git checkout -f 1d5c5c1f61924ecb361f7ba279b196c19f2b6d92 # timeout=10 22:42:47 > git remote # timeout=10 22:42:47 > git config --get remote.origin.url # timeout=10 22:42:47 using GIT_SSH to set credentials SSH Credentials for GitHub 22:42:47 > git merge 4ab9f87d9e0b18aca8f5136bb6755fc5b233398b # timeout=10 22:42:47 > git rev-parse HEAD^{commit} # timeout=10 22:42:48 > git config core.sparsecheckout # timeout=10 22:42:48 > git checkout -f 1d5c5c1f61924ecb361f7ba279b196c19f2b6d92 # timeout=10 22:42:51 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2" 22:42:51 > git --version # timeout=10 22:42:51 > git --version # 'git version 2.17.1' 22:42:51 fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:42:53 + echo snap-build.sh 22:42:53 snap-build.sh 22:42:53 + SNAP_BASE_DIR=. 22:42:53 + '[' '!' -z /w/workspace/edgex-go/1 ']' 22:42:53 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 22:42:53 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 22:42:53 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 22:42:53 + cd /w/workspace/edgex-go/1 22:42:53 + sudo apt-get remove -qy --purge lxd lxd-client 22:42:53 Reading package lists... 22:42:53 Building dependency tree... 22:42:53 Reading state information... 22:42:53 The following packages were automatically installed and are no longer required: 22:42:53 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 22:42:53 uidmap xdelta3 22:42:53 Use 'sudo apt autoremove' to remove them. 22:42:53 The following packages will be REMOVED: 22:42:53 lxd* lxd-client* 22:42:53 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 22:42:53 After this operation, 31.7 MB disk space will be freed. 22:42:54 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190027 files and directories currently installed.) 22:42:54 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 22:42:55 Removing lxd dnsmasq configuration 22:42:55 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 22:42:56 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 22:42:56 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 22:42:57 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 189852 files and directories currently installed.) 22:42:57 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 22:42:58 Processing triggers for systemd (237-3ubuntu10.42) ... 22:42:58 Processing triggers for ureadahead (0.100.0-21) ... 22:42:59 + sudo snap remove --purge lxd 22:42:59 snap "lxd" is not installed 22:42:59 + sudo groupadd --force --system lxd 22:42:59 ++ whoami 22:42:59 + sudo /usr/sbin/usermod -G lxd -a jenkins 22:42:59 + newgrp - lxd 22:42:59 + sudo snap install lxd 22:43:08 2021-05-10T22:43:05Z INFO Waiting for automatic snapd restart... 22:43:20 lxd 4.14 from Canonical* installed 22:43:20 + sudo lxd init --auto 22:43:28 + sudo snap install --classic snapcraft 22:43:36 snapcraft 4.7.1 from Canonical* installed 22:43:36 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 22:43:36 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 22:43:36 % Total % Received % Xferd Average Speed Time Time Time Current 22:43:36 Dload Upload Total Spent Left Speed 22:43:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4236 0 --:--:-- --:--:-- --:--:-- 4236 22:43:36 67 3325k 67 2231k 0 0 5664k 0 --:--:-- --:--:-- --:--:-- 5664k 100 3325k 100 3325k 0 0 7992k 0 --:--:-- --:--:-- --:--:-- 48.5M 22:43:36 ./yq_linux_amd64 22:43:37 + sudo snapcraft prime --use-lxd 22:43:38 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 22:43:38 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: 22:43:38 - README.md 22:43:38 22:43:38 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 22:43:39 Launching a container. 22:43:51 Waiting for container to be ready 22:43:52 To start your first instance, try: lxc launch ubuntu:18.04 22:43:52 22:43:56 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 22:43:56 Waiting for network to be ready... 22:43:56 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 22:43:57 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 22:43:57 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1699 kB] 22:43:57 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [318 kB] 22:43:57 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 22:43:57 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 22:43:57 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [305 kB] 22:43:57 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [40.7 kB] 22:43:57 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1124 kB] 22:43:57 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] 22:43:57 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 22:43:57 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 22:43:57 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 22:43:57 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 22:43:57 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 22:43:57 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 22:43:57 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 22:43:57 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 22:43:58 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 22:43:58 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2066 kB] 22:43:58 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] 22:43:58 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] 22:43:58 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 22:43:58 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [343 kB] 22:43:58 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.7 kB] 22:43:58 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] 22:43:58 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] 22:44:00 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 22:44:01 Fetched 24.5 MB in 4s (6254 kB/s) 22:44:01 Reading package lists... 22:44:01 Reading package lists... 22:44:02 Building dependency tree... 22:44:02 Reading state information... 22:44:02 The following additional packages will be installed: 22:44:02 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 22:44:02 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 22:44:02 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 22:44:02 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 22:44:02 Suggested packages: 22:44:02 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 22:44:02 Recommended packages: 22:44:02 gnupg libsasl2-modules 22:44:02 The following NEW packages will be installed: 22:44:02 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 22:44:02 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 22:44:02 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 22:44:02 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 22:44:02 The following packages will be upgraded: 22:44:02 gpg gpg-agent gpgconf libudev1 22:44:02 4 upgraded, 18 newly installed, 0 to remove and 106 not upgraded. 22:44:02 Need to get 3530 kB of archives. 22:44:02 After this operation, 13.3 MB of additional disk space will be used. 22:44:02 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 22:44:02 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 22:44:02 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 22:44:02 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 22:44:03 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.47 [58.2 kB] 22:44:03 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.47 [1102 kB] 22:44:03 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 22:44:03 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 22:44:03 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 22:44:03 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 22:44:03 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 22:44:03 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 22:44:03 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 22:44:03 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 22:44:03 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 22:44:04 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 22:44:04 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 22:44:04 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 22:44:04 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 22:44:04 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 22:44:04 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 22:44:04 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 22:44:04 debconf: delaying package configuration, since apt-utils is not installed 22:44:04 Fetched 3530 kB in 2s (1626 kB/s) 22:44:04 (Reading database ... 12511 files and directories currently installed.) 22:44:04 Preparing to unpack .../libudev1_237-3ubuntu10.47_amd64.deb ... 22:44:04 Unpacking libudev1:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... 22:44:04 Setting up libudev1:amd64 (237-3ubuntu10.47) ... 22:44:05 Selecting previously unselected package udev. 22:44:05 (Reading database ... 12511 files and directories currently installed.) 22:44:05 Preparing to unpack .../00-udev_237-3ubuntu10.47_amd64.deb ... 22:44:05 Unpacking udev (237-3ubuntu10.47) ... 22:44:05 Selecting previously unselected package libfuse2:amd64. 22:44:05 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 22:44:05 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 22:44:05 Selecting previously unselected package fuse. 22:44:05 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 22:44:05 Unpacking fuse (2.9.7-1ubuntu1) ... 22:44:05 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 22:44:05 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 22:44:05 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 22:44:05 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 22:44:05 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 22:44:05 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 22:44:05 Selecting previously unselected package libksba8:amd64. 22:44:05 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 22:44:05 Unpacking libksba8:amd64 (1.3.5-2) ... 22:44:06 Selecting previously unselected package libroken18-heimdal:amd64. 22:44:06 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:44:06 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 22:44:06 Selecting previously unselected package libasn1-8-heimdal:amd64. 22:44:06 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:44:06 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 22:44:06 Selecting previously unselected package libheimbase1-heimdal:amd64. 22:44:06 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:44:06 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 22:44:06 Selecting previously unselected package libhcrypto4-heimdal:amd64. 22:44:06 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:44:06 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 22:44:06 Selecting previously unselected package libwind0-heimdal:amd64. 22:44:06 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:44:06 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 22:44:06 Selecting previously unselected package libhx509-5-heimdal:amd64. 22:44:06 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:44:06 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 22:44:06 Selecting previously unselected package libkrb5-26-heimdal:amd64. 22:44:06 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:44:06 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 22:44:07 Selecting previously unselected package libheimntlm0-heimdal:amd64. 22:44:07 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:44:07 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 22:44:07 Selecting previously unselected package libgssapi3-heimdal:amd64. 22:44:07 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:44:07 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 22:44:07 Selecting previously unselected package libsasl2-modules-db:amd64. 22:44:07 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 22:44:07 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 22:44:07 Selecting previously unselected package libsasl2-2:amd64. 22:44:07 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 22:44:07 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 22:44:07 Selecting previously unselected package libldap-common. 22:44:07 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 22:44:07 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 22:44:07 Selecting previously unselected package libldap-2.4-2:amd64. 22:44:07 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 22:44:07 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 22:44:07 Selecting previously unselected package dirmngr. 22:44:07 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 22:44:07 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 22:44:07 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 22:44:07 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 22:44:07 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 22:44:07 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 22:44:07 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 22:44:07 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 22:44:08 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 22:44:08 Setting up libksba8:amd64 (1.3.5-2) ... 22:44:08 Processing triggers for libc-bin (2.27-3ubuntu1) ... 22:44:08 Setting up udev (237-3ubuntu10.47) ... 22:44:08 invoke-rc.d: policy-rc.d denied execution of start. 22:44:08 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 22:44:08 Processing triggers for systemd (237-3ubuntu10) ... 22:44:08 Setting up fuse (2.9.7-1ubuntu1) ... 22:44:08 Setting up gpg (2.2.4-1ubuntu1.4) ... 22:44:09 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 22:44:09 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 22:44:09 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 22:44:09 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 22:44:09 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 22:44:09 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 22:44:09 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 22:44:09 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 22:44:09 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 22:44:09 Processing triggers for libc-bin (2.27-3ubuntu1) ... 22:44:09 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 22:44:09 settings in the [Install] section, and DefaultInstance for template units). 22:44:09 This means they are not meant to be enabled using systemctl. 22:44:09 Possible reasons for having this kind of units are: 22:44:09 1) A unit may be statically enabled by being symlinked from another unit's 22:44:09 .wants/ or .requires/ directory. 22:44:09 2) A unit's purpose may be to act as a helper for some other unit which has 22:44:09 a requirement dependency on it. 22:44:09 3) A unit may be started when needed via activation (socket, path, timer, 22:44:09 D-Bus, udev, scripted systemctl call, ...). 22:44:09 4) In case of template units, the unit is meant to be enabled with some 22:44:09 instance name specified. 22:44:10 Reading package lists... 22:44:10 Building dependency tree... 22:44:10 Reading state information... 22:44:10 The following additional packages will be installed: 22:44:10 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 22:44:10 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 22:44:10 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 22:44:10 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 22:44:10 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 22:44:10 Suggested packages: 22:44:10 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 22:44:10 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 22:44:10 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 22:44:10 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 22:44:10 systemd-container policykit-1 22:44:10 Recommended packages: 22:44:10 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 22:44:10 The following NEW packages will be installed: 22:44:10 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 22:44:10 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 22:44:10 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 22:44:10 multiarch-support openssh-client python3 python3-minimal python3.6 22:44:10 python3.6-minimal snapd squashfs-tools sudo 22:44:10 The following packages will be upgraded: 22:44:10 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 22:44:10 5 upgraded, 25 newly installed, 0 to remove and 101 not upgraded. 22:44:10 Need to get 35.2 MB of archives. 22:44:10 After this operation, 141 MB of additional disk space will be used. 22:44:10 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 22:44:10 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.47 [2914 kB] 22:44:10 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 22:44:10 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 22:44:10 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 22:44:10 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 22:44:10 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 22:44:10 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 22:44:10 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 22:44:10 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 22:44:10 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 22:44:10 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 22:44:10 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 22:44:10 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 22:44:10 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 22:44:10 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 22:44:10 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] 22:44:11 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.47 [209 kB] 22:44:11 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] 22:44:11 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] 22:44:11 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 22:44:11 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 22:44:11 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 22:44:11 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 22:44:11 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 22:44:11 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 22:44:11 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 22:44:11 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 22:44:11 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 22:44:11 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 22:44:11 debconf: delaying package configuration, since apt-utils is not installed 22:44:11 Fetched 35.2 MB in 1s (26.8 MB/s) 22:44:11 (Reading database ... 12757 files and directories currently installed.) 22:44:11 Preparing to unpack .../systemd_237-3ubuntu10.47_amd64.deb ... 22:44:12 Unpacking systemd (237-3ubuntu10.47) over (237-3ubuntu10) ... 22:44:13 Preparing to unpack .../libsystemd0_237-3ubuntu10.47_amd64.deb ... 22:44:13 Unpacking libsystemd0:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... 22:44:13 Setting up libsystemd0:amd64 (237-3ubuntu10.47) ... 22:44:13 (Reading database ... 12757 files and directories currently installed.) 22:44:13 Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... 22:44:13 Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... 22:44:14 Setting up libapt-pkg5.0:amd64 (1.6.13) ... 22:44:14 (Reading database ... 12757 files and directories currently installed.) 22:44:14 Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... 22:44:14 Unpacking apt (1.6.13) over (1.6.1) ... 22:44:14 Setting up apt (1.6.13) ... 22:44:14 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 22:44:14 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 22:44:16 (Reading database ... 12764 files and directories currently installed.) 22:44:16 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 22:44:16 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 22:44:16 Selecting previously unselected package libpython3.6-minimal:amd64. 22:44:16 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 22:44:16 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 22:44:17 Selecting previously unselected package libexpat1:amd64. 22:44:17 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 22:44:17 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 22:44:17 Selecting previously unselected package python3.6-minimal. 22:44:17 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 22:44:17 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 22:44:17 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 22:44:17 Checking for services that may need to be restarted...done. 22:44:17 Checking for services that may need to be restarted...done. 22:44:17 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 22:44:17 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 22:44:17 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 22:44:18 Selecting previously unselected package python3-minimal. 22:44:18 (Reading database ... 13012 files and directories currently installed.) 22:44:18 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 22:44:18 Unpacking python3-minimal (3.6.7-1~18.04) ... 22:44:18 Selecting previously unselected package mime-support. 22:44:18 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 22:44:18 Unpacking mime-support (3.60ubuntu1) ... 22:44:18 Removing intermediate container faa660dac84a 22:44:18 ---> f79615c37412 22:44:18 22:44:18 Removing intermediate container 82a5f1a9f78f 22:44:18 ---> 6c0b39b6be31 22:44:18 22:44:18 Step 10/25 : FROM alpine:3.12 22:44:18 Step 10/31 : FROM alpine:3.12 22:44:18 3.12: Pulling from library/alpine 22:44:18 3.12: Pulling from library/alpine 22:44:18 Selecting previously unselected package libmpdec2:amd64. 22:44:18 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 22:44:18 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 22:44:18 Selecting previously unselected package libpython3.6-stdlib:amd64. 22:44:18 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 22:44:18 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 22:44:18 Selecting previously unselected package python3.6. 22:44:18 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 22:44:18 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 22:44:19 Selecting previously unselected package libpython3-stdlib:amd64. 22:44:19 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 22:44:19 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 22:44:19 Setting up python3-minimal (3.6.7-1~18.04) ... 22:44:19 Selecting previously unselected package python3. 22:44:19 (Reading database ... 13442 files and directories currently installed.) 22:44:19 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 22:44:19 Unpacking python3 (3.6.7-1~18.04) ... 22:44:19 Selecting previously unselected package multiarch-support. 22:44:19 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 22:44:19 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 22:44:19 Setting up multiarch-support (2.27-3ubuntu1.4) ... 22:44:19 Selecting previously unselected package liblzo2-2:amd64. 22:44:19 (Reading database ... 13479 files and directories currently installed.) 22:44:19 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 22:44:19 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 22:44:19 Selecting previously unselected package libbsd0:amd64. 22:44:19 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 22:44:19 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 22:44:19 Selecting previously unselected package sudo. 22:44:19 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 22:44:19 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 22:44:19 Selecting previously unselected package apparmor. 22:44:19 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 22:44:19 Unpacking apparmor (2.12-4ubuntu5.1) ... 22:44:20 Selecting previously unselected package libedit2:amd64. 22:44:20 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 22:44:20 Unpacking libedit2:amd64 (3.1-20170329-1) ... 22:44:20 Selecting previously unselected package libkrb5support0:amd64. 22:44:20 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 22:44:20 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 22:44:20 Selecting previously unselected package libk5crypto3:amd64. 22:44:20 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 22:44:20 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 22:44:20 Selecting previously unselected package libkeyutils1:amd64. 22:44:20 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 22:44:20 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 22:44:20 Selecting previously unselected package libkrb5-3:amd64. 22:44:20 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 22:44:20 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 22:44:20 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 22:44:20 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 22:44:20 Status: Downloaded newer image for alpine:3.12 22:44:20 Selecting previously unselected package libgssapi-krb5-2:amd64. 22:44:20 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 22:44:20 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 22:44:20 Selecting previously unselected package libssl1.0.0:amd64. 22:44:20 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 22:44:20 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 22:44:20 ---> 9852663dfa18 22:44:20 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 22:44:20 Status: Image is up to date for alpine:3.12 22:44:20 ---> 9852663dfa18 22:44:20 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 22:44:20 Selecting previously unselected package openssh-client. 22:44:20 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 22:44:20 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 22:44:20 Selecting previously unselected package squashfs-tools. 22:44:20 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 22:44:20 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 22:44:21 ---> Running in e0f1fbc14ad4 22:44:21 ---> Running in 6b2c367d12ab 22:44:21 Selecting previously unselected package snapd. 22:44:21 Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... 22:44:21 Unpacking snapd (2.48.3+18.04) ... 22:44:21 Removing intermediate container e26ac6708af3 22:44:21 ---> 53865eccec5a 22:44:21 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 22:44:22 ---> Running in a7a12eb273e7 22:44:22 Removing intermediate container 6b2c367d12ab 22:44:22 ---> b8132d67ae96 22:44:22 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 22:44:22 ---> Running in 4faf2d1cb643 22:44:23 Setting up libedit2:amd64 (3.1-20170329-1) ... 22:44:23 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 22:44:23 Setting up mime-support (3.60ubuntu1) ... 22:44:23 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 22:44:23 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 22:44:23 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 22:44:23 Processing triggers for libc-bin (2.27-3ubuntu1) ... 22:44:23 Setting up systemd (237-3ubuntu10.47) ... 22:44:23 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 22:44:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:44:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:44:24 (1/6) Installing ca-certificates (20191127-r4) 22:44:24 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 22:44:24 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 22:44:24 Setting up liblzo2-2:amd64 (2.08-1.2) ... 22:44:24 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 22:44:24 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 22:44:24 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 22:44:24 (2/6) Installing nghttp2-libs (1.41.0-r0) 22:44:24 (3/6) Installing libcurl (7.76.1-r0) 22:44:24 (4/6) Installing curl (7.76.1-r0) 22:44:24 (5/6) Installing dumb-init (1.2.2-r1) 22:44:24 (6/6) Installing su-exec (0.2-r1) 22:44:24 Executing busybox-1.31.1-r20.trigger 22:44:24 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 22:44:24 Executing ca-certificates-20191127-r4.trigger 22:44:24 OK: 7 MiB in 20 packages 22:44:24 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 22:44:24 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 22:44:24 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 22:44:24 Setting up python3 (3.6.7-1~18.04) ... 22:44:24 running python rtupdate hooks for python3.6... 22:44:24 running python post-rtupdate hooks for python3.6... 22:44:24 Setting up apparmor (2.12-4ubuntu5.1) ... 22:44:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:44:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:44:25 (1/2) Installing dumb-init (1.2.2-r1) 22:44:25 (2/2) Installing su-exec (0.2-r1) 22:44:25 Executing busybox-1.31.1-r20.trigger 22:44:25 OK: 5 MiB in 16 packages 22:44:26 Removing intermediate container 1bb094705ad4 22:44:26 ---> 3694f5b412f6 22:44:26 22:44:26 Step 10/23 : FROM alpine:3.12 22:44:26 ---> 9852663dfa18 22:44:26 Step 11/23 : RUN apk add --update --no-cache dumb-init 22:44:26 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 22:44:26 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 22:44:26 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 22:44:26 Setting up snapd (2.48.3+18.04) ... 22:44:26 ---> Running in 97be027aec67 22:44:27 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 22:44:27 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 22:44:27 Removing intermediate container c50067b70c92 22:44:27 ---> 0a1fc973ecf0 22:44:27 22:44:27 Step 10/22 : FROM alpine:3.12 22:44:27 ---> 9852663dfa18 22:44:27 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 22:44:27 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 22:44:27 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 22:44:27 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 22:44:27 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 22:44:27 Removing intermediate container e0f1fbc14ad4 22:44:27 ---> eab4dd8a12dd 22:44:27 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:44:27 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 22:44:27 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 22:44:27 ---> Running in aae3914d1513 22:44:27 Removing intermediate container 4faf2d1cb643 22:44:27 ---> bbca2690a04c 22:44:27 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 22:44:28 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 22:44:28 ---> Running in 4d38c63a92ca 22:44:28 ---> Running in dd034f04f309 22:44:28 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 22:44:28 /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' 22:44:28 Removing intermediate container a7a12eb273e7 22:44:28 ---> ca714e7d147b 22:44:28 22:44:28 Step 11/23 : FROM docker:20.10.0 22:44:28 Processing triggers for libc-bin (2.27-3ubuntu1) ... 22:44:28 Processing triggers for systemd (237-3ubuntu10.47) ... 22:44:28 20.10.0: Pulling from library/docker 22:44:28 Removing intermediate container 4d38c63a92ca 22:44:28 ---> cb41132323f4 22:44:28 Step 13/25 : WORKDIR / 22:44:28 ---> Running in 3471300244b8 22:44:28 Removing intermediate container dd034f04f309 22:44:28 ---> 9fde3a30b99d 22:44:28 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 22:44:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:44:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:44:29 ---> Running in c691d5e9c70d 22:44:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:44:29 Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease 22:44:29 Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 22:44:29 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 22:44:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:44:29 Fetched 88.7 kB in 1s (166 kB/s) 22:44:30 (1/1) Installing dumb-init (1.2.2-r1) 22:44:30 Executing busybox-1.31.1-r20.trigger 22:44:30 OK: 5 MiB in 15 packages 22:44:30 Removing intermediate container 3471300244b8 22:44:30 ---> 601e312bf905 22:44:30 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 22:44:30 (1/2) Installing ca-certificates (20191127-r4) 22:44:30 Removing intermediate container c691d5e9c70d 22:44:30 ---> 13330b9b9656 22:44:30 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 22:44:30 (2/2) Installing dumb-init (1.2.2-r1) 22:44:30 Executing busybox-1.31.1-r20.trigger 22:44:30 Executing ca-certificates-20191127-r4.trigger 22:44:30 Reading package lists... 22:44:30 OK: 6 MiB in 16 packages 22:44:30 ---> Running in fa6a27609826 22:44:31 Reading package lists... 22:44:31 Building dependency tree... 22:44:31 Reading state information... 22:44:31 Calculating upgrade... 22:44:31 The following packages will be upgraded: 22:44:31 advancecomp base-files bash binutils binutils-common 22:44:31 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 22:44:31 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 22:44:31 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 22:44:31 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 22:44:31 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 22:44:31 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 22:44:31 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 22:44:31 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 libncursesw5 libnettle6 22:44:31 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime libpam0g 22:44:31 libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 22:44:31 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 22:44:31 libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base 22:44:31 ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 22:44:31 pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux 22:44:31 101 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 22:44:31 Need to get 64.0 MB of archives. 22:44:31 After this operation, 5041 kB of additional disk space will be used. 22:44:31 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 22:44:31 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 22:44:31 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 22:44:31 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 22:44:31 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 22:44:31 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 22:44:31 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 22:44:31 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 22:44:31 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 22:44:31 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 22:44:31 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 22:44:31 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 22:44:31 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 22:44:31 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 22:44:31 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 22:44:31 Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 22:44:31 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 22:44:32 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 22:44:32 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 22:44:32 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 22:44:32 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 22:44:32 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 22:44:32 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 22:44:32 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 22:44:32 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 22:44:32 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 22:44:32 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 22:44:32 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 22:44:32 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 22:44:32 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 22:44:32 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 22:44:32 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 22:44:32 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 22:44:32 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 22:44:32 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 22:44:32 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] 22:44:32 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] 22:44:32 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 22:44:32 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 22:44:32 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 22:44:32 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 22:44:32 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 22:44:32 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 22:44:32 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 22:44:32 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 22:44:32 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 22:44:32 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 22:44:32 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 22:44:32 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 22:44:32 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 22:44:32 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 22:44:32 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 22:44:32 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 22:44:32 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 22:44:32 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 22:44:32 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 22:44:32 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 22:44:32 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 22:44:32 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 22:44:32 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 22:44:32 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 22:44:32 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 22:44:32 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 22:44:32 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 22:44:32 Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 22:44:32 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-libc-dev amd64 4.15.0-143.147 [994 kB] 22:44:32 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 22:44:32 ---> ebc9876cbc01 22:44:32 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 22:44:32 Removing intermediate container 97be027aec67 22:44:32 ---> 67f298bcacf2 22:44:32 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:44:32 ---> Running in a64b08d9c78d 22:44:32 ---> 9eda05068c11 22:44:32 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 22:44:33 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 22:44:33 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 22:44:33 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 22:44:33 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 22:44:33 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 22:44:33 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 22:44:33 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 22:44:33 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 22:44:33 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 22:44:33 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 22:44:33 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 22:44:33 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 22:44:33 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 22:44:33 Removing intermediate container a64b08d9c78d 22:44:33 ---> ddc8c4e4601d 22:44:33 Step 13/23 : ENV APP_PORT=48082 22:44:33 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 22:44:33 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 22:44:33 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 22:44:33 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 22:44:33 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.47 [16.0 kB] 22:44:33 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 22:44:33 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 22:44:33 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 22:44:33 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 22:44:33 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 22:44:33 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 22:44:33 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 22:44:33 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 22:44:33 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 22:44:33 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 22:44:33 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 22:44:33 Removing intermediate container aae3914d1513 22:44:33 ---> 94fc5102c34b 22:44:33 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 22:44:33 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 22:44:33 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 22:44:33 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 22:44:33 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 22:44:33 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 22:44:33 debconf: delaying package configuration, since apt-utils is not installed 22:44:33 Fetched 64.0 MB in 2s (30.0 MB/s) 22:44:33 ---> Running in b36067e52ba8 22:44:33 ---> Running in 1bea5d2b8872 22:44:33 (Reading database ... 13912 files and directories currently installed.) 22:44:33 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 22:44:33 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 22:44:33 ---> d96517cbe79a 22:44:33 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 22:44:34 Removing intermediate container b36067e52ba8 22:44:34 ---> 9c67943bafe8 22:44:34 Step 14/23 : EXPOSE $APP_PORT 22:44:34 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 22:44:34 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 22:44:34 Preparing to unpack .../2-linux-libc-dev_4.15.0-143.147_amd64.deb ... 22:44:34 Removing intermediate container 1bea5d2b8872 22:44:34 ---> bbfa2f49e2fb 22:44:34 Step 13/22 : ENV APP_PORT=48060 22:44:34 Unpacking linux-libc-dev:amd64 (4.15.0-143.147) over (4.15.0-20.21) ... 22:44:34 Removing intermediate container fa6a27609826 22:44:34 ---> e94c4643f022 22:44:34 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 22:44:34 ---> Running in 6dd1e6ce89b9 22:44:35 ---> Running in b0ea5c5fd7a0 22:44:35 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:44:35 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:44:35 ---> Running in e9259ef25657 22:44:35 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:44:35 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:44:35 ---> c1a6b286ec65 22:44:35 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 22:44:35 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:44:35 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:44:35 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:44:35 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:44:35 Removing intermediate container 6dd1e6ce89b9 22:44:35 ---> b023da207189 22:44:35 Step 15/23 : WORKDIR / 22:44:36 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:44:36 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:44:36 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:44:36 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:44:36 Removing intermediate container b0ea5c5fd7a0 22:44:36 ---> 01a37da1f0b7 22:44:36 Step 14/22 : EXPOSE $APP_PORT 22:44:36 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:44:36 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:44:36 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 22:44:36 Removing intermediate container e9259ef25657 22:44:36 ---> 3a86299d8431 22:44:36 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 22:44:36 (Reading database ... 13911 files and directories currently installed.) 22:44:36 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 22:44:36 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 22:44:36 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 22:44:36 (Reading database ... 13911 files and directories currently installed.) 22:44:36 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:44:36 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:44:36 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:44:37 ---> Running in ead2f3a922ee 22:44:37 ---> Running in 334e5f4f0c69 22:44:37 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:44:37 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:44:37 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:44:37 ---> 9613cd7e13ad 22:44:37 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 22:44:37 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 22:44:37 (Reading database ... 13911 files and directories currently installed.) 22:44:37 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 22:44:37 ---> adaaed23f46b 22:44:37 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 22:44:37 Removing intermediate container ead2f3a922ee 22:44:37 ---> ee43b47d3bdf 22:44:37 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 22:44:37 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 22:44:37 Removing intermediate container 334e5f4f0c69 22:44:37 ---> 3413c55345ca 22:44:37 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:44:37 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 22:44:38 ---> Running in 52658d09cd58 22:44:38 (Reading database ... 13911 files and directories currently installed.) 22:44:38 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 22:44:38 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 22:44:38 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 22:44:38 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 22:44:38 Setting up base-files (10.1ubuntu2.10) ... 22:44:38 Installing new version of config file /etc/issue ... 22:44:38 Installing new version of config file /etc/issue.net ... 22:44:38 Installing new version of config file /etc/lsb-release ... 22:44:38 Installing new version of config file /etc/update-motd.d/50-motd-news ... 22:44:39 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 22:44:39 ---> 4529e785fd5f 22:44:39 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 22:44:39 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 22:44:39 Removing obsolete conffile /etc/default/motd-news ... 22:44:39 (Reading database ... 13912 files and directories currently installed.) 22:44:39 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 22:44:39 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 22:44:39 ---> 2e898d503bca 22:44:39 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 22:44:39 ---> 6bfc4b61ac0c 22:44:39 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 22:44:39 Setting up bash (4.4.18-2ubuntu1.2) ... 22:44:39 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 22:44:39 (Reading database ... 13912 files and directories currently installed.) 22:44:39 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 22:44:39 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 22:44:39 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 22:44:39 (Reading database ... 13912 files and directories currently installed.) 22:44:39 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 22:44:39 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 22:44:40 Setting up tar (1.29b-2ubuntu0.2) ... 22:44:40 (Reading database ... 13912 files and directories currently installed.) 22:44:40 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 22:44:40 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 22:44:40 Setting up dpkg (1.19.0.5ubuntu2.3) ... 22:44:40 (Reading database ... 13912 files and directories currently installed.) 22:44:40 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 22:44:40 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 22:44:40 ---> 66fde45400d1 22:44:40 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 22:44:40 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 22:44:40 (Reading database ... 13912 files and directories currently installed.) 22:44:40 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 22:44:40 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 22:44:41 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 22:44:41 (Reading database ... 13912 files and directories currently installed.) 22:44:41 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 22:44:41 Unpacking grep (3.1-2build1) over (3.1-2) ... 22:44:41 Setting up grep (3.1-2build1) ... 22:44:41 ---> Running in 059cf653e503 22:44:41 ---> 9e0341b9a3d9 22:44:41 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 22:44:41 ---> b7a00d919526 22:44:41 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 22:44:41 (Reading database ... 13912 files and directories currently installed.) 22:44:41 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 22:44:41 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 22:44:41 Setting up login (1:4.5-1ubuntu2) ... 22:44:41 Removing intermediate container 52658d09cd58 22:44:41 ---> e8f32b6408e9 22:44:41 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 22:44:41 (Reading database ... 13912 files and directories currently installed.) 22:44:41 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 22:44:41 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 22:44:41 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 22:44:42 (Reading database ... 13912 files and directories currently installed.) 22:44:42 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 22:44:42 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 22:44:42 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 22:44:42 Status: Downloaded newer image for docker:20.10.0 22:44:42 ---> eeaf43b92773 22:44:42 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 22:44:42 ---> Running in cb6b337b609f 22:44:42 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 22:44:42 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 22:44:42 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 22:44:42 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 22:44:42 ---> ec1e0a97d861 22:44:42 Step 18/22 : ENTRYPOINT ["/support-notifications"] 22:44:42 ---> a0dd182946a6 22:44:42 Step 19/23 : ENTRYPOINT ["/core-command"] 22:44:43 ---> Running in 476d18619802 22:44:43 ---> Running in c5241096df5d 22:44:43 ---> 13ca2df68e15 22:44:43 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 22:44:43 Setting up perl-base (5.26.1-6ubuntu0.5) ... 22:44:43 Removing intermediate container cb6b337b609f 22:44:43 ---> 19755f7f3d79 22:44:43 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 22:44:43 (Reading database ... 13912 files and directories currently installed.) 22:44:43 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 22:44:43 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 22:44:43 ---> Running in 834d3c38eb98 22:44:43 Removing intermediate container 476d18619802 22:44:43 ---> 76ab9f7b2882 22:44:43 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:44:43 Removing intermediate container c5241096df5d 22:44:43 ---> a27400ecdbaf 22:44:43 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:44:44 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 22:44:44 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 22:44:44 ---> Running in 14271b7a8c00 22:44:44 ---> Running in 16702421a1b6 22:44:44 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 22:44:44 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 22:44:44 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 22:44:44 ---> a5f53b607b10 22:44:44 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 22:44:44 Removing intermediate container 059cf653e503 22:44:44 ---> f759e603f6b7 22:44:44 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 22:44:45 (Reading database ... 13912 files and directories currently installed.) 22:44:45 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 22:44:45 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 22:44:45 ---> Running in 1ec7da3624f3 22:44:45 Removing intermediate container 16702421a1b6 22:44:45 ---> df8926c640af 22:44:45 Step 20/22 : LABEL arch=arm64 22:44:45 Removing intermediate container 14271b7a8c00 22:44:45 ---> 67fd419630d0 22:44:45 Step 21/23 : LABEL arch=arm64 22:44:45 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 22:44:45 (Reading database ... 13912 files and directories currently installed.) 22:44:45 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 22:44:45 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 22:44:45 ---> Running in 20764a4753c3 22:44:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:44:45 ---> Running in 441e5dfdfe30 22:44:45 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 22:44:45 (Reading database ... 13912 files and directories currently installed.) 22:44:45 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 22:44:45 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 22:44:45 Removing intermediate container 1ec7da3624f3 22:44:45 ---> 4ae14fd69257 22:44:45 Step 23/25 : LABEL arch=arm64 22:44:45 ---> e3535bcdc2f5 22:44:45 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 22:44:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:44:45 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 22:44:45 (Reading database ... 13912 files and directories currently installed.) 22:44:45 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 22:44:45 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 22:44:46 ---> Running in 01c7a2244e11 22:44:46 Removing intermediate container 20764a4753c3 22:44:46 ---> e88046e80f72 22:44:46 Step 21/22 : LABEL git_sha=1d5c5c1f61924ecb361f7ba279b196c19f2b6d92 22:44:46 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 22:44:46 (Reading database ... 13912 files and directories currently installed.) 22:44:46 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 22:44:46 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 22:44:46 Removing intermediate container 441e5dfdfe30 22:44:46 ---> 304f118e98f1 22:44:46 Step 22/23 : LABEL git_sha=1d5c5c1f61924ecb361f7ba279b196c19f2b6d92 22:44:46 ---> Running in 4d2ea6c77299 22:44:46 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 22:44:46 (Reading database ... 13912 files and directories currently installed.) 22:44:46 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 22:44:46 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 22:44:46 (1/39) Installing readline (8.0.4-r0) 22:44:46 (2/39) Installing bash (5.0.17-r0) 22:44:46 ---> Running in efb2ce1791fd 22:44:46 Executing bash-5.0.17-r0.post-install 22:44:46 (3/39) Installing nghttp2-libs (1.41.0-r0) 22:44:46 (4/39) Installing libcurl (7.76.1-r0) 22:44:46 (5/39) Installing curl (7.76.1-r0) 22:44:46 (6/39) Installing dumb-init (1.2.2-r1) 22:44:46 (7/39) Installing libbz2 (1.0.8-r1) 22:44:46 (8/39) Installing expat (2.2.9-r1) 22:44:46 (9/39) Installing libffi (3.3-r2) 22:44:46 (10/39) Installing gdbm (1.13-r1) 22:44:46 Removing intermediate container 01c7a2244e11 22:44:46 ---> 23ff8e85751f 22:44:46 Step 24/25 : LABEL git_sha=1d5c5c1f61924ecb361f7ba279b196c19f2b6d92 22:44:46 (11/39) Installing xz-libs (5.2.5-r0) 22:44:46 (12/39) Installing sqlite-libs (3.32.1-r0) 22:44:46 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 22:44:46 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 22:44:46 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 22:44:46 (Reading database ... 13912 files and directories currently installed.) 22:44:46 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 22:44:46 (13/39) Installing python3 (3.8.10-r0) 22:44:46 ---> ec4a5f985315 22:44:46 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 22:44:46 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 22:44:46 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 22:44:46 (Reading database ... 13912 files and directories currently installed.) 22:44:46 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 22:44:47 ---> Running in 9373e25b4770 22:44:47 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 22:44:47 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 22:44:47 Removing intermediate container 4d2ea6c77299 22:44:47 ---> a5d57f37fc72 22:44:47 Step 22/22 : LABEL version=0.0.0 22:44:47 Removing intermediate container efb2ce1791fd 22:44:47 ---> a300aa4ab797 22:44:47 Step 23/23 : LABEL version=0.0.0 22:44:47 (Reading database ... 13912 files and directories currently installed.) 22:44:47 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 22:44:47 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 22:44:47 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 22:44:47 (Reading database ... 13912 files and directories currently installed.) 22:44:47 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 22:44:47 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 22:44:47 ---> Running in 13c5d94a58c9 22:44:47 ---> Running in dddc4bc5dd25 22:44:47 Removing intermediate container 9373e25b4770 22:44:47 ---> b41ba45772ff 22:44:47 Step 25/25 : LABEL version=0.0.0 22:44:48 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 22:44:48 ---> 8462328734b8 22:44:48 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 22:44:48 ---> Running in ac4bca5bcc54 22:44:48 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 22:44:48 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 22:44:48 (Reading database ... 13912 files and directories currently installed.) 22:44:48 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 22:44:48 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 22:44:48 (14/39) Installing py3-appdirs (1.4.4-r1) 22:44:48 (15/39) Installing py3-ordered-set (4.0.1-r0) 22:44:48 (16/39) Installing py3-parsing (2.4.7-r0) 22:44:48 (17/39) Installing py3-six (1.15.0-r0) 22:44:48 (18/39) Installing py3-packaging (20.4-r0) 22:44:48 ---> Running in f4b7fe88b84a 22:44:48 Removing intermediate container dddc4bc5dd25 22:44:48 ---> e4e7fb9939cc 22:44:48 22:44:48 Removing intermediate container 13c5d94a58c9 22:44:48 ---> 7c8b36eb7fef 22:44:48 22:44:48 (19/39) Installing py3-setuptools (47.0.0-r0) 22:44:48 (20/39) Installing py3-chardet (3.0.4-r4) 22:44:48 (21/39) Installing py3-idna (2.9-r0) 22:44:48 (22/39) Installing py3-certifi (2020.4.5.1-r0) 22:44:48 (23/39) Installing py3-urllib3 (1.25.9-r0) 22:44:49 Setting up libc-bin (2.27-3ubuntu1.4) ... 22:44:49 (24/39) Installing py3-requests (2.23.0-r0) 22:44:49 (25/39) Installing py3-msgpack (1.0.0-r0) 22:44:49 Removing intermediate container ac4bca5bcc54 22:44:49 ---> 0959c61531ef 22:44:49 22:44:49 (26/39) Installing py3-lockfile (0.12.2-r3) 22:44:49 (27/39) Installing py3-cachecontrol (0.12.6-r0) 22:44:49 (28/39) Installing py3-colorama (0.4.3-r0) 22:44:49 (29/39) Installing py3-distlib (0.3.0-r0) 22:44:49 (30/39) Installing py3-distro (1.5.0-r1) 22:44:49 (31/39) Installing py3-webencodings (0.5.1-r3) 22:44:49 (32/39) Installing py3-html5lib (1.0.1-r4) 22:44:49 (Reading database ... 13912 files and directories currently installed.) 22:44:49 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 22:44:49 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 22:44:49 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 22:44:49 (33/39) Installing py3-pytoml (0.1.21-r0) 22:44:49 (34/39) Installing py3-pep517 (0.8.2-r0) 22:44:49 (35/39) Installing py3-progress (1.5-r0) 22:44:49 (36/39) Installing py3-toml (0.10.1-r0) 22:44:49 (37/39) Installing py3-retrying (1.3.3-r0) 22:44:49 (38/39) Installing py3-contextlib2 (0.6.0-r0) 22:44:49 (39/39) Installing py3-pip (20.1.1-r0) 22:44:49 Successfully built e4e7fb9939cc 22:44:49 Successfully built 7c8b36eb7fef 22:44:49 Executing busybox-1.31.1-r19.trigger 22:44:49 OK: 72 MiB in 59 packages 22:44:49 (Reading database ... 13914 files and directories currently installed.) 22:44:49 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 22:44:49 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 22:44:49 Setting up debconf (1.5.66ubuntu1) ... 22:44:49 Successfully tagged docker-support-notifications-go-arm64:latest 22:44:49  Building docker-support-notifications-go ... done Building docker-core-data-go 22:44:49 Successfully built 0959c61531ef 22:44:49 Successfully tagged docker-core-command-go-arm64:latest 22:44:49 Building docker-core-metadata-go 22:44:49 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 22:44:49 Building docker-support-scheduler-go 22:44:49  Building docker-core-command-go ... done  Building docker-security-secretstore-setup-go ... done Removing intermediate container f4b7fe88b84a 22:44:49 ---> ce039c80f7e9 22:44:49 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 22:44:49 (Reading database ... 13914 files and directories currently installed.) 22:44:49 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 22:44:49 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 22:44:50 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 22:44:50 (Reading database ... 13914 files and directories currently installed.) 22:44:50 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 22:44:50 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 22:44:50 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 22:44:50 (Reading database ... 13914 files and directories currently installed.) 22:44:50 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 22:44:50 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 22:44:50 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 22:44:50 (Reading database ... 13914 files and directories currently installed.) 22:44:50 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 22:44:50 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 22:44:50 ---> f2b53d13ea64 22:44:50 Step 26/31 : RUN chmod +x /entrypoint.sh 22:44:50 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 22:44:50 (Reading database ... 13914 files and directories currently installed.) 22:44:50 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 22:44:51 ---> Running in 3235ab7c828e 22:44:51 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 22:44:51 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 22:44:51 (Reading database ... 13914 files and directories currently installed.) 22:44:51 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 22:44:51 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 22:44:51 Preparing to unpack .../systemd-sysv_237-3ubuntu10.47_amd64.deb ... 22:44:51 Unpacking systemd-sysv (237-3ubuntu10.47) over (237-3ubuntu10) ... 22:44:51 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 22:44:51 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 22:44:51 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 22:44:52 (Reading database ... 13914 files and directories currently installed.) 22:44:52 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 22:44:52 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 22:44:52 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 22:44:52 (Reading database ... 13914 files and directories currently installed.) 22:44:52 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 22:44:52 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 22:44:52 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 22:44:52 (Reading database ... 13914 files and directories currently installed.) 22:44:52 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 22:44:52 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 22:44:52 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 22:44:52 (Reading database ... 13914 files and directories currently installed.) 22:44:52 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 22:44:52 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 22:44:52 Removing intermediate container 3235ab7c828e 22:44:52 ---> d1b4bc0ae0d4 22:44:52 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 22:44:53 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 22:44:53 (Reading database ... 13914 files and directories currently installed.) 22:44:53 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 22:44:53 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 22:44:53 Setting up passwd (1:4.5-1ubuntu2) ... 22:44:53 ---> Running in d5fd57a1197f 22:44:53 (Reading database ... 13914 files and directories currently installed.) 22:44:53 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 22:44:53 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 22:44:53 Setting up gpgv (2.2.4-1ubuntu1.4) ... 22:44:53 (Reading database ... 13914 files and directories currently installed.) 22:44:53 Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... 22:44:53 Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 22:44:53 Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... 22:44:54 (Reading database ... 13914 files and directories currently installed.) 22:44:54 Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... 22:44:54 Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 22:44:54 Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... 22:44:54 Collecting docker-compose==1.23.2 22:44:54 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 22:44:54 (Reading database ... 13914 files and directories currently installed.) 22:44:54 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 22:44:54 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 22:44:54 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 22:44:54 Removing intermediate container d5fd57a1197f 22:44:54 ---> 5518e47f5c23 22:44:54 Step 28/31 : CMD ["gate"] 22:44:54 (Reading database ... 13914 files and directories currently installed.) 22:44:54 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 22:44:54 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 22:44:54 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 22:44:54 (Reading database ... 13914 files and directories currently installed.) 22:44:54 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 22:44:54 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 22:44:54 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 22:44:55 ---> Running in 99128d92c223 22:44:55 Collecting dockerpty<0.5,>=0.4.1 22:44:55 Downloading dockerpty-0.4.1.tar.gz (13 kB) 22:44:55 (Reading database ... 13914 files and directories currently installed.) 22:44:55 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 22:44:55 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 22:44:55 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 22:44:55 (Reading database ... 13914 files and directories currently installed.) 22:44:55 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 22:44:55 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 22:44:55 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 22:44:55 (Reading database ... 13914 files and directories currently installed.) 22:44:55 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 22:44:55 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 22:44:55 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 22:44:55 (Reading database ... 13915 files and directories currently installed.) 22:44:55 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 22:44:56 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 22:44:56 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 22:44:56 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 22:44:56 Removing intermediate container 99128d92c223 22:44:56 ---> d822a04069a8 22:44:56 Step 29/31 : LABEL arch=arm64 22:44:56 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 22:44:56 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 22:44:56 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 22:44:56 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 22:44:56 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 22:44:56 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 22:44:56 ---> Running in 0961389827ab 22:44:56 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 22:44:56 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 22:44:56 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 22:44:56 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 22:44:56 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 22:44:57 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 22:44:57 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 22:44:57 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 22:44:57 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 22:44:57 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 22:44:57 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 22:44:57 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 22:44:57 Removing intermediate container 0961389827ab 22:44:57 ---> df3a24503784 22:44:57 Step 30/31 : LABEL git_sha=1d5c5c1f61924ecb361f7ba279b196c19f2b6d92 22:44:57 Collecting texttable<0.10,>=0.9.0 22:44:57 Downloading texttable-0.9.1.tar.gz (11 kB) 22:44:57 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 22:44:57 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 22:44:58 ---> Running in 97dc8e8b3c70 22:44:58 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 22:44:58 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 22:44:58 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 22:44:58 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 22:44:58 Removing intermediate container 97dc8e8b3c70 22:44:58 ---> 904005f31442 22:44:58 Step 31/31 : LABEL version=0.0.0 22:44:59 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 22:44:59 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 22:44:59 ---> Running in f4263a4ed20a 22:44:59 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 22:44:59 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 22:44:59 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 22:44:59 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 22:44:59 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 22:44:59 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 22:44:59 Removing intermediate container f4263a4ed20a 22:44:59 ---> a5e7b199018a 22:44:59 22:44:59 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:44:59 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:44:59 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:45:00 Successfully built a5e7b199018a 22:45:00 Successfully tagged docker-security-bootstrapper-go-arm64:latest 22:45:00 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:45:00 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:45:00 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:45:00 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:45:00  Building docker-security-bootstrapper-go ... done Building docker-security-proxy-setup-go 22:45:00 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:45:00 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 22:45:00 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 22:45:01 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:45:01 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:45:01 Collecting docker<4.0,>=3.6.0 22:45:01 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 22:45:01 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:45:01 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:45:02 Collecting cached-property<2,>=1.2.0 22:45:02 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 22:45:02 Collecting jsonschema<3,>=2.5.1 22:45:02 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 22:45:02 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:45:02 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:45:03 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:45:03 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:45:03 Collecting websocket-client<1.0,>=0.32.0 22:45:03 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 22:45:04 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:45:04 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:45:04 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 22:45:04 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 22:45:04 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 22:45:04 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 22:45:04 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 22:45:04 Collecting PyYAML<4,>=3.10 22:45:04 Downloading PyYAML-3.13.tar.gz (270 kB) 22:45:04 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 22:45:04 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 22:45:04 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 22:45:05 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 22:45:05 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 22:45:05 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 22:45:05 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 22:45:05 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 22:45:05 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 22:45:05 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 22:45:05 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 22:45:05 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 22:45:05 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 22:45:05 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 22:45:05 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 22:45:05 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 22:45:05 Setting up tzdata (2021a-0ubuntu0.18.04) ... 22:45:05 22:45:05 Current default time zone: 'Etc/UTC' 22:45:05 Local time is now: Mon May 10 22:45:05 UTC 2021. 22:45:05 Universal Time is now: Mon May 10 22:45:05 UTC 2021. 22:45:05 Run 'dpkg-reconfigure tzdata' if you wish to change it. 22:45:05 22:45:05 Setting up systemd-sysv (237-3ubuntu10.47) ... 22:45:05 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 22:45:06 Setting up linux-libc-dev:amd64 (4.15.0-143.147) ... 22:45:06 Setting up mount (2.31.1-0.4ubuntu3.7) ... 22:45:06 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 22:45:06 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 22:45:06 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 22:45:06 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 22:45:06 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 22:45:06 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 22:45:06 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 22:45:06 Setting up procps (2:3.3.12-3ubuntu1.2) ... 22:45:06 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 22:45:06 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 22:45:06 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 22:45:06 Setting up patch (2.7.6-2ubuntu1.1) ... 22:45:06 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 22:45:06 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 22:45:07 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 22:45:07 Installing new version of config file /etc/ssl/openssl.cnf ... 22:45:07 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 22:45:07 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 22:45:07 Setting up ca-certificates (20210119~18.04.1) ... 22:45:08 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 22:45:08 Collecting docopt<0.7,>=0.6.1 22:45:08 Downloading docopt-0.6.2.tar.gz (25 kB) 22:45:08 Updating certificates in /etc/ssl/certs... 22:45:09 23 added, 27 removed; done. 22:45:09 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 22:45:09 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 22:45:09 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 22:45:09 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 22:45:10 Setting up pkgbinarymangler (138.18.04.1) ... 22:45:10 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 22:45:10 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 22:45:10 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 22:45:10 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 22:45:10 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 22:45:10 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 22:45:10 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 22:45:10 Setting up perl (5.26.1-6ubuntu0.5) ... 22:45:10 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 22:45:10 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 22:45:10 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 22:45:10 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 22:45:10 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 22:45:10 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 22:45:10 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 22:45:10 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 22:45:10 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 22:45:10 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 22:45:10 Collecting urllib3<1.25,>=1.21.1 22:45:10 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 22:45:10 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 22:45:10 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 22:45:10 Processing triggers for systemd (237-3ubuntu10.47) ... 22:45:10 Processing triggers for mime-support (3.60ubuntu1) ... 22:45:10 Processing triggers for ca-certificates (20210119~18.04.1) ... 22:45:10 Updating certificates in /etc/ssl/certs... 22:45:11 Collecting idna<2.8,>=2.5 22:45:11 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 22:45:11 Collecting docker-pycreds>=0.4.0 22:45:11 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 22:45:11 0 added, 0 removed; done. 22:45:11 Running hooks in /etc/ca-certificates/update.d... 22:45:11 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 22:45:11 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 22:45:11 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 22:45:11 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 22:45:11 done. 22:45:12 Reading package lists... 22:45:12 Building dependency tree... 22:45:12 Reading state information... 22:45:12 Installing collected packages: dockerpty, texttable, urllib3, idna, requests, websocket-client, docker-pycreds, docker, cached-property, jsonschema, PyYAML, docopt, docker-compose 22:45:12 Running setup.py install for dockerpty: started 22:45:12 The following NEW packages will be installed: 22:45:12 apt-transport-https 22:45:12 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 22:45:12 Need to get 1692 B of archives. 22:45:12 After this operation, 154 kB of additional disk space will be used. 22:45:12 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] 22:45:12 debconf: delaying package configuration, since apt-utils is not installed 22:45:12 Fetched 1692 B in 0s (8461 B/s) 22:45:12 Selecting previously unselected package apt-transport-https. 22:45:12 (Reading database ... 13920 files and directories currently installed.) 22:45:12 Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... 22:45:13 Unpacking apt-transport-https (1.6.13) ... 22:45:13 Setting up apt-transport-https (1.6.13) ... 22:45:13 Waiting for network to be ready... 22:45:15 Running setup.py install for dockerpty: finished with status 'done' 22:45:15 Running setup.py install for texttable: started 22:45:17 Running setup.py install for texttable: finished with status 'done' 22:45:17 Attempting uninstall: urllib3 22:45:17 Found existing installation: urllib3 1.25.9 22:45:17 Uninstalling urllib3-1.25.9: 22:45:17 Successfully uninstalled urllib3-1.25.9 22:45:17 Attempting uninstall: idna 22:45:17 Found existing installation: idna 2.9 22:45:17 Uninstalling idna-2.9: 22:45:17 Successfully uninstalled idna-2.9 22:45:18 2021-05-10T22:45:16Z INFO Waiting for automatic snapd restart... 22:45:18 Attempting uninstall: requests 22:45:18 Found existing installation: requests 2.23.0 22:45:18 Uninstalling requests-2.23.0: 22:45:18 Successfully uninstalled requests-2.23.0 22:45:19 snapd 2.49.2 from Canonical* installed 22:45:20 "snapd" switched to the "latest/stable" channel 22:45:20 22:45:21 Running setup.py install for PyYAML: started 22:45:22 core18 20210309 from Canonical* installed 22:45:23 "core18" switched to the "latest/stable" channel 22:45:23 22:45:24 Running setup.py install for PyYAML: finished with status 'done' 22:45:24 Running setup.py install for docopt: started 22:45:25 Running setup.py install for docopt: finished with status 'done' 22:45:26 snapcraft 4.7.1 from Canonical* installed 22:45:26 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.59.0 22:45:26 "snapcraft" switched to the "latest/stable" channel 22:45:26 22:45:30 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: 22:45:30 - README.md 22:45:30 22:45:30 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 22:45:37 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 22:45:37 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 22:45:37 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 22:45:37 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 22:45:37 Reading package lists... 22:45:38 Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 22:45:41 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:45:41 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:45:41 ---> 5fbd72116629 22:45:41 Step 3/22 : WORKDIR /edgex-go 22:45:41 ---> Using cache 22:45:41 ---> c6c4be7540dc 22:45:41 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:45:41 ---> Using cache 22:45:41 ---> 03b44d06fd98 22:45:41 Step 5/22 : RUN apk add --update --no-cache make git 22:45:41 ---> Using cache 22:45:41 ---> 2ebe5a2a6e45 22:45:41 Step 6/22 : COPY go.mod . 22:45:41 ---> Using cache 22:45:41 ---> 8ea00bd9a692 22:45:41 Step 7/22 : RUN go mod download 22:45:41 ---> Using cache 22:45:41 ---> 59fabde11eb3 22:45:41 Step 8/22 : COPY . . 22:45:41 ---> Using cache 22:45:41 ---> 0b224d389005 22:45:41 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 22:45:41 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:45:41 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:45:41 ---> 5fbd72116629 22:45:41 Step 3/23 : WORKDIR /edgex-go 22:45:41 ---> Using cache 22:45:41 ---> c6c4be7540dc 22:45:41 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:45:41 ---> Using cache 22:45:41 ---> 03b44d06fd98 22:45:41 Step 5/23 : RUN apk add --update --no-cache make git 22:45:41 ---> Using cache 22:45:41 ---> 2ebe5a2a6e45 22:45:41 Step 6/23 : COPY go.mod . 22:45:41 ---> Using cache 22:45:41 ---> 8ea00bd9a692 22:45:41 Step 7/23 : RUN go mod download 22:45:41 ---> Using cache 22:45:41 ---> 59fabde11eb3 22:45:41 Step 8/23 : COPY . . 22:45:42 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:45:42 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:45:42 ---> 5fbd72116629 22:45:42 Step 3/23 : WORKDIR /edgex-go 22:45:42 ---> Using cache 22:45:42 ---> c6c4be7540dc 22:45:42 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:45:42 ---> Using cache 22:45:42 ---> 03b44d06fd98 22:45:42 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 22:45:42 ---> Using cache 22:45:42 ---> 0b224d389005 22:45:42 Step 9/23 : RUN make cmd/core-metadata/core-metadata 22:45:44 ---> Running in 7c4398b626f0 22:45:44 ---> Running in e70fb195214e 22:45:44 ---> Running in ff031fa298cc 22:45:44 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 22:45:44 Reading package lists... 22:45:44 Building dependency tree... 22:45:44 Reading state information... 22:45:44 Suggested packages: 22:45:44 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 22:45:44 git-gui gitk gitweb git-cvs git-mediawiki git-svn 22:45:44 Recommended packages: 22:45:44 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 22:45:44 The following NEW packages will be installed: 22:45:44 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 22:45:44 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 22:45:44 pkg-config zip 22:45:44 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 22:45:44 Need to get 7663 kB of archives. 22:45:44 After this operation, 43.8 MB of additional disk space will be used. 22:45:44 Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 22:45:44 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 22:45:45 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 22:45:45 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 22:45:45 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 22:45:45 Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 22:45:45 Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 22:45:45 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 22:45:45 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 22:45:45 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 22:45:45 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] 22:45:45 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 22:45:45 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 22:45:45 Removing intermediate container 834d3c38eb98 22:45:45 ---> 6b65662f3c73 22:45:45 Step 14/23 : ENV APP_PORT=48090 22:45:45 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:45:45 Step 2/21 : FROM ${BUILDER_BASE} AS builder 22:45:45 ---> 5fbd72116629 22:45:45 Step 3/21 : WORKDIR /edgex-go 22:45:45 ---> Using cache 22:45:45 ---> c6c4be7540dc 22:45:45 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:45:45 ---> Using cache 22:45:45 ---> 03b44d06fd98 22:45:45 Step 5/21 : RUN apk add --update --no-cache make git 22:45:45 ---> Using cache 22:45:45 ---> 2ebe5a2a6e45 22:45:45 Step 6/21 : COPY go.mod . 22:45:45 ---> Using cache 22:45:45 ---> 8ea00bd9a692 22:45:45 Step 7/21 : RUN go mod download 22:45:45 ---> Using cache 22:45:45 ---> 59fabde11eb3 22:45:45 Step 8/21 : COPY . . 22:45:45 Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 22:45:45 Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 22:45:45 debconf: delaying package configuration, since apt-utils is not installed 22:45:45 Fetched 7663 kB in 1s (6999 kB/s) 22:45:45 ---> Using cache 22:45:45 ---> 0b224d389005 22:45:45 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 22:45:45 ---> Running in eb24d88d4e3a 22:45:46 Selecting previously unselected package libglib2.0-0:amd64. 22:45:46 (Reading database ... 13924 files and directories currently installed.) 22:45:46 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 22:45:46 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 22:45:46 ---> Running in 5c87e7fe47f8 22:45:46 Selecting previously unselected package libpsl5:amd64. 22:45:46 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 22:45:46 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 22:45:46 Selecting previously unselected package libnghttp2-14:amd64. 22:45:46 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 22:45:46 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 22:45:46 Selecting previously unselected package librtmp1:amd64. 22:45:46 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 22:45:46 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 22:45:46 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 22:45:46 Selecting previously unselected package libcurl3-gnutls:amd64. 22:45:46 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... 22:45:46 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 22:45:46 Selecting previously unselected package liberror-perl. 22:45:46 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 22:45:46 Unpacking liberror-perl (0.17025-1) ... 22:45:46 Selecting previously unselected package git-man. 22:45:46 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 22:45:46 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 22:45:46 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:45:46 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 22:45:46 Removing intermediate container eb24d88d4e3a 22:45:46 ---> 6d4cb3506d97 22:45:46 Step 15/23 : EXPOSE $APP_PORT 22:45:46 Selecting previously unselected package git. 22:45:46 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 22:45:46 Unpacking git (1:2.17.1-1ubuntu0.8) ... 22:45:47 ---> Running in 3e8e574fbb77 22:45:47 Selecting previously unselected package libnorm1:amd64. 22:45:47 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 22:45:47 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 22:45:47 Removing intermediate container 3e8e574fbb77 22:45:47 ---> 4ca0ccd22932 22:45:47 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 22:45:47 Selecting previously unselected package libpgm-5.2-0:amd64. 22:45:47 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 22:45:47 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 22:45:47 Selecting previously unselected package libsodium23:amd64. 22:45:47 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 22:45:47 Unpacking libsodium23:amd64 (1.0.16-2) ... 22:45:47 Selecting previously unselected package libzmq5:amd64. 22:45:47 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 22:45:47 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 22:45:47 Selecting previously unselected package libzmq3-dev:amd64. 22:45:47 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 22:45:47 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 22:45:48 Selecting previously unselected package pkg-config. 22:45:48 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 22:45:48 Unpacking pkg-config (0.29.1-0ubuntu2) ... 22:45:48 Selecting previously unselected package zip. 22:45:48 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 22:45:48 Unpacking zip (3.0-11build1) ... 22:45:48 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 22:45:48 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 22:45:48 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 22:45:48 Setting up liberror-perl (0.17025-1) ... 22:45:48 Setting up libpsl5:amd64 (0.19.1-5build1) ... 22:45:48 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 22:45:48 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 22:45:48 No schema files found: doing nothing. 22:45:48 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 22:45:48 Setting up zip (3.0-11build1) ... 22:45:48 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 22:45:48 Setting up libsodium23:amd64 (1.0.16-2) ... 22:45:48 Setting up pkg-config (0.29.1-0ubuntu2) ... 22:45:48 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 22:45:48 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:45:48 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 22:45:48 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 22:45:48 Setting up git (1:2.17.1-1ubuntu0.8) ... 22:45:48 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 22:45:49 ---> e7f8e28075bb 22:45:49 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 22:45:49 OK: 218 MiB in 52 packages 22:45:50 ---> 7081af445f8a 22:45:50 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 22:45:52 Removing intermediate container ff031fa298cc 22:45:52 ---> afcb223e84dd 22:45:52 Step 6/23 : COPY go.mod . 22:45:52 ---> 08d22c0bdf7b 22:45:52 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 22:45:52 ---> Running in 20012333c5a0 22:45:53 ---> 9be977c615c8 22:45:53 Step 7/23 : RUN go mod download 22:45:53 Removing intermediate container 20012333c5a0 22:45:53 ---> a8b724624e5a 22:45:53 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:45:53 ---> Running in 9de8848088ba 22:45:53 ---> Running in 23b781cc50f9 22:45:54 Removing intermediate container 23b781cc50f9 22:45:54 ---> 8f7e3617b80d 22:45:54 Step 21/23 : LABEL arch=arm64 22:45:55 ---> Running in a5defe2c51a3 22:45:55 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 22:45:55 git set to automatically installed. 22:45:55 git-man set to automatically installed. 22:45:55 libcurl3-gnutls set to automatically installed. 22:45:55 liberror-perl set to automatically installed. 22:45:55 libglib2.0-0 set to automatically installed. 22:45:55 libnghttp2-14 set to automatically installed. 22:45:55 libnorm1 set to automatically installed. 22:45:55 libpgm-5.2-0 set to automatically installed. 22:45:55 libpsl5 set to automatically installed. 22:45:55 librtmp1 set to automatically installed. 22:45:55 libsodium23 set to automatically installed. 22:45:55 libzmq3-dev set to automatically installed. 22:45:55 libzmq5 set to automatically installed. 22:45:55 pkg-config set to automatically installed. 22:45:55 zip set to automatically installed. 22:45:55 Removing intermediate container a5defe2c51a3 22:45:55 ---> 0152a36b0877 22:45:55 Step 22/23 : LABEL git_sha=1d5c5c1f61924ecb361f7ba279b196c19f2b6d92 22:45:55 ---> Running in 8101a672ff34 22:45:56 Removing intermediate container 8101a672ff34 22:45:56 ---> 55867a173caf 22:45:56 Step 23/23 : LABEL version=0.0.0 22:45:56 snapd is not logged in, snap install commands will use sudo 22:45:57 ---> Running in 7ef1fae4ff5a 22:45:58 Removing intermediate container 7ef1fae4ff5a 22:45:58 ---> 833c161eecde 22:45:58 22:45:58 Removing intermediate container 9de8848088ba 22:45:58 ---> e674b3f5264a 22:45:58 Step 8/23 : COPY . . 22:45:58 Successfully built 833c161eecde 22:45:58 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 22:46:03 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 22:46:13 go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed 22:46:13 snapd is not logged in, snap install commands will use sudo 22:46:16  Building docker-sys-mgmt-agent-go ... done  ---> 2bcf88f2ba5a 22:46:16 Step 9/23 : RUN make cmd/core-data/core-data 22:46:16 ---> Running in a10eabb330fe 22:46:18 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 22:46:20 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 22:46:21 snap "core18" has no updates available 22:46:22 Pulling go-build-helper 22:46:22 + snapcraftctl pull 22:46:23 'app-service-config' has dependencies that need to be staged: go-build-helper 22:46:23 Skipping pull go-build-helper (already ran) 22:46:23 Building go-build-helper 22:46:23 + snapcraftctl build 22:46:24 Staging go-build-helper 22:46:24 + snapcraftctl stage 22:46:34 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 22:46:34 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 22:46:34 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1699 kB] 22:46:34 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [318 kB] 22:46:34 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 22:46:34 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 22:46:34 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [305 kB] 22:46:34 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [40.7 kB] 22:46:34 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1124 kB] 22:46:34 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] 22:46:34 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 22:46:34 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 22:46:34 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 22:46:34 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 22:46:34 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 22:46:34 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 22:46:34 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 22:46:34 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 22:46:34 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 22:46:34 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2066 kB] 22:46:34 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] 22:46:34 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] 22:46:34 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 22:46:34 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [343 kB] 22:46:34 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.7 kB] 22:46:34 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] 22:46:34 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] 22:46:34 Fetched 24.5 MB in 0s (0 B/s) 22:46:34 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 22:46:34 Fetched 224 kB in 0s (0 B/s) 22:46:34 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 22:46:34 Fetched 157 kB in 0s (0 B/s) 22:46:34 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 22:46:34 Fetched 221 kB in 0s (0 B/s) 22:46:34 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 22:46:34 Fetched 143 kB in 0s (0 B/s) 22:46:34 Pulling app-service-config 22:46:34 + snapcraftctl pull 22:46:34 Cloning into '/root/parts/app-service-config/src'... 22:46:35 Pulling config-common 22:46:35 + snapcraftctl pull 22:46:39 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 22:46:39 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 22:46:39 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 22:46:39 Fetched 88.7 kB in 0s (0 B/s) 22:46:39 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 22:46:39 Fetched 0 B in 0s (0 B/s) 22:46:39 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 22:46:39 Fetched 0 B in 0s (0 B/s) 22:46:39 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 22:46:39 Fetched 0 B in 0s (0 B/s) 22:46:39 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 22:46:39 Fetched 0 B in 0s (0 B/s) 22:46:39 Pulling edgex-go 22:46:39 + snapcraftctl pull 22:47:01 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 22:47:01 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 22:47:01 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 22:47:01 Fetched 88.7 kB in 0s (0 B/s) 22:47:01 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 22:47:01 Fetched 96.5 kB in 0s (0 B/s) 22:47:01 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 22:47:01 Fetched 279 kB in 0s (0 B/s) 22:47:01 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 22:47:01 Fetched 122 kB in 0s (0 B/s) 22:47:01 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 22:47:01 Fetched 77.8 kB in 0s (0 B/s) 22:47:01 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 22:47:01 Fetched 8848 B in 0s (0 B/s) 22:47:01 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 22:47:01 Fetched 47.8 kB in 0s (0 B/s) 22:47:01 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 22:47:01 Fetched 45.6 kB in 0s (0 B/s) 22:47:01 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 22:47:01 Fetched 15.0 kB in 0s (0 B/s) 22:47:01 Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] 22:47:01 Fetched 219 kB in 0s (0 B/s) 22:47:01 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 22:47:01 Fetched 154 kB in 0s (0 B/s) 22:47:01 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 22:47:01 Fetched 50.6 kB in 0s (0 B/s) 22:47:01 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 22:47:01 Fetched 14.8 kB in 0s (0 B/s) 22:47:01 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 22:47:01 Fetched 41.8 kB in 0s (0 B/s) 22:47:01 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 22:47:01 Fetched 499 kB in 0s (0 B/s) 22:47:01 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 22:47:01 Fetched 111 kB in 0s (0 B/s) 22:47:01 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 22:47:01 Fetched 240 kB in 0s (0 B/s) 22:47:01 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 22:47:01 Fetched 29.3 kB in 0s (0 B/s) 22:47:01 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 22:47:01 Fetched 85.5 kB in 0s (0 B/s) 22:47:01 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 22:47:01 Fetched 24.5 kB in 0s (0 B/s) 22:47:01 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 22:47:01 Fetched 49.2 kB in 0s (0 B/s) 22:47:01 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 22:47:01 Fetched 54.2 kB in 0s (0 B/s) 22:47:01 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 22:47:01 Fetched 30.8 kB in 0s (0 B/s) 22:47:01 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 22:47:01 Fetched 15.8 kB in 0s (0 B/s) 22:47:01 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 22:47:01 Fetched 85.9 kB in 0s (0 B/s) 22:47:01 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 22:47:01 Fetched 8720 B in 0s (0 B/s) 22:47:01 Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] 22:47:01 Fetched 137 kB in 0s (0 B/s) 22:47:01 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 22:47:01 Fetched 119 kB in 0s (0 B/s) 22:47:01 Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] 22:47:01 Fetched 110 kB in 0s (0 B/s) 22:47:01 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 22:47:01 Fetched 11.1 kB in 0s (0 B/s) 22:47:01 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 22:47:01 Fetched 645 kB in 0s (0 B/s) 22:47:01 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 22:47:01 Fetched 41.3 kB in 0s (0 B/s) 22:47:01 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 22:47:01 Fetched 17.9 kB in 0s (0 B/s) 22:47:01 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 22:47:01 Fetched 368 kB in 0s (0 B/s) 22:47:01 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 22:47:01 Fetched 187 kB in 0s (0 B/s) 22:47:01 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 22:47:01 Fetched 175 kB in 0s (0 B/s) 22:47:01 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 22:47:01 Fetched 206 kB in 0s (0 B/s) 22:47:01 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 22:47:01 Fetched 1301 kB in 0s (0 B/s) 22:47:01 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 22:47:01 Fetched 36.2 kB in 0s (0 B/s) 22:47:01 Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] 22:47:01 Fetched 159 kB in 0s (0 B/s) 22:47:01 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 22:47:01 Fetched 107 kB in 0s (0 B/s) 22:47:01 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 22:47:01 Fetched 48.7 kB in 0s (0 B/s) 22:47:01 Pulling static-packages 22:47:01 + snapcraftctl pull 22:47:01 Pulling version 22:47:01 + cd /root/project 22:47:01 + [ -f VERSION ] 22:47:01 + PROJECT_VERSION=local-dev 22:47:01 + git rev-parse --short HEAD 22:47:01 + GIT_REVISION=1d5c5c1f 22:47:01 + snapcraftctl set-version local-dev 22:47:01 Skipping build go-build-helper (already ran) 22:47:01 Building app-service-config 22:47:01 + make build 22:47:01 go mod tidy 22:47:03 go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.55 22:47:03 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.46 22:47:03 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.82 22:47:03 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.13 22:47:03 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.7 22:47:03 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.18 22:47:03 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.7 22:47:03 go: downloading github.com/hashicorp/consul/api v1.8.1 22:47:03 go: downloading github.com/go-kit/kit v0.8.0 22:47:04 go: downloading github.com/mitchellh/mapstructure v1.1.2 22:47:04 go: downloading github.com/pelletier/go-toml v1.9.0 22:47:04 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 22:47:04 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 22:47:04 go: downloading github.com/hashicorp/serf v0.9.5 22:47:04 go: downloading github.com/pebbe/zmq4 v1.2.7 22:47:04 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 22:47:04 go: downloading github.com/go-redis/redis/v7 v7.2.0 22:47:04 go: downloading github.com/stretchr/testify v1.7.0 22:47:04 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 22:47:04 go: downloading github.com/go-logfmt/logfmt v0.4.0 22:47:04 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 22:47:04 go: downloading github.com/pmezard/go-difflib v1.0.0 22:47:04 go: downloading github.com/x448/float16 v0.8.4 22:47:04 go: downloading github.com/go-stack/stack v1.8.0 22:47:04 go: downloading gopkg.in/yaml.v2 v2.4.0 22:47:04 go: downloading github.com/hashicorp/go-hclog v0.12.0 22:47:04 go: downloading github.com/gorilla/mux v1.8.0 22:47:04 go: downloading github.com/google/uuid v1.2.0 22:47:04 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 22:47:04 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.4 22:47:04 go: downloading github.com/hashicorp/consul/sdk v0.7.0 22:47:04 go: downloading github.com/onsi/ginkgo v1.10.1 22:47:04 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 22:47:04 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 22:47:04 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 22:47:04 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 22:47:04 go: downloading github.com/hashicorp/go-uuid v1.0.1 22:47:04 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 22:47:04 go: downloading github.com/go-playground/validator/v10 v10.5.0 22:47:04 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 22:47:04 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 22:47:04 go: downloading github.com/mattn/go-isatty v0.0.12 22:47:05 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 22:47:05 go: downloading github.com/kr/pretty v0.2.0 22:47:05 go: downloading golang.org/x/text v0.3.2 22:47:05 go: downloading github.com/mitchellh/copystructure v1.0.0 22:47:05 go: downloading github.com/fatih/color v1.9.0 22:47:05 go: downloading github.com/stretchr/objx v0.1.0 22:47:05 go: downloading github.com/mitchellh/go-homedir v1.1.0 22:47:05 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 22:47:05 go: downloading github.com/hashicorp/golang-lru v0.5.0 22:47:05 go: downloading github.com/go-playground/assert/v2 v2.0.1 22:47:05 go: downloading github.com/mitchellh/reflectwalk v1.0.0 22:47:05 go: downloading github.com/pkg/errors v0.8.1 22:47:05 go: downloading github.com/gorilla/websocket v1.4.2 22:47:05 go: downloading github.com/go-playground/universal-translator v0.17.0 22:47:05 go: downloading github.com/hpcloud/tail v1.0.0 22:47:05 go: downloading github.com/onsi/gomega v1.7.0 22:47:05 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 22:47:05 go: downloading github.com/go-playground/locales v0.13.0 22:47:05 go: downloading github.com/kr/text v0.1.0 22:47:05 go: downloading github.com/davecgh/go-spew v1.1.1 22:47:05 go: downloading gopkg.in/fsnotify.v1 v1.4.7 22:47:05 go: downloading github.com/leodido/go-urn v1.2.0 22:47:05 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 22:47:05 go: downloading github.com/hashicorp/go-msgpack v0.5.3 22:47:05 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 22:47:05 go: downloading github.com/hashicorp/memberlist v0.2.2 22:47:06 go: downloading github.com/mattn/go-colorable v0.1.6 22:47:06 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 22:47:06 go: downloading github.com/fsnotify/fsnotify v1.4.7 22:47:06 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 22:47:06 go: downloading github.com/miekg/dns v1.1.26 22:47:06 go: downloading github.com/hashicorp/go-multierror v1.1.0 22:47:06 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 22:47:06 go: downloading github.com/golang/protobuf v1.3.2 22:47:06 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 22:47:06 go: downloading github.com/hashicorp/errwrap v1.0.0 22:47:06 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 22:47:06 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.55 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable 22:47:14 + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable 22:47:14 + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml 22:47:14 + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt 22:47:14 + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE 22:47:16 Building config-common 22:47:16 + snapcraftctl build 22:47:18 Building edgex-go 22:47:18 + cd /root/parts/edgex-go/src 22:47:18 + make build 22:47:18 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 22:47:18 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.50 22:47:18 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.83 22:47:18 go: downloading github.com/OneOfOne/xxhash v1.2.8 22:47:18 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.3 22:47:18 go: downloading github.com/imdario/mergo v0.3.12 22:47:18 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.8 22:47:18 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.20 22:47:22 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 22:47:25 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 22:47:27 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 22:47:29 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 22:47:29 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 22:47:32 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 22:47:32 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 22:47:32 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 22:47:34 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 22:47:36 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 22:47:36 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 22:47:38 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 22:47:40 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 22:47:40 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 22:47:42 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 22:47:42 go: downloading github.com/lib/pq v1.10.1 22:47:44 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 22:47:44 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 22:47:44 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 22:47:45 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 22:47:45 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 22:47:45 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 22:47:45 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 22:47:45 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 22:47:45 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 22:47:45 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 22:47:45 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 22:47:45 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 22:47:45 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 22:47:45 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 22:47:45 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 22:47:45 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 22:47:45 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 22:47:45 + 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 22:47:45 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 22:47:45 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 22:47:45 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 22:47:45 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 22:47:45 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 22:47:45 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 22:47:45 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 22:47:45 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 22:47:48 Building static-packages 22:47:48 + snapcraftctl build 22:47:49 Building version 22:47:49 + snapcraftctl build 22:47:51 Skipping stage go-build-helper (already ran) 22:47:51 Staging app-service-config 22:47:51 + snapcraftctl stage 22:47:52 Staging config-common 22:47:52 + snapcraftctl stage 22:47:53 Removing intermediate container 5c87e7fe47f8 22:47:53 ---> b00a268e3011 22:47:53 22:47:53 Step 10/21 : FROM alpine:3.12 22:47:53 ---> 9852663dfa18 22:47:53 Step 11/21 : RUN apk add --update --no-cache curl 22:47:53 ---> Running in f2d677c4e39b 22:47:54 Staging edgex-go 22:47:54 + snapcraftctl stage 22:47:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:47:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:47:54 Staging static-packages 22:47:54 + snapcraftctl stage 22:47:55 Removing intermediate container 7c4398b626f0 22:47:55 ---> c1191e34a103 22:47:55 22:47:55 Step 10/22 : FROM alpine:3.12 22:47:55 ---> 9852663dfa18 22:47:55 Step 11/22 : RUN apk add --update --no-cache dumb-init 22:47:55 ---> Using cache 22:47:55 ---> 67f298bcacf2 22:47:55 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:47:55 ---> Using cache 22:47:55 ---> ddc8c4e4601d 22:47:55 Step 13/22 : ENV APP_PORT=48085 22:47:55 (1/4) Installing ca-certificates (20191127-r4) 22:47:55 (2/4) Installing nghttp2-libs (1.41.0-r0) 22:47:55 (3/4) Installing libcurl (7.76.1-r0) 22:47:55 (4/4) Installing curl (7.76.1-r0) 22:47:55 Executing busybox-1.31.1-r20.trigger 22:47:55 Executing ca-certificates-20191127-r4.trigger 22:47:55 OK: 7 MiB in 18 packages 22:47:55 ---> Running in c4522d5d77ee 22:47:55 Staging version 22:47:55 + snapcraftctl stage 22:47:56 Removing intermediate container c4522d5d77ee 22:47:56 ---> 72d60b761607 22:47:56 Step 14/22 : EXPOSE $APP_PORT 22:47:56 ---> Running in d94e2dfb8521 22:47:56 Priming go-build-helper 22:47:56 + snapcraftctl prime 22:47:57 Priming app-service-config 22:47:57 + snapcraftctl prime 22:47:57 Removing intermediate container d94e2dfb8521 22:47:57 ---> 0c5dcc615507 22:47:57 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 22:47:58 Removing intermediate container f2d677c4e39b 22:47:58 ---> c5ed8769bdff 22:47:58 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:47:58 ---> Running in 9fc097ff261c 22:47:58 ---> 15413e7cf6ca 22:47:58 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 22:47:58 Removing intermediate container 9fc097ff261c 22:47:58 ---> 4be224f6dabe 22:47:58 Step 13/21 : WORKDIR /edgex 22:47:59 Priming config-common 22:47:59 + snapcraftctl prime 22:47:59 ---> Running in 9ed07760e3ed 22:47:59 Priming edgex-go 22:47:59 + snapcraftctl prime 22:48:00 Removing intermediate container 9ed07760e3ed 22:48:00 ---> e7ac8a40cbe3 22:48:00 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 22:48:01 ---> 6aea353c9369 22:48:01 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 22:48:01 Priming static-packages 22:48:01 + snapcraftctl prime 22:48:01 ---> a51c65f6bdfb 22:48:01 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 22:48:02 ---> 8800deab3d14 22:48:02 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 22:48:02 ---> Running in 241d3e74be39 22:48:03 Priming version 22:48:03 + snapcraftctl prime 22:48:03 ---> edb52bec2cf3 22:48:03 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 22:48:03 Removing intermediate container 241d3e74be39 22:48:03 ---> 967dfff54088 22:48:03 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:48:04 ---> Running in c21f1392a25c 22:48:04 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. 22:48:05 Removing intermediate container c21f1392a25c 22:48:05 ---> fee1a9029b4d 22:48:05 Step 20/22 : LABEL arch=arm64 22:48:05 Removing intermediate container e70fb195214e 22:48:05 ---> 12eb85d9be01 22:48:05 22:48:05 Step 10/23 : FROM alpine:3.12 22:48:05 ---> 9852663dfa18 22:48:05 Step 11/23 : RUN apk add --update --no-cache dumb-init 22:48:05 ---> Using cache 22:48:05 ---> 67f298bcacf2 22:48:05 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:48:05 ---> Using cache 22:48:05 ---> ddc8c4e4601d 22:48:05 Step 13/23 : ENV APP_PORT=48081 22:48:05 ---> Running in 3db47d9f3a3d 22:48:05 ---> 7190281cb3a9 22:48:05 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 22:48:05 ---> Running in e20f4b680ca1 [Pipeline] } [Pipeline] // withEnv 22:48:06 ---> Running in 0d30a33579cc [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 22:48:06 Removing intermediate container e20f4b680ca1 22:48:06 ---> 2410f4c49160 22:48:06 Step 14/23 : EXPOSE $APP_PORTRemoving intermediate container 3db47d9f3a3d 22:48:06 ---> 82d5dbdaa0f2 22:48:06 Step 21/22 : LABEL git_sha=1d5c5c1f61924ecb361f7ba279b196c19f2b6d92 22:48:06 22:48:06 Removing intermediate container 0d30a33579cc 22:48:06 ---> e031f0de6f50 22:48:06 Step 18/21 : CMD ["--init=true"] 22:48:06 ---> Running in ae2bcfe66b3f 22:48:06 ---> Running in b0e2fe205c5d 22:48:06 ---> Running in a11caef9dfe9 22:48:07 Removing intermediate container b0e2fe205c5d 22:48:07 ---> 920054ca05cf 22:48:07 Removing intermediate container ae2bcfe66b3f 22:48:07 ---> d40ecb0db5b7 22:48:07 Step 22/22 : LABEL version=0.0.0Step 15/23 : WORKDIR / 22:48:07 22:48:07 Removing intermediate container a11caef9dfe9 22:48:07 ---> 2b7ed52761cd 22:48:07 Step 19/21 : LABEL arch=arm64 22:48:07 ---> Running in 9d50e1661322 22:48:07 ---> Running in e9343ca93281 22:48:07 ---> Running in 5c0415c30964 22:48:08 Removing intermediate container e9343ca93281 22:48:08 ---> c1d23ddd2b25 22:48:08 22:48:08 Removing intermediate container 9d50e1661322 22:48:08 ---> 538131f549d3 22:48:08 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:48:08 Removing intermediate container 5c0415c30964 22:48:08 ---> c5c3371bb60e 22:48:08 Step 20/21 : LABEL git_sha=1d5c5c1f61924ecb361f7ba279b196c19f2b6d92 22:48:09 Successfully built c1d23ddd2b25 22:48:09 ---> Running in 79ca8d63751c 22:48:09 Successfully tagged docker-support-scheduler-go-arm64:latest 22:48:09  Building docker-support-scheduler-go ... done Removing intermediate container 79ca8d63751c 22:48:09 ---> 9b00fc4cf0b6 22:48:09 Step 21/21 : LABEL version=0.0.0 22:48:09 ---> a0ed1ccdb4bd 22:48:09 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 22:48:09 ---> Running in 4cb1d558655b 22:48:10 Removing intermediate container 4cb1d558655b 22:48:10 ---> d32b428e956f 22:48:10 22:48:10 Successfully built d32b428e956f 22:48:11 Successfully tagged docker-security-proxy-setup-go-arm64:latest 22:48:11  Building docker-security-proxy-setup-go ... done  ---> 137482429f23 22:48:11 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 22:48:12 ---> 0ac4c84bfdcc 22:48:12 Step 19/23 : ENTRYPOINT ["/core-metadata"] 22:48:12 Removing intermediate container a10eabb330fe 22:48:12 ---> 6ccdc54081e7 22:48:12 ---> Running in facd1292a194 22:48:12 22:48:12 Step 10/23 : FROM alpine:3.12 22:48:12 ---> 9852663dfa18 22:48:12 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 22:48:13 ---> Running in 883708b0fcd8 22:48:13 Removing intermediate container facd1292a194 22:48:13 ---> 2bd6473ab0ba 22:48:13 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:48:13 ---> Running in 03470ee9bcf3 22:48:13 Removing intermediate container 883708b0fcd8 22:48:13 ---> ed83c701a17b 22:48:13 Step 12/23 : ENV APP_PORT=48080 22:48:13 ---> Running in cdbf27557b8a 22:48:14 Removing intermediate container 03470ee9bcf3 22:48:14 ---> 47dc65f4b104 22:48:14 Step 21/23 : LABEL arch=arm64 22:48:14 Removing intermediate container cdbf27557b8a 22:48:14 ---> d4ac0dab99a4 22:48:14 Step 13/23 : EXPOSE $APP_PORT 22:48:14 ---> Running in 056bbb3e6bcf 22:48:14 ---> Running in 99323aaa5a5b 22:48:14 Removing intermediate container 056bbb3e6bcf 22:48:14 ---> a5efea308835 22:48:14 Step 22/23 : LABEL git_sha=1d5c5c1f61924ecb361f7ba279b196c19f2b6d92 22:48:15 ---> Running in 963469bb0ed3 22:48:15 Removing intermediate container 99323aaa5a5b 22:48:15 ---> fa229cca067a 22:48:15 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:48:15 ---> Running in 5f0c4d37c5c2 22:48:15 Removing intermediate container 963469bb0ed3 22:48:15 ---> 9607931ffed8 22:48:15 Step 23/23 : LABEL version=0.0.0 22:48:15 ---> Running in f37dd53d604a 22:48:16 Removing intermediate container f37dd53d604a 22:48:16 ---> e5388e0e2d2a 22:48:16 22:48:16 Successfully built e5388e0e2d2a 22:48:16 Successfully tagged docker-core-metadata-go-arm64:latest 22:48:17  Building docker-core-metadata-go ... done Removing intermediate container 5f0c4d37c5c2 22:48:17 ---> 5a3981729aaa 22:48:17 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 22:48:17 ---> Running in f6b0073445d5 22:48:18 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:48:20 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:48:21 (1/6) Installing dumb-init (1.2.2-r1) 22:48:21 (2/6) Installing libgcc (9.3.0-r2) 22:48:21 (3/6) Installing libsodium (1.0.18-r0) 22:48:21 (4/6) Installing libstdc++ (9.3.0-r2) 22:48:22 (5/6) Installing libzmq (4.3.3-r0) 22:48:22 (6/6) Installing zeromq (4.3.3-r0) 22:48:22 Executing busybox-1.31.1-r20.trigger 22:48:22 OK: 8 MiB in 20 packages 22:48:24 Removing intermediate container f6b0073445d5 22:48:24 ---> a64d034cb0bc 22:48:24 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:48:24 ---> 31e3a4677ae1 22:48:24 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 22:48:25 ---> d81866904e8d 22:48:25 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 22:48:26 ---> 83b019085388 22:48:26 Step 19/23 : ENTRYPOINT ["/core-data"] 22:48:26 ---> Running in a2f0b5b462fc 22:48:27 Removing intermediate container a2f0b5b462fc 22:48:27 ---> 85bae7a7b837 22:48:27 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:48:27 ---> Running in 21be38bd0b36 22:48:27 Removing intermediate container 21be38bd0b36 22:48:27 ---> d2af73c23268 22:48:27 Step 21/23 : LABEL arch=arm64 22:48:27 ---> Running in de028bdfe1f3 22:48:28 Removing intermediate container de028bdfe1f3 22:48:28 ---> a8248a149bcb 22:48:28 Step 22/23 : LABEL git_sha=1d5c5c1f61924ecb361f7ba279b196c19f2b6d92 22:48:28 ---> Running in 9cb579effdf6 22:48:28 Removing intermediate container 9cb579effdf6 22:48:28 ---> b9d9199518f7 22:48:28 Step 23/23 : LABEL version=0.0.0 22:48:28 ---> Running in e039ff3dac5f 22:48:29 Removing intermediate container e039ff3dac5f 22:48:29 ---> 106e294df5c5 22:48:29 22:48:29 Successfully built 106e294df5c5 22:48:29 Successfully tagged docker-core-data-go-arm64:latest 22:48:30  Building docker-core-data-go ... done  [Pipeline] } 22:48:30 $ docker stop --time=1 bbac1b6fc25088aa95b845444a0dcff852afb2923bd4201664e91fed32edc0f4 22:48:32 $ docker rm -f bbac1b6fc25088aa95b845444a0dcff852afb2923bd4201664e91fed32edc0f4 [Pipeline] // withDockerContainer [Pipeline] sh 22:48:32 + docker images 22:48:32 + grep docker 22:48:33 docker-core-data-go-arm64 latest 106e294df5c5 3 seconds ago 20.3MB 22:48:33 docker-core-metadata-go-arm64 latest e5388e0e2d2a 16 seconds ago 17.4MB 22:48:33 docker-security-proxy-setup-go-arm64 latest d32b428e956f 23 seconds ago 23.8MB 22:48:33 docker-support-scheduler-go-arm64 latest c1d23ddd2b25 24 seconds ago 16MB 22:48:33 docker-sys-mgmt-agent-go-arm64 latest 833c161eecde 2 minutes ago 299MB 22:48:33 docker-security-bootstrapper-go-arm64 latest a5e7b199018a 3 minutes ago 17.1MB 22:48:33 docker-core-command-go-arm64 latest 7c8b36eb7fef 3 minutes ago 16MB 22:48:33 docker-support-notifications-go-arm64 latest e4e7fb9939cc 3 minutes ago 16.6MB 22:48:33 docker-security-secretstore-setup-go-arm64 latest 0959c61531ef 3 minutes ago 24.2MB 22:48:33 docker 20.10.0 eeaf43b92773 5 months ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 22:48:34 ---> job-cost.sh 22:48:34 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-aZQZ 22:49:20 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 22:51:12 lf-activate-venv(): INFO: Adding /tmp/venv-aZQZ/bin to PATH 22:51:12 INFO: No Stack... 22:51:12 INFO: Retrieving Pricing Info for: lf-standard-4 22:51:12 INFO: Archiving Costs [Pipeline] sh 22:51:13 + cut -d, -f6 22:51:13 + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock 22:51:13 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3448-1-stack-cost] 22:51:13 Resource [jenkins-edgexfoundry-edgex-go-PR-3448-1-stack-cost] did not exist. Created. 22:51:13 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3448-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:51:13 + echo total: 0.20999999344348907 [Pipeline] stash 22:51:14 Stashed 1 file(s) [Pipeline] } 22:51:14 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3448-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 22:51:15 provisioning config files... 22:51:15 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config4544114160807177047tmp [Pipeline] { [Pipeline] sh 22:51:15 + set +x 22:51:15 + curl -s https://codecov.io/bash 22:51:15 + bash -s -- 22:51:15 22:51:15 _____ _ 22:51:15 / ____| | | 22:51:15 | | ___ __| | ___ ___ _____ __ 22:51:15 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:51:15 | |___| (_) | (_| | __/ (_| (_) \ V / 22:51:15 \_____\___/ \__,_|\___|\___\___/ \_/ 22:51:15 Bash-1.0.2 22:51:15 22:51:15 22:51:15 ==> git version 2.24.3 found 22:51:15 ==> 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 22:51:15 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 22:51:15 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 22:51:15 ==> Jenkins CI detected. 22:51:15 project root: . 22:51:15 --> token set from env 22:51:15 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:51:15 ==> Running gcov in . (disable via -X gcov) 22:51:15 ==> Python coveragepy not found 22:51:15 ==> Searching for coverage reports in: 22:51:15 + . 22:51:15 -> Found 1 reports 22:51:15 ==> Detecting git/mercurial file structure 22:51:16 ==> Reading reports 22:51:16 + ./coverage.out bytes=717673 22:51:16 ==> Appending adjustments 22:51:16 https://docs.codecov.io/docs/fixing-reports 22:51:20 + Found adjustments 22:51:20 ==> Gzipping contents 22:51:20 100K /tmp/codecov.bCAQhx.gz 22:51:20 ==> Uploading reports 22:51:20 url: https://codecov.io 22:51:20 query: branch=PR-3448&commit=1d5c5c1f61924ecb361f7ba279b196c19f2b6d92&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3448%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3448&job=&cmd_args= 22:51:20 -> Pinging Codecov 22:51:20 https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-3448&commit=1d5c5c1f61924ecb361f7ba279b196c19f2b6d92&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3448%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3448&job=&cmd_args= 22:51:20 -> Uploading to 22:51:20 https://storage.googleapis.com/codecov/v4/raw/2021-05-10/00271124DB129430A58F1EEE437C3FCB/1d5c5c1f61924ecb361f7ba279b196c19f2b6d92/4b3a80d2-f399-4620-8d91-d93bbffb6643.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210510%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210510T225120Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8159b05280afa048515e6758b63ba9c96224f0f8fe25ccd8dbea2fd5e2640532 22:51:20 % Total % Received % Xferd Average Speed Time Time Time Current 22:51:20 Dload Upload Total Spent Left Speed 22:51:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 99k 0 0 100 99k 0 206k --:--:-- --:--:-- --:--:-- 207k 22:51:21 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/1d5c5c1f61924ecb361f7ba279b196c19f2b6d92 [Pipeline] } 22:51:21 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 22:51:22 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:51:23 ---> package-listing.sh 22:51:23 ++ facter osfamily 22:51:23 ++ tr '[:upper:]' '[:lower:]' 22:51:23 + OS_FAMILY=redhat 22:51:23 + workspace=/w/workspace/edgex-go/1 22:51:23 + START_PACKAGES=/tmp/packages_start.txt 22:51:23 + END_PACKAGES=/tmp/packages_end.txt 22:51:23 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:51:23 + PACKAGES=/tmp/packages_start.txt 22:51:23 + '[' /w/workspace/edgex-go/1 ']' 22:51:23 + PACKAGES=/tmp/packages_end.txt 22:51:23 + case "${OS_FAMILY}" in 22:51:23 + rpm -qa 22:51:23 + sort 22:51:29 + '[' -f /tmp/packages_start.txt ']' 22:51:29 + '[' -f /tmp/packages_end.txt ']' 22:51:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:51:29 + '[' /w/workspace/edgex-go/1 ']' 22:51:29 + mkdir -p /w/workspace/edgex-go/1/archives/ 22:51:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 22:51:29 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:51:29 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 22:51:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:51:30 22:51:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 22:51:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:51:30 alpine: Pulling from edgex-lftools-log-publisher 22:51:30 df20fa9351a1: Pulling fs layer 22:51:30 36b3adc4ff6f: Pulling fs layer 22:51:30 8ad3a11d3b57: Pulling fs layer 22:51:30 46f8f816bc3b: Pulling fs layer 22:51:30 93b61091891f: Pulling fs layer 22:51:30 93b9cdb0e59b: Pulling fs layer 22:51:30 5e14af77c1be: Pulling fs layer 22:51:30 01666e4c0597: Pulling fs layer 22:51:30 aa168da1d23b: Pulling fs layer 22:51:30 5e14af77c1be: Waiting 22:51:30 01666e4c0597: Waiting 22:51:30 46f8f816bc3b: Waiting 22:51:30 93b61091891f: Waiting 22:51:30 aa168da1d23b: Waiting 22:51:30 36b3adc4ff6f: Verifying Checksum 22:51:30 36b3adc4ff6f: Download complete 22:51:30 46f8f816bc3b: Verifying Checksum 22:51:30 46f8f816bc3b: Download complete 22:51:31 df20fa9351a1: Verifying Checksum 22:51:31 93b9cdb0e59b: Verifying Checksum 22:51:31 93b9cdb0e59b: Download complete 22:51:31 5e14af77c1be: Verifying Checksum 22:51:31 01666e4c0597: Verifying Checksum 22:51:31 01666e4c0597: Download complete 22:51:31 93b61091891f: Verifying Checksum 22:51:31 93b61091891f: Download complete 22:51:31 df20fa9351a1: Pull complete 22:51:31 36b3adc4ff6f: Pull complete 22:51:32 8ad3a11d3b57: Verifying Checksum 22:51:32 8ad3a11d3b57: Download complete 22:51:33 8ad3a11d3b57: Pull complete 22:51:33 46f8f816bc3b: Pull complete 22:51:33 93b61091891f: Pull complete 22:51:33 93b9cdb0e59b: Pull complete 22:51:33 5e14af77c1be: Pull complete 22:51:33 01666e4c0597: Pull complete 22:51:44 aa168da1d23b: Verifying Checksum 22:51:44 aa168da1d23b: Download complete 22:51:54 aa168da1d23b: Pull complete 22:51:54 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 22:51:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:51:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 22:51:54 prd-centos7-docker-4c-2g-4231 does not seem to be running inside a container 22:51:55 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 22:52:00 $ docker top fa5d9a7f13fdcc3b8fc9a494dc03916f0de76e207fc14760e3b020b9172626ba -eo pid,comm [Pipeline] { [Pipeline] sh 22:52:01 + touch /tmp/pre-build-complete [Pipeline] sh 22:52:02 + mkdir -p /var/log/sa [Pipeline] sh 22:52:02 + ls /var/log/sa-host 22:52:02 + sadf -c /var/log/sa-host/sa10 22:52:02 file_magic: OK 22:52:02 HZ: Using current value: 100 22:52:02 file_header: OK 22:52:02 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 22:52:02 Statistics: 22:52:02 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 22:52:02 File successfully converted to sysstat format version 12.2.1 22:52:02 + sadf -c /var/log/sa-host/sa23 22:52:02 file_magic: OK 22:52:02 HZ: Using current value: 100 22:52:02 file_header: OK 22:52:02 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 22:52:02 Statistics: 22:52:02 Hnuu...uuuununununu... 22:52:02 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:52:03 provisioning config files... 22:52:03 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config443249861098884354tmp [Pipeline] { [Pipeline] echo 22:52:03 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:52:03 ---> create-netrc.sh [Pipeline] } 22:52:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 22:52:04 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 22:52:04 ---> python-tools-install.sh [Pipeline] echo 22:52:04 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:52:05 ---> sudo-logs.sh 22:52:05 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:52:05 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:52:06 ---> job-cost.sh 22:52:06 lf-activate-venv: SKIPPING 22:52:06 DEBUG: total: 0.20999999344348907 22:52:06 INFO: Retrieving Stack Cost... 22:52:07 INFO: Retrieving Pricing Info for: v1-standard-2 22:52:08 INFO: Archiving Costs [Pipeline] echo 22:52:08 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:52:09 ---> logs-deploy.sh 22:52:09 lf-activate-venv: SKIPPING 22:52:09 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3448/1 22:52:09 INFO: archiving workspace using pattern(s): 22:52:11 Archives upload complete. 22:52:11 INFO: archiving logs to Nexus 22:52:14 ---> uname -a: 22:52:14 Linux prd-centos7-docker-4c-2g-4231.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 22:52:14 22:52:14 22:52:14 ---> lscpu: 22:52:14 Architecture: x86_64 22:52:14 CPU op-mode(s): 32-bit, 64-bit 22:52:14 Byte Order: Little Endian 22:52:14 Address sizes: 40 bits physical, 48 bits virtual 22:52:14 CPU(s): 4 22:52:14 On-line CPU(s) list: 0-3 22:52:14 Thread(s) per core: 1 22:52:14 Core(s) per socket: 1 22:52:14 Socket(s): 4 22:52:14 NUMA node(s): 1 22:52:14 Vendor ID: GenuineIntel 22:52:14 CPU family: 6 22:52:14 Model: 44 22:52:14 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 22:52:14 Stepping: 1 22:52:14 CPU MHz: 2933.436 22:52:14 BogoMIPS: 5866.87 22:52:14 Virtualization: VT-x 22:52:14 Hypervisor vendor: KVM 22:52:14 Virtualization type: full 22:52:14 L1d cache: 128 KiB 22:52:14 L1i cache: 128 KiB 22:52:14 L2 cache: 16 MiB 22:52:14 L3 cache: 64 MiB 22:52:14 NUMA node0 CPU(s): 0-3 22:52:14 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 22:52:14 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 22:52:14 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 22:52:14 Vulnerability Meltdown: Mitigation; PTI 22:52:14 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:52:14 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 22:52:14 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 22:52:14 Vulnerability Srbds: Not affected 22:52:14 Vulnerability Tsx async abort: Not affected 22:52:14 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 22:52:14 22:52:14 22:52:14 ---> nproc: 22:52:14 4 22:52:14 22:52:14 22:52:14 ---> df -h: 22:52:14 Filesystem Size Used Available Use% Mounted on 22:52:14 overlay 50.0G 12.7G 37.3G 25% / 22:52:14 tmpfs 64.0M 0 64.0M 0% /dev 22:52:14 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 22:52:14 shm 64.0M 0 64.0M 0% /dev/shm 22:52:14 /dev/vda1 50.0G 12.7G 37.3G 25% /facter-os 22:52:14 /dev/vda1 50.0G 12.7G 37.3G 25% /etc/resolv.conf 22:52:14 /dev/vda1 50.0G 12.7G 37.3G 25% /etc/hostname 22:52:14 /dev/vda1 50.0G 12.7G 37.3G 25% /etc/hosts 22:52:14 /dev/vda1 50.0G 12.7G 37.3G 25% /var/log/secure 22:52:14 /dev/vda1 50.0G 12.7G 37.3G 25% /var/log/auth.log 22:52:14 /dev/vda1 50.0G 12.7G 37.3G 25% /run/cloud-init/result.json 22:52:14 /dev/vda1 50.0G 12.7G 37.3G 25% /var/log/sa-host 22:52:14 /dev/vda1 50.0G 12.7G 37.3G 25% /w/workspace/edgex-go/1 22:52:14 /dev/vda1 50.0G 12.7G 37.3G 25% /w/workspace/edgex-go/1@tmp 22:52:14 22:52:14 22:52:14 ---> free -m: 22:52:14 total used free shared buff/cache available 22:52:14 Mem: 1837 714 91 0 1031 1040 22:52:14 Swap: 1023 72 951 22:52:14 22:52:14 22:52:14 ---> ip addr: 22:52:14 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 22:52:14 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 22:52:14 inet 127.0.0.1/8 scope host lo 22:52:14 valid_lft forever preferred_lft forever 22:52:14 inet6 ::1/128 scope host 22:52:14 valid_lft forever preferred_lft forever 22:52:14 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 22:52:14 link/ether fa:16:3e:32:64:df brd ff:ff:ff:ff:ff:ff 22:52:14 inet 10.30.123.84/23 brd 10.30.123.255 scope global dynamic eth0 22:52:14 valid_lft 84772sec preferred_lft 84772sec 22:52:14 inet6 fe80::f816:3eff:fe32:64df/64 scope link 22:52:14 valid_lft forever preferred_lft forever 22:52:14 3: docker0: mtu 1500 qdisc noqueue state DOWN 22:52:14 link/ether 02:42:00:ae:3c:e5 brd ff:ff:ff:ff:ff:ff 22:52:14 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 22:52:14 valid_lft forever preferred_lft forever 22:52:14 inet6 fe80::42:ff:feae:3ce5/64 scope link 22:52:14 valid_lft forever preferred_lft forever 22:52:14 22:52:14 22:52:14 ---> sar -b -r -n DEV: 22:52:14 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/10/21 _x86_64_ (4 CPU) 22:52:14 22:52:14 22:24:52 LINUX RESTART (4 CPU) 22:52:14 22:52:14 22:26:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 22:52:14 22:27:01 60.63 15.02 45.61 0.00 5021.26 8740.39 0.00 22:52:14 22:28:01 225.37 111.25 114.12 0.00 7661.42 40867.54 0.00 22:52:14 22:29:01 241.94 109.14 132.80 0.00 3412.35 18058.44 0.00 22:52:14 22:30:02 74.86 24.04 50.82 0.00 1054.21 7851.38 0.00 22:52:14 22:31:01 52.67 7.42 45.25 0.00 226.48 4516.20 0.00 22:52:14 22:32:01 89.98 46.56 43.42 0.00 1938.46 3975.72 0.00 22:52:14 22:33:01 104.77 35.19 69.58 0.00 2367.82 18485.49 0.00 22:52:14 22:34:02 954.96 703.81 251.14 0.00 94891.63 154503.80 0.00 22:52:14 22:35:01 2724.43 2400.24 324.20 0.00 140066.91 154828.31 0.00 22:52:14 22:36:02 217.27 131.96 85.31 0.00 10658.27 11564.98 0.00 22:52:14 22:37:02 474.87 207.50 267.37 0.00 37040.03 86057.25 0.00 22:52:14 22:38:03 1809.00 1488.32 320.68 0.00 134392.42 144593.52 0.00 22:52:14 22:39:01 1249.75 1030.61 219.14 0.00 59118.60 65388.34 0.00 22:52:14 22:40:01 253.27 94.88 158.39 0.00 15106.95 28107.66 0.00 22:52:14 22:41:01 2.10 0.13 1.96 0.00 2.26 38.43 0.00 22:52:14 22:42:02 0.28 0.02 0.27 0.00 0.13 3.86 0.00 22:52:14 22:43:01 0.36 0.07 0.29 0.00 0.54 2.93 0.00 22:52:14 22:44:01 0.17 0.00 0.17 0.00 0.00 1.66 0.00 22:52:14 22:45:01 0.35 0.07 0.28 0.00 0.53 3.56 0.00 22:52:14 22:46:01 0.67 0.38 0.28 0.00 16.77 2.76 0.00 22:52:14 22:47:01 0.28 0.02 0.27 0.00 0.13 3.01 0.00 22:52:14 22:48:01 0.27 0.02 0.25 0.00 0.27 2.76 0.00 22:52:14 22:49:01 0.22 0.02 0.20 0.00 0.13 1.78 0.00 22:52:14 22:50:01 0.27 0.00 0.27 0.00 0.00 3.13 0.00 22:52:14 22:51:01 0.27 0.02 0.25 0.00 0.27 2.91 0.00 22:52:14 22:52:01 182.67 96.82 85.85 0.00 8607.91 18839.89 0.00 22:52:14 Average: 334.63 249.33 85.30 0.00 20063.78 29494.47 0.00 22:52:14 22:52:14 22:26:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:52:14 22:27:01 75232 0 717620 38.14 2620 1086072 1389360 47.42 630296 970588 24376 22:52:14 22:28:01 102484 0 707848 37.62 1836 1069376 1349048 46.04 555308 981396 0 22:52:14 22:29:01 238376 0 775032 41.19 1492 866644 1639796 55.96 558952 805572 72272 22:52:14 22:30:02 82612 0 895332 47.58 708 902892 1649780 56.30 710760 801576 75408 22:52:14 22:31:01 216428 0 797760 42.40 608 866748 1739192 59.36 660596 715468 48268 22:52:14 22:32:01 190440 0 814652 43.30 608 875844 1747684 59.65 651020 747296 78168 22:52:14 22:33:01 74424 0 786360 41.79 496 1020264 1539928 52.56 632432 881364 91812 22:52:14 22:34:02 273660 0 779164 41.41 0 828720 1985716 67.77 625036 760612 244 22:52:14 22:35:01 472856 0 694712 36.92 0 713976 1350856 46.10 487452 682816 44 22:52:14 22:36:02 345628 0 1323168 70.32 0 212748 3607092 123.10 596856 669612 8256 22:52:14 22:37:02 75204 0 712744 37.88 0 1093596 1482380 50.59 711624 850340 7552 22:52:14 22:38:03 85520 0 834540 44.35 0 961484 2354556 80.36 759024 794320 42676 22:52:14 22:39:01 270720 0 1342208 71.34 0 268616 3978872 135.79 621024 715308 25776 22:52:14 22:40:01 484164 0 636432 33.82 0 760948 1200248 40.96 429220 715588 28 22:52:14 22:41:01 486180 0 634380 33.72 0 760984 1198908 40.92 428220 714660 12 22:52:14 22:42:02 488812 0 631736 33.58 0 760996 1176292 40.14 426716 714124 8 22:52:14 22:43:01 489328 0 631216 33.55 0 761000 1172320 40.01 426956 714020 8 22:52:14 22:44:01 490260 0 630272 33.50 0 761012 1172180 40.00 426600 714028 8 22:52:14 22:45:01 489916 0 630608 33.52 0 761020 1172312 40.01 426948 714044 8 22:52:14 22:46:01 489436 0 630584 33.51 0 761524 1172276 40.01 426968 714544 8 22:52:14 22:47:01 489928 0 630024 33.48 0 761592 1172180 40.00 426684 714568 20 22:52:14 22:48:01 489936 0 630072 33.49 0 761536 1172180 40.00 426604 714552 8 22:52:14 22:49:01 489692 0 630304 33.50 0 761548 1172276 40.01 426824 714564 8 22:52:14 22:50:01 489568 0 630420 33.51 0 761556 1172276 40.01 427008 714564 8 22:52:14 22:51:01 489536 0 630436 33.51 0 761572 1172288 40.01 426996 714572 8 22:52:14 22:52:01 106864 0 722544 38.40 0 1052136 1621492 55.34 503164 974680 40 22:52:14 Average: 326046 0 749237 39.82 322 805939 1598519 54.55 531896 766338 18270 22:52:14 22:52:14 22:26:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:52:14 22:27:01 vethf2f99a3 874.53 553.51 84.51 2767.99 0.00 0.00 0.00 0.00 22:52:14 22:27:01 eth0 772.26 1037.43 3935.91 117.91 0.00 0.00 0.00 0.00 22:52:14 22:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:52:14 22:27:01 docker0 874.53 553.37 72.55 2767.98 0.00 0.00 0.00 0.00 22:52:14 22:28:01 eth0 412.74 352.10 3073.20 71.14 0.00 0.00 0.00 0.00 22:52:14 22:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:52:14 22:28:01 docker0 126.82 139.96 6.99 376.31 0.00 0.00 0.00 0.00 22:52:14 22:29:01 eth0 126.15 104.11 494.50 19.79 0.00 0.00 0.00 0.00 22:52:14 22:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:52:14 22:29:01 docker0 87.28 98.38 6.93 466.35 0.00 0.00 0.00 0.00 22:52:14 22:29:01 veth72f6185 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 22:52:14 22:30:02 eth0 14.95 10.47 13.19 6.18 0.00 0.00 0.00 0.00 22:52:14 22:30:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:52:14 22:30:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:52:14 22:30:02 veth72f6185 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:52:14 22:31:01 eth0 41.98 37.46 23.22 86.87 0.00 0.00 0.00 0.00 22:52:14 22:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:52:14 22:31:01 docker0 2.47 2.47 0.16 0.20 0.00 0.00 0.00 0.00 22:52:14 22:31:01 veth72f6185 2.47 2.47 0.20 0.20 0.00 0.00 0.00 0.00 22:52:14 22:32:01 eth0 10.59 7.57 7.88 4.35 0.00 0.00 0.00 0.00 22:52:14 22:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:52:14 22:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:52:14 22:32:01 veth72f6185 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:52:14 22:33:01 eth0 171.23 131.42 1689.34 21.97 0.00 0.00 0.00 0.00 22:52:14 22:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:52:14 22:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:52:14 22:34:02 veth20b7d00 10.16 11.87 0.83 31.61 0.00 0.00 0.00 0.00 22:52:14 22:34:02 veth9784f77 9.98 12.08 0.80 32.48 0.00 0.00 0.00 0.00 22:52:14 22:34:02 eth0 101.31 82.90 187.93 71.19 0.00 0.00 0.00 0.00 22:52:14 22:34:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:52:14 22:35:01 veth925f34a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:52:14 22:35:01 vethe75e8a4 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:52:14 22:35:01 veth6fdf31e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:52:14 22:35:01 eth0 17.56 11.44 17.40 6.40 0.00 0.00 0.00 0.00 22:52:14 22:36:02 veth925f34a 0.00 0.16 0.00 0.01 0.00 0.00 0.00 0.00 22:52:14 22:36:02 veth034799d 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 22:52:14 22:36:02 veth6fdf31e 0.05 0.20 0.00 0.01 0.00 0.00 0.00 0.00 22:52:14 22:36:02 eth0 7.91 6.00 6.21 3.41 0.00 0.00 0.00 0.00 22:52:14 22:37:02 vethe1ef9a1 23.18 30.61 1.56 277.22 0.00 0.00 0.00 0.00 22:52:14 22:37:02 eth0 191.32 146.18 1712.82 87.45 0.00 0.00 0.00 0.00 22:52:14 22:37:02 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 22:52:14 22:37:02 veth34f2b36 0.00 2.06 0.00 0.10 0.00 0.00 0.00 0.00 22:52:14 22:38:03 eth0 92.88 68.95 223.35 17.88 0.00 0.00 0.00 0.00 22:52:14 22:38:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:52:14 22:38:03 veth34f2b36 0.00 0.11 0.00 0.00 0.00 0.00 0.00 0.00 22:52:14 22:38:03 docker0 1174.26 925.72 91.11 4225.64 0.00 0.00 0.00 0.00 22:52:14 22:39:01 veth3da7a8f 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 22:52:14 22:39:01 veth571732b 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 22:52:14 22:39:01 eth0 18.88 14.09 14.74 8.09 0.00 0.00 0.00 0.00 22:52:14 22:39:01 veth112cb84 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 22:52:14 22:40:01 eth0 64.94 51.53 92.85 77.12 0.00 0.00 0.00 0.00 22:52:14 22:40:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 22:52:14 22:40:01 docker0 1209.39 962.91 93.60 4374.54 0.00 0.00 0.00 0.00 22:52:14 22:41:01 eth0 0.70 0.57 0.22 0.16 0.00 0.00 0.00 0.00 22:52:14 22:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:52:14 22:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:52:14 22:42:02 eth0 0.28 0.28 0.07 0.02 0.00 0.00 0.00 0.00 22:52:14 22:42:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:52:14 22:42:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:52:14 22:43:01 eth0 0.98 0.32 0.32 0.20 0.00 0.00 0.00 0.00 22:52:14 22:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:52:14 22:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:52:14 22:44:01 eth0 0.30 0.07 0.02 0.01 0.00 0.00 0.00 0.00 22:52:14 22:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:52:14 22:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:52:14 22:45:01 eth0 0.95 0.40 0.36 0.20 0.00 0.00 0.00 0.00 22:52:14 22:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:52:14 22:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:52:14 22:46:01 eth0 0.32 0.23 0.14 0.07 0.00 0.00 0.00 0.00 22:52:14 22:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:52:14 22:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:52:14 22:47:01 eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 22:52:14 22:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:52:14 22:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:52:14 22:48:01 eth0 0.57 0.05 0.05 0.00 0.00 0.00 0.00 0.00 22:52:14 22:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:52:14 22:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:52:14 22:49:01 eth0 1.28 0.38 0.33 0.21 0.00 0.00 0.00 0.00 22:52:14 22:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:52:14 22:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:52:14 22:50:01 eth0 0.52 0.33 0.27 0.20 0.00 0.00 0.00 0.00 22:52:14 22:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:52:14 22:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:52:14 22:51:01 eth0 0.40 0.30 0.15 0.08 0.00 0.00 0.00 0.00 22:52:14 22:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:52:14 22:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:52:14 22:52:01 eth0 154.86 137.38 2177.56 22.19 0.00 0.00 0.00 0.00 22:52:14 22:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:52:14 22:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:52:14 Average: eth0 84.12 83.62 522.22 23.84 0.00 0.00 0.00 0.00 22:52:14 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:52:14 Average: docker0 46.69 37.18 3.61 168.89 0.00 0.00 0.00 0.00 22:52:14 22:52:14 22:52:14 ---> sar -P ALL: 22:52:14 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/10/21 _x86_64_ (4 CPU) 22:52:14 22:52:14 22:24:52 LINUX RESTART (4 CPU) 22:52:14 22:52:14 22:26:03 CPU %user %nice %system %iowait %steal %idle 22:52:14 22:27:01 all 9.77 0.00 5.02 1.10 3.13 80.97 22:52:14 22:27:01 0 10.15 0.00 6.19 0.25 3.09 80.33 22:52:14 22:27:01 1 11.73 0.00 4.41 2.79 3.33 77.74 22:52:14 22:27:01 2 9.98 0.00 4.90 0.82 3.08 81.21 22:52:14 22:27:01 3 7.24 0.00 4.61 0.52 3.02 84.61 22:52:14 22:28:01 all 10.78 0.00 6.75 1.52 5.38 75.58 22:52:14 22:28:01 0 9.66 0.00 6.84 1.01 4.83 77.66 22:52:14 22:28:01 1 7.52 0.00 6.51 1.03 5.41 79.54 22:52:14 22:28:01 2 16.82 0.00 7.17 1.86 5.81 68.33 22:52:14 22:28:01 3 9.09 0.00 6.49 2.15 5.45 76.82 22:52:14 22:29:01 all 21.08 0.00 8.41 4.98 1.63 63.90 22:52:14 22:29:01 0 21.69 0.00 8.94 5.20 1.53 62.64 22:52:14 22:29:01 1 22.01 0.00 8.39 6.16 1.74 61.70 22:52:14 22:29:01 2 21.00 0.00 8.35 5.32 1.71 63.61 22:52:14 22:29:01 3 19.60 0.00 7.97 3.22 1.52 67.69 22:52:14 22:30:02 all 39.51 0.00 14.50 1.73 25.87 18.40 22:52:14 22:30:02 0 41.30 0.00 15.38 2.21 25.84 15.27 22:52:14 22:30:02 1 36.73 0.00 13.76 2.63 26.81 20.06 22:52:14 22:30:02 2 44.73 0.00 15.35 1.05 22.61 16.25 22:52:14 22:30:02 3 35.66 0.00 13.57 1.02 28.02 21.73 22:52:14 22:31:01 all 30.24 0.00 11.81 1.34 23.19 33.42 22:52:14 22:31:01 0 25.65 0.00 11.21 1.54 25.90 35.70 22:52:14 22:31:01 1 30.39 0.00 12.14 2.07 23.16 32.23 22:52:14 22:31:01 2 32.13 0.00 11.99 0.86 21.65 33.37 22:52:14 22:31:01 3 32.95 0.00 11.92 0.89 21.97 32.27 22:52:14 22:32:01 all 38.20 0.00 16.72 2.22 25.58 17.28 22:52:14 22:32:01 0 39.99 0.00 17.49 2.69 24.07 15.76 22:52:14 22:32:01 1 39.46 0.00 17.11 2.77 25.46 15.21 22:52:14 22:32:01 2 33.34 0.00 14.33 1.80 27.67 22.86 22:52:14 22:32:01 3 40.40 0.00 18.14 1.61 24.97 14.89 22:52:14 22:33:01 all 21.15 0.00 11.13 1.55 9.65 56.51 22:52:14 22:33:01 0 21.70 0.00 11.13 1.14 9.85 56.18 22:52:14 22:33:01 1 20.54 0.00 11.38 1.51 9.79 56.79 22:52:14 22:33:01 2 21.06 0.00 10.55 0.70 9.46 58.23 22:52:14 22:33:01 3 21.32 0.00 11.48 2.89 9.49 54.82 22:52:14 22:34:02 all 19.94 0.00 22.24 6.53 5.27 46.03 22:52:14 22:34:02 0 19.88 0.00 21.74 6.33 5.25 46.79 22:52:14 22:34:02 1 18.06 0.00 22.25 8.41 5.25 46.04 22:52:14 22:34:02 2 21.73 0.00 21.22 5.47 5.21 46.37 22:52:14 22:34:02 3 20.09 0.00 23.77 5.89 5.35 44.90 22:52:14 22:35:01 all 13.84 0.00 19.13 30.78 15.61 20.63 22:52:14 22:35:01 0 13.84 0.00 16.57 31.54 15.68 22.37 22:52:14 22:35:01 1 13.78 0.00 19.65 30.30 15.71 20.57 22:52:14 22:35:01 2 13.91 0.00 19.95 30.72 15.32 20.09 22:52:14 22:35:01 3 13.83 0.00 20.41 30.57 15.74 19.45 22:52:14 22:36:02 all 70.32 0.00 16.07 1.24 11.28 1.09 22:52:14 22:36:02 0 70.40 0.00 13.98 1.38 12.88 1.36 22:52:14 22:36:02 1 70.45 0.00 16.87 1.12 10.54 1.03 22:52:14 22:36:02 2 68.79 0.00 15.89 1.23 12.93 1.15 22:52:14 22:36:02 3 71.61 0.00 17.52 1.24 8.82 0.81 22:52:14 22:37:02 all 27.87 0.00 18.91 14.94 16.86 21.43 22:52:14 22:37:02 0 29.39 0.00 19.64 16.55 17.06 17.35 22:52:14 22:37:02 1 28.35 0.00 20.00 15.98 15.65 20.02 22:52:14 22:37:02 2 26.43 0.00 17.00 12.74 18.48 25.35 22:52:14 22:37:02 3 27.32 0.00 19.04 14.53 16.21 22.90 22:52:14 22:52:14 22:37:02 CPU %user %nice %system %iowait %steal %idle 22:52:14 22:38:03 all 21.85 0.00 25.37 20.30 8.77 23.70 22:52:14 22:38:03 0 23.23 0.00 21.81 19.31 9.03 26.62 22:52:14 22:38:03 1 22.51 0.00 26.65 23.75 8.76 18.34 22:52:14 22:38:03 2 19.59 0.00 25.82 20.34 8.59 25.66 22:52:14 22:38:03 3 22.08 0.00 27.28 17.81 8.69 24.13 22:52:14 22:39:01 all 54.00 0.00 20.14 10.19 5.09 10.57 22:52:14 22:39:01 0 52.80 0.00 19.84 10.72 5.49 11.15 22:52:14 22:39:01 1 55.52 0.00 20.44 10.30 4.65 9.10 22:52:14 22:39:01 2 52.92 0.00 20.36 10.94 5.29 10.49 22:52:14 22:39:01 3 54.77 0.00 19.92 8.81 4.94 11.55 22:52:14 22:40:01 all 24.19 0.00 10.39 9.12 1.55 54.75 22:52:14 22:40:01 0 22.85 0.00 10.52 6.43 1.61 58.59 22:52:14 22:40:01 1 24.40 0.00 10.78 13.91 1.33 49.58 22:52:14 22:40:01 2 24.23 0.00 9.71 8.86 1.49 55.71 22:52:14 22:40:01 3 25.28 0.00 10.57 7.29 1.79 55.07 22:52:14 22:41:01 all 0.14 0.00 0.06 0.00 0.41 99.39 22:52:14 22:41:01 0 0.05 0.00 0.08 0.00 0.20 99.67 22:52:14 22:41:01 1 0.03 0.00 0.05 0.00 0.25 99.67 22:52:14 22:41:01 2 0.43 0.00 0.07 0.00 0.86 98.64 22:52:14 22:41:01 3 0.03 0.00 0.05 0.00 0.33 99.58 22:52:14 22:42:02 all 0.15 0.00 0.35 0.00 0.63 98.87 22:52:14 22:42:02 0 0.13 0.00 0.38 0.00 0.70 98.79 22:52:14 22:42:02 1 0.05 0.00 0.50 0.00 0.65 98.80 22:52:14 22:42:02 2 0.35 0.00 0.27 0.00 0.63 98.76 22:52:14 22:42:02 3 0.05 0.00 0.27 0.00 0.56 99.12 22:52:14 22:43:01 all 0.15 0.00 0.06 0.00 0.14 99.65 22:52:14 22:43:01 0 0.51 0.00 0.03 0.00 0.10 99.36 22:52:14 22:43:01 1 0.05 0.00 0.08 0.00 0.37 99.49 22:52:14 22:43:01 2 0.03 0.00 0.05 0.02 0.05 99.85 22:52:14 22:43:01 3 0.02 0.00 0.05 0.00 0.03 99.90 22:52:14 22:44:01 all 0.14 0.00 0.03 0.00 0.10 99.73 22:52:14 22:44:01 0 0.38 0.00 0.03 0.00 0.12 99.47 22:52:14 22:44:01 1 0.13 0.00 0.03 0.00 0.17 99.67 22:52:14 22:44:01 2 0.02 0.00 0.02 0.00 0.02 99.95 22:52:14 22:44:01 3 0.02 0.00 0.03 0.00 0.12 99.83 22:52:14 22:45:01 all 0.15 0.00 0.03 0.00 0.14 99.68 22:52:14 22:45:01 0 0.08 0.00 0.05 0.00 0.30 99.57 22:52:14 22:45:01 1 0.48 0.00 0.02 0.00 0.07 99.43 22:52:14 22:45:01 2 0.02 0.00 0.03 0.00 0.12 99.83 22:52:14 22:45:01 3 0.02 0.00 0.02 0.02 0.08 99.87 22:52:14 22:46:01 all 0.14 0.00 0.05 0.00 0.14 99.68 22:52:14 22:46:01 0 0.08 0.00 0.08 0.00 0.20 99.63 22:52:14 22:46:01 1 0.45 0.00 0.05 0.00 0.12 99.38 22:52:14 22:46:01 2 0.02 0.00 0.03 0.00 0.15 99.80 22:52:14 22:46:01 3 0.02 0.00 0.02 0.00 0.08 99.88 22:52:14 22:47:01 all 0.11 0.00 0.02 0.00 0.63 99.23 22:52:14 22:47:01 0 0.03 0.00 0.02 0.00 0.53 99.42 22:52:14 22:47:01 1 0.03 0.00 0.03 0.00 0.35 99.58 22:52:14 22:47:01 2 0.18 0.00 0.05 0.00 0.81 98.96 22:52:14 22:47:01 3 0.18 0.00 0.00 0.00 0.85 98.97 22:52:14 22:48:01 all 0.13 0.00 0.03 0.00 0.23 99.61 22:52:14 22:48:01 0 0.03 0.00 0.03 0.00 0.10 99.83 22:52:14 22:48:01 1 0.02 0.00 0.03 0.00 0.30 99.65 22:52:14 22:48:01 2 0.45 0.00 0.03 0.02 0.10 99.40 22:52:14 22:48:01 3 0.03 0.00 0.02 0.00 0.42 99.54 22:52:14 22:52:14 22:48:01 CPU %user %nice %system %iowait %steal %idle 22:52:14 22:49:01 all 0.10 0.00 0.03 0.00 0.17 99.70 22:52:14 22:49:01 0 0.02 0.00 0.03 0.00 0.12 99.83 22:52:14 22:49:01 1 0.02 0.00 0.03 0.00 0.17 99.78 22:52:14 22:49:01 2 0.33 0.00 0.02 0.00 0.17 99.48 22:52:14 22:49:01 3 0.03 0.00 0.03 0.00 0.22 99.72 22:52:14 22:50:01 all 0.13 0.00 0.03 0.00 0.20 99.63 22:52:14 22:50:01 0 0.03 0.00 0.03 0.00 0.20 99.73 22:52:14 22:50:01 1 0.02 0.00 0.02 0.00 0.05 99.92 22:52:14 22:50:01 2 0.40 0.00 0.03 0.00 0.15 99.42 22:52:14 22:50:01 3 0.07 0.00 0.05 0.00 0.42 99.47 22:52:14 22:51:01 all 0.10 0.00 0.02 0.00 0.28 99.60 22:52:14 22:51:01 0 0.03 0.00 0.02 0.00 0.23 99.72 22:52:14 22:51:01 1 0.05 0.00 0.02 0.00 0.55 99.39 22:52:14 22:51:01 2 0.28 0.00 0.03 0.00 0.18 99.50 22:52:14 22:51:01 3 0.02 0.00 0.02 0.00 0.17 99.80 22:52:14 22:52:01 all 6.73 0.00 5.97 3.98 5.63 77.69 22:52:14 22:52:01 0 5.83 0.00 5.76 3.58 6.06 78.78 22:52:14 22:52:01 1 6.74 0.00 6.42 5.76 5.49 75.59 22:52:14 22:52:01 2 7.36 0.00 6.16 2.49 5.67 78.32 22:52:14 22:52:01 3 6.99 0.00 5.52 4.09 5.31 78.09 22:52:14 Average: all 15.39 0.00 8.05 4.20 6.39 65.97 22:52:14 Average: 0 15.33 0.00 7.85 4.16 6.52 66.15 22:52:14 Average: 1 15.34 0.00 8.20 4.84 6.34 65.28 22:52:14 Average: 2 15.62 0.00 7.91 3.96 6.44 66.07 22:52:14 Average: 3 15.27 0.00 8.22 3.84 6.27 66.40 22:52:14 22:52:14 22:52:14