Pull request #3523 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch master at 4dd80814185d38ae6b349cd8e9b4c72539c96da6 rather than e02ee1ac1fbb6e1b8a299b1da3fbc6ffb0d7cc34 Obtained Jenkinsfile from 4dd80814185d38ae6b349cd8e9b4c72539c96da6 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4118448975760520536.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3605398245135671875.key > 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 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3523/workspace@libs/edgex-global-pipelines/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3523/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh946898451500686211.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7933973305710600239.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3523/workspace@libs/lf-pipelines/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3523/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3003218989110723538.key > 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/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: 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/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-853 in /w/workspace/edgexfoundry_edgex-go_PR-3523 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git 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.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh2491889985306850961.key > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh3173672613929766433.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3523/head:refs/remotes/origin/PR-3523 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 4dd80814185d38ae6b349cd8e9b4c72539c96da6 into PR head commit e02ee1ac1fbb6e1b8a299b1da3fbc6ffb0d7cc34 Merge succeeded, producing e02ee1ac1fbb6e1b8a299b1da3fbc6ffb0d7cc34 Checking out Revision e02ee1ac1fbb6e1b8a299b1da3fbc6ffb0d7cc34 (PR-3523) > git config core.sparsecheckout # timeout=10 > git checkout -f e02ee1ac1fbb6e1b8a299b1da3fbc6ffb0d7cc34 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh3246628259718002352.key > git merge 4dd80814185d38ae6b349cd8e9b4c72539c96da6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e02ee1ac1fbb6e1b8a299b1da3fbc6ffb0d7cc34 # timeout=10 Commit message: "Merge branch 'master' into issue-3124" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:38:43 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:38:44 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:38:44 ========================================================= 07:38:44 EdgeX Global Pipelines Version Info 07:38:44 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 6f34a5c6f98465b0ca760cc6161f59716f6337b7 # timeout=10 07:38:45 ------------------- 07:38:45 stable info: 07:38:45 ------------------- 07:38:45 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:38:45 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 07:38:45 Message: update stable to v1.0.192 07:38:46 ------------------- 07:38:46 experimental info: 07:38:46 ------------------- 07:38:46 Commited By: **** collab-it+edgex@linuxfoundation.org 07:38:46 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 07:38:46 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:38:46 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 07:38:46 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 07:38:46 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:38:46 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:38:46 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:38:46 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 07:38:46 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 07:38:46 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 07:38:46 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 07:38:46 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 07:38:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:38:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:38:46 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:38:46 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:38:46 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:38:46 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:38:46 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:38:46 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 07:38:46 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 07:38:46 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 07:38:46 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 07:38:46 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:38:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3523 [Pipeline] echo 07:38:47 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3523 [Pipeline] echo 07:38:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3523 [Pipeline] echo 07:38:47 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e02ee1ac1fbb6e1b8a299b1da3fbc6ffb0d7cc34 [Pipeline] echo 07:38:47 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e02ee1a [Pipeline] echo 07:38:47 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:38:47 provisioning config files... 07:38:47 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config2913863858785054253tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:38:47 ---> docker-login.sh 07:38:47 nexus3.edgexfoundry.org:10001 07:38:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:38:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:38:48 Configure a credential helper to remove this warning. See 07:38:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:38:48 07:38:48 Login Succeeded 07:38:48 nexus3.edgexfoundry.org:10002 07:38:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:38:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:38:48 Configure a credential helper to remove this warning. See 07:38:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:38:48 07:38:48 Login Succeeded 07:38:48 nexus3.edgexfoundry.org:10003 07:38:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:38:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:38:48 Configure a credential helper to remove this warning. See 07:38:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:38:48 07:38:48 Login Succeeded 07:38:48 nexus3.edgexfoundry.org:10004 07:38:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:38:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:38:48 Configure a credential helper to remove this warning. See 07:38:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:38:48 07:38:48 Login Succeeded 07:38:48 docker.io 07:38:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:38:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:38:48 Configure a credential helper to remove this warning. See 07:38:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:38:48 07:38:48 Login Succeeded 07:38:48 ---> docker-login.sh ends [Pipeline] } 07:38:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:38:49 ++ 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 07:38:49 + for file in '`ls cmd/**/Dockerfile`' 07:38:49 ++ dirname cmd/core-command/Dockerfile 07:38:49 ++ cut -d/ -f2 07:38:49 + echo core-command,cmd/core-command/Dockerfile 07:38:49 + for file in '`ls cmd/**/Dockerfile`' 07:38:49 ++ dirname cmd/core-data/Dockerfile 07:38:49 ++ cut -d/ -f2 07:38:49 + echo core-data,cmd/core-data/Dockerfile 07:38:49 + for file in '`ls cmd/**/Dockerfile`' 07:38:49 ++ dirname cmd/core-metadata/Dockerfile 07:38:49 ++ cut -d/ -f2 07:38:49 + echo core-metadata,cmd/core-metadata/Dockerfile 07:38:49 + for file in '`ls cmd/**/Dockerfile`' 07:38:49 ++ dirname cmd/security-bootstrapper/Dockerfile 07:38:49 ++ cut -d/ -f2 07:38:49 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 07:38:49 + for file in '`ls cmd/**/Dockerfile`' 07:38:49 ++ dirname cmd/security-proxy-setup/Dockerfile 07:38:49 ++ cut -d/ -f2 07:38:49 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 07:38:49 + for file in '`ls cmd/**/Dockerfile`' 07:38:49 ++ dirname cmd/security-secretstore-setup/Dockerfile 07:38:49 ++ cut -d/ -f2 07:38:49 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 07:38:49 + for file in '`ls cmd/**/Dockerfile`' 07:38:49 ++ dirname cmd/support-notifications/Dockerfile 07:38:49 ++ cut -d/ -f2 07:38:49 + echo support-notifications,cmd/support-notifications/Dockerfile 07:38:49 + for file in '`ls cmd/**/Dockerfile`' 07:38:49 ++ dirname cmd/support-scheduler/Dockerfile 07:38:49 ++ cut -d/ -f2 07:38:49 + echo support-scheduler,cmd/support-scheduler/Dockerfile 07:38:49 + for file in '`ls cmd/**/Dockerfile`' 07:38:49 ++ dirname cmd/sys-mgmt-agent/Dockerfile 07:38:49 ++ cut -d/ -f2 07:38:49 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 07:38:49 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 07:38:50 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:38:50 07:38:50 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 07:38:50 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:38:50 latest: Pulling from edgex-devops/git-semver 07:38:50 31603596830f: Pulling fs layer 07:38:50 54011a49482f: Pulling fs layer 07:38:50 a6820b24f6d8: Pulling fs layer 07:38:50 f581987b2513: Pulling fs layer 07:38:50 f581987b2513: Waiting 07:38:50 54011a49482f: Download complete 07:38:50 31603596830f: Verifying Checksum 07:38:50 31603596830f: Download complete 07:38:50 f581987b2513: Verifying Checksum 07:38:50 f581987b2513: Download complete 07:38:50 a6820b24f6d8: Verifying Checksum 07:38:50 a6820b24f6d8: Download complete 07:38:50 31603596830f: Pull complete 07:38:51 54011a49482f: Pull complete 07:38:52 a6820b24f6d8: Pull complete 07:38:52 f581987b2513: Pull complete 07:38:52 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 07:38:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:38:52 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 07:38:52 prd-centos7-docker-4c-2g-853 does not seem to be running inside a container 07:38:52 $ 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 07:38:58 $ docker top a77dbe2d7cd285b44ce3b9ab2a6d278e642a7bef70af63bda5cadb890bb9ef85 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:38:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:38:58 [ssh-agent] Looking for ssh-agent implementation... 07:38:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:38:58 $ docker exec a77dbe2d7cd285b44ce3b9ab2a6d278e642a7bef70af63bda5cadb890bb9ef85 ssh-agent 07:38:58 SSH_AUTH_SOCK=/tmp/ssh-ARW0PxGPCpnv/agent.13 07:38:58 SSH_AGENT_PID=20 07:38:58 Running ssh-add (command line suppressed) 07:38:58 Identity added: /w/workspace/edgex-go/2@tmp/private_key_8130187494413263580.key (/w/workspace/edgex-go/2@tmp/private_key_8130187494413263580.key) 07:38:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:38:59 + git tag --points-at HEAD [Pipeline] } 07:38:59 $ docker exec --env ******** --env ******** a77dbe2d7cd285b44ce3b9ab2a6d278e642a7bef70af63bda5cadb890bb9ef85 ssh-agent -k 07:38:59 unset SSH_AUTH_SOCK; 07:38:59 unset SSH_AGENT_PID; 07:38:59 echo Agent pid 20 killed; 07:38:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:38:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:38:59 [ssh-agent] Looking for ssh-agent implementation... 07:38:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:38:59 $ docker exec a77dbe2d7cd285b44ce3b9ab2a6d278e642a7bef70af63bda5cadb890bb9ef85 ssh-agent 07:38:59 SSH_AUTH_SOCK=/tmp/ssh-oQ21UVD5WVFx/agent.54 07:38:59 SSH_AGENT_PID=60 07:38:59 Running ssh-add (command line suppressed) 07:38:59 Identity added: /w/workspace/edgex-go/2@tmp/private_key_926805159795787486.key (/w/workspace/edgex-go/2@tmp/private_key_926805159795787486.key) 07:38:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:38:59 + git semver init 07:38:59 # -> Open(): unable to determine branch for HEAD 07:38:59 # $GIT_DIR = /w/workspace/edgex-go/2/.git 07:38:59 # $GIT_WORK_TREE = /w/workspace/edgex-go/2 07:38:59 # $SEMVER_REMOTE_NAME = origin 07:38:59 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:38:59 # $SEMVER_USER_NAME = edgex-jenkins 07:38:59 # $SEMVER_BRANCH = PR-3523 07:38:59 # $SEMVER_TEMP = /tmp/semver-341935177 07:38:59 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 07:39:26 # '/tmp/semver-341935177' -> '/w/workspace/edgex-go/2/.semver' 07:39:26 # -> Force: false 07:39:26 # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } 07:39:26 $ docker exec --env ******** --env ******** a77dbe2d7cd285b44ce3b9ab2a6d278e642a7bef70af63bda5cadb890bb9ef85 ssh-agent -k 07:39:26 unset SSH_AUTH_SOCK; 07:39:26 unset SSH_AGENT_PID; 07:39:26 echo Agent pid 60 killed; 07:39:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:39:27 + git semver [Pipeline] } 07:39:27 $ docker stop --time=1 a77dbe2d7cd285b44ce3b9ab2a6d278e642a7bef70af63bda5cadb890bb9ef85 07:39:33 $ docker rm -f a77dbe2d7cd285b44ce3b9ab2a6d278e642a7bef70af63bda5cadb890bb9ef85 [Pipeline] // withDockerContainer [Pipeline] sh 07:39:33 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:39:34 Stashed 1 file(s) [Pipeline] echo 07:39:34 [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 07:39:34 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 07:39:35 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 07:39:35 + sudo service docker restart 07:39:35 + true 07:39:35 Redirecting to /bin/systemctl restart docker.service 07:39:49 Still waiting to schedule task 07:39:49 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-852’ [Pipeline] echo 07:39:53 ========================================================= 07:39:53 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 07:39:53 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:39:53 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 07:39:55 Sending build context to Docker daemon 330.9MB 07:39:55 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 07:39:55 Step 2/6 : FROM ${BASE} 07:39:55 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 07:39:55 540db60ca938: Pulling fs layer 07:39:55 adcc1eea9eea: Pulling fs layer 07:39:55 4c4ab2625f07: Pulling fs layer 07:39:55 0510c868ecb4: Pulling fs layer 07:39:55 afea3b2eda06: Pulling fs layer 07:39:55 7809a108b3ef: Pulling fs layer 07:39:55 f706445af74f: Pulling fs layer 07:39:55 0510c868ecb4: Waiting 07:39:55 afea3b2eda06: Waiting 07:39:55 7809a108b3ef: Waiting 07:39:55 f706445af74f: Waiting 07:39:55 adcc1eea9eea: Verifying Checksum 07:39:55 adcc1eea9eea: Download complete 07:39:55 afea3b2eda06: Verifying Checksum 07:39:55 afea3b2eda06: Download complete 07:39:55 7809a108b3ef: Verifying Checksum 07:39:55 7809a108b3ef: Download complete 07:39:55 540db60ca938: Verifying Checksum 07:39:55 540db60ca938: Download complete 07:39:55 540db60ca938: Pull complete 07:39:55 adcc1eea9eea: Pull complete 07:39:56 4c4ab2625f07: Pull complete 07:39:57 f706445af74f: Verifying Checksum 07:39:57 f706445af74f: Download complete 07:39:58 0510c868ecb4: Download complete 07:40:03 0510c868ecb4: Pull complete 07:40:03 afea3b2eda06: Pull complete 07:40:03 7809a108b3ef: Pull complete 07:40:07 f706445af74f: Pull complete 07:40:07 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 07:40:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 07:40:07 ---> b068be0155e3 07:40:07 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 07:40:09 ---> Running in a9299d28f18e 07:40:09 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 07:40:09 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 07:40:10 (1/12) Installing libmagic (5.39-r0) 07:40:10 (2/12) Installing file (5.39-r0) 07:40:10 (3/12) Installing libc-dev (0.7.2-r3) 07:40:10 (4/12) Installing g++ (10.2.1_pre1-r3) 07:40:14 (5/12) Installing fortify-headers (1.1-r0) 07:40:14 (6/12) Installing patch (2.7.6-r6) 07:40:14 (7/12) Installing build-base (0.5-r2) 07:40:14 (8/12) Installing libsodium (1.0.18-r0) 07:40:14 (9/12) Installing pkgconf (1.7.3-r0) 07:40:14 (10/12) Installing libsodium-dev (1.0.18-r0) 07:40:14 (11/12) Installing libzmq (4.3.3-r1) 07:40:14 (12/12) Installing zeromq-dev (4.3.3-r1) 07:40:14 Executing busybox-1.32.1-r6.trigger 07:40:14 OK: 219 MiB in 52 packages 07:40:16 Removing intermediate container a9299d28f18e 07:40:16 ---> 38b6c68eae4a 07:40:16 Step 4/6 : WORKDIR /edgex-go 07:40:16 ---> Running in e5ee762ff658 07:40:16 Removing intermediate container e5ee762ff658 07:40:16 ---> f4909250328c 07:40:16 Step 5/6 : COPY go.mod . 07:40:16 ---> 3404b8a3c29b 07:40:16 Step 6/6 : RUN go mod download 07:40:16 ---> Running in 1376b37007a0 07:40:35 Removing intermediate container 1376b37007a0 07:40:35 ---> 6c8f3071dc68 07:40:35 Successfully built 6c8f3071dc68 07:40:35 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 07:40:35 + docker inspect -f . ci-base-image-x86_64 07:40:35 . [Pipeline] withDockerContainer 07:40:35 prd-centos7-docker-4c-2g-853 does not seem to be running inside a container 07:40:35 $ 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 07:40:35 $ docker top 36ac14244077c8ea5dcc38b4c4e1ee9a489f06436f5c4364f1d2f52bb96cd4f2 -eo pid,comm [Pipeline] { [Pipeline] sh 07:40:36 + go version 07:40:36 go version go1.16.3 linux/amd64 [Pipeline] } 07:40:36 $ docker stop --time=1 36ac14244077c8ea5dcc38b4c4e1ee9a489f06436f5c4364f1d2f52bb96cd4f2 07:40:37 $ docker rm -f 36ac14244077c8ea5dcc38b4c4e1ee9a489f06436f5c4364f1d2f52bb96cd4f2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:40:37 + docker inspect -f . ci-base-image-x86_64 07:40:37 . [Pipeline] withDockerContainer 07:40:38 prd-centos7-docker-4c-2g-853 does not seem to be running inside a container 07:40:38 $ 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 07:40:38 $ docker top c33f93651c2bddd4ecb9d0639163f725e9cb2b26baef5c0d6a40d4fd5ba8c34c -eo pid,comm [Pipeline] { [Pipeline] echo 07:40:38 ========================================================= 07:40:38 [edgeXBuildGoParallel] Running Tests and Build... 07:40:38 ========================================================= [Pipeline] sh 07:40:38 + go mod tidy [Pipeline] sh 07:40:39 + make test 07:40:39 go mod tidy 07:40:39 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 07:40:45 ? github.com/edgexfoundry/edgex-go [no test files] 07:41:03 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 07:41:08 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 07:41:10 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 07:41:10 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 07:41:13 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 07:41:13 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 07:41:13 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 07:41:13 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 07:41:14 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 07:41:14 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 07:41:16 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 07:41:16 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 07:41:16 ? github.com/edgexfoundry/edgex-go/internal [no test files] 07:41:18 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.073s coverage: 46.1% of statements 07:41:18 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 07:41:18 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 07:41:18 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 07:41:18 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 07:41:18 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 07:41:18 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 07:41:18 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.050s coverage: 28.7% of statements 07:41:19 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.057s coverage: 100.0% of statements 07:41:21 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.091s coverage: 27.7% of statements 07:41:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 07:41:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 07:41:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 07:41:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 07:41:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 07:41:21 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.058s coverage: 81.2% of statements 07:41:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 07:41:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.049s coverage: 100.0% of statements 07:41:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 07:41:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.044s coverage: 100.0% of statements 07:41:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 07:41:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 07:41:23 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.057s coverage: 53.4% of statements 07:41:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 07:41:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 07:41:23 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.098s coverage: 87.7% of statements 07:41:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 07:41:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 07:41:24 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.044s coverage: 78.9% of statements 07:41:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 07:41:26 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.223s coverage: 28.6% of statements 07:41:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 07:41:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 07:41:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 07:41:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 07:41:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 07:41:26 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.054s coverage: 100.0% of statements 07:41:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 07:41:26 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.042s coverage: 100.0% of statements 07:41:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 07:41:27 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.085s coverage: 86.7% of statements 07:41:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 07:41:27 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.098s coverage: 97.5% of statements 07:41:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 07:41:28 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.062s coverage: 78.3% of statements 07:41:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 07:41:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 07:41:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 07:41:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 07:41:29 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.219s coverage: 95.1% of statements 07:41:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 07:41:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 07:41:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 07:41:29 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 07:41:29 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 07:41:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 07:41:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 07:41:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 07:41:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 07:41:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 07:41:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 07:41:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 07:41:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 07:41:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 07:41:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 07:41:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 07:41:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 07:41:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 07:41:29 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.048s coverage: 58.8% of statements 07:41:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 07:41:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 07:41:30 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.052s coverage: 0.8% of statements 07:41:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 07:41:30 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.046s coverage: 21.7% of statements 07:41:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 07:41:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.039s coverage: 47.1% of statements 07:41:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.054s coverage: 79.5% of statements 07:41:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.042s coverage: 94.1% of statements 07:41:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.056s coverage: 96.3% of statements 07:41:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.047s coverage: 87.5% of statements 07:41:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.050s coverage: 94.4% of statements 07:41:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements 07:41:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.174s coverage: 81.8% of statements 07:41:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 07:42:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.085s coverage: 92.9% of statements 07:42:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 07:42:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 07:42:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 07:42:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements 07:42:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 07:42:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 07:42:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 07:42:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 07:42:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 07:42:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.041s coverage: 87.2% of statements 07:42:07 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 07:42:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 07:42:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.051s coverage: 100.0% of statements 07:42:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 07:42:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.051s coverage: 76.0% of statements 07:42:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 07:42:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.050s coverage: 80.0% of statements 07:42:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.053s coverage: 87.2% of statements 07:42:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements 07:42:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.076s coverage: 91.2% of statements 07:42:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 07:42:07 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.131s coverage: 64.4% of statements 07:42:07 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 07:42:07 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 07:42:07 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements 07:42:07 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.041s coverage: 91.3% of statements 07:42:07 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.020s coverage: 100.0% of statements 07:42:07 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements 07:42:07 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.022s coverage: 100.0% of statements 07:42:07 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.185s coverage: 66.9% of statements 07:42:07 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 07:42:07 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 07:42:07 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 07:42:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.104s coverage: 43.5% of statements 07:42:08 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 07:42:08 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 07:42:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.035s coverage: 89.5% of statements 07:42:08 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 07:42:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.033s coverage: 84.8% of statements 07:42:10 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.084s coverage: 46.8% of statements 07:42:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 07:42:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 07:42:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 07:42:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 07:42:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 07:42:10 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.039s coverage: 100.0% of statements 07:42:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 07:42:10 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.027s coverage: 100.0% of statements 07:42:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 07:42:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 07:42:14 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.056s coverage: 18.8% of statements 07:42:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] 07:42:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] 07:42:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 07:42:14 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.117s coverage: 91.9% of statements 07:42:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 07:42:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 07:42:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 07:42:14 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.609s coverage: 28.7% of statements 07:42:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 07:42:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 07:42:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 07:42:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 07:42:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 07:42:14 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.052s coverage: 99.0% of statements 07:42:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 07:42:14 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.058s coverage: 100.0% of statements 07:42:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 07:42:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 07:42:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 07:42:14 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.054s coverage: 63.4% of statements 07:42:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 07:42:15 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.082s coverage: 97.6% of statements 07:42:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 07:42:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 07:42:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 07:42:15 ok github.com/edgexfoundry/edgex-go/internal/system 0.026s coverage: 0.0% of statements 07:42:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 07:42:15 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.018s coverage: 100.0% of statements 07:42:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 07:42:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 07:42:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 07:42:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 07:42:16 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.036s coverage: 87.9% of statements 07:42:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 07:42:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 07:42:16 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.027s coverage: 100.0% of statements 07:42:16 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.042s coverage: 28.1% of statements 07:42:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 07:42:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] 07:42:16 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.050s coverage: 27.9% of statements 07:42:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] 07:42:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] 07:42:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] 07:42:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 07:42:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] 07:42:16 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 100.0% of statements 07:42:17 GO111MODULE=on go vet ./... 07:42:56 gofmt -l . 07:42:56 [ "`gofmt -l .`" = "" ] 07:42:56 ./bin/test-go-mod-tidy.sh 07:42:56 ./bin/test-attribution-txt.sh [Pipeline] sh 07:42:56 + ls -al . 07:42:56 total 852 07:42:56 drwxrwxr-x 10 1001 1001 4096 May 28 07:42 . 07:42:56 drwxr-xr-x 4 root root 28 May 28 07:40 .. 07:42:56 -rw-rw-r-- 1 1001 1001 11 May 28 07:38 .dockerignore 07:42:56 drwxrwxr-x 8 1001 1001 179 May 28 07:38 .git 07:42:56 drwxrwxr-x 3 1001 1001 125 May 28 07:38 .github 07:42:56 -rw-rw-r-- 1 1001 1001 818 May 28 07:38 .gitignore 07:42:56 drwx------ 3 1001 1001 60 May 28 07:39 .semver 07:42:56 -rw-rw-r-- 1 1001 1001 166 May 28 07:38 .sonarcloud.properties 07:42:56 -rw-rw-r-- 1 1001 1001 8609 May 28 07:38 Attribution.txt 07:42:56 -rw-rw-r-- 1 1001 1001 3804 May 28 07:38 CONTRIBUTING.md 07:42:56 -rw-rw-r-- 1 1001 1001 931 May 28 07:38 Dockerfile.build 07:42:56 -rw-rw-r-- 1 1001 1001 849 May 28 07:38 Jenkinsfile 07:42:56 -rw-rw-r-- 1 1001 1001 10775 May 28 07:38 LICENSE 07:42:56 -rw-rw-r-- 1 1001 1001 5632 May 28 07:38 Makefile 07:42:56 -rw-rw-r-- 1 1001 1001 7978 May 28 07:38 README.md 07:42:56 -rw-rw-r-- 1 1001 1001 6755 May 28 07:38 SECURITY.md 07:42:56 -rw-rw-r-- 1 1001 1001 5 May 28 07:39 VERSION 07:42:56 -rw-rw-r-- 1 1001 1001 4131 May 28 07:38 ZMQWindows.md 07:42:56 drwxrwxr-x 2 1001 1001 117 May 28 07:38 bin 07:42:56 drwxrwxr-x 14 1001 1001 4096 May 28 07:38 cmd 07:42:56 -rw-r--r-- 1 root root 742996 May 28 07:42 coverage.out 07:42:56 -rw-r--r-- 1 root root 1060 May 28 07:42 go.mod 07:42:56 -rw-r--r-- 1 root root 21686 May 28 07:40 go.sum 07:42:56 drwxrwxr-x 8 1001 1001 127 May 28 07:38 internal 07:42:56 drwxrwxr-x 4 1001 1001 26 May 28 07:38 openapi 07:42:56 drwxrwxr-x 4 1001 1001 71 May 28 07:38 snap 07:42:56 -rw-rw-r-- 1 1001 1001 168 May 28 07:38 version.go [Pipeline] sh 07:42:56 + '[' -e coverage.out ] 07:42:56 + chown 1001:1001 coverage.out [Pipeline] stash 07:42:56 Stashed 1 file(s) [Pipeline] sh 07:42:57 + make build 07:42:57 go mod tidy 07:42:57 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 07:42:59 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 07:43:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 07:43:11 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 07:43:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 07:43:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 07:43:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 07:43:16 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 07:43:17 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 07:43:18 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 07:43:19 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 07:43:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 07:43:22 $ docker stop --time=1 c33f93651c2bddd4ecb9d0639163f725e9cb2b26baef5c0d6a40d4fd5ba8c34c 07:43:28 $ docker rm -f c33f93651c2bddd4ecb9d0639163f725e9cb2b26baef5c0d6a40d4fd5ba8c34c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:43:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:43:29 07:43:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 07:43:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:43:30 latest: Pulling from edgex-devops/edgex-compose 07:43:30 cbdbe7a5bc2a: Pulling fs layer 07:43:30 ca9280d653b3: Pulling fs layer 07:43:30 7e9c9ca2126c: Pulling fs layer 07:43:31 cbdbe7a5bc2a: Verifying Checksum 07:43:31 cbdbe7a5bc2a: Download complete 07:43:31 cbdbe7a5bc2a: Pull complete 07:43:31 ca9280d653b3: Verifying Checksum 07:43:31 ca9280d653b3: Download complete 07:43:32 ca9280d653b3: Pull complete 07:43:32 7e9c9ca2126c: Verifying Checksum 07:43:32 7e9c9ca2126c: Download complete 07:43:35 7e9c9ca2126c: Pull complete 07:43:35 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 07:43:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:43:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 07:43:36 prd-centos7-docker-4c-2g-853 does not seem to be running inside a container 07:43:36 $ 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 07:43:40 Running on prd-ubuntu18.04-docker-arm64-4c-16g-854 in /w/workspace/edgexfoundry_edgex-go_PR-3523 07:43:50 $ docker top 826f07b96477f982554fba99467d1d274aa88c2139e7af747f02951c33a42535 -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] sh [Pipeline] ws 07:43:50 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 07:43:50 The recommended git tool is: git 07:43:50 + docker-compose build --help 07:43:50 + grep parallel 07:43:51 --parallel Build images in parallel. [Pipeline] } 07:43:51 $ docker stop --time=1 826f07b96477f982554fba99467d1d274aa88c2139e7af747f02951c33a42535 07:43:52 $ docker rm -f 826f07b96477f982554fba99467d1d274aa88c2139e7af747f02951c33a42535 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:43:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:43:53 . [Pipeline] withDockerContainer 07:43:53 prd-centos7-docker-4c-2g-853 does not seem to be running inside a container 07:43:53 $ 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 07:43:54 $ docker top b86cbeeb4e84e1eeb1df1a5d60aecf3a5640e6852ad2f222a4054e84be6d10e6 -eo pid,comm [Pipeline] { [Pipeline] sh 07:43:54 + docker-compose -f ./docker-compose-build.yml build --parallel 07:43:54 Building core-command ... 07:43:54 Building core-data ... 07:43:54 Building core-metadata ... 07:43:54 Building security-bootstrapper ... 07:43:54 Building security-proxy-setup ... 07:43:54 Building security-secretstore-setup ... 07:43:54 Building support-notifications ... 07:43:54 Building support-scheduler ... 07:43:54 Building sys-mgmt-agent ... 07:43:54 Building core-data 07:43:54 Building support-scheduler 07:43:54 Building security-bootstrapper 07:43:54 Building support-notifications 07:43:54 Building security-proxy-setup 07:43:56 using credential edgex-jenkins-ssh 07:43:56 Cloning the remote Git repository 07:43:56 Cloning repository git@github.com:edgexfoundry/edgex-go.git 07:43:56 > git init /w/workspace/edgex-go/2 # timeout=10 07:43:56 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:43:56 > git --version # timeout=10 07:43:56 > git --version # 'git version 2.17.1' 07:43:56 using GIT_SSH to set credentials SSH Credentials for GitHub 07:43:56 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:44:16 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:44:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:44:16 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:44:16 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:44:16 using GIT_SSH to set credentials SSH Credentials for GitHub 07:44:16 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3523/head:refs/remotes/origin/PR-3523 +refs/heads/master:refs/remotes/origin/master # timeout=10 07:44:17 Merging remotes/origin/master commit 4dd80814185d38ae6b349cd8e9b4c72539c96da6 into PR head commit e02ee1ac1fbb6e1b8a299b1da3fbc6ffb0d7cc34 07:44:17 Merge succeeded, producing e02ee1ac1fbb6e1b8a299b1da3fbc6ffb0d7cc34 07:44:17 Checking out Revision e02ee1ac1fbb6e1b8a299b1da3fbc6ffb0d7cc34 (PR-3523) 07:44:17 > git config core.sparsecheckout # timeout=10 07:44:17 > git checkout -f e02ee1ac1fbb6e1b8a299b1da3fbc6ffb0d7cc34 # timeout=10 07:44:17 > git remote # timeout=10 07:44:17 > git config --get remote.origin.url # timeout=10 07:44:17 using GIT_SSH to set credentials SSH Credentials for GitHub 07:44:17 > git merge 4dd80814185d38ae6b349cd8e9b4c72539c96da6 # timeout=10 07:44:17 > git rev-parse HEAD^{commit} # timeout=10 07:44:17 > git config core.sparsecheckout # timeout=10 07:44:17 > git checkout -f e02ee1ac1fbb6e1b8a299b1da3fbc6ffb0d7cc34 # timeout=10 07:44:22 Commit message: "Merge branch 'master' into issue-3124" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:44:24 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 07:44:24 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 07:44:25 + sudo service docker restart 07:44:25 + true [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:44:43 provisioning config files... 07:44:43 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config4946911583828614383tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:44:43 ---> docker-login.sh 07:44:43 nexus3.edgexfoundry.org:10001 07:44:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:44:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:44:45 Configure a credential helper to remove this warning. See 07:44:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:44:45 07:44:45 Login Succeeded 07:44:45 nexus3.edgexfoundry.org:10002 07:44:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:44:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:44:45 Configure a credential helper to remove this warning. See 07:44:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:44:45 07:44:45 Login Succeeded 07:44:45 nexus3.edgexfoundry.org:10003 07:44:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:44:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:44:46 Configure a credential helper to remove this warning. See 07:44:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:44:46 07:44:46 Login Succeeded 07:44:46 nexus3.edgexfoundry.org:10004 07:44:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:44:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:44:46 Configure a credential helper to remove this warning. See 07:44:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:44:46 07:44:46 Login Succeeded 07:44:46 docker.io 07:44:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:44:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:44:47 Configure a credential helper to remove this warning. See 07:44:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:44:47 07:44:47 Login Succeeded 07:44:47 ---> docker-login.sh ends [Pipeline] } 07:44:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:44:48 ========================================================= 07:44:48 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 07:44:48 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:44:48 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 07:44:51 Sending build context to Docker daemon 168.1MB 07:44:51 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 07:44:51 Step 2/6 : FROM ${BASE} 07:44:51 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:44:51 595b0fe564bb: Pulling fs layer 07:44:51 7186ed65a4f7: Pulling fs layer 07:44:51 316046926c0a: Pulling fs layer 07:44:51 4ebd0625c992: Pulling fs layer 07:44:51 207e8628e3a3: Pulling fs layer 07:44:51 c791037a9be2: Pulling fs layer 07:44:51 ffd874e62e21: Pulling fs layer 07:44:51 c791037a9be2: Waiting 07:44:51 ffd874e62e21: Waiting 07:44:51 207e8628e3a3: Waiting 07:44:51 4ebd0625c992: Waiting 07:44:51 316046926c0a: Download complete 07:44:51 7186ed65a4f7: Verifying Checksum 07:44:51 7186ed65a4f7: Download complete 07:44:51 207e8628e3a3: Verifying Checksum 07:44:51 207e8628e3a3: Download complete 07:44:51 c791037a9be2: Verifying Checksum 07:44:51 c791037a9be2: Download complete 07:44:51 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 07:44:51 Step 2/32 : FROM ${BUILDER_BASE} AS builder 07:44:51 ---> 6c8f3071dc68 07:44:51 Step 3/32 : WORKDIR /edgex-go 07:44:51 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 07:44:51 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:44:51 ---> 6c8f3071dc68 07:44:51 Step 3/23 : WORKDIR /edgex-go 07:44:51 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 07:44:51 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:44:51 ---> 6c8f3071dc68 07:44:51 Step 3/23 : WORKDIR /edgex-go 07:44:51 595b0fe564bb: Verifying Checksum 07:44:51 595b0fe564bb: Download complete 07:44:51 595b0fe564bb: Pull complete 07:44:52 7186ed65a4f7: Pull complete 07:44:52 316046926c0a: Pull complete 07:44:54 ffd874e62e21: Verifying Checksum 07:44:54 ffd874e62e21: Download complete 07:44:55 4ebd0625c992: Verifying Checksum 07:44:55 4ebd0625c992: Download complete 07:45:05 4ebd0625c992: Pull complete 07:45:05 207e8628e3a3: Pull complete 07:45:05 c791037a9be2: Pull complete 07:45:09 ffd874e62e21: Pull complete 07:45:09 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 07:45:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 07:45:09 ---> cfc18b08335c 07:45:09 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 07:45:12 ---> Running in 21a5d81d6c85 07:45:13 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 07:45:14 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 07:45:15 (1/12) Installing libmagic (5.39-r0) 07:45:15 (2/12) Installing file (5.39-r0) 07:45:16 (3/12) Installing libc-dev (0.7.2-r3) 07:45:16 (4/12) Installing g++ (10.2.1_pre1-r3) 07:45:17 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 07:45:17 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:45:17 ---> 6c8f3071dc68 07:45:17 Step 3/22 : WORKDIR /edgex-go 07:45:18 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 07:45:18 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:45:18 ---> 6c8f3071dc68 07:45:18 Step 3/24 : WORKDIR /edgex-go 07:45:22 ---> Running in 2bc9d49c0a36 07:45:22 ---> Running in 2cccfb1f78d3 07:45:22 ---> Running in adb44cd163d7 07:45:22 ---> Running in d76ef5a9fe97 07:45:22 ---> Running in 03a6dcc6a7cd 07:45:23 Removing intermediate container d76ef5a9fe97 07:45:23 ---> 2d7cdaa46994 07:45:23 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:45:23 Removing intermediate container 03a6dcc6a7cd 07:45:23 ---> 46ce0df87f3a 07:45:23 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:45:23 Removing intermediate container 2bc9d49c0a36 07:45:23 ---> f5a5f638c0fb 07:45:23 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:45:23 Removing intermediate container adb44cd163d7 07:45:23 ---> 758f10bf5c26 07:45:23 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:45:23 Removing intermediate container 2cccfb1f78d3 07:45:23 ---> db45d62c0b3d 07:45:23 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:45:23 ---> Running in b9e229e0d5d1 07:45:23 ---> Running in 89322ed97785 07:45:23 ---> Running in ff67414b9ceb 07:45:23 ---> Running in 4f32b4c1a969 07:45:23 ---> Running in ed7121776e9e 07:45:24 (5/12) Installing fortify-headers (1.1-r0) 07:45:24 (6/12) Installing patch (2.7.6-r6) 07:45:24 (7/12) Installing build-base (0.5-r2) 07:45:24 (8/12) Installing libsodium (1.0.18-r0) 07:45:24 (9/12) Installing pkgconf (1.7.3-r0) 07:45:24 (10/12) Installing libsodium-dev (1.0.18-r0) 07:45:24 (11/12) Installing libzmq (4.3.3-r1) 07:45:24 (12/12) Installing zeromq-dev (4.3.3-r1) 07:45:24 Executing busybox-1.32.1-r6.trigger 07:45:24 OK: 218 MiB in 52 packages 07:45:26 Removing intermediate container b9e229e0d5d1 07:45:26 ---> dc50ea8460f2 07:45:26 Step 5/22 : RUN apk add --update --no-cache make git 07:45:26 ---> Running in d5af3c547f33 07:45:26 Removing intermediate container 89322ed97785 07:45:26 ---> 977b289d810f 07:45:26 Step 5/23 : RUN apk add --update --no-cache make git 07:45:27 ---> Running in c1f5c05f3648 07:45:27 Removing intermediate container ff67414b9ceb 07:45:27 ---> dc9401bf7f04 07:45:27 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 07:45:27 Removing intermediate container 4f32b4c1a969 07:45:27 ---> 2b323e24394d 07:45:27 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 07:45:27 ---> Running in e00d6ea82c12 07:45:27 ---> Running in 34936a6af0a9 07:45:27 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 07:45:28 Removing intermediate container ed7121776e9e 07:45:28 ---> 06072084008a 07:45:28 Step 5/32 : RUN apk add --update --no-cache make git 07:45:28 ---> Running in fa444813a1a3 07:45:28 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 07:45:28 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 07:45:28 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 07:45:28 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 07:45:28 Removing intermediate container 21a5d81d6c85 07:45:28 ---> dc7c529023c6 07:45:28 Step 4/6 : WORKDIR /edgex-go 07:45:28 ---> Running in 88a55e3ffd0d 07:45:28 Removing intermediate container 88a55e3ffd0d 07:45:28 ---> 51e424b47497 07:45:28 Step 5/6 : COPY go.mod . 07:45:28 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 07:45:29 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 07:45:29 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 07:45:29 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 07:45:29 ---> 9f27608dbd85 07:45:29 Step 6/6 : RUN go mod download 07:45:29 ---> Running in 44ff96954149 07:45:29 OK: 219 MiB in 52 packages 07:45:30 OK: 219 MiB in 52 packages 07:45:30 OK: 219 MiB in 52 packages 07:45:30 OK: 219 MiB in 52 packages 07:45:31 Removing intermediate container c1f5c05f3648 07:45:31 ---> d60dbddb048b 07:45:31 Step 6/23 : COPY go.mod . 07:45:31 Removing intermediate container d5af3c547f33 07:45:31 ---> 70473322b30e 07:45:31 Step 6/22 : COPY go.mod . 07:45:31 ---> 1bd920d39ab3 07:45:31 Step 7/23 : RUN go mod download 07:45:31 Removing intermediate container e00d6ea82c12 07:45:31 ---> 102c807cc154 07:45:31 Step 6/24 : COPY go.mod . 07:45:31 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 07:45:32 ---> Running in b853d8f532a0 07:45:32 ---> d38f4fa02b5d 07:45:32 Step 7/22 : RUN go mod download 07:45:32 Removing intermediate container 34936a6af0a9 07:45:32 ---> bbd5778a2877 07:45:32 Step 6/23 : COPY go.mod . 07:45:32 ---> 4636a3d30a48 07:45:32 Step 7/24 : RUN go mod download 07:45:32 ---> Running in 4fc1d8f075fd 07:45:32 ---> Running in 1169dfd6f301 07:45:33 ---> 4ed94674a825 07:45:33 Step 7/23 : RUN go mod download 07:45:33 ---> Running in b612d4f3f4a4 07:45:34 OK: 219 MiB in 52 packages 07:45:34 Removing intermediate container b853d8f532a0 07:45:34 ---> 24973ba6dfee 07:45:34 Step 8/23 : COPY . . 07:45:49 Removing intermediate container 4fc1d8f075fd 07:45:49 ---> c948fed85591 07:45:49 Step 8/22 : COPY . . 07:45:49 ---> 93534ca53cbd 07:45:49 Step 9/23 : RUN go mod tidy 07:45:56 Removing intermediate container 44ff96954149 07:45:56 ---> 323ba536e33e 07:45:56 Successfully built 323ba536e33e 07:45:56 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 07:45:56 + docker inspect -f . ci-base-image-arm64 07:45:56 . [Pipeline] withDockerContainer 07:45:57 prd-ubuntu18.04-docker-arm64-4c-16g-854 does not seem to be running inside a container 07:45:57 $ 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 07:45:57 Removing intermediate container 1169dfd6f301 07:45:57 ---> cbf1721eff28 07:45:57 Step 8/24 : COPY . . 07:45:57 ---> Running in 167c492a0243 07:45:58 Removing intermediate container b612d4f3f4a4 07:45:58 ---> 6527dfdb01ae 07:45:58 Step 8/23 : COPY . . 07:45:58 Removing intermediate container fa444813a1a3 07:45:58 ---> bbd0eee07bd3 07:45:58 Step 6/32 : COPY go.mod . 07:45:58 $ docker top 9ebd0e91ae34e5b9d97bdac2b663cc44f366796c2157db9534627b18f1c6176e -eo pid,comm [Pipeline] { [Pipeline] sh 07:45:59 + go version 07:45:59 go version go1.16.3 linux/arm64 [Pipeline] } 07:45:59 $ docker stop --time=1 9ebd0e91ae34e5b9d97bdac2b663cc44f366796c2157db9534627b18f1c6176e 07:46:01 $ docker rm -f 9ebd0e91ae34e5b9d97bdac2b663cc44f366796c2157db9534627b18f1c6176e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:46:02 + docker inspect -f . ci-base-image-arm64 07:46:02 . [Pipeline] withDockerContainer 07:46:02 prd-ubuntu18.04-docker-arm64-4c-16g-854 does not seem to be running inside a container 07:46:02 $ 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 07:46:03 $ docker top 9e2ba62d650cb44175c4eb47ac7cd180bb757729b105b7c001f63ac488f84bb5 -eo pid,comm [Pipeline] { [Pipeline] echo 07:46:04 ========================================================= 07:46:04 [edgeXBuildGoParallel] Running Tests and Build... 07:46:04 ========================================================= [Pipeline] sh 07:46:04 + go mod tidy [Pipeline] sh 07:46:06 + make test 07:46:06 go mod tidy 07:46:07 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 07:46:13 ---> b9353781d97d 07:46:13 Step 9/22 : RUN go mod tidy 07:46:27 ---> 3b1b6ae7212a 07:46:27 Step 7/32 : RUN go mod download 07:46:27 ---> e5dcbf77c98d 07:46:27 Step 9/24 : RUN go mod tidy 07:46:27 ---> Running in fd660d99d7b6 07:46:27 ---> ca4b0876d58e 07:46:27 Step 9/23 : RUN go mod tidy 07:46:27 ---> Running in 5ed000dc38b2 07:46:27 ---> Running in d0eb1053beba 07:46:27 ---> Running in 5ac22db5ee52 07:46:28 Removing intermediate container 167c492a0243 07:46:28 ---> 9ab2e9016f6a 07:46:28 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 07:46:28 ---> Running in 9cad849e1bee 07:46:30 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 07:46:32 Removing intermediate container fd660d99d7b6 07:46:32 ---> 724de7009cda 07:46:32 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 07:46:33 Removing intermediate container d0eb1053beba 07:46:33 ---> 9daa8309ac6a 07:46:33 Step 10/24 : RUN make cmd/core-data/core-data 07:46:33 ---> Running in 2c68db1a60df 07:46:33 ? github.com/edgexfoundry/edgex-go [no test files] 07:46:33 ---> Running in 3f77784139b2 07:46:34 Removing intermediate container 5ed000dc38b2 07:46:34 ---> a3f1538bb4d6 07:46:34 Step 8/32 : COPY . . 07:46:34 Removing intermediate container 5ac22db5ee52 07:46:34 ---> 122efb488af2 07:46:34 Step 10/23 : RUN make cmd/support-notifications/support-notifications 07:46:35 ---> Running in 87095da296fb 07:46:46 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 07:46: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 07:46:46 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 07:47:18 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 07:47:25 Removing intermediate container 9cad849e1bee 07:47:25 ---> 079c3f1026f7 07:47:25 07:47:25 Step 11/23 : FROM alpine:3.12 07:47:25 3.12: Pulling from library/alpine 07:47:29 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 07:47:31 Status: Downloaded newer image for alpine:3.12 07:47:31 ---> 13621d1b12d4 07:47:31 Step 12/23 : RUN apk add --update --no-cache dumb-init 07:47:31 Removing intermediate container 2c68db1a60df 07:47:31 ---> aa7a02962c28 07:47:31 07:47:31 Step 11/22 : FROM alpine:3.12 07:47:31 ---> 13621d1b12d4 07:47:31 Step 12/22 : RUN apk add --update --no-cache curl 07:47:32 ---> Running in ba2b82d599fb 07:47:32 ---> Running in b92cd32be3d8 07:47:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:47:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:47:33 (1/1) Installing dumb-init (1.2.2-r1) 07:47:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:47:33 Executing busybox-1.31.1-r20.trigger 07:47:33 OK: 6 MiB in 15 packages 07:47:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:47:33 (1/4) Installing ca-certificates (20191127-r4) 07:47:33 (2/4) Installing nghttp2-libs (1.41.0-r0) 07:47:33 (3/4) Installing libcurl (7.77.0-r0) 07:47:33 (4/4) Installing curl (7.77.0-r0) 07:47:33 Executing busybox-1.31.1-r20.trigger 07:47:33 Executing ca-certificates-20191127-r4.trigger 07:47:34 OK: 7 MiB in 18 packages 07:47:41 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 07:47:44 Removing intermediate container 87095da296fb 07:47:44 ---> e6fcae67d21b 07:47:44 07:47:44 Step 11/23 : FROM alpine:3.12 07:47:44 ---> 13621d1b12d4 07:47:44 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 07:47:45 ---> Running in c0b83d98697e 07:47:45 ---> 8f974ede293d 07:47:45 Step 9/32 : RUN go mod tidy 07:47:45 Removing intermediate container ba2b82d599fb 07:47:45 ---> 8168023ec9cc 07:47:45 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:47:45 ---> Running in 30f90e91a910 07:47:47 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 07:47:47 ---> Running in 073c88668d9e 07:47:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:47:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:47:48 (1/2) Installing ca-certificates (20191127-r4) 07:47:48 (2/2) Installing dumb-init (1.2.2-r1) 07:47:48 Executing busybox-1.31.1-r20.trigger 07:47:48 Removing intermediate container b92cd32be3d8 07:47:48 ---> 805f5d3036fb 07:47:48 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 07:47:48 Executing ca-certificates-20191127-r4.trigger 07:47:48 OK: 6 MiB in 16 packages 07:47:48 Removing intermediate container 3f77784139b2 07:47:48 ---> f1c043889a77 07:47:48 07:47:48 Step 11/24 : FROM alpine:3.12 07:47:48 ---> 13621d1b12d4 07:47:48 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 07:47:48 ---> Running in 3a1821f208cc 07:47:48 ---> Running in 7b2fb14a9f1d 07:47:48 Removing intermediate container 073c88668d9e 07:47:48 ---> 24b7c1284ff8 07:47:48 Step 14/23 : ENV APP_PORT=59861 07:47:49 ---> Running in 74f1e1e96181 07:47:50 Removing intermediate container 3a1821f208cc 07:47:50 ---> 0c16195f564c 07:47:50 Step 14/22 : WORKDIR /edgex 07:47:50 Removing intermediate container 7b2fb14a9f1d 07:47:50 ---> 15ddc9a80ee7 07:47:50 Step 13/24 : ENV APP_PORT=59880 07:47:50 ---> Running in ae34051d9ab4 07:47:50 ---> Running in 6a4e76a376e8 07:47:50 Removing intermediate container c0b83d98697e 07:47:50 ---> 2f313dc419f0 07:47:50 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 07:47:51 Removing intermediate container 74f1e1e96181 07:47:51 ---> e3bc0f469fcd 07:47:51 Step 15/23 : EXPOSE $APP_PORT 07:47:51 ---> Running in 2ace8163eae9 07:47:51 ---> Running in 8b359afb04f0 07:47:51 Removing intermediate container 30f90e91a910 07:47:51 ---> 5ea0ba4e8e0d 07:47:51 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 07:47:51 Removing intermediate container 6a4e76a376e8 07:47:51 ---> 3020e6d2c194 07:47:51 Step 14/24 : EXPOSE $APP_PORT 07:47:51 Removing intermediate container ae34051d9ab4 07:47:51 ---> f8d2af466757 07:47:51 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 07:47:51 ---> Running in 3c76feadba31 07:47:51 ---> Running in da0b7a4c79ee 07:47:52 Removing intermediate container 2ace8163eae9 07:47:52 ---> 69e50a6de490 07:47:52 Step 14/23 : ENV APP_PORT=59860 07:47:52 Removing intermediate container 8b359afb04f0 07:47:52 ---> 49cb340b19d2 07:47:52 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 07:47:52 ---> Running in 6665da56d9fc 07:47:52 ---> 3edf73f0f65c 07:47:52 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 07:47:52 Removing intermediate container da0b7a4c79ee 07:47:52 ---> eaaffb93aeb9 07:47:52 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:47:53 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 07:47:53 ---> ecec8c27351c 07:47:53 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 07:47:54 Removing intermediate container 6665da56d9fc 07:47:54 ---> f20cb69662b1 07:47:54 Step 15/23 : EXPOSE $APP_PORT 07:47:55 ---> Running in 18f8641ccc80 07:47:55 ---> aef24c32e147 07:47:55 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 07:47:55 ---> Running in 4eee7dbdba7d 07:47:56 ---> 1848c6a9d2fc 07:47:56 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 07:47:57 Removing intermediate container 4eee7dbdba7d 07:47:57 ---> b08cb834820c 07:47:57 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 07:47:57 ---> 5d4e64ce6866 07:47:57 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 07:47:57 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 07:47:57 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 07:47:57 ---> e481e07c3349 07:47:57 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 07:47:58 ---> Running in 4e294e0d1dce 07:47:58 ---> Running in 8065373848e5 07:47:58 ---> 6a6fde5a27b3 07:47:58 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 07:47:58 Removing intermediate container 4e294e0d1dce 07:47:58 ---> f0649becb0f6 07:47:58 Step 19/22 : CMD ["--init=true"] 07:47:59 Removing intermediate container 8065373848e5 07:47:59 ---> e56afef919d7 07:47:59 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:48:01 ---> Running in 58d80dfc8b72 07:48:01 Removing intermediate container 18f8641ccc80 07:48:01 ---> 56756b4efab5 07:48:01 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 07:48:01 ---> dead4d7a2aa3 07:48:01 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 07:48:02 ---> Running in 22e56785b2b9 07:48:02 ---> Running in 091b61f43394 07:48:02 Removing intermediate container 58d80dfc8b72 07:48:02 ---> 32da00093e5f 07:48:02 Step 20/22 : LABEL arch=x86_64 07:48:03 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 07:48:03 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 07:48:03 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 07:48:03 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 07:48:03 ---> b0c7462027f8 07:48:03 Step 19/23 : ENTRYPOINT ["/support-notifications"] 07:48:03 ---> Running in 4ddaf48ee37e 07:48:04 ---> Running in cc74497468c5 07:48:04 Removing intermediate container 22e56785b2b9 07:48:04 ---> 2ec01e3ca10a 07:48:04 Step 21/23 : LABEL arch=x86_64 07:48:04 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:48:04 ---> Running in 2bcb6d97b757 07:48:04 Removing intermediate container 4ddaf48ee37e 07:48:04 ---> f48121da9e4d 07:48:04 Step 21/22 : LABEL git_sha=e02ee1ac1fbb6e1b8a299b1da3fbc6ffb0d7cc34 07:48:05 Removing intermediate container cc74497468c5 07:48:05 ---> 7cac4d31a316 07:48:05 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:48:05 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:48:05 ---> Running in 96d505d42795 07:48:06 (1/6) Installing dumb-init (1.2.2-r1) 07:48:06 ---> Running in ba0afc991c6e 07:48:06 Removing intermediate container 2bcb6d97b757 07:48:06 ---> 8bd99dc405af 07:48:06 Step 22/23 : LABEL git_sha=e02ee1ac1fbb6e1b8a299b1da3fbc6ffb0d7cc34 07:48:06 (2/6) Installing libgcc (9.3.0-r2) 07:48:06 (3/6) Installing libsodium (1.0.18-r0) 07:48:06 (4/6) Installing libstdc++ (9.3.0-r2) 07:48:06 ---> Running in 34c9d9352a2f 07:48:06 Removing intermediate container 96d505d42795 07:48:06 ---> fade920b45b7 07:48:06 Step 22/22 : LABEL version=0.0.0 07:48:07 Removing intermediate container ba0afc991c6e 07:48:07 ---> d06cebc5f7dd 07:48:07 Step 21/23 : LABEL arch=x86_64 07:48:07 (5/6) Installing libzmq (4.3.3-r0) 07:48:07 ---> Running in 70e422d445d1 07:48:07 Removing intermediate container 34c9d9352a2f 07:48:07 ---> fa8bc7903682 07:48:07 Step 23/23 : LABEL version=0.0.0 07:48:07 ---> Running in 47525986103d 07:48:07 (6/6) Installing zeromq (4.3.3-r0) 07:48:08 Executing busybox-1.31.1-r20.trigger 07:48:08 OK: 8 MiB in 20 packages 07:48:08 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 07:48:08 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 07:48:08 ---> Running in f92665bc31cd 07:48:08 Removing intermediate container 70e422d445d1 07:48:08 ---> e7ce93b6126a 07:48:08 07:48:08 Successfully built e7ce93b6126a 07:48:09 Successfully tagged security-proxy-setup:latest 07:48:09  Building security-proxy-setup ... done Building sys-mgmt-agent 07:48:09 Removing intermediate container 47525986103d 07:48:09 ---> 7dc332ee732f 07:48:09 Step 22/23 : LABEL git_sha=e02ee1ac1fbb6e1b8a299b1da3fbc6ffb0d7cc34 07:48:12 Removing intermediate container f92665bc31cd 07:48:12 ---> 782f87889633 07:48:12 07:48:12 ---> Running in 0933134480f9 07:48:12 Successfully built 782f87889633 07:48:13 Successfully tagged support-scheduler:latest 07:48:13  Building support-scheduler ... done Building security-secretstore-setup 07:48:16 Removing intermediate container 091b61f43394 07:48:16 ---> 8b443c72e07a 07:48:16 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 07:48:20 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 07:48:20 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 07:48:20 ? github.com/edgexfoundry/edgex-go/internal [no test files] 07:48:25 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.434s coverage: 46.1% of statements 07:48:25 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 07:48:25 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 07:48:25 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 07:48:25 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 07:48:25 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 07:48:25 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 07:48:25 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.217s coverage: 28.7% of statements 07:48:25 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.350s coverage: 100.0% of statements 07:48:28 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 07:48:28 Step 2/26 : FROM ${BUILDER_BASE} AS builder 07:48:28 ---> 6c8f3071dc68 07:48:28 Step 3/26 : WORKDIR /edgex-go 07:48:28 ---> Using cache 07:48:28 ---> db45d62c0b3d 07:48:28 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:48:28 ---> Using cache 07:48:28 ---> 06072084008a 07:48:28 Step 5/26 : RUN apk add --update --no-cache make git 07:48:28 ---> Using cache 07:48:28 ---> bbd0eee07bd3 07:48:28 Step 6/26 : COPY go.mod . 07:48:28 ---> Using cache 07:48:28 ---> 3b1b6ae7212a 07:48:28 Step 7/26 : RUN go mod download 07:48:28 ---> Using cache 07:48:28 ---> a3f1538bb4d6 07:48:28 Step 8/26 : COPY . . 07:48:28 ---> Using cache 07:48:28 ---> 8f974ede293d 07:48:28 Step 9/26 : RUN go mod tidy 07:48:28 ---> Using cache 07:48:28 ---> 5ea0ba4e8e0d 07:48:28 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:48:35 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.722s coverage: 27.7% of statements 07:48:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 07:48:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 07:48:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 07:48:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 07:48:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 07:48:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.294s coverage: 81.2% of statements 07:48:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 07:48:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.216s coverage: 100.0% of statements 07:48:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 07:48:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.312s coverage: 100.0% of statements 07:48:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 07:48:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 07:48:37 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.386s coverage: 53.4% of statements 07:48:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 07:48:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 07:48:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.631s coverage: 87.7% of statements 07:48:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 07:48:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 07:48:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.198s coverage: 78.9% of statements 07:48:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 07:48:40 Removing intermediate container 0933134480f9 07:48:40 ---> 70f63c385a8c 07:48:40 Step 23/23 : LABEL version=0.0.0 07:48:40 ---> Running in b69c86b03cd3 07:48:40 ---> a4bd88fb0c8d 07:48:40 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 07:48:40 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 07:48:40 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:48:40 ---> 6c8f3071dc68 07:48:40 Step 3/24 : WORKDIR /edgex-go 07:48:40 ---> Using cache 07:48:40 ---> db45d62c0b3d 07:48:40 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:48:40 ---> Using cache 07:48:40 ---> 06072084008a 07:48:40 Step 5/24 : RUN apk add --update --no-cache make bash git 07:48:43 ---> Running in 0c6dba507f94 07:48:43 ---> Running in 0dbaddcc0935 07:48:45 ---> 1a73200353c6 07:48:45 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 07:48:45 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 07:48:45 Removing intermediate container 0c6dba507f94 07:48:45 ---> b290f7b019a6 07:48:45 07:48:45 Successfully built b290f7b019a6 07:48:45 Successfully tagged support-notifications:latest 07:48:45 Building core-metadata 07:48:46  Building support-notifications ... done  ---> 68dc64757237 07:48:46 Step 20/24 : ENTRYPOINT ["/core-data"] 07:48:46 Removing intermediate container 3c76feadba31 07:48:46 ---> c48de3a85160 07:48:46 07:48:46 Step 11/32 : FROM alpine:3.12 07:48:46 ---> 13621d1b12d4 07:48:46 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 07:48:46 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 07:48:47 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 07:48:47 ---> Running in a31039e7aa52 07:48:47 ---> Running in c6541f56dd1b 07:48:47 OK: 219 MiB in 52 packages 07:48:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.367s coverage: 28.6% of statements 07:48:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 07:48:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 07:48:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 07:48:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 07:48:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 07:48:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.357s coverage: 100.0% of statements 07:48:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 07:48:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.204s coverage: 100.0% of statements 07:48:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 07:48:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.624s coverage: 86.7% of statements 07:48:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 07:48:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.616s coverage: 97.5% of statements 07:48:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 07:48:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.375s coverage: 78.3% of statements 07:48:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 07:48:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 07:48:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 07:48:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 07:48:54 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 07:48:54 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:48:54 ---> 6c8f3071dc68 07:48:54 Step 3/24 : WORKDIR /edgex-go 07:48:54 ---> Using cache 07:48:54 ---> db45d62c0b3d 07:48:54 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:48:54 ---> Using cache 07:48:54 ---> 06072084008a 07:48:54 Step 5/24 : RUN apk add --update --no-cache make git 07:48:54 ---> Using cache 07:48:54 ---> bbd0eee07bd3 07:48:54 Step 6/24 : COPY go.mod . 07:48:54 ---> Using cache 07:48:54 ---> 3b1b6ae7212a 07:48:54 Step 7/24 : RUN go mod download 07:48:54 ---> Using cache 07:48:54 ---> a3f1538bb4d6 07:48:54 Step 8/24 : COPY . . 07:48:54 ---> Using cache 07:48:54 ---> 8f974ede293d 07:48:54 Step 9/24 : RUN go mod tidy 07:48:54 ---> Using cache 07:48:54 ---> 5ea0ba4e8e0d 07:48:54 Step 10/24 : RUN make cmd/core-metadata/core-metadata 07:48:56 Removing intermediate container c6541f56dd1b 07:48:56 ---> 6d4074263eed 07:48:56 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:48:56 Removing intermediate container a31039e7aa52 07:48:56 ---> 7048426815a6 07:48:56 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 07:48:56 ---> Running in c7457f67cd81 07:48:56 ---> Running in ca4a70b3cb48 07:48:56 ---> Running in 83bb0c514270 07:48:56 Removing intermediate container 0dbaddcc0935 07:48:56 ---> a1a1ffe322d6 07:48:56 Step 6/24 : COPY go.mod . 07:48:56 Removing intermediate container ca4a70b3cb48 07:48:56 ---> 05f1307df569 07:48:56 Step 22/24 : LABEL arch=x86_64 07:48:57 ---> Running in 8f43eee9cd2f 07:48:57 ---> 32e316d6dab9 07:48:57 Step 7/24 : RUN go mod download 07:48:57 ---> Running in 3fa9af395a33 07:48:57 Removing intermediate container 8f43eee9cd2f 07:48:57 ---> 516a0cc3a843 07:48:57 Step 23/24 : LABEL git_sha=e02ee1ac1fbb6e1b8a299b1da3fbc6ffb0d7cc34 07:48:57 ---> Running in aa5ec06408b3 07:48:57 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 07:48:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:48:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:48:58 Removing intermediate container aa5ec06408b3 07:48:58 ---> 6509e27d7ed0 07:48:58 Step 24/24 : LABEL version=0.0.0 07:48:58 ---> Running in f3b0bc4fbdd4 07:48:58 (1/2) Installing dumb-init (1.2.2-r1) 07:48:58 (2/2) Installing su-exec (0.2-r1) 07:48:58 Executing busybox-1.31.1-r20.trigger 07:48:58 OK: 6 MiB in 16 packages 07:48:58 Removing intermediate container f3b0bc4fbdd4 07:48:58 ---> 1257797451a2 07:48:58 07:48:58 Successfully built 1257797451a2 07:48:58 Successfully tagged core-data:latest 07:48:58 Building core-command 07:48:58 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.433s coverage: 95.1% of statements 07:48:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 07:48:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 07:48:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 07:48:58 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 07:48:58 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 07:48:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 07:48:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 07:48:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 07:48:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 07:48:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 07:48:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 07:48:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 07:48:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 07:48:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 07:48:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 07:48:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 07:48:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 07:48:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 07:48:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.167s coverage: 58.8% of statements 07:48:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 07:48:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 07:48:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.372s coverage: 0.8% of statements 07:48:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 07:48:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.159s coverage: 21.7% of statements 07:48:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 07:48:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.180s coverage: 47.1% of statements 07:48:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.225s coverage: 79.5% of statements 07:48:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.291s coverage: 94.1% of statements 07:48:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.243s coverage: 96.3% of statements 07:48:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.176s coverage: 87.5% of statements 07:49:00  Building core-data ... done Removing intermediate container 3fa9af395a33 07:49:00 ---> d1b710a7a7d3 07:49:00 Step 8/24 : COPY . . 07:49:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.226s coverage: 94.4% of statements 07:49:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.171s coverage: 44.8% of statements 07:49:12 Removing intermediate container 83bb0c514270 07:49:12 ---> 4d0face18899 07:49:12 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 07:49:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.611s coverage: 81.8% of statements 07:49:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 07:49:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.291s coverage: 92.9% of statements 07:49:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 07:49:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 07:49:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 07:49:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements 07:49:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 07:49:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 07:49:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 07:49:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 07:49:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 07:49:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.081s coverage: 87.2% of statements 07:49:23 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 07:49:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 07:49:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.151s coverage: 100.0% of statements 07:49:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 07:49:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.273s coverage: 76.0% of statements 07:49:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 07:49:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.183s coverage: 80.0% of statements 07:49:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.244s coverage: 87.2% of statements 07:49:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.338s coverage: 85.4% of statements 07:49:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.287s coverage: 91.2% of statements 07:49:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 07:49:24 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 07:49:24 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:49:26 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.829s coverage: 64.4% of statements 07:49:26 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 07:49:26 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 07:49:26 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.230s coverage: 100.0% of statements 07:49:26 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.087s coverage: 91.3% of statements 07:49:26 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.062s coverage: 100.0% of statements 07:49:26 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.129s coverage: 73.7% of statements 07:49:26 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.065s coverage: 100.0% of statements 07:49:29 ---> 6c8f3071dc68 07:49:29 Step 3/24 : WORKDIR /edgex-go 07:49:29 ---> Using cache 07:49:29 ---> db45d62c0b3d 07:49:29 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:49:29 ---> Using cache 07:49:29 ---> 06072084008a 07:49:29 Step 5/24 : RUN apk add --update --no-cache make git 07:49:29 ---> Using cache 07:49:29 ---> bbd0eee07bd3 07:49:29 Step 6/24 : COPY go.mod . 07:49:29 ---> Using cache 07:49:29 ---> 3b1b6ae7212a 07:49:29 Step 7/24 : RUN go mod download 07:49:29 ---> Using cache 07:49:29 ---> a3f1538bb4d6 07:49:29 Step 8/24 : COPY . . 07:49:29 ---> Using cache 07:49:29 ---> 8f974ede293d 07:49:29 Step 9/24 : RUN go mod tidy 07:49:29 ---> Using cache 07:49:29 ---> 5ea0ba4e8e0d 07:49:29 Step 10/24 : RUN make cmd/core-command/core-command 07:49:29 ---> 6b079d0e58aa 07:49:29 Step 9/24 : RUN go mod tidy 07:49:29 ---> Running in 7c397c064b4c 07:49:29 ---> Running in e98a862bc9ad 07:49:29 ---> Running in f2612a9dbc53 07:49:29 Removing intermediate container 7c397c064b4c 07:49:29 ---> ac9d95b08c75 07:49:29 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 07:49:30 ---> Running in 096a73a4abb9 07:49:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 07:49:31 Removing intermediate container 096a73a4abb9 07:49:31 ---> c83ec719fe94 07:49:31 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 07:49:31 ---> Running in 8a899b6f9409 07:49:32 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.041s coverage: 66.9% of statements 07:49:32 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 07:49:32 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 07:49:32 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 07:49:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.805s coverage: 43.5% of statements 07:49:33 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 07:49:33 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 07:49:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.111s coverage: 89.5% of statements 07:49:33 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 07:49:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.100s coverage: 84.8% of statements 07:49:38 Removing intermediate container f2612a9dbc53 07:49:38 ---> 32d02e7adb3a 07:49:38 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 07:49:38 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.646s coverage: 46.8% of statements 07:49:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 07:49:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 07:49:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 07:49:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 07:49:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 07:49:38 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.143s coverage: 100.0% of statements 07:49:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 07:49:38 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.118s coverage: 100.0% of statements 07:49:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 07:49:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 07:49:39 Removing intermediate container 8a899b6f9409 07:49:39 ---> c80b1d6f11c1 07:49:39 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 07:49:39 ---> Running in a7b039f45664 07:49:39 ---> Running in 66895dccde36 07:49:40 Removing intermediate container 66895dccde36 07:49:40 ---> 5b25793ea670 07:49:40 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 07:49: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 07:49:40 ---> 59d2e03feccc 07:49:40 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 07:49:41 ---> Running in b7cd7aec94a6 07:49:42 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.258s coverage: 18.8% of statements 07:49:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] 07:49:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] 07:49:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 07:49:42 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.543s coverage: 91.9% of statements 07:49:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 07:49:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 07:49:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 07:49: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 07:49:46 Removing intermediate container b7cd7aec94a6 07:49:46 ---> d2c962406000 07:49:46 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 07:49:48 ---> 515331fee7b5 07:49:48 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 07:49:50 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 4.198s coverage: 28.7% of statements 07:49:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 07:49:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 07:49:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 07:49:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 07:49:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 07:49:50 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.172s coverage: 99.0% of statements 07:49:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 07:49:50 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.303s coverage: 100.0% of statements 07:49:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 07:49:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 07:49:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 07:49:50 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.236s coverage: 63.4% of statements 07:49:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 07:49:50 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.420s coverage: 97.6% of statements 07:49:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 07:49:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 07:49:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 07:49:50 ok github.com/edgexfoundry/edgex-go/internal/system 0.050s coverage: 0.0% of statements 07:49:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 07:49:50 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.054s coverage: 100.0% of statements 07:49:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 07:49:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 07:49:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 07:49:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 07:49:50 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.125s coverage: 87.9% of statements 07:49:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 07:49:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 07:49:50 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.064s coverage: 100.0% of statements 07:49:52 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.193s coverage: 28.1% of statements 07:49:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 07:49:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] 07:49:53 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.173s coverage: 27.9% of statements 07:49:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] 07:49:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] 07:49:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] 07:49:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 07:49:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] 07:49:53 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.089s coverage: 100.0% of statements 07:49:54 GO111MODULE=on go vet ./... 07:49:55 ---> b239232e1cbc 07:49:55 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 07:49:55 Removing intermediate container b69c86b03cd3 07:49:55 ---> 4f89dda24b54 07:49:55 07:49:55 Step 11/26 : FROM alpine:3.12 07:49:55 ---> 13621d1b12d4 07:49:55 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 07:49:56 ---> 8e5fd616f58b 07:49:56 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 07:49:56 ---> Running in 6e2ab8263054 07:49:58 ---> 7cc4737e1672 07:49:58 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 07:49:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:49:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:49:58 (1/6) Installing ca-certificates (20191127-r4) 07:49:58 (2/6) Installing nghttp2-libs (1.41.0-r0) 07:49:58 (3/6) Installing libcurl (7.77.0-r0) 07:49:58 (4/6) Installing curl (7.77.0-r0) 07:49:58 (5/6) Installing dumb-init (1.2.2-r1) 07:49:58 (6/6) Installing su-exec (0.2-r1) 07:49:58 Executing busybox-1.31.1-r20.trigger 07:49:58 Executing ca-certificates-20191127-r4.trigger 07:49:58 OK: 7 MiB in 20 packages 07:50:02 ---> 3fb056c95bcc 07:50:02 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 07:50:06 ---> Running in 6c9a2bb80cec 07:50:08 Removing intermediate container 6e2ab8263054 07:50:08 ---> 84cd963faec7 07:50:08 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 07:50:10 ---> Running in 2a92e91e2848 07:50:10 Removing intermediate container 6c9a2bb80cec 07:50:10 ---> 8e64a03c7545 07:50:10 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 07:50:14 Removing intermediate container 2a92e91e2848 07:50:14 ---> 9f27f97ee4d7 07:50:14 Step 14/26 : WORKDIR / 07:50:14 ---> aace24b5244d 07:50:14 Step 27/32 : RUN chmod +x /entrypoint.sh 07:50:15 ---> Running in 7ed5723bff56 07:50:16 ---> Running in fd27ae996b85 07:50:16 Removing intermediate container c7457f67cd81 07:50:16 ---> b8eec40a412a 07:50:16 07:50:16 Step 11/24 : FROM alpine:3.12 07:50:16 ---> 13621d1b12d4 07:50:16 Step 12/24 : RUN apk add --update --no-cache dumb-init 07:50:16 ---> Using cache 07:50:16 ---> 8168023ec9cc 07:50:16 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:50:16 ---> Using cache 07:50:16 ---> 24b7c1284ff8 07:50:16 Step 14/24 : ENV APP_PORT=59881 07:50:17 ---> Running in c0aace9ac963 07:50:17 Removing intermediate container 7ed5723bff56 07:50:17 ---> 7b7efc5b285d 07:50:17 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 07:50:18 Removing intermediate container c0aace9ac963 07:50:18 ---> f9c3c7dffaeb 07:50:18 Step 15/24 : EXPOSE $APP_PORT 07:50:19 ---> fc96435593ee 07:50:19 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 07:50:22 ---> Running in f718bcecf8eb 07:50:22 ---> 25b4b8664439 07:50:22 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 07:50:22 Removing intermediate container e98a862bc9ad 07:50:22 ---> 69c35164d98f 07:50:22 07:50:22 Step 11/24 : FROM alpine:3.12 07:50:22 ---> 13621d1b12d4 07:50:22 Step 12/24 : RUN apk add --update --no-cache dumb-init 07:50:22 ---> Using cache 07:50:22 ---> 8168023ec9cc 07:50:22 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:50:22 ---> Using cache 07:50:22 ---> 24b7c1284ff8 07:50:22 Step 14/24 : ENV APP_PORT=59882 07:50:22 Removing intermediate container f718bcecf8eb 07:50:22 ---> 57ac49059d10 07:50:22 Step 16/24 : WORKDIR / 07:50:23 ---> Running in 0c7eae4d23d7 07:50:24 ---> Running in b86a05691947 07:50:24 Removing intermediate container fd27ae996b85 07:50:24 ---> 05dd7d156417 07:50:24 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 07:50:24 ---> 3b00c62c6b1c 07:50:24 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 07:50:25 ---> Running in 930e988b67b3 07:50:28 Removing intermediate container 0c7eae4d23d7 07:50:28 ---> b567bfd0a06f 07:50:28 Step 15/24 : EXPOSE $APP_PORT 07:50:28 Removing intermediate container b86a05691947 07:50:28 ---> 7f69fb543934 07:50:28 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 07:50:28 ---> 02c178f4dbd8 07:50:28 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 07:50:28 ---> Running in 5be284754582 07:50:29 Removing intermediate container a7b039f45664 07:50:29 ---> 0798dddb170b 07:50:29 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 07:50:29 Removing intermediate container 930e988b67b3 07:50:29 ---> c028c212283c 07:50:29 Step 29/32 : CMD ["gate"] 07:50:29 ---> Running in f3dbbca78ebd 07:50:30 ---> 479e9e860388 07:50:30 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 07:50:30 ---> Running in e7ffabcce1f6 07:50:30 Removing intermediate container 5be284754582 07:50:30 ---> 3223815c9808 07:50:30 Step 16/24 : WORKDIR / 07:50:30 ---> ad736347565c 07:50:30 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 07:50:31 ---> Running in 494b15c3067c 07:50:31 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 07:50:31 ---> b0e50289128b 07:50:31 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 07:50:32 Removing intermediate container e7ffabcce1f6 07:50:32 ---> 88e79a5fff7b 07:50:32 Step 30/32 : LABEL arch=x86_64 07:50:32 ---> 06eaaac01ad5 07:50:32 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 07:50:32 ---> Running in 42301a97df81 07:50:34 Removing intermediate container 494b15c3067c 07:50:34 ---> 2a3a769210a8 07:50:34 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 07:50:34 ---> aee6b95308a3 07:50:34 Step 22/26 : 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/ 07:50:34 ---> 55c2129babe1 07:50:34 Step 20/24 : ENTRYPOINT ["/core-metadata"] 07:50:34 ---> Running in 0ca5c47408a6 07:50:35 Removing intermediate container 42301a97df81 07:50:35 ---> 9329fb30d65a 07:50:35 Step 31/32 : LABEL git_sha=e02ee1ac1fbb6e1b8a299b1da3fbc6ffb0d7cc34 07:50:35 ---> a4c9261a6d3a 07:50:35 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 07:50:35 ---> Running in 875bd28d017b 07:50:35 Removing intermediate container f3dbbca78ebd 07:50:35 ---> bde9ee4efb74 07:50:35 07:50:35 Step 12/24 : FROM docker:20.10.0 07:50:35 ---> Running in 2c254f01f10c 07:50:36 20.10.0: Pulling from library/docker 07:50:36 ---> c804d7b3e6d7 07:50:36 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 07:50:36 Removing intermediate container 2c254f01f10c 07:50:36 ---> 5b1149c5882b 07:50:36 Step 32/32 : LABEL version=0.0.0 07:50:36 Removing intermediate container 875bd28d017b 07:50:36 ---> f0f9145b38ab 07:50:36 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:50:37 ---> Running in 4fe9869358ea 07:50:37 ---> Running in 0e8568626752 07:50:39 ---> 023082f7afd6 07:50:39 Step 20/24 : ENTRYPOINT ["/core-command"] 07:50:40 ---> Running in 58931fa87a8f 07:50:40 Removing intermediate container 0e8568626752 07:50:40 ---> 11182c552319 07:50:40 07:50:40 Removing intermediate container 0ca5c47408a6 07:50:40 ---> 3e713ed4566b 07:50:40 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 07:50:40 Removing intermediate container 4fe9869358ea 07:50:40 ---> 8cd6976456ff 07:50:40 Step 22/24 : LABEL arch=x86_64 07:50:40 Successfully built 11182c552319 07:50:40 Successfully tagged security-bootstrapper:latest 07:50:40  Building security-bootstrapper ... done  ---> Running in 8b1db7715c9c 07:50:40 ---> Running in d79916c2bedc 07:50:40 Removing intermediate container 58931fa87a8f 07:50:40 ---> d84f92d906b9 07:50:40 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:50:41 Removing intermediate container 8b1db7715c9c 07:50:41 ---> d7f08884daf3 07:50:41 Step 24/26 : LABEL arch=x86_64 07:50:41 ---> Running in 8479d5ca107b 07:50:42 Removing intermediate container d79916c2bedc 07:50:42 ---> a2a8afe8dba1 07:50:42 Step 23/24 : LABEL git_sha=e02ee1ac1fbb6e1b8a299b1da3fbc6ffb0d7cc34 07:50:42 ---> Running in 529fd1aba1f5 07:50:43 ---> Running in 8a7bb36a1eb4 07:50:43 Removing intermediate container 8479d5ca107b 07:50:43 ---> 594c8a35382f 07:50:43 Step 22/24 : LABEL arch=x86_64 07:50:43 ---> Running in 5deb5c059d79 07:50:43 Removing intermediate container 529fd1aba1f5 07:50:43 ---> 2d1ca79a4e1d 07:50:43 Step 25/26 : LABEL git_sha=e02ee1ac1fbb6e1b8a299b1da3fbc6ffb0d7cc34 07:50:43 Removing intermediate container 8a7bb36a1eb4 07:50:43 ---> 924cc82c505d 07:50:43 Step 24/24 : LABEL version=0.0.0 07:50:43 ---> Running in 0acf53383a91 07:50:43 Removing intermediate container 5deb5c059d79 07:50:43 ---> a715e7a8057f 07:50:43 Step 23/24 : LABEL git_sha=e02ee1ac1fbb6e1b8a299b1da3fbc6ffb0d7cc34 07:50:43 ---> Running in 2eeeaa46b114 07:50:43 ---> Running in fb3501553a78 07:50:44 Removing intermediate container 0acf53383a91 07:50:44 ---> 740949e986b4 07:50:44 Step 26/26 : LABEL version=0.0.0 07:50:44 Removing intermediate container 2eeeaa46b114 07:50:44 ---> dd16f956e256 07:50:44 07:50:44 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 07:50:44 Successfully built dd16f956e256 07:50:44 Status: Downloaded newer image for docker:20.10.0 07:50:44 Successfully tagged core-metadata:latest 07:50:44  Building core-metadata ... done  ---> aefe523efa57 07:50:44 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 07:50:44 ---> Running in 64651b0752b7 07:50:44 Removing intermediate container fb3501553a78 07:50:44 ---> aafd3122dd71 07:50:44 Step 24/24 : LABEL version=0.0.0 07:50:44 ---> Running in 4ae950e42c23 07:50:44 ---> Running in 9f8437e52513 07:50:44 Removing intermediate container 64651b0752b7 07:50:44 ---> 77d497686b6c 07:50:44 07:50:44 Successfully built 77d497686b6c 07:50:44 Successfully tagged security-secretstore-setup:latest 07:50:44  Building security-secretstore-setup ... done Removing intermediate container 4ae950e42c23 07:50:44 ---> 801ac9c8a763 07:50:44 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 07:50:45 Removing intermediate container 9f8437e52513 07:50:45 ---> f688c81af167 07:50:45 07:50:45 Successfully built f688c81af167 07:50:45 Successfully tagged core-command:latest 07:50:45  Building core-command ... done  ---> Running in 597b8ae0feb1 07:50:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:50:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:50:45 (1/39) Installing readline (8.0.4-r0) 07:50:45 (2/39) Installing bash (5.0.17-r0) 07:50:45 Executing bash-5.0.17-r0.post-install 07:50:45 (3/39) Installing nghttp2-libs (1.41.0-r0) 07:50:45 (4/39) Installing libcurl (7.77.0-r0) 07:50:45 (5/39) Installing curl (7.77.0-r0) 07:50:45 (6/39) Installing dumb-init (1.2.2-r1) 07:50:45 (7/39) Installing libbz2 (1.0.8-r1) 07:50:45 (8/39) Installing expat (2.2.9-r1) 07:50:45 (9/39) Installing libffi (3.3-r2) 07:50:45 (10/39) Installing gdbm (1.13-r1) 07:50:45 (11/39) Installing xz-libs (5.2.5-r0) 07:50:45 (12/39) Installing sqlite-libs (3.32.1-r0) 07:50:45 (13/39) Installing python3 (3.8.10-r0) 07:50:46 (14/39) Installing py3-appdirs (1.4.4-r1) 07:50:46 (15/39) Installing py3-ordered-set (4.0.1-r0) 07:50:46 (16/39) Installing py3-parsing (2.4.7-r0) 07:50:46 (17/39) Installing py3-six (1.15.0-r0) 07:50:46 (18/39) Installing py3-packaging (20.4-r0) 07:50:46 (19/39) Installing py3-setuptools (47.0.0-r0) 07:50:46 (20/39) Installing py3-chardet (3.0.4-r4) 07:50:46 (21/39) Installing py3-idna (2.9-r0) 07:50:46 (22/39) Installing py3-certifi (2020.4.5.1-r0) 07:50:46 (23/39) Installing py3-urllib3 (1.25.9-r0) 07:50:46 (24/39) Installing py3-requests (2.23.0-r0) 07:50:46 (25/39) Installing py3-msgpack (1.0.0-r0) 07:50:46 (26/39) Installing py3-lockfile (0.12.2-r3) 07:50:46 (27/39) Installing py3-cachecontrol (0.12.6-r0) 07:50:46 (28/39) Installing py3-colorama (0.4.3-r0) 07:50:46 (29/39) Installing py3-distlib (0.3.0-r0) 07:50:46 (30/39) Installing py3-distro (1.5.0-r1) 07:50:46 (31/39) Installing py3-webencodings (0.5.1-r3) 07:50:46 (32/39) Installing py3-html5lib (1.0.1-r4) 07:50:47 (33/39) Installing py3-pytoml (0.1.21-r0) 07:50:47 (34/39) Installing py3-pep517 (0.8.2-r0) 07:50:47 (35/39) Installing py3-progress (1.5-r0) 07:50:47 (36/39) Installing py3-toml (0.10.1-r0) 07:50:47 (37/39) Installing py3-retrying (1.3.3-r0) 07:50:47 (38/39) Installing py3-contextlib2 (0.6.0-r0) 07:50:47 (39/39) Installing py3-pip (20.1.1-r0) 07:50:47 Executing busybox-1.31.1-r19.trigger 07:50:47 OK: 72 MiB in 59 packages 07:50:48 Collecting docker-compose==1.23.2 07:50:48 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 07:50:48 Collecting docopt<0.7,>=0.6.1 07:50:48 Downloading docopt-0.6.2.tar.gz (25 kB) 07:50:48 Collecting PyYAML<4,>=3.10 07:50:48 Downloading PyYAML-3.13.tar.gz (270 kB) 07:50:49 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 07:50:49 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 07:50:49 Collecting docker<4.0,>=3.6.0 07:50:49 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 07:50:49 Collecting dockerpty<0.5,>=0.4.1 07:50:49 Downloading dockerpty-0.4.1.tar.gz (13 kB) 07:50:49 Collecting jsonschema<3,>=2.5.1 07:50:49 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 07:50:50 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 07:50:50 Collecting texttable<0.10,>=0.9.0 07:50:50 Downloading texttable-0.9.1.tar.gz (11 kB) 07:50:50 Collecting cached-property<2,>=1.2.0 07:50:50 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 07:50:50 Collecting websocket-client<1.0,>=0.32.0 07:50:50 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 07:50:50 Collecting urllib3<1.25,>=1.21.1 07:50:50 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 07:50:51 Collecting idna<2.8,>=2.5 07:50:51 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 07:50:51 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) 07:50:51 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) 07:50:51 Collecting docker-pycreds>=0.4.0 07:50:51 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 07:50:51 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 07:50:51 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 07:50:51 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 07:50:51 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 07:50:51 Installing collected packages: docopt, PyYAML, urllib3, idna, requests, websocket-client, docker-pycreds, docker, dockerpty, jsonschema, texttable, cached-property, docker-compose 07:50:51 Running setup.py install for docopt: started 07:50:52 Running setup.py install for docopt: finished with status 'done' 07:50:52 Running setup.py install for PyYAML: started 07:50:52 Running setup.py install for PyYAML: finished with status 'done' 07:50:52 Attempting uninstall: urllib3 07:50:52 Found existing installation: urllib3 1.25.9 07:50:52 Uninstalling urllib3-1.25.9: 07:50:52 Successfully uninstalled urllib3-1.25.9 07:50:52 Attempting uninstall: idna 07:50:52 Found existing installation: idna 2.9 07:50:52 Uninstalling idna-2.9: 07:50:52 Successfully uninstalled idna-2.9 07:50:53 Attempting uninstall: requests 07:50:53 Found existing installation: requests 2.23.0 07:50:53 Uninstalling requests-2.23.0: 07:50:53 Successfully uninstalled requests-2.23.0 07:50:53 Running setup.py install for dockerpty: started 07:50:53 Running setup.py install for dockerpty: finished with status 'done' 07:50:54 Running setup.py install for texttable: started 07:50:54 Running setup.py install for texttable: finished with status 'done' 07:50:54 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 07:51:12 Removing intermediate container 597b8ae0feb1 07:51:12 ---> 6cd43f017fd1 07:51:12 Step 15/24 : ENV APP_PORT=58890 07:51:12 ---> Running in 2bc77f49d1c6 07:51:12 Removing intermediate container 2bc77f49d1c6 07:51:12 ---> 3bab00aeb236 07:51:12 Step 16/24 : EXPOSE $APP_PORT 07:51:12 ---> Running in 871c0c273e5d 07:51:12 Removing intermediate container 871c0c273e5d 07:51:12 ---> 40d21b060d66 07:51:12 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 07:51:12 ---> 90cb8df53f3b 07:51:12 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 07:51:12 ---> d07735fe1f32 07:51:12 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 07:51:12 ---> 49cb788ba281 07:51:12 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 07:51:12 ---> Running in d6d8613f73ab 07:51:12 Removing intermediate container d6d8613f73ab 07:51:12 ---> ac1289e243d5 07:51:12 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:51:13 ---> Running in f51573a940d9 07:51:13 Removing intermediate container f51573a940d9 07:51:13 ---> 4f1ae5841480 07:51:13 Step 22/24 : LABEL arch=x86_64 07:51:13 ---> Running in 0ff943d78668 07:51:13 Removing intermediate container 0ff943d78668 07:51:13 ---> 35d8a8d43f40 07:51:13 Step 23/24 : LABEL git_sha=e02ee1ac1fbb6e1b8a299b1da3fbc6ffb0d7cc34 07:51:13 ---> Running in 7fecc9431b4c 07:51:14 Removing intermediate container 7fecc9431b4c 07:51:14 ---> dc98ca20b93a 07:51:14 Step 24/24 : LABEL version=0.0.0 07:51:14 ---> Running in 01ccbbd02228 07:51:14 Removing intermediate container 01ccbbd02228 07:51:14 ---> 7b9c3ce11aa4 07:51:14 07:51:14 Successfully built 7b9c3ce11aa4 07:51:14 Successfully tagged sys-mgmt-agent:latest 07:51:15  Building sys-mgmt-agent ... done  [Pipeline] } 07:51:15 $ docker stop --time=1 b86cbeeb4e84e1eeb1df1a5d60aecf3a5640e6852ad2f222a4054e84be6d10e6 07:51:17 $ docker rm -f b86cbeeb4e84e1eeb1df1a5d60aecf3a5640e6852ad2f222a4054e84be6d10e6 [Pipeline] // withDockerContainer [Pipeline] sh 07:51:17 + docker images 07:51:18 REPOSITORY TAG IMAGE ID CREATED SIZE 07:51:18 sys-mgmt-agent latest 7b9c3ce11aa4 4 seconds ago 312MB 07:51:18 security-secretstore-setup latest 77d497686b6c 34 seconds ago 25.8MB 07:51:18 core-command latest f688c81af167 34 seconds ago 17.1MB 07:51:18 core-metadata latest dd16f956e256 35 seconds ago 18.6MB 07:51:18 security-bootstrapper latest 11182c552319 39 seconds ago 18.2MB 07:51:18 bde9ee4efb74 43 seconds ago 1.16GB 07:51:18 69c35164d98f 57 seconds ago 1.16GB 07:51:18 b8eec40a412a About a minute ago 1.17GB 07:51:18 4f89dda24b54 About a minute ago 1.16GB 07:51:18 core-data latest 1257797451a2 2 minutes ago 21.6MB 07:51:18 c48de3a85160 2 minutes ago 1.15GB 07:51:18 support-notifications latest b290f7b019a6 2 minutes ago 17.8MB 07:51:18 support-scheduler latest 782f87889633 3 minutes ago 17.1MB 07:51:18 security-proxy-setup latest e7ce93b6126a 3 minutes ago 25.3MB 07:51:18 f1c043889a77 3 minutes ago 1.17GB 07:51:18 e6fcae67d21b 3 minutes ago 1.16GB 07:51:18 aa7a02962c28 3 minutes ago 1.16GB 07:51:18 079c3f1026f7 3 minutes ago 1.16GB 07:51:18 ci-base-image-x86_64 latest 6c8f3071dc68 10 minutes ago 648MB 07:51:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 4 weeks ago 445MB 07:51:18 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 4 weeks ago 37.5MB 07:51:18 alpine 3.12 13621d1b12d4 6 weeks ago 5.58MB 07:51:18 docker 20.10.0 aefe523efa57 5 months ago 240MB 07:51:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 11 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 07:51:33 Still waiting to schedule task 07:51:33 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 07:51:46 gofmt -l . 07:51:48 [ "`gofmt -l .`" = "" ] 07:51:53 ./bin/test-go-mod-tidy.sh 07:51:53 ./bin/test-attribution-txt.sh [Pipeline] sh 07:51:56 + ls -al . 07:51:56 total 880 07:51:56 drwxrwxr-x 9 1001 1001 4096 May 28 07:51 . 07:51:56 drwxr-xr-x 4 root root 4096 May 28 07:46 .. 07:51:56 -rw-rw-r-- 1 1001 1001 11 May 28 07:44 .dockerignore 07:51:56 drwxrwxr-x 8 1001 1001 4096 May 28 07:44 .git 07:51:56 drwxrwxr-x 3 1001 1001 4096 May 28 07:44 .github 07:51:56 -rw-rw-r-- 1 1001 1001 818 May 28 07:44 .gitignore 07:51:56 -rw-rw-r-- 1 1001 1001 166 May 28 07:44 .sonarcloud.properties 07:51:56 -rw-rw-r-- 1 1001 1001 8609 May 28 07:44 Attribution.txt 07:51:56 -rw-rw-r-- 1 1001 1001 3804 May 28 07:44 CONTRIBUTING.md 07:51:56 -rw-rw-r-- 1 1001 1001 931 May 28 07:44 Dockerfile.build 07:51:56 -rw-rw-r-- 1 1001 1001 849 May 28 07:44 Jenkinsfile 07:51:56 -rw-rw-r-- 1 1001 1001 10775 May 28 07:44 LICENSE 07:51:56 -rw-rw-r-- 1 1001 1001 5632 May 28 07:44 Makefile 07:51:56 -rw-rw-r-- 1 1001 1001 7978 May 28 07:44 README.md 07:51:56 -rw-rw-r-- 1 1001 1001 6755 May 28 07:44 SECURITY.md 07:51:56 -rw-rw-r-- 1 1001 1001 5 May 28 07:39 VERSION 07:51:56 -rw-rw-r-- 1 1001 1001 4131 May 28 07:44 ZMQWindows.md 07:51:56 drwxrwxr-x 2 1001 1001 4096 May 28 07:44 bin 07:51:56 drwxrwxr-x 14 1001 1001 4096 May 28 07:44 cmd 07:51:56 -rw-r--r-- 1 root root 742996 May 28 07:49 coverage.out 07:51:56 -rw-r--r-- 1 root root 1060 May 28 07:51 go.mod 07:51:56 -rw-r--r-- 1 root root 21686 May 28 07:46 go.sum 07:51:56 drwxrwxr-x 8 1001 1001 4096 May 28 07:44 internal 07:51:56 drwxrwxr-x 4 1001 1001 4096 May 28 07:44 openapi 07:51:56 drwxrwxr-x 4 1001 1001 4096 May 28 07:44 snap 07:51:56 -rw-rw-r-- 1 1001 1001 168 May 28 07:44 version.go [Pipeline] sh 07:51:57 + '[' -e coverage.out ] 07:51:57 + chown 1001:1001 coverage.out [Pipeline] stash 07:51:57 Warning: overwriting stash ‘coverage-report’ 07:51:58 Stashed 1 file(s) [Pipeline] sh 07:51:59 + make build 07:51:59 go mod tidy 07:52:00 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 07:52:08 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 07:52:40 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 07:52:42 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 07:52:48 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 07:52:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 07:52:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 07:53:00 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 07:53:03 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 07:53:08 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 07:53:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 07:53:15 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] } 07:53:21 $ docker stop --time=1 9e2ba62d650cb44175c4eb47ac7cd180bb757729b105b7c001f63ac488f84bb5 07:53:24 $ docker rm -f 9e2ba62d650cb44175c4eb47ac7cd180bb757729b105b7c001f63ac488f84bb5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:53:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:53:26 07:53:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 07:53:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:53:27 latest: Pulling from edgex-devops/edgex-compose-arm64 07:53:27 29e5d40040c1: Pulling fs layer 07:53:27 1ce36da41761: Pulling fs layer 07:53:27 25b303627fd3: Pulling fs layer 07:53:28 29e5d40040c1: Verifying Checksum 07:53:28 29e5d40040c1: Download complete 07:53:28 1ce36da41761: Verifying Checksum 07:53:28 1ce36da41761: Download complete 07:53:29 25b303627fd3: Verifying Checksum 07:53:30 25b303627fd3: Download complete 07:53:30 29e5d40040c1: Pull complete 07:53:31 1ce36da41761: Pull complete 07:53:42 25b303627fd3: Pull complete 07:53:42 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 07:53:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:53:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 07:53:42 prd-ubuntu18.04-docker-arm64-4c-16g-854 does not seem to be running inside a container 07:53:42 $ 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 07:53:45 $ docker top 34ab2b19a9abd291e3309a7fb2f0dd960c6b9de6f7a3b465a38baafff050739c -eo pid,comm [Pipeline] { [Pipeline] sh 07:53:46 + docker-compose build --help 07:53:46 + grep parallel 07:53:52 --parallel Build images in parallel. [Pipeline] } 07:53:52 $ docker stop --time=1 34ab2b19a9abd291e3309a7fb2f0dd960c6b9de6f7a3b465a38baafff050739c 07:53:54 $ docker rm -f 34ab2b19a9abd291e3309a7fb2f0dd960c6b9de6f7a3b465a38baafff050739c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:53:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:53:54 . [Pipeline] withDockerContainer 07:53:54 prd-ubuntu18.04-docker-arm64-4c-16g-854 does not seem to be running inside a container 07:53:55 $ 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 07:53:56 $ docker top e21e322540f050041de88f729f2f86733f0fc0a18755be5eef3b62307587c84b -eo pid,comm [Pipeline] { [Pipeline] sh 07:53:57 + docker-compose -f ./docker-compose-build.yml build --parallel 07:54:03 Building core-command ... 07:54:03 Building core-data ... 07:54:03 Building core-metadata ... 07:54:03 Building security-bootstrapper ... 07:54:03 Building security-proxy-setup ... 07:54:03 Building security-secretstore-setup ... 07:54:03 Building support-notifications ... 07:54:03 Building support-scheduler ... 07:54:03 Building sys-mgmt-agent ... 07:54:03 Building security-proxy-setup 07:54:03 Building core-command 07:54:03 Building security-secretstore-setup 07:54:03 Building support-scheduler 07:54:03 Building core-data 07:54:54 Running on prd-ubuntu18.04-docker-8c-8g-856 in /w/workspace/edgexfoundry_edgex-go_PR-3523 [Pipeline] { [Pipeline] ws 07:54:54 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 07:54:54 The recommended git tool is: git 07:54:56 using credential edgex-jenkins-ssh 07:54:56 Cloning the remote Git repository 07:54:56 Cloning repository git@github.com:edgexfoundry/edgex-go.git 07:54:56 > git init /w/workspace/edgex-go/2 # timeout=10 07:54:56 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:54:56 > git --version # timeout=10 07:54:56 > git --version # 'git version 2.17.1' 07:54:56 using GIT_SSH to set credentials SSH Credentials for GitHub 07:54:56 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:55:24 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 07:55:24 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:55:24 ---> 323ba536e33e 07:55:24 Step 3/23 : WORKDIR /edgex-go 07:55:24 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 07:55:24 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:55:24 ---> 323ba536e33e 07:55:24 Step 3/24 : WORKDIR /edgex-go 07:55:24 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 07:55:24 Step 2/26 : FROM ${BUILDER_BASE} AS builder 07:55:24 ---> 323ba536e33e 07:55:24 Step 3/26 : WORKDIR /edgex-go 07:55:24 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 07:55:24 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:55:24 ---> 323ba536e33e 07:55:24 Step 3/24 : WORKDIR /edgex-go 07:55:24 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 07:55:24 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:55:24 ---> 323ba536e33e 07:55:24 Step 3/22 : WORKDIR /edgex-go 07:55:24 ---> Running in fde6985af101 07:55:24 ---> Running in 0ccbbf6ad1b3 07:55:24 ---> Running in bd26bb3656ed 07:55:24 ---> Running in 27cd11212738 07:55:24 ---> Running in 60f46879b895 07:55:24 Removing intermediate container bd26bb3656ed 07:55:24 ---> a94b431d33ab 07:55:24 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:55:24 Removing intermediate container 60f46879b895 07:55:24 ---> f34c9f72ab5c 07:55:24 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:55:24 Removing intermediate container 0ccbbf6ad1b3 07:55:24 ---> 033e3b421464 07:55:24 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:55:24 Removing intermediate container fde6985af101 07:55:24 ---> 9f7cbe050d43 07:55:24 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:55:24 Removing intermediate container 27cd11212738 07:55:24 ---> 1faca02639be 07:55:24 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:55:24 ---> Running in b089ae381ba2 07:55:24 ---> Running in bfb55e1224cb 07:55:24 ---> Running in cc572d5d7d86 07:55:24 ---> Running in 98601983a912 07:55:24 ---> Running in 4c7f58d4218b 07:55:24 Removing intermediate container b089ae381ba2 07:55:24 ---> bcf45c98329b 07:55:24 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 07:55:24 ---> Running in 8965b7729d05 07:55:24 Removing intermediate container bfb55e1224cb 07:55:24 ---> 905c27aacb27 07:55:24 Step 5/22 : RUN apk add --update --no-cache make git 07:55:24 Removing intermediate container cc572d5d7d86 07:55:24 ---> 3e05a08f506d 07:55:24 Step 5/26 : RUN apk add --update --no-cache make git 07:55:24 ---> Running in c6932c028a57 07:55:24 ---> Running in 01464ec616b3 07:55:24 Removing intermediate container 4c7f58d4218b 07:55:24 ---> d7dd234afce5 07:55:24 Step 5/24 : RUN apk add --update --no-cache make git 07:55:24 Removing intermediate container 98601983a912 07:55:24 ---> b9e851caf694 07:55:24 Step 5/23 : RUN apk add --update --no-cache make git 07:55:24 ---> Running in 260ac066899c 07:55:25 ---> Running in 745ee4cb0bfb 07:55:25 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 07:55:26 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 07:55:26 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 07:55:26 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 07:55:26 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 07:55:26 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 07:55:27 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 07:55:27 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 07:55:27 OK: 218 MiB in 52 packages 07:55:27 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 07:55:28 OK: 218 MiB in 52 packages 07:55:28 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 07:55:28 OK: 218 MiB in 52 packages 07:55:28 OK: 218 MiB in 52 packages 07:55:29 Removing intermediate container 8965b7729d05 07:55:29 ---> f28d08eda4ad 07:55:29 Step 6/24 : COPY go.mod . 07:55:29 Removing intermediate container c6932c028a57 07:55:29 ---> 53761be7d708 07:55:29 Step 6/22 : COPY go.mod . 07:55:29 OK: 218 MiB in 52 packages 07:55:30 Removing intermediate container 01464ec616b3 07:55:30 ---> e35320efe315 07:55:30 Step 6/26 : COPY go.mod . 07:55:30 Removing intermediate container 260ac066899c 07:55:30 ---> f7e6fc73c50e 07:55:30 Step 6/24 : COPY go.mod . 07:55:30 ---> feffe38e6b6a 07:55:30 Step 7/24 : RUN go mod download 07:55:31 Merging remotes/origin/master commit 4dd80814185d38ae6b349cd8e9b4c72539c96da6 into PR head commit e02ee1ac1fbb6e1b8a299b1da3fbc6ffb0d7cc34 07:55:31 ---> Running in c7704aa8c63d 07:55:31 ---> ed40716e7408 07:55:31 Step 7/22 : RUN go mod download 07:55:31 Merge succeeded, producing e02ee1ac1fbb6e1b8a299b1da3fbc6ffb0d7cc34 07:55:31 Checking out Revision e02ee1ac1fbb6e1b8a299b1da3fbc6ffb0d7cc34 (PR-3523) 07:55:31 ---> 48939bc323e7 07:55:31 Step 7/26 : RUN go mod download 07:55:31 ---> Running in 7ddc9164578a 07:55:31 Removing intermediate container 745ee4cb0bfb 07:55:31 ---> f32f0289d34d 07:55:31 Step 6/23 : COPY go.mod . 07:55:31 ---> 02493c779652 07:55:31 Step 7/24 : RUN go mod download 07:55:31 ---> Running in 80c6a7dfe8f9 07:55:32 ---> Running in da2aee898e57 07:55:30 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:55:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:55:30 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:55:30 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:55:30 using GIT_SSH to set credentials SSH Credentials for GitHub 07:55:30 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3523/head:refs/remotes/origin/PR-3523 +refs/heads/master:refs/remotes/origin/master # timeout=10 07:55:31 > git config core.sparsecheckout # timeout=10 07:55:31 > git checkout -f e02ee1ac1fbb6e1b8a299b1da3fbc6ffb0d7cc34 # timeout=10 07:55:31 > git remote # timeout=10 07:55:31 > git config --get remote.origin.url # timeout=10 07:55:31 using GIT_SSH to set credentials SSH Credentials for GitHub 07:55:31 > git merge 4dd80814185d38ae6b349cd8e9b4c72539c96da6 # timeout=10 07:55:31 > git rev-parse HEAD^{commit} # timeout=10 07:55:31 > git config core.sparsecheckout # timeout=10 07:55:31 > git checkout -f e02ee1ac1fbb6e1b8a299b1da3fbc6ffb0d7cc34 # timeout=10 07:55:33 ---> d07c68bb4af0 07:55:33 Step 7/23 : RUN go mod download 07:55:33 ---> Running in 6d2f1f7c5fba 07:55:35 Commit message: "Merge branch 'master' into issue-3124" 07:55:35 Removing intermediate container c7704aa8c63d 07:55:35 ---> edc9349a786f 07:55:35 Step 8/24 : COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:55:36 + echo snap-build.sh 07:55:36 snap-build.sh 07:55:36 + SNAP_BASE_DIR=. 07:55:36 + '[' '!' -z /w/workspace/edgex-go/2 ']' 07:55:36 + SNAP_BASE_DIR=/w/workspace/edgex-go/2 07:55:36 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' 07:55:36 [snap-build] Building snap in dir [/w/workspace/edgex-go/2] 07:55:36 + cd /w/workspace/edgex-go/2 07:55:36 + sudo apt-get remove -qy --purge lxd lxd-client 07:55:36 Reading package lists... 07:55:36 Building dependency tree... 07:55:36 Reading state information... 07:55:36 The following packages were automatically installed and are no longer required: 07:55:36 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 07:55:36 uidmap xdelta3 07:55:36 Use 'sudo apt autoremove' to remove them. 07:55:36 The following packages will be REMOVED: 07:55:36 lxd* lxd-client* 07:55:37 Removing intermediate container da2aee898e57 07:55:37 ---> 389e9701e8a6 07:55:37 Step 8/24 : COPY . . 07:55:37 Removing intermediate container 7ddc9164578a 07:55:37 ---> 44044437c2fe 07:55:37 Step 8/22 : COPY . . 07:55:37 Removing intermediate container 80c6a7dfe8f9 07:55:37 ---> e088d75e38af 07:55:37 Step 8/26 : COPY . . 07:55:37 Removing intermediate container 6d2f1f7c5fba 07:55:37 ---> e2c96218f8e5 07:55:37 Step 8/23 : COPY . . 07:55:37 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 07:55:37 After this operation, 31.7 MB disk space will be freed. 07:55: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 ... 190317 files and directories currently installed.) 07:55:40 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 07:55:41 Removing lxd dnsmasq configuration 07:55:41 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 07:55:41 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 07:55:43 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 07:55:44 (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 ... 190142 files and directories currently installed.) 07:55:44 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 07:55:46 Processing triggers for systemd (237-3ubuntu10.45) ... 07:55:46 Processing triggers for ureadahead (0.100.0-21) ... 07:55:48 + sudo snap remove --purge lxd 07:55:48 snap "lxd" is not installed 07:55:48 + sudo groupadd --force --system lxd 07:55:48 ++ whoami 07:55:48 + sudo /usr/sbin/usermod -G lxd -a jenkins 07:55:48 + newgrp - lxd 07:55:48 + sudo snap install lxd 07:56:03 2021-05-28T07:55:59Z INFO Waiting for automatic snapd restart... 07:56:04 ---> c72cdeb8fd15 07:56:04 Step 9/24 : RUN go mod tidy 07:56:04 ---> a278a6bd67c7 07:56:04 Step 9/22 : RUN go mod tidy 07:56:04 ---> 9843ca8ffce9 07:56:04 Step 9/24 : RUN go mod tidy 07:56:04 ---> 7c15b13ff751 07:56:04 Step 9/23 : RUN go mod tidy 07:56:04 ---> Running in 6d2575ed3981 07:56:04 ---> Running in 77bc679f029b 07:56:04 ---> Running in 9befb8b9ad83 07:56:04 ---> Running in b1b4f4fd11fa 07:56:04 ---> 6a2247a4d901 07:56:04 Step 9/26 : RUN go mod tidy 07:56:04 ---> Running in a656af50abe8 07:56:06 Removing intermediate container 6d2575ed3981 07:56:06 ---> ff1f728f395b 07:56:06 Step 10/24 : RUN make cmd/core-data/core-data 07:56:06 ---> Running in c89a4602edbe 07:56:07 Removing intermediate container 77bc679f029b 07:56:07 ---> dd3a24b27589 07:56:07 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 07:56:07 ---> Running in 6d6b50b7cbf3 07:56:08 Removing intermediate container 9befb8b9ad83 07:56:08 ---> 57e4020fc3ba 07:56:08 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 07:56:08 Removing intermediate container b1b4f4fd11fa 07:56:08 ---> 0611665a3139 07:56:08 Step 10/24 : RUN make cmd/core-command/core-command 07:56:08 ---> Running in 0bb58fa679c5 07:56:08 Removing intermediate container a656af50abe8 07:56:08 ---> 59dad3e778d3 07:56:08 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:56:08 ---> Running in d30097dcb479 07:56:08 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 07:56:09 ---> Running in af6478da2133 07:56:10 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 07:56:11 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 07:56:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 07:56:11 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 07:56:25 lxd 4.14 from Canonical* installed 07:56:25 + sudo lxd init --auto 07:56:40 + sudo snap install --classic snapcraft 07:56:49 snapcraft 4.7.1 from Canonical* installed 07:56:49 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 07:56:49 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 07:56:49 % Total % Received % Xferd Average Speed Time Time Time Current 07:56:49 Dload Upload Total Spent Left Speed 07:56:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 9220 0 --:--:-- --:--:-- --:--:-- 9220 07:56:49 100 3325k 100 3325k 0 0 21.9M 0 --:--:-- --:--:-- --:--:-- 21.9M 07:56:49 ./yq_linux_amd64 07:56:49 + sudo snapcraft prime --use-lxd 07:56:50 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 07:56:50 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: 07:56:50 - README.md 07:56:50 07:56:50 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 07:56:51 Launching a container. 07:56:59 Waiting for container to be ready 07:56:59 To start your first instance, try: lxc launch ubuntu:18.04 07:56:59 07:57:05 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 07:57:05 Waiting for network to be ready... 07:57:05 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 07:57:05 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 07:57:05 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1727 kB] 07:57:06 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [322 kB] 07:57:06 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 07:57:06 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 07:57:06 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] 07:57:06 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] 07:57:06 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1127 kB] 07:57:06 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] 07:57:06 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 07:57:06 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 07:57:06 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 07:57:06 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 07:57:06 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 07:57:06 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 07:57:06 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 07:57:06 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 07:57:07 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 07:57:07 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2070 kB] 07:57:07 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [414 kB] 07:57:07 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] 07:57:07 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 07:57:07 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] 07:57:07 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] 07:57:07 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] 07:57:07 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] 07:57:09 Fetched 24.6 MB in 4s (5991 kB/s) 07:57:10 Reading package lists... 07:57:10 Reading package lists... 07:57:11 Building dependency tree... 07:57:11 Reading state information... 07:57:11 The following additional packages will be installed: 07:57:11 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 07:57:11 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 07:57:11 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 07:57:11 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 07:57:11 Suggested packages: 07:57:11 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 07:57:11 Recommended packages: 07:57:11 gnupg libsasl2-modules 07:57:11 The following NEW packages will be installed: 07:57:11 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 07:57:11 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 07:57:11 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 07:57:11 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 07:57:11 The following packages will be upgraded: 07:57:11 gpg gpg-agent gpgconf libudev1 07:57:11 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. 07:57:11 Need to get 3530 kB of archives. 07:57:11 After this operation, 13.3 MB of additional disk space will be used. 07:57:11 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] 07:57:11 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 07:57:11 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 07:57:11 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 07:57:11 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.47 [58.2 kB] 07:57:11 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.47 [1102 kB] 07:57:12 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 07:57:12 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 07:57:12 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 07:57:12 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 07:57:12 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 07:57:12 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 07:57:12 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 07:57:12 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 07:57:12 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 07:57:12 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 07:57:12 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 07:57:12 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 07:57:12 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 07:57:12 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 07:57:12 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 07:57:12 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 07:57:12 debconf: delaying package configuration, since apt-utils is not installed 07:57:12 Fetched 3530 kB in 1s (3484 kB/s) 07:57:12 (Reading database ... 12511 files and directories currently installed.) 07:57:12 Preparing to unpack .../libudev1_237-3ubuntu10.47_amd64.deb ... 07:57:12 Unpacking libudev1:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... 07:57:12 Setting up libudev1:amd64 (237-3ubuntu10.47) ... 07:57:13 Selecting previously unselected package udev. 07:57:13 (Reading database ... 12511 files and directories currently installed.) 07:57:13 Preparing to unpack .../00-udev_237-3ubuntu10.47_amd64.deb ... 07:57:13 Unpacking udev (237-3ubuntu10.47) ... 07:57:13 Selecting previously unselected package libfuse2:amd64. 07:57:13 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 07:57:13 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 07:57:14 Selecting previously unselected package fuse. 07:57:14 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 07:57:14 Unpacking fuse (2.9.7-1ubuntu1) ... 07:57:14 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 07:57:14 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 07:57:14 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 07:57:14 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 07:57:15 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 07:57:15 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 07:57:15 Selecting previously unselected package libksba8:amd64. 07:57:15 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 07:57:15 Unpacking libksba8:amd64 (1.3.5-2) ... 07:57:15 Selecting previously unselected package libroken18-heimdal:amd64. 07:57:15 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:57:15 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 07:57:16 Selecting previously unselected package libasn1-8-heimdal:amd64. 07:57:16 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:57:16 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 07:57:16 Selecting previously unselected package libheimbase1-heimdal:amd64. 07:57:16 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:57:16 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 07:57:16 Selecting previously unselected package libhcrypto4-heimdal:amd64. 07:57:16 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:57:16 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 07:57:16 Selecting previously unselected package libwind0-heimdal:amd64. 07:57:16 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:57:16 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 07:57:16 Selecting previously unselected package libhx509-5-heimdal:amd64. 07:57:16 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:57:16 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 07:57:17 Selecting previously unselected package libkrb5-26-heimdal:amd64. 07:57:17 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:57:17 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 07:57:17 Selecting previously unselected package libheimntlm0-heimdal:amd64. 07:57:17 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:57:17 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 07:57:17 Selecting previously unselected package libgssapi3-heimdal:amd64. 07:57:17 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:57:17 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 07:57:17 Selecting previously unselected package libsasl2-modules-db:amd64. 07:57:17 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 07:57:18 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 07:57:18 Selecting previously unselected package libsasl2-2:amd64. 07:57:18 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 07:57:18 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 07:57:18 Selecting previously unselected package libldap-common. 07:57:18 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 07:57:18 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 07:57:18 Selecting previously unselected package libldap-2.4-2:amd64. 07:57:18 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 07:57:18 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 07:57:18 Selecting previously unselected package dirmngr. 07:57:18 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 07:57:18 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 07:57:18 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 07:57:18 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 07:57:19 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 07:57:19 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 07:57:19 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 07:57:19 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 07:57:19 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 07:57:19 Setting up libksba8:amd64 (1.3.5-2) ... 07:57:19 Processing triggers for libc-bin (2.27-3ubuntu1) ... 07:57:19 Setting up udev (237-3ubuntu10.47) ... 07:57:19 invoke-rc.d: policy-rc.d denied execution of start. 07:57:19 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 07:57:20 Processing triggers for systemd (237-3ubuntu10) ... 07:57:20 Setting up fuse (2.9.7-1ubuntu1) ... 07:57:20 Setting up gpg (2.2.4-1ubuntu1.4) ... 07:57:20 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 07:57:20 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 07:57:20 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 07:57:20 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 07:57:20 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 07:57:20 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 07:57:20 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 07:57:20 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 07:57:20 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 07:57:20 Processing triggers for libc-bin (2.27-3ubuntu1) ... 07:57:21 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 07:57:21 settings in the [Install] section, and DefaultInstance for template units). 07:57:21 This means they are not meant to be enabled using systemctl. 07:57:21 Possible reasons for having this kind of units are: 07:57:21 1) A unit may be statically enabled by being symlinked from another unit's 07:57:21 .wants/ or .requires/ directory. 07:57:21 2) A unit's purpose may be to act as a helper for some other unit which has 07:57:21 a requirement dependency on it. 07:57:21 3) A unit may be started when needed via activation (socket, path, timer, 07:57:21 D-Bus, udev, scripted systemctl call, ...). 07:57:21 4) In case of template units, the unit is meant to be enabled with some 07:57:21 instance name specified. 07:57:21 Reading package lists... 07:57:21 Building dependency tree... 07:57:21 Reading state information... 07:57:21 The following additional packages will be installed: 07:57:21 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 07:57:21 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 07:57:21 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 07:57:21 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 07:57:21 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 07:57:21 Suggested packages: 07:57:21 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 07:57:21 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 07:57:21 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 07:57:21 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 07:57:21 systemd-container policykit-1 07:57:21 Recommended packages: 07:57:21 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 07:57:22 The following NEW packages will be installed: 07:57:22 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 07:57:22 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 07:57:22 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 07:57:22 multiarch-support openssh-client python3 python3-minimal python3.6 07:57:22 python3.6-minimal snapd squashfs-tools sudo 07:57:22 The following packages will be upgraded: 07:57:22 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 07:57:22 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. 07:57:22 Need to get 35.2 MB of archives. 07:57:22 After this operation, 141 MB of additional disk space will be used. 07:57:22 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 07:57:22 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.47 [2914 kB] 07:57:22 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 07:57:22 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 07:57:22 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 07:57:22 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 07:57:22 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 07:57:22 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 07:57:22 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 07:57:22 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 07:57:22 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 07:57:22 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 07:57:22 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 07:57:22 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 07:57:22 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 07:57:22 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 07:57:22 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] 07:57:24 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.47 [209 kB] 07:57:24 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] 07:57:24 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] 07:57:24 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 07:57:24 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 07:57:24 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 07:57:24 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 07:57:24 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 07:57:24 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 07:57:24 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 07:57:24 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 07:57:24 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 07:57:24 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 07:57:24 debconf: delaying package configuration, since apt-utils is not installed 07:57:24 Fetched 35.2 MB in 3s (13.4 MB/s) 07:57:24 (Reading database ... 12757 files and directories currently installed.) 07:57:24 Preparing to unpack .../systemd_237-3ubuntu10.47_amd64.deb ... 07:57:25 Unpacking systemd (237-3ubuntu10.47) over (237-3ubuntu10) ... 07:57:43 Preparing to unpack .../libsystemd0_237-3ubuntu10.47_amd64.deb ... 07:57:43 Unpacking libsystemd0:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... 07:57:43 Setting up libsystemd0:amd64 (237-3ubuntu10.47) ... 07:57:43 (Reading database ... 12757 files and directories currently installed.) 07:57:43 Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... 07:57:43 Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... 07:57:43 Setting up libapt-pkg5.0:amd64 (1.6.13) ... 07:57:43 (Reading database ... 12757 files and directories currently installed.) 07:57:43 Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... 07:57:43 Unpacking apt (1.6.13) over (1.6.1) ... 07:57:43 Setting up apt (1.6.13) ... 07:57:43 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 07:57:43 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 07:57:43 (Reading database ... 12764 files and directories currently installed.) 07:57:43 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 07:57:43 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 07:57:44 Selecting previously unselected package libpython3.6-minimal:amd64. 07:57:44 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 07:57:44 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 07:57:46 Selecting previously unselected package libexpat1:amd64. 07:57:46 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 07:57:46 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 07:57:46 Selecting previously unselected package python3.6-minimal. 07:57:46 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 07:57:46 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 07:57:46 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 07:57:46 Checking for services that may need to be restarted...done. 07:57:46 Checking for services that may need to be restarted...done. 07:57:46 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 07:57:46 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 07:57:46 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 07:57:47 Selecting previously unselected package python3-minimal. 07:57:47 (Reading database ... 13012 files and directories currently installed.) 07:57:47 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 07:57:47 Unpacking python3-minimal (3.6.7-1~18.04) ... 07:57:47 Selecting previously unselected package mime-support. 07:57:47 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 07:57:47 Unpacking mime-support (3.60ubuntu1) ... 07:57:47 Selecting previously unselected package libmpdec2:amd64. 07:57:47 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 07:57:47 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 07:57:48 Selecting previously unselected package libpython3.6-stdlib:amd64. 07:57:48 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 07:57:48 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 07:57:49 Selecting previously unselected package python3.6. 07:57:49 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 07:57:49 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 07:57:49 Selecting previously unselected package libpython3-stdlib:amd64. 07:57:49 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 07:57:49 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 07:57:49 Setting up python3-minimal (3.6.7-1~18.04) ... 07:57:50 Selecting previously unselected package python3. 07:57:50 (Reading database ... 13442 files and directories currently installed.) 07:57:50 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 07:57:50 Unpacking python3 (3.6.7-1~18.04) ... 07:57:50 Selecting previously unselected package multiarch-support. 07:57:50 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 07:57:50 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 07:57:50 Setting up multiarch-support (2.27-3ubuntu1.4) ... 07:57:50 Selecting previously unselected package liblzo2-2:amd64. 07:57:50 (Reading database ... 13479 files and directories currently installed.) 07:57:50 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 07:57:50 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 07:57:50 Selecting previously unselected package libbsd0:amd64. 07:57:50 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 07:57:50 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 07:57:51 Selecting previously unselected package sudo. 07:57:51 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 07:57:51 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 07:57:51 Selecting previously unselected package apparmor. 07:57:51 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 07:57:51 Unpacking apparmor (2.12-4ubuntu5.1) ... 07:57:51 Selecting previously unselected package libedit2:amd64. 07:57:51 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 07:57:51 Unpacking libedit2:amd64 (3.1-20170329-1) ... 07:57:52 Selecting previously unselected package libkrb5support0:amd64. 07:57:52 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 07:57:52 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 07:57:52 Selecting previously unselected package libk5crypto3:amd64. 07:57:52 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 07:57:52 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 07:57:52 Selecting previously unselected package libkeyutils1:amd64. 07:57:52 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 07:57:52 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 07:57:52 Selecting previously unselected package libkrb5-3:amd64. 07:57:52 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 07:57:53 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 07:57:53 Selecting previously unselected package libgssapi-krb5-2:amd64. 07:57:53 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 07:57:53 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 07:57:53 Selecting previously unselected package libssl1.0.0:amd64. 07:57:53 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 07:57:53 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 07:57:53 Selecting previously unselected package openssh-client. 07:57:53 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 07:57:53 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 07:57:54 Selecting previously unselected package squashfs-tools. 07:57:54 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 07:57:54 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 07:57:54 Selecting previously unselected package snapd. 07:57:54 Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... 07:57:54 Unpacking snapd (2.48.3+18.04) ... 07:57:56 Setting up libedit2:amd64 (3.1-20170329-1) ... 07:57:56 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 07:57:57 Setting up mime-support (3.60ubuntu1) ... 07:57:57 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 07:57:57 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 07:57:57 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 07:57:57 Processing triggers for libc-bin (2.27-3ubuntu1) ... 07:57:57 Setting up systemd (237-3ubuntu10.47) ... 07:57:57 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 07:57:58 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 07:57:58 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 07:57:58 Setting up liblzo2-2:amd64 (2.08-1.2) ... 07:57:58 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 07:57:58 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 07:57:58 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 07:57:59 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 07:57:59 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 07:57:59 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 07:57:59 Setting up python3 (3.6.7-1~18.04) ... 07:57:59 running python rtupdate hooks for python3.6... 07:57:59 running python post-rtupdate hooks for python3.6... 07:58:00 Setting up apparmor (2.12-4ubuntu5.1) ... 07:58:03 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 07:58:03 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 07:58:04 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 07:58:04 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 07:58:04 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 07:58:04 Setting up snapd (2.48.3+18.04) ... 07:58:05 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 07:58:05 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 07:58:05 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 07:58:05 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 07:58:06 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 07:58:06 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 07:58:06 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 07:58:06 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 07:58:06 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 07:58:07 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 07:58:07 /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' 07:58:07 Processing triggers for libc-bin (2.27-3ubuntu1) ... 07:58:07 Processing triggers for systemd (237-3ubuntu10.47) ... 07:58:08 Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease 07:58:08 Hit:2 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 07:58:08 Hit:3 http://security.ubuntu.com/ubuntu bionic-security InRelease 07:58:09 Reading package lists... 07:58:09 Reading package lists... 07:58:09 Building dependency tree... 07:58:09 Reading state information... 07:58:10 Calculating upgrade... 07:58:10 The following packages will be upgraded: 07:58:10 advancecomp base-files bash binutils binutils-common 07:58:10 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 07:58:10 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 07:58:10 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 07:58:10 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 07:58:10 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 07:58:10 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 07:58:10 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 07:58:10 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 07:58:10 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 07:58:10 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 07:58:10 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 07:58:10 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 07:58:10 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 07:58:10 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 07:58:10 ubuntu-keyring util-linux 07:58:10 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 07:58:10 Need to get 64.1 MB of archives. 07:58:10 After this operation, 5085 kB of additional disk space will be used. 07:58:10 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-143.147 [994 kB] 07:58:10 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 07:58:10 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 07:58:10 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 07:58:10 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 07:58:10 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 07:58:10 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 07:58:10 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 07:58:10 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 07:58:10 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 07:58:10 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 07:58:10 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 07:58:10 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 07:58:10 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 07:58:10 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 07:58:10 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 07:58:10 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 07:58:10 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 07:58:11 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 07:58:11 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 07:58:11 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 07:58:11 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 07:58:11 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 07:58:11 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 07:58:11 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 07:58:11 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 07:58:11 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 07:58:11 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 07:58:11 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 07:58:11 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 07:58:11 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 07:58:11 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 07:58:11 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 07:58:11 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 07:58:11 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 07:58:11 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 07:58:11 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 07:58:11 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] 07:58:11 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] 07:58:11 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 07:58:11 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 07:58:11 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 07:58:11 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 07:58:11 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 07:58:11 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 07:58:11 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 07:58:11 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 07:58:11 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 07:58:11 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 07:58:11 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 07:58:11 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 07:58:11 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 07:58:11 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 07:58:11 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 07:58:11 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 07:58:11 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 07:58:11 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 07:58:11 Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 07:58:11 Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 07:58:11 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 07:58:12 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 07:58:12 Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 07:58:12 Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 07:58:12 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 07:58:12 Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 07:58:12 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 07:58:12 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 07:58:12 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 07:58:12 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 07:58:12 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 07:58:12 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 07:58:12 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 07:58:12 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 07:58:12 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 07:58:12 Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 07:58:12 Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 07:58:12 Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 07:58:12 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 07:58:12 Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 07:58:12 Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 07:58:12 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 07:58:12 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 07:58:12 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 07:58:12 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 07:58:12 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 07:58:12 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.47 [16.0 kB] 07:58:12 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] 07:58:12 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 07:58:12 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 07:58:12 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 07:58:12 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 07:58:13 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 07:58:13 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 07:58:13 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 07:58:13 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 07:58:13 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 07:58:13 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 07:58:13 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 07:58:13 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 07:58:13 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 07:58:13 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 07:58:13 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 07:58:13 debconf: delaying package configuration, since apt-utils is not installed 07:58:13 Fetched 64.1 MB in 3s (21.9 MB/s) 07:58:13 (Reading database ... 13912 files and directories currently installed.) 07:58:13 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 07:58:13 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 07:58:13 Removing intermediate container af6478da2133 07:58:13 ---> 0849e5692876 07:58:13 07:58:13 Step 11/26 : FROM alpine:3.12 07:58:14 Removing intermediate container 6d6b50b7cbf3 07:58:14 ---> 6a22d7b567a3 07:58:14 07:58:14 Step 11/22 : FROM alpine:3.12 07:58:14 3.12: Pulling from library/alpine 07:58:14 3.12: Pulling from library/alpine 07:58:15 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 07:58:15 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 07:58:16 Preparing to unpack .../2-linux-libc-dev_4.15.0-143.147_amd64.deb ... 07:58:16 Unpacking linux-libc-dev:amd64 (4.15.0-143.147) over (4.15.0-20.21) ... 07:58:16 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 07:58:16 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 07:58:16 Status: Downloaded newer image for alpine:3.12 07:58:16 Status: Downloaded newer image for alpine:3.12 07:58:16 ---> 9852663dfa18 07:58:16 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 07:58:16 ---> 9852663dfa18 07:58:16 Step 12/22 : RUN apk add --update --no-cache curl 07:58:17 ---> Running in b3f26361e864 07:58:17 ---> Running in b9ecab9df765 07:58:19 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:58:19 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:58:19 Removing intermediate container d30097dcb479 07:58:19 ---> 2e01bf206616 07:58:19 07:58:19 Step 11/24 : FROM alpine:3.12 07:58:19 ---> 9852663dfa18 07:58:19 Step 12/24 : RUN apk add --update --no-cache dumb-init 07:58:19 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:58:19 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:58:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:58:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:58:20 ---> Running in 7a67b927fe75 07:58:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:58:20 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:58:20 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:58:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:58:20 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:58:20 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:58:20 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:58:20 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:58:20 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:58:20 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:58:20 (1/6) Installing ca-certificates (20191127-r4) 07:58:20 (2/6) Installing nghttp2-libs (1.41.0-r0) 07:58:20 (3/6) Installing libcurl (7.77.0-r0) 07:58:20 (4/6) Installing curl (7.77.0-r0) 07:58:20 (5/6) Installing dumb-init (1.2.2-r1) 07:58:20 (6/6) Installing su-exec (0.2-r1) 07:58:20 Executing busybox-1.31.1-r20.trigger 07:58:20 Executing ca-certificates-20191127-r4.trigger 07:58:20 (1/4) Installing ca-certificates (20191127-r4) 07:58:21 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:58:21 (2/4) Installing nghttp2-libs (1.41.0-r0) 07:58:21 (3/4) Installing libcurl (7.77.0-r0) 07:58:21 (4/4) Installing curl (7.77.0-r0) 07:58:21 Executing busybox-1.31.1-r20.trigger 07:58:21 Executing ca-certificates-20191127-r4.trigger 07:58:21 OK: 7 MiB in 20 packages 07:58:21 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:58:21 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 07:58:21 OK: 7 MiB in 18 packages 07:58:22 (Reading database ... 13911 files and directories currently installed.) 07:58:22 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 07:58:22 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 07:58:22 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 07:58:22 (Reading database ... 13911 files and directories currently installed.) 07:58:22 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:58:22 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:58:22 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:58:22 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:58:22 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:58:22 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:58:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:58:23 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 07:58:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:58:23 (Reading database ... 13911 files and directories currently installed.) 07:58:23 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 07:58:23 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 07:58:23 (1/1) Installing dumb-init (1.2.2-r1) 07:58:23 Executing busybox-1.31.1-r20.trigger 07:58:23 OK: 5 MiB in 15 packages 07:58:24 Removing intermediate container 0bb58fa679c5 07:58:24 ---> bddb04d819c7 07:58:24 07:58:24 Step 11/23 : FROM alpine:3.12 07:58:24 ---> 9852663dfa18 07:58:24 Step 12/23 : RUN apk add --update --no-cache dumb-init 07:58:25 ---> Running in e901ac2df1fb 07:58:25 Removing intermediate container b9ecab9df765 07:58:25 ---> 595e76a58e25 07:58:25 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 07:58:25 Removing intermediate container b3f26361e864 07:58:25 ---> 0fea05836826 07:58:25 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 07:58:25 ---> Running in ec8d070e31af 07:58:25 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 07:58:25 (Reading database ... 13911 files and directories currently installed.) 07:58:25 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 07:58:25 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 07:58:25 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 07:58:25 ---> Running in 8a15c330df7f 07:58:25 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 07:58:25 Removing intermediate container 7a67b927fe75 07:58:25 ---> 7da4f56da619 07:58:25 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:58:26 Setting up base-files (10.1ubuntu2.10) ... 07:58:26 ---> Running in 9d7b0833ad74 07:58:26 Installing new version of config file /etc/issue ... 07:58:26 Installing new version of config file /etc/issue.net ... 07:58:26 Installing new version of config file /etc/lsb-release ... 07:58:26 Installing new version of config file /etc/update-motd.d/50-motd-news ... 07:58:26 Removing intermediate container ec8d070e31af 07:58:26 ---> c6f9acd3b72e 07:58:26 Step 14/26 : WORKDIR / 07:58:26 Removing intermediate container 8a15c330df7f 07:58:26 ---> 9f8c667dd0dd 07:58:26 Step 14/22 : WORKDIR /edgex 07:58:26 ---> Running in a281cfeb3277 07:58:26 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 07:58:26 ---> Running in 82fdee5a916d 07:58:26 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 07:58:26 Removing obsolete conffile /etc/default/motd-news ... 07:58:26 (Reading database ... 13912 files and directories currently installed.) 07:58:26 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 07:58:26 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 07:58:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:58:27 Removing intermediate container 9d7b0833ad74 07:58:27 ---> a20932a34328 07:58:27 Step 14/24 : ENV APP_PORT=59882 07:58:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:58:27 Setting up bash (4.4.18-2ubuntu1.2) ... 07:58:27 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 07:58:27 ---> Running in 2a9f70dc8a18 07:58:27 (1/1) Installing dumb-init (1.2.2-r1) 07:58:27 Executing busybox-1.31.1-r20.trigger 07:58:27 OK: 5 MiB in 15 packages 07:58:27 Removing intermediate container a281cfeb3277 07:58:27 ---> 23ed2da15601 07:58:27 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 07:58:27 (Reading database ... 13912 files and directories currently installed.) 07:58:27 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 07:58:27 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 07:58:27 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 07:58:27 Removing intermediate container 82fdee5a916d 07:58:27 ---> eaca68e2c45c 07:58:27 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 07:58:27 (Reading database ... 13912 files and directories currently installed.) 07:58:27 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 07:58:27 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 07:58:28 Setting up tar (1.29b-2ubuntu0.2) ... 07:58:28 (Reading database ... 13912 files and directories currently installed.) 07:58:28 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 07:58:28 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 07:58:28 Removing intermediate container 2a9f70dc8a18 07:58:28 ---> bbb17340b15a 07:58:28 Step 15/24 : EXPOSE $APP_PORT 07:58:28 ---> Running in 3d8e3aee029f 07:58:29 ---> eb013f178868 07:58:29 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 07:58:29 ---> f3a588aac6ea 07:58:29 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 07:58:29 Setting up dpkg (1.19.0.5ubuntu2.3) ... 07:58:29 Removing intermediate container 3d8e3aee029f 07:58:29 ---> 35a028c07ec3 07:58:29 Step 16/24 : WORKDIR / 07:58:29 Removing intermediate container e901ac2df1fb 07:58:29 ---> 13ce5d3bb7f4 07:58:29 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:58:29 (Reading database ... 13912 files and directories currently installed.) 07:58:29 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 07:58:29 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 07:58:29 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 07:58:30 (Reading database ... 13912 files and directories currently installed.) 07:58:30 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 07:58:30 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 07:58:30 ---> Running in 454ed039a28f 07:58:30 ---> Running in ca75fa94ce75 07:58:30 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 07:58:30 (Reading database ... 13912 files and directories currently installed.) 07:58:30 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 07:58:30 ---> d430341e4734 07:58:30 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 07:58:31 Unpacking grep (3.1-2build1) over (3.1-2) ... 07:58:31 ---> fa4398f53ff6 07:58:31 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 07:58:31 Setting up grep (3.1-2build1) ... 07:58:31 (Reading database ... 13912 files and directories currently installed.) 07:58:31 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 07:58:31 Removing intermediate container 454ed039a28f 07:58:31 ---> b1140ffb61e0 07:58:31 Step 14/23 : ENV APP_PORT=59861 07:58:31 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 07:58:31 Removing intermediate container ca75fa94ce75 07:58:31 ---> 203ce09ed259 07:58:31 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 07:58:31 ---> Running in 18793445738b 07:58:31 ---> 48201dc5be82 07:58:31 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 07:58:32 Removing intermediate container c89a4602edbe 07:58:32 ---> 56fa24c10c1c 07:58:32 07:58:32 Step 11/24 : FROM alpine:3.12 07:58:32 ---> 9852663dfa18 07:58:32 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 07:58:32 Setting up login (1:4.5-1ubuntu2) ... 07:58:32 (Reading database ... 13912 files and directories currently installed.) 07:58:32 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 07:58:32 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 07:58:32 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 07:58:32 ---> Running in f664a24757f8 07:58:32 Removing intermediate container 18793445738b 07:58:32 ---> de7a00e64853 07:58:32 Step 15/23 : EXPOSE $APP_PORT 07:58:32 ---> e7c82d613d73 07:58:32 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 07:58:32 ---> 7e1b2455e220 07:58:32 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 07:58:33 (Reading database ... 13912 files and directories currently installed.) 07:58:33 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 07:58:33 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 07:58:33 ---> Running in e866fa46744e 07:58:33 ---> Running in 77abcee17687 07:58:33 Removing intermediate container f664a24757f8 07:58:33 ---> dc425bd19b2b 07:58:33 Step 13/24 : ENV APP_PORT=59880 07:58:33 ---> a5b6e6661b7c 07:58:33 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 07:58:33 ---> Running in fbdb4229a042 07:58:33 Removing intermediate container e866fa46744e 07:58:33 ---> d6f6bb20f777 07:58:33 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 07:58:33 Removing intermediate container 77abcee17687 07:58:33 ---> 8c7e4985fb57 07:58:33 Step 19/22 : CMD ["--init=true"] 07:58:34 ---> Running in 82457b13e333 07:58:34 Removing intermediate container fbdb4229a042 07:58:34 ---> d670a2cb21c7 07:58:34 Step 14/24 : EXPOSE $APP_PORT 07:58:34 ---> 3b262ef3d717 07:58:34 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 07:58:34 ---> Running in 14be55fcf899 07:58:34 ---> 870e1c9c4d9b 07:58:35 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 07:58:35 Removing intermediate container 82457b13e333 07:58:35 ---> 59774702f9ce 07:58:35 Step 20/22 : LABEL arch=arm64 07:58:35 ---> d05fe9ed8fd9 07:58:35 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 07:58:35 ---> Running in 844b0e8e497c 07:58:35 Removing intermediate container 14be55fcf899 07:58:35 ---> 39cf3052e327 07:58:35 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:58:35 ---> Running in 390dc2b15965 07:58:35 ---> c0ea112774a5 07:58:35 Step 20/24 : ENTRYPOINT ["/core-command"] 07:58:36 ---> Running in eb05b4f76776 07:58:36 Removing intermediate container 844b0e8e497c 07:58:36 ---> 883c288d46e1 07:58:36 Step 21/22 : LABEL git_sha=e02ee1ac1fbb6e1b8a299b1da3fbc6ffb0d7cc34 07:58:36 ---> Running in 1024528842c4 07:58:36 Removing intermediate container eb05b4f76776 07:58:36 ---> 6e7cfcb7fcb8 07:58:36 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:58:36 ---> 8739f47b0d28 07:58:36 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 07:58:37 ---> Running in 044cdb75cc54 07:58:37 ---> 941afe05c3cb 07:58:37 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 07:58:37 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 07:58:37 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 07:58:37 Removing intermediate container 1024528842c4 07:58:37 ---> ad59364a40a9 07:58:37 Step 22/22 : LABEL version=0.0.0 07:58:37 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 07:58:37 ---> Running in 8bb314db573c 07:58:37 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 07:58:37 Removing intermediate container 044cdb75cc54 07:58:37 ---> 7ba6d031e392 07:58:37 Step 22/24 : LABEL arch=arm64 07:58:38 ---> Running in 49459d2f509c 07:58:38 ---> fb7afad05462 07:58:38 Step 22/26 : 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/ 07:58:38 Removing intermediate container 8bb314db573c 07:58:38 ---> 15c179031c91 07:58:38 07:58:38 ---> 5600324d00f6 07:58:38 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 07:58:38 ---> Running in c3a98485f58a 07:58:38 ---> Running in 295b69590656 07:58:39 Removing intermediate container 390dc2b15965 07:58:39 ---> 807c7bfee4b4 07:58:39 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 07:58:39 Removing intermediate container 49459d2f509c 07:58:39 ---> 2383fa776d7f 07:58:39 Step 23/24 : LABEL git_sha=e02ee1ac1fbb6e1b8a299b1da3fbc6ffb0d7cc34 07:58:39 Successfully built 15c179031c91 07:58:39 Successfully tagged security-proxy-setup-arm64:latest 07:58:39  Building security-proxy-setup ... done Building security-bootstrapper 07:58:39 ---> Running in cc37c0a30dab 07:58:39 ---> Running in c5b90e32868d 07:58:39 Removing intermediate container 295b69590656 07:58:39 ---> cf8c2db2e299 07:58:39 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:58:39 Setting up perl-base (5.26.1-6ubuntu0.5) ... 07:58:39 (Reading database ... 13912 files and directories currently installed.) 07:58:39 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 07:58:39 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 07:58:39 ---> Running in c5794d7f06bd 07:58:40 Removing intermediate container cc37c0a30dab 07:58:40 ---> 2b50ac8c8b66 07:58:40 Step 24/24 : LABEL version=0.0.0 07:58:40 ---> Running in 12b653b055e0 07:58:40 Removing intermediate container c5794d7f06bd 07:58:40 ---> 07ac0af4a7f9 07:58:40 Step 21/23 : LABEL arch=arm64 07:58:40 ---> Running in e77b4228620f 07:58:41 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:58:41 Removing intermediate container 12b653b055e0 07:58:41 ---> dd364d104197 07:58:41 07:58:42 Successfully built dd364d104197 07:58:42 Successfully tagged core-command-arm64:latest 07:58:42  Building core-command ... done Removing intermediate container e77b4228620f 07:58:42 ---> 810a564b9ed2 07:58:42 Step 22/23 : LABEL git_sha=e02ee1ac1fbb6e1b8a299b1da3fbc6ffb0d7cc34 07:58:42 Building core-metadata 07:58:42 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:58:42 Removing intermediate container c3a98485f58a 07:58:42 ---> b06b8d270791 07:58:42 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 07:58:42 ---> Running in 62f88d2493cb 07:58:42 ---> Running in 97e231a35b66 07:58:43 (1/6) Installing dumb-init (1.2.2-r1) 07:58:43 (2/6) Installing libgcc (9.3.0-r2) 07:58:43 (3/6) Installing libsodium (1.0.18-r0) 07:58:43 Removing intermediate container 62f88d2493cb 07:58:43 ---> 6bf68ec27155 07:58:43 Step 23/23 : LABEL version=0.0.0 07:58:43 Removing intermediate container 97e231a35b66 07:58:43 ---> 8ba3f030f4f4 07:58:43 Step 24/26 : LABEL arch=arm64 07:58:43 (4/6) Installing libstdc++ (9.3.0-r2) 07:58:43 (5/6) Installing libzmq (4.3.3-r0) 07:58:43 ---> Running in 30ef45b58329 07:58:43 ---> Running in b9fb0f92c071 07:58:43 (6/6) Installing zeromq (4.3.3-r0) 07:58:43 Executing busybox-1.31.1-r20.trigger 07:58:43 OK: 8 MiB in 20 packages 07:58:44 Removing intermediate container b9fb0f92c071 07:58:44 ---> 4fac61196e1f 07:58:44 Step 25/26 : LABEL git_sha=e02ee1ac1fbb6e1b8a299b1da3fbc6ffb0d7cc34Removing intermediate container 30ef45b58329 07:58:44 ---> 6f50fc47a7c1 07:58:44 07:58:44 07:58:44 ---> Running in 0d78d8b64b34 07:58:45 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 07:58:45 Successfully built 6f50fc47a7c1 07:58:45 Successfully tagged support-scheduler-arm64:latest 07:58:45  Building support-scheduler ... done Building support-notifications 07:58:45 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 07:58:45 Removing intermediate container c5b90e32868d 07:58:45 ---> ea587a6fd576 07:58:45 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 07:58:45 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 07:58:45 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 07:58:45 Removing intermediate container 0d78d8b64b34 07:58:45 ---> ba03c506867e 07:58:45 Step 26/26 : LABEL version=0.0.0 07:58:45 ---> Running in 6a2dde9f3789 07:58:45 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 07:58:46 Removing intermediate container 6a2dde9f3789 07:58:46 ---> 57462191863e 07:58:46 07:58:46 (Reading database ... 13912 files and directories currently installed.) 07:58:46 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 07:58:46 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 07:58:46 ---> 0ee6e0b9cd19 07:58:46 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 07:58:46 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 07:58:46 Successfully built 57462191863e 07:58:46 Successfully tagged security-secretstore-setup-arm64:latest 07:58:46  Building security-secretstore-setup ... done Building sys-mgmt-agent 07:58:46 (Reading database ... 13912 files and directories currently installed.) 07:58:46 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:58:46 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:58:47 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 07:58:47 (Reading database ... 13912 files and directories currently installed.) 07:58:47 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:58:47 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:58:47 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 07:58:48 ---> 35b21c4266b7 07:58:48 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 07:58:48 (Reading database ... 13912 files and directories currently installed.) 07:58:48 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:58:48 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:58:48 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 07:58:49 ---> 4ddc6e8e0ab3 07:58:49 Step 20/24 : ENTRYPOINT ["/core-data"] 07:58:49 ---> Running in 97f6bf310fd0 07:58:50 Removing intermediate container 97f6bf310fd0 07:58:50 ---> 52c62d89c6f0 07:58:50 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:58:50 ---> Running in cb46e99dc832 07:58:51 Removing intermediate container cb46e99dc832 07:58:51 ---> bcfa3540dbfa 07:58:51 Step 22/24 : LABEL arch=arm64 07:58:51 ---> Running in c5d3a95ba22d 07:58:52 Removing intermediate container c5d3a95ba22d 07:58:52 ---> 557aca501c4e 07:58:52 Step 23/24 : LABEL git_sha=e02ee1ac1fbb6e1b8a299b1da3fbc6ffb0d7cc34 07:58:52 ---> Running in 22288e9be8ee 07:58:53 Removing intermediate container 22288e9be8ee 07:58:53 ---> 7182c4a25c71 07:58:53 Step 24/24 : LABEL version=0.0.0 07:58:53 ---> Running in 941ce176c7e5 07:58:54 Removing intermediate container 941ce176c7e5 07:58:54 ---> 085f14754cd9 07:58:54 07:58:54 Successfully built 085f14754cd9 07:58:54 Successfully tagged core-data-arm64:latest 07:59:00 (Reading database ... 13912 files and directories currently installed.) 07:59:00 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:59:00 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:59:00 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 07:59:00 (Reading database ... 13912 files and directories currently installed.) 07:59:00 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 07:59:00 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 07:59:00 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 07:59:00 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 07:59:00 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 07:59:01 (Reading database ... 13912 files and directories currently installed.) 07:59:01 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 07:59:01 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 07:59:01 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 07:59:01 (Reading database ... 13912 files and directories currently installed.) 07:59:01 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:59:01 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:59:02 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 07:59:02 (Reading database ... 13912 files and directories currently installed.) 07:59:02 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:59:02 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:59:02 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 07:59:03 (Reading database ... 13912 files and directories currently installed.) 07:59:03 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:59:03 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:59:15 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 07:59:15 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 07:59:15 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 07:59:15 (Reading database ... 13912 files and directories currently installed.) 07:59:15 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 07:59:15 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 07:59:15 Setting up libc-bin (2.27-3ubuntu1.4) ... 07:59:16 (Reading database ... 13912 files and directories currently installed.) 07:59:16 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 07:59:16 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 07:59:17 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 07:59:17 (Reading database ... 13914 files and directories currently installed.) 07:59:17 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 07:59:17 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 07:59:26 Setting up debconf (1.5.66ubuntu1) ... 07:59:26 (Reading database ... 13914 files and directories currently installed.) 07:59:26 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 07:59:26 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 07:59:26 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 07:59:26 (Reading database ... 13914 files and directories currently installed.) 07:59:26 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 07:59:26 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 07:59:26 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 07:59:26 (Reading database ... 13914 files and directories currently installed.) 07:59:26 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 07:59:26 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 07:59:26 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 07:59:26 (Reading database ... 13914 files and directories currently installed.) 07:59:26 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 07:59:26 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 07:59:27 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 07:59:27 (Reading database ... 13916 files and directories currently installed.) 07:59:27 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 07:59:27 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 07:59:27 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 07:59:27 (Reading database ... 13920 files and directories currently installed.) 07:59:27 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:59:28 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:59:28 Preparing to unpack .../systemd-sysv_237-3ubuntu10.47_amd64.deb ... 07:59:28 Unpacking systemd-sysv (237-3ubuntu10.47) over (237-3ubuntu10) ... 07:59:28 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 07:59:28 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 07:59:28 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 07:59:29 (Reading database ... 13920 files and directories currently installed.) 07:59:29 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 07:59:29 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 07:59:29 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 07:59:29 (Reading database ... 13920 files and directories currently installed.) 07:59:29 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 07:59:29 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 07:59:29 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 07:59:30 (Reading database ... 13920 files and directories currently installed.) 07:59:30 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 07:59:30 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 07:59:30 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 07:59:30 (Reading database ... 13920 files and directories currently installed.) 07:59:30 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 07:59:30 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 07:59:30 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 07:59:31 (Reading database ... 13920 files and directories currently installed.) 07:59:31 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 07:59:31 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 07:59:31 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 07:59:31 (Reading database ... 13920 files and directories currently installed.) 07:59:31 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 07:59:31 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 07:59:32 Setting up passwd (1:4.5-1ubuntu2) ... 07:59:32 (Reading database ... 13920 files and directories currently installed.) 07:59:32 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 07:59:32 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 07:59:32 Setting up gpgv (2.2.4-1ubuntu1.4) ... 07:59:32 (Reading database ... 13920 files and directories currently installed.) 07:59:32 Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... 07:59:32 Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 07:59:33 Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... 07:59:33 (Reading database ... 13920 files and directories currently installed.) 07:59:33 Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... 07:59:33 Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 07:59:33 Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... 07:59:33 (Reading database ... 13920 files and directories currently installed.) 07:59:33 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 07:59:33 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 07:59:33  Building core-data ... done Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 07:59:33 Step 2/32 : FROM ${BUILDER_BASE} AS builder 07:59:33 ---> 323ba536e33e 07:59:33 Step 3/32 : WORKDIR /edgex-go 07:59:33 ---> Using cache 07:59:33 ---> 9f7cbe050d43 07:59:33 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:59:33 ---> Using cache 07:59:33 ---> d7dd234afce5 07:59:33 Step 5/32 : RUN apk add --update --no-cache make git 07:59:33 ---> Using cache 07:59:33 ---> f7e6fc73c50e 07:59:33 Step 6/32 : COPY go.mod . 07:59:33 ---> Using cache 07:59:33 ---> 02493c779652 07:59:33 Step 7/32 : RUN go mod download 07:59:33 ---> Using cache 07:59:33 ---> 389e9701e8a6 07:59:33 Step 8/32 : COPY . . 07:59:33 ---> Using cache 07:59:33 ---> 9843ca8ffce9 07:59:33 Step 9/32 : RUN go mod tidy 07:59:33 ---> Using cache 07:59:33 ---> 0611665a3139 07:59:33 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 07:59:34 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 07:59:34 (Reading database ... 13920 files and directories currently installed.) 07:59:34 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 07:59:34 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 07:59:34 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 07:59:34 (Reading database ... 13920 files and directories currently installed.) 07:59:34 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 07:59:34 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 07:59:35 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 07:59:35 (Reading database ... 13920 files and directories currently installed.) 07:59:35 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 07:59:35 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 07:59:35 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 07:59:35 (Reading database ... 13920 files and directories currently installed.) 07:59:35 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 07:59:35 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 07:59:36 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 07:59:36 (Reading database ... 13920 files and directories currently installed.) 07:59:36 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 07:59:36 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 07:59:36 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 07:59:36 (Reading database ... 13921 files and directories currently installed.) 07:59:36 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 07:59:36 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 07:59:36 ---> Running in 16431d611870 07:59:36 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 07:59:36 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:59:36 ---> 323ba536e33e 07:59:36 Step 3/24 : WORKDIR /edgex-go 07:59:36 ---> Using cache 07:59:36 ---> 9f7cbe050d43 07:59:36 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:59:36 ---> Using cache 07:59:36 ---> d7dd234afce5 07:59:36 Step 5/24 : RUN apk add --update --no-cache make git 07:59:36 ---> Using cache 07:59:36 ---> f7e6fc73c50e 07:59:36 Step 6/24 : COPY go.mod . 07:59:36 ---> Using cache 07:59:36 ---> 02493c779652 07:59:36 Step 7/24 : RUN go mod download 07:59:36 ---> Using cache 07:59:36 ---> 389e9701e8a6 07:59:36 Step 8/24 : COPY . . 07:59:36 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 07:59:36 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 07:59:37 ---> Using cache 07:59:37 ---> 9843ca8ffce9 07:59:37 Step 9/24 : RUN go mod tidy 07:59:37 ---> Using cache 07:59:37 ---> 0611665a3139 07:59:37 Step 10/24 : RUN make cmd/core-metadata/core-metadata 07:59:37 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 07:59:37 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 07:59:37 ---> Running in 695fd394ac3d 07:59:37 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 07:59:37 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 07:59:37 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 07:59:38 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 07:59:38 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 07:59:38 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 07:59:38 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 07:59:38 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 07:59:38 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:59:38 ---> 323ba536e33e 07:59:38 Step 3/23 : WORKDIR /edgex-go 07:59:38 ---> Using cache 07:59:38 ---> 9f7cbe050d43 07:59:38 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:59:38 ---> Using cache 07:59:38 ---> d7dd234afce5 07:59:38 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 07:59:38 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 07:59:38 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 07:59:38 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 07:59:38 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 07:59:39 ---> Running in dd0ce05ee9ec 07:59:39 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 07:59:39 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 07:59:39 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 07:59:39 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 07:59:39 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 07:59:39 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 07:59:39 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 07:59:39 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:59:39 ---> 323ba536e33e 07:59:39 Step 3/24 : WORKDIR /edgex-go 07:59:39 ---> Using cache 07:59:39 ---> 9f7cbe050d43 07:59:39 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:59:39 ---> Using cache 07:59:39 ---> d7dd234afce5 07:59:39 Step 5/24 : RUN apk add --update --no-cache make bash git 07:59:39 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 07:59:40 ---> Running in aa9599deb2e7 07:59:40 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 07:59:40 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 07:59:41 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 07:59:42 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 07:59:42 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 07:59:42 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 07:59:42 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 07:59:42 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 07:59:42 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 07:59:42 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 07:59:42 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 07:59:42 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 07:59:42 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 07:59:42 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 07:59:43 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 07:59:43 OK: 218 MiB in 52 packages 07:59:43 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 07:59:44 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 07:59:44 OK: 218 MiB in 52 packages 07:59:44 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 07:59:44 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:59:44 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:59:44 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:59:45 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:59:45 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:59:45 Removing intermediate container dd0ce05ee9ec 07:59:45 ---> 93e7b7165222 07:59:45 Step 6/23 : COPY go.mod . 07:59:45 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:59:45 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:59:45 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:59:46 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:59:46 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:59:46 Removing intermediate container aa9599deb2e7 07:59:46 ---> b69523feddba 07:59:46 Step 6/24 : COPY go.mod . 07:59:46 ---> 254564278c55 07:59:46 Step 7/23 : RUN go mod download 07:59:46 ---> Running in e4295726afd0 07:59:47 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:59:47 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:59:48 ---> 970336332e90 07:59:48 Step 7/24 : RUN go mod download 07:59:48 ---> Running in f280f21fa632 07:59:49 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:59:49 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:59:49 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:59:49 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:59:51 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:59:51 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:59:51 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 07:59:51 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 07:59:51 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 07:59:51 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 07:59:51 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 07:59:51 Removing intermediate container e4295726afd0 07:59:51 ---> f7bfb557e949 07:59:51 Step 8/23 : COPY . . 07:59:51 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 07:59:51 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 07:59:51 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 07:59:52 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 07:59:52 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 07:59:52 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 07:59:52 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 07:59:52 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 07:59:52 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 07:59:52 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 07:59:52 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 07:59:52 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 07:59:52 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 07:59:52 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 07:59:52 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 07:59:52 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 07:59:52 Setting up tzdata (2021a-0ubuntu0.18.04) ... 07:59:52 07:59:52 Current default time zone: 'Etc/UTC' 07:59:52 Local time is now: Fri May 28 07:59:52 UTC 2021. 07:59:52 Universal Time is now: Fri May 28 07:59:52 UTC 2021. 07:59:52 Run 'dpkg-reconfigure tzdata' if you wish to change it. 07:59:52 07:59:52 Setting up systemd-sysv (237-3ubuntu10.47) ... 07:59:53 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 07:59:53 Setting up linux-libc-dev:amd64 (4.15.0-143.147) ... 07:59:53 Setting up mount (2.31.1-0.4ubuntu3.7) ... 07:59:53 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 07:59:53 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 07:59:53 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 07:59:53 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 07:59:53 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 07:59:53 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 07:59:53 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 07:59:53 Setting up procps (2:3.3.12-3ubuntu1.2) ... 07:59:53 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 07:59:53 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 07:59:53 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 07:59:53 Setting up patch (2.7.6-2ubuntu1.1) ... 07:59:53 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 07:59:53 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 07:59:53 Removing intermediate container f280f21fa632 07:59:53 ---> 2836e8f46427 07:59:53 Step 8/24 : COPY . . 07:59:53 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 07:59:53 Installing new version of config file /etc/ssl/openssl.cnf ... 07:59:53 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 07:59:53 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 07:59:53 Setting up ca-certificates (20210119~18.04.1) ... 07:59:55 Updating certificates in /etc/ssl/certs... 07:59:56 23 added, 27 removed; done. 08:00:04 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 08:00:05 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 08:00:09 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 08:00:12 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 08:00:20 ---> 27a7f0566620 08:00:20 Step 9/23 : RUN go mod tidy 08:00:20 ---> Running in c0250e91605a 08:00:20 ---> e7a5dd126e11 08:00:20 Step 9/24 : RUN go mod tidy 08:00:21 ---> Running in 8981232f8e31 08:00:27 Setting up pkgbinarymangler (138.18.04.1) ... 08:00:27 Removing intermediate container c0250e91605a 08:00:27 ---> 635d4932e074 08:00:27 Step 10/23 : RUN make cmd/support-notifications/support-notifications 08:00:28 ---> Running in 3ebfe3a509d1 08:00:28 Removing intermediate container 8981232f8e31 08:00:28 ---> 3a3a26ac6222 08:00:28 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 08:00:28 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 08:00:28 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 08:00:28 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 08:00:28 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 08:00:28 ---> Running in 7d1c91af000b 08:00:28 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 08:00:28 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 08:00:28 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 08:00:28 Setting up perl (5.26.1-6ubuntu0.5) ... 08:00:29 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 08:00:29 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 08:00:29 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 08:00:29 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 08:00:29 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 08:00:29 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 08:00:29 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 08:00:29 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 08:00:29 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 08:00:30 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 08:00:30 Processing triggers for systemd (237-3ubuntu10.47) ... 08:00:30 Processing triggers for mime-support (3.60ubuntu1) ... 08:00:30 Processing triggers for ca-certificates (20210119~18.04.1) ... 08:00:30 Updating certificates in /etc/ssl/certs... 08:00:30 0 added, 0 removed; done. 08:00:30 Running hooks in /etc/ca-certificates/update.d... 08:00:31 done. 08:00:31 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 08:00:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 08:00:31 Reading package lists... 08:00:31 Building dependency tree... 08:00:31 Reading state information... 08:00:31 The following NEW packages will be installed: 08:00:31 apt-transport-https 08:00:31 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 08:00:31 Need to get 1692 B of archives. 08:00:31 After this operation, 154 kB of additional disk space will be used. 08:00:31 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] 08:00:32 debconf: delaying package configuration, since apt-utils is not installed 08:00:32 Fetched 1692 B in 0s (10.6 kB/s) 08:00:32 Selecting previously unselected package apt-transport-https. 08:00:32 (Reading database ... 13926 files and directories currently installed.) 08:00:32 Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... 08:00:32 Unpacking apt-transport-https (1.6.13) ... 08:00:32 Setting up apt-transport-https (1.6.13) ... 08:00:32 Waiting for network to be ready... 08:00:39 2021-05-28T08:00:35Z INFO Waiting for automatic snapd restart... 08:00:39 snapd 2.50 from Canonical* installed 08:00:40 "snapd" switched to the "latest/stable" channel 08:00:40 08:00:46 core18 20210507 from Canonical* installed 08:00:46 "core18" switched to the "latest/stable" channel 08:00:46 08:00:53 snapcraft 4.7.1 from Canonical* installed 08:00:53 "snapcraft" switched to the "latest/stable" channel 08:00:53 08:00:57 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: 08:00:57 - README.md 08:00:57 08:00:57 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 08:00:57 Removing intermediate container 16431d611870 08:00:57 ---> c38097f3c3a9 08:00:57 08:00:57 Step 11/32 : FROM alpine:3.12 08:00:57 ---> 9852663dfa18 08:00:57 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 08:00:57 ---> Running in f3cc806966e9 08:00:58 Removing intermediate container f3cc806966e9 08:00:58 ---> e46fd4f959e5 08:00:58 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 08:00:59 ---> Running in 8dab76273e41 08:01:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:01:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:01:02 (1/2) Installing dumb-init (1.2.2-r1) 08:01:02 (2/2) Installing su-exec (0.2-r1) 08:01:02 Executing busybox-1.31.1-r20.trigger 08:01:02 OK: 5 MiB in 16 packages 08:01:03 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 08:01:03 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 08:01:03 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 08:01:03 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 08:01:04 Removing intermediate container 8dab76273e41 08:01:04 ---> d97cff39061d 08:01:04 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 08:01:04 ---> Running in 59b2d866441a 08:01:04 Reading package lists... 08:01:04 Removing intermediate container 59b2d866441a 08:01:04 ---> 223a66e259a7 08:01:04 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 08:01:05 ---> Running in 6cf1a1503dc3 08:01:05 Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 08:01:06 Removing intermediate container 6cf1a1503dc3 08:01:06 ---> 2ee917a7a780 08:01:06 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 08:01:06 ---> Running in 3e403ebafa3f 08:01:09 Removing intermediate container 3e403ebafa3f 08:01:09 ---> cbdfcdb0f073 08:01:09 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 08:01:09 ---> Running in 48f7b63dd0a1 08:01:10 Removing intermediate container 48f7b63dd0a1 08:01:10 ---> c330c90454d6 08:01:10 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 08:01:11 ---> 92d623ce0408 08:01:11 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 08:01:11 ---> Running in 10804507108b 08:01:11 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 08:01:11 Reading package lists... 08:01:11 Building dependency tree... 08:01:11 Reading state information... 08:01:11 Suggested packages: 08:01:11 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 08:01:11 git-gui gitk gitweb git-cvs git-mediawiki git-svn 08:01:11 Recommended packages: 08:01:11 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 08:01:11 The following NEW packages will be installed: 08:01:11 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 08:01:11 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 08:01:11 pkg-config zip 08:01:11 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 08:01:11 Need to get 7663 kB of archives. 08:01:11 After this operation, 43.8 MB of additional disk space will be used. 08:01:11 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 08:01:11 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] 08:01:11 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 08:01:11 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 08:01:11 Get:5 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 08:01:11 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 08:01:11 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 08:01:12 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 08:01:12 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 08:01:12 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 08:01:12 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 08:01:12 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 08:01:12 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 08:01:12 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 08:01:12 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 08:01:12 debconf: delaying package configuration, since apt-utils is not installed 08:01:12 Fetched 7663 kB in 1s (6694 kB/s) 08:01:12 Selecting previously unselected package libglib2.0-0:amd64. 08:01:13 (Reading database ... 13930 files and directories currently installed.) 08:01:13 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 08:01:13 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 08:01:13 Selecting previously unselected package libpsl5:amd64. 08:01:13 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 08:01:13 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 08:01:13 Selecting previously unselected package libnghttp2-14:amd64. 08:01:13 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 08:01:13 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 08:01:13 Selecting previously unselected package librtmp1:amd64. 08:01:13 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 08:01:13 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 08:01:14 Selecting previously unselected package libcurl3-gnutls:amd64. 08:01:14 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... 08:01:14 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 08:01:14 Selecting previously unselected package liberror-perl. 08:01:14 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 08:01:14 Unpacking liberror-perl (0.17025-1) ... 08:01:14 Selecting previously unselected package git-man. 08:01:14 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 08:01:15 Removing intermediate container 10804507108b 08:01:15 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 08:01:15 ---> 900e5849aa98 08:01:15 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 08:01:16 Selecting previously unselected package git. 08:01:16 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 08:01:16 Unpacking git (1:2.17.1-1ubuntu0.8) ... 08:01:16 ---> d0744e8a27bc 08:01:16 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:01:18 Selecting previously unselected package libnorm1:amd64. 08:01:18 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 08:01:18 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 08:01:18 Selecting previously unselected package libpgm-5.2-0:amd64. 08:01:18 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 08:01:18 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 08:01:18 Selecting previously unselected package libsodium23:amd64. 08:01:18 ---> ee8291fa0ce3 08:01:18 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 08:01:18 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 08:01:18 Unpacking libsodium23:amd64 (1.0.16-2) ... 08:01:18 Selecting previously unselected package libzmq5:amd64. 08:01:18 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 08:01:18 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 08:01:18 Selecting previously unselected package libzmq3-dev:amd64. 08:01:18 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 08:01:18 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 08:01:19 Selecting previously unselected package pkg-config. 08:01:19 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 08:01:19 Unpacking pkg-config (0.29.1-0ubuntu2) ... 08:01:19 Selecting previously unselected package zip. 08:01:19 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 08:01:19 Unpacking zip (3.0-11build1) ... 08:01:19 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 08:01:19 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 08:01:19 ---> 14abedd305a7 08:01:19 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 08:01:19 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 08:01:19 Setting up liberror-perl (0.17025-1) ... 08:01:19 Setting up libpsl5:amd64 (0.19.1-5build1) ... 08:01:20 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 08:01:20 No schema files found: doing nothing. 08:01:20 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 08:01:20 Setting up zip (3.0-11build1) ... 08:01:20 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 08:01:20 Setting up libsodium23:amd64 (1.0.16-2) ... 08:01:20 Setting up pkg-config (0.29.1-0ubuntu2) ... 08:01:20 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 08:01:21 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 08:01:21 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 08:01:21 Setting up git (1:2.17.1-1ubuntu0.8) ... 08:01:21 ---> 85cfeeb12ded 08:01:21 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 08:01:21 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 08:01:22 ---> 1ff708c0f3a0 08:01:22 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 08:01:23 ---> Running in 4fd3fe6a2b18 08:01:24 Removing intermediate container 4fd3fe6a2b18 08:01:24 ---> 8d33b43d4b5a 08:01:24 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:01:25 Removing intermediate container 695fd394ac3d 08:01:25 ---> 305f3a34d5c7 08:01:25 08:01:25 Step 11/24 : FROM alpine:3.12 08:01:25 ---> 9852663dfa18 08:01:25 Step 12/24 : RUN apk add --update --no-cache dumb-init 08:01:25 ---> Using cache 08:01:25 ---> 13ce5d3bb7f4 08:01:25 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:01:25 ---> Using cache 08:01:25 ---> b1140ffb61e0 08:01:25 Step 14/24 : ENV APP_PORT=59881 08:01:25 ---> Running in 1ed43b13bf9c 08:01:25 ---> 11c144afd59f 08:01:25 Step 27/32 : RUN chmod +x /entrypoint.sh 08:01:26 ---> Running in ef2adc17d044 08:01:26 Removing intermediate container 1ed43b13bf9c 08:01:26 ---> 3dd9e80666c6 08:01:26 Step 15/24 : EXPOSE $APP_PORT 08:01:26 ---> Running in 6322fbe342ad 08:01:27 Removing intermediate container 6322fbe342ad 08:01:27 ---> 4067b894ff10 08:01:27 Step 16/24 : WORKDIR / 08:01:27 ---> Running in 1ef878600e8d 08:01:28 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 08:01:28 git set to automatically installed. 08:01:28 git-man set to automatically installed. 08:01:28 libcurl3-gnutls set to automatically installed. 08:01:28 liberror-perl set to automatically installed. 08:01:28 libglib2.0-0 set to automatically installed. 08:01:28 libnghttp2-14 set to automatically installed. 08:01:28 libnorm1 set to automatically installed. 08:01:28 libpgm-5.2-0 set to automatically installed. 08:01:28 libpsl5 set to automatically installed. 08:01:28 librtmp1 set to automatically installed. 08:01:28 libsodium23 set to automatically installed. 08:01:28 libzmq3-dev set to automatically installed. 08:01:28 libzmq5 set to automatically installed. 08:01:28 pkg-config set to automatically installed. 08:01:28 zip set to automatically installed. 08:01:28 Removing intermediate container 1ef878600e8d 08:01:28 ---> 4e972f46cb2d 08:01:28 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:01:29 snapd is not logged in, snap install commands will use sudo 08:01:30 ---> 82249cf9f888 08:01:30 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:01:30 Removing intermediate container ef2adc17d044 08:01:30 ---> d3dacd3891d8 08:01:30 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 08:01:31 ---> Running in b658fc4f4c61 08:01:32 Removing intermediate container b658fc4f4c61 08:01:32 ---> 24b6bfb96dba 08:01:32 Step 29/32 : CMD ["gate"] 08:01:32 ---> dab9e7ba8112 08:01:32 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 08:01:32 ---> Running in cd31a5bacce4 08:01:33 Removing intermediate container cd31a5bacce4 08:01:33 ---> 1b6223759d7b 08:01:33 Step 30/32 : LABEL arch=arm64 08:01:33 ---> Running in 8372f5ca758a 08:01:34 ---> 29e3505ef363 08:01:34 Step 20/24 : ENTRYPOINT ["/core-metadata"] 08:01:34 ---> Running in 2865bb885c93 08:01:34 Removing intermediate container 8372f5ca758a 08:01:34 ---> 5cbe5f9f3da5 08:01:34 Step 31/32 : LABEL git_sha=e02ee1ac1fbb6e1b8a299b1da3fbc6ffb0d7cc34 08:01:35 Removing intermediate container 2865bb885c93 08:01:35 ---> 7aaa8354f4d2 08:01:35 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:01:35 ---> Running in a6e1f55c157b 08:01:35 ---> Running in 2017aa6ec4a3 08:01:36 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 08:01:36 Removing intermediate container a6e1f55c157b 08:01:36 ---> 449ec5c0ed2e 08:01:36 Step 32/32 : LABEL version=0.0.0 08:01:36 ---> Running in 2311bb97dbe2 08:01:36 Removing intermediate container 2017aa6ec4a3 08:01:36 ---> 8244ac30c65e 08:01:36 Step 22/24 : LABEL arch=arm64 08:01:36 ---> Running in 8e02bef048c1 08:01:37 Removing intermediate container 2311bb97dbe2 08:01:37 ---> fed53852674e 08:01:37 08:01:37 Removing intermediate container 8e02bef048c1 08:01:37 ---> 2e9bb4eb716f 08:01:37 Step 23/24 : LABEL git_sha=e02ee1ac1fbb6e1b8a299b1da3fbc6ffb0d7cc34 08:01:38 Successfully built fed53852674e 08:01:38 Successfully tagged security-bootstrapper-arm64:latest 08:01:38  Building security-bootstrapper ... done  ---> Running in d12b87e554fd 08:01:39 Removing intermediate container d12b87e554fd 08:01:39 ---> d7075350bf30 08:01:39 Step 24/24 : LABEL version=0.0.0 08:01:39 ---> Running in 855a77246e1c 08:01:39 Removing intermediate container 855a77246e1c 08:01:39 ---> 7226fe5f66d3 08:01:39 08:01:40 Successfully built 7226fe5f66d3 08:01:40 Successfully tagged core-metadata-arm64:latest 08:01:55  Building core-metadata ... done Removing intermediate container 7d1c91af000b 08:01:55 ---> e40aa9cc9640 08:01:55 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 08:01:55 ---> Running in 894011bc6553 08:01:56 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 08:01:56 Removing intermediate container 3ebfe3a509d1 08:01:56 ---> 1fcc6441d2bd 08:01:56 08:01:56 Step 11/23 : FROM alpine:3.12 08:01:56 ---> 9852663dfa18 08:01:56 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 08:01:56 ---> Running in 10f082669565 08:01:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:01:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:01:58 Removing intermediate container 894011bc6553 08:01:58 ---> 950cf3d07d2f 08:01:58 08:01:58 Step 12/24 : FROM docker:20.10.0 08:01:58 20.10.0: Pulling from library/docker 08:01:58 (1/2) Installing ca-certificates (20191127-r4) 08:01:58 (2/2) Installing dumb-init (1.2.2-r1) 08:01:58 Executing busybox-1.31.1-r20.trigger 08:01:58 Executing ca-certificates-20191127-r4.trigger 08:01:59 OK: 6 MiB in 16 packages 08:02:01 Removing intermediate container 10f082669565 08:02:01 ---> 0f941c43001c 08:02:01 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 08:02:01 ---> Running in 6bd64f16f00f 08:02:02 Removing intermediate container 6bd64f16f00f 08:02:02 ---> 0f670cfc4e37 08:02:02 Step 14/23 : ENV APP_PORT=59860 08:02:02 ---> Running in f2f8663fa02d 08:02:02 go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed 08:02:02 snapd is not logged in, snap install commands will use sudo 08:02:03 Removing intermediate container f2f8663fa02d 08:02:03 ---> 6fae67a55396 08:02:03 Step 15/23 : EXPOSE $APP_PORT 08:02:03 ---> Running in 561d134ad69f 08:02:04 Removing intermediate container 561d134ad69f 08:02:04 ---> 2e8c699cba9f 08:02:04 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:02:05 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 08:02:05 ---> 11217b5c459b 08:02:05 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:02:06 snap "core18" has no updates available 08:02:06 Pulling go-build-helper 08:02:06 + snapcraftctl pull 08:02:07 ---> 297bbc3843f0 08:02:07 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 08:02:07 'app-service-config' has dependencies that need to be staged: go-build-helper 08:02:07 Skipping pull go-build-helper (already ran) 08:02:07 Building go-build-helper 08:02:07 + snapcraftctl build 08:02:08 ---> b42640495ffa 08:02:08 Step 19/23 : ENTRYPOINT ["/support-notifications"] 08:02:08 ---> Running in 5cba9efe973f 08:02:08 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 08:02:08 Status: Downloaded newer image for docker:20.10.0 08:02:08 ---> eeaf43b92773 08:02:08 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 08:02:08 ---> Running in 9066e6283aa3 08:02:08 Removing intermediate container 5cba9efe973f 08:02:08 ---> d89aa78db144 08:02:08 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:02:08 ---> Running in b025d9fa1473 08:02:09 Removing intermediate container 9066e6283aa3 08:02:09 ---> de36963f16ed 08:02:09 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 08:02:09 Removing intermediate container b025d9fa1473 08:02:09 ---> e5810c4758a1 08:02:09 Step 21/23 : LABEL arch=arm64 08:02:09 ---> Running in 557dc5031020 08:02:09 ---> Running in 72559d828b7d 08:02:09 Staging go-build-helper 08:02:09 + snapcraftctl stage 08:02:10 Removing intermediate container 72559d828b7d 08:02:10 ---> 97f9ca58b33c 08:02:10 Step 22/23 : LABEL git_sha=e02ee1ac1fbb6e1b8a299b1da3fbc6ffb0d7cc34 08:02:10 ---> Running in 5d287bb7bdc9 08:02:10 Removing intermediate container 5d287bb7bdc9 08:02:10 ---> 854c5faba17a 08:02:10 Step 23/23 : LABEL version=0.0.0 08:02:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:02:10 ---> Running in 7f35ce20722c 08:02:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:02:11 Removing intermediate container 7f35ce20722c 08:02:11 ---> e887f1d4768a 08:02:11 08:02:11 (1/39) Installing readline (8.0.4-r0) 08:02:11 (2/39) Installing bash (5.0.17-r0) 08:02:11 Executing bash-5.0.17-r0.post-install 08:02:11 (3/39) Installing nghttp2-libs (1.41.0-r0) 08:02:11 (4/39) Installing libcurl (7.77.0-r0) 08:02:11 (5/39) Installing curl (7.77.0-r0) 08:02:11 (6/39) Installing dumb-init (1.2.2-r1) 08:02:11 (7/39) Installing libbz2 (1.0.8-r1) 08:02:11 (8/39) Installing expat (2.2.9-r1) 08:02:11 (9/39) Installing libffi (3.3-r2) 08:02:11 (10/39) Installing gdbm (1.13-r1) 08:02:11 (11/39) Installing xz-libs (5.2.5-r0) 08:02:11 Successfully built e887f1d4768a 08:02:11 (12/39) Installing sqlite-libs (3.32.1-r0) 08:02:11 Successfully tagged support-notifications-arm64:latest 08:02:11  Building support-notifications ... done (13/39) Installing python3 (3.8.10-r0) 08:02:13 (14/39) Installing py3-appdirs (1.4.4-r1) 08:02:13 (15/39) Installing py3-ordered-set (4.0.1-r0) 08:02:13 (16/39) Installing py3-parsing (2.4.7-r0) 08:02:13 (17/39) Installing py3-six (1.15.0-r0) 08:02:13 (18/39) Installing py3-packaging (20.4-r0) 08:02:13 (19/39) Installing py3-setuptools (47.0.0-r0) 08:02:13 (20/39) Installing py3-chardet (3.0.4-r4) 08:02:13 (21/39) Installing py3-idna (2.9-r0) 08:02:13 (22/39) Installing py3-certifi (2020.4.5.1-r0) 08:02:13 (23/39) Installing py3-urllib3 (1.25.9-r0) 08:02:13 (24/39) Installing py3-requests (2.23.0-r0) 08:02:13 (25/39) Installing py3-msgpack (1.0.0-r0) 08:02:13 (26/39) Installing py3-lockfile (0.12.2-r3) 08:02:13 (27/39) Installing py3-cachecontrol (0.12.6-r0) 08:02:13 (28/39) Installing py3-colorama (0.4.3-r0) 08:02:13 (29/39) Installing py3-distlib (0.3.0-r0) 08:02:13 (30/39) Installing py3-distro (1.5.0-r1) 08:02:13 (31/39) Installing py3-webencodings (0.5.1-r3) 08:02:13 (32/39) Installing py3-html5lib (1.0.1-r4) 08:02:13 (33/39) Installing py3-pytoml (0.1.21-r0) 08:02:14 (34/39) Installing py3-pep517 (0.8.2-r0) 08:02:14 (35/39) Installing py3-progress (1.5-r0) 08:02:14 (36/39) Installing py3-toml (0.10.1-r0) 08:02:14 (37/39) Installing py3-retrying (1.3.3-r0) 08:02:14 (38/39) Installing py3-contextlib2 (0.6.0-r0) 08:02:14 (39/39) Installing py3-pip (20.1.1-r0) 08:02:14 Executing busybox-1.31.1-r19.trigger 08:02:14 OK: 72 MiB in 59 packages 08:02:18 Collecting docker-compose==1.23.2 08:02:18 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 08:02:18 Collecting cached-property<2,>=1.2.0 08:02:18 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 08:02:18 Collecting jsonschema<3,>=2.5.1 08:02:18 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 08:02:19 Collecting docker<4.0,>=3.6.0 08:02:19 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 08:02:19 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 08:02:19 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 08:02:19 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 08:02:19 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1727 kB] 08:02:19 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [322 kB] 08:02:19 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 08:02:19 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 08:02:19 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] 08:02:19 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] 08:02:19 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1127 kB] 08:02:19 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] 08:02:19 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 08:02:19 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 08:02:19 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 08:02:19 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 08:02:19 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 08:02:19 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 08:02:19 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 08:02:19 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 08:02:19 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 08:02:19 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2070 kB] 08:02:19 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [414 kB] 08:02:19 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] 08:02:19 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 08:02:19 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] 08:02:19 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] 08:02:19 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] 08:02:19 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] 08:02:19 Fetched 24.6 MB in 0s (0 B/s) 08:02:19 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 08:02:19 Fetched 224 kB in 0s (0 B/s) 08:02:19 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 08:02:19 Fetched 157 kB in 0s (0 B/s) 08:02:19 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 08:02:19 Fetched 221 kB in 0s (0 B/s) 08:02:19 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 08:02:19 Fetched 143 kB in 0s (0 B/s) 08:02:19 Pulling app-service-config 08:02:19 + snapcraftctl pull 08:02:19 Cloning into '/root/parts/app-service-config/src'... 08:02:20 Pulling config-common 08:02:20 + snapcraftctl pull 08:02:20 Collecting PyYAML<4,>=3.10 08:02:20 Downloading PyYAML-3.13.tar.gz (270 kB) 08:02:23 Collecting dockerpty<0.5,>=0.4.1 08:02:23 Downloading dockerpty-0.4.1.tar.gz (13 kB) 08:02:24 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 08:02:24 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 08:02:24 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 08:02:24 Fetched 0 B in 0s (0 B/s) 08:02:24 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 08:02:24 Fetched 0 B in 0s (0 B/s) 08:02:24 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 08:02:24 Fetched 0 B in 0s (0 B/s) 08:02:24 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 08:02:24 Fetched 0 B in 0s (0 B/s) 08:02:24 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 08:02:24 Fetched 0 B in 0s (0 B/s) 08:02:24 Pulling edgex-go 08:02:24 + snapcraftctl pull 08:02:25 Collecting docopt<0.7,>=0.6.1 08:02:25 Downloading docopt-0.6.2.tar.gz (25 kB) 08:02:28 Collecting websocket-client<1.0,>=0.32.0 08:02:28 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 08:02:28 Collecting texttable<0.10,>=0.9.0 08:02:28 Downloading texttable-0.9.1.tar.gz (11 kB) 08:02:30 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 08:02:30 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 08:02:30 Collecting docker-pycreds>=0.4.0 08:02:30 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 08:02:30 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) 08:02:30 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) 08:02:31 Collecting idna<2.8,>=2.5 08:02:31 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 08:02:31 Collecting urllib3<1.25,>=1.21.1 08:02:31 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 08:02:32 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 08:02:32 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 08:02:32 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 08:02:32 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 08:02:32 Installing collected packages: cached-property, jsonschema, docker-pycreds, websocket-client, idna, urllib3, requests, docker, PyYAML, dockerpty, docopt, texttable, docker-compose 08:02:33 Attempting uninstall: idna 08:02:33 Found existing installation: idna 2.9 08:02:33 Uninstalling idna-2.9: 08:02:33 Successfully uninstalled idna-2.9 08:02:34 Attempting uninstall: urllib3 08:02:34 Found existing installation: urllib3 1.25.9 08:02:34 Uninstalling urllib3-1.25.9: 08:02:34 Successfully uninstalled urllib3-1.25.9 08:02:35 Attempting uninstall: requests 08:02:35 Found existing installation: requests 2.23.0 08:02:35 Uninstalling requests-2.23.0: 08:02:35 Successfully uninstalled requests-2.23.0 08:02:36 Running setup.py install for PyYAML: started 08:02:38 Running setup.py install for PyYAML: finished with status 'done' 08:02:38 Running setup.py install for dockerpty: started 08:02:40 Running setup.py install for dockerpty: finished with status 'done' 08:02:40 Running setup.py install for docopt: started 08:02:42 Running setup.py install for docopt: finished with status 'done' 08:02:42 Running setup.py install for texttable: started 08:02:42 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 08:02:42 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 08:02:42 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 08:02:42 Fetched 0 B in 0s (0 B/s) 08:02:42 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 08:02:42 Fetched 96.5 kB in 0s (0 B/s) 08:02:42 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 08:02:42 Fetched 279 kB in 0s (0 B/s) 08:02:42 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 08:02:42 Fetched 122 kB in 0s (0 B/s) 08:02:42 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 08:02:42 Fetched 77.8 kB in 0s (0 B/s) 08:02:42 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 08:02:42 Fetched 8848 B in 0s (0 B/s) 08:02:42 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 08:02:42 Fetched 47.8 kB in 0s (0 B/s) 08:02:42 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 08:02:42 Fetched 45.6 kB in 0s (0 B/s) 08:02:42 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 08:02:42 Fetched 15.0 kB in 0s (0 B/s) 08:02:42 Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] 08:02:42 Fetched 219 kB in 0s (0 B/s) 08:02:42 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 08:02:42 Fetched 154 kB in 0s (0 B/s) 08:02:42 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 08:02:42 Fetched 50.6 kB in 0s (0 B/s) 08:02:42 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 08:02:42 Fetched 14.8 kB in 0s (0 B/s) 08:02:42 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 08:02:42 Fetched 41.8 kB in 0s (0 B/s) 08:02:42 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 08:02:42 Fetched 499 kB in 0s (0 B/s) 08:02:42 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 08:02:42 Fetched 111 kB in 0s (0 B/s) 08:02:42 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 08:02:42 Fetched 240 kB in 0s (0 B/s) 08:02:42 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 08:02:42 Fetched 29.3 kB in 0s (0 B/s) 08:02:42 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 08:02:42 Fetched 85.5 kB in 0s (0 B/s) 08:02:42 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 08:02:42 Fetched 24.5 kB in 0s (0 B/s) 08:02:42 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 08:02:42 Fetched 49.2 kB in 0s (0 B/s) 08:02:42 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 08:02:42 Fetched 54.2 kB in 0s (0 B/s) 08:02:42 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 08:02:42 Fetched 30.8 kB in 0s (0 B/s) 08:02:42 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 08:02:42 Fetched 15.8 kB in 0s (0 B/s) 08:02:42 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 08:02:42 Fetched 85.9 kB in 0s (0 B/s) 08:02:42 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 08:02:42 Fetched 8720 B in 0s (0 B/s) 08:02:42 Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] 08:02:42 Fetched 137 kB in 0s (0 B/s) 08:02:42 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 08:02:42 Fetched 119 kB in 0s (0 B/s) 08:02:42 Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] 08:02:42 Fetched 110 kB in 0s (0 B/s) 08:02:42 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 08:02:42 Fetched 11.1 kB in 0s (0 B/s) 08:02:42 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 08:02:42 Fetched 645 kB in 0s (0 B/s) 08:02:42 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 08:02:42 Fetched 41.3 kB in 0s (0 B/s) 08:02:42 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 08:02:42 Fetched 17.9 kB in 0s (0 B/s) 08:02:42 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 08:02:42 Fetched 368 kB in 0s (0 B/s) 08:02:42 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 08:02:42 Fetched 187 kB in 0s (0 B/s) 08:02:42 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 08:02:42 Fetched 175 kB in 0s (0 B/s) 08:02:42 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 08:02:42 Fetched 206 kB in 0s (0 B/s) 08:02:42 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 08:02:42 Fetched 1301 kB in 0s (0 B/s) 08:02:42 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 08:02:42 Fetched 36.2 kB in 0s (0 B/s) 08:02:42 Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] 08:02:42 Fetched 159 kB in 0s (0 B/s) 08:02:42 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 08:02:42 Fetched 107 kB in 0s (0 B/s) 08:02:42 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 08:02:42 Fetched 48.7 kB in 0s (0 B/s) 08:02:42 Pulling static-packages 08:02:42 + snapcraftctl pull 08:02:42 Pulling version 08:02:42 + cd /root/project 08:02:42 + [ -f VERSION ] 08:02:42 + PROJECT_VERSION=local-dev 08:02:42 + git rev-parse --short HEAD 08:02:42 + GIT_REVISION=e02ee1ac 08:02:42 + snapcraftctl set-version local-dev 08:02:42 Skipping build go-build-helper (already ran) 08:02:42 Building app-service-config 08:02:42 + make build 08:02:42 go mod tidy 08:02:44 Running setup.py install for texttable: finished with status 'done' 08:02:44 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 08:02:50 go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.67 08:02:50 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.91 08:02:50 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.13 08:02:50 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.61 08:02:50 go: downloading github.com/pelletier/go-toml v1.9.1 08:02:50 go: downloading github.com/stretchr/testify v1.7.0 08:02:50 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.7 08:02:50 go: downloading github.com/gorilla/mux v1.8.0 08:02:50 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 08:02:50 go: downloading github.com/go-kit/kit v0.9.0 08:02:50 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.8 08:02:50 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 08:02:50 go: downloading github.com/pmezard/go-difflib v1.0.0 08:02:50 go: downloading github.com/go-logfmt/logfmt v0.4.0 08:02:50 go: downloading github.com/go-playground/validator/v10 v10.6.1 08:02:50 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 08:02:50 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.4 08:02:50 go: downloading github.com/hashicorp/consul/api v1.8.1 08:02:50 go: downloading github.com/stretchr/objx v0.1.0 08:02:50 go: downloading gopkg.in/yaml.v2 v2.4.0 08:02:50 go: downloading github.com/go-playground/universal-translator v0.17.0 08:02:50 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 08:02:50 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.23 08:02:50 go: downloading github.com/davecgh/go-spew v1.1.1 08:02:50 go: downloading github.com/x448/float16 v0.8.4 08:02:50 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 08:02:50 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 08:02:50 go: downloading github.com/gorilla/websocket v1.4.2 08:02:50 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 08:02:50 go: downloading golang.org/x/text v0.3.2 08:02:51 go: downloading github.com/mitchellh/mapstructure v1.1.2 08:02:51 go: downloading github.com/leodido/go-urn v1.2.0 08:02:51 go: downloading github.com/hashicorp/serf v0.9.5 08:02:51 go: downloading github.com/go-playground/assert/v2 v2.0.1 08:02:51 go: downloading github.com/google/uuid v1.2.0 08:02:51 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 08:02:51 go: downloading github.com/go-playground/locales v0.13.0 08:02:51 go: downloading github.com/go-stack/stack v1.8.0 08:02:51 go: downloading github.com/hashicorp/consul/sdk v0.7.0 08:02:51 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 08:02:51 go: downloading github.com/hashicorp/go-uuid v1.0.1 08:02:51 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 08:02:52 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 08:02:52 go: downloading github.com/hashicorp/go-msgpack v0.5.3 08:02:52 go: downloading github.com/mitchellh/copystructure v1.0.0 08:02:52 go: downloading github.com/kr/pretty v0.2.0 08:02:52 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 08:02:52 go: downloading github.com/mitchellh/reflectwalk v1.0.0 08:02:52 go: downloading github.com/hashicorp/go-hclog v0.12.0 08:02:52 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 08:02:52 go: downloading github.com/kr/text v0.1.0 08:02:52 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 08:02:52 go: downloading github.com/pkg/errors v0.8.1 08:02:52 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 08:02:52 go: downloading github.com/fatih/color v1.9.0 08:02:52 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 08:02:52 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 08:02:52 go: downloading github.com/mitchellh/go-homedir v1.1.0 08:02:52 Removing intermediate container 557dc5031020 08:02:52 ---> 577924cb2e3c 08:02:52 Step 15/24 : ENV APP_PORT=58890 08:02:52 ---> Running in eba08158ca5b 08:02:53 go: downloading github.com/go-redis/redis/v7 v7.2.0 08:02:53 go: downloading github.com/pebbe/zmq4 v1.2.7 08:02:53 Removing intermediate container eba08158ca5b 08:02:53 ---> f7e225d57eaf 08:02:53 Step 16/24 : EXPOSE $APP_PORT 08:02:53 go: downloading github.com/hashicorp/memberlist v0.2.2 08:02:53 go: downloading github.com/mattn/go-isatty v0.0.12 08:02:53 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 08:02:53 go: downloading github.com/mattn/go-colorable v0.1.6 08:02:53 go: downloading github.com/hashicorp/golang-lru v0.5.0 08:02:53 ---> Running in da3533d1793e 08:02:53 go: downloading github.com/onsi/gomega v1.7.0 08:02:53 go: downloading github.com/onsi/ginkgo v1.10.1 08:02:53 go: downloading github.com/hashicorp/go-multierror v1.1.0 08:02:53 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 08:02:53 go: downloading github.com/miekg/dns v1.1.26 08:02:53 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 08:02:53 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 08:02:53 go: downloading github.com/hashicorp/errwrap v1.0.0 08:02:53 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 08:02:53 go: downloading github.com/hpcloud/tail v1.0.0 08:02:53 go: downloading github.com/golang/protobuf v1.3.2 08:02:54 Removing intermediate container da3533d1793e 08:02:54 ---> 98bb6d8a8655 08:02:54 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 08:02:54 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 08:02:54 go: downloading gopkg.in/fsnotify.v1 v1.4.7 08:02:54 go: downloading github.com/fsnotify/fsnotify v1.4.7 08:02:54 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.67 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable 08:02:55 ---> 3708a13e34b6 08:02:55 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 08:02:55 ---> 62f7b25dfe9c 08:02:55 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 08:02:56 ---> 28d474150cc2 08:02:56 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 08:02:56 ---> Running in a50d68f02682 08:02:57 Removing intermediate container a50d68f02682 08:02:57 ---> ca87e6b270ce 08:02:57 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:02:57 ---> Running in cc94b3e93b54 08:02:58 Removing intermediate container cc94b3e93b54 08:02:58 ---> e9b61e624511 08:02:58 Step 22/24 : LABEL arch=arm64 08:02:58 ---> Running in 6158e9f5e7e1 08:02:58 Removing intermediate container 6158e9f5e7e1 08:02:58 ---> 4f831ef8f7ad 08:02:58 Step 23/24 : LABEL git_sha=e02ee1ac1fbb6e1b8a299b1da3fbc6ffb0d7cc34 08:02:58 ---> Running in ee289b765d88 08:02:59 Removing intermediate container ee289b765d88 08:02:59 ---> 7d3bb60ca3b3 08:02:59 Step 24/24 : LABEL version=0.0.0 08:02:59 ---> Running in 9435481274f5 08:02:59 Removing intermediate container 9435481274f5 08:02:59 ---> ae44641366e9 08:02:59 08:03:00 Successfully built ae44641366e9 08:03:00 Successfully tagged sys-mgmt-agent-arm64:latest 08:03:00  Building sys-mgmt-agent ... done  [Pipeline] } 08:03:00 $ docker stop --time=1 e21e322540f050041de88f729f2f86733f0fc0a18755be5eef3b62307587c84b 08:03:02 $ docker rm -f e21e322540f050041de88f729f2f86733f0fc0a18755be5eef3b62307587c84b [Pipeline] // withDockerContainer [Pipeline] sh 08:03:02 + docker images 08:03:03 REPOSITORY TAG IMAGE ID CREATED SIZE 08:03:03 sys-mgmt-agent-arm64 latest ae44641366e9 4 seconds ago 299MB 08:03:03 support-notifications-arm64 latest e887f1d4768a 52 seconds ago 16.8MB 08:03:03 950cf3d07d2f About a minute ago 979MB 08:03:03 1fcc6441d2bd About a minute ago 982MB 08:03:03 core-metadata-arm64 latest 7226fe5f66d3 About a minute ago 17.4MB 08:03:03 security-bootstrapper-arm64 latest fed53852674e About a minute ago 17.2MB 08:03:03 305f3a34d5c7 About a minute ago 989MB 08:03:03 c38097f3c3a9 2 minutes ago 974MB 08:03:03 core-data-arm64 latest 085f14754cd9 4 minutes ago 20.4MB 08:03:03 security-secretstore-setup-arm64 latest 57462191863e 4 minutes ago 24.4MB 08:03:03 support-scheduler-arm64 latest 6f50fc47a7c1 4 minutes ago 16.1MB 08:03:03 core-command-arm64 latest dd364d104197 4 minutes ago 16.1MB 08:03:03 security-proxy-setup-arm64 latest 15c179031c91 4 minutes ago 24MB 08:03:03 56fa24c10c1c 4 minutes ago 990MB 08:03:03 bddb04d819c7 4 minutes ago 981MB 08:03:03 2e01bf206616 4 minutes ago 981MB 08:03:03 6a22d7b567a3 4 minutes ago 978MB 08:03:03 0849e5692876 4 minutes ago 978MB 08:03:03 ci-base-image-arm64 latest 323ba536e33e 17 minutes ago 641MB 08:03:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 4 weeks ago 428MB 08:03:03 alpine 3.12 9852663dfa18 6 weeks ago 5.32MB 08:03:03 docker 20.10.0 eeaf43b92773 5 months ago 228MB 08:03:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 11 months ago 285MB [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 08:03:03 ---> job-cost.sh 08:03:03 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-XCOM 08:03:09 + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable 08:03:09 + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml 08:03:09 + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt 08:03:09 + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE 08:03:10 Building config-common 08:03:10 + snapcraftctl build 08:03:12 Building edgex-go 08:03:12 + cd /root/parts/edgex-go/src 08:03:12 + make build 08:03:12 go mod tidy 08:03:13 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.94 08:03:13 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 08:03:13 go: downloading github.com/OneOfOne/xxhash v1.2.8 08:03:13 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 08:03:13 go: downloading github.com/imdario/mergo v0.3.12 08:03:13 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.15 08:03:13 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 08:03:13 go: downloading github.com/lib/pq v1.10.2 08:03:13 go: downloading github.com/go-redis/redis/v7 v7.3.0 08:03:13 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 08:03:18 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 08:03:23 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 08:03:25 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 08:03:26 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 08:03:26 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 08:03:29 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 08:03:31 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 08:03:32 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 08:03:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:03:35 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 08:03:36 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 08:03:38 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 08:03:38 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 08:03:38 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 08:03:38 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 08:03:38 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 08:03:38 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 08:03:38 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 08:03:38 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 08:03:38 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 08:03:38 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 08:03:38 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 08:03:38 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 08:03:38 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 08:03:38 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 08:03:38 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 08:03:38 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 08:03:38 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 08:03:38 + 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 08:03:38 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 08:03:38 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 08:03:38 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 08:03:38 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 08:03:38 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 08:03:38 + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml 08:03:38 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 08:03:38 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 08:03:38 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 08:03:42 Building static-packages 08:03:42 + snapcraftctl build 08:03:42 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 08:03:43 Building version 08:03:43 + snapcraftctl build 08:03:45 Skipping stage go-build-helper (already ran) 08:03:45 Staging app-service-config 08:03:45 + snapcraftctl stage 08:03:46 Staging config-common 08:03:46 + snapcraftctl stage 08:03:47 Staging edgex-go 08:03:47 + snapcraftctl stage 08:03:49 Staging static-packages 08:03:49 + snapcraftctl stage 08:03:50 Staging version 08:03:50 + snapcraftctl stage 08:03:51 Priming go-build-helper 08:03:51 + snapcraftctl prime 08:03:52 Priming app-service-config 08:03:52 + snapcraftctl prime 08:03:53 Priming config-common 08:03:53 + snapcraftctl prime 08:03:54 Priming edgex-go 08:03:54 + snapcraftctl prime 08:03:55 Priming static-packages 08:03:55 + snapcraftctl prime 08:03:58 Priming version 08:03:58 + snapcraftctl prime 08:03:59 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:05:19 lf-activate-venv(): INFO: Adding /tmp/venv-XCOM/bin to PATH 08:05:19 INFO: No Stack... 08:05:19 INFO: Retrieving Pricing Info for: v2-standard-4 08:05:19 INFO: Archiving Costs [Pipeline] sh 08:05:19 + + cat /w/workspace/edgex-go/2/archives/cost.csv 08:05:19 cut -d, -f6 [Pipeline] lock 08:05:19 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3523-2-stack-cost] 08:05:19 Resource [jenkins-edgexfoundry-edgex-go-PR-3523-2-stack-cost] did not exist. Created. 08:05:19 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3523-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:05:20 + echo total: 0.18000000715255737 [Pipeline] stash 08:05:20 Stashed 1 file(s) [Pipeline] } 08:05:20 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3523-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] configFileProvider 08:05:21 provisioning config files... 08:05:21 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config2875907567431826259tmp [Pipeline] { [Pipeline] sh 08:05:21 + set +x 08:05:21 + curl -s https://codecov.io/bash 08:05:21 + bash -s -- 08:05:21 08:05:21 _____ _ 08:05:21 / ____| | | 08:05:21 | | ___ __| | ___ ___ _____ __ 08:05:21 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:05:21 | |___| (_) | (_| | __/ (_| (_) \ V / 08:05:21 \_____\___/ \__,_|\___|\___\___/ \_/ 08:05:21 Bash-1.0.3 08:05:21 08:05:21 08:05:21 ==> git version 2.24.4 found 08:05:21 ==> 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 08:05:21 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 08:05:21 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 08:05:21 ==> Jenkins CI detected. 08:05:21 project root: . 08:05:21 --> token set from env 08:05:22 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:05:22 ==> Running gcov in . (disable via -X gcov) 08:05:22 ==> Python coveragepy not found 08:05:22 ==> Searching for coverage reports in: 08:05:22 + . 08:05:22 -> Found 1 reports 08:05:22 ==> Detecting git/mercurial file structure 08:05:22 ==> Reading reports 08:05:22 + ./coverage.out bytes=742996 08:05:22 ==> Appending adjustments 08:05:22 https://docs.codecov.io/docs/fixing-reports 08:05:24 + Found adjustments 08:05:24 ==> Gzipping contents 08:05:24 104K /tmp/codecov.iZtWz1.gz 08:05:24 ==> Uploading reports 08:05:24 url: https://codecov.io 08:05:24 query: branch=PR-3523&commit=e02ee1ac1fbb6e1b8a299b1da3fbc6ffb0d7cc34&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3523%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3523&job=&cmd_args= 08:05:24 -> Pinging Codecov 08:05:24 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3523&commit=e02ee1ac1fbb6e1b8a299b1da3fbc6ffb0d7cc34&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3523%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3523&job=&cmd_args= 08:05:24 -> Uploading to 08:05:24 https://storage.googleapis.com/codecov/v4/raw/2021-05-28/00271124DB129430A58F1EEE437C3FCB/e02ee1ac1fbb6e1b8a299b1da3fbc6ffb0d7cc34/7ba3f405-a3c0-4404-bdbe-00ced027f6bf.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210528%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210528T080524Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2b5c0a2713e4bcb7e8c4296828f2f7bbbff27d03c46b8415ec95d00b05f1e83c 08:05:24 % Total % Received % Xferd Average Speed Time Time Time Current 08:05:24 Dload Upload Total Spent Left Speed 08:05:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 102k 0 0 100 102k 0 191k --:--:-- --:--:-- --:--:-- 191k 100 102k 0 0 100 102k 0 191k --:--:-- --:--:-- --:--:-- 191k 08:05:25 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/e02ee1ac1fbb6e1b8a299b1da3fbc6ffb0d7cc34 [Pipeline] } 08:05:25 Deleting 1 temporary files [Pipeline] // configFileProvider [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 08:05:26 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:05:27 ---> package-listing.sh 08:05:27 ++ facter osfamily 08:05:27 ++ tr '[:upper:]' '[:lower:]' 08:05:27 + OS_FAMILY=redhat 08:05:27 + workspace=/w/workspace/edgex-go/2 08:05:27 + START_PACKAGES=/tmp/packages_start.txt 08:05:27 + END_PACKAGES=/tmp/packages_end.txt 08:05:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:05:27 + PACKAGES=/tmp/packages_start.txt 08:05:27 + '[' /w/workspace/edgex-go/2 ']' 08:05:27 + PACKAGES=/tmp/packages_end.txt 08:05:27 + case "${OS_FAMILY}" in 08:05:27 + rpm -qa 08:05:27 + sort 08:05:42 + '[' -f /tmp/packages_start.txt ']' 08:05:42 + '[' -f /tmp/packages_end.txt ']' 08:05:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:05:42 + '[' /w/workspace/edgex-go/2 ']' 08:05:42 + mkdir -p /w/workspace/edgex-go/2/archives/ 08:05:42 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 08:05:42 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 08:05:42 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 08:05:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:05:43 08:05:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 08:05:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:05:43 alpine: Pulling from edgex-lftools-log-publisher 08:05:43 df20fa9351a1: Pulling fs layer 08:05:43 36b3adc4ff6f: Pulling fs layer 08:05:43 8ad3a11d3b57: Pulling fs layer 08:05:43 46f8f816bc3b: Pulling fs layer 08:05:43 93b61091891f: Pulling fs layer 08:05:43 93b9cdb0e59b: Pulling fs layer 08:05:43 5e14af77c1be: Pulling fs layer 08:05:43 01666e4c0597: Pulling fs layer 08:05:43 aa168da1d23b: Pulling fs layer 08:05:43 93b9cdb0e59b: Waiting 08:05:43 5e14af77c1be: Waiting 08:05:43 01666e4c0597: Waiting 08:05:43 aa168da1d23b: Waiting 08:05:43 46f8f816bc3b: Waiting 08:05:43 93b61091891f: Waiting 08:05:43 36b3adc4ff6f: Verifying Checksum 08:05:43 36b3adc4ff6f: Download complete 08:05:43 46f8f816bc3b: Verifying Checksum 08:05:43 46f8f816bc3b: Download complete 08:05:44 93b61091891f: Verifying Checksum 08:05:44 93b61091891f: Download complete 08:05:44 93b9cdb0e59b: Verifying Checksum 08:05:44 93b9cdb0e59b: Download complete 08:05:44 5e14af77c1be: Verifying Checksum 08:05:44 5e14af77c1be: Download complete 08:05:44 01666e4c0597: Verifying Checksum 08:05:44 01666e4c0597: Download complete 08:05:44 df20fa9351a1: Verifying Checksum 08:05:44 df20fa9351a1: Download complete 08:05:44 df20fa9351a1: Pull complete 08:05:44 36b3adc4ff6f: Pull complete 08:05:44 8ad3a11d3b57: Verifying Checksum 08:05:44 8ad3a11d3b57: Download complete 08:05:45 8ad3a11d3b57: Pull complete 08:05:45 46f8f816bc3b: Pull complete 08:05:46 93b61091891f: Pull complete 08:05:46 aa168da1d23b: Verifying Checksum 08:05:46 aa168da1d23b: Download complete 08:05:46 93b9cdb0e59b: Pull complete 08:05:46 5e14af77c1be: Pull complete 08:05:46 01666e4c0597: Pull complete 08:05:51 aa168da1d23b: Pull complete 08:05:51 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 08:05:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:05:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 08:05:51 prd-centos7-docker-4c-2g-853 does not seem to be running inside a container 08:05:51 $ 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 08:06:12 $ docker top fb5ef385709a4182ae4b5db274f531b4ac3c75882988cbe906f6e3696e583328 -eo pid,comm [Pipeline] { [Pipeline] sh 08:06:12 + touch /tmp/pre-build-complete [Pipeline] sh 08:06:13 + mkdir -p /var/log/sa [Pipeline] sh 08:06:13 + ls /var/log/sa-host 08:06:13 + sadf -c /var/log/sa-host/sa05 08:06:13 file_magic: OK 08:06:13 HZ: Using current value: 100 08:06:13 file_header: OK 08:06:13 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 08:06:13 Statistics: 08:06:13 Hnuu...uuuununununu...Hnuu...uuuununununu... 08:06:13 File successfully converted to sysstat format version 12.2.1 08:06:13 + sadf -c /var/log/sa-host/sa28 08:06:13 file_magic: OK 08:06:13 HZ: Using current value: 100 08:06:13 file_header: OK 08:06:13 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 08:06:13 Statistics: 08:06:13 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 08:06:13 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:06:13 provisioning config files... 08:06:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config504861439235560465tmp [Pipeline] { [Pipeline] echo 08:06:13 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:06:13 ---> create-netrc.sh [Pipeline] } 08:06:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 08:06:13 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 08:06:14 ---> python-tools-install.sh [Pipeline] echo 08:06:14 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:06:14 ---> sudo-logs.sh 08:06:14 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:06:14 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:06:14 ---> job-cost.sh 08:06:14 lf-activate-venv: SKIPPING 08:06:14 DEBUG: total: 0.18000000715255737 08:06:14 INFO: Retrieving Stack Cost... 08:06:16 INFO: Retrieving Pricing Info for: v3-standard-2 08:06:16 INFO: Archiving Costs [Pipeline] echo 08:06:16 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:06:16 ---> logs-deploy.sh 08:06:16 lf-activate-venv: SKIPPING 08:06:16 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3523/2 08:06:16 INFO: archiving workspace using pattern(s): 08:06:17 Archives upload complete. 08:06:17 INFO: archiving logs to Nexus 08:06:18 ---> uname -a: 08:06:18 Linux prd-centos7-docker-4c-2g-853.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 08:06:18 08:06:18 08:06:18 ---> lscpu: 08:06:18 Architecture: x86_64 08:06:18 CPU op-mode(s): 32-bit, 64-bit 08:06:18 Byte Order: Little Endian 08:06:18 Address sizes: 40 bits physical, 48 bits virtual 08:06:18 CPU(s): 2 08:06:18 On-line CPU(s) list: 0,1 08:06:18 Thread(s) per core: 1 08:06:18 Core(s) per socket: 1 08:06:18 Socket(s): 2 08:06:18 NUMA node(s): 1 08:06:18 Vendor ID: AuthenticAMD 08:06:18 CPU family: 23 08:06:18 Model: 49 08:06:18 Model name: AMD EPYC-Rome Processor 08:06:18 Stepping: 0 08:06:18 CPU MHz: 2799.998 08:06:18 BogoMIPS: 5599.99 08:06:18 Virtualization: AMD-V 08:06:18 Hypervisor vendor: KVM 08:06:18 Virtualization type: full 08:06:18 L1d cache: 64 KiB 08:06:18 L1i cache: 64 KiB 08:06:18 L2 cache: 1 MiB 08:06:18 L3 cache: 32 MiB 08:06:18 NUMA node0 CPU(s): 0,1 08:06:18 Vulnerability Itlb multihit: Not affected 08:06:18 Vulnerability L1tf: Not affected 08:06:18 Vulnerability Mds: Not affected 08:06:18 Vulnerability Meltdown: Not affected 08:06:18 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:06:18 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 08:06:18 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 08:06:18 Vulnerability Srbds: Not affected 08:06:18 Vulnerability Tsx async abort: Not affected 08:06:18 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 08:06:18 08:06:18 08:06:18 ---> nproc: 08:06:18 2 08:06:18 08:06:18 08:06:18 ---> df -h: 08:06:18 Filesystem Size Used Available Use% Mounted on 08:06:18 overlay 40.0G 12.1G 27.8G 30% / 08:06:18 tmpfs 64.0M 0 64.0M 0% /dev 08:06:18 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 08:06:18 shm 64.0M 0 64.0M 0% /dev/shm 08:06:18 /dev/vda1 40.0G 12.1G 27.8G 30% /facter-os 08:06:18 /dev/vda1 40.0G 12.1G 27.8G 30% /etc/resolv.conf 08:06:18 /dev/vda1 40.0G 12.1G 27.8G 30% /etc/hostname 08:06:18 /dev/vda1 40.0G 12.1G 27.8G 30% /etc/hosts 08:06:18 /dev/vda1 40.0G 12.1G 27.8G 30% /var/log/auth.log 08:06:18 /dev/vda1 40.0G 12.1G 27.8G 30% /run/cloud-init/result.json 08:06:18 /dev/vda1 40.0G 12.1G 27.8G 30% /var/log/sa-host 08:06:18 /dev/vda1 40.0G 12.1G 27.8G 30% /var/log/secure 08:06:18 /dev/vda1 40.0G 12.1G 27.8G 30% /w/workspace/edgex-go/2@tmp 08:06:18 /dev/vda1 40.0G 12.1G 27.8G 30% /w/workspace/edgex-go/2 08:06:18 08:06:18 08:06:18 ---> free -m: 08:06:18 total used free shared buff/cache available 08:06:18 Mem: 7821 1337 2116 0 4367 6444 08:06:18 Swap: 1023 2 1021 08:06:18 08:06:18 08:06:18 ---> ip addr: 08:06:18 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 08:06:18 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:06:18 inet 127.0.0.1/8 scope host lo 08:06:18 valid_lft forever preferred_lft forever 08:06:18 inet6 ::1/128 scope host 08:06:18 valid_lft forever preferred_lft forever 08:06:18 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 08:06:18 link/ether fa:16:3e:6e:f8:e3 brd ff:ff:ff:ff:ff:ff 08:06:18 inet 10.30.122.236/23 brd 10.30.123.255 scope global dynamic eth0 08:06:18 valid_lft 84659sec preferred_lft 84659sec 08:06:18 inet6 fe80::f816:3eff:fe6e:f8e3/64 scope link 08:06:18 valid_lft forever preferred_lft forever 08:06:18 3: docker0: mtu 1500 qdisc noqueue state DOWN 08:06:18 link/ether 02:42:dd:c8:aa:c1 brd ff:ff:ff:ff:ff:ff 08:06:18 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 08:06:18 valid_lft forever preferred_lft forever 08:06:18 inet6 fe80::42:ddff:fec8:aac1/64 scope link 08:06:18 valid_lft forever preferred_lft forever 08:06:18 08:06:18 08:06:18 ---> sar -b -r -n DEV: 08:06:18 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/28/21 _x86_64_ (2 CPU) 08:06:18 08:06:18 07:37:03 LINUX RESTART (2 CPU) 08:06:18 08:06:18 07:38:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:06:18 07:39:01 45.89 6.87 39.02 0.00 3203.58 9155.54 0.00 08:06:18 07:40:01 25.78 0.18 25.59 0.00 22.77 14825.08 0.00 08:06:18 07:41:01 193.31 0.00 193.31 0.00 0.00 43929.68 0.00 08:06:18 07:42:01 63.10 0.00 63.10 0.00 0.00 12686.18 0.00 08:06:18 07:43:01 55.98 0.02 55.96 0.00 0.53 3220.87 0.00 08:06:18 07:44:01 100.63 0.00 100.63 0.00 0.00 27407.43 0.00 08:06:18 07:45:06 215.07 107.88 107.18 0.00 2591.04 97954.15 0.00 08:06:18 07:46:02 233.75 53.74 180.01 0.00 1344.05 98745.63 0.00 08:06:18 07:47:01 296.61 183.60 113.01 0.00 9683.75 58004.25 0.00 08:06:18 07:48:01 283.46 89.06 194.40 0.00 4367.09 57687.36 0.00 08:06:18 07:49:06 230.33 44.40 185.93 0.00 2277.25 109499.58 0.00 08:06:18 07:50:01 199.49 52.51 146.99 0.00 1434.94 52953.78 0.00 08:06:18 07:51:01 167.53 1.60 165.93 0.00 71.54 29715.90 0.00 08:06:18 07:52:01 50.02 10.69 39.33 0.00 1295.85 4179.28 0.00 08:06:18 07:53:01 2.05 0.00 2.05 0.00 0.00 42.28 0.00 08:06:18 07:54:01 0.30 0.00 0.30 0.00 0.00 3.25 0.00 08:06:18 07:55:01 0.18 0.02 0.17 0.00 0.27 1.77 0.00 08:06:18 07:56:01 0.27 0.00 0.27 0.00 0.00 3.66 0.00 08:06:18 07:57:01 0.27 0.00 0.27 0.00 0.00 3.02 0.00 08:06:18 07:58:01 0.23 0.00 0.23 0.00 0.00 3.25 0.00 08:06:18 07:59:01 0.25 0.00 0.25 0.00 0.00 2.43 0.00 08:06:18 08:00:01 0.17 0.00 0.17 0.00 0.00 1.92 0.00 08:06:18 08:01:01 0.32 0.02 0.30 0.00 0.13 3.12 0.00 08:06:18 08:02:01 0.53 0.20 0.33 0.00 3.60 4.76 0.00 08:06:18 08:03:01 0.23 0.00 0.23 0.00 0.00 2.47 0.00 08:06:18 08:04:01 0.25 0.00 0.25 0.00 0.00 2.92 0.00 08:06:18 08:05:01 0.27 0.00 0.27 0.00 0.00 3.50 0.00 08:06:18 08:06:01 87.69 40.52 47.17 0.00 4024.13 11393.37 0.00 08:06:18 Average: 80.50 21.20 59.31 0.00 1082.92 22711.59 0.00 08:06:18 08:06:18 07:38:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:06:18 07:39:01 5172188 0 895116 11.18 2620 1939016 1513048 16.70 831596 1592932 37980 08:06:18 07:40:01 4187060 0 967880 12.08 2620 2851380 1701568 18.79 1170044 2177256 642864 08:06:18 07:41:01 3926808 0 1132324 14.14 2620 2947188 1676728 18.51 1292104 2241156 189724 08:06:18 07:42:01 3642036 0 1212948 15.14 2620 3151336 1704988 18.82 1472908 2326752 25504 08:06:18 07:43:01 3677032 0 1225576 15.30 2620 3103712 1775784 19.61 1388828 2361668 89328 08:06:18 07:44:01 1387476 0 1260020 15.73 2620 5358824 1593596 17.59 2000476 3980212 1802000 08:06:18 07:45:06 1421932 0 1333352 16.65 2620 5251036 1774916 19.60 1851440 4065132 340092 08:06:18 07:46:02 125404 0 1383608 17.28 2620 6497308 1807708 19.96 3198044 3966780 376340 08:06:18 07:47:01 589020 0 1475796 18.43 2620 5941504 2788108 30.78 2622072 4052136 507280 08:06:18 07:48:01 582292 0 1351452 16.87 2620 6072576 1796488 19.83 2613204 4075752 52 08:06:18 07:49:06 124640 0 1465528 18.30 2620 6416152 2377912 26.25 2645864 4487556 281448 08:06:18 07:50:01 811492 0 1416348 17.68 2620 5778480 2213268 24.44 2366324 4066448 1024 08:06:18 07:51:01 2327104 0 1339308 16.72 2620 4339908 1718744 18.98 1779936 3168356 8 08:06:18 07:52:01 2797320 0 1265088 15.80 2620 3943912 1438512 15.88 1307680 3188684 16 08:06:18 07:53:01 2801404 0 1260996 15.74 2620 3943920 1398408 15.44 1307980 3185420 8 08:06:18 07:54:01 2801308 0 1261092 15.75 2620 3943920 1398492 15.44 1307844 3185756 8 08:06:18 07:55:01 2800592 0 1261800 15.75 2620 3943928 1398564 15.44 1308196 3185764 16 08:06:18 07:56:01 2800848 0 1261540 15.75 2620 3943932 1398636 15.44 1307520 3186556 8 08:06:18 07:57:01 2800864 0 1261520 15.75 2620 3943936 1398736 15.44 1307760 3186556 16 08:06:18 07:58:01 2801368 0 1261012 15.75 2620 3943940 1398472 15.44 1309116 3185020 8 08:06:18 07:59:01 2800640 0 1261740 15.75 2620 3943940 1398556 15.44 1309592 3185020 8 08:06:18 08:00:01 2800628 0 1261740 15.75 2620 3943952 1398472 15.44 1317704 3176828 8 08:06:18 08:01:01 2799652 0 1262712 15.77 2620 3943956 1400816 15.47 1339764 3155508 8 08:06:18 08:02:01 2800172 0 1262012 15.76 2620 3944136 1398980 15.45 1339324 3155620 8 08:06:18 08:03:01 2800056 0 1262120 15.76 2620 3944144 1398980 15.45 1339452 3155620 8 08:06:18 08:04:01 2799808 0 1262364 15.76 2620 3944148 1399064 15.45 1340548 3154496 8 08:06:18 08:05:01 2800184 0 1261984 15.76 2620 3944152 1398980 15.45 1340580 3154496 8 08:06:18 08:06:01 2187752 0 1349396 16.85 2620 4469172 1584832 17.50 1393272 3661000 74152 08:06:18 Average: 2477396 0 1267013 15.82 2620 4261911 1630406 18.00 1611042 3238017 155998 08:06:18 08:06:18 07:38:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:06:18 07:39:01 veth890ee59 233.54 168.48 25.66 671.90 0.00 0.00 0.00 0.00 08:06:18 07:39:01 eth0 1047.36 918.29 4478.75 131.39 0.00 0.00 0.00 0.00 08:06:18 07:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:18 07:39:01 docker0 233.54 168.37 22.47 671.89 0.00 0.00 0.00 0.00 08:06:18 07:40:01 eth0 1031.39 1064.12 4747.25 96.61 0.00 0.00 0.00 0.00 08:06:18 07:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:18 07:40:01 docker0 751.96 679.55 56.15 2048.15 0.00 0.00 0.00 0.00 08:06:18 07:41:01 eth0 267.99 207.36 879.56 30.25 0.00 0.00 0.00 0.00 08:06:18 07:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:18 07:41:01 veth35ea357 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:06:18 07:41:01 docker0 186.64 232.44 13.20 843.94 0.00 0.00 0.00 0.00 08:06:18 07:42:01 eth0 31.72 16.65 25.27 13.38 0.00 0.00 0.00 0.00 08:06:18 07:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:18 07:42:01 veth35ea357 1.37 1.37 0.11 0.11 0.00 0.00 0.00 0.00 08:06:18 07:42:01 docker0 1.37 1.37 0.09 0.11 0.00 0.00 0.00 0.00 08:06:18 07:43:01 eth0 31.26 23.22 18.21 112.71 0.00 0.00 0.00 0.00 08:06:18 07:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:18 07:43:01 veth35ea357 0.90 0.90 0.07 0.07 0.00 0.00 0.00 0.00 08:06:18 07:43:01 docker0 0.90 0.90 0.06 0.07 0.00 0.00 0.00 0.00 08:06:18 07:44:01 eth0 176.39 151.72 1699.05 22.98 0.00 0.00 0.00 0.00 08:06:18 07:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:18 07:44:01 vethee4864b 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 08:06:18 07:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:18 07:45:06 eth0 6.44 3.33 5.37 2.67 0.00 0.00 0.00 0.00 08:06:18 07:45:06 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:18 07:45:06 vethee4864b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:06:18 07:45:06 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:18 07:46:02 eth0 100.14 72.11 199.12 15.67 0.00 0.00 0.00 0.00 08:06:18 07:46:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:18 07:46:02 vethee4864b 0.00 1.03 0.00 0.05 0.00 0.00 0.00 0.00 08:06:18 07:46:02 vethbe5c8c8 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:18 07:47:01 veth29d0f73 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:06:18 07:47:01 vethab9e3f0 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:06:18 07:47:01 eth0 25.93 18.89 14.23 101.63 0.00 0.00 0.00 0.00 08:06:18 07:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:18 07:48:01 veth95339da 0.02 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:06:18 07:48:01 eth0 49.02 28.13 171.56 13.70 0.00 0.00 0.00 0.00 08:06:18 07:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:18 07:48:01 vethee4864b 0.00 1.63 0.00 0.08 0.00 0.00 0.00 0.00 08:06:18 07:49:06 veth5e1cad5 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 08:06:18 07:49:06 eth0 64.93 41.03 128.39 16.24 0.00 0.00 0.00 0.00 08:06:18 07:49:06 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:18 07:49:06 vethc234709 0.00 0.25 0.00 0.02 0.00 0.00 0.00 0.00 08:06:18 07:50:01 veth4bcf03c 0.00 0.16 0.00 0.01 0.00 0.00 0.00 0.00 08:06:18 07:50:01 veth5e1cad5 0.00 0.04 0.00 0.00 0.00 0.00 0.00 0.00 08:06:18 07:50:01 eth0 35.22 17.91 67.18 12.85 0.00 0.00 0.00 0.00 08:06:18 07:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:18 07:51:01 eth0 236.60 182.28 1603.57 157.92 0.00 0.00 0.00 0.00 08:06:18 07:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:18 07:51:01 vethee4864b 0.00 1.92 0.00 0.09 0.00 0.00 0.00 0.00 08:06:18 07:51:01 docker0 1292.21 1255.20 99.18 4304.28 0.00 0.00 0.00 0.00 08:06:18 07:52:01 eth0 8.08 4.76 7.49 3.35 0.00 0.00 0.00 0.00 08:06:18 07:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:18 07:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:18 07:53:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:06:18 07:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:18 07:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:18 07:54:01 eth0 0.42 0.28 0.17 0.08 0.00 0.00 0.00 0.00 08:06:18 07:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:18 07:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:18 07:55:01 eth0 2.35 1.02 1.52 0.21 0.00 0.00 0.00 0.00 08:06:18 07:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:18 07:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:18 07:56:01 eth0 0.88 0.33 0.32 0.23 0.00 0.00 0.00 0.00 08:06:18 07:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:18 07:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:18 07:57:01 eth0 0.52 0.27 0.27 0.16 0.00 0.00 0.00 0.00 08:06:18 07:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:18 07:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:18 07:58:01 eth0 0.08 0.05 0.01 0.04 0.00 0.00 0.00 0.00 08:06:18 07:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:18 07:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:18 07:59:01 eth0 0.30 0.18 0.14 0.07 0.00 0.00 0.00 0.00 08:06:18 07:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:18 07:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:18 08:00:01 eth0 0.08 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:06:18 08:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:18 08:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:18 08:01:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:06:18 08:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:18 08:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:18 08:02:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:06:18 08:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:18 08:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:18 08:03:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:06:18 08:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:18 08:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:18 08:04:01 eth0 0.35 0.23 0.15 0.07 0.00 0.00 0.00 0.00 08:06:18 08:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:18 08:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:18 08:05:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 08:06:18 08:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:18 08:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:18 08:06:01 eth0 237.10 211.91 2182.56 24.84 0.00 0.00 0.00 0.00 08:06:18 08:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:18 08:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:18 Average: eth0 118.65 104.88 575.10 26.87 0.00 0.00 0.00 0.00 08:06:18 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:18 Average: docker0 46.23 44.91 3.55 154.00 0.00 0.00 0.00 0.00 08:06:18 08:06:18 08:06:18 ---> sar -P ALL: 08:06:18 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/28/21 _x86_64_ (2 CPU) 08:06:18 08:06:18 07:37:03 LINUX RESTART (2 CPU) 08:06:18 08:06:18 07:38:03 CPU %user %nice %system %iowait %steal %idle 08:06:18 07:39:01 all 15.50 0.00 3.81 14.63 0.10 65.97 08:06:18 07:39:01 0 16.34 0.00 4.51 13.58 0.09 65.48 08:06:18 07:39:01 1 14.66 0.00 3.12 15.65 0.11 66.46 08:06:18 07:40:01 all 15.07 0.00 4.22 4.89 0.09 75.74 08:06:18 07:40:01 0 18.12 0.00 4.51 2.87 0.09 74.41 08:06:18 07:40:01 1 12.06 0.00 3.93 6.88 0.09 77.05 08:06:18 07:41:01 all 37.38 0.00 7.37 7.49 0.12 47.64 08:06:18 07:41:01 0 38.26 0.00 7.33 7.24 0.13 47.04 08:06:18 07:41:01 1 36.51 0.00 7.40 7.74 0.11 48.24 08:06:18 07:42:01 all 38.98 0.00 4.65 2.75 0.09 53.52 08:06:18 07:42:01 0 38.92 0.00 5.00 2.36 0.09 53.63 08:06:18 07:42:01 1 39.05 0.00 4.31 3.14 0.09 53.41 08:06:18 07:43:01 all 60.02 0.00 8.23 8.20 0.13 23.43 08:06:18 07:43:01 0 61.63 0.00 8.55 8.51 0.13 21.19 08:06:18 07:43:01 1 58.41 0.00 7.91 7.89 0.13 25.66 08:06:18 07:44:01 all 24.90 0.00 7.08 21.34 0.10 46.58 08:06:18 07:44:01 0 25.83 0.00 7.44 23.39 0.09 43.26 08:06:18 07:44:01 1 23.98 0.00 6.71 19.30 0.11 49.90 08:06:18 07:45:06 all 7.64 0.00 4.07 85.81 0.11 2.38 08:06:18 07:45:06 0 6.73 0.00 4.28 88.26 0.10 0.64 08:06:18 07:45:06 1 8.55 0.00 3.86 83.35 0.12 4.12 08:06:18 07:46:02 all 9.44 0.00 7.96 59.47 0.09 23.04 08:06:18 07:46:02 0 10.08 0.00 7.92 60.64 0.09 21.26 08:06:18 07:46:02 1 8.79 0.00 8.00 58.31 0.09 24.81 08:06:18 07:47:01 all 35.83 0.00 7.47 46.72 0.11 9.87 08:06:18 07:47:01 0 35.81 0.00 7.18 47.12 0.11 9.79 08:06:18 07:47:01 1 35.86 0.00 7.75 46.31 0.11 9.96 08:06:18 07:48:01 all 31.36 0.00 6.50 55.19 0.12 6.84 08:06:18 07:48:01 0 31.00 0.00 6.86 56.72 0.11 5.31 08:06:18 07:48:01 1 31.72 0.00 6.13 53.66 0.12 8.38 08:06:18 07:49:06 all 20.71 0.00 7.82 66.18 0.09 5.19 08:06:18 07:49:06 0 20.85 0.00 8.08 63.51 0.10 7.46 08:06:18 07:49:06 1 20.57 0.00 7.56 68.86 0.08 2.92 08:06:18 08:06:18 07:49:06 CPU %user %nice %system %iowait %steal %idle 08:06:18 07:50:01 all 42.62 0.00 7.13 47.63 0.14 2.48 08:06:18 07:50:01 0 42.11 0.00 7.43 47.14 0.14 3.19 08:06:18 07:50:01 1 43.13 0.00 6.84 48.12 0.14 1.77 08:06:18 07:51:01 all 19.17 0.00 6.62 44.77 0.13 29.31 08:06:18 07:51:01 0 19.93 0.00 6.87 43.44 0.12 29.63 08:06:18 07:51:01 1 18.42 0.00 6.37 46.09 0.14 28.98 08:06:18 07:52:01 all 1.71 0.00 1.25 9.15 0.04 87.85 08:06:18 07:52:01 0 1.65 0.00 1.21 8.14 0.03 88.97 08:06:18 07:52:01 1 1.77 0.00 1.28 10.17 0.05 86.73 08:06:18 07:53:01 all 0.13 0.00 0.03 0.01 0.04 99.79 08:06:18 07:53:01 0 0.20 0.00 0.02 0.00 0.05 99.73 08:06:18 07:53:01 1 0.07 0.00 0.03 0.02 0.03 99.85 08:06:18 07:54:01 all 0.09 0.00 0.03 0.00 0.03 99.85 08:06:18 07:54:01 0 0.15 0.00 0.02 0.00 0.02 99.82 08:06:18 07:54:01 1 0.03 0.00 0.03 0.00 0.05 99.88 08:06:18 07:55:01 all 0.08 0.00 0.03 0.00 0.04 99.84 08:06:18 07:55:01 0 0.13 0.00 0.03 0.00 0.02 99.82 08:06:18 07:55:01 1 0.03 0.00 0.03 0.00 0.07 99.87 08:06:18 07:56:01 all 0.10 0.00 0.03 0.00 0.03 99.83 08:06:18 07:56:01 0 0.05 0.00 0.03 0.00 0.03 99.88 08:06:18 07:56:01 1 0.15 0.00 0.03 0.00 0.03 99.78 08:06:18 07:57:01 all 0.10 0.00 0.03 0.00 0.03 99.83 08:06:18 07:57:01 0 0.10 0.00 0.03 0.00 0.05 99.82 08:06:18 07:57:01 1 0.10 0.00 0.03 0.00 0.02 99.85 08:06:18 07:58:01 all 0.13 0.00 0.02 0.00 0.03 99.82 08:06:18 07:58:01 0 0.03 0.00 0.02 0.00 0.03 99.92 08:06:18 07:58:01 1 0.22 0.00 0.02 0.00 0.03 99.73 08:06:18 07:59:01 all 0.13 0.00 0.02 0.00 0.04 99.81 08:06:18 07:59:01 0 0.02 0.00 0.02 0.00 0.05 99.92 08:06:18 07:59:01 1 0.25 0.00 0.02 0.00 0.03 99.70 08:06:18 08:00:01 all 0.09 0.00 0.03 0.00 0.03 99.85 08:06:18 08:00:01 0 0.05 0.00 0.03 0.00 0.05 99.87 08:06:18 08:00:01 1 0.13 0.00 0.02 0.00 0.02 99.83 08:06:18 08:06:18 08:00:01 CPU %user %nice %system %iowait %steal %idle 08:06:18 08:01:01 all 0.06 0.00 0.03 0.00 0.02 99.89 08:06:18 08:01:01 0 0.05 0.00 0.03 0.00 0.03 99.88 08:06:18 08:01:01 1 0.07 0.00 0.03 0.00 0.00 99.90 08:06:18 08:02:01 all 0.06 0.00 0.03 0.03 0.04 99.83 08:06:18 08:02:01 0 0.05 0.00 0.03 0.03 0.05 99.83 08:06:18 08:02:01 1 0.07 0.00 0.03 0.03 0.03 99.83 08:06:18 08:03:01 all 0.08 0.00 0.02 0.00 0.02 99.88 08:06:18 08:03:01 0 0.00 0.00 0.02 0.00 0.03 99.95 08:06:18 08:03:01 1 0.17 0.00 0.02 0.00 0.00 99.82 08:06:18 08:04:01 all 0.09 0.00 0.03 0.00 0.03 99.86 08:06:18 08:04:01 0 0.03 0.00 0.03 0.00 0.03 99.90 08:06:18 08:04:01 1 0.15 0.00 0.02 0.00 0.02 99.82 08:06:18 08:05:01 all 0.17 0.00 0.02 0.00 0.03 99.79 08:06:18 08:05:01 0 0.03 0.00 0.02 0.00 0.02 99.93 08:06:18 08:05:01 1 0.30 0.00 0.02 0.00 0.03 99.65 08:06:18 08:06:01 all 7.98 0.00 3.04 18.81 0.07 70.10 08:06:18 08:06:01 0 7.63 0.00 3.02 18.44 0.07 70.84 08:06:18 08:06:01 1 8.33 0.00 3.06 19.19 0.07 69.36 08:06:18 Average: all 12.67 0.00 3.02 17.23 0.07 67.00 08:06:18 Average: 0 12.87 0.00 3.13 17.17 0.07 66.77 08:06:18 Average: 1 12.47 0.00 2.92 17.30 0.07 67.24 08:06:18 08:06:18 08:06:18