Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch master at 76edbf6b374c198a59e0ea3df6d90d6fbb7c8c41 rather than 8e3f381f48b291784d2fa4191d0258c1a582df0c Obtained Jenkinsfile from 76edbf6b374c198a59e0ea3df6d90d6fbb7c8c41 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 878f1b5bff316b9f7b5d8f8b1d22b752867b496c (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 878f1b5bff316b9f7b5d8f8b1d22b752867b496c # timeout=10 Commit message: "Merge pull request #321 from ernestojeda/email-fix-generateEmailTemplate" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 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 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-28297 in /w/workspace/edgexfoundry_edgex-go_PR-3214 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3214/head:refs/remotes/origin/PR-3214 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 76edbf6b374c198a59e0ea3df6d90d6fbb7c8c41 into PR head commit 8e3f381f48b291784d2fa4191d0258c1a582df0c > git config core.sparsecheckout # timeout=10 > git checkout -f 8e3f381f48b291784d2fa4191d0258c1a582df0c # timeout=10 Merge succeeded, producing 1d4bbe3a49260671814f716e5791819987d3513f Checking out Revision 1d4bbe3a49260671814f716e5791819987d3513f (PR-3214) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 76edbf6b374c198a59e0ea3df6d90d6fbb7c8c41 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1d4bbe3a49260671814f716e5791819987d3513f # timeout=10 Commit message: "Merge commit '76edbf6b374c198a59e0ea3df6d90d6fbb7c8c41' into HEAD" > git rev-list --no-walk 8e3f381f48b291784d2fa4191d0258c1a582df0c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:30:10 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:30:10 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:30:10 ========================================================= 00:30:10 EdgeX Global Pipelines Version Info 00:30:10 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:30:12 ------------------- 00:30:12 stable info: 00:30:12 ------------------- 00:30:12 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:30:12 Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 00:30:12 Message: update stable to v1.0.184 00:30:13 ------------------- 00:30:13 experimental info: 00:30:13 ------------------- 00:30:13 Commited By: **** collab-it+edgex@linuxfoundation.org 00:30:13 Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 00:30:13 Message: update experimental to v1.0.184 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:30:13 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 00:30:13 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 00:30:13 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:30:13 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:30:13 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:30:14 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 00:30:14 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 00:30:14 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 00:30:14 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 00:30:14 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 00:30:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:30:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:30:14 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:30:14 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:30:14 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:30:15 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:30:15 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:30:15 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 00:30:15 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 00:30:15 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 00:30:15 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 00:30:15 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:30:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3214 [Pipeline] echo 00:30:15 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3214 [Pipeline] echo 00:30:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3214 [Pipeline] echo 00:30:15 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1d4bbe3a49260671814f716e5791819987d3513f [Pipeline] echo 00:30:16 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1d4bbe3 [Pipeline] echo 00:30:16 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 00:30:16 provisioning config files... 00:30:16 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config3892253472278783221tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:30:16 ---> docker-login.sh 00:30:16 nexus3.edgexfoundry.org:10001 00:30:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:30:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:30:17 Configure a credential helper to remove this warning. See 00:30:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:30:17 00:30:17 Login Succeeded 00:30:17 nexus3.edgexfoundry.org:10002 00:30:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:30:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:30:17 Configure a credential helper to remove this warning. See 00:30:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:30:17 00:30:17 Login Succeeded 00:30:17 nexus3.edgexfoundry.org:10003 00:30:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:30:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:30:17 Configure a credential helper to remove this warning. See 00:30:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:30:17 00:30:17 Login Succeeded 00:30:17 nexus3.edgexfoundry.org:10004 00:30:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:30:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:30:17 Configure a credential helper to remove this warning. See 00:30:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:30:17 00:30:17 Login Succeeded 00:30:17 docker.io 00:30:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:30:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:30:18 Configure a credential helper to remove this warning. See 00:30:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:30:18 00:30:18 Login Succeeded 00:30:18 ---> docker-login.sh ends [Pipeline] } 00:30:18 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:30:18 ++ 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 00:30:18 + for file in '`ls cmd/**/Dockerfile`' 00:30:18 ++ dirname cmd/core-command/Dockerfile 00:30:18 ++ cut -d/ -f2 00:30:18 + echo core-command,cmd/core-command/Dockerfile 00:30:18 + for file in '`ls cmd/**/Dockerfile`' 00:30:18 ++ dirname cmd/core-data/Dockerfile 00:30:18 ++ cut -d/ -f2 00:30:18 + echo core-data,cmd/core-data/Dockerfile 00:30:18 + for file in '`ls cmd/**/Dockerfile`' 00:30:18 ++ dirname cmd/core-metadata/Dockerfile 00:30:18 ++ cut -d/ -f2 00:30:18 + echo core-metadata,cmd/core-metadata/Dockerfile 00:30:18 + for file in '`ls cmd/**/Dockerfile`' 00:30:18 ++ dirname cmd/security-bootstrapper/Dockerfile 00:30:18 ++ cut -d/ -f2 00:30:18 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 00:30:18 + for file in '`ls cmd/**/Dockerfile`' 00:30:18 ++ dirname cmd/security-proxy-setup/Dockerfile 00:30:18 ++ cut -d/ -f2 00:30:18 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 00:30:18 + for file in '`ls cmd/**/Dockerfile`' 00:30:18 ++ dirname cmd/security-secretstore-setup/Dockerfile 00:30:18 ++ cut -d/ -f2 00:30:18 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 00:30:18 + for file in '`ls cmd/**/Dockerfile`' 00:30:18 ++ dirname cmd/support-notifications/Dockerfile 00:30:18 ++ cut -d/ -f2 00:30:18 + echo support-notifications,cmd/support-notifications/Dockerfile 00:30:18 + for file in '`ls cmd/**/Dockerfile`' 00:30:18 ++ dirname cmd/support-scheduler/Dockerfile 00:30:18 ++ cut -d/ -f2 00:30:18 + echo support-scheduler,cmd/support-scheduler/Dockerfile 00:30:18 + for file in '`ls cmd/**/Dockerfile`' 00:30:18 ++ dirname cmd/sys-mgmt-agent/Dockerfile 00:30:18 ++ cut -d/ -f2 00:30:18 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 00:30:18 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 00:30:20 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:30:20 00:30:20 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 00:30:21 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:30:21 latest: Pulling from edgex-devops/git-semver 00:30:21 31603596830f: Pulling fs layer 00:30:21 2a8b12db71e7: Pulling fs layer 00:30:21 6ca5941a6612: Pulling fs layer 00:30:21 ecc8261a40a4: Pulling fs layer 00:30:21 ecc8261a40a4: Waiting 00:30:21 2a8b12db71e7: Verifying Checksum 00:30:21 2a8b12db71e7: Download complete 00:30:21 31603596830f: Verifying Checksum 00:30:21 31603596830f: Download complete 00:30:21 ecc8261a40a4: Verifying Checksum 00:30:21 ecc8261a40a4: Download complete 00:30:21 6ca5941a6612: Verifying Checksum 00:30:21 6ca5941a6612: Download complete 00:30:21 31603596830f: Pull complete 00:30:21 2a8b12db71e7: Pull complete 00:30:22 6ca5941a6612: Pull complete 00:30:23 ecc8261a40a4: Pull complete 00:30:23 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 00:30:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:30:23 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 00:30:23 prd-centos7-docker-4c-2g-28297 does not seem to be running inside a container 00:30:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 00:30:26 $ docker top 0deb8ae167d2785688af40bed40451a8ec587bfcacd414b3f32a5523b39f9262 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:30:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:30:26 [ssh-agent] Looking for ssh-agent implementation... 00:30:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:30:26 $ docker exec 0deb8ae167d2785688af40bed40451a8ec587bfcacd414b3f32a5523b39f9262 ssh-agent 00:30:27 SSH_AUTH_SOCK=/tmp/ssh-3NAd9Tb3QIjt/agent.12 00:30:27 SSH_AGENT_PID=17 00:30:27 Running ssh-add (command line suppressed) 00:30:27 Identity added: /w/workspace/edgex-go/2@tmp/private_key_661128941025013425.key (/w/workspace/edgex-go/2@tmp/private_key_661128941025013425.key) 00:30:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:30:27 + git tag --points-at HEAD [Pipeline] } 00:30:27 $ docker exec --env ******** --env ******** 0deb8ae167d2785688af40bed40451a8ec587bfcacd414b3f32a5523b39f9262 ssh-agent -k 00:30:27 unset SSH_AUTH_SOCK; 00:30:27 unset SSH_AGENT_PID; 00:30:27 echo Agent pid 17 killed; 00:30:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:30:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:30:28 [ssh-agent] Looking for ssh-agent implementation... 00:30:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:30:28 $ docker exec 0deb8ae167d2785688af40bed40451a8ec587bfcacd414b3f32a5523b39f9262 ssh-agent 00:30:28 SSH_AUTH_SOCK=/tmp/ssh-8hVVlYKiETo5/agent.46 00:30:28 SSH_AGENT_PID=51 00:30:28 Running ssh-add (command line suppressed) 00:30:28 Identity added: /w/workspace/edgex-go/2@tmp/private_key_96188914471024937.key (/w/workspace/edgex-go/2@tmp/private_key_96188914471024937.key) 00:30:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:30:29 + git semver init 00:30:29 # -> Open(): unable to determine branch for HEAD 00:30:29 # $GIT_DIR = /w/workspace/edgex-go/2/.git 00:30:29 # $GIT_WORK_TREE = /w/workspace/edgex-go/2 00:30:29 # $SEMVER_REMOTE_NAME = origin 00:30:29 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:30:29 # $SEMVER_USER_NAME = edgex-jenkins 00:30:29 # $SEMVER_BRANCH = PR-3214 00:30:29 # $SEMVER_TEMP = /tmp/semver-032833065 00:30:29 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 00:30:55 # '/tmp/semver-032833065' -> '/w/workspace/edgex-go/2/.semver' 00:30:57 # -> Force: false 00:30:57 # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } 00:30:57 $ docker exec --env ******** --env ******** 0deb8ae167d2785688af40bed40451a8ec587bfcacd414b3f32a5523b39f9262 ssh-agent -k 00:30:57 unset SSH_AUTH_SOCK; 00:30:57 unset SSH_AGENT_PID; 00:30:57 echo Agent pid 51 killed; 00:30:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:30:58 + git semver [Pipeline] } 00:30:58 $ docker stop --time=1 0deb8ae167d2785688af40bed40451a8ec587bfcacd414b3f32a5523b39f9262 00:31:00 $ docker rm -f 0deb8ae167d2785688af40bed40451a8ec587bfcacd414b3f32a5523b39f9262 [Pipeline] // withDockerContainer [Pipeline] sh 00:31:00 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:31:01 Stashed 1 file(s) [Pipeline] echo 00:31:01 [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 00:31:02 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 00:31:02 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:31:02 + sudo service docker restart 00:31:02 + true 00:31:02 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 00:31:04 ========================================================= 00:31:04 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 00:31:04 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:31:04 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 00:31:08 Sending build context to Docker daemon 328.2MB 00:31:08 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 00:31:08 Step 2/6 : FROM ${BASE} 00:31:09 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 00:31:09 188c0c94c7c5: Pulling fs layer 00:31:09 0ef7d3d256c8: Pulling fs layer 00:31:09 de9db76c5a1d: Pulling fs layer 00:31:09 bca2f99d35d6: Pulling fs layer 00:31:09 93359f2a8cfa: Pulling fs layer 00:31:09 7c6f9722023f: Pulling fs layer 00:31:09 a35cf1a2eb13: Pulling fs layer 00:31:09 93359f2a8cfa: Waiting 00:31:09 7c6f9722023f: Waiting 00:31:09 a35cf1a2eb13: Waiting 00:31:09 bca2f99d35d6: Waiting 00:31:09 de9db76c5a1d: Verifying Checksum 00:31:09 0ef7d3d256c8: Download complete 00:31:09 93359f2a8cfa: Verifying Checksum 00:31:09 93359f2a8cfa: Download complete 00:31:09 188c0c94c7c5: Verifying Checksum 00:31:09 188c0c94c7c5: Download complete 00:31:09 7c6f9722023f: Verifying Checksum 00:31:09 7c6f9722023f: Download complete 00:31:09 188c0c94c7c5: Pull complete 00:31:09 0ef7d3d256c8: Pull complete 00:31:09 de9db76c5a1d: Pull complete 00:31:11 a35cf1a2eb13: Verifying Checksum 00:31:11 a35cf1a2eb13: Download complete 00:31:11 bca2f99d35d6: Verifying Checksum 00:31:11 bca2f99d35d6: Download complete 00:31:16 Still waiting to schedule task 00:31:16 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 00:31:20 bca2f99d35d6: Pull complete 00:31:20 93359f2a8cfa: Pull complete 00:31:20 7c6f9722023f: Pull complete 00:31:23 a35cf1a2eb13: Pull complete 00:31:23 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 00:31:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 00:31:23 ---> a62c8e92a672 00:31:23 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 00:31:23 ---> Running in c2780ddfa8dc 00:31:24 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:31:25 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:31:25 (1/12) Installing libmagic (5.38-r0) 00:31:26 (2/12) Installing file (5.38-r0) 00:31:26 (3/12) Installing libc-dev (0.7.2-r3) 00:31:26 (4/12) Installing g++ (9.3.0-r2) 00:31:41 (5/12) Installing fortify-headers (1.1-r0) 00:31:41 (6/12) Installing patch (2.7.6-r6) 00:31:41 (7/12) Installing build-base (0.5-r2) 00:31:41 (8/12) Installing libsodium (1.0.18-r0) 00:31:41 (9/12) Installing pkgconf (1.7.2-r0) 00:31:41 (10/12) Installing libsodium-dev (1.0.18-r0) 00:31:41 (11/12) Installing libzmq (4.3.3-r0) 00:31:41 (12/12) Installing zeromq-dev (4.3.3-r0) 00:31:41 Executing busybox-1.31.1-r19.trigger 00:31:41 OK: 233 MiB in 51 packages 00:31:46 Removing intermediate container c2780ddfa8dc 00:31:46 ---> dbf28332485a 00:31:46 Step 4/6 : WORKDIR /edgex-go 00:31:46 ---> Running in eaeb4dd6801f 00:31:46 Removing intermediate container eaeb4dd6801f 00:31:46 ---> ab4270121361 00:31:46 Step 5/6 : COPY go.mod . 00:31:46 ---> 3a5a18657fe3 00:31:46 Step 6/6 : RUN go mod download 00:31:46 ---> Running in 82a5512a84a0 00:32:13 Removing intermediate container 82a5512a84a0 00:32:13 ---> 0c52e4bd8b03 00:32:13 Successfully built 0c52e4bd8b03 00:32:13 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 00:32:13 + docker inspect -f . ci-base-image-x86_64 00:32:13 . [Pipeline] withDockerContainer 00:32:13 prd-centos7-docker-4c-2g-28297 does not seem to be running inside a container 00:32:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:32:14 $ docker top b930b83253d0b7a7f976331d3846ad64f6661801b73a8436f8fcf3c98815fcbb -eo pid,comm [Pipeline] { [Pipeline] sh 00:32:15 + go version 00:32:15 go version go1.15.5 linux/amd64 [Pipeline] } 00:32:15 $ docker stop --time=1 b930b83253d0b7a7f976331d3846ad64f6661801b73a8436f8fcf3c98815fcbb 00:32:16 $ docker rm -f b930b83253d0b7a7f976331d3846ad64f6661801b73a8436f8fcf3c98815fcbb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:32:17 + docker inspect -f . ci-base-image-x86_64 00:32:17 . [Pipeline] withDockerContainer 00:32:17 prd-centos7-docker-4c-2g-28297 does not seem to be running inside a container 00:32:17 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:32:18 $ docker top 2d7ccf31c532561dc831de85d6a76a05f6932d9124fc68e7acf5ec19b7710b70 -eo pid,comm [Pipeline] { [Pipeline] echo 00:32:18 ========================================================= 00:32:18 [edgeXBuildGoParallel] Running Tests and Build... 00:32:18 ========================================================= [Pipeline] sh 00:32:18 + make test 00:32:18 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 00:32:28 ? github.com/edgexfoundry/edgex-go [no test files] 00:32:51 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:32:51 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:32:55 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:32:55 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:32:56 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 00:32:56 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:32:56 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 00:32:56 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:32:57 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:32:58 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:33:00 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 00:33:00 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 00:33:00 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:33:03 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.139s coverage: 45.9% of statements 00:33:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:33:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:33:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 00:33:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 00:33:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 00:33:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 00:33:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] 00:33:03 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.147s coverage: 100.0% of statements 00:33:06 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.199s coverage: 27.1% of statements 00:33:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:33:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:33:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 00:33:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 00:33:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 00:33:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:33:06 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.048s coverage: 100.0% of statements 00:33:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 00:33:06 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.045s coverage: 100.0% of statements 00:33:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 00:33:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 00:33:06 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.086s coverage: 66.2% of statements 00:33:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 00:33:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 00:33:07 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.442s coverage: 82.4% of statements 00:33:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 00:33:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 00:33:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 00:33:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 00:33:09 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.400s coverage: 28.6% of statements 00:33:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:33:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:33:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 00:33:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 00:33:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 00:33:09 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.083s coverage: 100.0% of statements 00:33:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 00:33:09 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.066s coverage: 100.0% of statements 00:33:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 00:33:09 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.144s coverage: 86.7% of statements 00:33:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 00:33:09 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.119s coverage: 97.5% of statements 00:33:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 00:33:10 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.089s coverage: 78.3% of statements 00:33:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 00:33:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 00:33:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 00:33:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 00:33:13 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.540s coverage: 92.8% of statements 00:33:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 00:33:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 00:33:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 00:33:13 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 00:33:13 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:33:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 00:33:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 00:33:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:33:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:33:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 00:33:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:33:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 00:33:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:33:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 00:33:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:33:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 00:33:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 00:33:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 00:33:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.041s coverage: 58.8% of statements 00:33:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 00:33:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 00:33:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.079s coverage: 0.1% of statements 00:33:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 00:33:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 00:33:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 00:33:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.035s coverage: 45.5% of statements 00:33:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.035s coverage: 79.5% of statements 00:33:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.031s coverage: 94.1% of statements 00:33:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.044s coverage: 96.3% of statements 00:33:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.031s coverage: 87.5% of statements 00:33:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.093s coverage: 94.4% of statements 00:33:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.039s coverage: 44.8% of statements 00:33:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.077s coverage: 92.9% of statements 00:33:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 00:33:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 00:33:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 00:33:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.038s coverage: 77.8% of statements 00:33:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 00:33:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 00:33:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 00:33:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 00:33:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 00:33:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.050s coverage: 87.2% of statements 00:33:36 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:33:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:33:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.033s coverage: 100.0% of statements 00:33:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:33:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.044s coverage: 75.5% of statements 00:33:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 00:33:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.033s coverage: 80.8% of statements 00:33:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements 00:33:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.046s coverage: 84.6% of statements 00:33:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.094s coverage: 91.6% of statements 00:33:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:33:36 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.158s coverage: 62.4% of statements 00:33:36 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:33:36 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:33:36 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.043s coverage: 100.0% of statements 00:33:36 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.044s coverage: 91.3% of statements 00:33:36 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.042s coverage: 100.0% of statements 00:33:36 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.035s coverage: 73.7% of statements 00:33:36 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements 00:33:36 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.663s coverage: 69.1% of statements 00:33:36 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 00:33:36 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 00:33:36 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.172s coverage: 38.4% of statements 00:33:36 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:33:36 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:33:36 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.074s coverage: 89.5% of statements 00:33:36 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 00:33:36 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.044s coverage: 84.8% of statements 00:33:36 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.163s coverage: 47.0% of statements 00:33:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:33:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:33:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 00:33:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 00:33:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 00:33:36 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.058s coverage: 100.0% of statements 00:33:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 00:33:36 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.049s coverage: 100.0% of statements 00:33:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 00:33:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 00:33:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 00:33:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 00:33:36 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.259s coverage: 88.5% of statements 00:33:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 00:33:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 00:33:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 00:33:36 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.962s coverage: 29.1% of statements 00:33:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:33:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:33:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 00:33:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 00:33:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 00:33:36 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.089s coverage: 99.0% of statements 00:33:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 00:33:36 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.104s coverage: 100.0% of statements 00:33:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 00:33:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 00:33:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 00:33:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 00:33:36 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.117s coverage: 94.3% of statements 00:33:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 00:33:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 00:33:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 00:33:36 ok github.com/edgexfoundry/edgex-go/internal/system 0.035s coverage: 0.0% of statements 00:33:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 00:33:36 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.032s coverage: 100.0% of statements 00:33:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 00:33:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 00:33:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 00:33:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 00:33:36 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.099s coverage: 87.9% of statements 00:33:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 00:33:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 00:33:37 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.059s coverage: 100.0% of statements 00:33:37 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.051s coverage: 32.1% of statements 00:33:38 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.081s coverage: 100.0% of statements 00:33:38 GO111MODULE=on go vet ./... 00:33:45 Running on prd-ubuntu18.04-docker-arm64-4c-16g-28305 in /w/workspace/edgexfoundry_edgex-go_PR-3214 [Pipeline] { [Pipeline] ws 00:33:45 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 00:33:50 using credential edgex-jenkins-ssh 00:33:50 Cloning the remote Git repository 00:33:50 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:33:50 > git init /w/workspace/edgex-go/2 # timeout=10 00:33:50 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:33:50 > git --version # timeout=10 00:33:51 > git --version # 'git version 2.17.1' 00:33:51 using GIT_SSH to set credentials SSH Credentials for GitHub 00:33:51 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:34:05 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:34:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:34:05 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:34:05 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:34:05 using GIT_SSH to set credentials SSH Credentials for GitHub 00:34:05 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3214/head:refs/remotes/origin/PR-3214 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:34:06 Merging remotes/origin/master commit 76edbf6b374c198a59e0ea3df6d90d6fbb7c8c41 into PR head commit 8e3f381f48b291784d2fa4191d0258c1a582df0c 00:34:07 Merge succeeded, producing eb39533c8669a189aecd94a3b9299ce126b7ab71 00:34:07 Checking out Revision eb39533c8669a189aecd94a3b9299ce126b7ab71 (PR-3214) 00:34:06 > git config core.sparsecheckout # timeout=10 00:34:06 > git checkout -f 8e3f381f48b291784d2fa4191d0258c1a582df0c # timeout=10 00:34:06 > git remote # timeout=10 00:34:06 > git config --get remote.origin.url # timeout=10 00:34:06 using GIT_SSH to set credentials SSH Credentials for GitHub 00:34:06 > git merge 76edbf6b374c198a59e0ea3df6d90d6fbb7c8c41 # timeout=10 00:34:07 > git rev-parse HEAD^{commit} # timeout=10 00:34:07 > git config core.sparsecheckout # timeout=10 00:34:07 > git checkout -f eb39533c8669a189aecd94a3b9299ce126b7ab71 # timeout=10 00:34:11 Commit message: "Merge commit '76edbf6b374c198a59e0ea3df6d90d6fbb7c8c41' into HEAD" 00:34:11 > git rev-list --no-walk 8e3f381f48b291784d2fa4191d0258c1a582df0c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:34:13 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 00:34:13 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:34:13 + sudo service docker restart 00:34:13 + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 00:34:15 provisioning config files... 00:34:16 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config4540180411064793596tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:34:16 ---> docker-login.sh 00:34:16 nexus3.edgexfoundry.org:10001 00:34:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:34:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:34:17 Configure a credential helper to remove this warning. See 00:34:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:34:17 00:34:17 Login Succeeded 00:34:17 nexus3.edgexfoundry.org:10002 00:34:17 gofmt -l . 00:34:17 [ "`gofmt -l .`" = "" ] 00:34:17 ./bin/test-go-mod-tidy.sh 00:34:17 ./bin/test-attribution-txt.sh 00:34:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] sh 00:34:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:34:18 Configure a credential helper to remove this warning. See 00:34:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:34:18 00:34:18 Login Succeeded 00:34:18 nexus3.edgexfoundry.org:10003 00:34:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:34:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:34:18 Configure a credential helper to remove this warning. See 00:34:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:34:18 00:34:18 Login Succeeded 00:34:18 nexus3.edgexfoundry.org:10004 00:34:18 + ls -al . 00:34:18 total 716 00:34:18 drwxrwxr-x 10 1001 1001 4096 Mar 3 00:34 . 00:34:18 drwxr-xr-x 4 root root 28 Mar 3 00:32 .. 00:34:18 -rw-rw-r-- 1 1001 1001 11 Mar 3 00:30 .dockerignore 00:34:18 drwxrwxr-x 8 1001 1001 179 Mar 3 00:30 .git 00:34:18 drwxrwxr-x 3 1001 1001 125 Mar 3 00:30 .github 00:34:18 -rw-rw-r-- 1 1001 1001 818 Mar 3 00:30 .gitignore 00:34:18 drwx------ 3 1001 1001 60 Mar 3 00:30 .semver 00:34:18 -rw-rw-r-- 1 1001 1001 166 Mar 3 00:30 .sonarcloud.properties 00:34:18 -rw-rw-r-- 1 1001 1001 8475 Mar 3 00:30 Attribution.txt 00:34:18 -rw-rw-r-- 1 1001 1001 3804 Mar 3 00:30 CONTRIBUTING.md 00:34:18 -rw-rw-r-- 1 1001 1001 931 Mar 3 00:30 Dockerfile.build 00:34:18 -rw-rw-r-- 1 1001 1001 863 Mar 3 00:30 Jenkinsfile 00:34:18 -rw-rw-r-- 1 1001 1001 10775 Mar 3 00:30 LICENSE 00:34:18 -rw-rw-r-- 1 1001 1001 5774 Mar 3 00:30 Makefile 00:34:18 -rw-rw-r-- 1 1001 1001 6524 Mar 3 00:30 README.md 00:34:18 -rw-rw-r-- 1 1001 1001 6755 Mar 3 00:30 SECURITY.md 00:34:18 -rw-rw-r-- 1 1001 1001 5 Mar 3 00:31 VERSION 00:34:18 -rw-rw-r-- 1 1001 1001 4131 Mar 3 00:30 ZMQWindows.md 00:34:18 drwxrwxr-x 2 1001 1001 117 Mar 3 00:30 bin 00:34:18 drwxrwxr-x 14 1001 1001 4096 Mar 3 00:30 cmd 00:34:18 -rw-r--r-- 1 root root 602988 Mar 3 00:33 coverage.out 00:34:18 -rw-r--r-- 1 root root 1055 Mar 3 00:34 go.mod 00:34:18 -rw-r--r-- 1 root root 21699 Mar 3 00:34 go.sum 00:34:18 drwxrwxr-x 8 1001 1001 127 Mar 3 00:30 internal 00:34:18 drwxrwxr-x 4 1001 1001 26 Mar 3 00:30 openapi 00:34:18 drwxrwxr-x 4 1001 1001 71 Mar 3 00:30 snap 00:34:18 -rw-rw-r-- 1 1001 1001 168 Mar 3 00:30 version.go [Pipeline] sh 00:34:19 + '[' -e coverage.out ] 00:34:19 + chown 1001:1001 coverage.out [Pipeline] stash 00:34:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:34:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:34:19 Configure a credential helper to remove this warning. See 00:34:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:34:19 00:34:19 Login Succeeded 00:34:19 docker.io 00:34:19 Stashed 1 file(s) [Pipeline] sh 00:34:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:34:19 + make build 00:34:19 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 00:34:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:34:20 Configure a credential helper to remove this warning. See 00:34:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:34:20 00:34:20 Login Succeeded 00:34:20 ---> docker-login.sh ends [Pipeline] } 00:34:20 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:34:20 ========================================================= 00:34:20 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 00:34:20 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:34:21 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 00:34:23 Sending build context to Docker daemon 166.5MB 00:34:23 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 00:34:23 Step 2/6 : FROM ${BASE} 00:34:23 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:34:23 5f621e34cdf4: Pulling fs layer 00:34:23 a4357932f1b6: Pulling fs layer 00:34:23 18c013af1878: Pulling fs layer 00:34:23 00ac8860ef70: Pulling fs layer 00:34:23 63d7cb157983: Pulling fs layer 00:34:23 b116817d02f9: Pulling fs layer 00:34:23 745a02a5169b: Pulling fs layer 00:34:23 63d7cb157983: Waiting 00:34:23 00ac8860ef70: Waiting 00:34:23 b116817d02f9: Waiting 00:34:23 745a02a5169b: Waiting 00:34:23 18c013af1878: Verifying Checksum 00:34:23 18c013af1878: Download complete 00:34:23 a4357932f1b6: Verifying Checksum 00:34:23 a4357932f1b6: Download complete 00:34:23 63d7cb157983: Verifying Checksum 00:34:23 63d7cb157983: Download complete 00:34:24 5f621e34cdf4: Verifying Checksum 00:34:24 5f621e34cdf4: Download complete 00:34:24 b116817d02f9: Verifying Checksum 00:34:24 b116817d02f9: Download complete 00:34:24 5f621e34cdf4: Pull complete 00:34:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:34:25 a4357932f1b6: Pull complete 00:34:25 18c013af1878: Pull complete 00:34:26 745a02a5169b: Verifying Checksum 00:34:26 745a02a5169b: Download complete 00:34:27 00ac8860ef70: Verifying Checksum 00:34:27 00ac8860ef70: Download complete 00:34:37 00ac8860ef70: Pull complete 00:34:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 00:34:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:34:37 63d7cb157983: Pull complete 00:34:38 b116817d02f9: Pull complete 00:34:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 00:34:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 00:34:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:34:42 745a02a5169b: Pull complete 00:34:42 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 00:34:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 00:34:42 ---> b7e6874047d6 00:34:42 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 00:34:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 00:34:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:34:45 ---> Running in ba34e2ac7e1c 00:34:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:34:46 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:34:47 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:34:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 00:34:47 (1/12) Installing libmagic (5.38-r0) 00:34:48 (2/12) Installing file (5.38-r0) 00:34:48 (3/12) Installing libc-dev (0.7.2-r3) 00:34:48 (4/12) Installing g++ (9.3.0-r2) 00:34:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 00:34:51 $ docker stop --time=1 2d7ccf31c532561dc831de85d6a76a05f6932d9124fc68e7acf5ec19b7710b70 00:34:53 $ docker rm -f 2d7ccf31c532561dc831de85d6a76a05f6932d9124fc68e7acf5ec19b7710b70 00:34:53 (5/12) Installing fortify-headers (1.1-r0) 00:34:53 (6/12) Installing patch (2.7.6-r6) 00:34:53 (7/12) Installing build-base (0.5-r2) 00:34:53 (8/12) Installing libsodium (1.0.18-r0) 00:34:53 (9/12) Installing pkgconf (1.7.2-r0) 00:34:53 (10/12) Installing libsodium-dev (1.0.18-r0) 00:34:53 (11/12) Installing libzmq (4.3.3-r0) 00:34:53 (12/12) Installing zeromq-dev (4.3.3-r0) 00:34:53 Executing busybox-1.31.1-r19.trigger 00:34:53 OK: 217 MiB in 51 packages [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:34:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:34:56 00:34:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 00:34:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:34:57 latest: Pulling from edgex-devops/edgex-compose 00:34:57 cbdbe7a5bc2a: Pulling fs layer 00:34:57 ca9280d653b3: Pulling fs layer 00:34:57 7e9c9ca2126c: Pulling fs layer 00:34:57 cbdbe7a5bc2a: Verifying Checksum 00:34:57 cbdbe7a5bc2a: Download complete 00:34:58 Removing intermediate container ba34e2ac7e1c 00:34:58 ---> d92d275a7119 00:34:58 Step 4/6 : WORKDIR /edgex-go 00:34:58 ---> Running in 69d46245d759 00:34:58 ca9280d653b3: Verifying Checksum 00:34:58 ca9280d653b3: Download complete 00:34:58 cbdbe7a5bc2a: Pull complete 00:34:58 Removing intermediate container 69d46245d759 00:34:58 ---> d016ce272e78 00:34:58 Step 5/6 : COPY go.mod . 00:34:59 ---> 8bebb41dd127 00:34:59 Step 6/6 : RUN go mod download 00:34:59 ---> Running in ebc4421fba44 00:34:59 7e9c9ca2126c: Verifying Checksum 00:34:59 7e9c9ca2126c: Download complete 00:34:59 ca9280d653b3: Pull complete 00:35:08 7e9c9ca2126c: Pull complete 00:35:08 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 00:35:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:35:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 00:35:08 prd-centos7-docker-4c-2g-28297 does not seem to be running inside a container 00:35:08 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 00:35:10 $ docker top 11821d63a6ca74ea0d4141c58f36e8e34973e0a91e12257b84020fb4b1489c08 -eo pid,comm [Pipeline] { [Pipeline] sh 00:35:11 + docker-compose build --help 00:35:11 + grep parallel 00:35:12 --parallel Build images in parallel. [Pipeline] } 00:35:12 $ docker stop --time=1 11821d63a6ca74ea0d4141c58f36e8e34973e0a91e12257b84020fb4b1489c08 00:35:14 $ docker rm -f 11821d63a6ca74ea0d4141c58f36e8e34973e0a91e12257b84020fb4b1489c08 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:35:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:35:15 . [Pipeline] withDockerContainer 00:35:15 prd-centos7-docker-4c-2g-28297 does not seem to be running inside a container 00:35:15 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 00:35:16 $ docker top 20b55887ce7abfff6709cfb0f8745a26ce1fbca9c8665beb838a27f71512d784 -eo pid,comm [Pipeline] { [Pipeline] sh 00:35:16 + docker-compose -f ./docker-compose-build.yml build --parallel 00:35:18 Building docker-core-command-go ... 00:35:18 Building docker-core-data-go ... 00:35:18 Building docker-core-metadata-go ... 00:35:18 Building docker-security-bootstrapper-go ... 00:35:18 Building docker-security-proxy-setup-go ... 00:35:18 Building docker-security-secretstore-setup-go ... 00:35:18 Building docker-support-notifications-go ... 00:35:18 Building docker-support-scheduler-go ... 00:35:18 Building docker-sys-mgmt-agent-go ... 00:35:18 Building docker-security-secretstore-setup-go 00:35:18 Building docker-sys-mgmt-agent-go 00:35:18 Building docker-core-metadata-go 00:35:18 Building docker-support-notifications-go 00:35:18 Building docker-security-bootstrapper-go 00:35:26 Removing intermediate container ebc4421fba44 00:35:26 ---> 6c34ccb1e72d 00:35:26 Successfully built 6c34ccb1e72d 00:35:26 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:35:26 + docker inspect -f . ci-base-image-arm64 00:35:26 . [Pipeline] withDockerContainer 00:35:26 prd-ubuntu18.04-docker-arm64-4c-16g-28305 does not seem to be running inside a container 00:35:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:35:28 $ docker top 6b2bb37e795ee4bd3b542be80f6663b115acaa40f1544863671156952372acc8 -eo pid,comm [Pipeline] { [Pipeline] sh 00:35:29 + go version 00:35:29 go version go1.15.5 linux/arm64 [Pipeline] } 00:35:29 $ docker stop --time=1 6b2bb37e795ee4bd3b542be80f6663b115acaa40f1544863671156952372acc8 00:35:31 $ docker rm -f 6b2bb37e795ee4bd3b542be80f6663b115acaa40f1544863671156952372acc8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:35:32 + docker inspect -f . ci-base-image-arm64 00:35:32 . [Pipeline] withDockerContainer 00:35:32 prd-ubuntu18.04-docker-arm64-4c-16g-28305 does not seem to be running inside a container 00:35:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:35:33 $ docker top 6bf4cee4af0d2c40e26d78f01f6966f4e3bcbadacd7f35b0c50d65345a964f5a -eo pid,comm [Pipeline] { [Pipeline] echo 00:35:34 ========================================================= 00:35:34 [edgeXBuildGoParallel] Running Tests and Build... 00:35:34 ========================================================= [Pipeline] sh 00:35:35 + make test 00:35:35 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 00:35:56 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:35:56 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:35:56 ---> 0c52e4bd8b03 00:35:56 Step 3/23 : WORKDIR /edgex-go 00:35:56 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:35:56 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:35:56 ---> 0c52e4bd8b03 00:35:56 Step 3/24 : WORKDIR /edgex-go 00:35:56 ---> Running in 16d81291590b 00:35:56 ---> Running in 77ccf72bc14a 00:35:56 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:35:56 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:35:56 ---> 0c52e4bd8b03 00:35:56 Step 3/22 : WORKDIR /edgex-go 00:35:56 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:35:56 Step 2/26 : FROM ${BUILDER_BASE} AS builder 00:35:56 ---> 0c52e4bd8b03 00:35:56 Step 3/26 : WORKDIR /edgex-go 00:35:56 Step 1/30 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:35:56 Step 2/30 : FROM ${BUILDER_BASE} AS builder 00:35:56 ---> 0c52e4bd8b03 00:35:56 Step 3/30 : WORKDIR /edgex-go 00:35:56 ---> Running in 1ba23b96bfbe 00:35:56 ---> Running in 8762499be355 00:35:56 ---> Running in 1d0d4ea7d9e5 00:35:56 Removing intermediate container 1ba23b96bfbe 00:35:56 ---> 9e54b688778c 00:35:56 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:35:56 Removing intermediate container 16d81291590b 00:35:56 ---> a52152b89dee 00:35:56 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:35:56 Removing intermediate container 8762499be355 00:35:56 ---> 2c9f535bcecf 00:35:56 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:35:56 Removing intermediate container 1d0d4ea7d9e5 00:35:56 ---> a572e5835ccc 00:35:56 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:35:56 Removing intermediate container 77ccf72bc14a 00:35:56 ---> 06cae829fb64 00:35:56 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:35:56 ---> Running in 44697c2a312a 00:35:56 ---> Running in db490ab54793 00:35:56 ---> Running in ffcb182c6952 00:35:56 ---> Running in 91a61577a464 00:35:56 ---> Running in bc7eef50e9eb 00:35:57 ? github.com/edgexfoundry/edgex-go [no test files] 00:35:57 Removing intermediate container 91a61577a464 00:35:57 ---> 13c464d0351b 00:35:57 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 00:35:57 Removing intermediate container 44697c2a312a 00:35:57 ---> 865fc12ffacd 00:35:57 Step 5/26 : RUN apk add --update --no-cache make bash git 00:35:57 ---> Running in 29d5ba952352 00:35:57 Removing intermediate container db490ab54793 00:35:57 ---> a376dbbf4f2e 00:35:57 Step 5/30 : RUN apk add --update --no-cache make git 00:35:57 ---> Running in 9a1000ce59f8 00:35:57 ---> Running in d32165b04b6d 00:35:58 Removing intermediate container ffcb182c6952 00:35:58 ---> d733c5f3415a 00:35:58 Step 5/23 : RUN apk add --update --no-cache make git 00:35:58 Removing intermediate container bc7eef50e9eb 00:35:58 ---> 26900593fe9e 00:35:58 Step 5/24 : RUN apk add --update --no-cache make git 00:35:58 ---> Running in 486bbe3588de 00:35:58 ---> Running in f8321635a065 00:35:58 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:35:58 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:35:58 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:35:59 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:35:59 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:35:59 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:35:59 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:35:59 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:35:59 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:35:59 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:36:00 OK: 233 MiB in 51 packages 00:36:00 OK: 233 MiB in 51 packages 00:36:00 OK: 233 MiB in 51 packages 00:36:00 OK: 233 MiB in 51 packages 00:36:00 OK: 233 MiB in 51 packages 00:36:00 Removing intermediate container 29d5ba952352 00:36:00 ---> 1ff8576db88e 00:36:00 Step 6/22 : COPY go.mod . 00:36:01 Removing intermediate container 9a1000ce59f8 00:36:01 ---> 99727fffa3be 00:36:01 Step 6/26 : COPY go.mod . 00:36:01 Removing intermediate container d32165b04b6d 00:36:01 ---> b4562f865d7f 00:36:01 Step 6/30 : COPY go.mod . 00:36:01 ---> ba1657406fc3 00:36:01 Step 7/22 : RUN go mod download 00:36:01 ---> 45315cbfaeb2 00:36:01 Step 7/26 : RUN go mod download 00:36:01 ---> Running in 4dacb3bdf7c9 00:36:01 ---> Running in 0e06a9b5214e 00:36:02 Removing intermediate container 486bbe3588de 00:36:02 ---> c6420834e5ba 00:36:02 Step 6/23 : COPY go.mod . 00:36:02 Removing intermediate container f8321635a065 00:36:02 ---> b412276da0d2 00:36:02 Step 6/24 : COPY go.mod . 00:36:02 ---> 2125e0115ff4 00:36:02 Step 7/30 : RUN go mod download 00:36:02 ---> Running in 847f393ae56e 00:36:02 ---> d749c9e54089 00:36:02 Step 7/23 : RUN go mod download 00:36:02 ---> f2c54aa7a871 00:36:02 Step 7/24 : RUN go mod download 00:36:02 ---> Running in 0df8e55f2545 00:36:02 ---> Running in 2bcb550d3441 00:36:04 Removing intermediate container 4dacb3bdf7c9 00:36:04 ---> 36f520dd7244 00:36:04 Step 8/22 : COPY . . 00:36:04 Removing intermediate container 847f393ae56e 00:36:04 ---> 79c50a67412b 00:36:04 Step 8/30 : COPY . . 00:36:04 Removing intermediate container 0e06a9b5214e 00:36:04 ---> 4decbbff4216 00:36:04 Step 8/26 : COPY . . 00:36:07 Removing intermediate container 2bcb550d3441 00:36:07 ---> 6feeb43ee2e9 00:36:07 Step 8/24 : COPY . . 00:36:08 Removing intermediate container 0df8e55f2545 00:36:08 ---> de223d5eb4c2 00:36:08 Step 8/23 : COPY . . 00:36:47 ---> 6136ae8df039 00:36:47 Step 9/22 : RUN make cmd/support-notifications/support-notifications 00:36:47 ---> 6a277c3ae4e1 00:36:47 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 00:36:47 ---> 7064384d5046 00:36:47 Step 9/23 : RUN make cmd/core-metadata/core-metadata 00:36:47 ---> Running in cd17fb591401 00:36:47 ---> 84970ae70478 00:36:47 Step 9/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 00:36:47 ---> 8598029348d4 00:36:47 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:36:47 ---> Running in 3eb57ebefaf8 00:36:47 ---> Running in 6d6c9522eb69 00:36:47 ---> Running in 25dd6ba6deb9 00:36:47 ---> Running in 123f1e191849 00:36:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 00:36:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:36:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:36:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:36:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 00:36:53 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:36:53 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:37:00 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:37:00 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:37:02 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 00:37:02 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:37:02 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 00:37:02 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:37:05 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:37:05 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:37:14 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 00:37:14 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 00:37:14 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:37:19 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.408s coverage: 45.9% of statements 00:37:19 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:37:19 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:37:19 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 00:37:19 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 00:37:19 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 00:37:19 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 00:37:19 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] 00:37:19 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.220s coverage: 100.0% of statements 00:37:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:37:26 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.529s coverage: 27.1% of statements 00:37:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:37:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:37:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 00:37:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 00:37:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 00:37:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:37:26 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.084s coverage: 100.0% of statements 00:37:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 00:37:26 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.081s coverage: 100.0% of statements 00:37:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 00:37:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 00:37:27 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.324s coverage: 66.2% of statements 00:37:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 00:37:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 00:37:29 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.701s coverage: 82.4% of statements 00:37:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 00:37:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 00:37:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 00:37:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 00:37:30 Removing intermediate container 25dd6ba6deb9 00:37:30 ---> 70190fc3d46c 00:37:30 00:37:30 Step 10/24 : FROM alpine:3.12 00:37:30 3.12: Pulling from library/alpine 00:37:30 Removing intermediate container 6d6c9522eb69 00:37:30 ---> b16c2b828e85 00:37:30 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 00:37:30 Removing intermediate container 123f1e191849 00:37:30 ---> d240302c5851 00:37:30 00:37:30 Step 10/30 : FROM alpine:3.12 00:37:30 3.12: Pulling from library/alpine 00:37:30 ---> Running in 19a9dc04ac94 00:37:30 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 00:37:31 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 00:37:31 Status: Downloaded newer image for alpine:3.12 00:37:31 ---> 88dd2752d2ea 00:37:31 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 00:37:31 Status: Image is up to date for alpine:3.12 00:37:31 ---> 88dd2752d2ea 00:37:31 Step 11/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 00:37:31 ---> Running in 75c7754636c4 00:37:31 ---> Running in aa1aed5850d1 00:37:34 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.210s coverage: 28.6% of statements 00:37:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:37:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:37:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 00:37:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 00:37:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 00:37:34 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.155s coverage: 100.0% of statements 00:37:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 00:37:34 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.071s coverage: 100.0% of statements 00:37:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 00:37:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 00:37:34 Removing intermediate container aa1aed5850d1 00:37:34 ---> 11800ba59187 00:37:34 Step 12/30 : RUN apk add --update --no-cache dumb-init su-exec 00:37:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:37:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:37:34 ---> Running in 00f977bfb710 00:37:35 (1/5) Installing ca-certificates (20191127-r4) 00:37:35 (2/5) Installing nghttp2-libs (1.41.0-r0) 00:37:35 (3/5) Installing libcurl (7.69.1-r3) 00:37:35 Removing intermediate container cd17fb591401 00:37:35 ---> ba4e714983f5 00:37:35 00:37:35 Step 10/22 : FROM alpine:3.12 00:37:35 (4/5) Installing curl (7.69.1-r3) 00:37:35 ---> 88dd2752d2ea 00:37:35 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 00:37:35 (5/5) Installing dumb-init (1.2.2-r1) 00:37:35 Executing busybox-1.31.1-r19.trigger 00:37:35 Executing ca-certificates-20191127-r4.trigger 00:37:35 Removing intermediate container 3eb57ebefaf8 00:37:35 ---> 32760d6db76f 00:37:35 00:37:35 Step 10/23 : FROM alpine:3.12 00:37:35 ---> 88dd2752d2ea 00:37:35 Step 11/23 : RUN apk add --update --no-cache dumb-init 00:37:35 OK: 7 MiB in 19 packages 00:37:35 ---> Running in 37a0aec2392d 00:37:35 ---> Running in d3bbf4b58a53 00:37:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:37:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:37:36 (1/2) Installing dumb-init (1.2.2-r1) 00:37:36 (2/2) Installing su-exec (0.2-r1) 00:37:36 Executing busybox-1.31.1-r19.trigger 00:37:36 OK: 6 MiB in 16 packages 00:37:36 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.297s coverage: 86.7% of statements 00:37:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 00:37:36 Removing intermediate container 19a9dc04ac94 00:37:36 ---> e91ee2823bac 00:37:36 00:37:36 Step 11/26 : FROM docker:20.10.0 00:37:36 20.10.0: Pulling from library/docker 00:37:37 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.409s coverage: 97.5% of statements 00:37:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 00:37:37 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.130s coverage: 78.3% of statements 00:37:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 00:37:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 00:37:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 00:37:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 00:37:37 Removing intermediate container 75c7754636c4 00:37:37 ---> 33ef83e7aa46 00:37:37 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:37:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:37:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:37:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:37:37 (1/2) Installing ca-certificates (20191127-r4) 00:37:37 (2/2) Installing dumb-init (1.2.2-r1) 00:37:37 Executing busybox-1.31.1-r19.trigger 00:37:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:37:37 Executing ca-certificates-20191127-r4.trigger 00:37:37 OK: 6 MiB in 16 packages 00:37:38 ---> Running in 38f176893c44 00:37:38 (1/1) Installing dumb-init (1.2.2-r1) 00:37:38 Executing busybox-1.31.1-r19.trigger 00:37:38 OK: 6 MiB in 15 packages 00:37:39 Removing intermediate container 38f176893c44 00:37:39 ---> 0c459de2b7a2 00:37:39 Step 13/24 : WORKDIR / 00:37:39 Removing intermediate container 00f977bfb710 00:37:39 ---> 5e0fa22f8354 00:37:39 Step 13/30 : ENV SECURITY_INIT_DIR /edgex-init 00:37:40 ---> Running in 72a54392a4cc 00:37:40 ---> Running in 26f11b385430 00:37:40 Removing intermediate container 37a0aec2392d 00:37:40 ---> 758d1df86681 00:37:40 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 00:37:40 ---> Running in fb2ff8b57a33 00:37:40 Removing intermediate container d3bbf4b58a53 00:37:40 ---> 10c01339389e 00:37:40 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:37:40 Removing intermediate container 26f11b385430 00:37:40 ---> bb71eccdd873 00:37:40 Step 14/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 00:37:41 Removing intermediate container 72a54392a4cc 00:37:41 ---> 958d3c16914b 00:37:41 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 00:37:41 ---> Running in 9c8b1c993b38 00:37:41 Removing intermediate container fb2ff8b57a33 00:37:41 ---> 6e07f3e96286 00:37:41 Step 13/22 : ENV APP_PORT=48060 00:37:41 ---> Running in 0d2f11a7ec8a 00:37:41 ---> Running in 4cffc7554036 00:37:41 Removing intermediate container 9c8b1c993b38 00:37:41 ---> 812c391c3ce1 00:37:41 Step 13/23 : ENV APP_PORT=48081 00:37:41 Removing intermediate container 0d2f11a7ec8a 00:37:41 ---> 085561b4b55b 00:37:41 Step 15/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 00:37:41 ---> Running in 3655865aa471 00:37:41 ---> 651ef20856cd 00:37:41 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 00:37:41 Removing intermediate container 4cffc7554036 00:37:41 ---> 97cc5c4a818e 00:37:41 Step 14/22 : EXPOSE $APP_PORT 00:37:41 ---> Running in 83c493f61659 00:37:41 ---> Running in 9bff09090649 00:37:41 Removing intermediate container 3655865aa471 00:37:41 ---> da09327341b9 00:37:41 Step 14/23 : EXPOSE $APP_PORT 00:37:42 ---> Running in c11442941786 00:37:42 Removing intermediate container 9bff09090649 00:37:42 ---> c747fd7e069a 00:37:42 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:37:42 ---> d30b190ac597 00:37:42 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:37:42 Removing intermediate container c11442941786 00:37:42 ---> ff16e6ccb3aa 00:37:42 Step 15/23 : WORKDIR / 00:37:43 ---> Running in 6ddfce44c126 00:37:43 ---> 1c55d9b7c646 00:37:43 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:37:43 ---> a78b87c44cca 00:37:43 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:37:44 Removing intermediate container 6ddfce44c126 00:37:44 ---> 8a964f05b54f 00:37:44 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:37:44 Removing intermediate container 83c493f61659 00:37:44 ---> 6a350c3adc37 00:37:44 Step 16/30 : WORKDIR ${SECURITY_INIT_DIR} 00:37:44 ---> Running in 752d9eec5524 00:37:44 ---> f5975326442b 00:37:44 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:37:44 ---> 0eda9b5cf6e3 00:37:44 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:37:44 Removing intermediate container 752d9eec5524 00:37:44 ---> 7a165a14f513 00:37:44 Step 17/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 00:37:44 ---> 9647a19e93e9 00:37:44 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 00:37:45 ---> badba7baa6d4 00:37:45 Step 18/22 : ENTRYPOINT ["/support-notifications"] 00:37:45 ---> 222feace0cdf 00:37:45 Step 18/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 00:37:45 ---> Running in 10881a7983e1 00:37:45 ---> 09c342f529bb 00:37:45 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 00:37:45 ---> df5c2a39f9ab 00:37:45 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:37:45 ---> Running in b533e64341b1 00:37:45 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 00:37:45 Status: Downloaded newer image for docker:20.10.0 00:37:45 ---> aefe523efa57 00:37:45 Step 12/26 : RUN apk add --no-cache bash 00:37:45 Removing intermediate container 10881a7983e1 00:37:45 ---> 49038dc9d0d2 00:37:45 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:37:46 ---> Running in f74bf31127d7 00:37:46 ---> Running in d1ee42d9af3c 00:37:46 ---> d8000c906f07 00:37:46 Step 19/23 : ENTRYPOINT ["/core-metadata"] 00:37:46 ---> b0baa75b98d6 00:37:46 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 00:37:46 ---> Running in 509d14ed6359 00:37:46 ---> Running in 69df8e88555a 00:37:46 Removing intermediate container d1ee42d9af3c 00:37:46 ---> 5bf8e4aac437 00:37:46 Step 20/22 : LABEL arch=x86_64 00:37:47 ---> Running in b4c41df78f5c 00:37:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:37:47 Removing intermediate container 509d14ed6359 00:37:47 ---> e046de0a9437 00:37:47 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:37:47 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.280s coverage: 92.8% of statements 00:37:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 00:37:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 00:37:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 00:37:47 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 00:37:47 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:37:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 00:37:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 00:37:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:37:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:37:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 00:37:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:37:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 00:37:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:37:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 00:37:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:37:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 00:37:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 00:37:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 00:37:47 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.063s coverage: 58.8% of statements 00:37:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 00:37:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 00:37:47 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.245s coverage: 0.1% of statements 00:37:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 00:37:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 00:37:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 00:37:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.091s coverage: 45.5% of statements 00:37:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.077s coverage: 79.5% of statements 00:37:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.052s coverage: 94.1% of statements 00:37:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.089s coverage: 96.3% of statements 00:37:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.053s coverage: 87.5% of statements 00:37:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:37:47 ---> Running in 0426be229fd6 00:37:47 Removing intermediate container b4c41df78f5c 00:37:47 ---> fd24a87948c0 00:37:47 Step 21/22 : LABEL git_sha=1d4bbe3a49260671814f716e5791819987d3513f 00:37:47 (1/2) Installing readline (8.0.4-r0) 00:37:47 (2/2) Installing bash (5.0.17-r0) 00:37:47 Executing bash-5.0.17-r0.post-install 00:37:47 Executing busybox-1.31.1-r19.trigger 00:37:47 OK: 12 MiB in 22 packages 00:37:47 ---> Running in 94379c8dda68 00:37:47 Removing intermediate container 0426be229fd6 00:37:47 ---> d451c887e5f8 00:37:47 Step 21/23 : LABEL arch=x86_64 00:37:47 Removing intermediate container b533e64341b1 00:37:47 ---> 9182e3206ca8 00:37:47 Step 19/30 : COPY --from=builder /edgex-go/Attribution.txt / 00:37:47 ---> Running in 73b81b771cdb 00:37:48 Removing intermediate container 94379c8dda68 00:37:48 ---> 25a7df912bfe 00:37:48 Step 22/22 : LABEL version=0.0.0 00:37:48 ---> Running in 368187d68265 00:37:48 Removing intermediate container 73b81b771cdb 00:37:48 ---> cef9f157612d 00:37:48 Step 22/23 : LABEL git_sha=1d4bbe3a49260671814f716e5791819987d3513f 00:37:48 ---> c9683d7490bc 00:37:48 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 00:37:48 Removing intermediate container f74bf31127d7 00:37:48 ---> 1a79e891359a 00:37:48 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 00:37:48 Removing intermediate container 368187d68265 00:37:48 ---> 54a76ff3acc2 00:37:48 00:37:48 ---> Running in d4849bf45496 00:37:48 ---> Running in bd011bd6636b 00:37:48 Removing intermediate container 69df8e88555a 00:37:48 ---> d92898d32afe 00:37:48 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 00:37:48 Successfully built 54a76ff3acc2 00:37:49 ---> Running in 6ed983971c7a 00:37:49 Successfully tagged docker-support-notifications-go:latest 00:37:49 Removing intermediate container d4849bf45496 00:37:49 ---> 4a62ec1f69b3 00:37:49 Step 14/26 : ENV APP_PORT=48090 00:37:49  Building docker-support-notifications-go ... done Building docker-core-command-go 00:37:49 Removing intermediate container bd011bd6636b 00:37:49 ---> 7d73d61af289 00:37:49 Step 23/23 : LABEL version=0.0.0 00:37:49 ---> 771aba33e185 00:37:49 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 00:37:49 ---> Running in c6c6f8e5f4e4 00:37:49 ---> Running in d11316128a92 00:37:49 Removing intermediate container 6ed983971c7a 00:37:49 ---> a14c5076afb6 00:37:49 Step 22/24 : LABEL arch=x86_64 00:37:49 ---> 0248c69a7d1b 00:37:49 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 00:37:49 ---> Running in fec651ca4f43 00:37:49 Removing intermediate container c6c6f8e5f4e4 00:37:49 ---> fc33c9a9764d 00:37:49 Step 15/26 : EXPOSE $APP_PORT 00:37:49 Removing intermediate container d11316128a92 00:37:49 ---> fdf92b3889be 00:37:49 00:37:50 ---> Running in 9ca9db7683f8 00:37:50 Successfully built fdf92b3889be 00:37:50 Successfully tagged docker-core-metadata-go:latest 00:37:50 Building docker-core-data-go 00:37:51  Building docker-core-metadata-go ... done  ---> 08da8850a9c7 00:37:51 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 00:37:51 Removing intermediate container fec651ca4f43 00:37:51 ---> ec3b701d506a 00:37:51 Step 23/24 : LABEL git_sha=1d4bbe3a49260671814f716e5791819987d3513f 00:37:55 ---> Running in 2a2ef4752719 00:37:55 Removing intermediate container 9ca9db7683f8 00:37:55 ---> d9455a973b19 00:37:55 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 00:37:57 ---> Running in c9be010224ce 00:37:57 Removing intermediate container 2a2ef4752719 00:37:57 ---> 4c520062813a 00:37:57 Step 24/24 : LABEL version=0.0.0 00:37:57 ---> a04eab8dc862 00:37:57 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 00:37:57 ---> Running in 40f235e8da27 00:37:57 Removing intermediate container c9be010224ce 00:37:57 ---> 4dbacde56e7c 00:37:57 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 00:37:58 Removing intermediate container 40f235e8da27 00:37:58 ---> bd6c4b93efea 00:37:58 00:37:58 ---> 595ae6bb86e7 00:37:58 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 00:37:58 ---> 22d9b2c081b7 00:37:58 Step 25/30 : RUN chmod +x /entrypoint.sh 00:37:58 Successfully built bd6c4b93efea 00:37:58 Successfully tagged docker-security-secretstore-setup-go:latest 00:37:58 Building docker-security-proxy-setup-go 00:37:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.076s coverage: 94.4% of statements 00:37:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.063s coverage: 44.8% of statements 00:38:01  Building docker-security-secretstore-setup-go ... done  ---> cafc17e55e1e 00:38:01 Step 19/26 : RUN apk --no-cache add py3-pip 00:38:01 ---> Running in 5c7a4d6fb415 00:38:02 ---> Running in 20bbd86a77db 00:38:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:38:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:38:07 (1/33) Installing libbz2 (1.0.8-r1) 00:38:07 (2/33) Installing expat (2.2.9-r1) 00:38:07 (3/33) Installing libffi (3.3-r2) 00:38:07 (4/33) Installing gdbm (1.13-r1) 00:38:07 (5/33) Installing xz-libs (5.2.5-r0) 00:38:07 (6/33) Installing sqlite-libs (3.32.1-r0) 00:38:07 (7/33) Installing python3 (3.8.5-r1) 00:38:07 Removing intermediate container 5c7a4d6fb415 00:38:07 ---> ac8f257f7e0c 00:38:07 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 00:38:11 ---> Running in 1a30e095371b 00:38:12 (8/33) Installing py3-appdirs (1.4.4-r1) 00:38:12 (9/33) Installing py3-ordered-set (4.0.1-r0) 00:38:12 (10/33) Installing py3-parsing (2.4.7-r0) 00:38:12 (11/33) Installing py3-six (1.15.0-r0) 00:38:12 (12/33) Installing py3-packaging (20.4-r0) 00:38:12 (13/33) Installing py3-setuptools (47.0.0-r0) 00:38:13 (14/33) Installing py3-chardet (3.0.4-r4) 00:38:13 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:38:13 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:38:13 ---> 0c52e4bd8b03 00:38:13 Step 3/23 : WORKDIR /edgex-go 00:38:13 (15/33) Installing py3-idna (2.9-r0) 00:38:13 ---> Using cache 00:38:13 ---> 06cae829fb64 00:38:13 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:38:13 ---> Using cache 00:38:13 ---> 26900593fe9e 00:38:13 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 00:38:13 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:38:13 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:38:13 ---> 0c52e4bd8b03 00:38:13 Step 3/23 : WORKDIR /edgex-go 00:38:13 ---> Using cache 00:38:13 ---> 06cae829fb64 00:38:13 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:38:13 ---> Using cache 00:38:13 ---> 26900593fe9e 00:38:13 Step 5/23 : RUN apk add --update --no-cache make git 00:38:13 ---> Using cache 00:38:13 ---> b412276da0d2 00:38:13 Step 6/23 : COPY go.mod . 00:38:13 ---> Using cache 00:38:13 ---> f2c54aa7a871 00:38:13 Step 7/23 : RUN go mod download 00:38:13 Removing intermediate container 1a30e095371b 00:38:13 ---> 0954b77f0f11 00:38:13 Step 27/30 : CMD ["gate"] 00:38:13 (16/33) Installing py3-certifi (2020.4.5.1-r0) 00:38:13 ---> Using cache 00:38:13 ---> 6feeb43ee2e9 00:38:13 Step 8/23 : COPY . . 00:38:14 ---> Using cache 00:38:14 ---> 8598029348d4 00:38:14 Step 9/23 : RUN make cmd/core-command/core-command 00:38:14 (17/33) Installing py3-urllib3 (1.25.9-r0) 00:38:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.129s coverage: 92.9% of statements 00:38:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 00:38:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 00:38:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 00:38:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.067s coverage: 77.8% of statements 00:38:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 00:38:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 00:38:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 00:38:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 00:38:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 00:38:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.082s coverage: 87.2% of statements 00:38:14 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:38:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:38:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.047s coverage: 100.0% of statements 00:38:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:38:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.087s coverage: 75.5% of statements 00:38:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 00:38:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.066s coverage: 80.8% of statements 00:38:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.118s coverage: 87.2% of statements 00:38:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.132s coverage: 84.6% of statements 00:38:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.160s coverage: 91.6% of statements 00:38:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:38:14 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.510s coverage: 62.4% of statements 00:38:14 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:38:14 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:38:14 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.071s coverage: 100.0% of statements 00:38:14 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.075s coverage: 91.3% of statements 00:38:14 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.056s coverage: 100.0% of statements 00:38:14 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.066s coverage: 73.7% of statements 00:38:14 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.053s coverage: 100.0% of statements 00:38:14 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.849s coverage: 69.1% of statements 00:38:14 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 00:38:14 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 00:38:14 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.306s coverage: 38.4% of statements 00:38:14 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:38:14 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:38:14 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.099s coverage: 89.5% of statements 00:38:14 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 00:38:14 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.075s coverage: 84.8% of statements 00:38:15 (18/33) Installing py3-requests (2.23.0-r0) 00:38:15 (19/33) Installing py3-msgpack (1.0.0-r0) 00:38:15 (20/33) Installing py3-lockfile (0.12.2-r3) 00:38:15 (21/33) Installing py3-cachecontrol (0.12.6-r0) 00:38:15 (22/33) Installing py3-colorama (0.4.3-r0) 00:38:16 ---> Running in 4905fe3784dc 00:38:16 (23/33) Installing py3-distlib (0.3.0-r0) 00:38:16 ---> Running in 6dd90c4c23a8 00:38:16 ---> Running in c0e5c71c901d 00:38:16 (24/33) Installing py3-distro (1.5.0-r1) 00:38:16 (25/33) Installing py3-webencodings (0.5.1-r3) 00:38:16 (26/33) Installing py3-html5lib (1.0.1-r4) 00:38:16 (27/33) Installing py3-pytoml (0.1.21-r0) 00:38:16 (28/33) Installing py3-pep517 (0.8.2-r0) 00:38:16 (29/33) Installing py3-progress (1.5-r0) 00:38:16 (30/33) Installing py3-toml (0.10.1-r0) 00:38:16 (31/33) Installing py3-retrying (1.3.3-r0) 00:38:16 (32/33) Installing py3-contextlib2 (0.6.0-r0) 00:38:16 (33/33) Installing py3-pip (20.1.1-r0) 00:38:16 Executing busybox-1.31.1-r19.trigger 00:38:17 Removing intermediate container c0e5c71c901d 00:38:17 ---> 5a967a85e9ec 00:38:17 Step 28/30 : LABEL arch=x86_64 00:38:17 OK: 71 MiB in 55 packages 00:38:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 00:38:18 ---> Running in 9a790057f92c 00:38:18 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:38:19 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.423s coverage: 47.0% of statements 00:38:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:38:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:38:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 00:38:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 00:38:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 00:38:19 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.151s coverage: 100.0% of statements 00:38:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 00:38:19 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.105s coverage: 100.0% of statements 00:38:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 00:38:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 00:38:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 00:38:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 00:38:19 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.392s coverage: 88.5% of statements 00:38:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 00:38:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 00:38:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 00:38:19 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:38:20 Removing intermediate container 9a790057f92c 00:38:20 ---> 6d6d952905cc 00:38:20 Step 29/30 : LABEL git_sha=1d4bbe3a49260671814f716e5791819987d3513f 00:38:20 OK: 233 MiB in 51 packages 00:38:21 ---> Running in 7f8e5b14900e 00:38:23 Removing intermediate container 7f8e5b14900e 00:38:23 ---> f6c7353f64c9 00:38:23 Step 30/30 : LABEL version=0.0.0 00:38:23 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:38:23 Step 2/21 : FROM ${BUILDER_BASE} AS builder 00:38:23 ---> 0c52e4bd8b03 00:38:23 Step 3/21 : WORKDIR /edgex-go 00:38:23 ---> Using cache 00:38:23 ---> 06cae829fb64 00:38:23 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:38:23 ---> Using cache 00:38:23 ---> 26900593fe9e 00:38:23 Step 5/21 : RUN apk add --update --no-cache make git 00:38:23 ---> Using cache 00:38:23 ---> b412276da0d2 00:38:23 Step 6/21 : COPY go.mod . 00:38:23 ---> Using cache 00:38:23 ---> f2c54aa7a871 00:38:23 Step 7/21 : RUN go mod download 00:38:23 ---> Using cache 00:38:23 ---> 6feeb43ee2e9 00:38:23 Step 8/21 : COPY . . 00:38:23 ---> Using cache 00:38:23 ---> 8598029348d4 00:38:23 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 00:38:24 Removing intermediate container 4905fe3784dc 00:38:24 ---> 5d8397deee6f 00:38:24 Step 6/23 : COPY go.mod . 00:38:25 ---> Running in a2c64df3b711 00:38:25 ---> Running in b1d5b667d4a0 00:38:25 ---> 6d21548685fd 00:38:25 Step 7/23 : RUN go mod download 00:38:25 ---> Running in b0c9d38464e7 00:38:25 Removing intermediate container b1d5b667d4a0 00:38:25 ---> 66623a26bfac 00:38:25 00:38:26 Successfully built 66623a26bfac 00:38:26 Successfully tagged docker-security-bootstrapper-go:latest 00:38:26  Building docker-security-bootstrapper-go ... done Building docker-support-scheduler-go 00:38:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 00:38:29 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.159s coverage: 29.1% of statements 00:38:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:38:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:38:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 00:38:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 00:38:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 00:38:29 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.228s coverage: 99.0% of statements 00:38:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 00:38:29 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.084s coverage: 100.0% of statements 00:38:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 00:38:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 00:38:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 00:38:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 00:38:29 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.188s coverage: 94.3% of statements 00:38:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 00:38:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 00:38:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 00:38:29 ok github.com/edgexfoundry/edgex-go/internal/system 0.045s coverage: 0.0% of statements 00:38:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 00:38:29 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.071s coverage: 100.0% of statements 00:38:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 00:38:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 00:38:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 00:38:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 00:38:29 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.114s coverage: 87.9% of statements 00:38:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 00:38:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 00:38:29 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.050s coverage: 100.0% of statements 00:38:29 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.054s coverage: 32.1% of statements 00:38:29 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.075s coverage: 100.0% of statements 00:38:29 GO111MODULE=on go vet ./... 00:38:37 Removing intermediate container b0c9d38464e7 00:38:37 ---> e270238afaf9 00:38:37 Step 8/23 : COPY . . 00:38:45 Removing intermediate container 20bbd86a77db 00:38:45 ---> b59ecd367c1e 00:38:45 Step 20/26 : RUN pip install docker-compose==1.23.2 00:38:50 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:38:50 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:38:50 ---> 0c52e4bd8b03 00:38:50 Step 3/22 : WORKDIR /edgex-go 00:38:50 ---> Using cache 00:38:50 ---> 06cae829fb64 00:38:50 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:38:50 ---> Using cache 00:38:50 ---> 26900593fe9e 00:38:50 Step 5/22 : RUN apk add --update --no-cache make git 00:38:50 ---> Using cache 00:38:50 ---> b412276da0d2 00:38:50 Step 6/22 : COPY go.mod . 00:38:50 ---> Using cache 00:38:50 ---> f2c54aa7a871 00:38:50 Step 7/22 : RUN go mod download 00:38:50 ---> Using cache 00:38:50 ---> 6feeb43ee2e9 00:38:50 Step 8/22 : COPY . . 00:38:50 ---> Using cache 00:38:50 ---> 8598029348d4 00:38:50 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 00:38:52 ---> Running in ba0224cc67f6 00:38:52 ---> Running in f9fb0dc36481 00:38:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:38:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 00:39:02 Collecting docker-compose==1.23.2 00:39:02 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 00:39:02 Collecting docopt<0.7,>=0.6.1 00:39:02 Downloading docopt-0.6.2.tar.gz (25 kB) 00:39:08 Collecting texttable<0.10,>=0.9.0 00:39:08 Downloading texttable-0.9.1.tar.gz (11 kB) 00:39:09 Collecting jsonschema<3,>=2.5.1 00:39:09 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 00:39:09 Collecting cached-property<2,>=1.2.0 00:39:09 Removing intermediate container 6dd90c4c23a8 00:39:09 ---> 05ebb3d8352b 00:39:09 00:39:09 Step 10/23 : FROM alpine:3.12 00:39:09 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 00:39:09 ---> 88dd2752d2ea 00:39:09 Step 11/23 : RUN apk add --update --no-cache dumb-init 00:39:09 ---> 38b44b335989 00:39:09 Step 9/23 : RUN make cmd/core-data/core-data 00:39:10 ---> Using cache 00:39:10 ---> 10c01339389e 00:39:10 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:39:10 ---> Using cache 00:39:10 ---> 812c391c3ce1 00:39:10 Step 13/23 : ENV APP_PORT=48082 00:39:10 Collecting dockerpty<0.5,>=0.4.1 00:39:10 Downloading dockerpty-0.4.1.tar.gz (13 kB) 00:39:11 ---> Running in c027c8cd6d61 00:39:11 ---> Running in 56ce5fc714a3 00:39:11 Removing intermediate container a2c64df3b711 00:39:11 ---> e669d1433c66 00:39:11 00:39:11 Step 10/21 : FROM alpine:3.12 00:39:11 ---> 88dd2752d2ea 00:39:11 Step 11/21 : RUN apk add --update --no-cache curl 00:39:11 Removing intermediate container 56ce5fc714a3 00:39:11 ---> f6406e25113a 00:39:11 Step 14/23 : EXPOSE $APP_PORT 00:39:11 ---> Running in 95b379ac338e 00:39:11 ---> Running in f200cc42cf53 00:39:12 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 00:39:12 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 00:39:12 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 00:39:12 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 00:39:12 Removing intermediate container f200cc42cf53 00:39:12 ---> cb78190a52db 00:39:12 Step 15/23 : WORKDIR / 00:39:12 Collecting websocket-client<1.0,>=0.32.0 00:39:12 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 00:39:12 ---> Running in 82b122becf8b 00:39:12 Collecting docker<4.0,>=3.6.0 00:39:12 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 00:39:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:39:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:39:13 Removing intermediate container 82b122becf8b 00:39:13 ---> abdb72a98bce 00:39:13 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:39:13 (1/4) Installing ca-certificates (20191127-r4) 00:39:13 (2/4) Installing nghttp2-libs (1.41.0-r0) 00:39:13 (3/4) Installing libcurl (7.69.1-r3) 00:39:13 (4/4) Installing curl (7.69.1-r3) 00:39:13 Collecting PyYAML<4,>=3.10 00:39:13 Executing busybox-1.31.1-r19.trigger 00:39:13 Downloading PyYAML-3.13.tar.gz (270 kB) 00:39:13 Executing ca-certificates-20191127-r4.trigger 00:39:13 OK: 7 MiB in 18 packages 00:39:15 ---> b85cd2d49ddd 00:39:15 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:39:15 Collecting idna<2.8,>=2.5 00:39:15 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 00:39:16 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 00:39:16 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 00:39:16 Collecting urllib3<1.25,>=1.21.1 00:39:16 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 00:39:16 Collecting docker-pycreds>=0.4.0 00:39:16 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 00:39:16 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 00:39:16 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 00:39:16 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 00:39:16 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 00:39:16 Installing collected packages: docopt, texttable, jsonschema, cached-property, dockerpty, idna, urllib3, requests, websocket-client, docker-pycreds, docker, PyYAML, docker-compose 00:39:16 Running setup.py install for docopt: started 00:39:16 Removing intermediate container 95b379ac338e 00:39:16 ---> c72f7391ab10 00:39:16 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:39:16 ---> afa626046b56 00:39:16 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 00:39:16 ---> Running in a5ef01b15c9b 00:39:17 ---> c3d64b4ce59c 00:39:17 Step 19/23 : ENTRYPOINT ["/core-command"] 00:39:17 Removing intermediate container a5ef01b15c9b 00:39:17 ---> 63b4661ffd50 00:39:17 Step 13/21 : WORKDIR /edgex 00:39:17 Running setup.py install for docopt: finished with status 'done' 00:39:17 Running setup.py install for texttable: started 00:39:17 ---> Running in 37e4a868dcb1 00:39:17 ---> Running in e4f6d8bace34 00:39:18 Removing intermediate container 37e4a868dcb1 00:39:18 ---> 6409d78427b2 00:39:18 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:39:18 Removing intermediate container e4f6d8bace34 00:39:18 ---> e002cd7d3848 00:39:18 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 00:39:18 ---> Running in a8605e75f3dc 00:39:18 Running setup.py install for texttable: finished with status 'done' 00:39:18 Running setup.py install for dockerpty: started 00:39:18 ---> 5ae6fcc2027a 00:39:18 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 00:39:18 Removing intermediate container a8605e75f3dc 00:39:18 ---> 347083042d48 00:39:18 Step 21/23 : LABEL arch=x86_64 00:39:19 ---> Running in 950f5f15542b 00:39:19 Running setup.py install for dockerpty: finished with status 'done' 00:39:19 Attempting uninstall: idna 00:39:19 Found existing installation: idna 2.9 00:39:19 Uninstalling idna-2.9: 00:39:19 Successfully uninstalled idna-2.9 00:39:19 Attempting uninstall: urllib3 00:39:19 Found existing installation: urllib3 1.25.9 00:39:19 Uninstalling urllib3-1.25.9: 00:39:19 Removing intermediate container 950f5f15542b 00:39:19 ---> 499f9c786636 00:39:19 Step 22/23 : LABEL git_sha=1d4bbe3a49260671814f716e5791819987d3513f 00:39:19 Successfully uninstalled urllib3-1.25.9 00:39:20 ---> Running in 9b0d5bdb34cf 00:39:20 ---> 22602df8b3b7 00:39:20 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:39:20 Attempting uninstall: requests 00:39:20 Found existing installation: requests 2.23.0 00:39:20 Uninstalling requests-2.23.0: 00:39:20 Successfully uninstalled requests-2.23.0 00:39:20 Removing intermediate container 9b0d5bdb34cf 00:39:20 ---> ce99b356801e 00:39:20 Step 23/23 : LABEL version=0.0.0 00:39:23 ---> Running in c349d3f37c2d 00:39:24 ---> 62416ece5eda 00:39:24 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 00:39:25 Removing intermediate container c349d3f37c2d 00:39:25 ---> 60a993397118 00:39:25 00:39:25 ---> Running in b35e7d13d965 00:39:25 Running setup.py install for PyYAML: started 00:39:25 Removing intermediate container f9fb0dc36481 00:39:25 ---> a828839efa26 00:39:25 00:39:25 Step 10/22 : FROM alpine:3.12 00:39:25 ---> 88dd2752d2ea 00:39:25 Step 11/22 : RUN apk add --update --no-cache dumb-init 00:39:25 ---> Using cache 00:39:25 ---> 10c01339389e 00:39:25 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:39:25 ---> Using cache 00:39:25 ---> 812c391c3ce1 00:39:25 Step 13/22 : ENV APP_PORT=48085 00:39:26 ---> Running in 614b7f388ebd 00:39:26 Successfully built 60a993397118 00:39:26 Successfully tagged docker-core-command-go:latest 00:39:26  Building docker-core-command-go ... done Removing intermediate container b35e7d13d965 00:39:26 ---> 6fc0b831e332 00:39:26 Step 18/21 : CMD ["--init=true"] 00:39:26 ---> Running in ffe766332425 00:39:26 Removing intermediate container 614b7f388ebd 00:39:26 ---> 61eaa6e1d13c 00:39:26 Step 14/22 : EXPOSE $APP_PORT 00:39:26 ---> Running in 4a5952dae4f5 00:39:26 Removing intermediate container ffe766332425 00:39:26 ---> 9354031c5012 00:39:26 Step 19/21 : LABEL arch=x86_64 00:39:26 Running setup.py install for PyYAML: finished with status 'done' 00:39:26 ---> Running in 56fa8fad345d 00:39:27 Removing intermediate container 4a5952dae4f5 00:39:27 ---> d4ebbd086be6 00:39:27 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:39:27 Removing intermediate container 56fa8fad345d 00:39:27 ---> 058721130285 00:39:27 Step 20/21 : LABEL git_sha=1d4bbe3a49260671814f716e5791819987d3513f 00:39:27 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 00:39:28 ---> Running in b8376545821c 00:39:28 ---> c5507d6bb83a 00:39:28 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:39:28 Removing intermediate container b8376545821c 00:39:28 ---> b0a7f431728a 00:39:28 Step 21/21 : LABEL version=0.0.0 00:39:29 ---> Running in dd0dc7193f21 00:39:29 ---> 4ee319e915cd 00:39:29 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 00:39:30 Removing intermediate container dd0dc7193f21 00:39:30 ---> 53d6f7687dfa 00:39:30 00:39:31 Successfully built 53d6f7687dfa 00:39:32 ---> f7718f3bb459 00:39:32 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 00:39:32 Successfully tagged docker-security-proxy-setup-go:latest 00:39:32  Building docker-security-proxy-setup-go ... done Removing intermediate container ba0224cc67f6 00:39:32 ---> db5343514e9e 00:39:32 Step 21/26 : RUN apk --no-cache add curl 00:39:32 ---> Running in 32937cc61aed 00:39:32 ---> Running in 0f135ffbf425 00:39:32 Removing intermediate container 32937cc61aed 00:39:32 ---> 5a5cd115f906 00:39:32 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:39:32 ---> Running in d00b744b140a 00:39:33 Removing intermediate container d00b744b140a 00:39:33 ---> e21220483409 00:39:33 Step 20/22 : LABEL arch=x86_64 00:39:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:39:33 ---> Running in 3494d2a56c23 00:39:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:39:33 (1/3) Installing nghttp2-libs (1.41.0-r0) 00:39:33 (2/3) Installing libcurl (7.69.1-r3) 00:39:33 (3/3) Installing curl (7.69.1-r3) 00:39:33 Removing intermediate container 3494d2a56c23 00:39:33 ---> 478db8933042 00:39:33 Step 21/22 : LABEL git_sha=1d4bbe3a49260671814f716e5791819987d3513f 00:39:33 Executing busybox-1.31.1-r19.trigger 00:39:33 OK: 72 MiB in 58 packages 00:39:33 ---> Running in 32ff7a7d1131 00:39:33 Removing intermediate container 32ff7a7d1131 00:39:33 ---> 7620e5805588 00:39:33 Step 22/22 : LABEL version=0.0.0 00:39:33 ---> Running in 65b44021d2f1 00:39:34 Removing intermediate container 0f135ffbf425 00:39:34 ---> 1fe409651430 00:39:34 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 00:39:34 ---> Running in 434e63f8879c 00:39:34 Removing intermediate container 65b44021d2f1 00:39:34 ---> 61e8a102be1c 00:39:34 00:39:35 Removing intermediate container 434e63f8879c 00:39:35 ---> 775341ce9180 00:39:35 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:39:35 Successfully built 61e8a102be1c 00:39:35 Successfully tagged docker-support-scheduler-go:latest 00:39:35  Building docker-support-scheduler-go ... done  ---> Running in 63c674a90d97 00:39:35 Removing intermediate container 63c674a90d97 00:39:35 ---> 7d3d1ffaeb01 00:39:35 Step 24/26 : LABEL arch=x86_64 00:39:35 ---> Running in 2a0fe4e1c926 00:39:35 Removing intermediate container 2a0fe4e1c926 00:39:35 ---> 3b0a5f50c7d2 00:39:35 Step 25/26 : LABEL git_sha=1d4bbe3a49260671814f716e5791819987d3513f 00:39:36 ---> Running in f06362080e9b 00:39:36 Removing intermediate container f06362080e9b 00:39:36 ---> 47eb4aeff66d 00:39:36 Step 26/26 : LABEL version=0.0.0 00:39:36 ---> Running in 6b852b8b526d 00:39:36 Removing intermediate container 6b852b8b526d 00:39:36 ---> b38122811b4f 00:39:36 00:39:37 Successfully built b38122811b4f 00:39:37 Successfully tagged docker-sys-mgmt-agent-go:latest 00:39:39  Building docker-sys-mgmt-agent-go ... done Removing intermediate container c027c8cd6d61 00:39:39 ---> d96867584e18 00:39:39 00:39:39 Step 10/23 : FROM alpine:3.12 00:39:39 ---> 88dd2752d2ea 00:39:39 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:39:39 ---> Running in 9b2e0026555b 00:39:39 Removing intermediate container 9b2e0026555b 00:39:39 ---> abfa62c895ff 00:39:39 Step 12/23 : ENV APP_PORT=48080 00:39:39 ---> Running in e98a06c8e9a3 00:39:40 Removing intermediate container e98a06c8e9a3 00:39:40 ---> 794b59c1183d 00:39:40 Step 13/23 : EXPOSE $APP_PORT 00:39:40 ---> Running in fcf6dca50ce2 00:39:40 Removing intermediate container fcf6dca50ce2 00:39:40 ---> 2984e7f6d2e0 00:39:40 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:39:40 ---> Running in 53a4f707c3bf 00:39:41 Removing intermediate container 53a4f707c3bf 00:39:41 ---> 73ea1f360e6c 00:39:41 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 00:39:41 ---> Running in 86d355c7a904 00:39:42 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:39:42 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:39:43 (1/6) Installing dumb-init (1.2.2-r1) 00:39:43 (2/6) Installing libgcc (9.3.0-r2) 00:39:43 (3/6) Installing libsodium (1.0.18-r0) 00:39:43 (4/6) Installing libstdc++ (9.3.0-r2) 00:39:43 (5/6) Installing libzmq (4.3.3-r0) 00:39:44 (6/6) Installing zeromq (4.3.3-r0) 00:39:44 Executing busybox-1.31.1-r19.trigger 00:39:44 OK: 8 MiB in 20 packages 00:39:45 Removing intermediate container 86d355c7a904 00:39:45 ---> 4fb145c47ab3 00:39:45 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:39:45 ---> a43ff5c5e4c7 00:39:45 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:39:46 ---> 503b3af9ff07 00:39:46 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 00:39:46 ---> 6dbb3f2e8176 00:39:46 Step 19/23 : ENTRYPOINT ["/core-data"] 00:39:46 ---> Running in 47d6ff4bd13e 00:39:46 Removing intermediate container 47d6ff4bd13e 00:39:46 ---> f7af1b8684fc 00:39:46 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:39:46 ---> Running in 61851bdf9f47 00:39:47 Removing intermediate container 61851bdf9f47 00:39:47 ---> 37f328acfd1e 00:39:47 Step 21/23 : LABEL arch=x86_64 00:39:47 ---> Running in 9f189dccf142 00:39:47 Removing intermediate container 9f189dccf142 00:39:47 ---> 5e6580444b46 00:39:47 Step 22/23 : LABEL git_sha=1d4bbe3a49260671814f716e5791819987d3513f 00:39:47 ---> Running in e75305faf06d 00:39:47 Removing intermediate container e75305faf06d 00:39:47 ---> fb1f461ebb4c 00:39:47 Step 23/23 : LABEL version=0.0.0 00:39:47 ---> Running in ee39f11a0252 00:39:47 Removing intermediate container ee39f11a0252 00:39:47 ---> f86b0ce87283 00:39:47 00:39:47 Successfully built f86b0ce87283 00:39:47 Successfully tagged docker-core-data-go:latest 00:39:48  Building docker-core-data-go ... done  [Pipeline] } 00:39:48 $ docker stop --time=1 20b55887ce7abfff6709cfb0f8745a26ce1fbca9c8665beb838a27f71512d784 00:39:50 $ docker rm -f 20b55887ce7abfff6709cfb0f8745a26ce1fbca9c8665beb838a27f71512d784 [Pipeline] // withDockerContainer [Pipeline] sh 00:39:50 + docker images 00:39:50 + grep docker 00:39:50 docker-core-data-go latest f86b0ce87283 3 seconds ago 22.4MB 00:39:50 docker-sys-mgmt-agent-go latest b38122811b4f 14 seconds ago 313MB 00:39:50 docker-support-scheduler-go latest 61e8a102be1c 16 seconds ago 17.2MB 00:39:50 docker-security-proxy-setup-go latest 53d6f7687dfa 21 seconds ago 24.7MB 00:39:50 docker-core-command-go latest 60a993397118 26 seconds ago 17MB 00:39:50 docker-security-bootstrapper-go latest 66623a26bfac About a minute ago 18.7MB 00:39:50 docker-security-secretstore-setup-go latest bd6c4b93efea About a minute ago 24.9MB 00:39:50 docker-core-metadata-go latest fdf92b3889be 2 minutes ago 19MB 00:39:50 docker-support-notifications-go latest 54a76ff3acc2 2 minutes ago 17.8MB 00:39:50 docker 20.10.0 aefe523efa57 2 months ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } 00:39:51 gofmt -l . 00:39:51 [ "`gofmt -l .`" = "" ] 00:39:51 ./bin/test-go-mod-tidy.sh 00:39:51 ./bin/test-attribution-txt.sh [Pipeline] // stage [Pipeline] sh [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 00:39:52 + ls -al . 00:39:52 total 744 00:39:52 drwxrwxr-x 9 1001 1001 4096 Mar 3 00:39 . 00:39:52 drwxr-xr-x 4 root root 4096 Mar 3 00:35 .. 00:39:52 -rw-rw-r-- 1 1001 1001 11 Mar 3 00:34 .dockerignore 00:39:52 drwxrwxr-x 8 1001 1001 4096 Mar 3 00:34 .git 00:39:52 drwxrwxr-x 3 1001 1001 4096 Mar 3 00:34 .github 00:39:52 -rw-rw-r-- 1 1001 1001 818 Mar 3 00:34 .gitignore 00:39:52 -rw-rw-r-- 1 1001 1001 166 Mar 3 00:34 .sonarcloud.properties 00:39:52 -rw-rw-r-- 1 1001 1001 8475 Mar 3 00:34 Attribution.txt 00:39:52 -rw-rw-r-- 1 1001 1001 3804 Mar 3 00:34 CONTRIBUTING.md 00:39:52 -rw-rw-r-- 1 1001 1001 931 Mar 3 00:34 Dockerfile.build 00:39:52 -rw-rw-r-- 1 1001 1001 863 Mar 3 00:34 Jenkinsfile 00:39:52 -rw-rw-r-- 1 1001 1001 10775 Mar 3 00:34 LICENSE 00:39:52 -rw-rw-r-- 1 1001 1001 5774 Mar 3 00:34 Makefile 00:39:52 -rw-rw-r-- 1 1001 1001 6524 Mar 3 00:34 README.md 00:39:52 -rw-rw-r-- 1 1001 1001 6755 Mar 3 00:34 SECURITY.md 00:39:52 -rw-rw-r-- 1 1001 1001 5 Mar 3 00:31 VERSION 00:39:52 -rw-rw-r-- 1 1001 1001 4131 Mar 3 00:34 ZMQWindows.md 00:39:52 drwxrwxr-x 2 1001 1001 4096 Mar 3 00:34 bin 00:39:52 drwxrwxr-x 14 1001 1001 4096 Mar 3 00:34 cmd 00:39:52 -rw-r--r-- 1 root root 602988 Mar 3 00:38 coverage.out 00:39:52 -rw-r--r-- 1 root root 1055 Mar 3 00:39 go.mod 00:39:52 -rw-r--r-- 1 root root 21699 Mar 3 00:39 go.sum 00:39:52 drwxrwxr-x 8 1001 1001 4096 Mar 3 00:34 internal 00:39:52 drwxrwxr-x 4 1001 1001 4096 Mar 3 00:34 openapi 00:39:52 drwxrwxr-x 4 1001 1001 4096 Mar 3 00:34 snap 00:39:52 -rw-rw-r-- 1 1001 1001 168 Mar 3 00:34 version.go [Pipeline] sh 00:39:52 + '[' -e coverage.out ] 00:39:52 + chown 1001:1001 coverage.out [Pipeline] stash 00:39:53 Warning: overwriting stash ‘coverage-report’ 00:39:54 Stashed 1 file(s) [Pipeline] sh 00:39:55 + make build 00:39:55 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 00:40:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:40:06 Still waiting to schedule task 00:40:06 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 00:40:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 00:40:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:40:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 00:40:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 00:40:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:40:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 00:40:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:40:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:41:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 00:41:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 00:41:07 Running on prd-ubuntu18.04-docker-8c-8g-28312 in /w/workspace/edgexfoundry_edgex-go_PR-3214 [Pipeline] { [Pipeline] ws 00:41:07 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 00:41:09 using credential edgex-jenkins-ssh 00:41:09 Cloning the remote Git repository 00:41:09 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:41:09 > git init /w/workspace/edgex-go/2 # timeout=10 00:41:09 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:41:09 > git --version # timeout=10 00:41:09 > git --version # 'git version 2.17.1' 00:41:09 using GIT_SSH to set credentials SSH Credentials for GitHub 00:41:09 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] } 00:41:12 $ docker stop --time=1 6bf4cee4af0d2c40e26d78f01f6966f4e3bcbadacd7f35b0c50d65345a964f5a 00:41:14 $ docker rm -f 6bf4cee4af0d2c40e26d78f01f6966f4e3bcbadacd7f35b0c50d65345a964f5a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:41:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:41:16 00:41:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:41:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:41:16 latest: Pulling from edgex-devops/edgex-compose-arm64 00:41:16 29e5d40040c1: Pulling fs layer 00:41:16 1ce36da41761: Pulling fs layer 00:41:16 25b303627fd3: Pulling fs layer 00:41:17 29e5d40040c1: Verifying Checksum 00:41:17 29e5d40040c1: Download complete 00:41:17 1ce36da41761: Verifying Checksum 00:41:17 1ce36da41761: Download complete 00:41:17 29e5d40040c1: Pull complete 00:41:19 1ce36da41761: Pull complete 00:41:19 25b303627fd3: Verifying Checksum 00:41:19 25b303627fd3: Download complete 00:41:29 25b303627fd3: Pull complete 00:41:29 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 00:41:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:41:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 00:41:30 prd-ubuntu18.04-docker-arm64-4c-16g-28305 does not seem to be running inside a container 00:41:30 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 00:41:30 Merging remotes/origin/master commit 76edbf6b374c198a59e0ea3df6d90d6fbb7c8c41 into PR head commit 8e3f381f48b291784d2fa4191d0258c1a582df0c 00:41:31 Merge succeeded, producing 6269424b8bf448251e20ce01a394fed369e36337 00:41:31 Checking out Revision 6269424b8bf448251e20ce01a394fed369e36337 (PR-3214) 00:41:30 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:41:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:41:30 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:41:30 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:41:30 using GIT_SSH to set credentials SSH Credentials for GitHub 00:41:30 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3214/head:refs/remotes/origin/PR-3214 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:41:30 > git config core.sparsecheckout # timeout=10 00:41:30 > git checkout -f 8e3f381f48b291784d2fa4191d0258c1a582df0c # timeout=10 00:41:30 > git remote # timeout=10 00:41:30 > git config --get remote.origin.url # timeout=10 00:41:30 using GIT_SSH to set credentials SSH Credentials for GitHub 00:41:30 > git merge 76edbf6b374c198a59e0ea3df6d90d6fbb7c8c41 # timeout=10 00:41:31 > git rev-parse HEAD^{commit} # timeout=10 00:41:31 > git config core.sparsecheckout # timeout=10 00:41:31 > git checkout -f 6269424b8bf448251e20ce01a394fed369e36337 # timeout=10 00:41:33 $ docker top 6fe752909bea9afcf4e0df28d7b8aab004546ebfdaa2f7d345067e51c6b43749 -eo pid,comm [Pipeline] { [Pipeline] sh 00:41:34 + + grep parallel 00:41:34 docker-compose build --help 00:41:34 Commit message: "Merge commit '76edbf6b374c198a59e0ea3df6d90d6fbb7c8c41' into HEAD" 00:41:34 > git rev-list --no-walk 8e3f381f48b291784d2fa4191d0258c1a582df0c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:41:35 + echo snap-build.sh 00:41:35 snap-build.sh 00:41:35 + SNAP_BASE_DIR=. 00:41:35 + '[' '!' -z /w/workspace/edgex-go/2 ']' 00:41:35 + SNAP_BASE_DIR=/w/workspace/edgex-go/2 00:41:35 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' 00:41:35 [snap-build] Building snap in dir [/w/workspace/edgex-go/2] 00:41:35 + cd /w/workspace/edgex-go/2 00:41:35 + sudo apt-get remove -qy --purge lxd lxd-client 00:41:35 Reading package lists... 00:41:36 Building dependency tree... 00:41:36 Reading state information... 00:41:36 The following packages were automatically installed and are no longer required: 00:41:36 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 00:41:36 uidmap xdelta3 00:41:36 Use 'sudo apt autoremove' to remove them. 00:41:36 The following packages will be REMOVED: 00:41:36 lxd* lxd-client* 00:41:37 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 00:41:37 After this operation, 31.7 MB disk space will be freed. 00:41:37 --parallel Build images in parallel. [Pipeline] } 00:41:37 $ docker stop --time=1 6fe752909bea9afcf4e0df28d7b8aab004546ebfdaa2f7d345067e51c6b43749 00:41:38 (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.) 00:41:38 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 00:41:39 Removing lxd dnsmasq configuration 00:41:39 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 00:41:39 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 00:41:39 $ docker rm -f 6fe752909bea9afcf4e0df28d7b8aab004546ebfdaa2f7d345067e51c6b43749 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:41:40 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 00:41:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:41:40 . [Pipeline] withDockerContainer 00:41:40 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 189852 files and directories currently installed.) 00:41:40 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 00:41:40 prd-ubuntu18.04-docker-arm64-4c-16g-28305 does not seem to be running inside a container 00:41:40 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 00:41:42 Processing triggers for systemd (237-3ubuntu10.42) ... 00:41:42 $ docker top 6e6820cde4648cc78f76e0f552bfe0c4013435c6e320dc4f0e4fd2f4bc838dc7 -eo pid,comm 00:41:42 Processing triggers for ureadahead (0.100.0-21) ... [Pipeline] { [Pipeline] sh 00:41:43 + docker-compose -f ./docker-compose-build.yml build --parallel 00:41:43 + sudo snap remove --purge lxd 00:41:44 snap "lxd" is not installed 00:41:44 + sudo groupadd --force --system lxd 00:41:44 ++ whoami 00:41:44 + sudo /usr/sbin/usermod -G lxd -a jenkins 00:41:44 + newgrp - lxd 00:41:44 + sudo snap install lxd 00:41:47 Building docker-core-command-go ... 00:41:47 Building docker-core-data-go ... 00:41:47 Building docker-core-metadata-go ... 00:41:47 Building docker-security-bootstrapper-go ... 00:41:47 Building docker-security-proxy-setup-go ... 00:41:47 Building docker-security-secretstore-setup-go ... 00:41:47 Building docker-support-notifications-go ... 00:41:47 Building docker-support-scheduler-go ... 00:41:47 Building docker-sys-mgmt-agent-go ... 00:41:47 Building docker-security-bootstrapper-go 00:41:47 Building docker-security-secretstore-setup-go 00:41:47 Building docker-core-metadata-go 00:41:47 Building docker-core-command-go 00:41:47 Building docker-support-notifications-go 00:41:54 2021-03-03T00:41:52Z INFO Waiting for automatic snapd restart... 00:42:09 lxd 4.11 from Canonical* installed 00:42:09 + sudo lxd init --auto 00:42:17 + sudo snap install --classic snapcraft 00:42:23 snapcraft 4.5.1 from Canonical* installed 00:42:23 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 00:42:23 + patch --verbose -p1 00:42:23 Hmm... Looks like a unified diff to me... 00:42:23 The text leading up to this was: 00:42:23 -------------------------- 00:42:23 |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 00:42:23 |From: Tony Espy 00:42:23 |Date: Wed, 16 Dec 2020 16:34:55 -0500 00:42:23 |Subject: [PATCH] optimize snap build for pipeline CI check 00:42:23 | 00:42:23 |This patch is used by the EdgeX CI pipeline builds to 00:42:23 |optimize the snap CI check run for pull requests. When 00:42:23 |applied, it essentially strips out everything (apps and 00:42:23 |parts) from the snapcraft.yaml file except those required 00:42:23 |to build edgex-go, as the whole idea of the CI check is to 00:42:23 |catch changes to edgex-go that break the snap build. 00:42:23 | 00:42:23 |In general, anyone updating snapcraft.yaml will also need 00:42:23 |to update this patch file, otherwise it may fail to apply, 00:42:23 |resulting in a failed snap build CI check in the associated 00:42:23 |pull request. 00:42:23 | 00:42:23 |Note - in addition to applying this patch, the pipeline also 00:42:23 |only primes the snap (e.g. `snapcraft prime`), as there's no 00:42:23 |need to build the finally binary .snap file (and it won't 00:42:23 |work with the patch applied). This further reduces the build 00:42:23 |time. 00:42:23 |--- 00:42:23 | snap/snapcraft.yaml | 461 +------------------------------------------- 00:42:23 | 1 file changed, 2 insertions(+), 459 deletions(-) 00:42:23 | 00:42:23 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 00:42:23 |index 1e537489..faf42425 100644 00:42:23 |--- a/snap/snapcraft.yaml 00:42:23 |+++ b/snap/snapcraft.yaml 00:42:23 -------------------------- 00:42:23 patching file snap/snapcraft.yaml 00:42:23 Using Plan A... 00:42:23 Hunk #1 succeeded at 73. 00:42:23 Hunk #2 succeeded at 205 with fuzz 1 (offset 6 lines). 00:42:23 Hunk #3 succeeded at 217 (offset 3 lines). 00:42:23 Hunk #4 succeeded at 225 (offset 3 lines). 00:42:23 Hunk #5 succeeded at 232 (offset 3 lines). 00:42:23 Hunk #6 succeeded at 259 (offset 3 lines). 00:42:23 Hunk #7 succeeded at 293 (offset 3 lines). 00:42:23 Hunk #8 succeeded at 352 (offset 11 lines). 00:42:23 Hmm... Ignoring the trailing garbage. 00:42:23 done 00:42:23 + sudo snapcraft prime --use-lxd 00:42:24 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 00:42:24 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: 00:42:24 - README.md 00:42:24 - snapcraft.yaml.orig 00:42:24 00:42:24 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 00:42:25 Launching a container. 00:42:37 Waiting for container to be ready 00:42:37 To start your first instance, try: lxc launch ubuntu:18.04 00:42:37 00:42:42 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 00:42:42 Waiting for network to be ready... 00:42:42 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 00:42:42 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1572 kB] 00:42:42 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 00:42:42 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [302 kB] 00:42:42 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [29.5 kB] 00:42:42 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5452 B] 00:42:42 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [234 kB] 00:42:42 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [30.7 kB] 00:42:43 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1109 kB] 00:42:43 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [249 kB] 00:42:43 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 00:42:43 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 00:42:43 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 00:42:43 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 00:42:43 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 00:42:43 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 00:42:43 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 00:42:43 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 00:42:44 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 00:42:44 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1913 kB] 00:42:44 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [394 kB] 00:42:44 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [35.2 kB] 00:42:44 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7468 B] 00:42:44 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [256 kB] 00:42:44 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [34.3 kB] 00:42:44 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1719 kB] 00:42:44 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [363 kB] 00:42:47 Fetched 24.0 MB in 5s (4959 kB/s) 00:42:48 Reading package lists... 00:42:48 Reading package lists... 00:42:48 Building dependency tree... 00:42:48 Reading state information... 00:42:49 The following additional packages will be installed: 00:42:49 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 00:42:49 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 00:42:49 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 00:42:49 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 00:42:49 Suggested packages: 00:42:49 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 00:42:49 Recommended packages: 00:42:49 gnupg libsasl2-modules 00:42:49 The following NEW packages will be installed: 00:42:49 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 00:42:49 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 00:42:49 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 00:42:49 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 00:42:49 The following packages will be upgraded: 00:42:49 gpg gpg-agent gpgconf libudev1 00:42:49 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. 00:42:49 Need to get 3530 kB of archives. 00:42:49 After this operation, 13.3 MB of additional disk space will be used. 00:42:49 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] 00:42:49 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.44 [58.3 kB] 00:42:49 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 00:42:49 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 00:42:49 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.44 [1103 kB] 00:42:49 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 00:42:50 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 00:42:50 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 00:42:50 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 00:42:50 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 00:42:50 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 00:42:50 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 00:42:50 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 00:42:50 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 00:42:50 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 00:42:50 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 00:42:50 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 00:42:50 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 00:42:50 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 00:42:50 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 00:42:50 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 00:42:50 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 00:42:50 debconf: delaying package configuration, since apt-utils is not installed 00:42:50 Fetched 3530 kB in 2s (2227 kB/s) 00:42:51 (Reading database ... 12511 files and directories currently installed.) 00:42:51 Preparing to unpack .../libudev1_237-3ubuntu10.44_amd64.deb ... 00:42:51 Unpacking libudev1:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... 00:42:51 Setting up libudev1:amd64 (237-3ubuntu10.44) ... 00:42:51 Selecting previously unselected package udev. 00:42:51 (Reading database ... 12511 files and directories currently installed.) 00:42:51 Preparing to unpack .../00-udev_237-3ubuntu10.44_amd64.deb ... 00:42:51 Unpacking udev (237-3ubuntu10.44) ... 00:42:51 Selecting previously unselected package libfuse2:amd64. 00:42:51 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 00:42:51 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 00:42:52 Selecting previously unselected package fuse. 00:42:52 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 00:42:52 Unpacking fuse (2.9.7-1ubuntu1) ... 00:42:52 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 00:42:52 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 00:42:52 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 00:42:52 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 00:42:52 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 00:42:52 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 00:42:53 Selecting previously unselected package libksba8:amd64. 00:42:53 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 00:42:53 Unpacking libksba8:amd64 (1.3.5-2) ... 00:42:53 Selecting previously unselected package libroken18-heimdal:amd64. 00:42:53 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:42:53 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 00:42:53 Selecting previously unselected package libasn1-8-heimdal:amd64. 00:42:53 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:42:53 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 00:42:53 Selecting previously unselected package libheimbase1-heimdal:amd64. 00:42:53 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:42:53 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 00:42:53 Selecting previously unselected package libhcrypto4-heimdal:amd64. 00:42:53 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:42:53 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 00:42:53 Selecting previously unselected package libwind0-heimdal:amd64. 00:42:53 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:42:53 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 00:42:53 Selecting previously unselected package libhx509-5-heimdal:amd64. 00:42:53 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:42:53 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 00:42:53 Selecting previously unselected package libkrb5-26-heimdal:amd64. 00:42:53 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:42:53 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 00:42:54 Selecting previously unselected package libheimntlm0-heimdal:amd64. 00:42:54 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:42:54 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 00:42:54 Selecting previously unselected package libgssapi3-heimdal:amd64. 00:42:54 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:42:54 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 00:42:54 Selecting previously unselected package libsasl2-modules-db:amd64. 00:42:54 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 00:42:54 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 00:42:54 Selecting previously unselected package libsasl2-2:amd64. 00:42:54 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 00:42:54 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 00:42:54 Selecting previously unselected package libldap-common. 00:42:54 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 00:42:54 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 00:42:54 Selecting previously unselected package libldap-2.4-2:amd64. 00:42:54 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 00:42:54 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 00:42:54 Selecting previously unselected package dirmngr. 00:42:54 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 00:42:54 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 00:42:54 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 00:42:54 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 00:42:54 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 00:42:55 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 00:42:55 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 00:42:55 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 00:42:55 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 00:42:55 Setting up libksba8:amd64 (1.3.5-2) ... 00:42:55 Processing triggers for libc-bin (2.27-3ubuntu1) ... 00:42:55 Setting up udev (237-3ubuntu10.44) ... 00:42:55 invoke-rc.d: policy-rc.d denied execution of start. 00:42:55 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 00:42:55 Processing triggers for systemd (237-3ubuntu10) ... 00:42:55 Setting up fuse (2.9.7-1ubuntu1) ... 00:42:55 Setting up gpg (2.2.4-1ubuntu1.4) ... 00:42:55 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 00:42:55 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 00:42:55 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 00:42:55 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 00:42:55 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 00:42:56 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 00:42:56 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 00:42:56 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 00:42:56 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 00:42:56 Processing triggers for libc-bin (2.27-3ubuntu1) ... 00:42:56 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 00:42:56 settings in the [Install] section, and DefaultInstance for template units). 00:42:56 This means they are not meant to be enabled using systemctl. 00:42:56 Possible reasons for having this kind of units are: 00:42:56 1) A unit may be statically enabled by being symlinked from another unit's 00:42:56 .wants/ or .requires/ directory. 00:42:56 2) A unit's purpose may be to act as a helper for some other unit which has 00:42:56 a requirement dependency on it. 00:42:56 3) A unit may be started when needed via activation (socket, path, timer, 00:42:56 D-Bus, udev, scripted systemctl call, ...). 00:42:56 4) In case of template units, the unit is meant to be enabled with some 00:42:56 instance name specified. 00:42:57 Reading package lists... 00:42:57 Building dependency tree... 00:42:57 Reading state information... 00:42:57 The following additional packages will be installed: 00:42:57 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 00:42:57 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 00:42:57 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 00:42:57 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 00:42:57 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 00:42:57 Suggested packages: 00:42:57 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 00:42:57 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 00:42:57 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 00:42:57 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 00:42:57 systemd-container policykit-1 00:42:57 Recommended packages: 00:42:57 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 00:42:57 The following NEW packages will be installed: 00:42:57 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 00:42:57 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 00:42:57 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 00:42:57 multiarch-support openssh-client python3 python3-minimal python3.6 00:42:57 python3.6-minimal snapd squashfs-tools sudo 00:42:57 The following packages will be upgraded: 00:42:57 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 00:42:57 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. 00:42:57 Need to get 35.2 MB of archives. 00:42:57 After this operation, 141 MB of additional disk space will be used. 00:42:57 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] 00:42:57 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] 00:42:57 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.44 [2913 kB] 00:42:57 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.8 [1301 kB] 00:42:57 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 00:42:57 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 00:42:57 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 00:42:57 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 00:42:57 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 00:42:57 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 00:42:57 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 00:42:57 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 00:42:57 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 00:42:57 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 00:42:57 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 00:42:57 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 00:42:57 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 00:42:57 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 00:42:57 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] 00:42:58 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.44 [209 kB] 00:42:58 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 00:42:58 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 00:42:58 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 00:42:58 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 00:42:58 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 00:42:58 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 00:42:58 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 00:42:58 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 00:42:58 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 00:42:58 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 00:42:58 debconf: delaying package configuration, since apt-utils is not installed 00:42:58 Fetched 35.2 MB in 1s (29.4 MB/s) 00:42:58 (Reading database ... 12757 files and directories currently installed.) 00:42:58 Preparing to unpack .../systemd_237-3ubuntu10.44_amd64.deb ... 00:42:58 Unpacking systemd (237-3ubuntu10.44) over (237-3ubuntu10) ... 00:42:59 Preparing to unpack .../libsystemd0_237-3ubuntu10.44_amd64.deb ... 00:42:59 Unpacking libsystemd0:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... 00:42:59 Setting up libsystemd0:amd64 (237-3ubuntu10.44) ... 00:42:59 (Reading database ... 12757 files and directories currently installed.) 00:42:59 Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... 00:42:59 Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... 00:43:00 Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... 00:43:00 (Reading database ... 12757 files and directories currently installed.) 00:43:00 Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... 00:43:00 Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... 00:43:00 Setting up apt (1.6.12ubuntu0.2) ... 00:43:00 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 00:43:01 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 00:43:01 (Reading database ... 12764 files and directories currently installed.) 00:43:01 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.8_amd64.deb ... 00:43:01 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.8) over (1.1.0g-2ubuntu4) ... 00:43:01 Selecting previously unselected package libpython3.6-minimal:amd64. 00:43:01 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 00:43:01 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 00:43:01 Selecting previously unselected package libexpat1:amd64. 00:43:01 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 00:43:01 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 00:43:01 Selecting previously unselected package python3.6-minimal. 00:43:01 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 00:43:01 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 00:43:02 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.8) ... 00:43:02 Checking for services that may need to be restarted...done. 00:43:02 Checking for services that may need to be restarted...done. 00:43:02 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 00:43:02 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 00:43:02 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 00:43:02 Selecting previously unselected package python3-minimal. 00:43:02 (Reading database ... 13012 files and directories currently installed.) 00:43:02 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 00:43:02 Unpacking python3-minimal (3.6.7-1~18.04) ... 00:43:03 Selecting previously unselected package mime-support. 00:43:03 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 00:43:03 Unpacking mime-support (3.60ubuntu1) ... 00:43:03 Selecting previously unselected package libmpdec2:amd64. 00:43:03 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 00:43:03 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 00:43:03 Selecting previously unselected package libpython3.6-stdlib:amd64. 00:43:03 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 00:43:03 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 00:43:03 Selecting previously unselected package python3.6. 00:43:03 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 00:43:03 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 00:43:03 Selecting previously unselected package libpython3-stdlib:amd64. 00:43:03 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 00:43:03 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 00:43:03 Setting up python3-minimal (3.6.7-1~18.04) ... 00:43:04 Selecting previously unselected package python3. 00:43:04 (Reading database ... 13442 files and directories currently installed.) 00:43:04 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 00:43:04 Unpacking python3 (3.6.7-1~18.04) ... 00:43:04 Selecting previously unselected package multiarch-support. 00:43:04 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 00:43:04 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 00:43:04 Setting up multiarch-support (2.27-3ubuntu1.4) ... 00:43:04 Selecting previously unselected package liblzo2-2:amd64. 00:43:04 (Reading database ... 13479 files and directories currently installed.) 00:43:04 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 00:43:04 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 00:43:04 Selecting previously unselected package libbsd0:amd64. 00:43:04 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 00:43:04 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 00:43:04 Selecting previously unselected package sudo. 00:43:04 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 00:43:04 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 00:43:04 Selecting previously unselected package apparmor. 00:43:04 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 00:43:04 Unpacking apparmor (2.12-4ubuntu5.1) ... 00:43:04 Selecting previously unselected package libedit2:amd64. 00:43:04 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 00:43:04 Unpacking libedit2:amd64 (3.1-20170329-1) ... 00:43:05 Selecting previously unselected package libkrb5support0:amd64. 00:43:05 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 00:43:05 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 00:43:05 Selecting previously unselected package libk5crypto3:amd64. 00:43:05 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 00:43:05 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 00:43:05 Selecting previously unselected package libkeyutils1:amd64. 00:43:05 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 00:43:05 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 00:43:05 Selecting previously unselected package libkrb5-3:amd64. 00:43:05 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 00:43:05 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 00:43:05 Selecting previously unselected package libgssapi-krb5-2:amd64. 00:43:05 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 00:43:05 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 00:43:05 Selecting previously unselected package libssl1.0.0:amd64. 00:43:05 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 00:43:05 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 00:43:05 Selecting previously unselected package openssh-client. 00:43:05 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 00:43:05 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 00:43:05 Selecting previously unselected package squashfs-tools. 00:43:05 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 00:43:05 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 00:43:06 Selecting previously unselected package snapd. 00:43:06 Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... 00:43:06 Unpacking snapd (2.48.3+18.04) ... 00:43:08 Setting up libedit2:amd64 (3.1-20170329-1) ... 00:43:08 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 00:43:08 Setting up mime-support (3.60ubuntu1) ... 00:43:08 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 00:43:09 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 00:43:09 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 00:43:09 Processing triggers for libc-bin (2.27-3ubuntu1) ... 00:43:09 Setting up systemd (237-3ubuntu10.44) ... 00:43:09 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 00:43:09 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:43:09 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:43:09 ---> 6c34ccb1e72d 00:43:09 Step 3/23 : WORKDIR /edgex-go 00:43:09 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:43:09 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:43:09 ---> 6c34ccb1e72d 00:43:09 Step 3/23 : WORKDIR /edgex-go 00:43:09 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:43:09 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:43:09 ---> 6c34ccb1e72d 00:43:09 Step 3/24 : WORKDIR /edgex-go 00:43:09 Step 1/30 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:43:09 Step 2/30 : FROM ${BUILDER_BASE} AS builder 00:43:09 ---> 6c34ccb1e72d 00:43:09 Step 3/30 : WORKDIR /edgex-go 00:43:09 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:43:09 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:43:09 ---> 6c34ccb1e72d 00:43:09 Step 3/22 : WORKDIR /edgex-go 00:43:09 ---> Running in 01ba85034ebd 00:43:09 ---> Running in 302eb2afe89a 00:43:09 ---> Running in b8a868ee085f 00:43:09 ---> Running in 3047bbf82ed9 00:43:09 ---> Running in cd722c764970 00:43:09 Removing intermediate container cd722c764970 00:43:09 ---> bd4996b4b025 00:43:09 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:43:09 Removing intermediate container 01ba85034ebd 00:43:09 ---> a7bc4091514f 00:43:09 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:43:09 Removing intermediate container 302eb2afe89a 00:43:09 ---> fa4db03b469f 00:43:09 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:43:09 Removing intermediate container b8a868ee085f 00:43:09 ---> 2993d1cb9805 00:43:09 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:43:09 Removing intermediate container 3047bbf82ed9 00:43:09 ---> 38ea915876ed 00:43:09 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:43:09 ---> Running in 3c165f77514b 00:43:09 ---> Running in dc0afd426046 00:43:09 ---> Running in 86f87c209c7d 00:43:09 ---> Running in 1d0941407ebb 00:43:09 ---> Running in 92e55db1bd94 00:43:09 Removing intermediate container 3c165f77514b 00:43:09 ---> 75b674825288 00:43:09 Step 5/23 : RUN apk add --update --no-cache make git 00:43:09 ---> Running in 6adaec8608d4 00:43:09 Removing intermediate container 1d0941407ebb 00:43:09 ---> 29f13ddf0f14 00:43:09 Step 5/23 : RUN apk add --update --no-cache make git 00:43:09 ---> Running in 322333af6d51 00:43:09 Removing intermediate container dc0afd426046 00:43:09 ---> 6190e7b6dabd 00:43:09 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 00:43:09 Removing intermediate container 92e55db1bd94 00:43:09 ---> d8b6a8b1b443 00:43:09 Step 5/30 : RUN apk add --update --no-cache make git 00:43:09 Removing intermediate container 86f87c209c7d 00:43:09 ---> bc246e061645 00:43:09 Step 5/24 : RUN apk add --update --no-cache make git 00:43:09 ---> Running in 3cc3af3279fe 00:43:09 ---> Running in 1c5a50905bc7 00:43:09 ---> Running in faf932513906 00:43:09 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:43:09 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:43:09 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:43:09 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:43:09 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:43:09 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:43:09 OK: 217 MiB in 51 packages 00:43:09 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:43:09 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:43:09 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 00:43:09 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 00:43:09 Setting up liblzo2-2:amd64 (2.08-1.2) ... 00:43:09 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 00:43:09 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:43:09 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:43:09 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 00:43:09 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 00:43:10 OK: 217 MiB in 51 packages 00:43:10 Removing intermediate container 6adaec8608d4 00:43:10 ---> 1a1c4e68e2e1 00:43:10 Step 6/23 : COPY go.mod . 00:43:10 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 00:43:10 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 00:43:10 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 00:43:10 OK: 217 MiB in 51 packages 00:43:10 OK: 217 MiB in 51 packages 00:43:10 OK: 217 MiB in 51 packages 00:43:10 Setting up python3 (3.6.7-1~18.04) ... 00:43:10 running python rtupdate hooks for python3.6... 00:43:10 running python post-rtupdate hooks for python3.6... 00:43:10 Setting up apparmor (2.12-4ubuntu5.1) ... 00:43:11 ---> 73be8cea1305 00:43:11 Step 7/23 : RUN go mod download 00:43:11 ---> Running in 48314c7c0d1c 00:43:11 Removing intermediate container 322333af6d51 00:43:11 ---> 26dc61bd7c7e 00:43:11 Step 6/23 : COPY go.mod . 00:43:12 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 00:43:12 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 00:43:12 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 00:43:12 Removing intermediate container 1c5a50905bc7 00:43:12 ---> 902f792ee02f 00:43:12 Step 6/30 : COPY go.mod . 00:43:12 Setting up snapd (2.48.3+18.04) ... 00:43:12 Removing intermediate container 3cc3af3279fe 00:43:12 ---> fb57cd0d9645 00:43:12 Step 6/22 : COPY go.mod . 00:43:12 Removing intermediate container faf932513906 00:43:12 ---> 58793dc76867 00:43:12 Step 6/24 : COPY go.mod . 00:43:12 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 00:43:13 ---> fcec03dede5f 00:43:13 Step 7/23 : RUN go mod download 00:43:13 ---> Running in 82e616f950b8 00:43:13 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 00:43:13 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 00:43:13 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 00:43:13 ---> 66b3d7bfe05f 00:43:13 Step 7/30 : RUN go mod download 00:43:13 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 00:43:13 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 00:43:14 ---> bd171c8c4786 00:43:14 Step 7/24 : RUN go mod download 00:43:14 ---> Running in f7809488285a 00:43:14 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 00:43:14 ---> dab78a83ba69 00:43:14 Step 7/22 : RUN go mod download 00:43:14 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 00:43:14 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 00:43:14 ---> Running in 89df4d08c06f 00:43:14 ---> Running in 7b4a7a9926c9 00:43:14 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 00:43:14 /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' 00:43:14 Processing triggers for libc-bin (2.27-3ubuntu1) ... 00:43:14 Processing triggers for systemd (237-3ubuntu10.44) ... 00:43:16 Removing intermediate container 48314c7c0d1c 00:43:16 ---> 181aae702604 00:43:16 Step 8/23 : COPY . . 00:43:17 Removing intermediate container 82e616f950b8 00:43:17 ---> 1024edc4e5be 00:43:17 Step 8/23 : COPY . . 00:43:17 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 00:43:17 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 00:43:17 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 00:43:18 Reading package lists... 00:43:19 Removing intermediate container f7809488285a 00:43:19 ---> 009137246beb 00:43:19 Step 8/30 : COPY . . 00:43:19 Reading package lists... 00:43:19 Building dependency tree... 00:43:19 Reading state information... 00:43:19 Calculating upgrade... 00:43:19 The following packages will be upgraded: 00:43:19 advancecomp base-files bash binutils binutils-common 00:43:19 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 00:43:19 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 00:43:19 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 00:43:19 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 00:43:19 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 00:43:19 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 00:43:19 libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 00:43:19 libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules 00:43:19 libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 00:43:19 libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 00:43:19 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 00:43:19 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin 00:43:19 openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler 00:43:19 procps systemd-sysv tar tzdata ubuntu-keyring util-linux 00:43:19 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 00:43:19 Need to get 63.8 MB of archives. 00:43:19 After this operation, 5202 kB of additional disk space will be used. 00:43:19 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-136.140 [1001 kB] 00:43:19 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 00:43:19 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 00:43:19 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 00:43:19 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 00:43:19 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 00:43:19 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 00:43:19 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 00:43:19 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 00:43:19 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 00:43:19 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 00:43:19 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 00:43:19 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 00:43:19 Removing intermediate container 89df4d08c06f 00:43:19 ---> 1586697e01aa 00:43:19 Step 8/24 : COPY . . 00:43:20 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 00:43:20 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 00:43:20 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 00:43:20 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 00:43:20 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 00:43:20 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 00:43:20 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 00:43:20 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 00:43:20 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 00:43:20 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 00:43:20 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 00:43:20 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 00:43:20 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 00:43:20 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 00:43:20 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 00:43:20 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 00:43:20 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 00:43:20 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 00:43:20 Removing intermediate container 7b4a7a9926c9 00:43:20 ---> efaf72e03f4a 00:43:20 Step 8/22 : COPY . . 00:43:20 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 00:43:20 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 00:43:20 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 00:43:20 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 00:43:20 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] 00:43:20 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 00:43:20 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 00:43:20 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] 00:43:20 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.8 [614 kB] 00:43:20 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 00:43:20 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 00:43:20 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 00:43:20 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 00:43:20 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 00:43:20 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 00:43:20 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 00:43:20 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] 00:43:20 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 00:43:20 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 00:43:20 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 00:43:20 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 00:43:20 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 00:43:20 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 00:43:20 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 00:43:20 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 00:43:20 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 00:43:20 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 00:43:20 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 00:43:21 Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 00:43:21 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 00:43:21 Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 00:43:21 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 00:43:21 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 00:43:21 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 00:43:21 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 00:43:21 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 00:43:21 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 00:43:21 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 00:43:21 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 00:43:21 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 00:43:21 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 00:43:21 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 00:43:21 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 00:43:21 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 00:43:21 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 00:43:21 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 00:43:21 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 00:43:21 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 00:43:21 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 00:43:21 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 00:43:21 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 00:43:21 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 00:43:21 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.44 [16.1 kB] 00:43:21 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 00:43:21 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 00:43:21 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 00:43:21 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 00:43:21 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 00:43:21 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] 00:43:21 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 00:43:21 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 00:43:21 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 00:43:21 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 00:43:21 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 00:43:21 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 00:43:21 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 00:43:21 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 00:43:21 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 00:43:22 debconf: delaying package configuration, since apt-utils is not installed 00:43:22 Fetched 63.8 MB in 2s (28.2 MB/s) 00:43:22 (Reading database ... 13912 files and directories currently installed.) 00:43:22 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 00:43:22 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 00:43:23 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 00:43:23 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 00:43:23 Preparing to unpack .../2-linux-libc-dev_4.15.0-136.140_amd64.deb ... 00:43:23 Unpacking linux-libc-dev:amd64 (4.15.0-136.140) over (4.15.0-20.21) ... 00:43:24 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:43:24 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:43:24 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:43:24 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:43:24 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:43:24 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:43:24 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:43:24 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:43:25 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:43:25 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:43:25 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:43:25 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:43:25 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:43:25 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:43:25 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 00:43:25 (Reading database ... 13911 files and directories currently installed.) 00:43:25 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 00:43:25 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 00:43:25 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 00:43:26 (Reading database ... 13911 files and directories currently installed.) 00:43:26 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:43:26 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:43:26 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:43:26 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:43:26 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:43:26 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:43:26 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 00:43:26 (Reading database ... 13911 files and directories currently installed.) 00:43:26 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 00:43:26 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 00:43:27 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 00:43:27 (Reading database ... 13911 files and directories currently installed.) 00:43:27 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 00:43:27 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 00:43:27 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 00:43:27 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 00:43:28 Setting up base-files (10.1ubuntu2.10) ... 00:43:28 Installing new version of config file /etc/issue ... 00:43:28 Installing new version of config file /etc/issue.net ... 00:43:28 Installing new version of config file /etc/lsb-release ... 00:43:28 Installing new version of config file /etc/update-motd.d/50-motd-news ... 00:43:28 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 00:43:28 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 00:43:28 Removing obsolete conffile /etc/default/motd-news ... 00:43:28 (Reading database ... 13912 files and directories currently installed.) 00:43:28 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 00:43:28 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 00:43:29 Setting up bash (4.4.18-2ubuntu1.2) ... 00:43:29 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 00:43:29 (Reading database ... 13912 files and directories currently installed.) 00:43:29 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 00:43:29 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 00:43:29 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 00:43:29 (Reading database ... 13912 files and directories currently installed.) 00:43:29 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 00:43:29 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 00:43:29 Setting up tar (1.29b-2ubuntu0.2) ... 00:43:29 (Reading database ... 13912 files and directories currently installed.) 00:43:29 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 00:43:29 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 00:43:29 Setting up dpkg (1.19.0.5ubuntu2.3) ... 00:43:30 (Reading database ... 13912 files and directories currently installed.) 00:43:30 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 00:43:30 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 00:43:30 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 00:43:30 (Reading database ... 13912 files and directories currently installed.) 00:43:30 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 00:43:30 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 00:43:30 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 00:43:30 (Reading database ... 13912 files and directories currently installed.) 00:43:30 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 00:43:30 Unpacking grep (3.1-2build1) over (3.1-2) ... 00:43:30 Setting up grep (3.1-2build1) ... 00:43:30 (Reading database ... 13912 files and directories currently installed.) 00:43:30 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 00:43:30 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 00:43:30 Setting up login (1:4.5-1ubuntu2) ... 00:43:31 (Reading database ... 13912 files and directories currently installed.) 00:43:31 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 00:43:31 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:43:31 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 00:43:31 (Reading database ... 13912 files and directories currently installed.) 00:43:31 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 00:43:31 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 00:43:31 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 00:43:31 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 00:43:31 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 00:43:31 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 00:43:32 Setting up perl-base (5.26.1-6ubuntu0.5) ... 00:43:32 (Reading database ... 13912 files and directories currently installed.) 00:43:32 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 00:43:32 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 00:43:33 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 00:43:33 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 00:43:34 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 00:43:34 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 00:43:34 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 00:43:34 (Reading database ... 13912 files and directories currently installed.) 00:43:34 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 00:43:34 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 00:43:34 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 00:43:34 (Reading database ... 13912 files and directories currently installed.) 00:43:34 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:43:34 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:43:34 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:43:34 (Reading database ... 13912 files and directories currently installed.) 00:43:34 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:43:34 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:43:34 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:43:35 (Reading database ... 13912 files and directories currently installed.) 00:43:35 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:43:35 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:43:35 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:43:35 (Reading database ... 13912 files and directories currently installed.) 00:43:35 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:43:35 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:43:35 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:43:35 (Reading database ... 13912 files and directories currently installed.) 00:43:35 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 00:43:35 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:43:35 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 00:43:35 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:43:35 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 00:43:35 (Reading database ... 13912 files and directories currently installed.) 00:43:35 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 00:43:35 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:43:35 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 00:43:36 (Reading database ... 13912 files and directories currently installed.) 00:43:36 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:43:36 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:43:36 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:43:36 (Reading database ... 13912 files and directories currently installed.) 00:43:36 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:43:36 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:43:36 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 00:43:36 (Reading database ... 13912 files and directories currently installed.) 00:43:36 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:43:36 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:43:37 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 00:43:37 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 00:43:37 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 00:43:37 (Reading database ... 13912 files and directories currently installed.) 00:43:37 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 00:43:37 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 00:43:38 Setting up libc-bin (2.27-3ubuntu1.4) ... 00:43:38 (Reading database ... 13912 files and directories currently installed.) 00:43:38 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 00:43:38 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:43:38 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 00:43:38 (Reading database ... 13914 files and directories currently installed.) 00:43:38 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 00:43:38 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 00:43:38 Setting up debconf (1.5.66ubuntu1) ... 00:43:39 (Reading database ... 13914 files and directories currently installed.) 00:43:39 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 00:43:39 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 00:43:39 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 00:43:39 (Reading database ... 13914 files and directories currently installed.) 00:43:39 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 00:43:39 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 00:43:39 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 00:43:39 (Reading database ... 13914 files and directories currently installed.) 00:43:39 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 00:43:39 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 00:43:39 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 00:43:39 (Reading database ... 13914 files and directories currently installed.) 00:43:39 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 00:43:39 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 00:43:39 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 00:43:40 (Reading database ... 13914 files and directories currently installed.) 00:43:40 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 00:43:40 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 00:43:40 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 00:43:40 (Reading database ... 13914 files and directories currently installed.) 00:43:40 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:43:40 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:43:40 Preparing to unpack .../systemd-sysv_237-3ubuntu10.44_amd64.deb ... 00:43:40 Unpacking systemd-sysv (237-3ubuntu10.44) over (237-3ubuntu10) ... 00:43:41 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 00:43:41 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 00:43:41 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 00:43:41 (Reading database ... 13914 files and directories currently installed.) 00:43:41 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 00:43:41 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 00:43:41 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 00:43:41 (Reading database ... 13914 files and directories currently installed.) 00:43:41 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 00:43:41 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 00:43:41 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 00:43:42 (Reading database ... 13914 files and directories currently installed.) 00:43:42 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 00:43:42 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 00:43:42 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 00:43:42 (Reading database ... 13914 files and directories currently installed.) 00:43:42 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... 00:43:42 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... 00:43:42 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... 00:43:42 (Reading database ... 13914 files and directories currently installed.) 00:43:42 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 00:43:42 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 00:43:43 Setting up passwd (1:4.5-1ubuntu2) ... 00:43:43 (Reading database ... 13914 files and directories currently installed.) 00:43:43 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 00:43:43 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 00:43:43 Setting up gpgv (2.2.4-1ubuntu1.4) ... 00:43:43 (Reading database ... 13914 files and directories currently installed.) 00:43:43 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 00:43:43 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 00:43:43 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 00:43:43 (Reading database ... 13914 files and directories currently installed.) 00:43:43 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 00:43:43 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 00:43:43 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 00:43:45 (Reading database ... 13914 files and directories currently installed.) 00:43:45 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 00:43:45 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 00:43:45 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 00:43:45 (Reading database ... 13914 files and directories currently installed.) 00:43:45 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 00:43:45 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 00:43:45 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 00:43:45 (Reading database ... 13914 files and directories currently installed.) 00:43:45 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... 00:43:45 Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... 00:43:45 Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... 00:43:45 (Reading database ... 13914 files and directories currently installed.) 00:43:45 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... 00:43:45 Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... 00:43:45 Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... 00:43:45 (Reading database ... 13915 files and directories currently installed.) 00:43:45 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 00:43:45 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 00:43:45 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 00:43:45 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 00:43:45 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.8_amd64.deb ... 00:43:45 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.8) over (1.1.0g-2ubuntu4) ... 00:43:45 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 00:43:45 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 00:43:46 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 00:43:46 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 00:43:46 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 00:43:46 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 00:43:46 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 00:43:46 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 00:43:46 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 00:43:46 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 00:43:46 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 00:43:46 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 00:43:46 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 00:43:46 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 00:43:46 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 00:43:46 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 00:43:46 ---> a9eba62731dc 00:43:46 Step 9/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 00:43:46 ---> 98e3ec162781 00:43:46 Step 9/23 : RUN make cmd/core-metadata/core-metadata 00:43:46 ---> ee2b4ee79d57 00:43:46 Step 9/23 : RUN make cmd/core-command/core-command 00:43:46 ---> 0d53701e44d9 00:43:46 Step 9/22 : RUN make cmd/support-notifications/support-notifications 00:43:46 ---> Running in b417f360bb96 00:43:46 ---> Running in 2cf6aac52e9d 00:43:46 ---> Running in 462e52ec5488 00:43:46 ---> Running in 16976228b3b4 00:43:46 ---> 7857bd4cf0e0 00:43:46 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:43:46 ---> Running in cc4c14f1f2af 00:43:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 00:43:47 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 00:43:47 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 00:43:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:43:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 00:43:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:43:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:43:48 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 00:43:48 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 00:43:48 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 00:43:48 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 00:43:48 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 00:43:48 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 00:43:48 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 00:43:48 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 00:43:48 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 00:43:48 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 00:43:48 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 00:43:48 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 00:43:49 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:43:49 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:43:49 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:43:49 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:43:49 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:43:49 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:43:49 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:43:49 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:43:51 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:43:51 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:43:52 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:43:52 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:43:52 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:43:52 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:43:53 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:43:53 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:43:54 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:43:54 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:43:54 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 00:43:54 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 00:43:54 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 00:43:54 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 00:43:54 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 00:43:54 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 00:43:54 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 00:43:54 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 00:43:54 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 00:43:54 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 00:43:55 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 00:43:55 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 00:43:55 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 00:43:55 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 00:43:55 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 00:43:55 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 00:43:55 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 00:43:55 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 00:43:55 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 00:43:55 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 00:43:55 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 00:43:55 Setting up tzdata (2021a-0ubuntu0.18.04) ... 00:43:55 00:43:55 Current default time zone: 'Etc/UTC' 00:43:55 Local time is now: Wed Mar 3 00:43:55 UTC 2021. 00:43:55 Universal Time is now: Wed Mar 3 00:43:55 UTC 2021. 00:43:55 Run 'dpkg-reconfigure tzdata' if you wish to change it. 00:43:55 00:43:55 Setting up systemd-sysv (237-3ubuntu10.44) ... 00:43:55 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 00:43:55 Setting up linux-libc-dev:amd64 (4.15.0-136.140) ... 00:43:55 Setting up mount (2.31.1-0.4ubuntu3.7) ... 00:43:55 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 00:43:56 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 00:43:56 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 00:43:56 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 00:43:56 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 00:43:56 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 00:43:56 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 00:43:56 Setting up procps (2:3.3.12-3ubuntu1.2) ... 00:43:56 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 00:43:56 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 00:43:56 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 00:43:56 Setting up patch (2.7.6-2ubuntu1.1) ... 00:43:56 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 00:43:56 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 00:43:56 Setting up openssl (1.1.1-1ubuntu2.1~18.04.8) ... 00:43:56 Installing new version of config file /etc/ssl/openssl.cnf ... 00:43:56 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 00:43:56 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 00:43:56 Setting up ca-certificates (20210119~18.04.1) ... 00:43:58 Updating certificates in /etc/ssl/certs... 00:43:59 23 added, 27 removed; done. 00:43:59 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 00:43:59 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 00:43:59 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 00:43:59 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 00:43:59 Setting up pkgbinarymangler (138.18.04.1) ... 00:43:59 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 00:43:59 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 00:43:59 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 00:43:59 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 00:43:59 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 00:43:59 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 00:43:59 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 00:43:59 Setting up perl (5.26.1-6ubuntu0.5) ... 00:43:59 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 00:43:59 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 00:43:59 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 00:43:59 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 00:43:59 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 00:43:59 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 00:44:00 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 00:44:00 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 00:44:00 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 00:44:00 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 00:44:00 Processing triggers for systemd (237-3ubuntu10.44) ... 00:44:00 Processing triggers for mime-support (3.60ubuntu1) ... 00:44:00 Processing triggers for ca-certificates (20210119~18.04.1) ... 00:44:00 Updating certificates in /etc/ssl/certs... 00:44:00 0 added, 0 removed; done. 00:44:00 Running hooks in /etc/ca-certificates/update.d... 00:44:00 done. 00:44:01 Reading package lists... 00:44:01 Building dependency tree... 00:44:01 Reading state information... 00:44:01 The following NEW packages will be installed: 00:44:01 apt-transport-https 00:44:02 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 00:44:02 Need to get 1696 B of archives. 00:44:02 After this operation, 153 kB of additional disk space will be used. 00:44:02 Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] 00:44:02 debconf: delaying package configuration, since apt-utils is not installed 00:44:02 Fetched 1696 B in 0s (8391 B/s) 00:44:02 Selecting previously unselected package apt-transport-https. 00:44:02 (Reading database ... 13920 files and directories currently installed.) 00:44:02 Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... 00:44:02 Unpacking apt-transport-https (1.6.12ubuntu0.2) ... 00:44:02 Setting up apt-transport-https (1.6.12ubuntu0.2) ... 00:44:02 Waiting for network to be ready... 00:44:07 2021-03-03T00:44:06Z INFO Waiting for automatic snapd restart... 00:44:08 snapd 2.48.2.1 from Canonical* installed 00:44:08 "snapd" switched to the "latest/stable" channel 00:44:08 00:44:12 core18 20210128 from Canonical* installed 00:44:12 "core18" switched to the "latest/stable" channel 00:44:12 00:44:18 snapcraft 4.5.1 from Canonical* installed 00:44:18 "snapcraft" switched to the "latest/stable" channel 00:44:18 00:44:21 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: 00:44:21 - README.md 00:44:21 - snapcraft.yaml.orig 00:44:21 00:44:21 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 00:44:28 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 00:44:28 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 00:44:28 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 00:44:28 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 00:44:29 Reading package lists... 00:44:30 Installing build dependencies: git=1:2.17.1-1ubuntu0.7 git-man=1:2.17.1-1ubuntu0.7 libcurl3-gnutls=7.58.0-2ubuntu3.12 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.6 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 00:44:36 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 00:44:36 Reading package lists... 00:44:36 Building dependency tree... 00:44:36 Reading state information... 00:44:36 Suggested packages: 00:44:36 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 00:44:36 git-gui gitk gitweb git-cvs git-mediawiki git-svn 00:44:36 Recommended packages: 00:44:36 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 00:44:36 The following NEW packages will be installed: 00:44:36 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 00:44:36 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 00:44:36 pkg-config zip 00:44:36 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 00:44:36 Need to get 7655 kB of archives. 00:44:36 After this operation, 43.7 MB of additional disk space will be used. 00:44:36 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] 00:44:36 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 00:44:36 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 00:44:36 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 00:44:36 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 00:44:36 Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 00:44:37 Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 00:44:37 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 00:44:37 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 00:44:37 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 00:44:37 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] 00:44:37 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 00:44:37 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] 00:44:37 Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 00:44:37 Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 00:44:37 debconf: delaying package configuration, since apt-utils is not installed 00:44:37 Fetched 7655 kB in 1s (7130 kB/s) 00:44:37 Selecting previously unselected package libglib2.0-0:amd64. 00:44:37 (Reading database ... 13924 files and directories currently installed.) 00:44:37 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 00:44:37 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 00:44:38 Selecting previously unselected package libpsl5:amd64. 00:44:38 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 00:44:38 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 00:44:38 Selecting previously unselected package libnghttp2-14:amd64. 00:44:38 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 00:44:38 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 00:44:38 Selecting previously unselected package librtmp1:amd64. 00:44:38 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 00:44:38 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 00:44:38 Selecting previously unselected package libcurl3-gnutls:amd64. 00:44:38 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... 00:44:38 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 00:44:38 Selecting previously unselected package liberror-perl. 00:44:38 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 00:44:38 Unpacking liberror-perl (0.17025-1) ... 00:44:38 Selecting previously unselected package git-man. 00:44:38 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 00:44:38 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 00:44:38 Selecting previously unselected package git. 00:44:38 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 00:44:38 Unpacking git (1:2.17.1-1ubuntu0.7) ... 00:44:40 Selecting previously unselected package libnorm1:amd64. 00:44:40 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 00:44:40 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 00:44:40 Selecting previously unselected package libpgm-5.2-0:amd64. 00:44:40 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 00:44:40 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 00:44:40 Selecting previously unselected package libsodium23:amd64. 00:44:40 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 00:44:40 Unpacking libsodium23:amd64 (1.0.16-2) ... 00:44:40 Selecting previously unselected package libzmq5:amd64. 00:44:40 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 00:44:40 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 00:44:40 Selecting previously unselected package libzmq3-dev:amd64. 00:44:40 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 00:44:40 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 00:44:40 Selecting previously unselected package pkg-config. 00:44:40 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 00:44:40 Unpacking pkg-config (0.29.1-0ubuntu2) ... 00:44:40 Selecting previously unselected package zip. 00:44:40 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 00:44:40 Unpacking zip (3.0-11build1) ... 00:44:40 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 00:44:40 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 00:44:40 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 00:44:40 Setting up liberror-perl (0.17025-1) ... 00:44:40 Setting up libpsl5:amd64 (0.19.1-5build1) ... 00:44:40 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 00:44:40 No schema files found: doing nothing. 00:44:40 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 00:44:40 Setting up zip (3.0-11build1) ... 00:44:40 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 00:44:40 Setting up libsodium23:amd64 (1.0.16-2) ... 00:44:40 Setting up pkg-config (0.29.1-0ubuntu2) ... 00:44:40 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 00:44:40 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 00:44:40 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 00:44:41 Setting up git (1:2.17.1-1ubuntu0.7) ... 00:44:41 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 00:44:47 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 00:44:47 git set to automatically installed. 00:44:47 git-man set to automatically installed. 00:44:47 libcurl3-gnutls set to automatically installed. 00:44:47 liberror-perl set to automatically installed. 00:44:47 libglib2.0-0 set to automatically installed. 00:44:47 libnghttp2-14 set to automatically installed. 00:44:47 libnorm1 set to automatically installed. 00:44:47 libpgm-5.2-0 set to automatically installed. 00:44:47 libpsl5 set to automatically installed. 00:44:47 librtmp1 set to automatically installed. 00:44:47 libsodium23 set to automatically installed. 00:44:47 libzmq3-dev set to automatically installed. 00:44:47 libzmq5 set to automatically installed. 00:44:47 pkg-config set to automatically installed. 00:44:47 zip set to automatically installed. 00:44:49 snapd is not logged in, snap install commands will use sudo 00:44:56 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 00:44:57 snap "core18" has no updates available 00:44:57 Pulling config-common 00:44:57 + snapcraftctl pull 00:44:58 Pulling go-build-helper 00:44:58 + snapcraftctl pull 00:45:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:45:25 Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 00:45:25 Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 00:45:25 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 00:45:25 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1572 kB] 00:45:25 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 00:45:25 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 00:45:25 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [302 kB] 00:45:25 Get:8 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [29.5 kB] 00:45:25 Get:9 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5452 B] 00:45:25 Get:10 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [234 kB] 00:45:25 Get:11 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [30.7 kB] 00:45:25 Get:12 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1109 kB] 00:45:25 Get:13 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 00:45:25 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 00:45:25 Get:15 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 00:45:25 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 00:45:25 Get:17 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 00:45:25 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [249 kB] 00:45:25 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 00:45:25 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1913 kB] 00:45:25 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [394 kB] 00:45:25 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [35.2 kB] 00:45:25 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7468 B] 00:45:25 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [256 kB] 00:45:25 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [34.3 kB] 00:45:25 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1719 kB] 00:45:25 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [363 kB] 00:45:25 Fetched 24.0 MB in 0s (0 B/s) 00:45:25 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 00:45:25 Fetched 96.5 kB in 0s (0 B/s) 00:45:25 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 00:45:25 Fetched 279 kB in 0s (0 B/s) 00:45:25 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 00:45:25 Fetched 122 kB in 0s (0 B/s) 00:45:25 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 00:45:25 Fetched 77.8 kB in 0s (0 B/s) 00:45:25 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 00:45:25 Fetched 8848 B in 0s (0 B/s) 00:45:25 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 00:45:25 Fetched 47.8 kB in 0s (0 B/s) 00:45:25 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 00:45:25 Fetched 45.6 kB in 0s (0 B/s) 00:45:25 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 00:45:25 Fetched 15.0 kB in 0s (0 B/s) 00:45:25 Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] 00:45:25 Fetched 214 kB in 0s (0 B/s) 00:45:25 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 00:45:25 Fetched 154 kB in 0s (0 B/s) 00:45:25 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 00:45:25 Fetched 50.6 kB in 0s (0 B/s) 00:45:25 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 00:45:25 Fetched 14.8 kB in 0s (0 B/s) 00:45:25 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 00:45:25 Fetched 41.8 kB in 0s (0 B/s) 00:45:25 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 00:45:25 Fetched 499 kB in 0s (0 B/s) 00:45:25 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 00:45:25 Fetched 111 kB in 0s (0 B/s) 00:45:25 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 00:45:25 Fetched 240 kB in 0s (0 B/s) 00:45:25 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 00:45:25 Fetched 29.3 kB in 0s (0 B/s) 00:45:25 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 00:45:25 Fetched 85.5 kB in 0s (0 B/s) 00:45:25 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 00:45:25 Fetched 24.5 kB in 0s (0 B/s) 00:45:25 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 00:45:25 Fetched 49.2 kB in 0s (0 B/s) 00:45:25 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 00:45:25 Fetched 54.2 kB in 0s (0 B/s) 00:45:25 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 00:45:25 Fetched 30.8 kB in 0s (0 B/s) 00:45:25 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 00:45:25 Fetched 15.8 kB in 0s (0 B/s) 00:45:25 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 00:45:25 Fetched 85.9 kB in 0s (0 B/s) 00:45:25 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 00:45:25 Fetched 8720 B in 0s (0 B/s) 00:45:25 Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] 00:45:25 Fetched 137 kB in 0s (0 B/s) 00:45:25 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 00:45:25 Fetched 119 kB in 0s (0 B/s) 00:45:25 Get:1 libnettle6_3.4-1_amd64.deb [109 kB] 00:45:25 Fetched 109 kB in 0s (0 B/s) 00:45:25 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 00:45:25 Fetched 11.1 kB in 0s (0 B/s) 00:45:25 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 00:45:25 Fetched 645 kB in 0s (0 B/s) 00:45:25 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 00:45:25 Fetched 41.3 kB in 0s (0 B/s) 00:45:25 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 00:45:25 Fetched 17.9 kB in 0s (0 B/s) 00:45:25 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 00:45:25 Fetched 368 kB in 0s (0 B/s) 00:45:25 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 00:45:25 Fetched 187 kB in 0s (0 B/s) 00:45:25 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 00:45:25 Fetched 175 kB in 0s (0 B/s) 00:45:25 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 00:45:27 Fetched 206 kB in 0s (0 B/s) 00:45:27 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.8_amd64.deb [1301 kB] 00:45:27 Fetched 1301 kB in 0s (0 B/s) 00:45:27 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 00:45:27 Fetched 36.2 kB in 0s (0 B/s) 00:45:27 Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] 00:45:27 Fetched 159 kB in 0s (0 B/s) 00:45:27 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 00:45:27 Fetched 107 kB in 0s (0 B/s) 00:45:27 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 00:45:27 Fetched 48.7 kB in 0s (0 B/s) 00:45:27 Pulling static-packages 00:45:27 + snapcraftctl pull 00:45:28 'go115' has dependencies that need to be staged: static-packages go-build-helper 00:45:28 Skipping pull go-build-helper (already ran) 00:45:28 Skipping pull static-packages (already ran) 00:45:28 Building go-build-helper 00:45:28 + snapcraftctl build 00:45:28 Removing intermediate container cc4c14f1f2af 00:45:28 ---> 52359e4cb103 00:45:28 00:45:28 Step 10/24 : FROM alpine:3.12 00:45:28 3.12: Pulling from library/alpine 00:45:30 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 00:45:30 Status: Downloaded newer image for alpine:3.12 00:45:30 ---> d10569e2745f 00:45:30 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 00:45:31 ---> Running in d713c06a156b 00:45:32 Removing intermediate container b417f360bb96 00:45:32 ---> 020eb244fce8 00:45:32 00:45:32 Step 10/30 : FROM alpine:3.12 00:45:32 ---> d10569e2745f 00:45:32 Step 11/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 00:45:32 Building static-packages 00:45:32 + snapcraftctl build 00:45:32 ---> Running in b93f0fa5803c 00:45:33 Removing intermediate container b93f0fa5803c 00:45:33 ---> 6884f131d9b2 00:45:33 Step 12/30 : RUN apk add --update --no-cache dumb-init su-exec 00:45:33 ---> Running in 97340b2f8d72 00:45:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:45:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:45:35 (1/5) Installing ca-certificates (20191127-r4) 00:45:35 Staging go-build-helper 00:45:35 + snapcraftctl stage 00:45:35 (2/5) Installing nghttp2-libs (1.41.0-r0) 00:45:35 (3/5) Installing libcurl (7.69.1-r3) 00:45:35 (4/5) Installing curl (7.69.1-r3) 00:45:35 (5/5) Installing dumb-init (1.2.2-r1) 00:45:35 Executing busybox-1.31.1-r19.trigger 00:45:35 Executing ca-certificates-20191127-r4.trigger 00:45:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:45:35 OK: 7 MiB in 19 packages 00:45:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:45:36 Staging static-packages 00:45:36 + snapcraftctl stage 00:45:36 (1/2) Installing dumb-init (1.2.2-r1) 00:45:36 (2/2) Installing su-exec (0.2-r1) 00:45:36 Executing busybox-1.31.1-r19.trigger 00:45:36 OK: 5 MiB in 16 packages 00:45:37 Pulling go115 00:45:37 + snapcraftctl pull 00:45:38 Removing intermediate container d713c06a156b 00:45:38 ---> 61fb0ad181a4 00:45:38 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:45:38 Removing intermediate container 97340b2f8d72 00:45:38 ---> 31483853cb84 00:45:38 Step 13/30 : ENV SECURITY_INIT_DIR /edgex-init 00:45:38 ---> Running in 37404be4498d 00:45:38 ---> Running in 3805acfd1156 00:45:39 'edgex-go' has dependencies that need to be staged: go115 00:45:39 Skipping pull go115 (already ran) 00:45:39 Building go115 00:45:39 + dpkg --print-architecture 00:45:39 + FILE_NAME=go1.15.2.linux-amd64.tar.gz 00:45:39 + FILE_HASH=b49fda1ca29a1946d6bb2a5a6982cf07ccd2aba849289508ee0f9918f6bb4552 00:45:39 + curl https://dl.google.com/go/go1.15.2.linux-amd64.tar.gz -O 00:45:39 % Total % Received % Xferd Average Speed Time Time Time Current 00:45:39 Dload Upload Total Spent Left Speed 00:45:39 Removing intermediate container 3805acfd1156 00:45:39 ---> ba09722c7ebb 00:45:39 Step 14/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 00:45:39 Removing intermediate container 37404be4498d 00:45:39 ---> 33b3f08b2dca 00:45:39 Step 13/24 : WORKDIR / 00:45:39 ---> Running in f1a78af38dab 00:45:39 ---> Running in 46b14b8e2d19 00:45:40 Removing intermediate container f1a78af38dab 00:45:40 ---> f360e5bb22b8 00:45:40 Step 15/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 00:45:40 Removing intermediate container 46b14b8e2d19 00:45:40 ---> 2cef3bfea9cc 00:45:40 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 00:45:41 ---> Running in cd4750b29f5c 00:45:42 ---> 8b031229354b 00:45:42 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 00:45:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 1 115M 1 2159k 0 0 5359k 0 0:00:22 --:--:-- 0:00:22 5346k 28 115M 28 32.9M 0 0 23.4M 0 0:00:04 0:00:01 0:00:03 23.4M 56 115M 56 65.6M 0 0 27.2M 0 0:00:04 0:00:02 0:00:02 27.2M 78 115M 78 90.3M 0 0 26.5M 0 0:00:04 0:00:03 0:00:01 26.5M 100 115M 100 115M 0 0 26.5M 0 0:00:04 0:00:04 --:--:-- 26.5M 00:45:43 + echo b49fda1ca29a1946d6bb2a5a6982cf07ccd2aba849289508ee0f9918f6bb4552 go1.15.2.linux-amd64.tar.gz 00:45:43 + sha256sum -c sha256 00:45:43 + grep OK 00:45:44 ---> 4536fe4355eb 00:45:44 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:45:44 go1.15.2.linux-amd64.tar.gz: OK 00:45:44 + mkdir -p /root/stage/go1.15 00:45:44 + tar -C /root/stage/go1.15 -xf go1.15.2.linux-amd64.tar.gz --strip-components=1 00:45:45 Removing intermediate container cd4750b29f5c 00:45:45 ---> 38f4f90aecc0 00:45:45 Step 16/30 : WORKDIR ${SECURITY_INIT_DIR} 00:45:45 ---> 3116b0fa2708 00:45:45 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:45:46 ---> Running in d50867e617cf 00:45:46 Removing intermediate container 16976228b3b4 00:45:46 ---> 344f6b65580c 00:45:46 00:45:46 Step 10/22 : FROM alpine:3.12 00:45:46 ---> d10569e2745f 00:45:46 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 00:45:47 Removing intermediate container 462e52ec5488 00:45:47 ---> eeacdce6b201 00:45:47 00:45:47 Step 10/23 : FROM alpine:3.12 00:45:47 ---> d10569e2745f 00:45:47 Step 11/23 : RUN apk add --update --no-cache dumb-init 00:45:47 Removing intermediate container d50867e617cf 00:45:47 ---> b773d2553a34 00:45:47 Step 17/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 00:45:47 ---> Running in b1fda7ce97e7 00:45:47 ---> Running in 09f577af452f 00:45:47 ---> e00f1439ac9f 00:45:47 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:45:49 ---> 2d16643539af 00:45:49 Step 18/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 00:45:49 ---> Running in 251bd55c371c 00:45:49 Staging go115 00:45:49 + snapcraftctl stage 00:45:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:45:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:45:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:45:50 ---> 9b21616aa384 00:45:50 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:45:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:45:51 (1/2) Installing ca-certificates (20191127-r4) 00:45:51 (2/2) Installing dumb-init (1.2.2-r1) 00:45:51 Executing busybox-1.31.1-r19.trigger 00:45:51 Executing ca-certificates-20191127-r4.trigger 00:45:51 (1/1) Installing dumb-init (1.2.2-r1) 00:45:51 Executing busybox-1.31.1-r19.trigger 00:45:51 OK: 5 MiB in 15 packages 00:45:51 OK: 6 MiB in 16 packages 00:45:52 ---> 9e2339498bbc 00:45:52 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 00:45:53 ---> Running in 1b8ec00538ca 00:45:53 Removing intermediate container 09f577af452f 00:45:53 ---> 7b59c447da57 00:45:53 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:45:53 ---> Running in 56602e54572c 00:45:53 Removing intermediate container 251bd55c371c 00:45:53 ---> 9c5f21406d31 00:45:53 Step 19/30 : COPY --from=builder /edgex-go/Attribution.txt / 00:45:54 Removing intermediate container b1fda7ce97e7 00:45:54 ---> d9bab722e43c 00:45:54 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 00:45:54 Removing intermediate container 2cf6aac52e9d 00:45:54 ---> 0fb191b1fa17 00:45:54 00:45:54 Step 10/23 : FROM alpine:3.12 00:45:54 ---> d10569e2745f 00:45:54 Step 11/23 : RUN apk add --update --no-cache dumb-init 00:45:54 ---> Using cache 00:45:54 ---> 7b59c447da57 00:45:54 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:45:54 ---> Running in 37ee0fa9649f 00:45:55 ---> Running in 3d1ab4ffdd6e 00:45:55 Removing intermediate container 56602e54572c 00:45:55 ---> 5fb17476dde2 00:45:55 Step 13/23 : ENV APP_PORT=48082 00:45:55 ---> 8ef760879e6e 00:45:55 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 00:45:55 ---> Running in b79d15f23996 00:45:55 Removing intermediate container 37ee0fa9649f 00:45:55 ---> 386f6bfd4ab7 00:45:55 Step 13/22 : ENV APP_PORT=48060 00:45:55 Removing intermediate container 3d1ab4ffdd6e 00:45:55 ---> 1d152679c140 00:45:55 Step 13/23 : ENV APP_PORT=48081 00:45:55 ---> Running in 94c13c124ac4 00:45:55 ---> Running in b63117d1abdf 00:45:55 Removing intermediate container b79d15f23996 00:45:55 ---> 4a4f37a301f9 00:45:55 Step 14/23 : EXPOSE $APP_PORT 00:45:55 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 00:45:55 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 00:45:55 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 00:45:55 Fetched 0 B in 0s (0 B/s) 00:45:55 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 00:45:55 Fetched 224 kB in 0s (0 B/s) 00:45:55 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 00:45:55 Fetched 157 kB in 0s (0 B/s) 00:45:55 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 00:45:55 Fetched 221 kB in 0s (0 B/s) 00:45:55 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 00:45:55 Fetched 143 kB in 0s (0 B/s) 00:45:55 Pulling edgex-go 00:45:55 + snapcraftctl pull 00:45:56 ---> Running in 890fc89c4645 00:45:56 Removing intermediate container 94c13c124ac4 00:45:56 ---> a4e7406519a8 00:45:56 Step 14/22 : EXPOSE $APP_PORT 00:45:56 Removing intermediate container b63117d1abdf 00:45:56 ---> 63f29c492af4 00:45:56 Step 14/23 : EXPOSE $APP_PORT 00:45:56 Removing intermediate container 1b8ec00538ca 00:45:56 ---> Running in 2f19627ba474 00:45:56 ---> 4f45e7f7f19c 00:45:56 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 00:45:56 ---> Running in e06a86ecb58c 00:45:56 ---> e0bc7f2c1ab1 00:45:56 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 00:45:56 Removing intermediate container 890fc89c4645 00:45:56 ---> 8fb88b0397de 00:45:56 Step 15/23 : WORKDIR / 00:45:56 ---> Running in 206e827ce33d 00:45:57 ---> Running in f0b6dcdd4edc 00:45:57 Pulling version 00:45:57 + cd /root/project 00:45:57 + [ -f VERSION ] 00:45:57 + PROJECT_VERSION=local-dev 00:45:57 + git rev-parse --short HEAD 00:45:57 + GIT_REVISION=6269424b 00:45:57 + snapcraftctl set-version local-dev 00:45:57 Removing intermediate container 2f19627ba474 00:45:57 ---> ec74cc02e690 00:45:57 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:45:57 Removing intermediate container e06a86ecb58c 00:45:57 ---> b8a1546f8a65 00:45:57 Step 15/23 : WORKDIR / 00:45:57 Removing intermediate container 206e827ce33d 00:45:57 ---> cfdc63700b50 00:45:57 Step 22/24 : LABEL arch=arm64 00:45:58 ---> Running in d54d267c5475 00:45:58 ---> 33c1d5f0b698 00:45:58 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 00:45:58 ---> Running in df9537f80fea 00:45:58 Removing intermediate container f0b6dcdd4edc 00:45:58 ---> 9b486b95d2db 00:45:58 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:45:58 ---> 3b7729fc3d61 00:45:58 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:45:58 Removing intermediate container d54d267c5475 00:45:58 ---> 41938dd972b7 00:45:58 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:45:58 Building config-common 00:45:58 + snapcraftctl build 00:45:58 Removing intermediate container df9537f80fea 00:45:58 ---> 4044bfd42616 00:45:58 Step 23/24 : LABEL git_sha=1d4bbe3a49260671814f716e5791819987d3513f 00:45:59 ---> Running in d73f07983c02 00:45:59 ---> 7e2d54f43968 00:45:59 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 00:45:59 ---> 9dc67e633892 00:45:59 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:45:59 ---> Running in cdb6b8ec2b48 00:45:59 ---> 861ceddda62c 00:45:59 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:45:59 Removing intermediate container d73f07983c02 00:45:59 ---> 5f706667d85d 00:45:59 Step 24/24 : LABEL version=0.0.0 00:46:00 ---> 7c8a8eafcd9c 00:46:00 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 00:46:00 ---> Running in 71d33986ec33 00:46:00 Removing intermediate container cdb6b8ec2b48 00:46:00 ---> f539fcfef67b 00:46:00 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 00:46:01 Removing intermediate container 71d33986ec33 00:46:01 ---> 00c732267168 00:46:01 00:46:01 ---> ee98513eb769 00:46:01 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 00:46:01 Skipping build go-build-helper (already ran) 00:46:01 Skipping build static-packages (already ran) 00:46:01 Skipping build go115 (already ran) 00:46:01 Building edgex-go 00:46:01 ---> f9566ce8f0f1 00:46:01 Step 18/22 : ENTRYPOINT ["/support-notifications"] 00:46:01 + export PATH=/root/stage/go1.15/bin:/bin:/root/stage/usr/sbin:/root/stage/usr/bin:/root/stage/sbin:/root/stage/bin:/root/parts/edgex-go/install/usr/sbin:/root/parts/edgex-go/install/usr/bin:/root/parts/edgex-go/install/sbin:/root/parts/edgex-go/install/bin:/snap/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/snapcraft/6050/bin/scriptlet-bin 00:46:01 + cd /root/parts/edgex-go/src 00:46:01 + make build 00:46:01 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 00:46:01 ---> 2f4cd302d78b 00:46:01 Step 25/30 : RUN chmod +x /entrypoint.sh 00:46:01 Successfully built 00c732267168 00:46:01 ---> Running in 0a32700f2060 00:46:01 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 00:46:01  Building docker-security-secretstore-setup-go ... done Building docker-security-proxy-setup-go 00:46:01 ---> 17bf98276ae0 00:46:01 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 00:46:02 ---> Running in 78cf4d21139e 00:46:02 ---> 2d9783b660f3 00:46:02 Step 19/23 : ENTRYPOINT ["/core-command"] 00:46:02 Removing intermediate container 0a32700f2060 00:46:02 ---> 815e27447e75 00:46:02 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:46:02 ---> Running in 1c8384096f6d 00:46:02 ---> Running in 0838d13c2d37 00:46:02 ---> 68b184ce92b5 00:46:02 Step 19/23 : ENTRYPOINT ["/core-metadata"] 00:46:03 ---> Running in 4c96274e0bc4 00:46:03 Removing intermediate container 1c8384096f6d 00:46:03 ---> d2c029a1e67e 00:46:03 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:46:03 Removing intermediate container 0838d13c2d37 00:46:03 ---> 7984a8a1a08b 00:46:03 Step 20/22 : LABEL arch=arm64 00:46:03 ---> Running in 3c5dceae95a3 00:46:04 go: downloading github.com/gorilla/mux v1.8.0 00:46:04 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.3 00:46:04 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.13 00:46:04 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.41 00:46:04 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 00:46:04 go: downloading github.com/pkg/errors v0.8.1 00:46:04 go: downloading github.com/imdario/mergo v0.3.11 00:46:04 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.7 00:46:04 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.3 00:46:04 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 00:46:04 go: downloading github.com/x448/float16 v0.8.4 00:46:04 go: downloading github.com/go-kit/kit v0.8.0 00:46:04 go: downloading github.com/go-playground/validator/v10 v10.3.0 00:46:04 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.3 00:46:04 go: downloading github.com/pebbe/zmq4 v1.2.5 00:46:04 go: downloading github.com/OneOfOne/xxhash v1.2.8 00:46:04 go: downloading github.com/google/uuid v1.2.0 00:46:04 go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 00:46:04 go: downloading github.com/hashicorp/consul/api v1.8.1 00:46:04 go: downloading github.com/BurntSushi/toml v0.3.1 00:46:04 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 00:46:04 go: downloading github.com/pelletier/go-toml v1.2.0 00:46:04 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 00:46:04 go: downloading github.com/go-redis/redis/v7 v7.2.0 00:46:04 go: downloading github.com/leodido/go-urn v1.2.0 00:46:04 ---> Running in 827cbe030548 00:46:04 Removing intermediate container 4c96274e0bc4 00:46:04 ---> bf82c761355d 00:46:04 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:46:04 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 00:46:04 go: downloading github.com/mitchellh/copystructure v1.0.0 00:46:04 go: downloading github.com/go-playground/universal-translator v0.17.0 00:46:04 go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 00:46:04 go: downloading github.com/mitchellh/mapstructure v1.1.2 00:46:04 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 00:46:04 go: downloading github.com/hashicorp/go-hclog v0.12.0 00:46:04 go: downloading github.com/go-logfmt/logfmt v0.4.0 00:46:04 go: downloading github.com/mitchellh/reflectwalk v1.0.0 00:46:04 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 00:46:04 go: downloading github.com/go-playground/locales v0.13.0 00:46:04 go: downloading github.com/hashicorp/serf v0.9.5 00:46:04 go: downloading github.com/fatih/color v1.9.0 00:46:04 go: downloading github.com/mattn/go-isatty v0.0.12 00:46:04 ---> Running in 111d108a7d2c 00:46:04 go: downloading golang.org/x/sys v0.0.0-20200223170610-d5e6a3e2c0ae 00:46:04 go: downloading github.com/mattn/go-colorable v0.1.6 00:46:04 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 00:46:04 Removing intermediate container 3c5dceae95a3 00:46:04 ---> 0b7219613160 00:46:04 Step 21/23 : LABEL arch=arm64 00:46:04 Removing intermediate container 827cbe030548 00:46:04 ---> 8cd542db3ba6 00:46:04 Step 21/22 : LABEL git_sha=1d4bbe3a49260671814f716e5791819987d3513f 00:46:05 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 00:46:05 go: downloading github.com/hashicorp/golang-lru v0.5.0 00:46:05 ---> Running in 3c130f85437f 00:46:05 ---> Running in 0838b03a1c79 00:46:05 Removing intermediate container 111d108a7d2c 00:46:05 ---> 60ff690970a5 00:46:05 Step 21/23 : LABEL arch=arm64 00:46:05 Removing intermediate container 78cf4d21139e 00:46:05 ---> e62984ad3a42 00:46:05 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 00:46:05 ---> Running in 224afe310118 00:46:06 ---> Running in 346a5842fa23 00:46:06 Removing intermediate container 0838b03a1c79 00:46:06 ---> 8c4c17451191 00:46:06 Step 22/23 : LABEL git_sha=1d4bbe3a49260671814f716e5791819987d3513f 00:46:06 Removing intermediate container 3c130f85437f 00:46:06 ---> 8c0988fc0fe4 00:46:06 Step 22/22 : LABEL version=0.0.0 00:46:06 ---> Running in fe3a9459514e 00:46:06 Removing intermediate container 224afe310118 00:46:06 ---> 7ff95d209fd8 00:46:06 Step 22/23 : LABEL git_sha=1d4bbe3a49260671814f716e5791819987d3513f 00:46:06 ---> Running in 75839696f630 00:46:06 Removing intermediate container 346a5842fa23 00:46:07 ---> a1357cad3ab5 00:46:07 Step 27/30 : CMD ["gate"] 00:46:07 ---> Running in cd7755f97009 00:46:07 ---> Running in f640997ab92c 00:46:07 Removing intermediate container fe3a9459514e 00:46:07 ---> dc284bca80e3 00:46:07 Step 23/23 : LABEL version=0.0.0 00:46:07 Removing intermediate container 75839696f630 00:46:07 ---> a12d5fc2e4b6 00:46:07 00:46:08 Removing intermediate container cd7755f97009 00:46:08 ---> 325e840c6af2 00:46:08 Step 23/23 : LABEL version=0.0.0 00:46:08 Successfully built a12d5fc2e4b6 00:46:08 ---> Running in b38469b9f8ed 00:46:08 Successfully tagged docker-support-notifications-go-arm64:latest 00:46:08  Building docker-support-notifications-go ... done Building docker-sys-mgmt-agent-go 00:46:08 ---> Running in 75221617d1cd 00:46:08 Removing intermediate container f640997ab92c 00:46:08 ---> 325063eb0116 00:46:08 Step 28/30 : LABEL arch=arm64 00:46:08 ---> Running in 53ea3de7d376 00:46:08 Removing intermediate container b38469b9f8ed 00:46:08 ---> bc7659f99811 00:46:08 00:46:08 Removing intermediate container 75221617d1cd 00:46:08 ---> 8f87deaa2b87 00:46:08 00:46:09 Successfully built 8f87deaa2b87 00:46:09 Successfully built bc7659f99811 00:46:09 Successfully tagged docker-core-metadata-go-arm64:latest 00:46:09 Building docker-core-data-go 00:46:09  Building docker-core-metadata-go ... done Successfully tagged docker-core-command-go-arm64:latest 00:46:09  Building docker-core-command-go ... done Building docker-support-scheduler-go 00:46:09 Removing intermediate container 53ea3de7d376 00:46:09 ---> 4a3fc137dde5 00:46:09 Step 29/30 : LABEL git_sha=1d4bbe3a49260671814f716e5791819987d3513f 00:46:10 ---> Running in 23bc63fe3837 00:46:10 Removing intermediate container 23bc63fe3837 00:46:10 ---> a2b29b77cce5 00:46:10 Step 30/30 : LABEL version=0.0.0 00:46:10 ---> Running in b8a65970ba65 00:46:11 Removing intermediate container b8a65970ba65 00:46:11 ---> 4696460ace52 00:46:11 00:46:11 Successfully built 4696460ace52 00:46:11 Successfully tagged docker-security-bootstrapper-go-arm64:latest 00:46:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:46:13 go: downloading gopkg.in/yaml.v2 v2.4.0 00:46:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 00:46:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:46:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 00:46:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 00:46:23 go: downloading github.com/stretchr/testify v1.7.0 00:46:24 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 00:46:24 go: downloading github.com/davecgh/go-spew v1.1.1 00:46:24 go: downloading github.com/pmezard/go-difflib v1.0.0 00:46:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:46:26 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 00:46:26 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 00:46:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 00:46:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:46:29 go: downloading golang.org/x/crypto v0.0.0-20190923035154-9ee001bba392 00:46:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:46:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 00:46:31 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 00:46:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 00:46:33 go: downloading github.com/lib/pq v1.9.0 00:46:35 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 00:46:35 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 00:46:35 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 00:46:35 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 00:46:35 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 00:46:35 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 00:46:35 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 00:46:35 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 00:46:35 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 00:46:35 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 00:46:35 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 00:46:35 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 00:46:35 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 00:46:35 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 00:46:35 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 00:46:35 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 00:46:35 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 00:46:35 + 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 00:46:35 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 00:46:35 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 00:46:35 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 00:46:35 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 00:46:35 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 00:46:35 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 00:46:35 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 00:46:37 Building version 00:46:37 + snapcraftctl build 00:46:39 Staging config-common 00:46:39 + snapcraftctl stage 00:46:41 Skipping stage go-build-helper (already ran) 00:46:41 Skipping stage static-packages (already ran) 00:46:41 Skipping stage go115 (already ran) 00:46:41 Staging edgex-go 00:46:41 + snapcraftctl stage 00:46:42 Staging version 00:46:42 + snapcraftctl stage 00:46:43 Priming config-common 00:46:43 + snapcraftctl prime 00:46:44 Priming go-build-helper 00:46:44 + snapcraftctl prime 00:46:45 + snapcraftctl prime 00:46:45 Priming static-packages 00:46:48 Priming go115 00:46:48 + snapcraftctl prime 00:46:49 Priming edgex-go 00:46:49 + snapcraftctl prime 00:46:50  Building docker-security-bootstrapper-go ... done Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:46:50 Step 2/21 : FROM ${BUILDER_BASE} AS builder 00:46:50 ---> 6c34ccb1e72d 00:46:50 Step 3/21 : WORKDIR /edgex-go 00:46:50 ---> Using cache 00:46:50 ---> 38ea915876ed 00:46:50 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:46:50 ---> Using cache 00:46:50 ---> d8b6a8b1b443 00:46:50 Step 5/21 : RUN apk add --update --no-cache make git 00:46:50 ---> Using cache 00:46:50 ---> 902f792ee02f 00:46:50 Step 6/21 : COPY go.mod . 00:46:50 ---> Using cache 00:46:50 ---> 66b3d7bfe05f 00:46:50 Step 7/21 : RUN go mod download 00:46:50 ---> Using cache 00:46:50 ---> 009137246beb 00:46:50 Step 8/21 : COPY . . 00:46:50 ---> Using cache 00:46:50 ---> a9eba62731dc 00:46:50 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 00:46:51 Priming version 00:46:51 + snapcraftctl prime 00:46:52 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. 00:46:52 ---> Running in df80fa827693 00:46:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 00:47:00 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:47:00 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:47:00 ---> 6c34ccb1e72d 00:47:00 Step 3/22 : WORKDIR /edgex-go 00:47:00 ---> Using cache 00:47:00 ---> 38ea915876ed 00:47:00 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:47:00 ---> Using cache 00:47:00 ---> d8b6a8b1b443 00:47:00 Step 5/22 : RUN apk add --update --no-cache make git 00:47:00 ---> Using cache 00:47:00 ---> 902f792ee02f 00:47:00 Step 6/22 : COPY go.mod . 00:47:00 ---> Using cache 00:47:00 ---> 66b3d7bfe05f 00:47:00 Step 7/22 : RUN go mod download 00:47:00 ---> Using cache 00:47:00 ---> 009137246beb 00:47:00 Step 8/22 : COPY . . 00:47:00 ---> Using cache 00:47:00 ---> a9eba62731dc 00:47:00 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 00:47:00 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:47:00 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:47:00 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:47:00 Step 2/26 : FROM ${BUILDER_BASE} AS builder 00:47:00 ---> 6c34ccb1e72d 00:47:00 Step 3/26 : WORKDIR /edgex-go 00:47:00 ---> Using cache 00:47:00 ---> 38ea915876ed 00:47:00 ---> 6c34ccb1e72d 00:47:00 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesStep 3/23 : WORKDIR /edgex-go 00:47:00 ---> Using cache 00:47:00 ---> d8b6a8b1b443 00:47:00 Step 5/26 : RUN apk add --update --no-cache make bash git 00:47:00 00:47:00 ---> Using cache 00:47:00 ---> 38ea915876ed 00:47:00 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:47:00 ---> Using cache 00:47:00 ---> d8b6a8b1b443 00:47:00 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 00:47:00 ---> Running in 1dfe1c2f6d6d 00:47:00 ---> Running in 1cbc7472a8db 00:47:00 ---> Running in 28cb54ca66d1 00:47:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:47:03 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:47:03 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:47:04 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:47:04 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:47:05 OK: 217 MiB in 51 packages 00:47:05 OK: 217 MiB in 51 packages 00:47:07 Removing intermediate container 28cb54ca66d1 00:47:07 ---> feab082e0939 00:47:07 Step 6/23 : COPY go.mod . 00:47:07 Removing intermediate container 1dfe1c2f6d6d 00:47:07 ---> 424411ea6ba2 00:47:07 Step 6/26 : COPY go.mod . 00:47:08 ---> c623c9f5e909 00:47:08 Step 7/23 : RUN go mod download 00:47:08 ---> 0b29e63e27b0 00:47:08 Step 7/26 : RUN go mod download 00:47:08 ---> Running in 3ab8a35f3154 00:47:09 ---> Running in fb53bffdbc61 00:47:13 Removing intermediate container 3ab8a35f3154 00:47:13 ---> 887c4e083de8 00:47:13 Step 8/23 : COPY . . 00:47:14 Removing intermediate container fb53bffdbc61 00:47:14 ---> 7a3e98c63e26 00:47:14 Step 8/26 : COPY . . 00:47:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 00:47:46 ---> 8b0a78a6814b 00:47:46 Step 9/23 : RUN make cmd/core-data/core-data 00:47:46 ---> b5ec2b2bc800 00:47:46 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 00:47:46 ---> Running in 0249f636a1a6 00:47:46 ---> Running in 59badb6055a4 00:47:46 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 00:47:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 00:48:01 Removing intermediate container df80fa827693 00:48:01 ---> 93a90c325968 00:48:01 00:48:01 Step 10/21 : FROM alpine:3.12 00:48:01 ---> d10569e2745f 00:48:01 Step 11/21 : RUN apk add --update --no-cache curl 00:48:01 ---> Running in bafa3f248891 00:48:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:48:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:48:02 (1/4) Installing ca-certificates (20191127-r4) 00:48:02 (2/4) Installing nghttp2-libs (1.41.0-r0) 00:48:02 (3/4) Installing libcurl (7.69.1-r3) 00:48:02 (4/4) Installing curl (7.69.1-r3) 00:48:02 Executing busybox-1.31.1-r19.trigger 00:48:02 Executing ca-certificates-20191127-r4.trigger 00:48:03 OK: 7 MiB in 18 packages 00:48:05 Removing intermediate container bafa3f248891 00:48:05 ---> 6927d5e222bb 00:48:05 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:48:05 ---> Running in 83e7958974f0 00:48:06 Removing intermediate container 83e7958974f0 00:48:06 ---> 728620677e4e 00:48:06 Step 13/21 : WORKDIR /edgex 00:48:06 ---> Running in 52d6ae651676 00:48:06 Removing intermediate container 52d6ae651676 00:48:06 ---> bb151562b0cb 00:48:06 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 00:48:08 ---> b4dbf4ff8a59 00:48:08 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 00:48:09 ---> 5aac43515c11 00:48:09 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:48:11 ---> f12c8d711de3 00:48:11 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 00:48:11 ---> Running in 29f2c7f43a30 00:48:12 Removing intermediate container 29f2c7f43a30 00:48:12 ---> 5c2d596183ef 00:48:12 Step 18/21 : CMD ["--init=true"] 00:48:12 ---> Running in 5fa7e65807ab 00:48:13 Removing intermediate container 5fa7e65807ab 00:48:13 ---> 7603ea96a8ba 00:48:13 Step 19/21 : LABEL arch=arm64 00:48:13 ---> Running in 184c07a13a1b 00:48:13 Removing intermediate container 184c07a13a1b 00:48:13 ---> 7a9e165a887e 00:48:13 Step 20/21 : LABEL git_sha=1d4bbe3a49260671814f716e5791819987d3513f 00:48:14 ---> Running in cdf5fb91c200 00:48:14 Removing intermediate container cdf5fb91c200 00:48:14 ---> 0b00b299a509 00:48:14 Step 21/21 : LABEL version=0.0.0 00:48:15 ---> Running in 14c3923a4d4c 00:48:15 Removing intermediate container 14c3923a4d4c 00:48:15 ---> 3cd986747a64 00:48:15 00:48:16 Successfully built 3cd986747a64 00:48:16 Successfully tagged docker-security-proxy-setup-go-arm64:latest 00:48:20  Building docker-security-proxy-setup-go ... done Removing intermediate container 1cbc7472a8db 00:48:20 ---> d177ffb2c4ba 00:48:20 00:48:20 Step 10/22 : FROM alpine:3.12 00:48:20 ---> d10569e2745f 00:48:20 Step 11/22 : RUN apk add --update --no-cache dumb-init 00:48:20 ---> Using cache 00:48:20 ---> 7b59c447da57 00:48:20 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:48:20 ---> Using cache 00:48:20 ---> 1d152679c140 00:48:20 Step 13/22 : ENV APP_PORT=48085 00:48:20 ---> Running in 5498862a59f3 00:48:21 Removing intermediate container 5498862a59f3 00:48:21 ---> b74e34c83809 00:48:21 Step 14/22 : EXPOSE $APP_PORT 00:48:21 ---> Running in c4f0cc9f5e12 00:48:22 Removing intermediate container c4f0cc9f5e12 00:48:22 ---> 20252676b087 00:48:22 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:48:23 ---> baf7ab6a3dea 00:48:23 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:48:25 ---> 79674d6c37b6 00:48:25 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 00:48:26 ---> 8283e53e1d45 00:48:26 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 00:48:26 ---> Running in 0fb31a6241b6 00:48:26 Removing intermediate container 0fb31a6241b6 00:48:26 ---> fa922b63df45 00:48:26 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:48:27 ---> Running in 92d1d73a7086 00:48:27 Removing intermediate container 92d1d73a7086 00:48:27 ---> 5f36789fab9b 00:48:27 Step 20/22 : LABEL arch=arm64 00:48:27 ---> Running in 7d422f8a29b5 00:48:28 Removing intermediate container 7d422f8a29b5 00:48:28 ---> 9a5f0444da43 00:48:28 Step 21/22 : LABEL git_sha=1d4bbe3a49260671814f716e5791819987d3513f 00:48:28 ---> Running in 34e231b279f6 00:48:29 Removing intermediate container 34e231b279f6 00:48:29 ---> 1b3bf4684bc5 00:48:29 Step 22/22 : LABEL version=0.0.0 00:48:29 ---> Running in 1602f0deee9c 00:48:30 Removing intermediate container 1602f0deee9c 00:48:30 ---> 579ea463ae47 00:48:30 00:48:30 Successfully built 579ea463ae47 00:48:30 Successfully tagged docker-support-scheduler-go-arm64:latest 00:48:52  Building docker-support-scheduler-go ... done Removing intermediate container 59badb6055a4 00:48:52 ---> e583c9bd5d99 00:48:52 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 00:48:52 ---> Running in 238cfe3b5222 00:48:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 00:48:55 Removing intermediate container 238cfe3b5222 00:48:55 ---> 259b76d1bfff 00:48:55 00:48:55 Step 11/26 : FROM docker:20.10.0 00:48:55 20.10.0: Pulling from library/docker 00:49:05 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 00:49:05 Status: Downloaded newer image for docker:20.10.0 00:49:05 ---> eeaf43b92773 00:49:05 Step 12/26 : RUN apk add --no-cache bash 00:49:05 Removing intermediate container 0249f636a1a6 00:49:05 ---> 78d84c7a7302 00:49:05 00:49:05 Step 10/23 : FROM alpine:3.12 00:49:05 ---> d10569e2745f 00:49:05 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:49:05 ---> Running in ab2863a299e9 00:49:05 ---> Running in 9b3a84002d71 00:49:05 Removing intermediate container 9b3a84002d71 00:49:05 ---> 575a8b534b38 00:49:05 Step 12/23 : ENV APP_PORT=48080 00:49:05 ---> Running in c46fbbb838ef 00:49:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:49:06 Removing intermediate container c46fbbb838ef 00:49:06 ---> ae5c174de1a3 00:49:06 Step 13/23 : EXPOSE $APP_PORT 00:49:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:49:06 ---> Running in 5165a2e39320 00:49:07 Removing intermediate container 5165a2e39320 00:49:07 ---> a6559c5b7668 00:49:07 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:49:07 (1/2) Installing readline (8.0.4-r0) 00:49:07 (2/2) Installing bash (5.0.17-r0) 00:49:07 ---> Running in feda782f8662 00:49:07 Executing bash-5.0.17-r0.post-install 00:49:07 Executing busybox-1.31.1-r19.trigger 00:49:07 OK: 12 MiB in 22 packages 00:49:08 Removing intermediate container ab2863a299e9 00:49:08 ---> 72488147fa6e 00:49:08 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 00:49:08 ---> Running in 8bcc2597190c 00:49:09 Removing intermediate container 8bcc2597190c 00:49:09 ---> e6ae42219e37 00:49:09 Step 14/26 : ENV APP_PORT=48090 00:49:09 Removing intermediate container feda782f8662 00:49:09 ---> 320367cc878c 00:49:09 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 00:49:09 ---> Running in ea0399344d41 00:49:09 ---> Running in 785d42209d86 00:49:09 Removing intermediate container ea0399344d41 00:49:09 ---> e3609568832a 00:49:09 Step 15/26 : EXPOSE $APP_PORT 00:49:10 ---> Running in 5230290d3020 00:49:10 Removing intermediate container 5230290d3020 00:49:10 ---> 44f1865d3771 00:49:10 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 00:49:10 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:49:11 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:49:11 ---> 12d04ab6a5fe 00:49:11 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 00:49:12 (1/6) Installing dumb-init (1.2.2-r1) 00:49:12 (2/6) Installing libgcc (9.3.0-r2) 00:49:12 (3/6) Installing libsodium (1.0.18-r0) 00:49:12 (4/6) Installing libstdc++ (9.3.0-r2) 00:49:12 ---> 3f7066134b82 00:49:12 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 00:49:12 (5/6) Installing libzmq (4.3.3-r0) 00:49:13 (6/6) Installing zeromq (4.3.3-r0) 00:49:13 Executing busybox-1.31.1-r19.trigger 00:49:13 OK: 8 MiB in 20 packages 00:49:13 ---> 31f11e2a547b 00:49:13 Step 19/26 : RUN apk --no-cache add py3-pip 00:49:13 ---> Running in b69b9d7197a1 00:49:14 Removing intermediate container 785d42209d86 00:49:14 ---> c83be0e207b1 00:49:14 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:49:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:49:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:49:15 ---> dd4029329d35 00:49:15 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:49:15 (1/33) Installing libbz2 (1.0.8-r1) 00:49:15 (2/33) Installing expat (2.2.9-r1) 00:49:15 (3/33) Installing libffi (3.3-r2) 00:49:15 (4/33) Installing gdbm (1.13-r1) 00:49:15 (5/33) Installing xz-libs (5.2.5-r0) 00:49:15 (6/33) Installing sqlite-libs (3.32.1-r0) 00:49:16 (7/33) Installing python3 (3.8.5-r1) 00:49:17 ---> cdce50569c73 00:49:17 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 00:49:18 (8/33) Installing py3-appdirs (1.4.4-r1) 00:49:18 (9/33) Installing py3-ordered-set (4.0.1-r0) 00:49:18 (10/33) Installing py3-parsing (2.4.7-r0) 00:49:18 (11/33) Installing py3-six (1.15.0-r0) 00:49:18 (12/33) Installing py3-packaging (20.4-r0) 00:49:18 (13/33) Installing py3-setuptools (47.0.0-r0) 00:49:18 (14/33) Installing py3-chardet (3.0.4-r4) 00:49:18 (15/33) Installing py3-idna (2.9-r0) 00:49:18 (16/33) Installing py3-certifi (2020.4.5.1-r0) 00:49:18 (17/33) Installing py3-urllib3 (1.25.9-r0) 00:49:18 ---> 5b27c95bd710 00:49:18 Step 19/23 : ENTRYPOINT ["/core-data"] 00:49:18 (18/33) Installing py3-requests (2.23.0-r0) 00:49:18 (19/33) Installing py3-msgpack (1.0.0-r0) 00:49:18 (20/33) Installing py3-lockfile (0.12.2-r3) 00:49:18 (21/33) Installing py3-cachecontrol (0.12.6-r0) 00:49:18 (22/33) Installing py3-colorama (0.4.3-r0) 00:49:18 (23/33) Installing py3-distlib (0.3.0-r0) 00:49:18 (24/33) Installing py3-distro (1.5.0-r1) 00:49:18 (25/33) Installing py3-webencodings (0.5.1-r3) 00:49:18 (26/33) Installing py3-html5lib (1.0.1-r4) 00:49:18 (27/33) Installing py3-pytoml (0.1.21-r0) 00:49:18 ---> Running in e2617fdb88cb 00:49:18 (28/33) Installing py3-pep517 (0.8.2-r0) 00:49:18 (29/33) Installing py3-progress (1.5-r0) 00:49:18 (30/33) Installing py3-toml (0.10.1-r0) 00:49:18 (31/33) Installing py3-retrying (1.3.3-r0) 00:49:18 (32/33) Installing py3-contextlib2 (0.6.0-r0) 00:49:18 (33/33) Installing py3-pip (20.1.1-r0) 00:49:18 Executing busybox-1.31.1-r19.trigger 00:49:18 OK: 71 MiB in 55 packages 00:49:18 Removing intermediate container e2617fdb88cb 00:49:18 ---> 98d9b571babc 00:49:18 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:49:19 ---> Running in 9d8a9ad84026 00:49:19 Removing intermediate container 9d8a9ad84026 00:49:19 ---> cfe038efbe21 00:49:19 Step 21/23 : LABEL arch=arm64 00:49:20 ---> Running in 368ce23f4c58 00:49:20 Removing intermediate container 368ce23f4c58 00:49:20 ---> 400eab42f399 00:49:20 Step 22/23 : LABEL git_sha=1d4bbe3a49260671814f716e5791819987d3513f 00:49:20 ---> Running in fcd4f432aa65 00:49:21 Removing intermediate container fcd4f432aa65 00:49:21 ---> c21bf5208bb0 00:49:21 Step 23/23 : LABEL version=0.0.0 00:49:21 ---> Running in da4b2407dc43 00:49:22 Removing intermediate container da4b2407dc43 00:49:22 ---> 36d52669bc87 00:49:22 00:49:22 Successfully built 36d52669bc87 00:49:22 Successfully tagged docker-core-data-go-arm64:latest 00:49:24  Building docker-core-data-go ... done Removing intermediate container b69b9d7197a1 00:49:24 ---> 86c1786a98ba 00:49:24 Step 20/26 : RUN pip install docker-compose==1.23.2 00:49:24 ---> Running in 4e8f66a0205d 00:49:30 Collecting docker-compose==1.23.2 00:49:30 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 00:49:30 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 00:49:30 Collecting docker<4.0,>=3.6.0 00:49:30 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 00:49:32 Collecting PyYAML<4,>=3.10 00:49:32 Downloading PyYAML-3.13.tar.gz (270 kB) 00:49:36 Collecting websocket-client<1.0,>=0.32.0 00:49:36 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 00:49:36 Collecting jsonschema<3,>=2.5.1 00:49:36 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 00:49:38 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 00:49:38 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 00:49:38 Collecting dockerpty<0.5,>=0.4.1 00:49:38 Downloading dockerpty-0.4.1.tar.gz (13 kB) 00:49:41 Collecting docopt<0.7,>=0.6.1 00:49:41 Downloading docopt-0.6.2.tar.gz (25 kB) 00:49:43 Collecting texttable<0.10,>=0.9.0 00:49:43 Downloading texttable-0.9.1.tar.gz (11 kB) 00:49:45 Collecting cached-property<2,>=1.2.0 00:49:45 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 00:49:46 Collecting docker-pycreds>=0.4.0 00:49:46 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 00:49:47 Collecting urllib3<1.25,>=1.21.1 00:49:47 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 00:49:47 Collecting idna<2.8,>=2.5 00:49:47 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 00:49:47 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) 00:49:47 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) 00:49:47 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 00:49:47 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 00:49:47 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 00:49:47 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 00:49:49 Installing collected packages: urllib3, idna, requests, docker-pycreds, websocket-client, docker, PyYAML, jsonschema, dockerpty, docopt, texttable, cached-property, docker-compose 00:49:49 Attempting uninstall: urllib3 00:49:49 Found existing installation: urllib3 1.25.9 00:49:49 Uninstalling urllib3-1.25.9: 00:49:49 Successfully uninstalled urllib3-1.25.9 00:49:50 Attempting uninstall: idna 00:49:50 Found existing installation: idna 2.9 00:49:50 Uninstalling idna-2.9: 00:49:50 Successfully uninstalled idna-2.9 00:49:50 Attempting uninstall: requests 00:49:50 Found existing installation: requests 2.23.0 00:49:50 Uninstalling requests-2.23.0: 00:49:51 Successfully uninstalled requests-2.23.0 00:49:52 Running setup.py install for PyYAML: started 00:49:55 Running setup.py install for PyYAML: finished with status 'done' 00:49:55 Running setup.py install for dockerpty: started 00:49:58 Running setup.py install for dockerpty: finished with status 'done' 00:49:58 Running setup.py install for docopt: started 00:50:01 Running setup.py install for docopt: finished with status 'done' 00:50:01 Running setup.py install for texttable: started 00:50:03 Running setup.py install for texttable: finished with status 'done' 00:50:04 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 00:50:08 Removing intermediate container 4e8f66a0205d 00:50:08 ---> cb8fa2f34ed4 00:50:08 Step 21/26 : RUN apk --no-cache add curl 00:50:08 ---> Running in f70dbe312673 00:50:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:50:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:50:10 (1/3) Installing nghttp2-libs (1.41.0-r0) 00:50:10 (2/3) Installing libcurl (7.69.1-r3) 00:50:10 (3/3) Installing curl (7.69.1-r3) 00:50:10 Executing busybox-1.31.1-r19.trigger 00:50:10 OK: 71 MiB in 58 packages 00:50:12 Removing intermediate container f70dbe312673 00:50:12 ---> e7536c90f216 00:50:12 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 00:50:12 ---> Running in dd05bbdf561f 00:50:12 Removing intermediate container dd05bbdf561f 00:50:12 ---> 4dd0ba020121 00:50:12 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:50:12 ---> Running in 367c437d38f8 00:50:13 Removing intermediate container 367c437d38f8 00:50:13 ---> 7650c4477e62 00:50:13 Step 24/26 : LABEL arch=arm64 00:50:13 ---> Running in 0d6f504b4e92 00:50:13 Removing intermediate container 0d6f504b4e92 00:50:13 ---> 1a96442449a7 00:50:13 Step 25/26 : LABEL git_sha=1d4bbe3a49260671814f716e5791819987d3513f 00:50:13 ---> Running in ed674abd5ef8 00:50:14 Removing intermediate container ed674abd5ef8 00:50:14 ---> 61253506541c 00:50:14 Step 26/26 : LABEL version=0.0.0 00:50:14 ---> Running in 37bea413b95a 00:50:14 Removing intermediate container 37bea413b95a 00:50:14 ---> e2127ebe7c23 00:50:14 00:50:15 Successfully built e2127ebe7c23 00:50:15 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 00:50:15  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 00:50:15 $ docker stop --time=1 6e6820cde4648cc78f76e0f552bfe0c4013435c6e320dc4f0e4fd2f4bc838dc7 00:50:17 $ docker rm -f 6e6820cde4648cc78f76e0f552bfe0c4013435c6e320dc4f0e4fd2f4bc838dc7 [Pipeline] // withDockerContainer [Pipeline] sh 00:50:18 + docker images 00:50:18 + grep docker 00:50:18 docker-sys-mgmt-agent-go-arm64 latest e2127ebe7c23 4 seconds ago 300MB 00:50:18 docker-core-data-go-arm64 latest 36d52669bc87 57 seconds ago 21.1MB 00:50:18 docker-support-scheduler-go-arm64 latest 579ea463ae47 About a minute ago 16.3MB 00:50:18 docker-security-proxy-setup-go-arm64 latest 3cd986747a64 2 minutes ago 23.4MB 00:50:18 docker-security-bootstrapper-go-arm64 latest 4696460ace52 4 minutes ago 17.6MB 00:50:18 docker-core-command-go-arm64 latest bc7659f99811 4 minutes ago 16.2MB 00:50:18 docker-core-metadata-go-arm64 latest 8f87deaa2b87 4 minutes ago 17.9MB 00:50:18 docker-support-notifications-go-arm64 latest a12d5fc2e4b6 4 minutes ago 16.9MB 00:50:18 docker-security-secretstore-setup-go-arm64 latest 00c732267168 4 minutes ago 23.7MB 00:50:18 docker 20.10.0 eeaf43b92773 2 months ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 00:50:19 ---> job-cost.sh 00:50:19 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-d3M7 00:51:06 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 00:53:28 lf-activate-venv(): INFO: Adding /tmp/venv-d3M7/bin to PATH 00:53:28 INFO: No Stack... 00:53:28 INFO: Retrieving Pricing Info for: lf-standard-4 00:53:28 INFO: Archiving Costs [Pipeline] sh 00:53:28 + + cutcat -d, /w/workspace/edgex-go/2/archives/cost.csv -f6 00:53:28 [Pipeline] lock 00:53:28 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3214-2-stack-cost] 00:53:28 Resource [jenkins-edgexfoundry-edgex-go-PR-3214-2-stack-cost] did not exist. Created. 00:53:28 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3214-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:53:29 + echo total: 0.20999999344348907 [Pipeline] stash 00:53:29 Stashed 1 file(s) [Pipeline] } 00:53:29 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3214-2-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 00:53:30 provisioning config files... 00:53:30 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config4121605277348359348tmp [Pipeline] { [Pipeline] sh 00:53:31 + set +x 00:53:31 + curl -s https://codecov.io/bash 00:53:31 + bash -s -- 00:53:31 00:53:31 _____ _ 00:53:31 / ____| | | 00:53:31 | | ___ __| | ___ ___ _____ __ 00:53:31 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:53:31 | |___| (_) | (_| | __/ (_| (_) \ V / 00:53:31 \_____\___/ \__,_|\___|\___\___/ \_/ 00:53:31 Bash-20210226-7100762 00:53:31 00:53:31 00:53:31 ==> git version 2.24.3 found 00:53:31 ==> 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 00:53:31 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 00:53:31 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 00:53:31 ==> Jenkins CI detected. 00:53:31 project root: . 00:53:31 --> token set from env 00:53:31 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:53:31 ==> Running gcov in . (disable via -X gcov) 00:53:31 ==> Python coveragepy not found 00:53:31 ==> Searching for coverage reports in: 00:53:31 + . 00:53:31 -> Found 1 reports 00:53:31 ==> Detecting git/mercurial file structure 00:53:31 ==> Reading reports 00:53:31 + ./coverage.out bytes=602988 00:53:31 ==> Appending adjustments 00:53:31 https://docs.codecov.io/docs/fixing-reports 00:53:35 + Found adjustments 00:53:35 ==> Gzipping contents 00:53:35 88K /tmp/codecov.9dxWKy.gz 00:53:35 ==> Uploading reports 00:53:35 url: https://codecov.io 00:53:35 query: branch=PR-3214&commit=1d4bbe3a49260671814f716e5791819987d3513f&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3214%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3214&job=&cmd_args= 00:53:35 -> Pinging Codecov 00:53:35 https://codecov.io/upload/v4?package=bash-20210226-7100762&token=secret&branch=PR-3214&commit=1d4bbe3a49260671814f716e5791819987d3513f&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3214%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3214&job=&cmd_args= 00:53:35 -> Uploading to 00:53:35 https://storage.googleapis.com/codecov/v4/raw/2021-03-03/00271124DB129430A58F1EEE437C3FCB/1d4bbe3a49260671814f716e5791819987d3513f/588ff939-901b-406d-bafc-5be6491091d1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210303%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210303T005335Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5397f2b560f0208c1b33dfa4e8e2ed63c4f7b3323fa6d3def63e5ddcec5e517b 00:53:35 % Total % Received % Xferd Average Speed Time Time Time Current 00:53:35 Dload Upload Total Spent Left Speed 00:53:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89787 0 0 100 89787 0 154k --:--:-- --:--:-- --:--:-- 154k 00:53:36 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/1d4bbe3a49260671814f716e5791819987d3513f [Pipeline] } 00:53:36 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 00:53:37 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:53:38 ---> package-listing.sh 00:53:38 ++ facter osfamily 00:53:38 ++ tr '[:upper:]' '[:lower:]' 00:53:38 + OS_FAMILY=redhat 00:53:38 + workspace=/w/workspace/edgex-go/2 00:53:38 + START_PACKAGES=/tmp/packages_start.txt 00:53:38 + END_PACKAGES=/tmp/packages_end.txt 00:53:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:53:38 + PACKAGES=/tmp/packages_start.txt 00:53:38 + '[' /w/workspace/edgex-go/2 ']' 00:53:38 + PACKAGES=/tmp/packages_end.txt 00:53:38 + case "${OS_FAMILY}" in 00:53:38 + rpm -qa 00:53:38 + sort 00:53:44 + '[' -f /tmp/packages_start.txt ']' 00:53:44 + '[' -f /tmp/packages_end.txt ']' 00:53:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:53:44 + '[' /w/workspace/edgex-go/2 ']' 00:53:44 + mkdir -p /w/workspace/edgex-go/2/archives/ 00:53:44 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 00:53:44 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:53:44 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 00:53:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:53:44 00:53:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 00:53:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:53:45 alpine: Pulling from edgex-lftools-log-publisher 00:53:45 df20fa9351a1: Pulling fs layer 00:53:45 36b3adc4ff6f: Pulling fs layer 00:53:45 8ad3a11d3b57: Pulling fs layer 00:53:45 46f8f816bc3b: Pulling fs layer 00:53:45 93b61091891f: Pulling fs layer 00:53:45 93b9cdb0e59b: Pulling fs layer 00:53:45 5e14af77c1be: Pulling fs layer 00:53:45 01666e4c0597: Pulling fs layer 00:53:45 aa168da1d23b: Pulling fs layer 00:53:45 93b9cdb0e59b: Waiting 00:53:45 5e14af77c1be: Waiting 00:53:45 01666e4c0597: Waiting 00:53:45 aa168da1d23b: Waiting 00:53:45 93b61091891f: Waiting 00:53:45 46f8f816bc3b: Waiting 00:53:45 36b3adc4ff6f: Verifying Checksum 00:53:45 36b3adc4ff6f: Download complete 00:53:45 46f8f816bc3b: Verifying Checksum 00:53:45 46f8f816bc3b: Download complete 00:53:45 df20fa9351a1: Verifying Checksum 00:53:45 93b9cdb0e59b: Verifying Checksum 00:53:45 93b9cdb0e59b: Download complete 00:53:45 5e14af77c1be: Verifying Checksum 00:53:45 5e14af77c1be: Download complete 00:53:45 93b61091891f: Download complete 00:53:45 01666e4c0597: Verifying Checksum 00:53:45 01666e4c0597: Download complete 00:53:45 8ad3a11d3b57: Verifying Checksum 00:53:45 8ad3a11d3b57: Download complete 00:53:45 df20fa9351a1: Pull complete 00:53:46 36b3adc4ff6f: Pull complete 00:53:47 aa168da1d23b: Verifying Checksum 00:53:47 aa168da1d23b: Download complete 00:53:48 8ad3a11d3b57: Pull complete 00:53:49 46f8f816bc3b: Pull complete 00:53:49 93b61091891f: Pull complete 00:53:49 93b9cdb0e59b: Pull complete 00:53:49 5e14af77c1be: Pull complete 00:53:50 01666e4c0597: Pull complete 00:53:58 aa168da1d23b: Pull complete 00:53:58 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 00:53:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:53:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 00:53:58 prd-centos7-docker-4c-2g-28297 does not seem to be running inside a container 00:53:58 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 00:54:05 $ docker top e94ce5d2abf0a124776f1fa30e0da34ce6862800ee2c2a7c431c142a3808a392 -eo pid,comm [Pipeline] { [Pipeline] sh 00:54:06 + touch /tmp/pre-build-complete [Pipeline] sh 00:54:06 + mkdir -p /var/log/sa [Pipeline] sh 00:54:06 + ls /var/log/sa-host 00:54:06 + sadf -c /var/log/sa-host/sa03 00:54:06 file_magic: OK 00:54:06 HZ: Using current value: 100 00:54:06 file_header: OK 00:54:06 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 00:54:06 Statistics: 00:54:06 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... 00:54:06 File successfully converted to sysstat format version 12.2.1 00:54:06 + sadf -c /var/log/sa-host/sa23 00:54:06 file_magic: OK 00:54:06 HZ: Using current value: 100 00:54:06 file_header: OK 00:54:06 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 00:54:06 Statistics: 00:54:06 Hnuu...uuuununununu... 00:54:06 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:54:06 provisioning config files... 00:54:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config8034796745314605244tmp [Pipeline] { [Pipeline] echo 00:54:07 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:54:07 ---> create-netrc.sh [Pipeline] } 00:54:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 00:54:07 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 00:54:07 ---> python-tools-install.sh [Pipeline] echo 00:54:07 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:54:08 ---> sudo-logs.sh 00:54:08 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:54:08 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:54:08 ---> job-cost.sh 00:54:08 lf-activate-venv: SKIPPING 00:54:08 DEBUG: total: 0.20999999344348907 00:54:08 INFO: Retrieving Stack Cost... 00:54:09 INFO: Retrieving Pricing Info for: v1-standard-2 00:54:10 INFO: Archiving Costs [Pipeline] echo 00:54:10 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:54:10 ---> logs-deploy.sh 00:54:10 lf-activate-venv: SKIPPING 00:54:10 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3214/2 00:54:10 INFO: archiving workspace using pattern(s): 00:54:12 Archives upload complete. 00:54:12 INFO: archiving logs to Nexus 00:54:13 ---> uname -a: 00:54:13 Linux prd-centos7-docker-4c-2g-28297.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 00:54:13 00:54:13 00:54:13 ---> lscpu: 00:54:13 Architecture: x86_64 00:54:13 CPU op-mode(s): 32-bit, 64-bit 00:54:13 Byte Order: Little Endian 00:54:13 Address sizes: 40 bits physical, 48 bits virtual 00:54:13 CPU(s): 4 00:54:13 On-line CPU(s) list: 0-3 00:54:13 Thread(s) per core: 1 00:54:13 Core(s) per socket: 1 00:54:13 Socket(s): 4 00:54:13 NUMA node(s): 1 00:54:13 Vendor ID: GenuineIntel 00:54:13 CPU family: 6 00:54:13 Model: 44 00:54:13 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 00:54:13 Stepping: 1 00:54:13 CPU MHz: 2933.438 00:54:13 BogoMIPS: 5866.87 00:54:13 Virtualization: VT-x 00:54:13 Hypervisor vendor: KVM 00:54:13 Virtualization type: full 00:54:13 L1d cache: 128 KiB 00:54:13 L1i cache: 128 KiB 00:54:13 L2 cache: 16 MiB 00:54:13 L3 cache: 64 MiB 00:54:13 NUMA node0 CPU(s): 0-3 00:54:13 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 00:54:13 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 00:54:13 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 00:54:13 Vulnerability Meltdown: Mitigation; PTI 00:54:13 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:54:13 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 00:54:13 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 00:54:13 Vulnerability Srbds: Not affected 00:54:13 Vulnerability Tsx async abort: Not affected 00:54:13 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 00:54:13 00:54:13 00:54:13 ---> nproc: 00:54:13 4 00:54:13 00:54:13 00:54:13 ---> df -h: 00:54:13 Filesystem Size Used Available Use% Mounted on 00:54:13 overlay 50.0G 10.5G 39.5G 21% / 00:54:13 tmpfs 64.0M 0 64.0M 0% /dev 00:54:13 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 00:54:13 shm 64.0M 0 64.0M 0% /dev/shm 00:54:13 /dev/vda1 50.0G 10.5G 39.5G 21% /facter-os 00:54:13 /dev/vda1 50.0G 10.5G 39.5G 21% /etc/resolv.conf 00:54:13 /dev/vda1 50.0G 10.5G 39.5G 21% /etc/hostname 00:54:13 /dev/vda1 50.0G 10.5G 39.5G 21% /etc/hosts 00:54:13 /dev/vda1 50.0G 10.5G 39.5G 21% /var/log/secure 00:54:13 /dev/vda1 50.0G 10.5G 39.5G 21% /var/log/auth.log 00:54:13 /dev/vda1 50.0G 10.5G 39.5G 21% /run/cloud-init/result.json 00:54:13 /dev/vda1 50.0G 10.5G 39.5G 21% /var/log/sa-host 00:54:13 /dev/vda1 50.0G 10.5G 39.5G 21% /w/workspace/edgex-go/2 00:54:13 /dev/vda1 50.0G 10.5G 39.5G 21% /w/workspace/edgex-go/2@tmp 00:54:13 00:54:13 00:54:13 ---> free -m: 00:54:13 total used free shared buff/cache available 00:54:13 Mem: 1837 705 150 0 981 1045 00:54:13 Swap: 1023 66 957 00:54:13 00:54:13 00:54:13 ---> ip addr: 00:54:13 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 00:54:13 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 00:54:13 inet 127.0.0.1/8 scope host lo 00:54:13 valid_lft forever preferred_lft forever 00:54:13 inet6 ::1/128 scope host 00:54:13 valid_lft forever preferred_lft forever 00:54:13 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 00:54:13 link/ether fa:16:3e:1e:d2:f5 brd ff:ff:ff:ff:ff:ff 00:54:13 inet 10.30.122.43/23 brd 10.30.123.255 scope global dynamic eth0 00:54:13 valid_lft 84910sec preferred_lft 84910sec 00:54:13 inet6 fe80::f816:3eff:fe1e:d2f5/64 scope link 00:54:13 valid_lft forever preferred_lft forever 00:54:13 3: docker0: mtu 1500 qdisc noqueue state DOWN 00:54:13 link/ether 02:42:1f:3e:fd:c3 brd ff:ff:ff:ff:ff:ff 00:54:13 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 00:54:13 valid_lft forever preferred_lft forever 00:54:13 inet6 fe80::42:1fff:fe3e:fdc3/64 scope link 00:54:13 valid_lft forever preferred_lft forever 00:54:13 00:54:13 00:54:13 ---> sar -b -r -n DEV: 00:54:13 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/03/21 _x86_64_ (4 CPU) 00:54:13 00:54:13 00:29:11 LINUX RESTART (4 CPU) 00:54:13 00:54:13 00:30:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 00:54:13 00:31:01 127.98 69.12 58.86 0.00 8633.51 16409.18 0.00 00:54:13 00:32:02 232.35 69.43 162.93 0.00 4229.56 44741.41 0.00 00:54:13 00:33:01 203.99 98.09 105.90 0.00 3533.63 13802.18 0.00 00:54:13 00:34:01 103.38 41.01 62.36 0.00 1465.62 8296.62 0.00 00:54:13 00:35:01 98.95 39.29 59.66 0.00 2473.73 14840.69 0.00 00:54:13 00:36:01 1020.68 744.52 276.16 0.00 93932.67 159162.75 0.00 00:54:13 00:37:02 2786.54 2484.07 302.47 0.00 141869.54 154134.80 0.00 00:54:13 00:38:02 398.67 132.00 266.67 0.00 37398.67 79318.50 0.00 00:54:13 00:39:01 1992.69 1648.90 343.80 0.00 109027.98 118427.98 0.00 00:54:13 00:40:01 400.15 184.54 215.61 0.00 15046.12 28094.24 0.00 00:54:13 00:41:01 5.05 0.03 5.01 0.00 0.67 159.63 0.00 00:54:13 00:42:01 1.42 1.23 0.18 0.00 94.07 1.63 0.00 00:54:13 00:43:01 0.40 0.12 0.28 0.00 0.93 3.43 0.00 00:54:13 00:44:01 0.32 0.03 0.28 0.00 0.27 3.01 0.00 00:54:13 00:45:01 1.70 1.45 0.25 0.00 50.09 4.25 0.00 00:54:13 00:46:01 0.85 0.05 0.80 0.00 1.20 14.64 0.00 00:54:13 00:47:01 0.28 0.02 0.27 0.00 0.27 3.40 0.00 00:54:13 00:48:02 0.25 0.02 0.23 0.00 0.13 2.46 0.00 00:54:13 00:49:01 0.22 0.02 0.20 0.00 0.54 2.12 0.00 00:54:13 00:50:01 0.50 0.22 0.28 0.00 102.31 3.40 0.00 00:54:13 00:51:01 0.35 0.00 0.35 0.00 0.00 4.36 0.00 00:54:13 00:52:01 0.23 0.00 0.23 0.00 0.00 3.31 0.00 00:54:13 00:53:01 0.25 0.00 0.25 0.00 0.00 2.56 0.00 00:54:13 00:54:01 152.83 75.61 77.22 0.00 6649.47 16177.67 0.00 00:54:13 Average: 313.79 232.93 80.85 0.00 17697.49 27261.75 0.00 00:54:13 00:54:13 00:30:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:54:13 00:31:01 373788 0 589124 31.31 2620 916012 1110648 37.90 447996 857036 104 00:54:13 00:32:02 71388 0 747972 39.75 1548 1060636 1514928 51.70 630152 897940 83028 00:54:13 00:33:01 124152 0 853288 45.35 896 903208 1786800 60.98 735036 738232 86696 00:54:13 00:34:01 226944 0 798168 42.42 784 855648 1657792 56.58 635156 730336 48048 00:54:13 00:35:01 124456 0 762796 40.54 684 993608 1555148 53.07 623764 856492 95796 00:54:13 00:36:01 352392 0 675136 35.88 68 853948 1385224 47.28 527128 789892 16 00:54:13 00:37:02 289992 0 1182576 62.85 68 408908 4343024 148.22 733860 586408 3732 00:54:13 00:38:02 67728 0 739020 39.28 48 1074748 1752588 59.81 744272 833084 34788 00:54:13 00:39:01 69396 0 871636 46.33 40 940472 2438492 83.22 640820 917792 36572 00:54:13 00:40:01 370444 0 635036 33.75 40 876024 1250416 42.67 511644 756932 20 00:54:13 00:41:01 380772 0 624580 33.20 40 876152 1180056 40.27 505052 755680 12 00:54:13 00:42:01 378604 0 623916 33.16 40 878984 1180104 40.27 505320 758408 8 00:54:13 00:43:01 378652 0 623860 33.16 40 878992 1176112 40.14 505528 758436 16 00:54:13 00:44:01 378640 0 623864 33.16 40 879000 1176052 40.14 505600 758444 12 00:54:13 00:45:01 376840 0 624816 33.21 40 879848 1176088 40.14 505352 759284 8 00:54:13 00:46:01 376868 0 624776 33.21 40 879860 1176112 40.14 505576 759288 8 00:54:13 00:47:01 377692 0 623952 33.16 40 879860 1175944 40.13 504812 759292 8 00:54:13 00:48:02 377388 0 624236 33.18 40 879880 1175944 40.13 504960 759308 16 00:54:13 00:49:01 377300 0 624332 33.18 40 879872 1176028 40.14 505300 759304 8 00:54:13 00:50:01 371876 0 626664 33.31 40 882964 1176028 40.14 510692 759560 8 00:54:13 00:51:01 371636 0 626896 33.32 40 882972 1175980 40.13 510660 759560 12 00:54:13 00:52:01 371712 0 626812 33.31 40 882980 1176016 40.14 510992 759560 8 00:54:13 00:53:01 372228 0 626288 33.29 40 882988 1175944 40.13 510508 759560 8 00:54:13 00:54:01 200136 0 696536 37.02 40 984832 1374048 46.89 516292 882908 27724 00:54:13 Average: 298376 0 694845 36.93 306 888016 1477730 50.43 555686 779697 17361 00:54:13 00:54:13 00:30:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:54:13 00:31:01 eth0 957.18 984.03 3158.67 135.44 0.00 0.00 0.00 0.00 00:54:13 00:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:13 00:31:01 docker0 867.44 789.82 71.18 2682.82 0.00 0.00 0.00 0.00 00:54:13 00:32:02 eth0 441.61 376.09 3665.66 38.67 0.00 0.00 0.00 0.00 00:54:13 00:32:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:13 00:32:02 docker0 137.47 160.40 9.51 832.81 0.00 0.00 0.00 0.00 00:54:13 00:33:01 eth0 37.55 27.88 30.29 74.00 0.00 0.00 0.00 0.00 00:54:13 00:33:01 vethb6ea144 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 00:54:13 00:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:13 00:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:13 00:34:01 eth0 25.53 15.53 18.01 9.87 0.00 0.00 0.00 0.00 00:54:13 00:34:01 vethb6ea144 2.03 2.03 0.16 0.16 0.00 0.00 0.00 0.00 00:54:13 00:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:13 00:34:01 docker0 2.03 2.03 0.13 0.16 0.00 0.00 0.00 0.00 00:54:13 00:35:01 eth0 183.26 139.76 1689.38 57.61 0.00 0.00 0.00 0.00 00:54:13 00:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:13 00:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:13 00:36:01 vethddafe6d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:13 00:36:01 vethc2453de 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 00:54:13 00:36:01 eth0 55.33 32.20 174.67 33.63 0.00 0.00 0.00 0.00 00:54:13 00:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:13 00:37:02 vethc0a2b40 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 00:54:13 00:37:02 veth45f771b 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 00:54:13 00:37:02 vethc2453de 0.00 0.25 0.00 0.01 0.00 0.00 0.00 0.00 00:54:13 00:37:02 eth0 14.86 7.96 12.16 6.45 0.00 0.00 0.00 0.00 00:54:13 00:38:02 vethc2453de 0.00 0.27 0.00 0.01 0.00 0.00 0.00 0.00 00:54:13 00:38:02 eth0 183.73 140.17 1458.28 76.09 0.00 0.00 0.00 0.00 00:54:13 00:38:02 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 00:54:13 00:38:02 vethb7b6a96 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:13 00:39:01 vetha48bc41 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 00:54:13 00:39:01 veth8cefb76 0.22 0.30 0.03 0.46 0.00 0.00 0.00 0.00 00:54:13 00:39:01 veth15b662e 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 00:54:13 00:39:01 vethc2453de 0.00 0.10 0.00 0.00 0.00 0.00 0.00 0.00 00:54:13 00:40:01 eth0 2690.88 2326.79 14012.21 600.14 0.00 0.00 0.00 0.00 00:54:13 00:40:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 00:54:13 00:40:01 docker0 1059.65 1067.40 83.96 4306.12 0.00 0.00 0.00 0.00 00:54:13 00:41:01 eth0 0.87 0.35 0.48 0.03 0.00 0.00 0.00 0.00 00:54:13 00:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:13 00:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:13 00:42:01 eth0 0.80 0.33 0.30 0.20 0.00 0.00 0.00 0.00 00:54:13 00:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:13 00:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:13 00:43:01 eth0 2.65 0.75 0.93 0.56 0.00 0.00 0.00 0.00 00:54:13 00:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:13 00:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:13 00:44:01 eth0 2.25 0.30 0.41 0.23 0.00 0.00 0.00 0.00 00:54:13 00:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:13 00:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:13 00:45:01 eth0 1.22 0.40 0.40 0.26 0.00 0.00 0.00 0.00 00:54:13 00:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:13 00:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:13 00:46:01 eth0 0.62 0.40 0.33 0.21 0.00 0.00 0.00 0.00 00:54:13 00:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:13 00:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:13 00:47:01 eth0 0.35 0.00 0.02 0.00 0.00 0.00 0.00 0.00 00:54:13 00:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:13 00:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:13 00:48:02 eth0 0.45 0.00 0.05 0.00 0.00 0.00 0.00 0.00 00:54:13 00:48:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:13 00:48:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:13 00:49:01 eth0 0.54 0.30 0.28 0.20 0.00 0.00 0.00 0.00 00:54:13 00:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:13 00:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:13 00:50:01 eth0 0.22 0.08 0.08 0.06 0.00 0.00 0.00 0.00 00:54:13 00:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:13 00:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:13 00:51:01 eth0 0.17 0.13 0.07 0.01 0.00 0.00 0.00 0.00 00:54:13 00:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:13 00:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:13 00:52:01 eth0 0.38 0.22 0.24 0.13 0.00 0.00 0.00 0.00 00:54:13 00:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:13 00:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:13 00:53:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 00:54:13 00:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:13 00:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:13 00:54:01 eth0 217.49 185.43 2170.13 69.24 0.00 0.00 0.00 0.00 00:54:13 00:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:13 00:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:13 Average: eth0 95.78 83.63 539.83 25.20 0.00 0.00 0.00 0.00 00:54:13 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:13 Average: docker0 44.23 44.56 3.50 179.75 0.00 0.00 0.00 0.00 00:54:13 00:54:13 00:54:13 ---> sar -P ALL: 00:54:13 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/03/21 _x86_64_ (4 CPU) 00:54:13 00:54:13 00:29:11 LINUX RESTART (4 CPU) 00:54:13 00:54:13 00:30:01 CPU %user %nice %system %iowait %steal %idle 00:54:13 00:31:01 all 12.37 0.00 5.87 2.08 2.46 77.22 00:54:13 00:31:01 0 14.96 0.00 6.82 1.12 2.35 74.75 00:54:13 00:31:01 1 9.71 0.00 4.85 2.22 2.47 80.74 00:54:13 00:31:01 2 14.47 0.00 6.02 2.94 2.62 73.95 00:54:13 00:31:01 3 10.36 0.00 5.81 2.03 2.39 79.41 00:54:13 00:32:02 all 11.33 0.00 9.55 3.39 2.09 73.65 00:54:13 00:32:02 0 10.76 0.00 9.81 4.29 2.20 72.95 00:54:13 00:32:02 1 12.03 0.00 9.82 4.37 2.02 71.76 00:54:13 00:32:02 2 11.64 0.00 8.86 2.65 2.27 74.59 00:54:13 00:32:02 3 10.89 0.00 9.70 2.24 1.88 75.29 00:54:13 00:33:01 all 44.44 0.00 12.80 4.20 1.81 36.75 00:54:13 00:33:01 0 43.69 0.00 12.88 4.56 1.68 37.18 00:54:13 00:33:01 1 45.08 0.00 12.66 5.04 1.89 35.34 00:54:13 00:33:01 2 42.42 0.00 12.65 2.69 1.89 40.35 00:54:13 00:33:01 3 46.56 0.00 13.00 4.51 1.79 34.14 00:54:13 00:34:01 all 48.59 0.00 14.60 2.26 6.91 27.64 00:54:13 00:34:01 0 50.34 0.00 15.04 1.99 6.22 26.40 00:54:13 00:34:01 1 47.91 0.00 14.47 1.45 7.77 28.40 00:54:13 00:34:01 2 45.52 0.00 13.86 1.80 7.87 30.96 00:54:13 00:34:01 3 50.67 0.00 15.07 3.81 5.74 24.71 00:54:13 00:35:01 all 35.21 0.00 12.85 2.49 3.83 45.63 00:54:13 00:35:01 0 38.11 0.00 15.16 3.18 3.42 40.13 00:54:13 00:35:01 1 32.44 0.00 12.39 2.03 4.25 48.88 00:54:13 00:35:01 2 36.08 0.00 12.44 2.01 4.06 45.41 00:54:13 00:35:01 3 34.24 0.00 11.42 2.75 3.56 48.04 00:54:13 00:36:01 all 22.45 0.00 24.27 8.45 2.25 42.58 00:54:13 00:36:01 0 21.98 0.00 25.62 11.12 1.89 39.39 00:54:13 00:36:01 1 24.41 0.00 23.71 8.28 2.59 41.03 00:54:13 00:36:01 2 20.83 0.00 23.50 7.10 2.30 46.27 00:54:13 00:36:01 3 22.58 0.00 24.27 7.31 2.22 43.62 00:54:13 00:37:02 all 33.12 0.00 25.93 22.37 0.91 17.66 00:54:13 00:37:02 0 33.74 0.00 26.96 21.72 0.82 16.76 00:54:13 00:37:02 1 32.09 0.00 25.73 24.85 0.97 16.36 00:54:13 00:37:02 2 32.03 0.00 25.12 21.53 1.04 20.29 00:54:13 00:37:02 3 34.64 0.00 25.91 21.39 0.82 17.24 00:54:13 00:38:02 all 47.30 0.00 18.59 14.05 1.26 18.79 00:54:13 00:38:02 0 47.70 0.00 18.94 15.60 1.21 16.55 00:54:13 00:38:02 1 47.30 0.00 17.21 15.25 1.38 18.86 00:54:13 00:38:02 2 46.80 0.00 18.22 9.32 1.27 24.40 00:54:13 00:38:02 3 47.42 0.00 20.02 16.09 1.18 15.29 00:54:13 00:39:01 all 40.51 0.00 24.23 22.84 1.74 10.68 00:54:13 00:39:01 0 40.12 0.00 24.95 20.01 1.59 13.33 00:54:13 00:39:01 1 40.90 0.00 24.50 23.72 1.67 9.20 00:54:13 00:39:01 2 39.55 0.00 22.11 26.81 2.11 9.43 00:54:13 00:39:01 3 41.48 0.00 25.40 20.77 1.57 10.77 00:54:13 00:40:01 all 31.63 0.00 12.23 10.92 0.79 44.42 00:54:13 00:40:01 0 30.69 0.00 12.70 11.54 0.68 44.39 00:54:13 00:40:01 1 31.75 0.00 11.83 10.71 0.77 44.94 00:54:13 00:40:01 2 31.89 0.00 12.10 9.60 0.76 45.64 00:54:13 00:40:01 3 32.20 0.00 12.31 11.82 0.96 42.71 00:54:13 00:41:01 all 0.11 0.00 0.08 0.00 0.01 99.80 00:54:13 00:41:01 0 0.02 0.00 0.10 0.00 0.00 99.88 00:54:13 00:41:01 1 0.28 0.00 0.08 0.00 0.00 99.63 00:54:13 00:41:01 2 0.10 0.00 0.07 0.02 0.00 99.82 00:54:13 00:41:01 3 0.03 0.00 0.05 0.00 0.03 99.88 00:54:13 00:54:13 00:41:01 CPU %user %nice %system %iowait %steal %idle 00:54:13 00:42:01 all 0.05 0.00 0.03 0.00 0.00 99.90 00:54:13 00:42:01 0 0.03 0.00 0.02 0.00 0.02 99.93 00:54:13 00:42:01 1 0.05 0.00 0.05 0.00 0.00 99.90 00:54:13 00:42:01 2 0.12 0.00 0.07 0.00 0.00 99.82 00:54:13 00:42:01 3 0.02 0.00 0.00 0.02 0.00 99.97 00:54:13 00:43:01 all 0.15 0.00 0.03 0.00 0.01 99.80 00:54:13 00:43:01 0 0.02 0.00 0.03 0.00 0.00 99.95 00:54:13 00:43:01 1 0.05 0.00 0.07 0.00 0.02 99.87 00:54:13 00:43:01 2 0.52 0.00 0.02 0.00 0.02 99.45 00:54:13 00:43:01 3 0.02 0.00 0.02 0.02 0.00 99.95 00:54:13 00:44:01 all 0.15 0.00 0.04 0.00 0.00 99.81 00:54:13 00:44:01 0 0.03 0.00 0.02 0.00 0.00 99.95 00:54:13 00:44:01 1 0.05 0.00 0.05 0.00 0.00 99.90 00:54:13 00:44:01 2 0.50 0.00 0.03 0.00 0.00 99.47 00:54:13 00:44:01 3 0.03 0.00 0.05 0.00 0.00 99.92 00:54:13 00:45:01 all 0.15 0.00 0.05 0.02 0.00 99.78 00:54:13 00:45:01 0 0.07 0.00 0.05 0.00 0.00 99.88 00:54:13 00:45:01 1 0.02 0.00 0.03 0.00 0.00 99.95 00:54:13 00:45:01 2 0.50 0.00 0.05 0.00 0.00 99.45 00:54:13 00:45:01 3 0.02 0.00 0.07 0.08 0.00 99.83 00:54:13 00:46:01 all 0.15 0.00 0.03 0.00 0.00 99.81 00:54:13 00:46:01 0 0.02 0.00 0.03 0.00 0.00 99.95 00:54:13 00:46:01 1 0.03 0.00 0.05 0.00 0.00 99.92 00:54:13 00:46:01 2 0.53 0.00 0.03 0.00 0.00 99.43 00:54:13 00:46:01 3 0.03 0.00 0.02 0.00 0.00 99.95 00:54:13 00:47:01 all 0.15 0.00 0.02 0.00 0.00 99.82 00:54:13 00:47:01 0 0.02 0.00 0.02 0.00 0.00 99.97 00:54:13 00:47:01 1 0.03 0.00 0.05 0.00 0.00 99.92 00:54:13 00:47:01 2 0.53 0.00 0.02 0.00 0.02 99.43 00:54:13 00:47:01 3 0.02 0.00 0.02 0.00 0.00 99.97 00:54:13 00:48:02 all 0.15 0.00 0.02 0.00 0.00 99.83 00:54:13 00:48:02 0 0.02 0.00 0.02 0.00 0.00 99.97 00:54:13 00:48:02 1 0.05 0.00 0.03 0.00 0.00 99.92 00:54:13 00:48:02 2 0.52 0.00 0.02 0.00 0.00 99.47 00:54:13 00:48:02 3 0.02 0.00 0.00 0.00 0.00 99.98 00:54:13 00:49:01 all 0.13 0.00 0.03 0.00 0.00 99.83 00:54:13 00:49:01 0 0.03 0.00 0.02 0.00 0.00 99.95 00:54:13 00:49:01 1 0.37 0.00 0.03 0.00 0.02 99.58 00:54:13 00:49:01 2 0.05 0.00 0.03 0.00 0.00 99.92 00:54:13 00:49:01 3 0.07 0.00 0.03 0.00 0.00 99.90 00:54:13 00:50:01 all 0.15 0.00 0.04 0.00 0.00 99.81 00:54:13 00:50:01 0 0.02 0.00 0.02 0.00 0.00 99.97 00:54:13 00:50:01 1 0.52 0.00 0.07 0.02 0.00 99.40 00:54:13 00:50:01 2 0.03 0.00 0.02 0.00 0.00 99.95 00:54:13 00:50:01 3 0.03 0.00 0.05 0.00 0.00 99.92 00:54:13 00:51:01 all 0.15 0.00 0.03 0.00 0.00 99.82 00:54:13 00:51:01 0 0.02 0.00 0.02 0.00 0.00 99.97 00:54:13 00:51:01 1 0.52 0.00 0.02 0.00 0.00 99.47 00:54:13 00:51:01 2 0.03 0.00 0.07 0.00 0.00 99.90 00:54:13 00:51:01 3 0.05 0.00 0.02 0.00 0.00 99.93 00:54:13 00:52:01 all 0.15 0.00 0.02 0.00 0.00 99.83 00:54:13 00:52:01 0 0.03 0.00 0.02 0.00 0.00 99.95 00:54:13 00:52:01 1 0.50 0.00 0.03 0.00 0.00 99.47 00:54:13 00:52:01 2 0.03 0.00 0.02 0.00 0.00 99.95 00:54:13 00:52:01 3 0.02 0.00 0.03 0.00 0.02 99.93 00:54:13 00:54:13 00:52:01 CPU %user %nice %system %iowait %steal %idle 00:54:13 00:53:01 all 0.15 0.00 0.02 0.00 0.00 99.82 00:54:13 00:53:01 0 0.02 0.00 0.02 0.00 0.00 99.97 00:54:13 00:53:01 1 0.52 0.00 0.02 0.00 0.00 99.47 00:54:13 00:53:01 2 0.03 0.00 0.02 0.00 0.00 99.95 00:54:13 00:53:01 3 0.05 0.00 0.05 0.00 0.00 99.90 00:54:13 00:54:01 all 6.53 0.00 4.69 3.57 0.04 85.16 00:54:13 00:54:01 0 6.55 0.00 4.34 2.32 0.03 86.75 00:54:13 00:54:01 1 7.87 0.00 5.35 5.45 0.07 81.26 00:54:13 00:54:01 2 5.66 0.00 5.02 2.99 0.03 86.29 00:54:13 00:54:01 3 6.05 0.00 4.05 3.52 0.03 86.34 00:54:13 Average: all 13.50 0.00 6.68 3.86 0.98 74.99 00:54:13 Average: 0 13.62 0.00 6.97 3.90 0.89 74.62 00:54:13 Average: 1 13.50 0.00 6.57 4.14 1.05 74.73 00:54:13 Average: 2 13.35 0.00 6.46 3.57 1.07 75.55 00:54:13 Average: 3 13.52 0.00 6.70 3.83 0.90 75.04 00:54:13 00:54:13 00:54:13