Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch master at 7e9ba5b981db46d7eaa29bdee31d80878b461756 rather than 1d3408842a4dfdffdd0c16105e94b11ec1d30639 Obtained Jenkinsfile from 7e9ba5b981db46d7eaa29bdee31d80878b461756 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-ssh6753362207523888111.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-ssh4481884926426646170.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-3470/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-3470/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5793349344968186020.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-ssh7907575872961555615.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-3470/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-3470/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2377082219268492416.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/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_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/v1 openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-311 in /w/workspace/edgexfoundry_edgex-go_PR-3470 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub [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/3@tmp/jenkins-gitclient-ssh8700919308082787544.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/3@tmp/jenkins-gitclient-ssh2103406971375135056.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3470/head:refs/remotes/origin/PR-3470 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 7e9ba5b981db46d7eaa29bdee31d80878b461756 into PR head commit 1d3408842a4dfdffdd0c16105e94b11ec1d30639 Merge succeeded, producing a2413738d1045b0113b70c0e8e62a5c553c9d6e1 Checking out Revision a2413738d1045b0113b70c0e8e62a5c553c9d6e1 (PR-3470) > git config core.sparsecheckout # timeout=10 > git checkout -f 1d3408842a4dfdffdd0c16105e94b11ec1d30639 # 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/3@tmp/jenkins-gitclient-ssh8073998782236284224.key > git merge 7e9ba5b981db46d7eaa29bdee31d80878b461756 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a2413738d1045b0113b70c0e8e62a5c553c9d6e1 # timeout=10 Commit message: "Merge commit '7e9ba5b981db46d7eaa29bdee31d80878b461756' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-17T08:31:26.725Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-17T08:31:26.817Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { > git rev-list --no-walk be2ac1bbb9439c6cf3eb8c88494000b0cbbd3285 # timeout=10 [Pipeline] echo [2021-05-17T08:31:26.844Z] ========================================================= [2021-05-17T08:31:26.844Z] EdgeX Global Pipelines Version Info [2021-05-17T08:31:26.844Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-17T08:31:28.534Z] ------------------- [2021-05-17T08:31:28.534Z] stable info: [2021-05-17T08:31:28.534Z] ------------------- [2021-05-17T08:31:28.534Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-17T08:31:28.534Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-17T08:31:28.534Z] Message: update stable to v1.0.192 [2021-05-17T08:31:29.486Z] ------------------- [2021-05-17T08:31:29.486Z] experimental info: [2021-05-17T08:31:29.486Z] ------------------- [2021-05-17T08:31:29.486Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-17T08:31:29.487Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-17T08:31:29.487Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-17T08:31:29.626Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-05-17T08:31:29.650Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-05-17T08:31:29.673Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-17T08:31:29.696Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-17T08:31:29.718Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-17T08:31:29.741Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-17T08:31:29.764Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-17T08:31:29.786Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-05-17T08:31:29.808Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-05-17T08:31:29.836Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-05-17T08:31:29.858Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-17T08:31:29.879Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-17T08:31:29.901Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-17T08:31:29.923Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-17T08:31:29.946Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-17T08:31:29.969Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-05-17T08:31:29.995Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-17T08:31:30.021Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-17T08:31:30.045Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-05-17T08:31:30.080Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-05-17T08:31:30.116Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-05-17T08:31:30.146Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-17T08:31:30.169Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3470 [Pipeline] echo [2021-05-17T08:31:30.194Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3470 [Pipeline] echo [2021-05-17T08:31:30.226Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3470 [Pipeline] echo [2021-05-17T08:31:30.250Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a2413738d1045b0113b70c0e8e62a5c553c9d6e1 [Pipeline] echo [2021-05-17T08:31:30.273Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a241373 [Pipeline] echo [2021-05-17T08:31:30.298Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-17T08:31:30.383Z] provisioning config files... [2021-05-17T08:31:30.404Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config2370408624449445441tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-17T08:31:30.723Z] ---> docker-login.sh [2021-05-17T08:31:30.723Z] nexus3.edgexfoundry.org:10001 [2021-05-17T08:31:30.990Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-17T08:31:31.256Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-17T08:31:31.256Z] Configure a credential helper to remove this warning. See [2021-05-17T08:31:31.256Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-17T08:31:31.256Z] [2021-05-17T08:31:31.256Z] Login Succeeded [2021-05-17T08:31:31.256Z] nexus3.edgexfoundry.org:10002 [2021-05-17T08:31:31.521Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-17T08:31:31.521Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-17T08:31:31.521Z] Configure a credential helper to remove this warning. See [2021-05-17T08:31:31.521Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-17T08:31:31.521Z] [2021-05-17T08:31:31.521Z] Login Succeeded [2021-05-17T08:31:31.521Z] nexus3.edgexfoundry.org:10003 [2021-05-17T08:31:31.785Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-17T08:31:31.785Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-17T08:31:31.785Z] Configure a credential helper to remove this warning. See [2021-05-17T08:31:31.785Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-17T08:31:31.785Z] [2021-05-17T08:31:31.785Z] Login Succeeded [2021-05-17T08:31:31.785Z] nexus3.edgexfoundry.org:10004 [2021-05-17T08:31:31.785Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-17T08:31:32.048Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-17T08:31:32.048Z] Configure a credential helper to remove this warning. See [2021-05-17T08:31:32.048Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-17T08:31:32.048Z] [2021-05-17T08:31:32.048Z] Login Succeeded [2021-05-17T08:31:32.048Z] docker.io [2021-05-17T08:31:32.048Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-17T08:31:32.310Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-17T08:31:32.310Z] Configure a credential helper to remove this warning. See [2021-05-17T08:31:32.310Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-17T08:31:32.310Z] [2021-05-17T08:31:32.310Z] Login Succeeded [2021-05-17T08:31:32.310Z] ---> docker-login.sh ends [Pipeline] } [2021-05-17T08:31:32.322Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-17T08:31:32.658Z] ++ 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 [2021-05-17T08:31:32.658Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-17T08:31:32.658Z] ++ dirname cmd/core-command/Dockerfile [2021-05-17T08:31:32.658Z] ++ cut -d/ -f2 [2021-05-17T08:31:32.658Z] + echo core-command,cmd/core-command/Dockerfile [2021-05-17T08:31:32.658Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-17T08:31:32.658Z] ++ dirname cmd/core-data/Dockerfile [2021-05-17T08:31:32.658Z] ++ cut -d/ -f2 [2021-05-17T08:31:32.658Z] + echo core-data,cmd/core-data/Dockerfile [2021-05-17T08:31:32.658Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-17T08:31:32.658Z] ++ dirname cmd/core-metadata/Dockerfile [2021-05-17T08:31:32.658Z] ++ cut -d/ -f2 [2021-05-17T08:31:32.658Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-05-17T08:31:32.658Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-17T08:31:32.658Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-05-17T08:31:32.658Z] ++ cut -d/ -f2 [2021-05-17T08:31:32.658Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-05-17T08:31:32.658Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-17T08:31:32.658Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-05-17T08:31:32.658Z] ++ cut -d/ -f2 [2021-05-17T08:31:32.658Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-05-17T08:31:32.658Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-17T08:31:32.658Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-05-17T08:31:32.658Z] ++ cut -d/ -f2 [2021-05-17T08:31:32.658Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-05-17T08:31:32.658Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-17T08:31:32.658Z] ++ dirname cmd/support-notifications/Dockerfile [2021-05-17T08:31:32.658Z] ++ cut -d/ -f2 [2021-05-17T08:31:32.658Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-05-17T08:31:32.658Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-17T08:31:32.658Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-05-17T08:31:32.658Z] ++ cut -d/ -f2 [2021-05-17T08:31:32.658Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-05-17T08:31:32.658Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-17T08:31:32.658Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-05-17T08:31:32.658Z] ++ cut -d/ -f2 [2021-05-17T08:31:32.658Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-05-17T08:31:32.708Z] 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 [2021-05-17T08:31:34.343Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-17T08:31:34.343Z] [2021-05-17T08:31:34.343Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-17T08:31:34.672Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-17T08:31:34.672Z] latest: Pulling from edgex-devops/git-semver [2021-05-17T08:31:34.672Z] 31603596830f: Pulling fs layer [2021-05-17T08:31:34.672Z] 54011a49482f: Pulling fs layer [2021-05-17T08:31:34.672Z] a6820b24f6d8: Pulling fs layer [2021-05-17T08:31:34.672Z] f581987b2513: Pulling fs layer [2021-05-17T08:31:34.672Z] f581987b2513: Waiting [2021-05-17T08:31:34.672Z] 54011a49482f: Verifying Checksum [2021-05-17T08:31:34.672Z] 54011a49482f: Download complete [2021-05-17T08:31:34.959Z] 31603596830f: Verifying Checksum [2021-05-17T08:31:34.959Z] 31603596830f: Download complete [2021-05-17T08:31:34.959Z] f581987b2513: Verifying Checksum [2021-05-17T08:31:34.959Z] f581987b2513: Download complete [2021-05-17T08:31:35.231Z] a6820b24f6d8: Verifying Checksum [2021-05-17T08:31:35.231Z] a6820b24f6d8: Download complete [2021-05-17T08:31:35.231Z] 31603596830f: Pull complete [2021-05-17T08:31:35.497Z] 54011a49482f: Pull complete [2021-05-17T08:31:36.462Z] a6820b24f6d8: Pull complete [2021-05-17T08:31:36.726Z] f581987b2513: Pull complete [2021-05-17T08:31:36.726Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-17T08:31:36.726Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-17T08:31:36.726Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-17T08:31:36.905Z] prd-centos7-docker-4c-2g-311 does not seem to be running inside a container [2021-05-17T08:31:36.964Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-17T08:31:39.667Z] $ docker top fc01a1e14102f03c7a709c4ab6afc1f37e1672d2baf8ee83524134c9c5a79855 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-17T08:31:39.887Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-17T08:31:39.887Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-17T08:31:40.150Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-17T08:31:40.156Z] $ docker exec fc01a1e14102f03c7a709c4ab6afc1f37e1672d2baf8ee83524134c9c5a79855 ssh-agent [2021-05-17T08:31:40.342Z] SSH_AUTH_SOCK=/tmp/ssh-Oza0HQbhypTn/agent.12 [2021-05-17T08:31:40.342Z] SSH_AGENT_PID=18 [2021-05-17T08:31:40.358Z] Running ssh-add (command line suppressed) [2021-05-17T08:31:40.492Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_8785804176596060834.key (/w/workspace/edgex-go/3@tmp/private_key_8785804176596060834.key) [2021-05-17T08:31:40.554Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-17T08:31:40.864Z] + git tag --points-at HEAD [Pipeline] } [2021-05-17T08:31:40.889Z] $ docker exec --env ******** --env ******** fc01a1e14102f03c7a709c4ab6afc1f37e1672d2baf8ee83524134c9c5a79855 ssh-agent -k [2021-05-17T08:31:41.024Z] unset SSH_AUTH_SOCK; [2021-05-17T08:31:41.024Z] unset SSH_AGENT_PID; [2021-05-17T08:31:41.024Z] echo Agent pid 18 killed; [2021-05-17T08:31:41.078Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-17T08:31:41.114Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-17T08:31:41.114Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-17T08:31:41.297Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-17T08:31:41.303Z] $ docker exec fc01a1e14102f03c7a709c4ab6afc1f37e1672d2baf8ee83524134c9c5a79855 ssh-agent [2021-05-17T08:31:41.498Z] SSH_AUTH_SOCK=/tmp/ssh-YtSeHQGw8yXg/agent.47 [2021-05-17T08:31:41.498Z] SSH_AGENT_PID=53 [2021-05-17T08:31:41.510Z] Running ssh-add (command line suppressed) [2021-05-17T08:31:41.644Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_3442993207365435929.key (/w/workspace/edgex-go/3@tmp/private_key_3442993207365435929.key) [2021-05-17T08:31:41.710Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-17T08:31:42.020Z] + git semver init [2021-05-17T08:31:42.020Z] # -> Open(): unable to determine branch for HEAD [2021-05-17T08:31:42.020Z] # $GIT_DIR = /w/workspace/edgex-go/3/.git [2021-05-17T08:31:42.020Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/3 [2021-05-17T08:31:42.020Z] # $SEMVER_REMOTE_NAME = origin [2021-05-17T08:31:42.020Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-17T08:31:42.020Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-17T08:31:42.020Z] # $SEMVER_BRANCH = PR-3470 [2021-05-17T08:31:42.020Z] # $SEMVER_TEMP = /tmp/semver-107744488 [2021-05-17T08:31:42.020Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-05-17T08:34:03.665Z] # '/tmp/semver-107744488' -> '/w/workspace/edgex-go/3/.semver' [2021-05-17T08:34:03.665Z] # -> Force: false [2021-05-17T08:34:03.665Z] # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } [2021-05-17T08:34:03.690Z] $ docker exec --env ******** --env ******** fc01a1e14102f03c7a709c4ab6afc1f37e1672d2baf8ee83524134c9c5a79855 ssh-agent -k [2021-05-17T08:34:04.051Z] unset SSH_AUTH_SOCK; [2021-05-17T08:34:04.051Z] unset SSH_AGENT_PID; [2021-05-17T08:34:04.051Z] echo Agent pid 53 killed; [2021-05-17T08:34:04.177Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-17T08:34:04.534Z] + git semver [Pipeline] } [2021-05-17T08:34:04.576Z] $ docker stop --time=1 fc01a1e14102f03c7a709c4ab6afc1f37e1672d2baf8ee83524134c9c5a79855 [2021-05-17T08:34:06.524Z] $ docker rm -f fc01a1e14102f03c7a709c4ab6afc1f37e1672d2baf8ee83524134c9c5a79855 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-17T08:34:07.029Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-17T08:34:07.587Z] Stashed 1 file(s) [Pipeline] echo [2021-05-17T08:34:07.591Z] [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 [2021-05-17T08:34:08.149Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-17T08:34:08.459Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-17T08:34:08.785Z] + sudo service docker restart [2021-05-17T08:34:08.785Z] + true [2021-05-17T08:34:08.785Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-05-17T08:34:09.396Z] ========================================================= [2021-05-17T08:34:09.396Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-17T08:34:09.396Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-17T08:34:09.718Z] + 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 . [2021-05-17T08:34:13.989Z] Sending build context to Docker daemon 330.5MB [2021-05-17T08:34:13.989Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-05-17T08:34:13.989Z] Step 2/6 : FROM ${BASE} [2021-05-17T08:34:13.989Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-17T08:34:13.989Z] 540db60ca938: Pulling fs layer [2021-05-17T08:34:13.989Z] adcc1eea9eea: Pulling fs layer [2021-05-17T08:34:13.989Z] 4c4ab2625f07: Pulling fs layer [2021-05-17T08:34:13.989Z] 0510c868ecb4: Pulling fs layer [2021-05-17T08:34:13.989Z] afea3b2eda06: Pulling fs layer [2021-05-17T08:34:13.989Z] 7809a108b3ef: Pulling fs layer [2021-05-17T08:34:13.989Z] f706445af74f: Pulling fs layer [2021-05-17T08:34:13.989Z] 0510c868ecb4: Waiting [2021-05-17T08:34:13.989Z] afea3b2eda06: Waiting [2021-05-17T08:34:13.989Z] 7809a108b3ef: Waiting [2021-05-17T08:34:13.989Z] f706445af74f: Waiting [2021-05-17T08:34:13.989Z] 4c4ab2625f07: Verifying Checksum [2021-05-17T08:34:13.989Z] 4c4ab2625f07: Download complete [2021-05-17T08:34:13.989Z] adcc1eea9eea: Verifying Checksum [2021-05-17T08:34:13.989Z] adcc1eea9eea: Download complete [2021-05-17T08:34:13.989Z] afea3b2eda06: Verifying Checksum [2021-05-17T08:34:13.989Z] afea3b2eda06: Download complete [2021-05-17T08:34:13.989Z] 7809a108b3ef: Verifying Checksum [2021-05-17T08:34:13.989Z] 7809a108b3ef: Download complete [2021-05-17T08:34:13.989Z] 540db60ca938: Verifying Checksum [2021-05-17T08:34:13.989Z] 540db60ca938: Download complete [2021-05-17T08:34:14.254Z] 540db60ca938: Pull complete [2021-05-17T08:34:14.517Z] adcc1eea9eea: Pull complete [2021-05-17T08:34:14.517Z] 4c4ab2625f07: Pull complete [2021-05-17T08:34:15.936Z] f706445af74f: Verifying Checksum [2021-05-17T08:34:15.936Z] f706445af74f: Download complete [2021-05-17T08:34:16.699Z] 0510c868ecb4: Verifying Checksum [2021-05-17T08:34:16.699Z] 0510c868ecb4: Download complete [2021-05-17T08:34:22.780Z] Still waiting to schedule task [2021-05-17T08:34:22.781Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-05-17T08:34:25.034Z] 0510c868ecb4: Pull complete [2021-05-17T08:34:25.034Z] afea3b2eda06: Pull complete [2021-05-17T08:34:25.034Z] 7809a108b3ef: Pull complete [2021-05-17T08:34:28.365Z] f706445af74f: Pull complete [2021-05-17T08:34:28.365Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-17T08:34:28.365Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-17T08:34:28.365Z] ---> b068be0155e3 [2021-05-17T08:34:28.365Z] 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 [2021-05-17T08:34:28.946Z] ---> Running in ef9aaf134f04 [2021-05-17T08:34:29.900Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-17T08:34:30.476Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-17T08:34:31.427Z] (1/12) Installing libmagic (5.39-r0) [2021-05-17T08:34:31.692Z] (2/12) Installing file (5.39-r0) [2021-05-17T08:34:31.692Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-17T08:34:31.957Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-17T08:34:46.913Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-17T08:34:46.913Z] (6/12) Installing patch (2.7.6-r6) [2021-05-17T08:34:46.913Z] (7/12) Installing build-base (0.5-r2) [2021-05-17T08:34:46.913Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-17T08:34:46.913Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-17T08:34:46.913Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-17T08:34:46.913Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-17T08:34:46.913Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-17T08:34:46.913Z] Executing busybox-1.32.1-r6.trigger [2021-05-17T08:34:46.913Z] OK: 219 MiB in 52 packages [2021-05-17T08:34:50.249Z] Removing intermediate container ef9aaf134f04 [2021-05-17T08:34:50.249Z] ---> 2348920e0f36 [2021-05-17T08:34:50.249Z] Step 4/6 : WORKDIR /edgex-go [2021-05-17T08:34:50.249Z] ---> Running in 8956e9dfe944 [2021-05-17T08:34:50.512Z] Removing intermediate container 8956e9dfe944 [2021-05-17T08:34:50.512Z] ---> c5c235ce5ff9 [2021-05-17T08:34:50.512Z] Step 5/6 : COPY go.mod . [2021-05-17T08:34:50.778Z] ---> 92fc22d15e37 [2021-05-17T08:34:50.778Z] Step 6/6 : RUN go mod download [2021-05-17T08:34:50.778Z] ---> Running in 5e2b7c7b5a1a [2021-05-17T08:35:12.861Z] Removing intermediate container 5e2b7c7b5a1a [2021-05-17T08:35:12.861Z] ---> 86ece23bd96a [2021-05-17T08:35:12.861Z] Successfully built 86ece23bd96a [2021-05-17T08:35:12.861Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-17T08:35:13.197Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-17T08:35:13.197Z] . [Pipeline] withDockerContainer [2021-05-17T08:35:13.319Z] prd-centos7-docker-4c-2g-311 does not seem to be running inside a container [2021-05-17T08:35:13.376Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** ci-base-image-x86_64 cat [2021-05-17T08:35:14.282Z] $ docker top 3a92fcdec4aa05976d6714c4fc297b11b153dae13358583502491d139fdee539 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-17T08:35:14.722Z] + go version [2021-05-17T08:35:14.722Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-17T08:35:14.742Z] $ docker stop --time=1 3a92fcdec4aa05976d6714c4fc297b11b153dae13358583502491d139fdee539 [2021-05-17T08:35:16.180Z] $ docker rm -f 3a92fcdec4aa05976d6714c4fc297b11b153dae13358583502491d139fdee539 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-17T08:35:16.722Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-17T08:35:16.722Z] . [Pipeline] withDockerContainer [2021-05-17T08:35:16.861Z] prd-centos7-docker-4c-2g-311 does not seem to be running inside a container [2021-05-17T08:35:16.933Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** ci-base-image-x86_64 cat [2021-05-17T08:35:17.862Z] $ docker top 55b9f861ff42644f0999bdf984154afb4056e9dd2b0cf23084fad03f19ceb3aa -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-17T08:35:17.995Z] ========================================================= [2021-05-17T08:35:17.995Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-17T08:35:17.995Z] ========================================================= [Pipeline] sh [2021-05-17T08:35:18.301Z] + go mod tidy [Pipeline] sh [2021-05-17T08:35:20.560Z] + make test [2021-05-17T08:35:20.561Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-17T08:35:30.700Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-17T08:35:52.861Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-17T08:35:59.594Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-17T08:35:59.594Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-17T08:35:59.594Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-17T08:36:03.904Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-17T08:36:03.904Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-17T08:36:03.904Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-17T08:36:03.904Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-17T08:36:04.882Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-17T08:36:04.882Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-17T08:36:08.263Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-17T08:36:08.263Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-17T08:36:08.263Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-05-17T08:36:10.251Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.132s coverage: 46.1% of statements [2021-05-17T08:36:10.251Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-17T08:36:10.251Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-17T08:36:10.251Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-17T08:36:10.251Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-05-17T08:36:10.251Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-05-17T08:36:10.251Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-17T08:36:10.251Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.088s coverage: 28.7% of statements [2021-05-17T08:36:10.251Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.140s coverage: 100.0% of statements [2021-05-17T08:36:13.659Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.210s coverage: 27.8% of statements [2021-05-17T08:36:13.659Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-17T08:36:13.659Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-17T08:36:13.659Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-17T08:36:13.659Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-05-17T08:36:13.659Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-05-17T08:36:13.659Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.112s coverage: 81.2% of statements [2021-05-17T08:36:13.659Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-05-17T08:36:13.659Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.116s coverage: 100.0% of statements [2021-05-17T08:36:13.659Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-05-17T08:36:13.659Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.079s coverage: 100.0% of statements [2021-05-17T08:36:13.659Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-05-17T08:36:13.659Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-05-17T08:36:13.939Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.177s coverage: 71.3% of statements [2021-05-17T08:36:13.939Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-17T08:36:13.939Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-17T08:36:14.948Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.207s coverage: 87.7% of statements [2021-05-17T08:36:14.948Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-17T08:36:14.949Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-17T08:36:14.949Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.097s coverage: 78.9% of statements [2021-05-17T08:36:14.949Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-05-17T08:36:19.458Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.427s coverage: 28.6% of statements [2021-05-17T08:36:19.458Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-17T08:36:19.458Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-17T08:36:19.458Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-17T08:36:19.458Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-05-17T08:36:19.458Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-05-17T08:36:19.458Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.158s coverage: 100.0% of statements [2021-05-17T08:36:19.458Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-05-17T08:36:19.458Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.089s coverage: 100.0% of statements [2021-05-17T08:36:19.458Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-05-17T08:36:19.458Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.255s coverage: 86.7% of statements [2021-05-17T08:36:19.458Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-05-17T08:36:19.458Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.233s coverage: 97.5% of statements [2021-05-17T08:36:19.458Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-05-17T08:36:19.458Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.118s coverage: 78.3% of statements [2021-05-17T08:36:19.458Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-05-17T08:36:19.458Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-17T08:36:19.458Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-17T08:36:19.458Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-05-17T08:36:22.262Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.517s coverage: 95.1% of statements [2021-05-17T08:36:22.262Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-17T08:36:22.262Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-17T08:36:22.262Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-17T08:36:22.262Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-17T08:36:22.262Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-17T08:36:22.262Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-05-17T08:36:22.262Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-05-17T08:36:22.262Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-17T08:36:22.262Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-17T08:36:22.262Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-05-17T08:36:22.262Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-17T08:36:22.262Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-05-17T08:36:22.262Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-17T08:36:22.262Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-05-17T08:36:22.262Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-17T08:36:22.262Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-05-17T08:36:22.262Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-05-17T08:36:22.262Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-17T08:36:22.262Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.094s coverage: 58.8% of statements [2021-05-17T08:36:22.262Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-17T08:36:22.262Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-05-17T08:36:22.262Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.146s coverage: 0.8% of statements [2021-05-17T08:36:22.262Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-17T08:36:22.262Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.157s coverage: 22.0% of statements [2021-05-17T08:36:22.262Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-05-17T08:36:22.262Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.100s coverage: 47.1% of statements [2021-05-17T08:36:22.262Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.111s coverage: 79.5% of statements [2021-05-17T08:36:22.931Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.111s coverage: 94.1% of statements [2021-05-17T08:36:22.931Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.112s coverage: 96.3% of statements [2021-05-17T08:36:23.218Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.099s coverage: 87.5% of statements [2021-05-17T08:36:29.648Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-317 in /w/workspace/edgexfoundry_edgex-go_PR-3470 [Pipeline] { [Pipeline] ws [2021-05-17T08:36:29.666Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2021-05-17T08:36:29.888Z] The recommended git tool is: git [2021-05-17T08:36:35.552Z] using credential edgex-jenkins-ssh [2021-05-17T08:36:35.570Z] Cloning the remote Git repository [2021-05-17T08:36:35.588Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.093s coverage: 94.4% of statements [2021-05-17T08:36:35.588Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.074s coverage: 44.8% of statements [2021-05-17T08:36:35.626Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-17T08:36:35.750Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2021-05-17T08:36:35.828Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-17T08:36:35.829Z] > git --version # timeout=10 [2021-05-17T08:36:35.849Z] > git --version # 'git version 2.17.1' [2021-05-17T08:36:35.851Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-17T08:36:35.948Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-17T08:36:38.312Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.353s coverage: 81.8% of statements [2021-05-17T08:36:38.312Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-05-17T08:36:46.645Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.157s coverage: 92.9% of statements [2021-05-17T08:36:46.645Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-17T08:36:46.645Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-17T08:36:46.645Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-17T08:36:46.645Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.034s coverage: 65.1% of statements [2021-05-17T08:36:46.645Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-17T08:36:46.645Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-17T08:36:46.645Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-17T08:36:46.645Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-17T08:36:46.645Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-17T08:36:46.645Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.051s coverage: 87.2% of statements [2021-05-17T08:36:46.645Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-17T08:36:46.645Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-17T08:36:46.645Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.089s coverage: 100.0% of statements [2021-05-17T08:36:46.645Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-17T08:36:46.645Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.100s coverage: 76.0% of statements [2021-05-17T08:36:46.645Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-17T08:36:46.645Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.094s coverage: 80.0% of statements [2021-05-17T08:36:46.646Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.169s coverage: 87.2% of statements [2021-05-17T08:36:46.646Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.104s coverage: 85.4% of statements [2021-05-17T08:36:46.646Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.141s coverage: 91.2% of statements [2021-05-17T08:36:46.646Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-17T08:36:46.646Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.265s coverage: 64.4% of statements [2021-05-17T08:36:46.646Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-17T08:36:46.646Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-17T08:36:46.646Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.067s coverage: 100.0% of statements [2021-05-17T08:36:46.646Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.046s coverage: 91.3% of statements [2021-05-17T08:36:46.646Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.039s coverage: 100.0% of statements [2021-05-17T08:36:46.646Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.042s coverage: 73.7% of statements [2021-05-17T08:36:46.646Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.037s coverage: 100.0% of statements [2021-05-17T08:36:46.646Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.487s coverage: 66.9% of statements [2021-05-17T08:36:46.646Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-17T08:36:46.646Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-17T08:36:46.646Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-17T08:36:46.646Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.271s coverage: 43.4% of statements [2021-05-17T08:36:46.646Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-17T08:36:46.646Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-17T08:36:46.646Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.053s coverage: 89.5% of statements [2021-05-17T08:36:46.646Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-17T08:36:46.646Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.051s coverage: 84.8% of statements [2021-05-17T08:36:46.646Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.260s coverage: 47.1% of statements [2021-05-17T08:36:46.646Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-17T08:36:46.646Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-17T08:36:46.646Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-17T08:36:46.646Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-05-17T08:36:46.646Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-05-17T08:36:46.646Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.057s coverage: 100.0% of statements [2021-05-17T08:36:46.646Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-05-17T08:36:46.646Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.046s coverage: 100.0% of statements [2021-05-17T08:36:46.646Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-05-17T08:36:46.646Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-05-17T08:36:51.049Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.147s coverage: 21.1% of statements [2021-05-17T08:36:51.049Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-05-17T08:36:51.049Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.285s coverage: 91.9% of statements [2021-05-17T08:36:51.049Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-17T08:36:51.049Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-17T08:36:51.049Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-05-17T08:36:51.656Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 1.199s coverage: 28.8% of statements [2021-05-17T08:36:51.656Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-17T08:36:51.656Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-17T08:36:51.656Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-17T08:36:51.656Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-05-17T08:36:51.656Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-05-17T08:36:51.656Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.146s coverage: 99.0% of statements [2021-05-17T08:36:51.656Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-05-17T08:36:51.656Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.108s coverage: 100.0% of statements [2021-05-17T08:36:51.656Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-05-17T08:36:51.656Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-17T08:36:51.656Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-05-17T08:36:51.952Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.104s coverage: 64.6% of statements [2021-05-17T08:36:51.952Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-17T08:36:51.400Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-17T08:36:51.417Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-17T08:36:51.452Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-17T08:36:51.488Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-17T08:36:51.489Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-17T08:36:51.502Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3470/head:refs/remotes/origin/PR-3470 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-17T08:36:52.415Z] Merging remotes/origin/master commit 7e9ba5b981db46d7eaa29bdee31d80878b461756 into PR head commit 1d3408842a4dfdffdd0c16105e94b11ec1d30639 [2021-05-17T08:36:53.141Z] Merge succeeded, producing 8a233dcf4a5e64af48f039ecbd82a909d50072d5 [2021-05-17T08:36:53.142Z] Checking out Revision 8a233dcf4a5e64af48f039ecbd82a909d50072d5 (PR-3470) [2021-05-17T08:36:53.265Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.155s coverage: 97.6% of statements [2021-05-17T08:36:53.265Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-17T08:36:53.265Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-17T08:36:53.265Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-17T08:36:53.265Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.038s coverage: 0.0% of statements [2021-05-17T08:36:53.265Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-17T08:36:53.265Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.040s coverage: 100.0% of statements [2021-05-17T08:36:53.265Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-17T08:36:53.265Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-17T08:36:53.265Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-17T08:36:53.265Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-17T08:36:53.265Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.070s coverage: 87.9% of statements [2021-05-17T08:36:53.265Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-17T08:36:53.265Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-17T08:36:53.265Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.049s coverage: 100.0% of statements [2021-05-17T08:36:53.668Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.087s coverage: 28.1% of statements [2021-05-17T08:36:53.668Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-05-17T08:36:54.055Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application 0.043s coverage: 85.7% of statements [2021-05-17T08:36:54.055Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-05-17T08:36:54.055Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.048s coverage: 100.0% of statements [2021-05-17T08:36:52.433Z] > git config core.sparsecheckout # timeout=10 [2021-05-17T08:36:52.455Z] > git checkout -f 1d3408842a4dfdffdd0c16105e94b11ec1d30639 # timeout=10 [2021-05-17T08:36:52.790Z] > git remote # timeout=10 [2021-05-17T08:36:52.809Z] > git config --get remote.origin.url # timeout=10 [2021-05-17T08:36:52.822Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-17T08:36:52.842Z] > git merge 7e9ba5b981db46d7eaa29bdee31d80878b461756 # timeout=10 [2021-05-17T08:36:53.125Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-17T08:36:53.145Z] > git config core.sparsecheckout # timeout=10 [2021-05-17T08:36:53.165Z] > git checkout -f 8a233dcf4a5e64af48f039ecbd82a909d50072d5 # timeout=10 [2021-05-17T08:36:54.733Z] GO111MODULE=on go vet ./... [2021-05-17T08:36:57.474Z] Commit message: "Merge commit '7e9ba5b981db46d7eaa29bdee31d80878b461756' into HEAD" [2021-05-17T08:36:57.497Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-17T08:36:57.479Z] > git rev-list --no-walk be2ac1bbb9439c6cf3eb8c88494000b0cbbd3285 # timeout=10 [2021-05-17T08:36:58.782Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-17T08:36:59.215Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-17T08:36:59.558Z] + sudo service docker restart [2021-05-17T08:36:59.558Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-17T08:37:01.589Z] provisioning config files... [2021-05-17T08:37:01.615Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config7723083328594292224tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-17T08:37:02.005Z] ---> docker-login.sh [2021-05-17T08:37:02.005Z] nexus3.edgexfoundry.org:10001 [2021-05-17T08:37:03.002Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-17T08:37:03.278Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-17T08:37:03.278Z] Configure a credential helper to remove this warning. See [2021-05-17T08:37:03.278Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-17T08:37:03.278Z] [2021-05-17T08:37:03.278Z] Login Succeeded [2021-05-17T08:37:03.278Z] nexus3.edgexfoundry.org:10002 [2021-05-17T08:37:03.887Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-17T08:37:03.887Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-17T08:37:03.887Z] Configure a credential helper to remove this warning. See [2021-05-17T08:37:03.887Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-17T08:37:03.887Z] [2021-05-17T08:37:03.887Z] Login Succeeded [2021-05-17T08:37:03.887Z] nexus3.edgexfoundry.org:10003 [2021-05-17T08:37:04.169Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-17T08:37:04.446Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-17T08:37:04.446Z] Configure a credential helper to remove this warning. See [2021-05-17T08:37:04.446Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-17T08:37:04.446Z] [2021-05-17T08:37:04.446Z] Login Succeeded [2021-05-17T08:37:04.446Z] nexus3.edgexfoundry.org:10004 [2021-05-17T08:37:05.050Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-17T08:37:05.050Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-17T08:37:05.050Z] Configure a credential helper to remove this warning. See [2021-05-17T08:37:05.050Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-17T08:37:05.050Z] [2021-05-17T08:37:05.050Z] Login Succeeded [2021-05-17T08:37:05.050Z] docker.io [2021-05-17T08:37:05.655Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-17T08:37:05.933Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-17T08:37:05.933Z] Configure a credential helper to remove this warning. See [2021-05-17T08:37:05.933Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-17T08:37:05.933Z] [2021-05-17T08:37:05.933Z] Login Succeeded [2021-05-17T08:37:05.933Z] ---> docker-login.sh ends [Pipeline] } [2021-05-17T08:37:05.953Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-17T08:37:06.363Z] ========================================================= [2021-05-17T08:37:06.364Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-17T08:37:06.364Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-17T08:37:06.721Z] + 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 . [2021-05-17T08:37:09.360Z] Sending build context to Docker daemon 167.9MB [2021-05-17T08:37:09.360Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-05-17T08:37:09.360Z] Step 2/6 : FROM ${BASE} [2021-05-17T08:37:09.360Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-17T08:37:09.360Z] 595b0fe564bb: Pulling fs layer [2021-05-17T08:37:09.360Z] 7186ed65a4f7: Pulling fs layer [2021-05-17T08:37:09.360Z] 316046926c0a: Pulling fs layer [2021-05-17T08:37:09.360Z] 4ebd0625c992: Pulling fs layer [2021-05-17T08:37:09.360Z] 207e8628e3a3: Pulling fs layer [2021-05-17T08:37:09.360Z] c791037a9be2: Pulling fs layer [2021-05-17T08:37:09.360Z] ffd874e62e21: Pulling fs layer [2021-05-17T08:37:09.360Z] 4ebd0625c992: Waiting [2021-05-17T08:37:09.360Z] 207e8628e3a3: Waiting [2021-05-17T08:37:09.360Z] ffd874e62e21: Waiting [2021-05-17T08:37:09.360Z] c791037a9be2: Waiting [2021-05-17T08:37:09.360Z] 316046926c0a: Verifying Checksum [2021-05-17T08:37:09.360Z] 316046926c0a: Download complete [2021-05-17T08:37:09.360Z] 7186ed65a4f7: Verifying Checksum [2021-05-17T08:37:09.360Z] 207e8628e3a3: Verifying Checksum [2021-05-17T08:37:09.360Z] 207e8628e3a3: Download complete [2021-05-17T08:37:09.360Z] c791037a9be2: Verifying Checksum [2021-05-17T08:37:09.360Z] c791037a9be2: Download complete [2021-05-17T08:37:09.360Z] 595b0fe564bb: Verifying Checksum [2021-05-17T08:37:10.342Z] 595b0fe564bb: Pull complete [2021-05-17T08:37:10.621Z] 7186ed65a4f7: Pull complete [2021-05-17T08:37:11.231Z] 316046926c0a: Pull complete [2021-05-17T08:37:11.833Z] ffd874e62e21: Verifying Checksum [2021-05-17T08:37:11.833Z] ffd874e62e21: Download complete [2021-05-17T08:37:12.814Z] 4ebd0625c992: Verifying Checksum [2021-05-17T08:37:12.815Z] 4ebd0625c992: Download complete [2021-05-17T08:37:23.018Z] 4ebd0625c992: Pull complete [2021-05-17T08:37:23.018Z] 207e8628e3a3: Pull complete [2021-05-17T08:37:23.293Z] c791037a9be2: Pull complete [2021-05-17T08:37:26.700Z] ffd874e62e21: Pull complete [2021-05-17T08:37:26.700Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-17T08:37:26.700Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-17T08:37:26.700Z] ---> cfc18b08335c [2021-05-17T08:37:26.700Z] 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 [2021-05-17T08:37:31.018Z] ---> Running in c40df112c495 [2021-05-17T08:37:31.615Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-17T08:37:32.599Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-17T08:37:33.200Z] (1/12) Installing libmagic (5.39-r0) [2021-05-17T08:37:33.472Z] (2/12) Installing file (5.39-r0) [2021-05-17T08:37:33.748Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-17T08:37:33.749Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-17T08:37:39.212Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-17T08:37:39.212Z] (6/12) Installing patch (2.7.6-r6) [2021-05-17T08:37:39.212Z] (7/12) Installing build-base (0.5-r2) [2021-05-17T08:37:39.212Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-17T08:37:39.212Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-17T08:37:39.488Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-17T08:37:39.488Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-17T08:37:39.764Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-17T08:37:39.765Z] Executing busybox-1.32.1-r6.trigger [2021-05-17T08:37:39.765Z] OK: 218 MiB in 52 packages [2021-05-17T08:37:42.031Z] gofmt -l . [2021-05-17T08:37:42.031Z] [ "`gofmt -l .`" = "" ] [2021-05-17T08:37:42.031Z] ./bin/test-go-mod-tidy.sh [2021-05-17T08:37:42.031Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-05-17T08:37:42.981Z] + ls -al . [2021-05-17T08:37:42.981Z] total 836 [2021-05-17T08:37:42.981Z] drwxrwxr-x 10 1001 1001 4096 May 17 08:37 . [2021-05-17T08:37:42.981Z] drwxr-xr-x 4 root root 28 May 17 08:35 .. [2021-05-17T08:37:42.981Z] -rw-rw-r-- 1 1001 1001 11 May 17 08:31 .dockerignore [2021-05-17T08:37:42.981Z] drwxrwxr-x 8 1001 1001 179 May 17 08:31 .git [2021-05-17T08:37:42.981Z] drwxrwxr-x 3 1001 1001 125 May 17 08:31 .github [2021-05-17T08:37:42.981Z] -rw-rw-r-- 1 1001 1001 818 May 17 08:31 .gitignore [2021-05-17T08:37:42.981Z] drwx------ 3 1001 1001 60 May 17 08:33 .semver [2021-05-17T08:37:42.981Z] -rw-rw-r-- 1 1001 1001 166 May 17 08:31 .sonarcloud.properties [2021-05-17T08:37:42.981Z] -rw-rw-r-- 1 1001 1001 8609 May 17 08:31 Attribution.txt [2021-05-17T08:37:42.981Z] -rw-rw-r-- 1 1001 1001 3804 May 17 08:31 CONTRIBUTING.md [2021-05-17T08:37:42.981Z] -rw-rw-r-- 1 1001 1001 931 May 17 08:31 Dockerfile.build [2021-05-17T08:37:42.981Z] -rw-rw-r-- 1 1001 1001 863 May 17 08:31 Jenkinsfile [2021-05-17T08:37:42.981Z] -rw-rw-r-- 1 1001 1001 10775 May 17 08:31 LICENSE [2021-05-17T08:37:42.981Z] -rw-rw-r-- 1 1001 1001 5594 May 17 08:31 Makefile [2021-05-17T08:37:42.981Z] -rw-rw-r-- 1 1001 1001 7978 May 17 08:31 README.md [2021-05-17T08:37:42.981Z] -rw-rw-r-- 1 1001 1001 6755 May 17 08:31 SECURITY.md [2021-05-17T08:37:42.981Z] -rw-rw-r-- 1 1001 1001 5 May 17 08:34 VERSION [2021-05-17T08:37:42.981Z] -rw-rw-r-- 1 1001 1001 4131 May 17 08:31 ZMQWindows.md [2021-05-17T08:37:42.981Z] drwxrwxr-x 2 1001 1001 117 May 17 08:31 bin [2021-05-17T08:37:42.981Z] drwxrwxr-x 14 1001 1001 4096 May 17 08:31 cmd [2021-05-17T08:37:42.981Z] -rw-r--r-- 1 root root 728714 May 17 08:36 coverage.out [2021-05-17T08:37:42.981Z] -rw-r--r-- 1 root root 1060 May 17 08:37 go.mod [2021-05-17T08:37:42.981Z] -rw-r--r-- 1 root root 22101 May 17 08:35 go.sum [2021-05-17T08:37:42.981Z] drwxrwxr-x 8 1001 1001 127 May 17 08:31 internal [2021-05-17T08:37:42.981Z] drwxrwxr-x 4 1001 1001 26 May 17 08:31 openapi [2021-05-17T08:37:42.981Z] drwxrwxr-x 4 1001 1001 71 May 17 08:31 snap [2021-05-17T08:37:42.981Z] -rw-rw-r-- 1 1001 1001 168 May 17 08:31 version.go [Pipeline] sh [2021-05-17T08:37:43.295Z] + '[' -e coverage.out ] [2021-05-17T08:37:43.295Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-05-17T08:37:43.583Z] Stashed 1 file(s) [Pipeline] sh [2021-05-17T08:37:43.883Z] + make build [2021-05-17T08:37:43.883Z] 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 [2021-05-17T08:37:44.100Z] Removing intermediate container c40df112c495 [2021-05-17T08:37:44.100Z] ---> 5b3748902d6e [2021-05-17T08:37:44.100Z] Step 4/6 : WORKDIR /edgex-go [2021-05-17T08:37:44.100Z] ---> Running in 07e9478c4e12 [2021-05-17T08:37:44.698Z] Removing intermediate container 07e9478c4e12 [2021-05-17T08:37:44.698Z] ---> fbdde4a04df9 [2021-05-17T08:37:44.698Z] Step 5/6 : COPY go.mod . [2021-05-17T08:37:45.298Z] ---> c266aad5dfc5 [2021-05-17T08:37:45.298Z] Step 6/6 : RUN go mod download [2021-05-17T08:37:45.298Z] ---> Running in ef2f4604c923 [2021-05-17T08:37:46.514Z] 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 [2021-05-17T08:38:01.781Z] 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 [2021-05-17T08:38:02.072Z] 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 [2021-05-17T08:38:06.506Z] 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 [2021-05-17T08:38:06.506Z] 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 [2021-05-17T08:38:09.330Z] 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 [2021-05-17T08:38:12.072Z] 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 [2021-05-17T08:38:12.138Z] Removing intermediate container ef2f4604c923 [2021-05-17T08:38:12.139Z] ---> 37bda20fb669 [2021-05-17T08:38:12.139Z] Successfully built 37bda20fb669 [2021-05-17T08:38:12.139Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-17T08:38:12.507Z] + docker inspect -f . ci-base-image-arm64 [2021-05-17T08:38:12.507Z] . [Pipeline] withDockerContainer [2021-05-17T08:38:12.991Z] prd-ubuntu18.04-docker-arm64-4c-16g-317 does not seem to be running inside a container [2021-05-17T08:38:13.167Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** -e ******** ci-base-image-arm64 cat [2021-05-17T08:38:14.144Z] 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 [2021-05-17T08:38:14.798Z] $ docker top 04e9553e40db24440489f4c64e2daf3f82d799ec7f32ae8323ec624a6ccb311d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-17T08:38:15.857Z] + go version [2021-05-17T08:38:15.858Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-17T08:38:15.895Z] $ docker stop --time=1 04e9553e40db24440489f4c64e2daf3f82d799ec7f32ae8323ec624a6ccb311d [2021-05-17T08:38:16.228Z] 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 [2021-05-17T08:38:17.658Z] 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 [2021-05-17T08:38:17.873Z] $ docker rm -f 04e9553e40db24440489f4c64e2daf3f82d799ec7f32ae8323ec624a6ccb311d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-17T08:38:18.678Z] + docker inspect -f . ci-base-image-arm64 [2021-05-17T08:38:18.678Z] . [Pipeline] withDockerContainer [2021-05-17T08:38:18.975Z] prd-ubuntu18.04-docker-arm64-4c-16g-317 does not seem to be running inside a container [2021-05-17T08:38:19.066Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** -e ******** ci-base-image-arm64 cat [2021-05-17T08:38:19.728Z] 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 [2021-05-17T08:38:20.517Z] $ docker top d7611e300232c260d67a8ba4ea7f6754e596f5719a0b1e6ff3a7826ec980df19 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-17T08:38:20.836Z] ========================================================= [2021-05-17T08:38:20.836Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-17T08:38:20.836Z] ========================================================= [Pipeline] sh [2021-05-17T08:38:21.488Z] + go mod tidy [Pipeline] } [2021-05-17T08:38:22.375Z] $ docker stop --time=1 55b9f861ff42644f0999bdf984154afb4056e9dd2b0cf23084fad03f19ceb3aa [2021-05-17T08:38:24.191Z] $ docker rm -f 55b9f861ff42644f0999bdf984154afb4056e9dd2b0cf23084fad03f19ceb3aa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2021-05-17T08:38:25.474Z] + make test [2021-05-17T08:38:25.474Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [Pipeline] isUnix [Pipeline] sh [2021-05-17T08:38:25.982Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-17T08:38:25.983Z] [2021-05-17T08:38:25.983Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-05-17T08:38:26.341Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-17T08:38:26.614Z] latest: Pulling from edgex-devops/edgex-compose [2021-05-17T08:38:26.614Z] cbdbe7a5bc2a: Pulling fs layer [2021-05-17T08:38:26.614Z] ca9280d653b3: Pulling fs layer [2021-05-17T08:38:26.614Z] 7e9c9ca2126c: Pulling fs layer [2021-05-17T08:38:26.911Z] cbdbe7a5bc2a: Verifying Checksum [2021-05-17T08:38:26.911Z] cbdbe7a5bc2a: Download complete [2021-05-17T08:38:27.528Z] cbdbe7a5bc2a: Pull complete [2021-05-17T08:38:27.804Z] ca9280d653b3: Download complete [2021-05-17T08:38:29.267Z] 7e9c9ca2126c: Download complete [2021-05-17T08:38:29.267Z] ca9280d653b3: Pull complete [2021-05-17T08:38:37.665Z] 7e9c9ca2126c: Pull complete [2021-05-17T08:38:37.665Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-05-17T08:38:37.665Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-17T08:38:37.665Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-05-17T08:38:37.909Z] prd-centos7-docker-4c-2g-311 does not seem to be running inside a container [2021-05-17T08:38:37.970Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 [2021-05-17T08:38:40.141Z] $ docker top fa4377f1c889a20479bd0e0e6516695fdbf45f620f40bc339f4f1da1994363c4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-17T08:38:40.591Z] + docker-compose build --help [2021-05-17T08:38:40.592Z] + grep parallel [2021-05-17T08:38:41.993Z] --parallel Build images in parallel. [Pipeline] } [2021-05-17T08:38:42.010Z] $ docker stop --time=1 fa4377f1c889a20479bd0e0e6516695fdbf45f620f40bc339f4f1da1994363c4 [2021-05-17T08:38:43.435Z] $ docker rm -f fa4377f1c889a20479bd0e0e6516695fdbf45f620f40bc339f4f1da1994363c4 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-17T08:38:43.962Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-17T08:38:43.962Z] . [Pipeline] withDockerContainer [2021-05-17T08:38:44.089Z] prd-centos7-docker-4c-2g-311 does not seem to be running inside a container [2021-05-17T08:38:44.142Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-05-17T08:38:44.938Z] $ docker top c1ee5479d72f2693cf6169e0c1bc348c2dca65f0c3f1a0084f97496080b8638b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-17T08:38:45.575Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-17T08:38:46.590Z] Building core-command ... [2021-05-17T08:38:46.590Z] Building core-data ... [2021-05-17T08:38:46.590Z] Building core-metadata ... [2021-05-17T08:38:46.590Z] Building security-bootstrapper ... [2021-05-17T08:38:46.590Z] Building security-proxy-setup ... [2021-05-17T08:38:46.590Z] Building security-secretstore-setup ... [2021-05-17T08:38:46.590Z] Building support-notifications ... [2021-05-17T08:38:46.590Z] Building support-scheduler ... [2021-05-17T08:38:46.590Z] Building sys-mgmt-agent ... [2021-05-17T08:38:46.590Z] Building security-bootstrapper [2021-05-17T08:38:46.861Z] Building core-command [2021-05-17T08:38:46.861Z] Building support-notifications [2021-05-17T08:38:46.861Z] Building support-scheduler [2021-05-17T08:38:46.861Z] Building security-proxy-setup [2021-05-17T08:38:52.329Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-17T08:39:25.896Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-17T08:39:25.896Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-17T08:39:25.896Z] ---> 86ece23bd96a [2021-05-17T08:39:25.896Z] Step 3/22 : WORKDIR /edgex-go [2021-05-17T08:39:25.896Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-17T08:39:25.896Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-17T08:39:25.896Z] ---> 86ece23bd96a [2021-05-17T08:39:25.896Z] Step 3/23 : WORKDIR /edgex-go [2021-05-17T08:39:26.162Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-17T08:39:26.162Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-17T08:39:26.162Z] ---> 86ece23bd96a [2021-05-17T08:39:26.162Z] Step 3/24 : WORKDIR /edgex-go [2021-05-17T08:39:26.432Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-17T08:39:26.432Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-05-17T08:39:26.432Z] ---> 86ece23bd96a [2021-05-17T08:39:26.432Z] Step 3/32 : WORKDIR /edgex-go [2021-05-17T08:39:26.695Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-17T08:39:26.695Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-17T08:39:26.695Z] ---> 86ece23bd96a [2021-05-17T08:39:26.695Z] Step 3/23 : WORKDIR /edgex-go [2021-05-17T08:39:27.290Z] ---> Running in 1e2b50b6fb05 [2021-05-17T08:39:27.290Z] ---> Running in 4532344684f3 [2021-05-17T08:39:27.290Z] ---> Running in 024f774151e7 [2021-05-17T08:39:27.290Z] ---> Running in a7632c600ab4 [2021-05-17T08:39:27.290Z] ---> Running in b68efdce8550 [2021-05-17T08:39:27.866Z] Removing intermediate container 1e2b50b6fb05 [2021-05-17T08:39:27.866Z] ---> 23f5e11bb8ab [2021-05-17T08:39:27.866Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-17T08:39:27.866Z] Removing intermediate container 024f774151e7 [2021-05-17T08:39:27.866Z] ---> a822f2230750 [2021-05-17T08:39:27.866Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-17T08:39:27.866Z] Removing intermediate container b68efdce8550 [2021-05-17T08:39:27.866Z] ---> f0e2a41e8ab5 [2021-05-17T08:39:27.866Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-17T08:39:27.866Z] Removing intermediate container a7632c600ab4 [2021-05-17T08:39:27.866Z] ---> 4a2706c4366d [2021-05-17T08:39:27.866Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-17T08:39:27.866Z] ---> Running in 50f2a7078a2f [2021-05-17T08:39:27.866Z] Removing intermediate container 4532344684f3 [2021-05-17T08:39:27.866Z] ---> 2ca4a0f4e627 [2021-05-17T08:39:27.866Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-17T08:39:28.132Z] ---> Running in d88ebe25782f [2021-05-17T08:39:28.132Z] ---> Running in 3b609f9059cf [2021-05-17T08:39:28.132Z] ---> Running in 226571ae9947 [2021-05-17T08:39:28.132Z] ---> Running in d211b2d49ad7 [2021-05-17T08:39:30.097Z] Removing intermediate container 226571ae9947 [2021-05-17T08:39:30.097Z] ---> 7ad052664eda [2021-05-17T08:39:30.097Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-17T08:39:30.097Z] Removing intermediate container 50f2a7078a2f [2021-05-17T08:39:30.097Z] ---> 26e18a6045b4 [2021-05-17T08:39:30.097Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-17T08:39:30.364Z] ---> Running in 40536dee08e6 [2021-05-17T08:39:30.364Z] Removing intermediate container d88ebe25782f [2021-05-17T08:39:30.364Z] ---> f00c68fcbe10 [2021-05-17T08:39:30.364Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-05-17T08:39:30.364Z] ---> Running in 4162739ece8c [2021-05-17T08:39:30.628Z] Removing intermediate container 3b609f9059cf [2021-05-17T08:39:30.628Z] ---> a8c0ebdc7415 [2021-05-17T08:39:30.628Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-17T08:39:30.628Z] Removing intermediate container d211b2d49ad7 [2021-05-17T08:39:30.628Z] ---> bef17fcf1386 [2021-05-17T08:39:30.628Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-17T08:39:30.628Z] ---> Running in 0bd8ed6c716b [2021-05-17T08:39:30.896Z] ---> Running in 3b6ff3e57481 [2021-05-17T08:39:30.896Z] ---> Running in 888cf9f69e5f [2021-05-17T08:39:31.867Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-17T08:39:31.867Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-17T08:39:31.867Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-17T08:39:31.867Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-17T08:39:31.867Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-17T08:39:32.444Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-17T08:39:32.444Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-17T08:39:32.444Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-17T08:39:32.711Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-17T08:39:32.711Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-17T08:39:33.292Z] OK: 219 MiB in 52 packages [2021-05-17T08:39:33.878Z] OK: 219 MiB in 52 packages [2021-05-17T08:39:33.878Z] OK: 219 MiB in 52 packages [2021-05-17T08:39:33.878Z] OK: 219 MiB in 52 packages [2021-05-17T08:39:33.878Z] OK: 219 MiB in 52 packages [2021-05-17T08:39:34.860Z] Removing intermediate container 4162739ece8c [2021-05-17T08:39:34.860Z] ---> 47378756101e [2021-05-17T08:39:34.860Z] Step 6/24 : COPY go.mod . [2021-05-17T08:39:35.137Z] Removing intermediate container 40536dee08e6 [2021-05-17T08:39:35.137Z] ---> 85ca26eaed2f [2021-05-17T08:39:35.137Z] Step 6/23 : COPY go.mod . [2021-05-17T08:39:35.137Z] ---> 04f34be2b052 [2021-05-17T08:39:35.137Z] Step 7/24 : RUN go mod download [2021-05-17T08:39:35.137Z] Removing intermediate container 3b6ff3e57481 [2021-05-17T08:39:35.137Z] ---> e3300a339cea [2021-05-17T08:39:35.137Z] Step 6/23 : COPY go.mod . [2021-05-17T08:39:35.137Z] ---> Running in ed14bf0b832a [2021-05-17T08:39:35.402Z] Removing intermediate container 0bd8ed6c716b [2021-05-17T08:39:35.402Z] ---> 7ddad3be91bc [2021-05-17T08:39:35.402Z] Step 6/32 : COPY go.mod . [2021-05-17T08:39:35.402Z] Removing intermediate container 888cf9f69e5f [2021-05-17T08:39:35.402Z] ---> 9927775d0794 [2021-05-17T08:39:35.402Z] Step 6/22 : COPY go.mod . [2021-05-17T08:39:35.402Z] ---> be11b2a2788f [2021-05-17T08:39:35.402Z] Step 7/23 : RUN go mod download [2021-05-17T08:39:35.667Z] ---> efb0a04e6864 [2021-05-17T08:39:35.667Z] Step 7/23 : RUN go mod download [2021-05-17T08:39:35.667Z] ---> Running in e83cc6c3356e [2021-05-17T08:39:35.932Z] ---> Running in 7fbe82692fb8 [2021-05-17T08:39:35.932Z] ---> 2de41c007e2d [2021-05-17T08:39:35.932Z] Step 7/22 : RUN go mod download [2021-05-17T08:39:35.932Z] ---> a8ce8070d1fc [2021-05-17T08:39:35.932Z] Step 7/32 : RUN go mod download [2021-05-17T08:39:36.200Z] ---> Running in 3373dbfdf617 [2021-05-17T08:39:36.200Z] ---> Running in bd913d18d4ce [2021-05-17T08:39:37.634Z] Removing intermediate container ed14bf0b832a [2021-05-17T08:39:37.634Z] ---> e1714105ee34 [2021-05-17T08:39:37.634Z] Step 8/24 : COPY . . [2021-05-17T08:39:37.634Z] Removing intermediate container e83cc6c3356e [2021-05-17T08:39:37.634Z] ---> 9e7874a2b0e8 [2021-05-17T08:39:37.634Z] Step 8/23 : COPY . . [2021-05-17T08:39:37.901Z] Removing intermediate container 7fbe82692fb8 [2021-05-17T08:39:37.901Z] ---> a34299fc9bc8 [2021-05-17T08:39:37.901Z] Step 8/23 : COPY . . [2021-05-17T08:39:43.335Z] Removing intermediate container 3373dbfdf617 [2021-05-17T08:39:43.335Z] ---> 0855838d17eb [2021-05-17T08:39:43.335Z] Step 8/32 : COPY . . [2021-05-17T08:39:43.927Z] Removing intermediate container bd913d18d4ce [2021-05-17T08:39:43.927Z] ---> 23db0768a994 [2021-05-17T08:39:43.927Z] Step 8/22 : COPY . . [2021-05-17T08:40:00.432Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-17T08:40:07.258Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-17T08:40:17.485Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-17T08:40:17.485Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-17T08:40:21.845Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-17T08:40:21.846Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-17T08:40:21.846Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-17T08:40:21.846Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-17T08:40:27.293Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-17T08:40:27.570Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-17T08:40:30.981Z] ---> 44b48fd4dc26 [2021-05-17T08:40:30.981Z] Step 9/23 : RUN go mod tidy [2021-05-17T08:40:30.981Z] ---> b5518f9cc53b [2021-05-17T08:40:30.981Z] Step 9/24 : RUN go mod tidy [2021-05-17T08:40:30.981Z] ---> 7c776102e30f [2021-05-17T08:40:30.981Z] Step 9/23 : RUN go mod tidy [2021-05-17T08:40:30.981Z] ---> Running in 1954733e7437 [2021-05-17T08:40:30.981Z] ---> Running in 337c43a2dd58 [2021-05-17T08:40:30.981Z] ---> Running in 0219b42bce23 [2021-05-17T08:40:30.981Z] ---> 8f297d9ef5d3 [2021-05-17T08:40:30.981Z] Step 9/32 : RUN go mod tidy [2021-05-17T08:40:30.981Z] ---> 7948bc12bbe6 [2021-05-17T08:40:30.981Z] Step 9/22 : RUN go mod tidy [2021-05-17T08:40:30.981Z] ---> Running in 06bc93069331 [2021-05-17T08:40:30.981Z] ---> Running in 47f9e2322a9c [2021-05-17T08:40:30.981Z] Removing intermediate container 1954733e7437 [2021-05-17T08:40:30.981Z] ---> 0c90c1bb737e [2021-05-17T08:40:30.981Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-05-17T08:40:30.981Z] Removing intermediate container 47f9e2322a9c [2021-05-17T08:40:30.981Z] ---> 1b26e69a3f08 [2021-05-17T08:40:30.981Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-17T08:40:30.981Z] Removing intermediate container 0219b42bce23 [2021-05-17T08:40:30.981Z] ---> daf0f039199f [2021-05-17T08:40:30.981Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-05-17T08:40:31.269Z] ---> Running in d36341f99ab1 [2021-05-17T08:40:31.269Z] ---> Running in 2c2be966a378 [2021-05-17T08:40:31.269Z] ---> Running in cb79a9550fbd [2021-05-17T08:40:31.269Z] Removing intermediate container 337c43a2dd58 [2021-05-17T08:40:31.269Z] ---> 804a0f19ad64 [2021-05-17T08:40:31.269Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-05-17T08:40:31.269Z] Removing intermediate container 06bc93069331 [2021-05-17T08:40:31.269Z] ---> 05969cc8a230 [2021-05-17T08:40:31.269Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-17T08:40:31.866Z] ---> Running in 7ca1384047f0 [2021-05-17T08:40:31.866Z] ---> Running in 0f8731b7ed94 [2021-05-17T08:40:32.866Z] 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 [2021-05-17T08:40:32.866Z] 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 [2021-05-17T08:40:33.196Z] 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 [2021-05-17T08:40:33.475Z] 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 [2021-05-17T08:40:33.475Z] 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 [2021-05-17T08:40:37.760Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-17T08:40:37.760Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-17T08:40:37.760Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-05-17T08:40:43.184Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.365s coverage: 46.1% of statements [2021-05-17T08:40:43.184Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-17T08:40:43.184Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-17T08:40:43.184Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-17T08:40:43.184Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-05-17T08:40:43.184Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-05-17T08:40:43.184Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-17T08:40:43.184Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.196s coverage: 28.7% of statements [2021-05-17T08:40:43.459Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.341s coverage: 100.0% of statements [2021-05-17T08:40:51.781Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.608s coverage: 27.8% of statements [2021-05-17T08:40:51.781Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-17T08:40:51.781Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-17T08:40:51.781Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-17T08:40:51.781Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-05-17T08:40:51.781Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-05-17T08:40:51.781Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.266s coverage: 81.2% of statements [2021-05-17T08:40:51.781Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-05-17T08:40:51.781Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.264s coverage: 100.0% of statements [2021-05-17T08:40:51.781Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-05-17T08:40:51.781Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.204s coverage: 100.0% of statements [2021-05-17T08:40:51.781Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-05-17T08:40:51.781Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-05-17T08:40:53.781Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.359s coverage: 71.3% of statements [2021-05-17T08:40:53.781Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-17T08:40:53.781Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-17T08:40:55.250Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.618s coverage: 87.7% of statements [2021-05-17T08:40:55.250Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-17T08:40:55.250Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-17T08:40:55.250Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.212s coverage: 78.9% of statements [2021-05-17T08:40:55.250Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-05-17T08:41:05.433Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.211s coverage: 28.6% of statements [2021-05-17T08:41:05.433Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-17T08:41:05.433Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-17T08:41:05.433Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-17T08:41:05.433Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-05-17T08:41:05.433Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-05-17T08:41:05.433Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.263s coverage: 100.0% of statements [2021-05-17T08:41:05.433Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-05-17T08:41:05.433Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.253s coverage: 100.0% of statements [2021-05-17T08:41:05.433Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-05-17T08:41:05.433Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.502s coverage: 86.7% of statements [2021-05-17T08:41:05.433Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-05-17T08:41:05.433Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.468s coverage: 97.5% of statements [2021-05-17T08:41:05.433Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-05-17T08:41:05.433Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.366s coverage: 78.3% of statements [2021-05-17T08:41:05.433Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-05-17T08:41:05.433Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-17T08:41:05.433Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-17T08:41:05.433Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-05-17T08:41:12.188Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.283s coverage: 95.1% of statements [2021-05-17T08:41:12.188Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-17T08:41:12.188Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-17T08:41:12.188Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-17T08:41:12.188Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-17T08:41:12.188Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-17T08:41:12.188Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-05-17T08:41:12.188Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-05-17T08:41:12.188Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-17T08:41:12.188Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-17T08:41:12.188Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-05-17T08:41:12.188Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-17T08:41:12.188Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-05-17T08:41:12.188Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-17T08:41:12.188Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-05-17T08:41:12.188Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-17T08:41:12.188Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-05-17T08:41:12.188Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-05-17T08:41:12.188Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-17T08:41:12.188Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.152s coverage: 58.8% of statements [2021-05-17T08:41:12.188Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-17T08:41:12.188Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-05-17T08:41:12.188Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.272s coverage: 0.8% of statements [2021-05-17T08:41:12.188Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-17T08:41:12.188Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.160s coverage: 22.0% of statements [2021-05-17T08:41:12.188Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-05-17T08:41:12.188Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.197s coverage: 47.1% of statements [2021-05-17T08:41:12.188Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.280s coverage: 79.5% of statements [2021-05-17T08:41:12.188Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.161s coverage: 94.1% of statements [2021-05-17T08:41:13.173Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.230s coverage: 96.3% of statements [2021-05-17T08:41:13.173Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.219s coverage: 87.5% of statements [2021-05-17T08:41:20.391Z] 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 [2021-05-17T08:41:20.391Z] Removing intermediate container 0f8731b7ed94 [2021-05-17T08:41:20.391Z] ---> 801c8fc4fbbb [2021-05-17T08:41:20.391Z] [2021-05-17T08:41:20.391Z] Step 11/32 : FROM alpine:3.12 [2021-05-17T08:41:20.391Z] 3.12: Pulling from library/alpine [2021-05-17T08:41:20.391Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-17T08:41:20.391Z] Status: Downloaded newer image for alpine:3.12 [2021-05-17T08:41:20.391Z] ---> 13621d1b12d4 [2021-05-17T08:41:20.391Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-17T08:41:23.734Z] ---> Running in 0d31a4f7e48e [2021-05-17T08:41:25.612Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.189s coverage: 94.4% of statements [2021-05-17T08:41:25.612Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.162s coverage: 44.8% of statements [2021-05-17T08:41:25.666Z] Removing intermediate container 2c2be966a378 [2021-05-17T08:41:25.667Z] ---> 737f7f2eec31 [2021-05-17T08:41:25.667Z] [2021-05-17T08:41:25.667Z] Step 11/22 : FROM alpine:3.12 [2021-05-17T08:41:25.667Z] ---> 13621d1b12d4 [2021-05-17T08:41:25.667Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-05-17T08:41:25.667Z] Removing intermediate container 7ca1384047f0 [2021-05-17T08:41:25.667Z] ---> dbc8ee4e347b [2021-05-17T08:41:25.667Z] [2021-05-17T08:41:25.667Z] Step 11/23 : FROM alpine:3.12 [2021-05-17T08:41:25.667Z] ---> 13621d1b12d4 [2021-05-17T08:41:25.667Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-05-17T08:41:25.667Z] Removing intermediate container d36341f99ab1 [2021-05-17T08:41:25.667Z] ---> d7535898ccf9 [2021-05-17T08:41:25.667Z] [2021-05-17T08:41:25.667Z] Step 11/23 : FROM alpine:3.12 [2021-05-17T08:41:25.667Z] ---> 13621d1b12d4 [2021-05-17T08:41:25.667Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-17T08:41:25.937Z] Removing intermediate container cb79a9550fbd [2021-05-17T08:41:25.937Z] ---> f1b1cdeb3e6d [2021-05-17T08:41:25.937Z] [2021-05-17T08:41:25.937Z] Step 11/24 : FROM alpine:3.12 [2021-05-17T08:41:25.937Z] ---> 13621d1b12d4 [2021-05-17T08:41:25.937Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-17T08:41:25.937Z] Removing intermediate container 0d31a4f7e48e [2021-05-17T08:41:25.937Z] ---> af87129c4af7 [2021-05-17T08:41:25.937Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-17T08:41:26.201Z] ---> Running in cea7fe6afb79 [2021-05-17T08:41:26.201Z] ---> Running in 284b0d2ef628 [2021-05-17T08:41:26.201Z] ---> Running in db09a447dcae [2021-05-17T08:41:26.201Z] ---> Running in ade56d540078 [2021-05-17T08:41:26.201Z] ---> Running in 083b7a2df5d4 [2021-05-17T08:41:27.233Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-17T08:41:27.233Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-17T08:41:27.520Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-17T08:41:27.520Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-17T08:41:27.520Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-17T08:41:27.520Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-17T08:41:27.520Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-17T08:41:27.520Z] Executing busybox-1.31.1-r20.trigger [2021-05-17T08:41:27.520Z] Executing ca-certificates-20191127-r4.trigger [2021-05-17T08:41:27.801Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-17T08:41:27.801Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-17T08:41:27.801Z] OK: 6 MiB in 16 packages [2021-05-17T08:41:27.801Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-17T08:41:27.801Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-17T08:41:27.801Z] Executing busybox-1.31.1-r20.trigger [2021-05-17T08:41:27.801Z] OK: 6 MiB in 15 packages [2021-05-17T08:41:27.801Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-17T08:41:28.107Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-17T08:41:28.108Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-17T08:41:28.108Z] (3/4) Installing libcurl (7.76.1-r0) [2021-05-17T08:41:28.108Z] (4/4) Installing curl (7.76.1-r0) [2021-05-17T08:41:28.108Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-17T08:41:28.108Z] Executing busybox-1.31.1-r20.trigger [2021-05-17T08:41:28.108Z] Executing ca-certificates-20191127-r4.trigger [2021-05-17T08:41:28.108Z] OK: 7 MiB in 18 packages [2021-05-17T08:41:28.108Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-17T08:41:28.108Z] (2/2) Installing su-exec (0.2-r1) [2021-05-17T08:41:28.108Z] Executing busybox-1.31.1-r20.trigger [2021-05-17T08:41:28.392Z] OK: 6 MiB in 16 packages [2021-05-17T08:41:28.392Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-17T08:41:28.392Z] Executing busybox-1.31.1-r20.trigger [2021-05-17T08:41:28.392Z] OK: 6 MiB in 15 packages [2021-05-17T08:41:29.352Z] Removing intermediate container db09a447dcae [2021-05-17T08:41:29.352Z] ---> b067dc781878 [2021-05-17T08:41:29.352Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-17T08:41:29.616Z] ---> Running in ba21d7c5c042 [2021-05-17T08:41:29.616Z] Removing intermediate container 284b0d2ef628 [2021-05-17T08:41:29.616Z] ---> 0c1c9ae877ab [2021-05-17T08:41:29.616Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-17T08:41:31.031Z] ---> Running in 94965642a8e4 [2021-05-17T08:41:31.031Z] Removing intermediate container cea7fe6afb79 [2021-05-17T08:41:31.031Z] ---> f311939f348f [2021-05-17T08:41:31.031Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-17T08:41:31.031Z] Removing intermediate container ade56d540078 [2021-05-17T08:41:31.031Z] ---> a846d5b288eb [2021-05-17T08:41:31.031Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-17T08:41:31.031Z] Removing intermediate container ba21d7c5c042 [2021-05-17T08:41:31.031Z] ---> 4fe696c2cb90 [2021-05-17T08:41:31.031Z] Step 14/23 : ENV APP_PORT=48060 [2021-05-17T08:41:31.031Z] Removing intermediate container 083b7a2df5d4 [2021-05-17T08:41:31.031Z] ---> cf41b395f25b [2021-05-17T08:41:31.031Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-17T08:41:31.031Z] ---> Running in 80cb5751f04d [2021-05-17T08:41:31.036Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.557s coverage: 81.8% of statements [2021-05-17T08:41:31.036Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-05-17T08:41:31.299Z] ---> Running in 84b7f396338c [2021-05-17T08:41:31.299Z] Removing intermediate container 94965642a8e4 [2021-05-17T08:41:31.299Z] ---> Running in 95d810aea250 [2021-05-17T08:41:31.299Z] ---> Running in 766d27f5d375 [2021-05-17T08:41:31.299Z] ---> b1f3ab2e6631 [2021-05-17T08:41:31.299Z] Step 14/23 : ENV APP_PORT=48085 [2021-05-17T08:41:31.565Z] ---> Running in 5857dab78330 [2021-05-17T08:41:31.565Z] Removing intermediate container 80cb5751f04d [2021-05-17T08:41:31.565Z] ---> 0dbd2f46dfea [2021-05-17T08:41:31.565Z] Step 14/22 : WORKDIR /edgex [2021-05-17T08:41:31.565Z] Removing intermediate container 95d810aea250 [2021-05-17T08:41:31.565Z] ---> cebf10a32f3b [2021-05-17T08:41:31.565Z] Step 14/24 : ENV APP_PORT=48082 [2021-05-17T08:41:31.565Z] ---> Running in 5baaae79afa8 [2021-05-17T08:41:31.840Z] Removing intermediate container 766d27f5d375 [2021-05-17T08:41:31.840Z] ---> 4f82017a0fb6 [2021-05-17T08:41:31.840Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-17T08:41:31.840Z] Removing intermediate container 84b7f396338c [2021-05-17T08:41:31.840Z] ---> c10970aa9b07 [2021-05-17T08:41:31.840Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-17T08:41:31.840Z] ---> Running in e1ca61d1b3d8 [2021-05-17T08:41:31.840Z] ---> Running in dd1add7db6ce [2021-05-17T08:41:31.840Z] ---> Running in 154fd903d090 [2021-05-17T08:41:31.840Z] Removing intermediate container 5857dab78330 [2021-05-17T08:41:31.840Z] ---> d79714271423 [2021-05-17T08:41:31.840Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-17T08:41:32.110Z] Removing intermediate container 5baaae79afa8 [2021-05-17T08:41:32.110Z] ---> 8403a45868e9 [2021-05-17T08:41:32.110Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-17T08:41:32.110Z] ---> Running in f0ab49a7e74f [2021-05-17T08:41:32.691Z] Removing intermediate container e1ca61d1b3d8 [2021-05-17T08:41:32.691Z] ---> e64489dcabb1 [2021-05-17T08:41:32.691Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-17T08:41:32.691Z] Removing intermediate container dd1add7db6ce [2021-05-17T08:41:32.691Z] ---> adbfb572b11f [2021-05-17T08:41:32.691Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-17T08:41:32.691Z] Removing intermediate container 154fd903d090 [2021-05-17T08:41:32.691Z] ---> 9db5378ff807 [2021-05-17T08:41:32.691Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-17T08:41:32.691Z] ---> fe906c7cdadd [2021-05-17T08:41:32.691Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-17T08:41:32.691Z] Removing intermediate container f0ab49a7e74f [2021-05-17T08:41:32.691Z] ---> 29d81b43e990 [2021-05-17T08:41:32.691Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-17T08:41:32.964Z] ---> Running in 51595682b19a [2021-05-17T08:41:32.964Z] ---> Running in 4c1d5cf779ff [2021-05-17T08:41:33.230Z] ---> 21cb1ac47adf [2021-05-17T08:41:33.230Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-17T08:41:33.230Z] Removing intermediate container 51595682b19a [2021-05-17T08:41:33.230Z] ---> cae657230d5d [2021-05-17T08:41:33.230Z] Step 16/24 : WORKDIR / [2021-05-17T08:41:33.494Z] ---> 5a2df5fe4c1f [2021-05-17T08:41:33.494Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-17T08:41:33.494Z] ---> Running in 644c44504e46 [2021-05-17T08:41:34.087Z] ---> 306f9e2ae972 [2021-05-17T08:41:34.087Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-17T08:41:34.369Z] ---> 040134322b4b [2021-05-17T08:41:34.369Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-17T08:41:34.369Z] Removing intermediate container 644c44504e46 [2021-05-17T08:41:34.369Z] ---> 4dc9881a4132 [2021-05-17T08:41:34.369Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-17T08:41:34.640Z] ---> bbd08af79c3b [2021-05-17T08:41:34.640Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-17T08:41:34.914Z] ---> 2fb6b5b58d06 [2021-05-17T08:41:34.914Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-17T08:41:34.914Z] ---> Running in 43759f959c0f [2021-05-17T08:41:34.914Z] ---> efc21bf17b8c [2021-05-17T08:41:34.914Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-05-17T08:41:34.914Z] Removing intermediate container 4c1d5cf779ff [2021-05-17T08:41:34.914Z] ---> ce295dcfa245 [2021-05-17T08:41:34.914Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-17T08:41:35.181Z] ---> d3ecc1d95e9f [2021-05-17T08:41:35.181Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-17T08:41:35.181Z] ---> 4de59057238f [2021-05-17T08:41:35.181Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-05-17T08:41:35.181Z] ---> Running in f514dc823b76 [2021-05-17T08:41:35.181Z] ---> Running in 7308fca3c1f6 [2021-05-17T08:41:35.454Z] ---> Running in 35f331c1dc2f [2021-05-17T08:41:35.454Z] Removing intermediate container 43759f959c0f [2021-05-17T08:41:35.454Z] ---> 6202ee47a02d [2021-05-17T08:41:35.454Z] Step 19/22 : CMD ["--init=true"] [2021-05-17T08:41:35.724Z] ---> Running in 48e1b08dda71 [2021-05-17T08:41:35.724Z] Removing intermediate container 7308fca3c1f6 [2021-05-17T08:41:35.724Z] ---> e9bd3655f737 [2021-05-17T08:41:35.724Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-17T08:41:35.724Z] Removing intermediate container 35f331c1dc2f [2021-05-17T08:41:35.724Z] ---> eef22c928d86 [2021-05-17T08:41:35.724Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-17T08:41:35.724Z] Removing intermediate container f514dc823b76 [2021-05-17T08:41:35.724Z] ---> bff83469c5ad [2021-05-17T08:41:35.724Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-17T08:41:35.724Z] ---> Running in 8da37f21bcdf [2021-05-17T08:41:35.724Z] ---> 1f69801c89bf [2021-05-17T08:41:35.724Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-17T08:41:35.989Z] ---> Running in 95f8ebd8d8a1 [2021-05-17T08:41:35.989Z] Removing intermediate container 48e1b08dda71 [2021-05-17T08:41:35.989Z] ---> fae75625587c [2021-05-17T08:41:35.989Z] Step 20/22 : LABEL arch=x86_64 [2021-05-17T08:41:36.251Z] Removing intermediate container 8da37f21bcdf [2021-05-17T08:41:36.251Z] ---> 449ef0ee3f90 [2021-05-17T08:41:36.251Z] Step 21/23 : LABEL arch=x86_64 [2021-05-17T08:41:36.251Z] ---> Running in 2000996139e8 [2021-05-17T08:41:36.251Z] ---> 6573e8e1faa8 [2021-05-17T08:41:36.251Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-05-17T08:41:36.251Z] ---> 59320950f806 [2021-05-17T08:41:36.251Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-17T08:41:36.251Z] Removing intermediate container 95f8ebd8d8a1 [2021-05-17T08:41:36.251Z] ---> 2f415ec400a0 [2021-05-17T08:41:36.251Z] Step 21/23 : LABEL arch=x86_64 [2021-05-17T08:41:36.527Z] ---> Running in 96d5bae8e5bf [2021-05-17T08:41:36.527Z] ---> Running in b1765af0f378 [2021-05-17T08:41:36.527Z] ---> Running in 86bdfa7a9c50 [2021-05-17T08:41:36.527Z] ---> Running in e31f1071e723 [2021-05-17T08:41:36.799Z] Removing intermediate container 2000996139e8 [2021-05-17T08:41:36.799Z] ---> 6987d89626f5 [2021-05-17T08:41:36.799Z] Step 21/22 : LABEL git_sha=a2413738d1045b0113b70c0e8e62a5c553c9d6e1 [2021-05-17T08:41:36.799Z] Removing intermediate container 96d5bae8e5bf [2021-05-17T08:41:36.799Z] ---> 4e0336d86751 [2021-05-17T08:41:36.799Z] Step 22/23 : LABEL git_sha=a2413738d1045b0113b70c0e8e62a5c553c9d6e1 [2021-05-17T08:41:37.066Z] ---> Running in b26095fd5d77 [2021-05-17T08:41:37.066Z] ---> Running in 4ecf93f5c10f [2021-05-17T08:41:37.066Z] Removing intermediate container b1765af0f378 [2021-05-17T08:41:37.066Z] ---> 76fe3fbb6b3d [2021-05-17T08:41:37.066Z] Step 22/23 : LABEL git_sha=a2413738d1045b0113b70c0e8e62a5c553c9d6e1 [2021-05-17T08:41:37.066Z] Removing intermediate container e31f1071e723 [2021-05-17T08:41:37.066Z] ---> d6544e112b01 [2021-05-17T08:41:37.066Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-17T08:41:37.339Z] ---> Running in 42ca3fda0282 [2021-05-17T08:41:37.339Z] ---> Running in 37af8760933b [2021-05-17T08:41:37.339Z] Removing intermediate container b26095fd5d77 [2021-05-17T08:41:37.339Z] ---> 24059b0824b4 [2021-05-17T08:41:37.339Z] Step 22/22 : LABEL version=0.0.0 [2021-05-17T08:41:37.339Z] Removing intermediate container 4ecf93f5c10f [2021-05-17T08:41:37.339Z] ---> a327bca1fd3c [2021-05-17T08:41:37.339Z] Step 23/23 : LABEL version=0.0.0 [2021-05-17T08:41:37.617Z] ---> Running in 2f2d5b321da4 [2021-05-17T08:41:37.617Z] Removing intermediate container 42ca3fda0282 [2021-05-17T08:41:37.617Z] ---> e4681169623c [2021-05-17T08:41:37.617Z] Step 23/23 : LABEL version=0.0.0 [2021-05-17T08:41:37.617Z] ---> Running in f490792b1be7 [2021-05-17T08:41:37.617Z] Removing intermediate container 37af8760933b [2021-05-17T08:41:37.617Z] ---> cf77bdcd3b1f [2021-05-17T08:41:37.617Z] Step 22/24 : LABEL arch=x86_64 [2021-05-17T08:41:37.891Z] ---> Running in 4e9528790afa [2021-05-17T08:41:37.891Z] Removing intermediate container 2f2d5b321da4 [2021-05-17T08:41:37.891Z] ---> 7d3fd6567609 [2021-05-17T08:41:37.891Z] [2021-05-17T08:41:37.891Z] ---> Running in 603f45ad105d [2021-05-17T08:41:37.891Z] Removing intermediate container f490792b1be7 [2021-05-17T08:41:37.891Z] ---> 8ea995be87ca [2021-05-17T08:41:37.891Z] [2021-05-17T08:41:38.162Z] Removing intermediate container 4e9528790afa [2021-05-17T08:41:38.162Z] ---> 8eec194f0160 [2021-05-17T08:41:38.162Z] [2021-05-17T08:41:38.437Z] Successfully built 7d3fd6567609 [2021-05-17T08:41:38.437Z] Successfully built 8ea995be87ca [2021-05-17T08:41:38.437Z] Removing intermediate container 603f45ad105d [2021-05-17T08:41:38.437Z] ---> 3eb169a6c5f7 [2021-05-17T08:41:38.437Z] Step 23/24 : LABEL git_sha=a2413738d1045b0113b70c0e8e62a5c553c9d6e1 [2021-05-17T08:41:38.437Z] Successfully tagged security-proxy-setup:latest [2021-05-17T08:41:38.437Z] Building sys-mgmt-agent [2021-05-17T08:41:38.437Z]  Building security-proxy-setup ... done Successfully tagged support-notifications:latest [2021-05-17T08:41:38.437Z] Building security-secretstore-setup [2021-05-17T08:41:38.437Z] Successfully built 8eec194f0160 [2021-05-17T08:41:38.709Z]  Building support-notifications ... done Successfully tagged support-scheduler:latest [2021-05-17T08:41:38.709Z] ---> Running in 313f3ed8a9c6 [2021-05-17T08:41:38.709Z]  Building support-scheduler ... done Building core-metadata [2021-05-17T08:41:38.709Z] Removing intermediate container 86bdfa7a9c50 [2021-05-17T08:41:38.709Z] ---> 858797c14d9c [2021-05-17T08:41:38.709Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-17T08:41:38.978Z] Removing intermediate container 313f3ed8a9c6 [2021-05-17T08:41:38.978Z] ---> 49868638a3d4 [2021-05-17T08:41:38.978Z] Step 24/24 : LABEL version=0.0.0 [2021-05-17T08:41:38.978Z] ---> aa7cd429d955 [2021-05-17T08:41:38.978Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-17T08:41:38.978Z] ---> Running in 6e84526aeb5c [2021-05-17T08:41:39.251Z] Removing intermediate container 6e84526aeb5c [2021-05-17T08:41:39.252Z] ---> 51f718d7ee5e [2021-05-17T08:41:39.252Z] [2021-05-17T08:41:39.367Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.260s coverage: 92.9% of statements [2021-05-17T08:41:39.368Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-17T08:41:39.368Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-17T08:41:39.368Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-17T08:41:39.368Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements [2021-05-17T08:41:39.368Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-17T08:41:39.368Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-17T08:41:39.368Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-17T08:41:39.368Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-17T08:41:39.368Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-17T08:41:39.368Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.076s coverage: 87.2% of statements [2021-05-17T08:41:39.368Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-17T08:41:39.368Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-17T08:41:39.368Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.159s coverage: 100.0% of statements [2021-05-17T08:41:39.368Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-17T08:41:39.368Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.181s coverage: 76.0% of statements [2021-05-17T08:41:39.368Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-17T08:41:39.368Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.194s coverage: 80.0% of statements [2021-05-17T08:41:39.368Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.261s coverage: 87.2% of statements [2021-05-17T08:41:39.368Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.276s coverage: 85.4% of statements [2021-05-17T08:41:39.368Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.297s coverage: 91.2% of statements [2021-05-17T08:41:39.368Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-17T08:41:39.368Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.882s coverage: 64.4% of statements [2021-05-17T08:41:39.368Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-17T08:41:39.368Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-17T08:41:39.368Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.205s coverage: 100.0% of statements [2021-05-17T08:41:39.368Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.098s coverage: 91.3% of statements [2021-05-17T08:41:39.368Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.068s coverage: 100.0% of statements [2021-05-17T08:41:39.526Z] Successfully built 51f718d7ee5e [2021-05-17T08:41:39.527Z] Successfully tagged core-command:latest [2021-05-17T08:41:39.527Z] Building core-data [2021-05-17T08:41:39.796Z]  Building core-command ... done  ---> ad1b6d7333eb [2021-05-17T08:41:39.796Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-17T08:41:39.974Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.066s coverage: 73.7% of statements [2021-05-17T08:41:40.064Z] ---> 7cfb6b9c16a2 [2021-05-17T08:41:40.064Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-17T08:41:40.584Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.058s coverage: 100.0% of statements [2021-05-17T08:41:40.652Z] ---> a582898c02b2 [2021-05-17T08:41:40.653Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-17T08:41:43.334Z] ---> 393c4907d7fa [2021-05-17T08:41:43.334Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-05-17T08:41:43.602Z] ---> Running in 77f96142b75b [2021-05-17T08:41:44.198Z] Removing intermediate container 77f96142b75b [2021-05-17T08:41:44.198Z] ---> 3aaf0a3d62c7 [2021-05-17T08:41:44.198Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-17T08:41:44.475Z] ---> 387a1ca96e8d [2021-05-17T08:41:44.475Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-05-17T08:41:44.745Z] ---> Running in 6265cfe674b1 [2021-05-17T08:41:44.942Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.095s coverage: 66.9% of statements [2021-05-17T08:41:44.942Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-17T08:41:44.942Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-17T08:41:44.942Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-17T08:41:46.936Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.748s coverage: 43.4% of statements [2021-05-17T08:41:46.936Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-17T08:41:46.936Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-17T08:41:46.936Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.076s coverage: 89.5% of statements [2021-05-17T08:41:46.936Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-17T08:41:46.936Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.096s coverage: 84.8% of statements [2021-05-17T08:41:51.480Z] Removing intermediate container 6265cfe674b1 [2021-05-17T08:41:51.481Z] ---> ac272d05cb28 [2021-05-17T08:41:51.481Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-17T08:41:51.481Z] ---> Running in d7d13b666547 [2021-05-17T08:41:51.481Z] Removing intermediate container d7d13b666547 [2021-05-17T08:41:51.481Z] ---> 423e241feb90 [2021-05-17T08:41:51.481Z] Step 29/32 : CMD ["gate"] [2021-05-17T08:41:51.746Z] ---> Running in 4d9c9f543998 [2021-05-17T08:41:52.038Z] Removing intermediate container 4d9c9f543998 [2021-05-17T08:41:52.039Z] ---> 4149f257a071 [2021-05-17T08:41:52.039Z] Step 30/32 : LABEL arch=x86_64 [2021-05-17T08:41:52.321Z] ---> Running in 36393d04de12 [2021-05-17T08:41:52.391Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.434s coverage: 47.1% of statements [2021-05-17T08:41:52.392Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-17T08:41:52.392Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-17T08:41:52.392Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-17T08:41:52.392Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-05-17T08:41:52.392Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-05-17T08:41:52.392Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.129s coverage: 100.0% of statements [2021-05-17T08:41:52.392Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-05-17T08:41:52.392Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.106s coverage: 100.0% of statements [2021-05-17T08:41:52.392Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-05-17T08:41:52.392Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-05-17T08:41:52.588Z] Removing intermediate container 36393d04de12 [2021-05-17T08:41:52.588Z] ---> b7d3a9b4b85e [2021-05-17T08:41:52.588Z] Step 31/32 : LABEL git_sha=a2413738d1045b0113b70c0e8e62a5c553c9d6e1 [2021-05-17T08:41:52.862Z] ---> Running in 03362bcb7ee9 [2021-05-17T08:41:53.443Z] Removing intermediate container 03362bcb7ee9 [2021-05-17T08:41:53.443Z] ---> 8409d203ba98 [2021-05-17T08:41:53.443Z] Step 32/32 : LABEL version=0.0.0 [2021-05-17T08:41:53.443Z] ---> Running in dd690cda354a [2021-05-17T08:41:55.049Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.267s coverage: 21.1% of statements [2021-05-17T08:41:55.049Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-05-17T08:41:55.049Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.515s coverage: 91.9% of statements [2021-05-17T08:41:55.049Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-17T08:41:55.049Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-17T08:41:55.049Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-05-17T08:41:56.909Z] Removing intermediate container dd690cda354a [2021-05-17T08:41:56.909Z] ---> d064c444547f [2021-05-17T08:41:56.909Z] [2021-05-17T08:41:56.909Z] Successfully built d064c444547f [2021-05-17T08:41:56.909Z] Successfully tagged security-bootstrapper:latest [2021-05-17T08:42:03.398Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 4.149s coverage: 28.8% of statements [2021-05-17T08:42:03.398Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-17T08:42:03.398Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-17T08:42:03.398Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-17T08:42:03.398Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-05-17T08:42:03.398Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-05-17T08:42:03.398Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.248s coverage: 99.0% of statements [2021-05-17T08:42:03.398Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-05-17T08:42:03.398Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.212s coverage: 100.0% of statements [2021-05-17T08:42:03.398Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-05-17T08:42:03.398Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-17T08:42:03.398Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-05-17T08:42:03.398Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.335s coverage: 64.6% of statements [2021-05-17T08:42:03.398Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-17T08:42:03.398Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.463s coverage: 97.6% of statements [2021-05-17T08:42:03.398Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-17T08:42:03.398Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-17T08:42:03.398Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-17T08:42:03.398Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.046s coverage: 0.0% of statements [2021-05-17T08:42:03.398Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-17T08:42:03.398Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.054s coverage: 100.0% of statements [2021-05-17T08:42:03.398Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-17T08:42:03.398Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-17T08:42:03.398Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-17T08:42:03.398Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-17T08:42:03.398Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.083s coverage: 87.9% of statements [2021-05-17T08:42:03.398Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-17T08:42:03.398Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-17T08:42:03.398Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.047s coverage: 100.0% of statements [2021-05-17T08:42:03.676Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.161s coverage: 28.1% of statements [2021-05-17T08:42:03.676Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-05-17T08:42:03.676Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application 0.058s coverage: 85.7% of statements [2021-05-17T08:42:03.676Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-05-17T08:42:05.118Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.079s coverage: 100.0% of statements [2021-05-17T08:42:05.717Z] GO111MODULE=on go vet ./... [2021-05-17T08:42:12.094Z]  Building security-bootstrapper ... done Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-17T08:42:12.094Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-05-17T08:42:12.094Z] ---> 86ece23bd96a [2021-05-17T08:42:12.094Z] Step 3/26 : WORKDIR /edgex-go [2021-05-17T08:42:12.094Z] ---> Using cache [2021-05-17T08:42:12.094Z] ---> 2ca4a0f4e627 [2021-05-17T08:42:12.094Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-17T08:42:12.094Z] ---> Using cache [2021-05-17T08:42:12.094Z] ---> bef17fcf1386 [2021-05-17T08:42:12.094Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-05-17T08:42:12.094Z] ---> Using cache [2021-05-17T08:42:12.094Z] ---> 9927775d0794 [2021-05-17T08:42:12.094Z] Step 6/26 : COPY go.mod . [2021-05-17T08:42:12.094Z] ---> Using cache [2021-05-17T08:42:12.094Z] ---> 2de41c007e2d [2021-05-17T08:42:12.094Z] Step 7/26 : RUN go mod download [2021-05-17T08:42:12.094Z] ---> Using cache [2021-05-17T08:42:12.094Z] ---> 23db0768a994 [2021-05-17T08:42:12.094Z] Step 8/26 : COPY . . [2021-05-17T08:42:12.094Z] ---> Using cache [2021-05-17T08:42:12.094Z] ---> 7948bc12bbe6 [2021-05-17T08:42:12.094Z] Step 9/26 : RUN go mod tidy [2021-05-17T08:42:12.094Z] ---> Using cache [2021-05-17T08:42:12.094Z] ---> 1b26e69a3f08 [2021-05-17T08:42:12.094Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-17T08:42:12.094Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-17T08:42:12.094Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-17T08:42:12.094Z] ---> 86ece23bd96a [2021-05-17T08:42:12.094Z] Step 3/24 : WORKDIR /edgex-go [2021-05-17T08:42:12.094Z] ---> Using cache [2021-05-17T08:42:12.094Z] ---> 2ca4a0f4e627 [2021-05-17T08:42:12.094Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-17T08:42:12.094Z] ---> Using cache [2021-05-17T08:42:12.094Z] ---> bef17fcf1386 [2021-05-17T08:42:12.094Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-05-17T08:42:12.094Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-17T08:42:12.094Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-17T08:42:12.094Z] ---> 86ece23bd96a [2021-05-17T08:42:12.094Z] Step 3/24 : WORKDIR /edgex-go [2021-05-17T08:42:12.094Z] ---> Using cache [2021-05-17T08:42:12.094Z] ---> 2ca4a0f4e627 [2021-05-17T08:42:12.094Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-17T08:42:12.094Z] ---> Using cache [2021-05-17T08:42:12.094Z] ---> bef17fcf1386 [2021-05-17T08:42:12.094Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-17T08:42:12.094Z] ---> Using cache [2021-05-17T08:42:12.094Z] ---> 9927775d0794 [2021-05-17T08:42:12.094Z] Step 6/24 : COPY go.mod . [2021-05-17T08:42:12.094Z] ---> Using cache [2021-05-17T08:42:12.094Z] ---> 2de41c007e2d [2021-05-17T08:42:12.094Z] Step 7/24 : RUN go mod download [2021-05-17T08:42:12.094Z] ---> Using cache [2021-05-17T08:42:12.094Z] ---> 23db0768a994 [2021-05-17T08:42:12.094Z] Step 8/24 : COPY . . [2021-05-17T08:42:12.094Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-17T08:42:12.094Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-17T08:42:12.094Z] ---> 86ece23bd96a [2021-05-17T08:42:12.094Z] Step 3/24 : WORKDIR /edgex-go [2021-05-17T08:42:12.094Z] ---> Using cache [2021-05-17T08:42:12.094Z] ---> 2ca4a0f4e627 [2021-05-17T08:42:12.094Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-17T08:42:12.094Z] ---> Using cache [2021-05-17T08:42:12.094Z] ---> bef17fcf1386 [2021-05-17T08:42:12.094Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-17T08:42:12.094Z] ---> Using cache [2021-05-17T08:42:12.094Z] ---> 7948bc12bbe6 [2021-05-17T08:42:12.094Z] Step 9/24 : RUN go mod tidy [2021-05-17T08:42:12.094Z] ---> Using cache [2021-05-17T08:42:12.094Z] ---> 1b26e69a3f08 [2021-05-17T08:42:12.094Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-05-17T08:42:12.459Z] ---> Running in eefebc4b1ac1 [2021-05-17T08:42:12.459Z] ---> Running in 345e0050bb89 [2021-05-17T08:42:12.459Z] ---> Running in cfe1db8ef82a [2021-05-17T08:42:12.459Z] ---> Running in 2836fed97e10 [2021-05-17T08:42:14.058Z] 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 [2021-05-17T08:42:14.058Z] 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 [2021-05-17T08:42:14.375Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-17T08:42:14.375Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-17T08:42:15.009Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-17T08:42:15.009Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-17T08:42:15.610Z] OK: 219 MiB in 52 packages [2021-05-17T08:42:15.610Z] OK: 219 MiB in 52 packages [2021-05-17T08:42:17.048Z] Removing intermediate container eefebc4b1ac1 [2021-05-17T08:42:17.048Z] ---> 6b00398e0d53 [2021-05-17T08:42:17.048Z] Step 6/24 : COPY go.mod . [2021-05-17T08:42:17.048Z] Removing intermediate container 345e0050bb89 [2021-05-17T08:42:17.048Z] ---> c3460bdab3bd [2021-05-17T08:42:17.048Z] Step 6/24 : COPY go.mod . [2021-05-17T08:42:18.489Z] ---> a64d9df1f958 [2021-05-17T08:42:18.489Z] Step 7/24 : RUN go mod download [2021-05-17T08:42:18.763Z] ---> fe4268a2f531 [2021-05-17T08:42:18.763Z] Step 7/24 : RUN go mod download [2021-05-17T08:42:18.763Z] ---> Running in 161b4d017d17 [2021-05-17T08:42:19.042Z] ---> Running in cbcb323fd05d [2021-05-17T08:42:22.445Z] Removing intermediate container cbcb323fd05d [2021-05-17T08:42:22.445Z] ---> e4a8ec80f83e [2021-05-17T08:42:22.445Z] Step 8/24 : COPY . . [2021-05-17T08:42:22.445Z] Removing intermediate container 161b4d017d17 [2021-05-17T08:42:22.445Z] ---> c1502a63af78 [2021-05-17T08:42:22.445Z] Step 8/24 : COPY . . [2021-05-17T08:42:44.708Z] 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 [2021-05-17T08:42:57.109Z] Removing intermediate container 2836fed97e10 [2021-05-17T08:42:57.109Z] ---> 8be6f7debcd5 [2021-05-17T08:42:57.109Z] [2021-05-17T08:42:57.109Z] Step 11/24 : FROM alpine:3.12 [2021-05-17T08:42:57.109Z] ---> 13621d1b12d4 [2021-05-17T08:42:57.109Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-17T08:42:57.109Z] ---> Using cache [2021-05-17T08:42:57.109Z] ---> cf41b395f25b [2021-05-17T08:42:57.109Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-17T08:42:57.109Z] ---> Using cache [2021-05-17T08:42:57.109Z] ---> cebf10a32f3b [2021-05-17T08:42:57.109Z] Step 14/24 : ENV APP_PORT=48081 [2021-05-17T08:42:57.109Z] ---> 788fce3cc47e [2021-05-17T08:42:57.109Z] Step 9/24 : RUN go mod tidy [2021-05-17T08:42:57.109Z] ---> 34f13962506e [2021-05-17T08:42:57.109Z] Step 9/24 : RUN go mod tidy [2021-05-17T08:42:57.109Z] ---> Running in ad1681868072 [2021-05-17T08:42:57.109Z] ---> Running in 41ae0281ca22 [2021-05-17T08:42:57.109Z] ---> Running in 8b8bd441cd8a [2021-05-17T08:42:57.109Z] Removing intermediate container cfe1db8ef82a [2021-05-17T08:42:57.109Z] ---> 48172467cb28 [2021-05-17T08:42:57.109Z] [2021-05-17T08:42:57.109Z] Step 11/26 : FROM alpine:3.12 [2021-05-17T08:42:57.109Z] ---> 13621d1b12d4 [2021-05-17T08:42:57.109Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-17T08:42:57.109Z] ---> Running in b2cefd5369f0 [2021-05-17T08:42:57.109Z] Removing intermediate container 41ae0281ca22 [2021-05-17T08:42:57.109Z] ---> 3c3e2e55eb01 [2021-05-17T08:42:57.109Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-17T08:42:57.392Z] ---> Running in 6cbe0d5c5807 [2021-05-17T08:42:57.683Z] Removing intermediate container 6cbe0d5c5807 [2021-05-17T08:42:57.683Z] ---> d2737931aa93 [2021-05-17T08:42:57.683Z] Step 16/24 : WORKDIR / [2021-05-17T08:42:57.683Z] ---> Running in a50aa93b4b55 [2021-05-17T08:42:57.959Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-17T08:42:57.959Z] Removing intermediate container a50aa93b4b55 [2021-05-17T08:42:57.959Z] ---> 5829d9f288ed [2021-05-17T08:42:57.959Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-17T08:42:57.959Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-17T08:42:58.236Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-17T08:42:58.237Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-17T08:42:58.506Z] (3/6) Installing libcurl (7.76.1-r0) [2021-05-17T08:42:58.506Z] (4/6) Installing curl (7.76.1-r0) [2021-05-17T08:42:58.506Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-17T08:42:58.506Z] (6/6) Installing su-exec (0.2-r1) [2021-05-17T08:42:58.506Z] Executing busybox-1.31.1-r20.trigger [2021-05-17T08:42:58.506Z] Executing ca-certificates-20191127-r4.trigger [2021-05-17T08:42:59.082Z] OK: 7 MiB in 20 packages [2021-05-17T08:42:59.358Z] ---> f6a1b4aa8f51 [2021-05-17T08:42:59.358Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-17T08:43:00.767Z] Removing intermediate container b2cefd5369f0 [2021-05-17T08:43:00.767Z] ---> eabf9e495a36 [2021-05-17T08:43:00.767Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-17T08:43:00.767Z] ---> Running in a1340da0d68e [2021-05-17T08:43:00.767Z] ---> c3702c2169a1 [2021-05-17T08:43:00.767Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-17T08:43:01.042Z] Removing intermediate container 8b8bd441cd8a [2021-05-17T08:43:01.042Z] ---> 9e5dfbc5b52a [2021-05-17T08:43:01.042Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-05-17T08:43:01.042Z] Removing intermediate container ad1681868072 [2021-05-17T08:43:01.042Z] ---> 102f3339e6b0 [2021-05-17T08:43:01.042Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-17T08:43:01.042Z] Removing intermediate container a1340da0d68e [2021-05-17T08:43:01.042Z] ---> e5c9af3d6a0f [2021-05-17T08:43:01.042Z] Step 14/26 : WORKDIR / [2021-05-17T08:43:01.042Z] ---> Running in 032577d7b231 [2021-05-17T08:43:01.306Z] ---> Running in 34203ee3986e [2021-05-17T08:43:01.306Z] ---> Running in 7c7d542ae995 [2021-05-17T08:43:01.306Z] ---> 453f28608de9 [2021-05-17T08:43:01.306Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-05-17T08:43:01.582Z] ---> Running in 3423d8fdbd71 [2021-05-17T08:43:01.850Z] Removing intermediate container 7c7d542ae995 [2021-05-17T08:43:01.850Z] ---> db38c884e881 [2021-05-17T08:43:01.850Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-05-17T08:43:01.850Z] Removing intermediate container 3423d8fdbd71 [2021-05-17T08:43:01.850Z] ---> e8bd78e125a9 [2021-05-17T08:43:01.850Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-17T08:43:02.123Z] ---> Running in 659b6e5fd1cd [2021-05-17T08:43:02.123Z] 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 [2021-05-17T08:43:02.416Z] ---> 6548aaea922b [2021-05-17T08:43:02.416Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-05-17T08:43:02.416Z] Removing intermediate container 659b6e5fd1cd [2021-05-17T08:43:02.416Z] ---> 37f2ee791500 [2021-05-17T08:43:02.416Z] Step 22/24 : LABEL arch=x86_64 [2021-05-17T08:43:02.416Z] 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 [2021-05-17T08:43:02.416Z] ---> Running in 11dabcc07460 [2021-05-17T08:43:02.695Z] Removing intermediate container 11dabcc07460 [2021-05-17T08:43:02.695Z] ---> 3a3d6534d1f6 [2021-05-17T08:43:02.695Z] Step 23/24 : LABEL git_sha=a2413738d1045b0113b70c0e8e62a5c553c9d6e1 [2021-05-17T08:43:02.971Z] ---> Running in 451ee758c677 [2021-05-17T08:43:02.971Z] ---> 99024122f6b0 [2021-05-17T08:43:02.971Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-17T08:43:03.263Z] Removing intermediate container 451ee758c677 [2021-05-17T08:43:03.263Z] ---> e2818d3e086f [2021-05-17T08:43:03.263Z] Step 24/24 : LABEL version=0.0.0 [2021-05-17T08:43:03.543Z] ---> d778d9c5c9a4 [2021-05-17T08:43:03.543Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-05-17T08:43:03.543Z] ---> Running in e866c9fa8a27 [2021-05-17T08:43:04.543Z] Removing intermediate container e866c9fa8a27 [2021-05-17T08:43:04.543Z] ---> ba19c302a6cb [2021-05-17T08:43:04.543Z] [2021-05-17T08:43:04.543Z] ---> 2eeadb418b37 [2021-05-17T08:43:04.543Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-17T08:43:05.154Z] Successfully built ba19c302a6cb [2021-05-17T08:43:05.154Z] Successfully tagged core-metadata:latest [2021-05-17T08:43:06.158Z]  Building core-metadata ... done  ---> 8d9f7fcb50f5 [2021-05-17T08:43:06.158Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-17T08:43:07.142Z] ---> 6279f4678946 [2021-05-17T08:43:07.142Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-17T08:43:07.749Z] ---> 366432a10af3 [2021-05-17T08:43:07.749Z] 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/ [2021-05-17T08:43:08.040Z] ---> Running in 4aebcdec9e83 [2021-05-17T08:43:10.690Z] Removing intermediate container 4aebcdec9e83 [2021-05-17T08:43:10.690Z] ---> a4f6a8490c45 [2021-05-17T08:43:10.690Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-05-17T08:43:10.690Z] ---> Running in 6f0b6370961c [2021-05-17T08:43:10.690Z] Removing intermediate container 6f0b6370961c [2021-05-17T08:43:10.690Z] ---> 3bd883979bea [2021-05-17T08:43:10.690Z] Step 24/26 : LABEL arch=x86_64 [2021-05-17T08:43:10.690Z] ---> Running in f6444722069d [2021-05-17T08:43:10.979Z] Removing intermediate container f6444722069d [2021-05-17T08:43:10.979Z] ---> 027869d4082b [2021-05-17T08:43:10.979Z] Step 25/26 : LABEL git_sha=a2413738d1045b0113b70c0e8e62a5c553c9d6e1 [2021-05-17T08:43:11.254Z] ---> Running in 035ba5b8c0e4 [2021-05-17T08:43:11.530Z] Removing intermediate container 035ba5b8c0e4 [2021-05-17T08:43:11.530Z] ---> 4356353d520e [2021-05-17T08:43:11.530Z] Step 26/26 : LABEL version=0.0.0 [2021-05-17T08:43:11.530Z] ---> Running in ef6700eeabe5 [2021-05-17T08:43:11.804Z] Removing intermediate container ef6700eeabe5 [2021-05-17T08:43:11.804Z] ---> 1988431f5d02 [2021-05-17T08:43:11.804Z] [2021-05-17T08:43:12.406Z] Successfully built 1988431f5d02 [2021-05-17T08:43:12.406Z] Successfully tagged security-secretstore-setup:latest [2021-05-17T08:43:27.530Z]  Building security-secretstore-setup ... done Removing intermediate container 34203ee3986e [2021-05-17T08:43:27.530Z] ---> ffc1f28b31bd [2021-05-17T08:43:27.530Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-17T08:43:27.530Z] ---> Running in 36e8c448660e [2021-05-17T08:43:28.136Z] 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 [2021-05-17T08:43:30.702Z] Removing intermediate container 032577d7b231 [2021-05-17T08:43:30.702Z] ---> 97bfdbd5d9e8 [2021-05-17T08:43:30.702Z] [2021-05-17T08:43:30.702Z] Step 11/24 : FROM alpine:3.12 [2021-05-17T08:43:30.702Z] ---> 13621d1b12d4 [2021-05-17T08:43:30.702Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-17T08:43:30.702Z] ---> Running in 080bb084e88f [2021-05-17T08:43:30.702Z] Removing intermediate container 080bb084e88f [2021-05-17T08:43:30.702Z] ---> 112e29bab9a8 [2021-05-17T08:43:30.702Z] Step 13/24 : ENV APP_PORT=48080 [2021-05-17T08:43:30.702Z] Removing intermediate container 36e8c448660e [2021-05-17T08:43:30.702Z] ---> 6e98ea02603f [2021-05-17T08:43:30.702Z] [2021-05-17T08:43:30.702Z] Step 12/24 : FROM docker:20.10.0 [2021-05-17T08:43:30.702Z] ---> Running in 0fdb73f104e8 [2021-05-17T08:43:30.702Z] 20.10.0: Pulling from library/docker [2021-05-17T08:43:30.967Z] Removing intermediate container 0fdb73f104e8 [2021-05-17T08:43:30.967Z] ---> 46de65289eb7 [2021-05-17T08:43:30.967Z] Step 14/24 : EXPOSE $APP_PORT [2021-05-17T08:43:31.231Z] ---> Running in 2537573a98b4 [2021-05-17T08:43:31.501Z] Removing intermediate container 2537573a98b4 [2021-05-17T08:43:31.501Z] ---> de91d832e492 [2021-05-17T08:43:31.501Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-17T08:43:31.770Z] ---> Running in 29ef28cf0e98 [2021-05-17T08:43:33.203Z] Removing intermediate container 29ef28cf0e98 [2021-05-17T08:43:33.203Z] ---> 0c30744a7dc8 [2021-05-17T08:43:33.203Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-17T08:43:33.203Z] ---> Running in 35d0e509a92c [2021-05-17T08:43:35.181Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-17T08:43:35.762Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-17T08:43:36.028Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-17T08:43:36.028Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-17T08:43:36.028Z] ---> aefe523efa57 [2021-05-17T08:43:36.028Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-05-17T08:43:36.296Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-17T08:43:36.296Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-17T08:43:36.296Z] ---> Running in a34e60b464e8 [2021-05-17T08:43:36.296Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-17T08:43:36.296Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-17T08:43:36.560Z] Removing intermediate container a34e60b464e8 [2021-05-17T08:43:36.560Z] ---> a827fce40c45 [2021-05-17T08:43:36.560Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-17T08:43:36.560Z] ---> Running in 9e8956a751aa [2021-05-17T08:43:37.142Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-17T08:43:37.142Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-17T08:43:37.407Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-17T08:43:37.408Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-17T08:43:37.408Z] (1/39) Installing readline (8.0.4-r0) [2021-05-17T08:43:37.408Z] (2/39) Installing bash (5.0.17-r0) [2021-05-17T08:43:37.408Z] Executing bash-5.0.17-r0.post-install [2021-05-17T08:43:37.408Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-17T08:43:37.408Z] (4/39) Installing libcurl (7.76.1-r0) [2021-05-17T08:43:37.408Z] (5/39) Installing curl (7.76.1-r0) [2021-05-17T08:43:37.408Z] Executing busybox-1.31.1-r20.trigger [2021-05-17T08:43:37.408Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-17T08:43:37.408Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-17T08:43:37.408Z] (8/39) Installing expat (2.2.9-r1) [2021-05-17T08:43:37.408Z] OK: 8 MiB in 20 packages [2021-05-17T08:43:37.408Z] (9/39) Installing libffi (3.3-r2) [2021-05-17T08:43:37.408Z] (10/39) Installing gdbm (1.13-r1) [2021-05-17T08:43:37.408Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-17T08:43:37.408Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-17T08:43:37.408Z] (13/39) Installing python3 (3.8.10-r0) [2021-05-17T08:43:41.663Z] Removing intermediate container 35d0e509a92c [2021-05-17T08:43:41.663Z] ---> fbf14a8abc19 [2021-05-17T08:43:41.663Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-17T08:43:41.663Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-17T08:43:41.663Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-17T08:43:41.663Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-17T08:43:41.663Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-17T08:43:41.663Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-17T08:43:41.663Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-17T08:43:41.663Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-17T08:43:41.663Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-17T08:43:41.663Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-17T08:43:41.663Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-17T08:43:41.663Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-17T08:43:41.663Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-17T08:43:41.663Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-17T08:43:42.244Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-17T08:43:42.244Z] ---> 9f3c3b15efe8 [2021-05-17T08:43:42.244Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-17T08:43:42.244Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-17T08:43:42.244Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-17T08:43:42.244Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-17T08:43:42.244Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-17T08:43:42.244Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-17T08:43:42.244Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-17T08:43:42.244Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-17T08:43:42.244Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-17T08:43:42.244Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-17T08:43:42.244Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-17T08:43:42.518Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-17T08:43:42.518Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-17T08:43:42.518Z] Executing busybox-1.31.1-r19.trigger [2021-05-17T08:43:42.518Z] OK: 72 MiB in 59 packages [2021-05-17T08:43:43.923Z] ---> ddccedb8f8ec [2021-05-17T08:43:43.923Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-17T08:43:43.923Z] Collecting docker-compose==1.23.2 [2021-05-17T08:43:44.189Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-17T08:43:44.189Z] ---> b1dd0bd31674 [2021-05-17T08:43:44.189Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-05-17T08:43:44.189Z] ---> Running in cd3ea1a5f03c [2021-05-17T08:43:44.189Z] Collecting docopt<0.7,>=0.6.1 [2021-05-17T08:43:44.189Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-17T08:43:44.455Z] Removing intermediate container cd3ea1a5f03c [2021-05-17T08:43:44.455Z] ---> c3d9f402927b [2021-05-17T08:43:44.455Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-17T08:43:44.455Z] ---> Running in 715582c87639 [2021-05-17T08:43:45.417Z] Removing intermediate container 715582c87639 [2021-05-17T08:43:45.417Z] ---> 8813a2f21658 [2021-05-17T08:43:45.417Z] Step 22/24 : LABEL arch=x86_64 [2021-05-17T08:43:45.683Z] ---> Running in 318687356dbb [2021-05-17T08:43:45.683Z] Collecting docker<4.0,>=3.6.0 [2021-05-17T08:43:45.683Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-17T08:43:45.963Z] Collecting texttable<0.10,>=0.9.0 [2021-05-17T08:43:45.963Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-17T08:43:45.963Z] Removing intermediate container 318687356dbb [2021-05-17T08:43:45.963Z] ---> b8245075847e [2021-05-17T08:43:45.963Z] Step 23/24 : LABEL git_sha=a2413738d1045b0113b70c0e8e62a5c553c9d6e1 [2021-05-17T08:43:45.963Z] ---> Running in 1bdfa665f19d [2021-05-17T08:43:46.238Z] Removing intermediate container 1bdfa665f19d [2021-05-17T08:43:46.238Z] ---> 473caa026286 [2021-05-17T08:43:46.238Z] Step 24/24 : LABEL version=0.0.0 [2021-05-17T08:43:46.238Z] ---> Running in bae37f42eadd [2021-05-17T08:43:46.506Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-05-17T08:43:46.506Z] Removing intermediate container bae37f42eadd [2021-05-17T08:43:46.506Z] ---> 77f2f9e3cde4 [2021-05-17T08:43:46.506Z] [2021-05-17T08:43:46.506Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-17T08:43:46.506Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-05-17T08:43:46.770Z] Successfully built 77f2f9e3cde4 [2021-05-17T08:43:46.770Z] Successfully tagged core-data:latest [2021-05-17T08:43:46.770Z]  Building core-data ... done Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-17T08:43:46.770Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-17T08:43:47.034Z] Collecting cached-property<2,>=1.2.0 [2021-05-17T08:43:47.034Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-17T08:43:47.034Z] Collecting jsonschema<3,>=2.5.1 [2021-05-17T08:43:47.034Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-17T08:43:47.034Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-17T08:43:47.299Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-17T08:43:47.877Z] Collecting PyYAML<4,>=3.10 [2021-05-17T08:43:47.877Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-17T08:43:48.829Z] Collecting docker-pycreds>=0.4.0 [2021-05-17T08:43:48.829Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-17T08:43:48.829Z] Collecting idna<2.8,>=2.5 [2021-05-17T08:43:48.829Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-17T08:43:48.829Z] 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) [2021-05-17T08:43:48.829Z] 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) [2021-05-17T08:43:49.091Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-17T08:43:49.091Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-17T08:43:49.091Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-17T08:43:49.091Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-17T08:43:49.091Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-17T08:43:49.091Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-17T08:43:49.358Z] Installing collected packages: docopt, idna, urllib3, requests, docker-pycreds, websocket-client, docker, texttable, cached-property, jsonschema, dockerpty, PyYAML, docker-compose [2021-05-17T08:43:49.358Z] Running setup.py install for docopt: started [2021-05-17T08:43:49.937Z] Running setup.py install for docopt: finished with status 'done' [2021-05-17T08:43:49.937Z] Attempting uninstall: idna [2021-05-17T08:43:49.937Z] Found existing installation: idna 2.9 [2021-05-17T08:43:49.937Z] Uninstalling idna-2.9: [2021-05-17T08:43:49.937Z] Successfully uninstalled idna-2.9 [2021-05-17T08:43:49.937Z] Attempting uninstall: urllib3 [2021-05-17T08:43:49.937Z] Found existing installation: urllib3 1.25.9 [2021-05-17T08:43:49.937Z] Uninstalling urllib3-1.25.9: [2021-05-17T08:43:49.937Z] Successfully uninstalled urllib3-1.25.9 [2021-05-17T08:43:50.202Z] Attempting uninstall: requests [2021-05-17T08:43:50.202Z] Found existing installation: requests 2.23.0 [2021-05-17T08:43:50.202Z] Uninstalling requests-2.23.0: [2021-05-17T08:43:50.202Z] Successfully uninstalled requests-2.23.0 [2021-05-17T08:43:50.779Z] Running setup.py install for texttable: started [2021-05-17T08:43:51.359Z] Running setup.py install for texttable: finished with status 'done' [2021-05-17T08:43:51.359Z] Running setup.py install for dockerpty: started [2021-05-17T08:43:51.936Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-17T08:43:51.936Z] Running setup.py install for PyYAML: started [2021-05-17T08:43:52.523Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-17T08:43:52.794Z] 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 [2021-05-17T08:43:57.755Z] gofmt -l . [2021-05-17T08:43:57.755Z] [ "`gofmt -l .`" = "" ] [2021-05-17T08:43:57.755Z] ./bin/test-go-mod-tidy.sh [2021-05-17T08:43:57.755Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-05-17T08:43:58.436Z] + ls -al . [2021-05-17T08:43:58.436Z] total 864 [2021-05-17T08:43:58.436Z] drwxrwxr-x 9 1001 1001 4096 May 17 08:43 . [2021-05-17T08:43:58.436Z] drwxr-xr-x 4 root root 4096 May 17 08:38 .. [2021-05-17T08:43:58.436Z] -rw-rw-r-- 1 1001 1001 11 May 17 08:36 .dockerignore [2021-05-17T08:43:58.436Z] drwxrwxr-x 8 1001 1001 4096 May 17 08:36 .git [2021-05-17T08:43:58.436Z] drwxrwxr-x 3 1001 1001 4096 May 17 08:36 .github [2021-05-17T08:43:58.436Z] -rw-rw-r-- 1 1001 1001 818 May 17 08:36 .gitignore [2021-05-17T08:43:58.436Z] -rw-rw-r-- 1 1001 1001 166 May 17 08:36 .sonarcloud.properties [2021-05-17T08:43:58.436Z] -rw-rw-r-- 1 1001 1001 8609 May 17 08:36 Attribution.txt [2021-05-17T08:43:58.436Z] -rw-rw-r-- 1 1001 1001 3804 May 17 08:36 CONTRIBUTING.md [2021-05-17T08:43:58.436Z] -rw-rw-r-- 1 1001 1001 931 May 17 08:36 Dockerfile.build [2021-05-17T08:43:58.436Z] -rw-rw-r-- 1 1001 1001 863 May 17 08:36 Jenkinsfile [2021-05-17T08:43:58.436Z] -rw-rw-r-- 1 1001 1001 10775 May 17 08:36 LICENSE [2021-05-17T08:43:58.436Z] -rw-rw-r-- 1 1001 1001 5594 May 17 08:36 Makefile [2021-05-17T08:43:58.436Z] -rw-rw-r-- 1 1001 1001 7978 May 17 08:36 README.md [2021-05-17T08:43:58.436Z] -rw-rw-r-- 1 1001 1001 6755 May 17 08:36 SECURITY.md [2021-05-17T08:43:58.436Z] -rw-rw-r-- 1 1001 1001 5 May 17 08:34 VERSION [2021-05-17T08:43:58.436Z] -rw-rw-r-- 1 1001 1001 4131 May 17 08:36 ZMQWindows.md [2021-05-17T08:43:58.436Z] drwxrwxr-x 2 1001 1001 4096 May 17 08:36 bin [2021-05-17T08:43:58.436Z] drwxrwxr-x 14 1001 1001 4096 May 17 08:36 cmd [2021-05-17T08:43:58.436Z] -rw-r--r-- 1 root root 728714 May 17 08:42 coverage.out [2021-05-17T08:43:58.436Z] -rw-r--r-- 1 root root 1060 May 17 08:43 go.mod [2021-05-17T08:43:58.436Z] -rw-r--r-- 1 root root 22101 May 17 08:38 go.sum [2021-05-17T08:43:58.436Z] drwxrwxr-x 8 1001 1001 4096 May 17 08:36 internal [2021-05-17T08:43:58.436Z] drwxrwxr-x 4 1001 1001 4096 May 17 08:36 openapi [2021-05-17T08:43:58.436Z] drwxrwxr-x 4 1001 1001 4096 May 17 08:36 snap [2021-05-17T08:43:58.436Z] -rw-rw-r-- 1 1001 1001 168 May 17 08:36 version.go [Pipeline] sh [2021-05-17T08:43:59.112Z] + '[' -e coverage.out ] [2021-05-17T08:43:59.112Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-05-17T08:43:59.143Z] Warning: overwriting stash ‘coverage-report’ [2021-05-17T08:44:00.155Z] Stashed 1 file(s) [Pipeline] sh [2021-05-17T08:44:00.812Z] + make build [2021-05-17T08:44:00.812Z] 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 [2021-05-17T08:44:01.174Z] Removing intermediate container 9e8956a751aa [2021-05-17T08:44:01.174Z] ---> eda3f79d6c3d [2021-05-17T08:44:01.174Z] Step 15/24 : ENV APP_PORT=48090 [2021-05-17T08:44:01.174Z] ---> Running in 9f97c4f530f3 [2021-05-17T08:44:01.440Z] Removing intermediate container 9f97c4f530f3 [2021-05-17T08:44:01.440Z] ---> 6ebb8f2d0e69 [2021-05-17T08:44:01.440Z] Step 16/24 : EXPOSE $APP_PORT [2021-05-17T08:44:01.440Z] ---> Running in 4bd8e068c881 [2021-05-17T08:44:01.707Z] Removing intermediate container 4bd8e068c881 [2021-05-17T08:44:01.707Z] ---> afdc0ac37689 [2021-05-17T08:44:01.707Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-17T08:44:02.289Z] ---> 53cbaf1677ce [2021-05-17T08:44:02.289Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-17T08:44:02.555Z] ---> b14065bfd216 [2021-05-17T08:44:02.555Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-17T08:44:02.825Z] ---> e56d0311b041 [2021-05-17T08:44:02.825Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-17T08:44:02.825Z] ---> Running in a8206fe56550 [2021-05-17T08:44:03.100Z] Removing intermediate container a8206fe56550 [2021-05-17T08:44:03.100Z] ---> 7988430f0c98 [2021-05-17T08:44:03.100Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-17T08:44:03.100Z] ---> Running in c78b0915abcf [2021-05-17T08:44:03.365Z] Removing intermediate container c78b0915abcf [2021-05-17T08:44:03.365Z] ---> 9ec7209fb2f5 [2021-05-17T08:44:03.365Z] Step 22/24 : LABEL arch=x86_64 [2021-05-17T08:44:03.365Z] ---> Running in 32ed6629e56e [2021-05-17T08:44:03.631Z] Removing intermediate container 32ed6629e56e [2021-05-17T08:44:03.631Z] ---> 730b0d545ef4 [2021-05-17T08:44:03.631Z] Step 23/24 : LABEL git_sha=a2413738d1045b0113b70c0e8e62a5c553c9d6e1 [2021-05-17T08:44:03.631Z] ---> Running in f78f3e2be324 [2021-05-17T08:44:03.896Z] Removing intermediate container f78f3e2be324 [2021-05-17T08:44:03.896Z] ---> 6962f43949d7 [2021-05-17T08:44:03.896Z] Step 24/24 : LABEL version=0.0.0 [2021-05-17T08:44:05.299Z] ---> Running in 249d973f6fcb [2021-05-17T08:44:05.299Z] Removing intermediate container 249d973f6fcb [2021-05-17T08:44:05.299Z] ---> 395bc5b50e6e [2021-05-17T08:44:05.299Z] [2021-05-17T08:44:05.571Z] Successfully built 395bc5b50e6e [2021-05-17T08:44:05.571Z] Successfully tagged sys-mgmt-agent:latest [2021-05-17T08:44:06.157Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-05-17T08:44:06.165Z] $ docker stop --time=1 c1ee5479d72f2693cf6169e0c1bc348c2dca65f0c3f1a0084f97496080b8638b [2021-05-17T08:44:07.525Z] 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 [2021-05-17T08:44:07.911Z] $ docker rm -f c1ee5479d72f2693cf6169e0c1bc348c2dca65f0c3f1a0084f97496080b8638b [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-17T08:44:08.394Z] + docker images [2021-05-17T08:44:08.662Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-17T08:44:08.662Z] sys-mgmt-agent latest 395bc5b50e6e 3 seconds ago 312MB [2021-05-17T08:44:08.662Z] core-data latest 77f2f9e3cde4 22 seconds ago 21.6MB [2021-05-17T08:44:08.662Z] 6e98ea02603f 38 seconds ago 1.15GB [2021-05-17T08:44:08.662Z] 97bfdbd5d9e8 40 seconds ago 1.17GB [2021-05-17T08:44:08.662Z] security-secretstore-setup latest 1988431f5d02 57 seconds ago 25.8MB [2021-05-17T08:44:08.662Z] core-metadata latest ba19c302a6cb About a minute ago 18.6MB [2021-05-17T08:44:08.662Z] 48172467cb28 About a minute ago 1.16GB [2021-05-17T08:44:08.662Z] 8be6f7debcd5 About a minute ago 1.17GB [2021-05-17T08:44:08.662Z] security-bootstrapper latest d064c444547f 2 minutes ago 18.2MB [2021-05-17T08:44:08.662Z] core-command latest 51f718d7ee5e 2 minutes ago 17.1MB [2021-05-17T08:44:08.662Z] support-scheduler latest 8eec194f0160 2 minutes ago 17.1MB [2021-05-17T08:44:08.662Z] support-notifications latest 8ea995be87ca 2 minutes ago 17.7MB [2021-05-17T08:44:08.662Z] security-proxy-setup latest 7d3fd6567609 2 minutes ago 25.3MB [2021-05-17T08:44:08.662Z] 737f7f2eec31 2 minutes ago 1.16GB [2021-05-17T08:44:08.662Z] d7535898ccf9 2 minutes ago 1.16GB [2021-05-17T08:44:08.662Z] dbc8ee4e347b 2 minutes ago 1.16GB [2021-05-17T08:44:08.662Z] f1b1cdeb3e6d 2 minutes ago 1.16GB [2021-05-17T08:44:08.662Z] 801c8fc4fbbb 2 minutes ago 1.15GB [2021-05-17T08:44:08.662Z] ci-base-image-x86_64 latest 86ece23bd96a 8 minutes ago 648MB [2021-05-17T08:44:08.662Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 2 weeks ago 445MB [2021-05-17T08:44:08.662Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 2 weeks ago 37.5MB [2021-05-17T08:44:08.662Z] alpine 3.12 13621d1b12d4 4 weeks ago 5.58MB [2021-05-17T08:44:08.662Z] docker 20.10.0 aefe523efa57 5 months ago 240MB [2021-05-17T08:44:08.662Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 10 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 [2021-05-17T08:44:24.105Z] Still waiting to schedule task [2021-05-17T08:44:24.106Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-8c-8g-321’ [2021-05-17T08:44:34.382Z] 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 [2021-05-17T08:44:38.692Z] 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 [2021-05-17T08:44:43.004Z] 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 [2021-05-17T08:44:43.600Z] 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 [2021-05-17T08:44:47.920Z] 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 [2021-05-17T08:44:52.238Z] 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 [2021-05-17T08:44:55.652Z] 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 [2021-05-17T08:44:59.046Z] 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 [2021-05-17T08:45:01.666Z] 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 [2021-05-17T08:45:05.074Z] 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] } [2021-05-17T08:45:09.401Z] $ docker stop --time=1 d7611e300232c260d67a8ba4ea7f6754e596f5719a0b1e6ff3a7826ec980df19 [2021-05-17T08:45:12.175Z] $ docker rm -f d7611e300232c260d67a8ba4ea7f6754e596f5719a0b1e6ff3a7826ec980df19 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-17T08:45:14.103Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-17T08:45:14.103Z] [2021-05-17T08:45:14.103Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-17T08:45:14.465Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-17T08:45:14.744Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-05-17T08:45:14.744Z] 29e5d40040c1: Pulling fs layer [2021-05-17T08:45:14.744Z] 1ce36da41761: Pulling fs layer [2021-05-17T08:45:14.744Z] 25b303627fd3: Pulling fs layer [2021-05-17T08:45:14.744Z] 29e5d40040c1: Verifying Checksum [2021-05-17T08:45:14.744Z] 29e5d40040c1: Download complete [2021-05-17T08:45:15.341Z] 29e5d40040c1: Pull complete [2021-05-17T08:45:16.326Z] 1ce36da41761: Verifying Checksum [2021-05-17T08:45:16.327Z] 1ce36da41761: Download complete [2021-05-17T08:45:16.924Z] 25b303627fd3: Verifying Checksum [2021-05-17T08:45:16.924Z] 25b303627fd3: Download complete [2021-05-17T08:45:17.199Z] 1ce36da41761: Pull complete [2021-05-17T08:45:27.396Z] 25b303627fd3: Pull complete [2021-05-17T08:45:27.396Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-05-17T08:45:27.396Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-17T08:45:27.396Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-05-17T08:45:27.678Z] prd-ubuntu18.04-docker-arm64-4c-16g-317 does not seem to be running inside a container [2021-05-17T08:45:27.776Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-05-17T08:45:30.853Z] $ docker top 85e4f29ed3c3d7acf766485548ba23b5e6dfe71d76b4b8f203919c00dbc85a50 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-17T08:45:31.808Z] + grep parallel [2021-05-17T08:45:31.808Z] + docker-compose build --help [2021-05-17T08:45:36.235Z] --parallel Build images in parallel. [Pipeline] } [2021-05-17T08:45:36.253Z] $ docker stop --time=1 85e4f29ed3c3d7acf766485548ba23b5e6dfe71d76b4b8f203919c00dbc85a50 [2021-05-17T08:45:38.113Z] $ docker rm -f 85e4f29ed3c3d7acf766485548ba23b5e6dfe71d76b4b8f203919c00dbc85a50 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-17T08:45:38.774Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-17T08:45:38.774Z] . [Pipeline] withDockerContainer [2021-05-17T08:45:39.024Z] prd-ubuntu18.04-docker-arm64-4c-16g-317 does not seem to be running inside a container [2021-05-17T08:45:39.096Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-05-17T08:45:40.567Z] $ docker top 792428f48288929a2d683b3ba90cd4152689732c4e094c01611f2f4ded6d5e4a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-17T08:45:41.499Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-17T08:45:45.788Z] Building core-command ... [2021-05-17T08:45:45.788Z] Building core-data ... [2021-05-17T08:45:45.788Z] Building core-metadata ... [2021-05-17T08:45:45.788Z] Building security-bootstrapper ... [2021-05-17T08:45:45.788Z] Building security-proxy-setup ... [2021-05-17T08:45:45.788Z] Building security-secretstore-setup ... [2021-05-17T08:45:45.788Z] Building support-notifications ... [2021-05-17T08:45:45.788Z] Building support-scheduler ... [2021-05-17T08:45:45.788Z] Building sys-mgmt-agent ... [2021-05-17T08:45:45.788Z] Building core-data [2021-05-17T08:45:45.788Z] Building security-bootstrapper [2021-05-17T08:45:45.788Z] Building security-secretstore-setup [2021-05-17T08:45:45.788Z] Building security-proxy-setup [2021-05-17T08:45:45.788Z] Building sys-mgmt-agent [2021-05-17T08:46:18.191Z] Running on prd-ubuntu18.04-docker-8c-8g-322 in /w/workspace/edgexfoundry_edgex-go_PR-3470 [Pipeline] { [Pipeline] ws [2021-05-17T08:46:18.212Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2021-05-17T08:46:18.330Z] The recommended git tool is: git [2021-05-17T08:46:20.629Z] using credential edgex-jenkins-ssh [2021-05-17T08:46:20.642Z] Cloning the remote Git repository [2021-05-17T08:46:20.651Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-17T08:46:20.733Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2021-05-17T08:46:20.768Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-17T08:46:20.769Z] > git --version # timeout=10 [2021-05-17T08:46:20.774Z] > git --version # 'git version 2.17.1' [2021-05-17T08:46:20.775Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-17T08:46:20.810Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-17T08:46:27.902Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-17T08:46:27.907Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-17T08:46:27.916Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-17T08:46:27.943Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-17T08:46:27.943Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-17T08:46:27.951Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3470/head:refs/remotes/origin/PR-3470 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-17T08:47:07.547Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-17T08:47:07.547Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-17T08:47:07.547Z] ---> 37bda20fb669 [2021-05-17T08:47:07.547Z] Step 3/24 : WORKDIR /edgex-go [2021-05-17T08:47:07.548Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-17T08:47:07.548Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-05-17T08:47:07.548Z] ---> 37bda20fb669 [2021-05-17T08:47:07.548Z] Step 3/26 : WORKDIR /edgex-go [2021-05-17T08:47:07.548Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-17T08:47:07.548Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-17T08:47:07.548Z] ---> 37bda20fb669 [2021-05-17T08:47:07.548Z] Step 3/24 : WORKDIR /edgex-go [2021-05-17T08:47:07.548Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-17T08:47:07.548Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-05-17T08:47:07.548Z] ---> 37bda20fb669 [2021-05-17T08:47:07.548Z] Step 3/32 : WORKDIR /edgex-go [2021-05-17T08:47:07.548Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-17T08:47:07.548Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-17T08:47:07.548Z] ---> 37bda20fb669 [2021-05-17T08:47:07.548Z] Step 3/22 : WORKDIR /edgex-go [2021-05-17T08:47:07.548Z] ---> Running in e2307c3c19e7 [2021-05-17T08:47:07.548Z] ---> Running in 1432a4220695 [2021-05-17T08:47:07.548Z] ---> Running in f9a8236e6200 [2021-05-17T08:47:07.548Z] ---> Running in 607dff5fdf2b [2021-05-17T08:47:07.548Z] ---> Running in 35d0cb2eb560 [2021-05-17T08:47:07.548Z] Removing intermediate container f9a8236e6200 [2021-05-17T08:47:07.548Z] ---> c35172e4d194 [2021-05-17T08:47:07.548Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-17T08:47:07.548Z] Removing intermediate container e2307c3c19e7 [2021-05-17T08:47:07.548Z] ---> 99cb70ac3476 [2021-05-17T08:47:07.548Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-17T08:47:07.548Z] Removing intermediate container 1432a4220695 [2021-05-17T08:47:07.548Z] ---> b679b5adba3f [2021-05-17T08:47:07.548Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-17T08:47:07.548Z] Removing intermediate container 35d0cb2eb560 [2021-05-17T08:47:07.548Z] ---> 2bac0de678e0 [2021-05-17T08:47:07.548Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-17T08:47:07.548Z] Removing intermediate container 607dff5fdf2b [2021-05-17T08:47:07.548Z] ---> aee3909848a4 [2021-05-17T08:47:07.548Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-17T08:47:07.548Z] ---> Running in 0d8f9a6d5604 [2021-05-17T08:47:07.548Z] ---> Running in 4cd4157e63a6 [2021-05-17T08:47:07.548Z] ---> Running in 7cb9bb96f3b0 [2021-05-17T08:47:07.548Z] ---> Running in 779699b689a7 [2021-05-17T08:47:07.548Z] ---> Running in 049ced844be7 [2021-05-17T08:47:10.956Z] Removing intermediate container 4cd4157e63a6 [2021-05-17T08:47:10.956Z] ---> 75dee1be3ddd [2021-05-17T08:47:10.956Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-17T08:47:10.956Z] Removing intermediate container 7cb9bb96f3b0 [2021-05-17T08:47:10.956Z] ---> 7c1f2f9d6720 [2021-05-17T08:47:10.956Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-17T08:47:11.236Z] ---> Running in c9bc0694297e [2021-05-17T08:47:11.831Z] Removing intermediate container 0d8f9a6d5604 [2021-05-17T08:47:11.831Z] ---> 5d07de799f37 [2021-05-17T08:47:11.831Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-05-17T08:47:11.831Z] ---> Running in 5bf3ff7760b1 [2021-05-17T08:47:12.423Z] ---> Running in 3633cac1bd27 [2021-05-17T08:47:13.408Z] Removing intermediate container 049ced844be7 [2021-05-17T08:47:13.408Z] ---> 31a47ea12353 [2021-05-17T08:47:13.408Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-05-17T08:47:13.408Z] Removing intermediate container 779699b689a7 [2021-05-17T08:47:13.408Z] ---> 4fb791871288 [2021-05-17T08:47:13.408Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-05-17T08:47:13.681Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-17T08:47:13.961Z] ---> Running in 1e461a41012a [2021-05-17T08:47:13.961Z] ---> Running in 903b8b0e870f [2021-05-17T08:47:14.569Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-17T08:47:14.569Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-17T08:47:15.572Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-17T08:47:15.572Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-17T08:47:15.572Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-17T08:47:15.845Z] OK: 218 MiB in 52 packages [2021-05-17T08:47:15.845Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-17T08:47:16.449Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-17T08:47:16.774Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-17T08:47:16.774Z] OK: 218 MiB in 52 packages [2021-05-17T08:47:16.774Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-17T08:47:17.777Z] OK: 218 MiB in 52 packages [2021-05-17T08:47:17.777Z] OK: 218 MiB in 52 packages [2021-05-17T08:47:17.777Z] OK: 218 MiB in 52 packages [2021-05-17T08:47:18.054Z] Removing intermediate container c9bc0694297e [2021-05-17T08:47:18.054Z] ---> 0e9a7a802fe0 [2021-05-17T08:47:18.054Z] Step 6/24 : COPY go.mod . [2021-05-17T08:47:19.045Z] Removing intermediate container 5bf3ff7760b1 [2021-05-17T08:47:19.045Z] ---> f0dce8ed4f7b [2021-05-17T08:47:19.045Z] Step 6/22 : COPY go.mod . [2021-05-17T08:47:19.045Z] ---> 2fccf7febbb9 [2021-05-17T08:47:19.045Z] Step 7/24 : RUN go mod download [2021-05-17T08:47:19.327Z] ---> Running in e558aedcd63c [2021-05-17T08:47:19.930Z] Removing intermediate container 3633cac1bd27 [2021-05-17T08:47:19.930Z] ---> b34782e6091e [2021-05-17T08:47:19.930Z] Step 6/32 : COPY go.mod . [2021-05-17T08:47:19.930Z] Removing intermediate container 1e461a41012a [2021-05-17T08:47:19.930Z] ---> 51462dadcd8f [2021-05-17T08:47:19.930Z] Step 6/26 : COPY go.mod .Removing intermediate container 903b8b0e870f [2021-05-17T08:47:19.930Z] [2021-05-17T08:47:19.930Z] ---> 7bdeb6d0c6e5 [2021-05-17T08:47:19.930Z] Step 6/24 : COPY go.mod . [2021-05-17T08:47:20.220Z] ---> 5ef5a9aeca95 [2021-05-17T08:47:20.497Z] Step 7/22 : RUN go mod download [2021-05-17T08:47:20.774Z] ---> Running in a9ca3bc6e34e [2021-05-17T08:47:21.382Z] ---> 9a16fff53bd9 [2021-05-17T08:47:21.382Z] Step 7/32 : RUN go mod download [2021-05-17T08:47:21.382Z] ---> 333d7da18ac8 [2021-05-17T08:47:21.382Z] Step 7/26 : RUN go mod download [2021-05-17T08:47:21.382Z] ---> 09414d11103e [2021-05-17T08:47:21.382Z] Step 7/24 : RUN go mod download [2021-05-17T08:47:21.382Z] ---> Running in 943346716a77 [2021-05-17T08:47:21.980Z] ---> Running in be558f4b6a2c [2021-05-17T08:47:22.573Z] ---> Running in c2394eb78894 [2021-05-17T08:47:24.028Z] Removing intermediate container e558aedcd63c [2021-05-17T08:47:24.028Z] ---> 4aad8e55dc13 [2021-05-17T08:47:24.028Z] Step 8/24 : COPY . . [2021-05-17T08:47:26.021Z] Removing intermediate container a9ca3bc6e34e [2021-05-17T08:47:26.021Z] ---> 892a3e27cdaa [2021-05-17T08:47:26.021Z] Step 8/22 : COPY . . [2021-05-17T08:47:27.492Z] Removing intermediate container 943346716a77 [2021-05-17T08:47:27.492Z] ---> b4db529a6521 [2021-05-17T08:47:27.492Z] Step 8/32 : COPY . . [2021-05-17T08:47:27.492Z] Removing intermediate container be558f4b6a2c [2021-05-17T08:47:27.492Z] ---> f52aa0f8585f [2021-05-17T08:47:27.492Z] Step 8/26 : COPY . . [2021-05-17T08:47:28.093Z] Removing intermediate container c2394eb78894 [2021-05-17T08:47:28.094Z] ---> c632cb1a54cc [2021-05-17T08:47:28.094Z] Step 8/24 : COPY . . [2021-05-17T08:47:54.951Z] ---> e0019e23924f [2021-05-17T08:47:54.951Z] Step 9/24 : RUN go mod tidy [2021-05-17T08:47:54.951Z] ---> Running in 45a4c1e0cf81 [2021-05-17T08:47:54.951Z] ---> eedd5036cd17 [2021-05-17T08:47:54.951Z] Step 9/32 : RUN go mod tidy [2021-05-17T08:47:54.951Z] ---> 62ff2d7223ee [2021-05-17T08:47:54.951Z] Step 9/24 : RUN go mod tidy [2021-05-17T08:47:54.951Z] ---> 2700f7a2055c [2021-05-17T08:47:54.951Z] Step 9/22 : RUN go mod tidy [2021-05-17T08:47:54.951Z] ---> Running in 75aac717af5c [2021-05-17T08:47:54.951Z] ---> 33f9ac9b7c17 [2021-05-17T08:47:54.951Z] Step 9/26 : RUN go mod tidy [2021-05-17T08:47:54.951Z] ---> Running in 29b49f958b20 [2021-05-17T08:47:54.951Z] ---> Running in 0c33dceb1617 [2021-05-17T08:47:54.951Z] ---> Running in e585a565d59d [2021-05-17T08:47:57.627Z] Removing intermediate container 45a4c1e0cf81 [2021-05-17T08:47:57.627Z] ---> 4c2e8adb6256 [2021-05-17T08:47:57.627Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-05-17T08:47:57.905Z] ---> Running in 7e3abbe3e446 [2021-05-17T08:47:59.928Z] Removing intermediate container 75aac717af5c [2021-05-17T08:47:59.928Z] ---> 6ca24e98fac9 [2021-05-17T08:47:59.928Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-17T08:47:59.928Z] 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 [2021-05-17T08:47:59.928Z] ---> Running in c2d986406154 [2021-05-17T08:48:00.936Z] Removing intermediate container e585a565d59d [2021-05-17T08:48:00.936Z] ---> 8bfa522b6992 [2021-05-17T08:48:00.936Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-17T08:48:01.257Z] ---> Running in d95ad335e09f [2021-05-17T08:48:01.257Z] Removing intermediate container 0c33dceb1617 [2021-05-17T08:48:01.257Z] ---> b7feb6f7e813 [2021-05-17T08:48:01.257Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-17T08:48:01.863Z] ---> Running in e5701ebafeea [2021-05-17T08:48:02.466Z] Removing intermediate container 29b49f958b20 [2021-05-17T08:48:02.466Z] ---> 02896d1f260f [2021-05-17T08:48:02.466Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-17T08:48:02.748Z] 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 [2021-05-17T08:48:03.024Z] ---> Running in b447de1cf225 [2021-05-17T08:48:03.301Z] 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 [2021-05-17T08:48:04.303Z] 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 [2021-05-17T08:48:04.904Z] 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 [2021-05-17T08:48:24.632Z] Merging remotes/origin/master commit 7e9ba5b981db46d7eaa29bdee31d80878b461756 into PR head commit 1d3408842a4dfdffdd0c16105e94b11ec1d30639 [2021-05-17T08:48:24.950Z] Merge succeeded, producing 5b556c9629bc1999795af973bad490e1d1b0a2f6 [2021-05-17T08:48:24.951Z] Checking out Revision 5b556c9629bc1999795af973bad490e1d1b0a2f6 (PR-3470) [2021-05-17T08:48:24.656Z] > git config core.sparsecheckout # timeout=10 [2021-05-17T08:48:24.664Z] > git checkout -f 1d3408842a4dfdffdd0c16105e94b11ec1d30639 # timeout=10 [2021-05-17T08:48:24.826Z] > git remote # timeout=10 [2021-05-17T08:48:24.833Z] > git config --get remote.origin.url # timeout=10 [2021-05-17T08:48:24.839Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-17T08:48:24.846Z] > git merge 7e9ba5b981db46d7eaa29bdee31d80878b461756 # timeout=10 [2021-05-17T08:48:24.953Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-17T08:48:24.963Z] > git config core.sparsecheckout # timeout=10 [2021-05-17T08:48:24.978Z] > git checkout -f 5b556c9629bc1999795af973bad490e1d1b0a2f6 # timeout=10 [2021-05-17T08:48:28.716Z] Commit message: "Merge commit '7e9ba5b981db46d7eaa29bdee31d80878b461756' into HEAD" [2021-05-17T08:48:28.727Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-17T08:48:30.038Z] + echo snap-build.sh [2021-05-17T08:48:30.038Z] snap-build.sh [2021-05-17T08:48:30.038Z] + SNAP_BASE_DIR=. [2021-05-17T08:48:30.038Z] + '[' '!' -z /w/workspace/edgex-go/3 ']' [2021-05-17T08:48:30.038Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/3 [2021-05-17T08:48:30.038Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/3]' [2021-05-17T08:48:30.038Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/3] [2021-05-17T08:48:30.038Z] + cd /w/workspace/edgex-go/3 [2021-05-17T08:48:30.038Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-05-17T08:48:30.038Z] Reading package lists... [2021-05-17T08:48:30.304Z] Building dependency tree... [2021-05-17T08:48:30.304Z] Reading state information... [2021-05-17T08:48:30.304Z] The following packages were automatically installed and are no longer required: [2021-05-17T08:48:30.304Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-05-17T08:48:30.304Z] uidmap xdelta3 [2021-05-17T08:48:30.304Z] Use 'sudo apt autoremove' to remove them. [2021-05-17T08:48:30.304Z] The following packages will be REMOVED: [2021-05-17T08:48:30.304Z] lxd* lxd-client* [2021-05-17T08:48:30.908Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-05-17T08:48:30.908Z] After this operation, 31.7 MB disk space will be freed. [2021-05-17T08:48:32.223Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190027 files and directories currently installed.) [2021-05-17T08:48:32.223Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-05-17T08:48:28.729Z] > git rev-list --no-walk be2ac1bbb9439c6cf3eb8c88494000b0cbbd3285 # timeout=10 [2021-05-17T08:48:33.173Z] Removing lxd dnsmasq configuration [2021-05-17T08:48:33.173Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-05-17T08:48:33.437Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-05-17T08:48:34.386Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-05-17T08:48:34.386Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 189852 files and directories currently installed.) [2021-05-17T08:48:34.386Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-05-17T08:48:35.803Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-05-17T08:48:36.065Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-05-17T08:48:37.455Z] + sudo snap remove --purge lxd [2021-05-17T08:48:37.721Z] snap "lxd" is not installed [2021-05-17T08:48:37.721Z] + sudo groupadd --force --system lxd [2021-05-17T08:48:37.721Z] ++ whoami [2021-05-17T08:48:37.721Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-05-17T08:48:37.721Z] + newgrp - lxd [2021-05-17T08:48:37.721Z] + sudo snap install lxd [2021-05-17T08:48:45.909Z] 2021-05-17T08:48:43Z INFO Waiting for automatic snapd restart... [2021-05-17T08:49:00.858Z] lxd 4.14 from Canonical* installed [2021-05-17T08:49:00.858Z] + sudo lxd init --auto [2021-05-17T08:49:10.894Z] + sudo snap install --classic snapcraft [2021-05-17T08:49:16.203Z] snapcraft 4.7.1 from Canonical* installed [2021-05-17T08:49:16.203Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-05-17T08:49:16.203Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-05-17T08:49:16.203Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-17T08:49:16.203Z] Dload Upload Total Spent Left Speed [2021-05-17T08:49:16.465Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 633 0 --:--:-- --:--:-- --:--:-- 632 [2021-05-17T08:49:16.465Z] 100 3325k 100 3325k 0 0 3154k 0 0:00:01 0:00:01 --:--:-- 3154k [2021-05-17T08:49:16.465Z] ./yq_linux_amd64 [2021-05-17T08:49:16.465Z] + sudo snapcraft prime --use-lxd [2021-05-17T08:49:18.382Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-05-17T08:49:18.643Z] 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: [2021-05-17T08:49:18.643Z] - README.md [2021-05-17T08:49:18.643Z] [2021-05-17T08:49:18.643Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-05-17T08:49:19.225Z] Launching a container. [2021-05-17T08:49:27.395Z] Waiting for container to be ready [2021-05-17T08:49:27.659Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-05-17T08:49:27.659Z] [2021-05-17T08:49:31.884Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-05-17T08:49:31.884Z] Waiting for network to be ready... [2021-05-17T08:49:32.146Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-05-17T08:49:32.408Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-05-17T08:49:32.408Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1725 kB] [2021-05-17T08:49:32.670Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [321 kB] [2021-05-17T08:49:32.670Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-05-17T08:49:32.670Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-05-17T08:49:32.670Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] [2021-05-17T08:49:32.670Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] [2021-05-17T08:49:32.670Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1125 kB] [2021-05-17T08:49:32.670Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] [2021-05-17T08:49:32.939Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-05-17T08:49:32.939Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-05-17T08:49:33.201Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-05-17T08:49:33.201Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-05-17T08:49:33.201Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-05-17T08:49:33.201Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-05-17T08:49:33.201Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-05-17T08:49:33.201Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-05-17T08:49:33.775Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-05-17T08:49:34.037Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2068 kB] [2021-05-17T08:49:34.037Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] [2021-05-17T08:49:34.037Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-05-17T08:49:34.037Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-05-17T08:49:34.037Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] [2021-05-17T08:49:34.037Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] [2021-05-17T08:49:34.037Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] [2021-05-17T08:49:34.307Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-05-17T08:49:37.619Z] Fetched 24.6 MB in 5s (4547 kB/s) [2021-05-17T08:49:39.030Z] Reading package lists... [2021-05-17T08:49:39.030Z] Reading package lists... [2021-05-17T08:49:39.292Z] Building dependency tree... [2021-05-17T08:49:39.292Z] Reading state information... [2021-05-17T08:49:39.555Z] The following additional packages will be installed: [2021-05-17T08:49:39.555Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-05-17T08:49:39.555Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-05-17T08:49:39.555Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-05-17T08:49:39.555Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-05-17T08:49:39.555Z] Suggested packages: [2021-05-17T08:49:39.555Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-05-17T08:49:39.555Z] Recommended packages: [2021-05-17T08:49:39.555Z] gnupg libsasl2-modules [2021-05-17T08:49:39.555Z] The following NEW packages will be installed: [2021-05-17T08:49:39.555Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-05-17T08:49:39.555Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-05-17T08:49:39.555Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-05-17T08:49:39.555Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-05-17T08:49:39.555Z] The following packages will be upgraded: [2021-05-17T08:49:39.555Z] gpg gpg-agent gpgconf libudev1 [2021-05-17T08:49:39.555Z] 4 upgraded, 18 newly installed, 0 to remove and 106 not upgraded. [2021-05-17T08:49:39.555Z] Need to get 3530 kB of archives. [2021-05-17T08:49:39.555Z] After this operation, 13.3 MB of additional disk space will be used. [2021-05-17T08:49:39.555Z] 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] [2021-05-17T08:49:39.555Z] 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] [2021-05-17T08:49:39.555Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-05-17T08:49:39.555Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-05-17T08:49:39.818Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.47 [58.2 kB] [2021-05-17T08:49:40.081Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.47 [1102 kB] [2021-05-17T08:49:40.343Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-05-17T08:49:40.343Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-05-17T08:49:40.343Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-05-17T08:49:40.606Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-05-17T08:49:40.606Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-05-17T08:49:40.606Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-05-17T08:49:40.606Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-05-17T08:49:40.606Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-05-17T08:49:40.606Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-05-17T08:49:40.606Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-05-17T08:49:40.606Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-05-17T08:49:40.606Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-05-17T08:49:40.606Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-05-17T08:49:40.606Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-05-17T08:49:40.606Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-05-17T08:49:40.606Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-05-17T08:49:40.869Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-17T08:49:40.869Z] Fetched 3530 kB in 1s (3098 kB/s) [2021-05-17T08:49:40.869Z] (Reading database ... 12511 files and directories currently installed.) [2021-05-17T08:49:40.869Z] Preparing to unpack .../libudev1_237-3ubuntu10.47_amd64.deb ... [2021-05-17T08:49:41.132Z] Unpacking libudev1:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-17T08:49:41.132Z] Setting up libudev1:amd64 (237-3ubuntu10.47) ... [2021-05-17T08:49:41.132Z] Selecting previously unselected package udev. [2021-05-17T08:49:41.132Z] (Reading database ... 12511 files and directories currently installed.) [2021-05-17T08:49:41.132Z] Preparing to unpack .../00-udev_237-3ubuntu10.47_amd64.deb ... [2021-05-17T08:49:41.395Z] Unpacking udev (237-3ubuntu10.47) ... [2021-05-17T08:49:41.665Z] Selecting previously unselected package libfuse2:amd64. [2021-05-17T08:49:41.665Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-05-17T08:49:41.665Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-05-17T08:49:41.928Z] Selecting previously unselected package fuse. [2021-05-17T08:49:41.928Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-05-17T08:49:41.928Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-05-17T08:49:41.928Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-17T08:49:41.928Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-17T08:49:42.190Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-17T08:49:42.190Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-17T08:49:42.190Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-17T08:49:42.190Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-17T08:49:42.452Z] Selecting previously unselected package libksba8:amd64. [2021-05-17T08:49:42.452Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-05-17T08:49:42.452Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-05-17T08:49:42.452Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-05-17T08:49:42.452Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-17T08:49:42.452Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-17T08:49:42.452Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-05-17T08:49:42.452Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-17T08:49:42.452Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-17T08:49:42.714Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-05-17T08:49:42.714Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-17T08:49:42.714Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-17T08:49:42.714Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-05-17T08:49:42.714Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-17T08:49:42.714Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-17T08:49:42.978Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-05-17T08:49:42.978Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-17T08:49:42.978Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-17T08:49:42.978Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-05-17T08:49:42.978Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-17T08:49:42.978Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-17T08:49:43.240Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-05-17T08:49:43.240Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-17T08:49:43.240Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-17T08:49:43.240Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-05-17T08:49:43.240Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-17T08:49:43.240Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-17T08:49:43.240Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-05-17T08:49:43.240Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-17T08:49:43.240Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-17T08:49:43.501Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-05-17T08:49:43.501Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-05-17T08:49:43.501Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-17T08:49:43.501Z] Selecting previously unselected package libsasl2-2:amd64. [2021-05-17T08:49:43.501Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-05-17T08:49:43.501Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-17T08:49:43.501Z] Selecting previously unselected package libldap-common. [2021-05-17T08:49:43.501Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-05-17T08:49:43.501Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-17T08:49:43.762Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-05-17T08:49:43.762Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-05-17T08:49:43.762Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-17T08:49:43.762Z] Selecting previously unselected package dirmngr. [2021-05-17T08:49:43.762Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-17T08:49:43.762Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-05-17T08:49:44.024Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-17T08:49:44.024Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-05-17T08:49:44.024Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-05-17T08:49:44.024Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-17T08:49:44.287Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-17T08:49:44.287Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-05-17T08:49:44.287Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-17T08:49:44.287Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-05-17T08:49:44.549Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-17T08:49:44.549Z] Setting up udev (237-3ubuntu10.47) ... [2021-05-17T08:49:44.811Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-05-17T08:49:45.073Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-17T08:49:45.073Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-05-17T08:49:45.073Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-05-17T08:49:45.073Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-05-17T08:49:45.335Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-17T08:49:45.335Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-17T08:49:45.335Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-17T08:49:45.335Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-17T08:49:45.335Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-17T08:49:45.335Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-17T08:49:45.597Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-17T08:49:45.597Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-17T08:49:45.597Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-05-17T08:49:45.597Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-17T08:49:46.543Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-05-17T08:49:46.543Z] settings in the [Install] section, and DefaultInstance for template units). [2021-05-17T08:49:46.543Z] This means they are not meant to be enabled using systemctl. [2021-05-17T08:49:46.543Z] Possible reasons for having this kind of units are: [2021-05-17T08:49:46.543Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-05-17T08:49:46.543Z] .wants/ or .requires/ directory. [2021-05-17T08:49:46.543Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-05-17T08:49:46.543Z] a requirement dependency on it. [2021-05-17T08:49:46.543Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-05-17T08:49:46.543Z] D-Bus, udev, scripted systemctl call, ...). [2021-05-17T08:49:46.543Z] 4) In case of template units, the unit is meant to be enabled with some [2021-05-17T08:49:46.543Z] instance name specified. [2021-05-17T08:49:46.805Z] Reading package lists... [2021-05-17T08:49:46.805Z] Building dependency tree... [2021-05-17T08:49:46.805Z] Reading state information... [2021-05-17T08:49:47.068Z] The following additional packages will be installed: [2021-05-17T08:49:47.068Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-05-17T08:49:47.068Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-05-17T08:49:47.068Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-05-17T08:49:47.068Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-05-17T08:49:47.068Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-05-17T08:49:47.068Z] Suggested packages: [2021-05-17T08:49:47.068Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-05-17T08:49:47.068Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-05-17T08:49:47.068Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-05-17T08:49:47.068Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-05-17T08:49:47.068Z] systemd-container policykit-1 [2021-05-17T08:49:47.068Z] Recommended packages: [2021-05-17T08:49:47.068Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-05-17T08:49:47.068Z] The following NEW packages will be installed: [2021-05-17T08:49:47.068Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-05-17T08:49:47.068Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-05-17T08:49:47.068Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-05-17T08:49:47.068Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-05-17T08:49:47.068Z] python3.6-minimal snapd squashfs-tools sudo [2021-05-17T08:49:47.068Z] The following packages will be upgraded: [2021-05-17T08:49:47.068Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-05-17T08:49:47.068Z] 5 upgraded, 25 newly installed, 0 to remove and 101 not upgraded. [2021-05-17T08:49:47.068Z] Need to get 35.2 MB of archives. [2021-05-17T08:49:47.068Z] After this operation, 141 MB of additional disk space will be used. [2021-05-17T08:49:47.068Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] [2021-05-17T08:49:47.338Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.47 [2914 kB] [2021-05-17T08:49:47.338Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-05-17T08:49:47.338Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-05-17T08:49:47.338Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-05-17T08:49:47.338Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-05-17T08:49:47.338Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-05-17T08:49:47.338Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-05-17T08:49:47.339Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-05-17T08:49:47.339Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-05-17T08:49:47.339Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-05-17T08:49:47.339Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-05-17T08:49:47.339Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-05-17T08:49:47.339Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-05-17T08:49:47.339Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-05-17T08:49:47.339Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-05-17T08:49:47.339Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-05-17T08:49:47.917Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.47 [209 kB] [2021-05-17T08:49:47.917Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] [2021-05-17T08:49:48.180Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [2021-05-17T08:49:48.181Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-05-17T08:49:48.181Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-05-17T08:49:48.181Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-05-17T08:49:48.181Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-05-17T08:49:48.181Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-05-17T08:49:48.181Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-05-17T08:49:48.181Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-05-17T08:49:48.181Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-05-17T08:49:48.181Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-05-17T08:49:48.181Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-05-17T08:49:48.444Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-17T08:49:48.444Z] Fetched 35.2 MB in 1s (28.8 MB/s) [2021-05-17T08:49:48.705Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-17T08:49:48.705Z] Preparing to unpack .../systemd_237-3ubuntu10.47_amd64.deb ... [2021-05-17T08:49:48.705Z] Unpacking systemd (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-17T08:49:49.283Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.47_amd64.deb ... [2021-05-17T08:49:49.283Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-17T08:49:49.545Z] Setting up libsystemd0:amd64 (237-3ubuntu10.47) ... [2021-05-17T08:49:49.545Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-17T08:49:49.545Z] Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... [2021-05-17T08:49:49.545Z] Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... [2021-05-17T08:49:49.807Z] Setting up libapt-pkg5.0:amd64 (1.6.13) ... [2021-05-17T08:49:49.807Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-17T08:49:49.807Z] Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... [2021-05-17T08:49:50.069Z] Unpacking apt (1.6.13) over (1.6.1) ... [2021-05-17T08:49:50.341Z] Setting up apt (1.6.13) ... [2021-05-17T08:49:50.341Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-05-17T08:49:50.915Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-05-17T08:49:50.915Z] (Reading database ... 12764 files and directories currently installed.) [2021-05-17T08:49:50.915Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-05-17T08:49:50.915Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-05-17T08:49:51.179Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-05-17T08:49:51.179Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-17T08:49:51.179Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-17T08:49:53.110Z] Selecting previously unselected package libexpat1:amd64. [2021-05-17T08:49:53.110Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-05-17T08:49:53.111Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-05-17T08:49:53.111Z] Selecting previously unselected package python3.6-minimal. [2021-05-17T08:49:53.111Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-17T08:49:53.111Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-05-17T08:49:53.372Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-05-17T08:49:53.633Z] Checking for services that may need to be restarted...done. [2021-05-17T08:49:53.633Z] Checking for services that may need to be restarted...done. [2021-05-17T08:49:53.633Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-17T08:49:53.633Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-05-17T08:49:53.633Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-05-17T08:49:54.207Z] Selecting previously unselected package python3-minimal. [2021-05-17T08:49:54.207Z] (Reading database ... 13012 files and directories currently installed.) [2021-05-17T08:49:54.207Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-05-17T08:49:54.207Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-05-17T08:49:54.468Z] Selecting previously unselected package mime-support. [2021-05-17T08:49:54.468Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-05-17T08:49:54.468Z] Unpacking mime-support (3.60ubuntu1) ... [2021-05-17T08:49:54.468Z] Selecting previously unselected package libmpdec2:amd64. [2021-05-17T08:49:54.468Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-05-17T08:49:54.468Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-05-17T08:49:54.729Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-05-17T08:49:54.729Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-17T08:49:54.729Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-17T08:49:54.992Z] Selecting previously unselected package python3.6. [2021-05-17T08:49:54.992Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-17T08:49:54.992Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-17T08:49:54.992Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-05-17T08:49:54.992Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-05-17T08:49:54.992Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-05-17T08:49:54.992Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-05-17T08:49:55.253Z] Selecting previously unselected package python3. [2021-05-17T08:49:55.253Z] (Reading database ... 13442 files and directories currently installed.) [2021-05-17T08:49:55.253Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-05-17T08:49:55.515Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-05-17T08:49:55.515Z] Selecting previously unselected package multiarch-support. [2021-05-17T08:49:55.515Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-05-17T08:49:55.515Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-05-17T08:49:55.515Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-05-17T08:49:55.515Z] Selecting previously unselected package liblzo2-2:amd64. [2021-05-17T08:49:55.515Z] (Reading database ... 13479 files and directories currently installed.) [2021-05-17T08:49:55.515Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-05-17T08:49:55.515Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-05-17T08:49:55.777Z] Selecting previously unselected package libbsd0:amd64. [2021-05-17T08:49:55.777Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-05-17T08:49:55.777Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-05-17T08:49:55.777Z] Selecting previously unselected package sudo. [2021-05-17T08:49:55.777Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-05-17T08:49:55.777Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-05-17T08:49:56.039Z] Selecting previously unselected package apparmor. [2021-05-17T08:49:56.039Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-05-17T08:49:56.039Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-05-17T08:49:56.039Z] Selecting previously unselected package libedit2:amd64. [2021-05-17T08:49:56.039Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-05-17T08:49:56.039Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-05-17T08:49:56.300Z] Selecting previously unselected package libkrb5support0:amd64. [2021-05-17T08:49:56.300Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-05-17T08:49:56.300Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-05-17T08:49:56.300Z] Selecting previously unselected package libk5crypto3:amd64. [2021-05-17T08:49:56.300Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-05-17T08:49:56.300Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-05-17T08:49:56.300Z] Selecting previously unselected package libkeyutils1:amd64. [2021-05-17T08:49:56.300Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-05-17T08:49:56.300Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-05-17T08:49:56.561Z] Selecting previously unselected package libkrb5-3:amd64. [2021-05-17T08:49:56.561Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-05-17T08:49:56.561Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-05-17T08:49:56.561Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-05-17T08:49:56.561Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-05-17T08:49:56.561Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-05-17T08:49:56.771Z] 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 [2021-05-17T08:49:56.771Z] 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 [2021-05-17T08:49:56.822Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-05-17T08:49:56.822Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-05-17T08:49:56.822Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-05-17T08:49:57.084Z] Selecting previously unselected package openssh-client. [2021-05-17T08:49:57.084Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-05-17T08:49:57.084Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-05-17T08:49:57.084Z] Selecting previously unselected package squashfs-tools. [2021-05-17T08:49:57.084Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-05-17T08:49:57.084Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-05-17T08:49:57.346Z] Selecting previously unselected package snapd. [2021-05-17T08:49:57.346Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-05-17T08:49:57.346Z] Unpacking snapd (2.48.3+18.04) ... [2021-05-17T08:49:59.900Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-05-17T08:49:59.900Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-05-17T08:49:59.900Z] Setting up mime-support (3.60ubuntu1) ... [2021-05-17T08:49:59.900Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-05-17T08:49:59.900Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-05-17T08:49:59.900Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-05-17T08:49:59.900Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-17T08:49:59.900Z] Setting up systemd (237-3ubuntu10.47) ... [2021-05-17T08:49:59.900Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-05-17T08:50:00.847Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-05-17T08:50:00.847Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-05-17T08:50:00.847Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-05-17T08:50:00.847Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-17T08:50:00.847Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-05-17T08:50:00.847Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-17T08:50:01.457Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-05-17T08:50:01.457Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-05-17T08:50:01.726Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-05-17T08:50:01.726Z] Setting up python3 (3.6.7-1~18.04) ... [2021-05-17T08:50:01.726Z] running python rtupdate hooks for python3.6... [2021-05-17T08:50:01.726Z] running python post-rtupdate hooks for python3.6... [2021-05-17T08:50:01.726Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-05-17T08:50:03.127Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-05-17T08:50:03.389Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-05-17T08:50:03.389Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-05-17T08:50:03.389Z] Setting up snapd (2.48.3+18.04) ... [2021-05-17T08:50:03.962Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-05-17T08:50:04.223Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-05-17T08:50:04.485Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-05-17T08:50:04.485Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-05-17T08:50:04.749Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-05-17T08:50:04.749Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-05-17T08:50:05.012Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-05-17T08:50:05.275Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-05-17T08:50:05.538Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-05-17T08:50:05.800Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-05-17T08:50:05.800Z] /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' [2021-05-17T08:50:05.800Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-17T08:50:05.800Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-05-17T08:50:07.197Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-17T08:50:07.197Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-17T08:50:07.197Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-17T08:50:08.857Z] Reading package lists... [2021-05-17T08:50:09.119Z] Reading package lists... [2021-05-17T08:50:09.379Z] Building dependency tree... [2021-05-17T08:50:09.380Z] Reading state information... [2021-05-17T08:50:09.380Z] Calculating upgrade... [2021-05-17T08:50:09.641Z] The following packages will be upgraded: [2021-05-17T08:50:09.641Z] advancecomp base-files bash binutils binutils-common [2021-05-17T08:50:09.641Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-05-17T08:50:09.641Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-05-17T08:50:09.641Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-05-17T08:50:09.641Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-05-17T08:50:09.641Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-05-17T08:50:09.641Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-05-17T08:50:09.641Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-05-17T08:50:09.641Z] libkmod2 liblsan0 libmount1 libmpx2 libncurses5 libncursesw5 libnettle6 [2021-05-17T08:50:09.641Z] libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime libpam0g [2021-05-17T08:50:09.641Z] libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 [2021-05-17T08:50:09.641Z] libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 [2021-05-17T08:50:09.641Z] libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base [2021-05-17T08:50:09.641Z] ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 [2021-05-17T08:50:09.641Z] pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-05-17T08:50:09.902Z] 101 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-05-17T08:50:09.902Z] Need to get 64.0 MB of archives. [2021-05-17T08:50:09.902Z] After this operation, 5041 kB of additional disk space will be used. [2021-05-17T08:50:09.902Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-143.147 [994 kB] [2021-05-17T08:50:09.902Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-05-17T08:50:10.163Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-05-17T08:50:10.163Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-05-17T08:50:10.163Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-05-17T08:50:10.163Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-05-17T08:50:10.163Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-05-17T08:50:10.163Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-05-17T08:50:10.163Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-05-17T08:50:10.163Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-05-17T08:50:10.163Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-05-17T08:50:10.163Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-05-17T08:50:10.163Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-05-17T08:50:10.163Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-05-17T08:50:10.163Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-05-17T08:50:10.163Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-05-17T08:50:10.163Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-05-17T08:50:10.163Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-05-17T08:50:10.430Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-05-17T08:50:10.430Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-05-17T08:50:10.430Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-05-17T08:50:10.430Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-05-17T08:50:10.430Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-05-17T08:50:10.430Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-05-17T08:50:10.430Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-05-17T08:50:10.430Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-05-17T08:50:10.430Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-05-17T08:50:10.430Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-05-17T08:50:10.430Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-05-17T08:50:10.430Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-05-17T08:50:10.430Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-05-17T08:50:10.430Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-05-17T08:50:10.430Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-05-17T08:50:10.430Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-05-17T08:50:10.430Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-05-17T08:50:10.430Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-05-17T08:50:10.697Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] [2021-05-17T08:50:10.697Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] [2021-05-17T08:50:10.697Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-05-17T08:50:10.697Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-05-17T08:50:10.697Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-05-17T08:50:10.697Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-05-17T08:50:10.697Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-05-17T08:50:10.697Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-05-17T08:50:10.697Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-05-17T08:50:10.697Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-05-17T08:50:10.697Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-05-17T08:50:10.697Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-05-17T08:50:10.697Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-05-17T08:50:10.697Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-05-17T08:50:10.697Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-05-17T08:50:10.697Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-05-17T08:50:10.697Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-05-17T08:50:10.697Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-05-17T08:50:10.697Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-05-17T08:50:10.697Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-05-17T08:50:10.959Z] Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-05-17T08:50:10.959Z] Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-05-17T08:50:10.959Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-05-17T08:50:10.959Z] Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-05-17T08:50:10.959Z] Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-05-17T08:50:10.959Z] Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-05-17T08:50:10.959Z] Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-05-17T08:50:10.959Z] Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-05-17T08:50:10.959Z] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-05-17T08:50:10.959Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-05-17T08:50:10.959Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-05-17T08:50:10.959Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-05-17T08:50:11.219Z] Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-05-17T08:50:11.219Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-05-17T08:50:11.219Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-05-17T08:50:11.219Z] Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-05-17T08:50:11.219Z] Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-05-17T08:50:11.219Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-05-17T08:50:11.219Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-05-17T08:50:11.219Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-05-17T08:50:11.219Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-05-17T08:50:11.219Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] [2021-05-17T08:50:11.219Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-05-17T08:50:11.219Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.47 [16.0 kB] [2021-05-17T08:50:11.219Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2021-05-17T08:50:11.219Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-05-17T08:50:11.219Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-05-17T08:50:11.481Z] Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-05-17T08:50:11.481Z] Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-05-17T08:50:11.481Z] Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-05-17T08:50:11.481Z] Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-05-17T08:50:11.481Z] Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-05-17T08:50:11.481Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-05-17T08:50:11.481Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-05-17T08:50:11.481Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-05-17T08:50:11.481Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-05-17T08:50:11.481Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-05-17T08:50:11.481Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-05-17T08:50:11.481Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-05-17T08:50:11.481Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-05-17T08:50:11.481Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-05-17T08:50:11.481Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-05-17T08:50:11.481Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-05-17T08:50:11.481Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-05-17T08:50:11.481Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-05-17T08:50:11.741Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-17T08:50:11.742Z] Fetched 64.0 MB in 2s (34.6 MB/s) [2021-05-17T08:50:11.742Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-17T08:50:11.742Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-05-17T08:50:11.742Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-17T08:50:11.949Z] Removing intermediate container d95ad335e09f [2021-05-17T08:50:11.949Z] ---> 5c18a2b6482a [2021-05-17T08:50:11.949Z] [2021-05-17T08:50:11.949Z] Step 11/26 : FROM alpine:3.12 [2021-05-17T08:50:11.949Z] 3.12: Pulling from library/alpine [2021-05-17T08:50:11.949Z] Removing intermediate container c2d986406154 [2021-05-17T08:50:11.949Z] ---> 0e3d7910520e [2021-05-17T08:50:11.949Z] [2021-05-17T08:50:11.949Z] Step 11/32 : FROM alpine:3.12 [2021-05-17T08:50:11.949Z] Removing intermediate container e5701ebafeea [2021-05-17T08:50:11.949Z] ---> 0d682cc7a70b [2021-05-17T08:50:11.949Z] [2021-05-17T08:50:11.949Z] Step 11/22 : FROM alpine:3.12 [2021-05-17T08:50:11.949Z] 3.12: Pulling from library/alpine [2021-05-17T08:50:11.949Z] 3.12: Pulling from library/alpine [2021-05-17T08:50:11.949Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-17T08:50:11.950Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-17T08:50:11.950Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-17T08:50:11.950Z] Status: Downloaded newer image for alpine:3.12 [2021-05-17T08:50:11.950Z] Status: Downloaded newer image for alpine:3.12 [2021-05-17T08:50:11.950Z] ---> 9852663dfa18 [2021-05-17T08:50:11.950Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-17T08:50:11.950Z] ---> 9852663dfa18 [2021-05-17T08:50:11.950Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-05-17T08:50:11.950Z] Status: Downloaded newer image for alpine:3.12 [2021-05-17T08:50:11.950Z] ---> 9852663dfa18 [2021-05-17T08:50:11.950Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-17T08:50:12.224Z] ---> Running in 74b8d66aee3c [2021-05-17T08:50:12.224Z] ---> Running in 97ba41bd1c2c [2021-05-17T08:50:12.224Z] ---> Running in 9130c4f8651d [2021-05-17T08:50:12.507Z] Removing intermediate container b447de1cf225 [2021-05-17T08:50:12.507Z] ---> 52067aa97211 [2021-05-17T08:50:12.507Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-17T08:50:12.683Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-05-17T08:50:12.683Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-17T08:50:12.683Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-143.147_amd64.deb ... [2021-05-17T08:50:12.683Z] Unpacking linux-libc-dev:amd64 (4.15.0-143.147) over (4.15.0-20.21) ... [2021-05-17T08:50:13.487Z] ---> Running in bf3f6b1a49bb [2021-05-17T08:50:13.487Z] Removing intermediate container 9130c4f8651d [2021-05-17T08:50:13.487Z] ---> 02b026aa21c3 [2021-05-17T08:50:13.488Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-17T08:50:13.627Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-17T08:50:13.627Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-17T08:50:13.627Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-17T08:50:13.627Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-17T08:50:13.764Z] ---> Running in 7d288588dfd6 [2021-05-17T08:50:13.888Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-17T08:50:13.888Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-17T08:50:13.888Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-17T08:50:13.888Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-17T08:50:13.888Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-17T08:50:13.888Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-17T08:50:14.149Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-17T08:50:14.149Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-17T08:50:14.149Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-17T08:50:14.149Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-17T08:50:14.421Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-17T08:50:14.421Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-17T08:50:14.421Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-17T08:50:14.421Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-05-17T08:50:14.421Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-05-17T08:50:14.683Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-17T08:50:14.683Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-17T08:50:14.683Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-17T08:50:14.683Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-17T08:50:14.755Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-17T08:50:14.945Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-17T08:50:14.945Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-17T08:50:14.945Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-17T08:50:15.031Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-17T08:50:15.213Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-17T08:50:15.213Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-17T08:50:15.213Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-05-17T08:50:15.313Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-17T08:50:15.313Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-17T08:50:15.473Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-17T08:50:15.591Z] 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 [2021-05-17T08:50:15.591Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-17T08:50:15.870Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-17T08:50:15.870Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-17T08:50:15.870Z] (3/4) Installing libcurl (7.76.1-r0) [2021-05-17T08:50:15.870Z] (4/4) Installing curl (7.76.1-r0) [2021-05-17T08:50:15.870Z] Executing busybox-1.31.1-r20.trigger [2021-05-17T08:50:15.870Z] Executing ca-certificates-20191127-r4.trigger [2021-05-17T08:50:15.870Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-17T08:50:16.045Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-05-17T08:50:16.146Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-17T08:50:16.146Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-17T08:50:16.146Z] (3/6) Installing libcurl (7.76.1-r0) [2021-05-17T08:50:16.146Z] (4/6) Installing curl (7.76.1-r0) [2021-05-17T08:50:16.146Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-17T08:50:16.146Z] (6/6) Installing su-exec (0.2-r1) [2021-05-17T08:50:16.146Z] Executing busybox-1.31.1-r20.trigger [2021-05-17T08:50:16.146Z] Executing ca-certificates-20191127-r4.trigger [2021-05-17T08:50:16.146Z] OK: 7 MiB in 18 packages [2021-05-17T08:50:16.307Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-17T08:50:16.307Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-05-17T08:50:16.307Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-05-17T08:50:16.307Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-05-17T08:50:16.307Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-05-17T08:50:16.421Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-17T08:50:16.421Z] (2/2) Installing su-exec (0.2-r1) [2021-05-17T08:50:16.421Z] Executing busybox-1.31.1-r20.trigger [2021-05-17T08:50:16.578Z] Setting up base-files (10.1ubuntu2.10) ... [2021-05-17T08:50:16.579Z] Installing new version of config file /etc/issue ... [2021-05-17T08:50:16.697Z] OK: 7 MiB in 20 packages [2021-05-17T08:50:16.698Z] OK: 5 MiB in 16 packages [2021-05-17T08:50:16.841Z] Installing new version of config file /etc/issue.net ... [2021-05-17T08:50:16.841Z] Installing new version of config file /etc/lsb-release ... [2021-05-17T08:50:16.841Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-05-17T08:50:17.105Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-05-17T08:50:17.105Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-05-17T08:50:17.105Z] Removing obsolete conffile /etc/default/motd-news ... [2021-05-17T08:50:17.368Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-17T08:50:17.368Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-05-17T08:50:17.368Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-05-17T08:50:17.368Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-05-17T08:50:17.630Z] 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 [2021-05-17T08:50:17.630Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-17T08:50:17.630Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-17T08:50:17.630Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-05-17T08:50:17.630Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-05-17T08:50:17.892Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-17T08:50:17.892Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-05-17T08:50:17.892Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-05-17T08:50:17.892Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-05-17T08:50:18.189Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-17T08:50:18.189Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-05-17T08:50:18.189Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-17T08:50:18.450Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-05-17T08:50:18.450Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-17T08:50:18.450Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-17T08:50:18.703Z] Removing intermediate container 74b8d66aee3c [2021-05-17T08:50:18.703Z] ---> f56610a7aad9 [2021-05-17T08:50:18.703Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-17T08:50:18.713Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-17T08:50:18.713Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-17T08:50:18.975Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-17T08:50:18.975Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-17T08:50:18.975Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-17T08:50:18.977Z] ---> Running in 49cdfac41fd6 [2021-05-17T08:50:19.236Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-05-17T08:50:19.237Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-17T08:50:19.237Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-05-17T08:50:19.237Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-05-17T08:50:19.256Z] Removing intermediate container 7d288588dfd6 [2021-05-17T08:50:19.256Z] ---> 98bb07c95cbf [2021-05-17T08:50:19.256Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-17T08:50:19.256Z] Removing intermediate container 97ba41bd1c2c [2021-05-17T08:50:19.256Z] ---> eb4c124e9c4b [2021-05-17T08:50:19.256Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-17T08:50:19.498Z] Setting up grep (3.1-2build1) ... [2021-05-17T08:50:19.498Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-17T08:50:19.498Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-05-17T08:50:19.498Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-05-17T08:50:19.528Z] ---> Running in 1be0cccf8619 [2021-05-17T08:50:19.759Z] Setting up login (1:4.5-1ubuntu2) ... [2021-05-17T08:50:19.759Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-17T08:50:19.759Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-17T08:50:19.759Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-17T08:50:19.800Z] ---> Running in 5d3c492b3f45 [2021-05-17T08:50:20.020Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-05-17T08:50:20.021Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-17T08:50:20.021Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-17T08:50:20.021Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-17T08:50:20.076Z] Removing intermediate container 49cdfac41fd6 [2021-05-17T08:50:20.076Z] ---> a65ba9aff216 [2021-05-17T08:50:20.076Z] Step 14/22 : WORKDIR /edgex [2021-05-17T08:50:20.076Z] Removing intermediate container bf3f6b1a49bb [2021-05-17T08:50:20.076Z] ---> a30742277867 [2021-05-17T08:50:20.076Z] [2021-05-17T08:50:20.076Z] Step 12/24 : FROM docker:20.10.0 [2021-05-17T08:50:20.076Z] 20.10.0: Pulling from library/docker [2021-05-17T08:50:20.349Z] Removing intermediate container 1be0cccf8619 [2021-05-17T08:50:20.349Z] ---> 170286bdf0df [2021-05-17T08:50:20.349Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-17T08:50:20.595Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-17T08:50:20.622Z] ---> Running in 335bc90918d0 [2021-05-17T08:50:20.622Z] Removing intermediate container 5d3c492b3f45 [2021-05-17T08:50:20.622Z] ---> e00b44e10ec6 [2021-05-17T08:50:20.622Z] Step 14/26 : WORKDIR / [2021-05-17T08:50:20.856Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-17T08:50:20.856Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-17T08:50:20.856Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-17T08:50:20.897Z] ---> Running in 5e3e8b75dd3b [2021-05-17T08:50:21.173Z] ---> Running in 72aa816173cb [2021-05-17T08:50:21.429Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-05-17T08:50:21.690Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-17T08:50:21.690Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-05-17T08:50:21.690Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-17T08:50:21.770Z] Removing intermediate container 335bc90918d0 [2021-05-17T08:50:21.770Z] ---> a0c20e70c879 [2021-05-17T08:50:21.770Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-17T08:50:22.051Z] Removing intermediate container 5e3e8b75dd3b [2021-05-17T08:50:22.051Z] ---> 04fb0faba569 [2021-05-17T08:50:22.051Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-17T08:50:22.640Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-05-17T08:50:22.649Z] Removing intermediate container 72aa816173cb [2021-05-17T08:50:22.649Z] ---> 9054856fff21 [2021-05-17T08:50:22.649Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-05-17T08:50:22.901Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-05-17T08:50:22.901Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-05-17T08:50:22.901Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-05-17T08:50:22.928Z] Removing intermediate container 7e3abbe3e446 [2021-05-17T08:50:22.928Z] ---> 2c9affb77f86 [2021-05-17T08:50:22.928Z] [2021-05-17T08:50:22.928Z] Step 11/24 : FROM alpine:3.12 [2021-05-17T08:50:22.928Z] ---> 9852663dfa18 [2021-05-17T08:50:22.928Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-17T08:50:23.161Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-05-17T08:50:23.161Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-17T08:50:23.161Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-05-17T08:50:23.162Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-05-17T08:50:23.213Z] ---> Running in 30ab646cd07f [2021-05-17T08:50:23.423Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-05-17T08:50:23.487Z] ---> 4fcb0b658347 [2021-05-17T08:50:23.487Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-17T08:50:23.487Z] ---> Running in 5377c670b6a3 [2021-05-17T08:50:23.776Z] ---> c53f553a07c4 [2021-05-17T08:50:23.832Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-17T08:50:23.832Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-17T08:50:23.832Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-17T08:50:23.832Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-17T08:50:24.059Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-05-17T08:50:24.096Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-17T08:50:24.096Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-17T08:50:24.096Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-17T08:50:24.341Z] Removing intermediate container 5377c670b6a3 [2021-05-17T08:50:24.341Z] ---> ef6c375c2129 [2021-05-17T08:50:24.341Z] Step 13/24 : ENV APP_PORT=48080 [2021-05-17T08:50:24.357Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-17T08:50:24.357Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-17T08:50:24.357Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-17T08:50:24.357Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-17T08:50:24.357Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-17T08:50:24.618Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-17T08:50:24.618Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-17T08:50:24.618Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-17T08:50:24.618Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-17T08:50:24.879Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-17T08:50:24.879Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-17T08:50:24.879Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-17T08:50:24.879Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-17T08:50:24.879Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-17T08:50:24.879Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-17T08:50:24.949Z] ---> Running in 7bb902855c5e [2021-05-17T08:50:25.159Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-17T08:50:25.159Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-17T08:50:25.159Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-17T08:50:25.159Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-17T08:50:25.159Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-17T08:50:25.159Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-17T08:50:25.159Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-17T08:50:25.428Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-17T08:50:25.428Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-17T08:50:25.428Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-17T08:50:25.428Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-17T08:50:25.428Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-05-17T08:50:25.698Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-17T08:50:25.698Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-17T08:50:25.698Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-17T08:50:25.939Z] ---> efbcc7025d9f [2021-05-17T08:50:25.939Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-17T08:50:26.214Z] ---> c9d68ab46fc2 [2021-05-17T08:50:26.214Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-17T08:50:26.214Z] Removing intermediate container 7bb902855c5e [2021-05-17T08:50:26.214Z] ---> 7f23a74b1925 [2021-05-17T08:50:26.214Z] Step 14/24 : EXPOSE $APP_PORT [2021-05-17T08:50:26.317Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-05-17T08:50:26.493Z] ---> Running in d16c64b19ac7 [2021-05-17T08:50:26.580Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-05-17T08:50:26.853Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-05-17T08:50:26.853Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-17T08:50:26.853Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-05-17T08:50:26.853Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-17T08:50:27.092Z] ---> add8ac55cfe8 [2021-05-17T08:50:27.092Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-05-17T08:50:27.126Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-05-17T08:50:27.370Z] Removing intermediate container 30ab646cd07f [2021-05-17T08:50:27.370Z] ---> b245c9f4cabb [2021-05-17T08:50:27.370Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-17T08:50:27.399Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-17T08:50:27.399Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-05-17T08:50:27.399Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-17T08:50:27.399Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-05-17T08:50:27.649Z] Removing intermediate container d16c64b19ac7 [2021-05-17T08:50:27.649Z] ---> 8a5348f3153e [2021-05-17T08:50:27.649Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-17T08:50:27.664Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-17T08:50:27.664Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-05-17T08:50:27.664Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-05-17T08:50:27.664Z] Setting up debconf (1.5.66ubuntu1) ... [2021-05-17T08:50:27.923Z] ---> Running in a5e4f2deada7 [2021-05-17T08:50:27.931Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-17T08:50:27.931Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-05-17T08:50:27.931Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-05-17T08:50:28.192Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-05-17T08:50:28.192Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-17T08:50:28.192Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-05-17T08:50:28.192Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-05-17T08:50:28.197Z] ---> Running in eda5fb183a77 [2021-05-17T08:50:28.456Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-05-17T08:50:28.456Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-17T08:50:28.456Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-17T08:50:28.456Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-17T08:50:28.456Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-17T08:50:28.474Z] ---> 009fd16b53cb [2021-05-17T08:50:28.474Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-17T08:50:28.474Z] ---> f23c2e887a36 [2021-05-17T08:50:28.474Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-17T08:50:28.719Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-17T08:50:28.719Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-17T08:50:28.719Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-17T08:50:28.753Z] ---> Running in 272b9dfeea1c [2021-05-17T08:50:28.980Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-17T08:50:28.980Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-17T08:50:28.980Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-17T08:50:29.025Z] Removing intermediate container a5e4f2deada7 [2021-05-17T08:50:29.025Z] ---> 8e33c5ddb2e1 [2021-05-17T08:50:29.025Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-17T08:50:29.240Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-17T08:50:29.240Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-17T08:50:29.501Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-17T08:50:29.501Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-17T08:50:29.501Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-17T08:50:29.762Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.47_amd64.deb ... [2021-05-17T08:50:29.762Z] Unpacking systemd-sysv (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-17T08:50:29.762Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-17T08:50:29.762Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-17T08:50:30.005Z] Removing intermediate container 272b9dfeea1c [2021-05-17T08:50:30.005Z] ---> 423e4e1f128c [2021-05-17T08:50:30.005Z] Step 19/22 : CMD ["--init=true"] [2021-05-17T08:50:30.023Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-17T08:50:30.023Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-17T08:50:30.023Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-05-17T08:50:30.023Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-05-17T08:50:30.283Z] ---> Running in 7275f5a208b9 [2021-05-17T08:50:30.288Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-05-17T08:50:30.288Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-17T08:50:30.288Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-05-17T08:50:30.288Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-17T08:50:30.550Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-17T08:50:30.558Z] ---> 98583747cdfc [2021-05-17T08:50:30.558Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-17T08:50:30.558Z] ---> cd9ccad9f431 [2021-05-17T08:50:30.558Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-17T08:50:30.812Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-17T08:50:30.812Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-17T08:50:30.812Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-17T08:50:30.812Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-17T08:50:31.078Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-17T08:50:31.078Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-05-17T08:50:31.078Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-05-17T08:50:31.078Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-05-17T08:50:31.158Z] ---> Running in e4379e17d183 [2021-05-17T08:50:31.340Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-17T08:50:31.340Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-05-17T08:50:31.340Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-05-17T08:50:31.436Z] Removing intermediate container 7275f5a208b9 [2021-05-17T08:50:31.436Z] ---> ab2fb14e0dd4 [2021-05-17T08:50:31.436Z] Step 20/22 : LABEL arch=arm64 [2021-05-17T08:50:31.603Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-05-17T08:50:31.866Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-17T08:50:31.866Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-17T08:50:31.866Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-17T08:50:31.866Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-05-17T08:50:32.044Z] ---> Running in 213f7fa8cd9a [2021-05-17T08:50:32.044Z] Removing intermediate container eda5fb183a77 [2021-05-17T08:50:32.044Z] ---> 78836e7e3216 [2021-05-17T08:50:32.044Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-17T08:50:32.129Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-17T08:50:32.129Z] Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... [2021-05-17T08:50:32.129Z] Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-05-17T08:50:32.129Z] Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... [2021-05-17T08:50:32.129Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-17T08:50:32.129Z] Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... [2021-05-17T08:50:32.129Z] Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-05-17T08:50:32.391Z] Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... [2021-05-17T08:50:32.391Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-17T08:50:32.391Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-05-17T08:50:32.391Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-05-17T08:50:32.659Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-05-17T08:50:32.659Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-17T08:50:32.659Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-05-17T08:50:32.659Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-05-17T08:50:32.924Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-05-17T08:50:32.924Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-17T08:50:32.924Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-05-17T08:50:32.924Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-05-17T08:50:33.045Z] ---> Running in f674a23a3f54 [2021-05-17T08:50:33.185Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-05-17T08:50:33.185Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-17T08:50:33.185Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-05-17T08:50:33.185Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-05-17T08:50:33.329Z] ---> 6a52241af5de [2021-05-17T08:50:33.329Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-17T08:50:33.329Z] Removing intermediate container 213f7fa8cd9a [2021-05-17T08:50:33.329Z] ---> abfa93bc91dd [2021-05-17T08:50:33.329Z] Step 21/22 : LABEL git_sha=8a233dcf4a5e64af48f039ecbd82a909d50072d5 [2021-05-17T08:50:33.447Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-05-17T08:50:33.447Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-17T08:50:33.447Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-05-17T08:50:33.715Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-05-17T08:50:33.715Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-05-17T08:50:33.715Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-17T08:50:33.715Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-05-17T08:50:33.715Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-05-17T08:50:33.939Z] ---> Running in b0ee6fcb0738 [2021-05-17T08:50:33.976Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-05-17T08:50:33.977Z] (Reading database ... 13915 files and directories currently installed.) [2021-05-17T08:50:33.977Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-05-17T08:50:33.977Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-05-17T08:50:34.238Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-05-17T08:50:34.238Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-05-17T08:50:34.545Z] ---> 53b563e4fc45 [2021-05-17T08:50:34.545Z] 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/ [2021-05-17T08:50:34.545Z] Removing intermediate container b0ee6fcb0738 [2021-05-17T08:50:34.545Z] ---> fa4f2b5e6740 [2021-05-17T08:50:34.545Z] Step 22/22 : LABEL version=0.0.0 [2021-05-17T08:50:34.813Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-05-17T08:50:34.813Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-05-17T08:50:34.813Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-05-17T08:50:34.813Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-05-17T08:50:34.821Z] ---> Running in 2f71ac9c3296 [2021-05-17T08:50:34.821Z] ---> Running in c6f97d905f56 [2021-05-17T08:50:34.821Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-17T08:50:35.086Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-05-17T08:50:35.086Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-05-17T08:50:35.086Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-05-17T08:50:35.099Z] Removing intermediate container e4379e17d183 [2021-05-17T08:50:35.099Z] ---> cf813b804ec0 [2021-05-17T08:50:35.099Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-17T08:50:35.351Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-05-17T08:50:35.351Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-05-17T08:50:35.351Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-05-17T08:50:35.351Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-05-17T08:50:35.351Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-05-17T08:50:35.373Z] Removing intermediate container c6f97d905f56 [2021-05-17T08:50:35.373Z] ---> 566a8b69da4e [2021-05-17T08:50:35.373Z] [2021-05-17T08:50:35.613Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-05-17T08:50:35.613Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-05-17T08:50:35.613Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-05-17T08:50:35.657Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-17T08:50:35.657Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-17T08:50:35.657Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-17T08:50:35.657Z] ---> eeaf43b92773 [2021-05-17T08:50:35.657Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-05-17T08:50:35.873Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-05-17T08:50:35.873Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-05-17T08:50:35.873Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-05-17T08:50:35.934Z] ---> Running in 5b0139092eab [2021-05-17T08:50:35.934Z] Successfully built 566a8b69da4e [2021-05-17T08:50:35.934Z] Successfully tagged security-proxy-setup-arm64:latest [2021-05-17T08:50:36.134Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-05-17T08:50:36.134Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-05-17T08:50:36.211Z] Building support-scheduler [2021-05-17T08:50:36.211Z]  Building security-proxy-setup ... done  ---> a367e2b8cb15 [2021-05-17T08:50:36.211Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-17T08:50:36.497Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-17T08:50:36.497Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-17T08:50:36.497Z] Removing intermediate container 5b0139092eab [2021-05-17T08:50:36.497Z] ---> 5efc30ef6741 [2021-05-17T08:50:36.497Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-17T08:50:36.497Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-17T08:50:36.771Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-17T08:50:36.771Z] ---> Running in 06948cf37342 [2021-05-17T08:50:37.054Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-17T08:50:37.054Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-17T08:50:37.054Z] Executing busybox-1.31.1-r20.trigger [2021-05-17T08:50:37.078Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-05-17T08:50:37.078Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-05-17T08:50:37.078Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-05-17T08:50:37.078Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-05-17T08:50:37.328Z] OK: 8 MiB in 20 packages [2021-05-17T08:50:37.340Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-17T08:50:37.340Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-17T08:50:37.913Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-17T08:50:37.913Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-17T08:50:37.913Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-17T08:50:37.913Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-17T08:50:38.178Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-17T08:50:38.178Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-17T08:50:38.178Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-17T08:50:38.178Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-17T08:50:38.445Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-17T08:50:38.445Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-17T08:50:38.445Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-17T08:50:38.446Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-17T08:50:38.446Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-17T08:50:38.707Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-17T08:50:38.772Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-17T08:50:38.772Z] ---> 6e789fd5958c [2021-05-17T08:50:38.772Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-17T08:50:38.772Z] Removing intermediate container 2f71ac9c3296 [2021-05-17T08:50:38.772Z] ---> fe982ab92551 [2021-05-17T08:50:38.772Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-05-17T08:50:38.772Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-17T08:50:39.381Z] ---> Running in 8dcd2b559996 [2021-05-17T08:50:39.381Z] (1/39) Installing readline (8.0.4-r0) [2021-05-17T08:50:39.381Z] (2/39) Installing bash (5.0.17-r0) [2021-05-17T08:50:39.381Z] Executing bash-5.0.17-r0.post-install [2021-05-17T08:50:39.381Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-17T08:50:39.381Z] (4/39) Installing libcurl (7.76.1-r0) [2021-05-17T08:50:39.381Z] (5/39) Installing curl (7.76.1-r0) [2021-05-17T08:50:39.697Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-17T08:50:39.697Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-17T08:50:39.697Z] (8/39) Installing expat (2.2.9-r1) [2021-05-17T08:50:39.697Z] (9/39) Installing libffi (3.3-r2) [2021-05-17T08:50:39.697Z] (10/39) Installing gdbm (1.13-r1) [2021-05-17T08:50:39.697Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-17T08:50:39.697Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-17T08:50:39.697Z] (13/39) Installing python3 (3.8.10-r0) [2021-05-17T08:50:40.098Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-17T08:50:40.098Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-17T08:50:40.725Z] ---> 131e043b301e [2021-05-17T08:50:40.726Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-17T08:50:41.012Z] Removing intermediate container 8dcd2b559996 [2021-05-17T08:50:41.012Z] ---> 9a9798e9673c [2021-05-17T08:50:41.012Z] Step 24/26 : LABEL arch=arm64 [2021-05-17T08:50:41.012Z] Removing intermediate container f674a23a3f54 [2021-05-17T08:50:41.012Z] ---> 45209b33c40f [2021-05-17T08:50:41.012Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-17T08:50:41.047Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-17T08:50:41.047Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-17T08:50:41.622Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-17T08:50:41.622Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-17T08:50:42.044Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-17T08:50:42.044Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-17T08:50:42.044Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-17T08:50:42.044Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-17T08:50:42.044Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-17T08:50:42.044Z] ---> Running in f8776ec81cbb [2021-05-17T08:50:42.044Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-17T08:50:42.044Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-17T08:50:42.044Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-17T08:50:42.044Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-17T08:50:42.044Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-17T08:50:42.196Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-17T08:50:42.196Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-17T08:50:42.329Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-17T08:50:42.329Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-17T08:50:42.329Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-17T08:50:42.329Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-17T08:50:42.329Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-17T08:50:42.329Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-17T08:50:42.329Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-17T08:50:42.329Z] ---> 354380c2a574 [2021-05-17T08:50:42.329Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-17T08:50:42.329Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-17T08:50:42.329Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-17T08:50:42.612Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-17T08:50:42.612Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-17T08:50:42.612Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-17T08:50:42.612Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-17T08:50:42.612Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-17T08:50:42.612Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-17T08:50:42.612Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-17T08:50:42.612Z] Executing busybox-1.31.1-r19.trigger [2021-05-17T08:50:42.901Z] Removing intermediate container f8776ec81cbb [2021-05-17T08:50:42.901Z] ---> 6cdab6fc724b [2021-05-17T08:50:42.901Z] Step 25/26 : LABEL git_sha=8a233dcf4a5e64af48f039ecbd82a909d50072d5 [2021-05-17T08:50:42.901Z] OK: 72 MiB in 59 packages [2021-05-17T08:50:42.901Z] ---> 4d559dfbdb68 [2021-05-17T08:50:42.901Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-17T08:50:43.182Z] ---> Running in 6d20ad6ef0bc [2021-05-17T08:50:43.467Z] ---> c6c00a7084f8 [2021-05-17T08:50:43.467Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-05-17T08:50:43.585Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-17T08:50:43.585Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-17T08:50:43.585Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-17T08:50:43.585Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-17T08:50:43.585Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-05-17T08:50:43.585Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-17T08:50:43.846Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-05-17T08:50:43.846Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-17T08:50:43.846Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-05-17T08:50:44.110Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-05-17T08:50:44.110Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-17T08:50:44.110Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-17T08:50:44.277Z] ---> Running in d1c318d622ac [2021-05-17T08:50:44.277Z] Removing intermediate container 6d20ad6ef0bc [2021-05-17T08:50:44.277Z] ---> 9f8b10785076 [2021-05-17T08:50:44.277Z] Step 26/26 : LABEL version=0.0.0 [2021-05-17T08:50:44.389Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-17T08:50:44.389Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-17T08:50:44.389Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-05-17T08:50:44.389Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-05-17T08:50:44.636Z] ---> Running in 03c93af53d69 [2021-05-17T08:50:44.651Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-17T08:50:44.651Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-17T08:50:44.651Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-17T08:50:44.651Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-17T08:50:44.651Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-17T08:50:44.651Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-05-17T08:50:44.913Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-05-17T08:50:44.913Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-05-17T08:50:44.913Z] [2021-05-17T08:50:44.913Z] Current default time zone: 'Etc/UTC' [2021-05-17T08:50:44.913Z] Local time is now: Mon May 17 08:50:44 UTC 2021. [2021-05-17T08:50:44.913Z] Universal Time is now: Mon May 17 08:50:44 UTC 2021. [2021-05-17T08:50:44.913Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-05-17T08:50:44.913Z] [2021-05-17T08:50:45.175Z] Setting up systemd-sysv (237-3ubuntu10.47) ... [2021-05-17T08:50:45.175Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-17T08:50:45.175Z] Setting up linux-libc-dev:amd64 (4.15.0-143.147) ... [2021-05-17T08:50:45.175Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-05-17T08:50:45.175Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-05-17T08:50:45.175Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-05-17T08:50:45.175Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-05-17T08:50:45.175Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-05-17T08:50:45.175Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-05-17T08:50:45.427Z] Removing intermediate container d1c318d622ac [2021-05-17T08:50:45.427Z] ---> 6d1f549674bc [2021-05-17T08:50:45.427Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-17T08:50:45.427Z] ---> 51070327de40 [2021-05-17T08:50:45.427Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-17T08:50:45.444Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-05-17T08:50:45.444Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-17T08:50:45.444Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-05-17T08:50:45.705Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-17T08:50:45.705Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-05-17T08:50:45.705Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-17T08:50:45.705Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-05-17T08:50:45.705Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-05-17T08:50:45.705Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-05-17T08:50:45.705Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-05-17T08:50:45.705Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-05-17T08:50:45.705Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-05-17T08:50:45.780Z] Removing intermediate container 03c93af53d69 [2021-05-17T08:50:45.780Z] ---> ac4768a1a725 [2021-05-17T08:50:45.780Z] [2021-05-17T08:50:45.967Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-05-17T08:50:45.967Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-05-17T08:50:47.350Z] Successfully built ac4768a1a725 [2021-05-17T08:50:47.350Z] ---> 07d82e2724f3 [2021-05-17T08:50:47.350Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-05-17T08:50:47.350Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-05-17T08:50:47.350Z]  Building security-secretstore-setup ... done Building support-notifications [2021-05-17T08:50:47.741Z] ---> 05640194e2b1 [2021-05-17T08:50:47.741Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-05-17T08:50:47.925Z] Updating certificates in /etc/ssl/certs... [2021-05-17T08:50:48.060Z] ---> Running in 3614ba498eab [2021-05-17T08:50:48.346Z] ---> Running in 2a8a4d40d8b5 [2021-05-17T08:50:48.498Z] 23 added, 27 removed; done. [2021-05-17T08:50:48.498Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-05-17T08:50:48.498Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-17T08:50:48.498Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-05-17T08:50:48.760Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-05-17T08:50:48.760Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-05-17T08:50:48.760Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-17T08:50:48.760Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-05-17T08:50:48.760Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-17T08:50:49.022Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-17T08:50:49.022Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-17T08:50:49.022Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-17T08:50:49.022Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-17T08:50:49.022Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-05-17T08:50:49.022Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-05-17T08:50:49.283Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-05-17T08:50:49.283Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-05-17T08:50:49.283Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-05-17T08:50:49.283Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-17T08:50:49.283Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-17T08:50:49.283Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-05-17T08:50:49.349Z] Removing intermediate container 2a8a4d40d8b5 [2021-05-17T08:50:49.349Z] ---> b3112b683983 [2021-05-17T08:50:49.349Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-17T08:50:49.349Z] Collecting docker-compose==1.23.2 [2021-05-17T08:50:49.349Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-17T08:50:49.545Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-05-17T08:50:49.545Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-05-17T08:50:49.545Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-17T08:50:49.545Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-05-17T08:50:49.629Z] ---> Running in 50029f474f30 [2021-05-17T08:50:49.807Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-05-17T08:50:49.807Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-05-17T08:50:49.807Z] Updating certificates in /etc/ssl/certs... [2021-05-17T08:50:49.914Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-05-17T08:50:50.383Z] 0 added, 0 removed; done. [2021-05-17T08:50:50.383Z] Running hooks in /etc/ca-certificates/update.d... [2021-05-17T08:50:50.383Z] done. [2021-05-17T08:50:50.522Z] Removing intermediate container 50029f474f30 [2021-05-17T08:50:50.522Z] ---> 4e532ae76bdc [2021-05-17T08:50:50.522Z] Step 22/24 : LABEL arch=arm64 [2021-05-17T08:50:50.959Z] Reading package lists... [2021-05-17T08:50:51.140Z] ---> Running in 041b2887c605 [2021-05-17T08:50:51.220Z] Building dependency tree... [2021-05-17T08:50:51.220Z] Reading state information... [2021-05-17T08:50:51.428Z] Collecting PyYAML<4,>=3.10 [2021-05-17T08:50:51.428Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-17T08:50:51.482Z] The following NEW packages will be installed: [2021-05-17T08:50:51.483Z] apt-transport-https [2021-05-17T08:50:51.744Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-05-17T08:50:51.744Z] Need to get 1692 B of archives. [2021-05-17T08:50:51.744Z] After this operation, 154 kB of additional disk space will be used. [2021-05-17T08:50:51.744Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] [2021-05-17T08:50:51.744Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-17T08:50:51.744Z] Fetched 1692 B in 0s (9419 B/s) [2021-05-17T08:50:51.744Z] Selecting previously unselected package apt-transport-https. [2021-05-17T08:50:51.744Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-17T08:50:51.744Z] Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... [2021-05-17T08:50:51.744Z] Unpacking apt-transport-https (1.6.13) ... [2021-05-17T08:50:52.007Z] Setting up apt-transport-https (1.6.13) ... [2021-05-17T08:50:52.035Z] Removing intermediate container 3614ba498eab [2021-05-17T08:50:52.035Z] ---> 270b59314e61 [2021-05-17T08:50:52.035Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-17T08:50:52.035Z] Removing intermediate container 041b2887c605 [2021-05-17T08:50:52.035Z] ---> ae1c4f444353 [2021-05-17T08:50:52.035Z] Step 23/24 : LABEL git_sha=8a233dcf4a5e64af48f039ecbd82a909d50072d5 [2021-05-17T08:50:52.269Z] Waiting for network to be ready... [2021-05-17T08:50:52.324Z] ---> Running in c0eae5ee876f [2021-05-17T08:50:52.614Z] ---> Running in 6ee0ca05236e [2021-05-17T08:50:53.225Z] Removing intermediate container c0eae5ee876f [2021-05-17T08:50:53.225Z] ---> ce9f0f138910 [2021-05-17T08:50:53.225Z] Step 29/32 : CMD ["gate"] [2021-05-17T08:50:53.517Z] Removing intermediate container 6ee0ca05236e [2021-05-17T08:50:53.517Z] ---> 4e4403c1e8ac [2021-05-17T08:50:53.517Z] Step 24/24 : LABEL version=0.0.0 [2021-05-17T08:50:53.797Z] ---> Running in d46de5325f50 [2021-05-17T08:50:54.074Z] ---> Running in c633dca708f4 [2021-05-17T08:50:54.692Z] Removing intermediate container d46de5325f50 [2021-05-17T08:50:54.692Z] ---> 540b98aff934 [2021-05-17T08:50:54.692Z] Step 30/32 : LABEL arch=arm64 [2021-05-17T08:50:54.692Z] Removing intermediate container c633dca708f4 [2021-05-17T08:50:54.692Z] ---> 27ec7db25e9c [2021-05-17T08:50:54.692Z] [2021-05-17T08:50:55.299Z] ---> Running in ddf8241bf180 [2021-05-17T08:50:55.299Z] Successfully built 27ec7db25e9c [2021-05-17T08:50:55.586Z] Successfully tagged core-data-arm64:latest [2021-05-17T08:50:55.586Z]  Building core-data ... done Building core-metadata [2021-05-17T08:50:55.892Z] Removing intermediate container ddf8241bf180 [2021-05-17T08:50:55.892Z] ---> 2f271d684ed1 [2021-05-17T08:50:55.892Z] Step 31/32 : LABEL git_sha=8a233dcf4a5e64af48f039ecbd82a909d50072d5 [2021-05-17T08:50:56.499Z] Collecting cached-property<2,>=1.2.0 [2021-05-17T08:50:56.499Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-17T08:50:56.499Z] ---> Running in 408c9e2c4ab8 [2021-05-17T08:50:56.776Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-17T08:50:56.776Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-17T08:50:57.087Z] Removing intermediate container 408c9e2c4ab8 [2021-05-17T08:50:57.087Z] ---> c8098a931e92 [2021-05-17T08:50:57.087Z] Step 32/32 : LABEL version=0.0.0 [2021-05-17T08:50:57.362Z] ---> Running in 78b8eedf9205 [2021-05-17T08:50:57.972Z] Removing intermediate container 78b8eedf9205 [2021-05-17T08:50:57.973Z] ---> cde8518ec421 [2021-05-17T08:50:57.973Z] [2021-05-17T08:50:58.583Z] Successfully built cde8518ec421 [2021-05-17T08:50:58.583Z] Successfully tagged security-bootstrapper-arm64:latest [2021-05-17T08:50:58.583Z]  Building security-bootstrapper ... done Building core-command [2021-05-17T08:51:00.022Z] Collecting docker<4.0,>=3.6.0 [2021-05-17T08:51:00.022Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-17T08:51:00.432Z] 2021-05-17T08:50:57Z INFO Waiting for automatic snapd restart... [2021-05-17T08:51:01.006Z] snapd 2.50 from Canonical* installed [2021-05-17T08:51:01.007Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-17T08:51:01.007Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-05-17T08:51:01.955Z] "snapd" switched to the "latest/stable" channel [2021-05-17T08:51:01.955Z] [2021-05-17T08:51:02.454Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-17T08:51:02.455Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-17T08:51:03.058Z] Collecting jsonschema<3,>=2.5.1 [2021-05-17T08:51:03.337Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-17T08:51:03.615Z] Collecting docopt<0.7,>=0.6.1 [2021-05-17T08:51:03.615Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-17T08:51:06.263Z] Collecting texttable<0.10,>=0.9.0 [2021-05-17T08:51:06.263Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-17T08:51:07.259Z] core18 20210309 from Canonical* installed [2021-05-17T08:51:07.259Z] "core18" switched to the "latest/stable" channel [2021-05-17T08:51:07.259Z] [2021-05-17T08:51:08.920Z] Collecting docker-pycreds>=0.4.0 [2021-05-17T08:51:08.920Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-17T08:51:09.528Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-17T08:51:09.528Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-17T08:51:09.804Z] 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) [2021-05-17T08:51:09.804Z] 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) [2021-05-17T08:51:10.082Z] Collecting idna<2.8,>=2.5 [2021-05-17T08:51:10.082Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-17T08:51:10.082Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-17T08:51:10.082Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-17T08:51:10.082Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-17T08:51:10.082Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-17T08:51:11.544Z] Installing collected packages: PyYAML, cached-property, dockerpty, urllib3, idna, requests, websocket-client, docker-pycreds, docker, jsonschema, docopt, texttable, docker-compose [2021-05-17T08:51:11.544Z] Running setup.py install for PyYAML: started [2021-05-17T08:51:13.873Z] snapcraft 4.7.1 from Canonical* installed [2021-05-17T08:51:13.874Z] "snapcraft" switched to the "latest/stable" channel [2021-05-17T08:51:13.874Z] [2021-05-17T08:51:14.211Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-17T08:51:14.211Z] Running setup.py install for dockerpty: started [2021-05-17T08:51:15.661Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-17T08:51:15.661Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-17T08:51:15.661Z] ---> 37bda20fb669 [2021-05-17T08:51:15.661Z] Step 3/23 : WORKDIR /edgex-go [2021-05-17T08:51:15.661Z] ---> Using cache [2021-05-17T08:51:15.661Z] ---> aee3909848a4 [2021-05-17T08:51:15.661Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-17T08:51:15.661Z] ---> Using cache [2021-05-17T08:51:15.661Z] ---> 31a47ea12353 [2021-05-17T08:51:15.661Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-17T08:51:15.661Z] ---> Using cache [2021-05-17T08:51:15.661Z] ---> 51462dadcd8f [2021-05-17T08:51:15.661Z] Step 6/23 : COPY go.mod . [2021-05-17T08:51:15.661Z] ---> Using cache [2021-05-17T08:51:15.661Z] ---> 333d7da18ac8 [2021-05-17T08:51:15.661Z] Step 7/23 : RUN go mod download [2021-05-17T08:51:15.661Z] ---> Using cache [2021-05-17T08:51:15.661Z] ---> f52aa0f8585f [2021-05-17T08:51:15.661Z] Step 8/23 : COPY . . [2021-05-17T08:51:15.661Z] ---> Using cache [2021-05-17T08:51:15.661Z] ---> 33f9ac9b7c17 [2021-05-17T08:51:15.661Z] Step 9/23 : RUN go mod tidy [2021-05-17T08:51:15.661Z] ---> Using cache [2021-05-17T08:51:15.661Z] ---> 8bfa522b6992 [2021-05-17T08:51:15.661Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-05-17T08:51:17.110Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-17T08:51:17.110Z] Attempting uninstall: urllib3 [2021-05-17T08:51:17.110Z] Found existing installation: urllib3 1.25.9 [2021-05-17T08:51:17.110Z] Uninstalling urllib3-1.25.9: [2021-05-17T08:51:17.110Z] Successfully uninstalled urllib3-1.25.9 [2021-05-17T08:51:17.209Z] 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: [2021-05-17T08:51:17.209Z] - README.md [2021-05-17T08:51:17.209Z] [2021-05-17T08:51:17.209Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-05-17T08:51:18.585Z] Attempting uninstall: idna [2021-05-17T08:51:18.585Z] Found existing installation: idna 2.9 [2021-05-17T08:51:18.585Z] Uninstalling idna-2.9: [2021-05-17T08:51:18.585Z] Successfully uninstalled idna-2.9 [2021-05-17T08:51:20.050Z] Attempting uninstall: requests [2021-05-17T08:51:20.050Z] Found existing installation: requests 2.23.0 [2021-05-17T08:51:20.050Z] Uninstalling requests-2.23.0: [2021-05-17T08:51:20.050Z] ---> Running in 939d93e96807 [2021-05-17T08:51:20.050Z] Successfully uninstalled requests-2.23.0 [2021-05-17T08:51:21.508Z] 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 [2021-05-17T08:51:22.125Z] Running setup.py install for docopt: started [2021-05-17T08:51:23.817Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-17T08:51:23.817Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-17T08:51:23.817Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-17T08:51:24.079Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-17T08:51:24.804Z] Running setup.py install for docopt: finished with status 'done' [2021-05-17T08:51:24.804Z] Running setup.py install for texttable: started [2021-05-17T08:51:25.473Z] Reading package lists... [2021-05-17T08:51:26.123Z] 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 [2021-05-17T08:51:27.490Z] Running setup.py install for texttable: finished with status 'done' [2021-05-17T08:51:28.961Z] 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 [2021-05-17T08:51:32.776Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-17T08:51:32.776Z] Reading package lists... [2021-05-17T08:51:32.776Z] Building dependency tree... [2021-05-17T08:51:32.776Z] Reading state information... [2021-05-17T08:51:32.776Z] Suggested packages: [2021-05-17T08:51:32.776Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-05-17T08:51:32.776Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-05-17T08:51:32.776Z] Recommended packages: [2021-05-17T08:51:32.776Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-05-17T08:51:32.776Z] The following NEW packages will be installed: [2021-05-17T08:51:32.776Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-05-17T08:51:32.776Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-05-17T08:51:32.776Z] pkg-config zip [2021-05-17T08:51:32.776Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-05-17T08:51:32.776Z] Need to get 7663 kB of archives. [2021-05-17T08:51:32.776Z] After this operation, 43.8 MB of additional disk space will be used. [2021-05-17T08:51:32.776Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-05-17T08:51:32.776Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-05-17T08:51:32.776Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-05-17T08:51:32.776Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-05-17T08:51:32.776Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-05-17T08:51:32.776Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-05-17T08:51:32.776Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-05-17T08:51:32.776Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-05-17T08:51:32.776Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-05-17T08:51:33.039Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-05-17T08:51:33.039Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-05-17T08:51:33.039Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-05-17T08:51:33.039Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-05-17T08:51:33.039Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-05-17T08:51:33.039Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-05-17T08:51:33.301Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-17T08:51:33.301Z] Fetched 7663 kB in 1s (10.5 MB/s) [2021-05-17T08:51:33.564Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-05-17T08:51:33.564Z] (Reading database ... 13924 files and directories currently installed.) [2021-05-17T08:51:33.564Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-05-17T08:51:33.564Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-05-17T08:51:33.826Z] Selecting previously unselected package libpsl5:amd64. [2021-05-17T08:51:33.826Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-05-17T08:51:33.826Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-05-17T08:51:33.826Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-05-17T08:51:33.826Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-05-17T08:51:33.826Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-05-17T08:51:33.826Z] Selecting previously unselected package librtmp1:amd64. [2021-05-17T08:51:33.826Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-05-17T08:51:33.826Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-05-17T08:51:34.154Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-05-17T08:51:34.154Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-05-17T08:51:34.154Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-05-17T08:51:34.154Z] Selecting previously unselected package liberror-perl. [2021-05-17T08:51:34.154Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-05-17T08:51:34.154Z] Unpacking liberror-perl (0.17025-1) ... [2021-05-17T08:51:34.154Z] Selecting previously unselected package git-man. [2021-05-17T08:51:34.154Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-05-17T08:51:34.154Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-05-17T08:51:34.416Z] Selecting previously unselected package git. [2021-05-17T08:51:34.416Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-05-17T08:51:34.416Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-05-17T08:51:35.360Z] Selecting previously unselected package libnorm1:amd64. [2021-05-17T08:51:35.360Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-05-17T08:51:35.360Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-05-17T08:51:35.360Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-05-17T08:51:35.360Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-05-17T08:51:35.360Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-05-17T08:51:35.360Z] Selecting previously unselected package libsodium23:amd64. [2021-05-17T08:51:35.360Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-05-17T08:51:35.360Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-05-17T08:51:35.622Z] Selecting previously unselected package libzmq5:amd64. [2021-05-17T08:51:35.622Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-05-17T08:51:35.622Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-17T08:51:35.622Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-05-17T08:51:35.622Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-05-17T08:51:35.622Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-17T08:51:35.885Z] Selecting previously unselected package pkg-config. [2021-05-17T08:51:35.885Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-05-17T08:51:35.885Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-05-17T08:51:35.885Z] Selecting previously unselected package zip. [2021-05-17T08:51:35.885Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-05-17T08:51:35.885Z] Unpacking zip (3.0-11build1) ... [2021-05-17T08:51:35.885Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-05-17T08:51:35.885Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-05-17T08:51:36.149Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-05-17T08:51:36.149Z] Setting up liberror-perl (0.17025-1) ... [2021-05-17T08:51:36.149Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-05-17T08:51:36.149Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-05-17T08:51:36.149Z] No schema files found: doing nothing. [2021-05-17T08:51:36.149Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-05-17T08:51:36.149Z] Setting up zip (3.0-11build1) ... [2021-05-17T08:51:36.149Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-05-17T08:51:36.149Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-05-17T08:51:36.149Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-05-17T08:51:36.410Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-17T08:51:36.410Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-05-17T08:51:36.410Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-17T08:51:36.410Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-05-17T08:51:36.671Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-17T08:51:39.266Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-17T08:51:39.266Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-17T08:51:39.266Z] ---> 37bda20fb669 [2021-05-17T08:51:39.266Z] Step 3/23 : WORKDIR /edgex-go [2021-05-17T08:51:39.266Z] ---> Using cache [2021-05-17T08:51:39.266Z] ---> aee3909848a4 [2021-05-17T08:51:39.266Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-17T08:51:39.266Z] ---> Using cache [2021-05-17T08:51:39.266Z] ---> 31a47ea12353 [2021-05-17T08:51:39.266Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-17T08:51:39.266Z] ---> Running in 3ab81996a184 [2021-05-17T08:51:41.924Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-17T08:51:42.540Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-17T08:51:43.303Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-17T08:51:43.564Z] git set to automatically installed. [2021-05-17T08:51:43.564Z] git-man set to automatically installed. [2021-05-17T08:51:43.565Z] libcurl3-gnutls set to automatically installed. [2021-05-17T08:51:43.565Z] liberror-perl set to automatically installed. [2021-05-17T08:51:43.565Z] libglib2.0-0 set to automatically installed. [2021-05-17T08:51:43.565Z] libnghttp2-14 set to automatically installed. [2021-05-17T08:51:43.565Z] libnorm1 set to automatically installed. [2021-05-17T08:51:43.565Z] libpgm-5.2-0 set to automatically installed. [2021-05-17T08:51:43.565Z] libpsl5 set to automatically installed. [2021-05-17T08:51:43.565Z] librtmp1 set to automatically installed. [2021-05-17T08:51:43.565Z] libsodium23 set to automatically installed. [2021-05-17T08:51:43.565Z] libzmq3-dev set to automatically installed. [2021-05-17T08:51:43.565Z] libzmq5 set to automatically installed. [2021-05-17T08:51:43.565Z] pkg-config set to automatically installed. [2021-05-17T08:51:43.565Z] zip set to automatically installed. [2021-05-17T08:51:43.578Z] OK: 218 MiB in 52 packages [2021-05-17T08:51:44.534Z] snapd is not logged in, snap install commands will use sudo [2021-05-17T08:51:47.929Z] Removing intermediate container 3ab81996a184 [2021-05-17T08:51:47.929Z] ---> 1756974b6594 [2021-05-17T08:51:47.929Z] Step 6/23 : COPY go.mod . [2021-05-17T08:51:48.925Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-17T08:51:48.925Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-17T08:51:48.925Z] ---> 37bda20fb669 [2021-05-17T08:51:48.925Z] Step 3/24 : WORKDIR /edgex-go [2021-05-17T08:51:48.925Z] ---> Using cache [2021-05-17T08:51:48.925Z] ---> aee3909848a4 [2021-05-17T08:51:48.925Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-17T08:51:48.925Z] ---> Using cache [2021-05-17T08:51:48.925Z] ---> 31a47ea12353 [2021-05-17T08:51:48.925Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-17T08:51:48.925Z] ---> Using cache [2021-05-17T08:51:48.925Z] ---> 51462dadcd8f [2021-05-17T08:51:48.925Z] Step 6/24 : COPY go.mod . [2021-05-17T08:51:48.925Z] ---> Using cache [2021-05-17T08:51:48.925Z] ---> 333d7da18ac8 [2021-05-17T08:51:48.925Z] Step 7/24 : RUN go mod download [2021-05-17T08:51:48.925Z] ---> Using cache [2021-05-17T08:51:48.925Z] ---> f52aa0f8585f [2021-05-17T08:51:48.925Z] Step 8/24 : COPY . . [2021-05-17T08:51:49.931Z] ---> Using cache [2021-05-17T08:51:49.931Z] ---> 33f9ac9b7c17 [2021-05-17T08:51:49.931Z] Step 9/24 : RUN go mod tidy [2021-05-17T08:51:49.931Z] ---> Using cache [2021-05-17T08:51:50.208Z] ---> 8bfa522b6992 [2021-05-17T08:51:50.208Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-05-17T08:51:50.816Z] ---> 2c5efee18830 [2021-05-17T08:51:50.816Z] Step 7/23 : RUN go mod download [2021-05-17T08:51:50.816Z] ---> Running in d1c9ea7b984a [2021-05-17T08:51:51.100Z] ---> Running in 655f317523a6 [2021-05-17T08:51:51.129Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-17T08:51:51.699Z] snap "core18" has no updates available [2021-05-17T08:51:52.273Z] snapd is not logged in, snap install commands will use sudo [2021-05-17T08:51:53.120Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-17T08:51:53.121Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-17T08:51:53.121Z] ---> 37bda20fb669 [2021-05-17T08:51:53.121Z] Step 3/24 : WORKDIR /edgex-go [2021-05-17T08:51:53.121Z] ---> Using cache [2021-05-17T08:51:53.121Z] ---> aee3909848a4 [2021-05-17T08:51:53.121Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-17T08:51:53.121Z] ---> Using cache [2021-05-17T08:51:53.121Z] ---> 31a47ea12353 [2021-05-17T08:51:53.121Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-17T08:51:53.121Z] ---> Using cache [2021-05-17T08:51:53.121Z] ---> 51462dadcd8f [2021-05-17T08:51:53.121Z] Step 6/24 : COPY go.mod . [2021-05-17T08:51:53.121Z] ---> Using cache [2021-05-17T08:51:53.121Z] ---> 333d7da18ac8 [2021-05-17T08:51:53.121Z] Step 7/24 : RUN go mod download [2021-05-17T08:51:53.121Z] ---> Using cache [2021-05-17T08:51:53.121Z] ---> f52aa0f8585f [2021-05-17T08:51:53.121Z] Step 8/24 : COPY . . [2021-05-17T08:51:53.121Z] ---> Using cache [2021-05-17T08:51:53.121Z] ---> 33f9ac9b7c17 [2021-05-17T08:51:53.121Z] Step 9/24 : RUN go mod tidy [2021-05-17T08:51:53.121Z] ---> Using cache [2021-05-17T08:51:53.121Z] ---> 8bfa522b6992 [2021-05-17T08:51:53.121Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-05-17T08:51:53.406Z] ---> Running in 4f7ce6aa7eb9 [2021-05-17T08:51:54.024Z] 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 [2021-05-17T08:51:54.639Z] Removing intermediate container 06948cf37342 [2021-05-17T08:51:54.639Z] ---> e6a1d5d1c005 [2021-05-17T08:51:54.639Z] Step 15/24 : ENV APP_PORT=48090 [2021-05-17T08:51:55.258Z] ---> Running in 1222b3316588 [2021-05-17T08:51:56.260Z] 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 [2021-05-17T08:51:56.260Z] Removing intermediate container 1222b3316588 [2021-05-17T08:51:56.260Z] ---> 99995f99be05 [2021-05-17T08:51:56.260Z] Step 16/24 : EXPOSE $APP_PORT [2021-05-17T08:51:56.548Z] ---> Running in eaa8612d9e40 [2021-05-17T08:51:56.829Z] Removing intermediate container 655f317523a6 [2021-05-17T08:51:56.829Z] ---> c38156875aab [2021-05-17T08:51:56.829Z] Step 8/23 : COPY . . [2021-05-17T08:51:57.437Z] Removing intermediate container eaa8612d9e40 [2021-05-17T08:51:57.438Z] ---> 0c4efb9cfb9c [2021-05-17T08:51:57.438Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-17T08:52:00.420Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-17T08:52:00.873Z] ---> 7a8f6d85f81b [2021-05-17T08:52:00.873Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-17T08:52:02.928Z] ---> 61fa4abfc32d [2021-05-17T08:52:02.928Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-17T08:52:05.617Z] ---> da4f2e8f19c5 [2021-05-17T08:52:05.617Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-17T08:52:06.228Z] ---> Running in e94eab276d94 [2021-05-17T08:52:06.864Z] Removing intermediate container e94eab276d94 [2021-05-17T08:52:06.865Z] ---> 537cdc49eecc [2021-05-17T08:52:06.865Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-17T08:52:07.162Z] ---> Running in b5d9a4288647 [2021-05-17T08:52:08.631Z] Removing intermediate container b5d9a4288647 [2021-05-17T08:52:08.631Z] ---> 4bac96e07b78 [2021-05-17T08:52:08.631Z] Step 22/24 : LABEL arch=arm64 [2021-05-17T08:52:08.909Z] ---> Running in 4708e21462bf [2021-05-17T08:52:10.367Z] Removing intermediate container 4708e21462bf [2021-05-17T08:52:10.367Z] ---> ffa2accb6e7e [2021-05-17T08:52:10.367Z] Step 23/24 : LABEL git_sha=8a233dcf4a5e64af48f039ecbd82a909d50072d5 [2021-05-17T08:52:10.989Z] ---> Running in ffa8ce43989c [2021-05-17T08:52:12.008Z] Removing intermediate container ffa8ce43989c [2021-05-17T08:52:12.008Z] ---> ef5bb856a0d4 [2021-05-17T08:52:12.008Z] Step 24/24 : LABEL version=0.0.0 [2021-05-17T08:52:12.627Z] ---> Running in a94bec0938ad [2021-05-17T08:52:12.690Z] go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed [2021-05-17T08:52:12.690Z] Pulling go-build-helper [2021-05-17T08:52:12.690Z] + snapcraftctl pull [2021-05-17T08:52:12.951Z] 'app-service-config' has dependencies that need to be staged: go-build-helper [2021-05-17T08:52:12.951Z] Skipping pull go-build-helper (already ran) [2021-05-17T08:52:12.951Z] Building go-build-helper [2021-05-17T08:52:12.951Z] + snapcraftctl build [2021-05-17T08:52:13.634Z] Removing intermediate container a94bec0938ad [2021-05-17T08:52:13.634Z] ---> 36a7bc120c4c [2021-05-17T08:52:13.634Z] [2021-05-17T08:52:15.102Z] Successfully built 36a7bc120c4c [2021-05-17T08:52:15.102Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-05-17T08:52:15.501Z] Staging go-build-helper [2021-05-17T08:52:15.501Z] + snapcraftctl stage [2021-05-17T08:52:19.496Z]  Building sys-mgmt-agent ... done  ---> 3a1f071fc1ff [2021-05-17T08:52:19.496Z] Step 9/23 : RUN go mod tidy [2021-05-17T08:52:19.776Z] ---> Running in 1799b7a15371 [2021-05-17T08:52:28.150Z] Removing intermediate container 1799b7a15371 [2021-05-17T08:52:28.150Z] ---> ff495655e9e7 [2021-05-17T08:52:28.150Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-05-17T08:52:28.150Z] ---> Running in 4ae6a7514e70 [2021-05-17T08:52:29.630Z] 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 [2021-05-17T08:52:30.425Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-05-17T08:52:30.425Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-05-17T08:52:30.425Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-05-17T08:52:30.425Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1725 kB] [2021-05-17T08:52:30.425Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-05-17T08:52:30.425Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-05-17T08:52:30.425Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-05-17T08:52:30.425Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-05-17T08:52:30.425Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-05-17T08:52:30.425Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [321 kB] [2021-05-17T08:52:30.425Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-05-17T08:52:30.425Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-05-17T08:52:30.425Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] [2021-05-17T08:52:30.425Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] [2021-05-17T08:52:30.425Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1125 kB] [2021-05-17T08:52:30.425Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] [2021-05-17T08:52:30.425Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-05-17T08:52:30.425Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-05-17T08:52:30.425Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-05-17T08:52:30.425Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2068 kB] [2021-05-17T08:52:30.425Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] [2021-05-17T08:52:30.425Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-05-17T08:52:30.425Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-05-17T08:52:30.425Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] [2021-05-17T08:52:30.425Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] [2021-05-17T08:52:30.425Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] [2021-05-17T08:52:30.425Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-05-17T08:52:30.425Z] Fetched 24.6 MB in 0s (0 B/s) [2021-05-17T08:52:30.425Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-05-17T08:52:30.425Z] Fetched 224 kB in 0s (0 B/s) [2021-05-17T08:52:30.425Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-05-17T08:52:30.425Z] Fetched 157 kB in 0s (0 B/s) [2021-05-17T08:52:30.425Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-05-17T08:52:30.425Z] Fetched 221 kB in 0s (0 B/s) [2021-05-17T08:52:30.425Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-05-17T08:52:30.425Z] Fetched 143 kB in 0s (0 B/s) [2021-05-17T08:52:30.425Z] Pulling app-service-config [2021-05-17T08:52:30.425Z] + snapcraftctl pull [2021-05-17T08:52:30.425Z] Cloning into '/root/parts/app-service-config/src'... [2021-05-17T08:52:30.425Z] Pulling config-common [2021-05-17T08:52:30.425Z] + snapcraftctl pull [2021-05-17T08:52:35.723Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-17T08:52:35.723Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-17T08:52:35.723Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-17T08:52:35.723Z] Fetched 0 B in 0s (0 B/s) [2021-05-17T08:52:35.723Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-05-17T08:52:35.723Z] Fetched 0 B in 0s (0 B/s) [2021-05-17T08:52:35.723Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-05-17T08:52:35.723Z] Fetched 0 B in 0s (0 B/s) [2021-05-17T08:52:35.723Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-05-17T08:52:35.723Z] Fetched 0 B in 0s (0 B/s) [2021-05-17T08:52:35.724Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-05-17T08:52:35.724Z] Fetched 0 B in 0s (0 B/s) [2021-05-17T08:52:35.724Z] Pulling edgex-go [2021-05-17T08:52:35.724Z] + snapcraftctl pull [2021-05-17T08:52:57.702Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-17T08:52:57.702Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-17T08:52:57.702Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-17T08:52:57.702Z] Fetched 0 B in 0s (0 B/s) [2021-05-17T08:52:57.702Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-05-17T08:52:57.702Z] Fetched 96.5 kB in 0s (0 B/s) [2021-05-17T08:52:57.702Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-05-17T08:52:57.702Z] Fetched 279 kB in 0s (0 B/s) [2021-05-17T08:52:57.702Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-05-17T08:52:57.702Z] Fetched 122 kB in 0s (0 B/s) [2021-05-17T08:52:57.702Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-05-17T08:52:57.702Z] Fetched 77.8 kB in 0s (0 B/s) [2021-05-17T08:52:57.702Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-05-17T08:52:57.702Z] Fetched 8848 B in 0s (0 B/s) [2021-05-17T08:52:57.702Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-05-17T08:52:57.702Z] Fetched 47.8 kB in 0s (0 B/s) [2021-05-17T08:52:57.702Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-05-17T08:52:57.702Z] Fetched 45.6 kB in 0s (0 B/s) [2021-05-17T08:52:57.702Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-05-17T08:52:57.702Z] Fetched 15.0 kB in 0s (0 B/s) [2021-05-17T08:52:57.702Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-05-17T08:52:57.702Z] Fetched 219 kB in 0s (0 B/s) [2021-05-17T08:52:57.702Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-05-17T08:52:57.702Z] Fetched 154 kB in 0s (0 B/s) [2021-05-17T08:52:57.702Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-05-17T08:52:57.702Z] Fetched 50.6 kB in 0s (0 B/s) [2021-05-17T08:52:57.702Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-05-17T08:52:57.702Z] Fetched 14.8 kB in 0s (0 B/s) [2021-05-17T08:52:57.702Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-05-17T08:52:57.702Z] Fetched 41.8 kB in 0s (0 B/s) [2021-05-17T08:52:57.702Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-05-17T08:52:57.702Z] Fetched 499 kB in 0s (0 B/s) [2021-05-17T08:52:57.702Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-05-17T08:52:57.702Z] Fetched 111 kB in 0s (0 B/s) [2021-05-17T08:52:57.702Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-05-17T08:52:57.702Z] Fetched 240 kB in 0s (0 B/s) [2021-05-17T08:52:57.702Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-05-17T08:52:57.702Z] Fetched 29.3 kB in 0s (0 B/s) [2021-05-17T08:52:57.702Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-05-17T08:52:57.702Z] Fetched 85.5 kB in 0s (0 B/s) [2021-05-17T08:52:57.702Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-05-17T08:52:57.702Z] Fetched 24.5 kB in 0s (0 B/s) [2021-05-17T08:52:57.702Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-05-17T08:52:57.702Z] Fetched 49.2 kB in 0s (0 B/s) [2021-05-17T08:52:57.702Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-05-17T08:52:57.702Z] Fetched 54.2 kB in 0s (0 B/s) [2021-05-17T08:52:57.702Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-05-17T08:52:57.702Z] Fetched 30.8 kB in 0s (0 B/s) [2021-05-17T08:52:57.702Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-05-17T08:52:57.702Z] Fetched 15.8 kB in 0s (0 B/s) [2021-05-17T08:52:57.702Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-05-17T08:52:57.702Z] Fetched 85.9 kB in 0s (0 B/s) [2021-05-17T08:52:57.702Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-05-17T08:52:57.702Z] Fetched 8720 B in 0s (0 B/s) [2021-05-17T08:52:57.702Z] Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] [2021-05-17T08:52:57.702Z] Fetched 137 kB in 0s (0 B/s) [2021-05-17T08:52:57.702Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-05-17T08:52:57.702Z] Fetched 119 kB in 0s (0 B/s) [2021-05-17T08:52:57.702Z] Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] [2021-05-17T08:52:57.702Z] Fetched 110 kB in 0s (0 B/s) [2021-05-17T08:52:57.702Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-05-17T08:52:57.702Z] Fetched 11.1 kB in 0s (0 B/s) [2021-05-17T08:52:57.702Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-05-17T08:52:57.702Z] Fetched 645 kB in 0s (0 B/s) [2021-05-17T08:52:57.702Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-05-17T08:52:57.702Z] Fetched 41.3 kB in 0s (0 B/s) [2021-05-17T08:52:57.702Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-05-17T08:52:57.703Z] Fetched 17.9 kB in 0s (0 B/s) [2021-05-17T08:52:57.703Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-05-17T08:52:57.703Z] Fetched 368 kB in 0s (0 B/s) [2021-05-17T08:52:57.703Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-05-17T08:52:57.703Z] Fetched 187 kB in 0s (0 B/s) [2021-05-17T08:52:57.703Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-05-17T08:52:57.703Z] Fetched 175 kB in 0s (0 B/s) [2021-05-17T08:52:57.703Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-05-17T08:52:57.703Z] Fetched 206 kB in 0s (0 B/s) [2021-05-17T08:52:57.703Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-05-17T08:52:57.703Z] Fetched 1301 kB in 0s (0 B/s) [2021-05-17T08:52:57.703Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-05-17T08:52:57.703Z] Fetched 36.2 kB in 0s (0 B/s) [2021-05-17T08:52:57.703Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-05-17T08:52:57.703Z] Fetched 159 kB in 0s (0 B/s) [2021-05-17T08:52:57.703Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-05-17T08:52:57.703Z] Fetched 107 kB in 0s (0 B/s) [2021-05-17T08:52:57.703Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-05-17T08:52:57.703Z] Fetched 48.7 kB in 0s (0 B/s) [2021-05-17T08:52:57.703Z] Pulling static-packages [2021-05-17T08:52:57.703Z] + snapcraftctl pull [2021-05-17T08:52:57.703Z] Pulling version [2021-05-17T08:52:57.703Z] + cd /root/project [2021-05-17T08:52:57.703Z] + [ -f VERSION ] [2021-05-17T08:52:57.703Z] + PROJECT_VERSION=local-dev [2021-05-17T08:52:57.703Z] + git rev-parse --short HEAD [2021-05-17T08:52:57.703Z] + GIT_REVISION=5b556c96 [2021-05-17T08:52:57.703Z] + snapcraftctl set-version local-dev [2021-05-17T08:52:57.703Z] Skipping build go-build-helper (already ran) [2021-05-17T08:52:57.965Z] Building app-service-config [2021-05-17T08:52:57.965Z] + make build [2021-05-17T08:52:57.965Z] go mod tidy [2021-05-17T08:52:59.890Z] go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.58 [2021-05-17T08:52:59.890Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.13 [2021-05-17T08:53:00.158Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.7 [2021-05-17T08:53:00.158Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.83 [2021-05-17T08:53:00.158Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.52 [2021-05-17T08:53:00.158Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-05-17T08:53:00.158Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.20 [2021-05-17T08:53:00.158Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-05-17T08:53:00.158Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-05-17T08:53:00.158Z] go: downloading github.com/go-playground/validator/v10 v10.5.0 [2021-05-17T08:53:00.158Z] go: downloading github.com/google/uuid v1.2.0 [2021-05-17T08:53:00.431Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.8 [2021-05-17T08:53:00.431Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-05-17T08:53:00.431Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-05-17T08:53:00.431Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.4 [2021-05-17T08:53:00.694Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-05-17T08:53:00.694Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2021-05-17T08:53:00.694Z] go: downloading golang.org/x/text v0.3.2 [2021-05-17T08:53:00.955Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-05-17T08:53:00.955Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-05-17T08:53:01.539Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-05-17T08:53:01.539Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-05-17T08:53:01.539Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-05-17T08:53:01.539Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-05-17T08:53:01.539Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-05-17T08:53:01.539Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-05-17T08:53:01.817Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-05-17T08:53:01.817Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-05-17T08:53:01.817Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-05-17T08:53:01.817Z] go: downloading github.com/fatih/color v1.9.0 [2021-05-17T08:53:01.817Z] go: downloading github.com/x448/float16 v0.8.4 [2021-05-17T08:53:01.817Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-05-17T08:53:01.817Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-05-17T08:53:01.817Z] go: downloading github.com/pelletier/go-toml v1.9.0 [2021-05-17T08:53:01.817Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-05-17T08:53:01.817Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-05-17T08:53:01.817Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-05-17T08:53:01.817Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-05-17T08:53:01.817Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-05-17T08:53:01.817Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-05-17T08:53:01.817Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-05-17T08:53:01.817Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-05-17T08:53:01.817Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-05-17T08:53:01.817Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-05-17T08:53:02.093Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-05-17T08:53:02.093Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-05-17T08:53:02.093Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-05-17T08:53:02.093Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-05-17T08:53:02.093Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-05-17T08:53:02.093Z] go: downloading github.com/kr/pretty v0.2.0 [2021-05-17T08:53:02.093Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-05-17T08:53:02.093Z] go: downloading github.com/pkg/errors v0.8.1 [2021-05-17T08:53:02.093Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-05-17T08:53:02.093Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-05-17T08:53:02.093Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-05-17T08:53:02.093Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-05-17T08:53:02.093Z] go: downloading github.com/kr/text v0.1.0 [2021-05-17T08:53:02.093Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-05-17T08:53:02.093Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-05-17T08:53:02.093Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-05-17T08:53:02.093Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-05-17T08:53:02.093Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-05-17T08:53:02.093Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-05-17T08:53:02.093Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-05-17T08:53:02.093Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-05-17T08:53:02.093Z] go: downloading github.com/miekg/dns v1.1.26 [2021-05-17T08:53:02.093Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-05-17T08:53:02.093Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-05-17T08:53:02.093Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-05-17T08:53:02.093Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-05-17T08:53:02.355Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-05-17T08:53:02.355Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-05-17T08:53:02.355Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-05-17T08:53:02.355Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-17T08:53:02.355Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-05-17T08:53:02.355Z] go: downloading github.com/golang/protobuf v1.3.2 [2021-05-17T08:53:02.355Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-05-17T08:53:02.355Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-05-17T08:53:02.355Z] go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-05-17T08:53:02.617Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.58 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2021-05-17T08:53:08.760Z] Removing intermediate container 939d93e96807 [2021-05-17T08:53:08.760Z] ---> 3af029a032ca [2021-05-17T08:53:08.760Z] [2021-05-17T08:53:08.760Z] Step 11/23 : FROM alpine:3.12 [2021-05-17T08:53:08.760Z] ---> 9852663dfa18 [2021-05-17T08:53:08.760Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-05-17T08:53:08.760Z] ---> Running in 453a38f7b7df [2021-05-17T08:53:10.791Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-17T08:53:10.791Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-17T08:53:11.072Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-17T08:53:11.355Z] Executing busybox-1.31.1-r20.trigger [2021-05-17T08:53:11.355Z] OK: 5 MiB in 15 packages [2021-05-17T08:53:13.445Z] Removing intermediate container 453a38f7b7df [2021-05-17T08:53:13.445Z] ---> 4699e9ecfc18 [2021-05-17T08:53:13.445Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-17T08:53:13.445Z] ---> Running in 200a54dea04f [2021-05-17T08:53:13.737Z] Removing intermediate container 200a54dea04f [2021-05-17T08:53:13.737Z] ---> 9a1cb775da2a [2021-05-17T08:53:13.737Z] Step 14/23 : ENV APP_PORT=48085 [2021-05-17T08:53:14.024Z] ---> Running in d531aa74dc0d [2021-05-17T08:53:14.633Z] Removing intermediate container d531aa74dc0d [2021-05-17T08:53:14.633Z] ---> 203674b47e9e [2021-05-17T08:53:14.633Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-17T08:53:14.874Z] + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable [2021-05-17T08:53:14.875Z] + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml [2021-05-17T08:53:14.875Z] + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt [2021-05-17T08:53:14.875Z] + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE [2021-05-17T08:53:14.908Z] ---> Running in 5639484fc3a6 [2021-05-17T08:53:15.531Z] Removing intermediate container 5639484fc3a6 [2021-05-17T08:53:15.531Z] ---> e751715658f4 [2021-05-17T08:53:15.531Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-17T08:53:15.818Z] Building config-common [2021-05-17T08:53:15.818Z] + snapcraftctl build [2021-05-17T08:53:17.022Z] ---> e185f957b026 [2021-05-17T08:53:17.022Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-17T08:53:19.027Z] ---> 9c1551aaeea8 [2021-05-17T08:53:19.027Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-17T08:53:19.130Z] Building edgex-go [2021-05-17T08:53:19.703Z] + cd /root/parts/edgex-go/src [2021-05-17T08:53:19.703Z] + make build [2021-05-17T08:53:19.703Z] 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 [2021-05-17T08:53:20.063Z] ---> af600410ea9a [2021-05-17T08:53:20.063Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-05-17T08:53:20.276Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.89 [2021-05-17T08:53:20.277Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.21 [2021-05-17T08:53:20.277Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-05-17T08:53:20.277Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.15 [2021-05-17T08:53:20.277Z] go: downloading github.com/pelletier/go-toml v1.9.1 [2021-05-17T08:53:20.277Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-05-17T08:53:20.277Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-05-17T08:53:20.277Z] go: downloading github.com/imdario/mergo v0.3.12 [2021-05-17T08:53:20.277Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-05-17T08:53:20.338Z] ---> Running in 3455ca8fa733 [2021-05-17T08:53:21.331Z] Removing intermediate container 3455ca8fa733 [2021-05-17T08:53:21.331Z] ---> f8d21bf9c820 [2021-05-17T08:53:21.331Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-17T08:53:21.331Z] ---> Running in 8f175025de6d [2021-05-17T08:53:22.339Z] Removing intermediate container 8f175025de6d [2021-05-17T08:53:22.339Z] ---> 1c8caf3e08f2 [2021-05-17T08:53:22.339Z] Step 21/23 : LABEL arch=arm64 [2021-05-17T08:53:22.339Z] ---> Running in 6b46e5646dde [2021-05-17T08:53:22.949Z] Removing intermediate container 6b46e5646dde [2021-05-17T08:53:22.949Z] ---> a518fb91e1cb [2021-05-17T08:53:22.949Z] Step 22/23 : LABEL git_sha=8a233dcf4a5e64af48f039ecbd82a909d50072d5 [2021-05-17T08:53:23.245Z] ---> Running in 96688a9da1bd [2021-05-17T08:53:23.867Z] Removing intermediate container 96688a9da1bd [2021-05-17T08:53:23.867Z] ---> edb85be9b77e [2021-05-17T08:53:23.867Z] Step 23/23 : LABEL version=0.0.0 [2021-05-17T08:53:24.143Z] ---> Running in 6ad5580d09e1 [2021-05-17T08:53:24.754Z] Removing intermediate container 6ad5580d09e1 [2021-05-17T08:53:24.754Z] ---> 81221330ebfd [2021-05-17T08:53:24.754Z] [2021-05-17T08:53:25.396Z] Successfully built 81221330ebfd [2021-05-17T08:53:25.396Z] Successfully tagged support-scheduler-arm64:latest [2021-05-17T08:53:26.909Z] 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 [2021-05-17T08:53:32.218Z] 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 [2021-05-17T08:53:34.134Z] 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 [2021-05-17T08:53:36.053Z] 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 [2021-05-17T08:53:36.626Z] 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 [2021-05-17T08:53:39.181Z] 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 [2021-05-17T08:53:39.181Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-05-17T08:53:39.181Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-05-17T08:53:41.183Z] 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 [2021-05-17T08:53:42.130Z] 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 [2021-05-17T08:53:42.402Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-05-17T08:53:43.793Z] 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 [2021-05-17T08:53:45.215Z] 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 [2021-05-17T08:53:46.605Z] 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 [2021-05-17T08:53:46.605Z] go: downloading github.com/lib/pq v1.10.2 [2021-05-17T08:53:49.156Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-05-17T08:53:49.156Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-05-17T08:53:49.156Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-05-17T08:53:49.156Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-05-17T08:53:49.156Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-05-17T08:53:49.156Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-05-17T08:53:49.156Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-05-17T08:53:49.156Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-05-17T08:53:49.156Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-05-17T08:53:49.156Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-05-17T08:53:49.156Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-05-17T08:53:49.156Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-05-17T08:53:49.156Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-05-17T08:53:49.156Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-05-17T08:53:49.156Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-05-17T08:53:49.156Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-05-17T08:53:49.156Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-05-17T08:53:49.156Z] + 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 [2021-05-17T08:53:49.156Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-05-17T08:53:49.156Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-05-17T08:53:49.156Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-05-17T08:53:49.156Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-05-17T08:53:49.156Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-05-17T08:53:49.156Z] + 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 [2021-05-17T08:53:49.156Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-05-17T08:53:49.156Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-05-17T08:53:49.156Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2021-05-17T08:53:52.310Z]  Building support-scheduler ... done Removing intermediate container 4f7ce6aa7eb9 [2021-05-17T08:53:52.310Z] ---> dac1a8d6aece [2021-05-17T08:53:52.310Z] [2021-05-17T08:53:52.310Z] Step 11/24 : FROM alpine:3.12 [2021-05-17T08:53:52.310Z] ---> 9852663dfa18 [2021-05-17T08:53:52.310Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-17T08:53:52.310Z] ---> Using cache [2021-05-17T08:53:52.310Z] ---> 4699e9ecfc18 [2021-05-17T08:53:52.310Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-17T08:53:52.310Z] ---> Using cache [2021-05-17T08:53:52.310Z] ---> 9a1cb775da2a [2021-05-17T08:53:52.310Z] Step 14/24 : ENV APP_PORT=48082 [2021-05-17T08:53:52.310Z] ---> Running in dbbdad66e3b1 [2021-05-17T08:53:52.310Z] Removing intermediate container dbbdad66e3b1 [2021-05-17T08:53:52.310Z] ---> a0ea80883472 [2021-05-17T08:53:52.310Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-17T08:53:52.310Z] ---> Running in d20816770869 [2021-05-17T08:53:52.310Z] Removing intermediate container d20816770869 [2021-05-17T08:53:52.310Z] ---> 6a5174fc9ee9 [2021-05-17T08:53:52.310Z] Step 16/24 : WORKDIR / [2021-05-17T08:53:52.310Z] ---> Running in 9d5592b11c4e [2021-05-17T08:53:52.460Z] Building static-packages [2021-05-17T08:53:52.461Z] + snapcraftctl build [2021-05-17T08:53:53.296Z] Removing intermediate container 9d5592b11c4e [2021-05-17T08:53:53.297Z] ---> 5b0ee210269f [2021-05-17T08:53:53.297Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-17T08:53:54.753Z] ---> 161805d5e336 [2021-05-17T08:53:54.753Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-17T08:53:55.021Z] Building version [2021-05-17T08:53:55.021Z] + snapcraftctl build [2021-05-17T08:53:56.743Z] ---> f9ec46367a52 [2021-05-17T08:53:56.743Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-17T08:53:58.337Z] Skipping stage go-build-helper (already ran) [2021-05-17T08:53:58.337Z] Staging app-service-config [2021-05-17T08:53:58.337Z] + snapcraftctl stage [2021-05-17T08:53:58.733Z] ---> 057109877433 [2021-05-17T08:53:58.733Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-05-17T08:53:58.733Z] ---> Running in c1129a54b3b6 [2021-05-17T08:53:59.009Z] Removing intermediate container d1c9ea7b984a [2021-05-17T08:53:59.009Z] ---> 9360191639b5 [2021-05-17T08:53:59.009Z] [2021-05-17T08:53:59.009Z] Step 11/24 : FROM alpine:3.12 [2021-05-17T08:53:59.009Z] ---> 9852663dfa18 [2021-05-17T08:53:59.009Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-17T08:53:59.009Z] ---> Using cache [2021-05-17T08:53:59.009Z] ---> 4699e9ecfc18 [2021-05-17T08:53:59.009Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-17T08:53:59.009Z] ---> Using cache [2021-05-17T08:53:59.009Z] ---> 9a1cb775da2a [2021-05-17T08:53:59.009Z] Step 14/24 : ENV APP_PORT=48081 [2021-05-17T08:53:59.281Z] Staging config-common [2021-05-17T08:53:59.281Z] + snapcraftctl stage [2021-05-17T08:53:59.282Z] ---> Running in 56f32b5cce67 [2021-05-17T08:53:59.282Z] Removing intermediate container c1129a54b3b6 [2021-05-17T08:53:59.282Z] ---> 449538274a18 [2021-05-17T08:53:59.282Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-17T08:53:59.561Z] ---> Running in c028b29dc5ae [2021-05-17T08:53:59.836Z] Removing intermediate container 56f32b5cce67 [2021-05-17T08:53:59.836Z] ---> e854ed9eb5ab [2021-05-17T08:53:59.836Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-17T08:54:00.112Z] ---> Running in 7f67d68e2a65 [2021-05-17T08:54:00.387Z] Removing intermediate container c028b29dc5ae [2021-05-17T08:54:00.387Z] ---> fc342d1018ef [2021-05-17T08:54:00.387Z] Step 22/24 : LABEL arch=arm64 [2021-05-17T08:54:00.661Z] ---> Running in dc937574b392 [2021-05-17T08:54:00.661Z] Removing intermediate container 7f67d68e2a65 [2021-05-17T08:54:00.661Z] ---> d3ba3c2758d9 [2021-05-17T08:54:00.661Z] Step 16/24 : WORKDIR / [2021-05-17T08:54:00.668Z] Staging edgex-go [2021-05-17T08:54:00.668Z] + snapcraftctl stage [2021-05-17T08:54:00.934Z] ---> Running in 1a137038bd04 [2021-05-17T08:54:01.208Z] Removing intermediate container dc937574b392 [2021-05-17T08:54:01.208Z] ---> 9ee7b866e103 [2021-05-17T08:54:01.208Z] Step 23/24 : LABEL git_sha=8a233dcf4a5e64af48f039ecbd82a909d50072d5 [2021-05-17T08:54:01.481Z] ---> Running in d30cab7d5e3e [2021-05-17T08:54:01.617Z] Staging static-packages [2021-05-17T08:54:01.617Z] + snapcraftctl stage [2021-05-17T08:54:01.755Z] Removing intermediate container 1a137038bd04 [2021-05-17T08:54:01.755Z] ---> 47afd05db29b [2021-05-17T08:54:01.755Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-17T08:54:02.027Z] Removing intermediate container d30cab7d5e3e [2021-05-17T08:54:02.028Z] ---> a0a346150b02 [2021-05-17T08:54:02.028Z] Step 24/24 : LABEL version=0.0.0 [2021-05-17T08:54:02.631Z] ---> Running in bc9220b0acd5 [2021-05-17T08:54:02.631Z] ---> 318cfabcfb20 [2021-05-17T08:54:02.631Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-17T08:54:03.008Z] Staging version [2021-05-17T08:54:03.008Z] + snapcraftctl stage [2021-05-17T08:54:03.229Z] Removing intermediate container bc9220b0acd5 [2021-05-17T08:54:03.229Z] ---> 1fbf5d2b37c8 [2021-05-17T08:54:03.229Z] [2021-05-17T08:54:03.836Z] Successfully built 1fbf5d2b37c8 [2021-05-17T08:54:03.836Z] Successfully tagged core-command-arm64:latest [2021-05-17T08:54:04.398Z] Priming go-build-helper [2021-05-17T08:54:04.398Z] + snapcraftctl prime [2021-05-17T08:54:04.818Z]  Building core-command ... done Removing intermediate container 4ae6a7514e70 [2021-05-17T08:54:04.819Z] ---> 1147735e8139 [2021-05-17T08:54:04.819Z] [2021-05-17T08:54:04.819Z] Step 11/23 : FROM alpine:3.12 [2021-05-17T08:54:04.819Z] ---> 9852663dfa18 [2021-05-17T08:54:04.819Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-17T08:54:04.819Z] ---> 40ab9c6027e2 [2021-05-17T08:54:04.819Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-17T08:54:04.819Z] ---> Running in 4314cd056026 [2021-05-17T08:54:05.418Z] ---> 4ad507b6175e [2021-05-17T08:54:05.418Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-05-17T08:54:05.698Z] ---> Running in 217231faba96 [2021-05-17T08:54:05.791Z] Priming app-service-config [2021-05-17T08:54:05.791Z] + snapcraftctl prime [2021-05-17T08:54:05.976Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-17T08:54:06.249Z] Removing intermediate container 217231faba96 [2021-05-17T08:54:06.249Z] ---> acfd98382664 [2021-05-17T08:54:06.249Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-17T08:54:06.249Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-17T08:54:06.249Z] ---> Running in 38ad0e99d0ff [2021-05-17T08:54:06.841Z] Removing intermediate container 38ad0e99d0ff [2021-05-17T08:54:06.841Z] ---> 98c214a5ac2f [2021-05-17T08:54:06.841Z] Step 22/24 : LABEL arch=arm64 [2021-05-17T08:54:07.149Z] ---> Running in d44914447a90 [2021-05-17T08:54:07.149Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-17T08:54:07.149Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-17T08:54:07.149Z] Executing busybox-1.31.1-r20.trigger [2021-05-17T08:54:07.149Z] Executing ca-certificates-20191127-r4.trigger [2021-05-17T08:54:07.178Z] Priming config-common [2021-05-17T08:54:07.178Z] + snapcraftctl prime [2021-05-17T08:54:07.419Z] OK: 6 MiB in 16 packages [2021-05-17T08:54:07.691Z] Removing intermediate container d44914447a90 [2021-05-17T08:54:07.691Z] ---> d67179ca577e [2021-05-17T08:54:07.691Z] Step 23/24 : LABEL git_sha=8a233dcf4a5e64af48f039ecbd82a909d50072d5 [2021-05-17T08:54:07.691Z] ---> Running in 399d4f0b3720 [2021-05-17T08:54:08.288Z] Removing intermediate container 399d4f0b3720 [2021-05-17T08:54:08.288Z] ---> 68369e2d8498 [2021-05-17T08:54:08.288Z] Step 24/24 : LABEL version=0.0.0 [2021-05-17T08:54:08.561Z] ---> Running in fd8213f29351 [2021-05-17T08:54:08.566Z] Priming edgex-go [2021-05-17T08:54:08.566Z] + snapcraftctl prime [2021-05-17T08:54:08.833Z] Removing intermediate container 4314cd056026 [2021-05-17T08:54:08.833Z] ---> bc7a9d57417f [2021-05-17T08:54:08.833Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-17T08:54:09.106Z] ---> Running in d86678b0d450 [2021-05-17T08:54:09.106Z] Removing intermediate container fd8213f29351 [2021-05-17T08:54:09.106Z] ---> e09a611dc9e0 [2021-05-17T08:54:09.106Z] [2021-05-17T08:54:09.702Z] Removing intermediate container d86678b0d450 [2021-05-17T08:54:09.702Z] ---> def3071eaea8 [2021-05-17T08:54:09.702Z] Step 14/23 : ENV APP_PORT=48060 [2021-05-17T08:54:09.702Z] Successfully built e09a611dc9e0 [2021-05-17T08:54:09.702Z] Successfully tagged core-metadata-arm64:latest [2021-05-17T08:54:09.702Z]  Building core-metadata ... done  ---> Running in e086c8c7ebf7 [2021-05-17T08:54:09.954Z] Priming static-packages [2021-05-17T08:54:09.954Z] + snapcraftctl prime [2021-05-17T08:54:10.299Z] Removing intermediate container e086c8c7ebf7 [2021-05-17T08:54:10.299Z] ---> 71d241b9f5a8 [2021-05-17T08:54:10.299Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-17T08:54:10.299Z] ---> Running in f8ea70355b3f [2021-05-17T08:54:10.891Z] Removing intermediate container f8ea70355b3f [2021-05-17T08:54:10.891Z] ---> d2663a43a33d [2021-05-17T08:54:10.891Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-17T08:54:11.486Z] ---> 781c8886302a [2021-05-17T08:54:11.486Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-17T08:54:12.505Z] Priming version [2021-05-17T08:54:12.505Z] + snapcraftctl prime [2021-05-17T08:54:12.928Z] ---> f8bc6e81ff20 [2021-05-17T08:54:12.928Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-17T08:54:13.574Z] ---> 773e81b3e182 [2021-05-17T08:54:13.574Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-05-17T08:54:13.574Z] ---> Running in f7c7dc957436 [2021-05-17T08:54:13.897Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [2021-05-17T08:54:14.182Z] Removing intermediate container f7c7dc957436 [2021-05-17T08:54:14.183Z] ---> 22287ecb40d3 [2021-05-17T08:54:14.183Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-17T08:54:14.183Z] ---> Running in 4dc51218ec7d [2021-05-17T08:54:14.800Z] Removing intermediate container 4dc51218ec7d [2021-05-17T08:54:14.800Z] ---> b1fa31800041 [2021-05-17T08:54:14.800Z] Step 21/23 : LABEL arch=arm64 [2021-05-17T08:54:14.800Z] ---> Running in b28160b2488a [2021-05-17T08:54:15.411Z] Removing intermediate container b28160b2488a [2021-05-17T08:54:15.411Z] ---> 7b63ace8f7f4 [2021-05-17T08:54:15.411Z] Step 22/23 : LABEL git_sha=8a233dcf4a5e64af48f039ecbd82a909d50072d5 [2021-05-17T08:54:15.411Z] ---> Running in 9da3f0a1d8ca [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [2021-05-17T08:54:16.016Z] Removing intermediate container 9da3f0a1d8ca [2021-05-17T08:54:16.016Z] ---> bd2f176ce13f [2021-05-17T08:54:16.016Z] Step 23/23 : LABEL version=0.0.0 [2021-05-17T08:54:16.016Z] ---> Running in 11a30ae5e673 [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-17T08:54:16.641Z] Removing intermediate container 11a30ae5e673 [2021-05-17T08:54:16.641Z] ---> 1ef18b85d4f6 [2021-05-17T08:54:16.641Z] [2021-05-17T08:54:16.917Z] Successfully built 1ef18b85d4f6 [2021-05-17T08:54:17.207Z] Successfully tagged support-notifications-arm64:latest [2021-05-17T08:54:17.230Z]  Building support-notifications ... done  [Pipeline] } [2021-05-17T08:54:17.230Z] $ docker stop --time=1 792428f48288929a2d683b3ba90cd4152689732c4e094c01611f2f4ded6d5e4a [2021-05-17T08:54:19.168Z] $ docker rm -f 792428f48288929a2d683b3ba90cd4152689732c4e094c01611f2f4ded6d5e4a [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-17T08:54:19.757Z] + docker images [2021-05-17T08:54:20.033Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-17T08:54:20.033Z] support-notifications-arm64 latest 1ef18b85d4f6 3 seconds ago 16.8MB [2021-05-17T08:54:20.033Z] core-metadata-arm64 latest e09a611dc9e0 11 seconds ago 17.4MB [2021-05-17T08:54:20.033Z] 1147735e8139 16 seconds ago 981MB [2021-05-17T08:54:20.033Z] core-command-arm64 latest 1fbf5d2b37c8 17 seconds ago 16.1MB [2021-05-17T08:54:20.033Z] 9360191639b5 21 seconds ago 989MB [2021-05-17T08:54:20.033Z] dac1a8d6aece 30 seconds ago 980MB [2021-05-17T08:54:20.033Z] support-scheduler-arm64 latest 81221330ebfd 55 seconds ago 16.1MB [2021-05-17T08:54:20.033Z] 3af029a032ca About a minute ago 981MB [2021-05-17T08:54:20.033Z] sys-mgmt-agent-arm64 latest 36a7bc120c4c 2 minutes ago 299MB [2021-05-17T08:54:20.033Z] security-bootstrapper-arm64 latest cde8518ec421 3 minutes ago 17.2MB [2021-05-17T08:54:20.033Z] core-data-arm64 latest 27ec7db25e9c 3 minutes ago 20.4MB [2021-05-17T08:54:20.033Z] security-secretstore-setup-arm64 latest ac4768a1a725 3 minutes ago 24.4MB [2021-05-17T08:54:20.033Z] security-proxy-setup-arm64 latest 566a8b69da4e 3 minutes ago 24MB [2021-05-17T08:54:20.033Z] 2c9affb77f86 3 minutes ago 989MB [2021-05-17T08:54:20.033Z] a30742277867 4 minutes ago 977MB [2021-05-17T08:54:20.033Z] 0e3d7910520e 4 minutes ago 974MB [2021-05-17T08:54:20.033Z] 5c18a2b6482a 4 minutes ago 978MB [2021-05-17T08:54:20.033Z] 0d682cc7a70b 4 minutes ago 978MB [2021-05-17T08:54:20.033Z] ci-base-image-arm64 latest 37bda20fb669 16 minutes ago 641MB [2021-05-17T08:54:20.033Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 2 weeks ago 428MB [2021-05-17T08:54:20.033Z] alpine 3.12 9852663dfa18 4 weeks ago 5.32MB [2021-05-17T08:54:20.033Z] docker 20.10.0 eeaf43b92773 5 months ago 228MB [2021-05-17T08:54:20.033Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 10 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 [2021-05-17T08:54:20.795Z] ---> job-cost.sh [2021-05-17T08:54:20.795Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-5S9X [2021-05-17T08:54:59.752Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-17T08:56:36.550Z] lf-activate-venv(): INFO: Adding /tmp/venv-5S9X/bin to PATH [2021-05-17T08:56:36.550Z] INFO: No Stack... [2021-05-17T08:56:36.550Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-05-17T08:56:36.550Z] INFO: Archiving Costs [Pipeline] sh [2021-05-17T08:56:36.889Z] + cat /w/workspace/edgex-go/3/archives/cost.csv [2021-05-17T08:56:36.889Z] + cut -d, -f6 [Pipeline] lock [2021-05-17T08:56:36.952Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3470-3-stack-cost] [2021-05-17T08:56:36.963Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3470-3-stack-cost] did not exist. Created. [2021-05-17T08:56:36.963Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3470-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-17T08:56:37.314Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-05-17T08:56:37.612Z] Stashed 1 file(s) [Pipeline] } [2021-05-17T08:56:37.624Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3470-3-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 [2021-05-17T08:56:38.586Z] provisioning config files... [2021-05-17T08:56:38.598Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config6298446033102593365tmp [Pipeline] { [Pipeline] sh [2021-05-17T08:56:38.926Z] + set +x [2021-05-17T08:56:38.927Z] + curl -s https://codecov.io/bash [2021-05-17T08:56:38.927Z] + bash -s -- [2021-05-17T08:56:39.510Z] [2021-05-17T08:56:39.510Z] _____ _ [2021-05-17T08:56:39.510Z] / ____| | | [2021-05-17T08:56:39.510Z] | | ___ __| | ___ ___ _____ __ [2021-05-17T08:56:39.510Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-17T08:56:39.510Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-17T08:56:39.510Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-17T08:56:39.510Z] Bash-1.0.2 [2021-05-17T08:56:39.510Z] [2021-05-17T08:56:39.510Z] [2021-05-17T08:56:39.510Z] ==> git version 2.24.3 found [2021-05-17T08:56:39.510Z] ==> 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 [2021-05-17T08:56:39.510Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-17T08:56:39.510Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-17T08:56:39.510Z] ==> Jenkins CI detected. [2021-05-17T08:56:39.510Z] project root: . [2021-05-17T08:56:39.510Z] --> token set from env [2021-05-17T08:56:39.510Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-17T08:56:39.510Z] ==> Running gcov in . (disable via -X gcov) [2021-05-17T08:56:39.510Z] ==> Python coveragepy not found [2021-05-17T08:56:39.510Z] ==> Searching for coverage reports in: [2021-05-17T08:56:39.510Z] + . [2021-05-17T08:56:39.510Z] -> Found 1 reports [2021-05-17T08:56:39.510Z] ==> Detecting git/mercurial file structure [2021-05-17T08:56:39.772Z] ==> Reading reports [2021-05-17T08:56:39.772Z] + ./coverage.out bytes=728714 [2021-05-17T08:56:39.772Z] ==> Appending adjustments [2021-05-17T08:56:39.772Z] https://docs.codecov.io/docs/fixing-reports [2021-05-17T08:56:43.993Z] + Found adjustments [2021-05-17T08:56:43.993Z] ==> Gzipping contents [2021-05-17T08:56:43.993Z] 104K /tmp/codecov.ku6v51.gz [2021-05-17T08:56:43.993Z] ==> Uploading reports [2021-05-17T08:56:43.993Z] url: https://codecov.io [2021-05-17T08:56:43.993Z] query: branch=PR-3470&commit=a2413738d1045b0113b70c0e8e62a5c553c9d6e1&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3470%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3470&job=&cmd_args= [2021-05-17T08:56:43.993Z] -> Pinging Codecov [2021-05-17T08:56:43.993Z] https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-3470&commit=a2413738d1045b0113b70c0e8e62a5c553c9d6e1&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3470%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3470&job=&cmd_args= [2021-05-17T08:56:43.993Z] -> Uploading to [2021-05-17T08:56:43.993Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-17/00271124DB129430A58F1EEE437C3FCB/a2413738d1045b0113b70c0e8e62a5c553c9d6e1/c93f82fe-e06d-4c74-b807-ddaf645b1a2e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210517%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210517T085643Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=df2c60665d11ed7586c3535e556dc9831cc73d11f2c8b06df97de63f9b827f5d [2021-05-17T08:56:43.993Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-17T08:56:43.993Z] Dload Upload Total Spent Left Speed [2021-05-17T08:56:44.567Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 101k 0 0 100 101k 0 235k --:--:-- --:--:-- --:--:-- 235k [2021-05-17T08:56:44.567Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/a2413738d1045b0113b70c0e8e62a5c553c9d6e1 [Pipeline] } [2021-05-17T08:56:44.578Z] 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 [2021-05-17T08:56:45.744Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-17T08:56:46.636Z] ---> package-listing.sh [2021-05-17T08:56:46.637Z] ++ facter osfamily [2021-05-17T08:56:46.637Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-17T08:56:46.637Z] + OS_FAMILY=redhat [2021-05-17T08:56:46.637Z] + workspace=/w/workspace/edgex-go/3 [2021-05-17T08:56:46.637Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-17T08:56:46.637Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-17T08:56:46.637Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-17T08:56:46.637Z] + PACKAGES=/tmp/packages_start.txt [2021-05-17T08:56:46.637Z] + '[' /w/workspace/edgex-go/3 ']' [2021-05-17T08:56:46.637Z] + PACKAGES=/tmp/packages_end.txt [2021-05-17T08:56:46.637Z] + case "${OS_FAMILY}" in [2021-05-17T08:56:46.637Z] + rpm -qa [2021-05-17T08:56:46.637Z] + sort [2021-05-17T08:56:51.951Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-17T08:56:51.951Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-17T08:56:51.951Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-17T08:56:51.951Z] + '[' /w/workspace/edgex-go/3 ']' [2021-05-17T08:56:51.951Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2021-05-17T08:56:51.951Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2021-05-17T08:56:51.968Z] 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-17T08:56:52.277Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-17T08:56:52.615Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-17T08:56:52.615Z] [2021-05-17T08:56:52.615Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-17T08:56:52.940Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-17T08:56:52.940Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-17T08:56:52.940Z] df20fa9351a1: Pulling fs layer [2021-05-17T08:56:52.940Z] 36b3adc4ff6f: Pulling fs layer [2021-05-17T08:56:52.940Z] 8ad3a11d3b57: Pulling fs layer [2021-05-17T08:56:52.940Z] 46f8f816bc3b: Pulling fs layer [2021-05-17T08:56:52.940Z] 93b61091891f: Pulling fs layer [2021-05-17T08:56:52.940Z] 93b9cdb0e59b: Pulling fs layer [2021-05-17T08:56:52.940Z] 5e14af77c1be: Pulling fs layer [2021-05-17T08:56:52.940Z] 01666e4c0597: Pulling fs layer [2021-05-17T08:56:52.940Z] aa168da1d23b: Pulling fs layer [2021-05-17T08:56:52.940Z] 46f8f816bc3b: Waiting [2021-05-17T08:56:52.940Z] 93b61091891f: Waiting [2021-05-17T08:56:52.940Z] 93b9cdb0e59b: Waiting [2021-05-17T08:56:52.940Z] 01666e4c0597: Waiting [2021-05-17T08:56:52.940Z] aa168da1d23b: Waiting [2021-05-17T08:56:52.940Z] 36b3adc4ff6f: Verifying Checksum [2021-05-17T08:56:52.940Z] 36b3adc4ff6f: Download complete [2021-05-17T08:56:52.940Z] 46f8f816bc3b: Verifying Checksum [2021-05-17T08:56:52.940Z] 46f8f816bc3b: Download complete [2021-05-17T08:56:53.214Z] df20fa9351a1: Verifying Checksum [2021-05-17T08:56:53.214Z] df20fa9351a1: Download complete [2021-05-17T08:56:53.214Z] 93b9cdb0e59b: Verifying Checksum [2021-05-17T08:56:53.214Z] 93b9cdb0e59b: Download complete [2021-05-17T08:56:53.214Z] 5e14af77c1be: Verifying Checksum [2021-05-17T08:56:53.214Z] 5e14af77c1be: Download complete [2021-05-17T08:56:53.214Z] 93b61091891f: Verifying Checksum [2021-05-17T08:56:53.214Z] 93b61091891f: Download complete [2021-05-17T08:56:53.214Z] 01666e4c0597: Verifying Checksum [2021-05-17T08:56:53.214Z] 01666e4c0597: Download complete [2021-05-17T08:56:53.214Z] 8ad3a11d3b57: Verifying Checksum [2021-05-17T08:56:53.214Z] 8ad3a11d3b57: Download complete [2021-05-17T08:56:53.478Z] df20fa9351a1: Pull complete [2021-05-17T08:56:53.740Z] 36b3adc4ff6f: Pull complete [2021-05-17T08:56:54.691Z] 8ad3a11d3b57: Pull complete [2021-05-17T08:56:54.691Z] 46f8f816bc3b: Pull complete [2021-05-17T08:56:54.954Z] 93b61091891f: Pull complete [2021-05-17T08:56:54.954Z] 93b9cdb0e59b: Pull complete [2021-05-17T08:56:56.346Z] aa168da1d23b: Verifying Checksum [2021-05-17T08:56:56.346Z] aa168da1d23b: Download complete [2021-05-17T08:56:56.924Z] 5e14af77c1be: Pull complete [2021-05-17T08:56:57.188Z] 01666e4c0597: Pull complete [2021-05-17T08:57:05.401Z] aa168da1d23b: Pull complete [2021-05-17T08:57:05.401Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-17T08:57:05.401Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-17T08:57:05.401Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-17T08:57:05.582Z] prd-centos7-docker-4c-2g-311 does not seem to be running inside a container [2021-05-17T08:57:05.636Z] $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-lftools-log-publisher:alpine cat [2021-05-17T08:57:14.744Z] $ docker top 6bd078ad8bf0ea351cbec1f5566d090bdd24c122ad6600eb8f31e9d26425ab6c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-17T08:57:15.238Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-17T08:57:15.541Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-17T08:57:15.853Z] + ls /var/log/sa-host [2021-05-17T08:57:15.853Z] + sadf -c /var/log/sa-host/sa17 [2021-05-17T08:57:15.853Z] file_magic: OK [2021-05-17T08:57:15.853Z] HZ: Using current value: 100 [2021-05-17T08:57:15.853Z] file_header: OK [2021-05-17T08:57:15.853Z] 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 [2021-05-17T08:57:15.853Z] Statistics: [2021-05-17T08:57:15.854Z] 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... [2021-05-17T08:57:15.854Z] File successfully converted to sysstat format version 12.2.1 [2021-05-17T08:57:15.854Z] + sadf -c /var/log/sa-host/sa23 [2021-05-17T08:57:15.854Z] file_magic: OK [2021-05-17T08:57:15.854Z] HZ: Using current value: 100 [2021-05-17T08:57:15.854Z] file_header: OK [2021-05-17T08:57:15.854Z] 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 [2021-05-17T08:57:15.854Z] Statistics: [2021-05-17T08:57:15.854Z] Hnuu...uuuununununu... [2021-05-17T08:57:15.854Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-17T08:57:16.052Z] provisioning config files... [2021-05-17T08:57:16.068Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config6710190698470646472tmp [Pipeline] { [Pipeline] echo [2021-05-17T08:57:16.093Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-17T08:57:16.394Z] ---> create-netrc.sh [Pipeline] } [2021-05-17T08:57:16.404Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-17T08:57:16.428Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-17T08:57:16.728Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-17T08:57:16.740Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-17T08:57:17.135Z] ---> sudo-logs.sh [2021-05-17T08:57:17.135Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-17T08:57:17.183Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-17T08:57:17.512Z] ---> job-cost.sh [2021-05-17T08:57:17.512Z] lf-activate-venv: SKIPPING [2021-05-17T08:57:17.512Z] DEBUG: total: 0.20999999344348907 [2021-05-17T08:57:17.512Z] INFO: Retrieving Stack Cost... [2021-05-17T08:57:18.463Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-05-17T08:57:19.037Z] INFO: Archiving Costs [Pipeline] echo [2021-05-17T08:57:19.053Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-17T08:57:19.356Z] ---> logs-deploy.sh [2021-05-17T08:57:19.357Z] lf-activate-venv: SKIPPING [2021-05-17T08:57:19.357Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3470/3 [2021-05-17T08:57:19.357Z] INFO: archiving workspace using pattern(s): [2021-05-17T08:57:20.749Z] Archives upload complete. [2021-05-17T08:57:21.011Z] INFO: archiving logs to Nexus [2021-05-17T08:57:21.968Z] ---> uname -a: [2021-05-17T08:57:21.968Z] Linux prd-centos7-docker-4c-2g-311.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2021-05-17T08:57:21.968Z] [2021-05-17T08:57:21.968Z] [2021-05-17T08:57:21.968Z] ---> lscpu: [2021-05-17T08:57:21.968Z] Architecture: x86_64 [2021-05-17T08:57:21.968Z] CPU op-mode(s): 32-bit, 64-bit [2021-05-17T08:57:21.968Z] Byte Order: Little Endian [2021-05-17T08:57:21.968Z] Address sizes: 40 bits physical, 48 bits virtual [2021-05-17T08:57:21.968Z] CPU(s): 4 [2021-05-17T08:57:21.968Z] On-line CPU(s) list: 0-3 [2021-05-17T08:57:21.968Z] Thread(s) per core: 1 [2021-05-17T08:57:21.968Z] Core(s) per socket: 1 [2021-05-17T08:57:21.968Z] Socket(s): 4 [2021-05-17T08:57:21.968Z] NUMA node(s): 1 [2021-05-17T08:57:21.968Z] Vendor ID: GenuineIntel [2021-05-17T08:57:21.968Z] CPU family: 6 [2021-05-17T08:57:21.968Z] Model: 44 [2021-05-17T08:57:21.968Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-05-17T08:57:21.968Z] Stepping: 1 [2021-05-17T08:57:21.968Z] CPU MHz: 2933.438 [2021-05-17T08:57:21.968Z] BogoMIPS: 5866.87 [2021-05-17T08:57:21.968Z] Virtualization: VT-x [2021-05-17T08:57:21.968Z] Hypervisor vendor: KVM [2021-05-17T08:57:21.968Z] Virtualization type: full [2021-05-17T08:57:21.968Z] L1d cache: 128 KiB [2021-05-17T08:57:21.968Z] L1i cache: 128 KiB [2021-05-17T08:57:21.968Z] L2 cache: 16 MiB [2021-05-17T08:57:21.968Z] L3 cache: 64 MiB [2021-05-17T08:57:21.968Z] NUMA node0 CPU(s): 0-3 [2021-05-17T08:57:21.968Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-05-17T08:57:21.968Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-05-17T08:57:21.968Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-05-17T08:57:21.968Z] Vulnerability Meltdown: Mitigation; PTI [2021-05-17T08:57:21.968Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-05-17T08:57:21.968Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-05-17T08:57:21.968Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-05-17T08:57:21.968Z] Vulnerability Srbds: Not affected [2021-05-17T08:57:21.968Z] Vulnerability Tsx async abort: Not affected [2021-05-17T08:57:21.968Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2021-05-17T08:57:21.968Z] [2021-05-17T08:57:21.968Z] [2021-05-17T08:57:21.968Z] ---> nproc: [2021-05-17T08:57:21.968Z] 4 [2021-05-17T08:57:21.968Z] [2021-05-17T08:57:21.968Z] [2021-05-17T08:57:21.968Z] ---> df -h: [2021-05-17T08:57:21.968Z] Filesystem Size Used Available Use% Mounted on [2021-05-17T08:57:21.968Z] overlay 50.0G 11.4G 38.6G 23% / [2021-05-17T08:57:21.968Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-05-17T08:57:21.968Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-05-17T08:57:21.968Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-05-17T08:57:21.968Z] /dev/vda1 50.0G 11.4G 38.6G 23% /facter-os [2021-05-17T08:57:21.968Z] /dev/vda1 50.0G 11.4G 38.6G 23% /etc/resolv.conf [2021-05-17T08:57:21.968Z] /dev/vda1 50.0G 11.4G 38.6G 23% /etc/hostname [2021-05-17T08:57:21.968Z] /dev/vda1 50.0G 11.4G 38.6G 23% /etc/hosts [2021-05-17T08:57:21.968Z] /dev/vda1 50.0G 11.4G 38.6G 23% /run/cloud-init/result.json [2021-05-17T08:57:21.968Z] /dev/vda1 50.0G 11.4G 38.6G 23% /var/log/sa-host [2021-05-17T08:57:21.968Z] /dev/vda1 50.0G 11.4G 38.6G 23% /var/log/secure [2021-05-17T08:57:21.968Z] /dev/vda1 50.0G 11.4G 38.6G 23% /var/log/auth.log [2021-05-17T08:57:21.968Z] /dev/vda1 50.0G 11.4G 38.6G 23% /w/workspace/edgex-go/3@tmp [2021-05-17T08:57:21.968Z] /dev/vda1 50.0G 11.4G 38.6G 23% /w/workspace/edgex-go/3 [2021-05-17T08:57:21.968Z] [2021-05-17T08:57:21.968Z] [2021-05-17T08:57:21.968Z] ---> free -m: [2021-05-17T08:57:21.968Z] total used free shared buff/cache available [2021-05-17T08:57:21.968Z] Mem: 1837 735 134 0 967 1021 [2021-05-17T08:57:21.968Z] Swap: 1023 61 962 [2021-05-17T08:57:21.968Z] [2021-05-17T08:57:21.968Z] [2021-05-17T08:57:21.968Z] ---> ip addr: [2021-05-17T08:57:21.968Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-05-17T08:57:21.968Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-05-17T08:57:21.968Z] inet 127.0.0.1/8 scope host lo [2021-05-17T08:57:21.968Z] valid_lft forever preferred_lft forever [2021-05-17T08:57:21.968Z] inet6 ::1/128 scope host [2021-05-17T08:57:21.968Z] valid_lft forever preferred_lft forever [2021-05-17T08:57:21.968Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-05-17T08:57:21.968Z] link/ether fa:16:3e:dd:19:64 brd ff:ff:ff:ff:ff:ff [2021-05-17T08:57:21.968Z] inet 10.30.123.23/23 brd 10.30.123.255 scope global dynamic eth0 [2021-05-17T08:57:21.968Z] valid_lft 84800sec preferred_lft 84800sec [2021-05-17T08:57:21.968Z] inet6 fe80::f816:3eff:fedd:1964/64 scope link [2021-05-17T08:57:21.968Z] valid_lft forever preferred_lft forever [2021-05-17T08:57:21.968Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-05-17T08:57:21.968Z] link/ether 02:42:f4:60:11:3f brd ff:ff:ff:ff:ff:ff [2021-05-17T08:57:21.968Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-05-17T08:57:21.968Z] valid_lft forever preferred_lft forever [2021-05-17T08:57:21.968Z] inet6 fe80::42:f4ff:fe60:113f/64 scope link [2021-05-17T08:57:21.968Z] valid_lft forever preferred_lft forever [2021-05-17T08:57:21.968Z] [2021-05-17T08:57:21.968Z] [2021-05-17T08:57:21.968Z] ---> sar -b -r -n DEV: [2021-05-17T08:57:21.968Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/17/21 _x86_64_ (4 CPU) [2021-05-17T08:57:21.968Z] [2021-05-17T08:57:21.968Z] 08:30:32 LINUX RESTART (4 CPU) [2021-05-17T08:57:21.968Z] [2021-05-17T08:57:21.968Z] 08:31:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-05-17T08:57:21.968Z] 08:32:01 82.40 32.24 50.16 0.00 7557.96 9379.05 0.00 [2021-05-17T08:57:21.968Z] 08:33:01 1.51 0.02 1.50 0.00 0.53 26.29 0.00 [2021-05-17T08:57:21.968Z] 08:34:01 30.17 12.31 17.86 0.00 633.98 10639.56 0.00 [2021-05-17T08:57:21.968Z] 08:35:01 247.84 86.37 161.47 0.00 6514.93 43723.84 0.00 [2021-05-17T08:57:21.968Z] 08:36:01 239.47 119.94 119.54 0.00 3758.70 15711.92 0.00 [2021-05-17T08:57:21.968Z] 08:37:02 102.74 48.22 54.51 0.00 1827.07 7975.43 0.00 [2021-05-17T08:57:21.968Z] 08:38:01 102.45 40.90 61.55 0.00 2484.21 8909.85 0.00 [2021-05-17T08:57:21.968Z] 08:39:01 204.51 46.31 158.21 0.00 14580.07 87010.51 0.00 [2021-05-17T08:57:21.968Z] 08:40:02 2308.35 1993.13 315.23 0.00 158559.29 166359.50 0.00 [2021-05-17T08:57:21.968Z] 08:41:02 1490.92 1291.62 199.29 0.00 67495.91 75160.02 0.00 [2021-05-17T08:57:21.968Z] 08:42:01 547.37 230.05 317.32 0.00 60060.92 116611.51 0.00 [2021-05-17T08:57:21.968Z] 08:43:01 2238.61 1956.53 282.08 0.00 106280.24 108133.09 0.00 [2021-05-17T08:57:21.968Z] 08:44:01 245.28 55.24 190.04 0.00 5177.25 30347.11 0.00 [2021-05-17T08:57:21.968Z] 08:45:01 33.51 17.20 16.31 0.00 3047.91 1339.22 0.00 [2021-05-17T08:57:21.968Z] 08:46:02 3.35 1.85 1.50 0.00 64.88 25.45 0.00 [2021-05-17T08:57:21.968Z] 08:47:01 0.88 0.05 0.83 0.00 1.35 15.61 0.00 [2021-05-17T08:57:21.968Z] 08:48:01 0.33 0.00 0.33 0.00 0.00 3.95 0.00 [2021-05-17T08:57:21.968Z] 08:49:01 0.20 0.00 0.20 0.00 0.00 3.01 0.00 [2021-05-17T08:57:21.968Z] 08:50:01 0.32 0.02 0.30 0.00 0.27 3.30 0.00 [2021-05-17T08:57:21.968Z] 08:51:01 0.38 0.00 0.38 0.00 0.00 3.66 0.00 [2021-05-17T08:57:21.968Z] 08:52:01 0.25 0.07 0.18 0.00 9.46 1.80 0.00 [2021-05-17T08:57:21.968Z] 08:53:01 0.30 0.02 0.28 0.00 0.27 3.46 0.00 [2021-05-17T08:57:21.968Z] 08:54:01 0.28 0.00 0.28 0.00 0.00 2.78 0.00 [2021-05-17T08:57:21.968Z] 08:55:01 0.25 0.00 0.25 0.00 0.00 3.13 0.00 [2021-05-17T08:57:21.968Z] 08:56:01 0.25 0.00 0.25 0.00 0.00 2.73 0.00 [2021-05-17T08:57:21.968Z] 08:57:01 108.46 69.28 39.19 0.00 5754.75 11916.96 0.00 [2021-05-17T08:57:21.968Z] Average: 308.43 231.83 76.60 0.00 17134.61 26741.21 0.00 [2021-05-17T08:57:21.968Z] [2021-05-17T08:57:21.968Z] 08:31:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-05-17T08:57:21.968Z] 08:32:01 154380 0 634824 33.74 2620 1089720 1329996 45.39 489304 1033820 56 [2021-05-17T08:57:21.968Z] 08:33:01 158124 0 631048 33.54 2620 1089752 1305020 44.54 488956 1031220 12 [2021-05-17T08:57:21.968Z] 08:34:01 334864 0 623588 33.14 2596 920496 1191728 40.67 547544 796296 1476 [2021-05-17T08:57:21.968Z] 08:35:01 98236 0 749004 39.81 1568 1032736 1313516 44.83 560724 942004 12 [2021-05-17T08:57:21.968Z] 08:36:01 264628 0 804440 42.75 668 811808 1428116 48.74 627340 708044 23372 [2021-05-17T08:57:21.968Z] 08:37:02 316348 0 820300 43.60 508 744388 1852712 63.23 564776 709372 34072 [2021-05-17T08:57:21.969Z] 08:38:01 166868 0 792132 42.10 468 922076 1433896 48.94 624448 794256 23660 [2021-05-17T08:57:21.969Z] 08:39:01 67544 0 711764 37.83 36 1102200 1264920 43.17 725920 845004 37352 [2021-05-17T08:57:21.969Z] 08:40:02 75324 0 840024 44.65 0 966196 2182904 74.50 765756 797312 10260 [2021-05-17T08:57:21.969Z] 08:41:02 273300 0 1201916 63.88 0 406328 3999600 136.50 748876 579624 55664 [2021-05-17T08:57:21.969Z] 08:42:01 68140 0 808216 42.95 0 1005188 2158764 73.68 738940 849536 73704 [2021-05-17T08:57:21.969Z] 08:43:01 431084 0 818024 43.48 0 632436 2751576 93.91 637852 564036 12 [2021-05-17T08:57:21.969Z] 08:44:01 165608 0 703788 37.40 0 1012148 1357736 46.34 579404 876192 19524 [2021-05-17T08:57:21.969Z] 08:45:01 170020 0 654504 34.79 0 1057020 1205172 41.13 557180 900384 20 [2021-05-17T08:57:21.969Z] 08:46:02 170968 0 652332 34.67 0 1058244 1178432 40.22 555196 901324 20 [2021-05-17T08:57:21.969Z] 08:47:01 170596 0 652696 34.69 0 1058252 1178612 40.22 555508 901328 8 [2021-05-17T08:57:21.969Z] 08:48:01 170812 0 652468 34.68 0 1058264 1178528 40.22 555532 901336 16 [2021-05-17T08:57:21.969Z] 08:49:01 170200 0 653072 34.71 0 1058272 1178600 40.22 555908 901336 8 [2021-05-17T08:57:21.969Z] 08:50:01 171196 0 652076 34.66 0 1058272 1178432 40.22 555064 901336 12 [2021-05-17T08:57:21.969Z] 08:51:01 170512 0 652692 34.69 0 1058340 1178564 40.22 555620 901356 20 [2021-05-17T08:57:21.969Z] 08:52:01 167972 0 655024 34.81 0 1058548 1178504 40.22 560844 898780 8 [2021-05-17T08:57:21.969Z] 08:53:01 168248 0 654732 34.80 0 1058564 1178432 40.22 560612 898796 8 [2021-05-17T08:57:21.969Z] 08:54:01 167636 0 655328 34.83 0 1058580 1178540 40.22 560944 898804 8 [2021-05-17T08:57:21.969Z] 08:55:01 168068 0 654888 34.81 0 1058588 1178432 40.22 560768 898804 12 [2021-05-17T08:57:21.969Z] 08:56:01 168248 0 654696 34.80 0 1058600 1178432 40.22 560612 898804 8 [2021-05-17T08:57:21.969Z] 08:57:01 71588 0 752996 40.02 0 1056960 1597948 54.54 686480 835492 70900 [2021-05-17T08:57:21.969Z] Average: 180020 0 720637 38.30 426 980461 1512966 51.63 595389 852484 13470 [2021-05-17T08:57:21.969Z] [2021-05-17T08:57:21.969Z] 08:31:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-05-17T08:57:21.969Z] 08:32:01 eth0 1014.15 823.27 3781.31 123.09 0.00 0.00 0.00 0.00 [2021-05-17T08:57:21.969Z] 08:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-17T08:57:21.969Z] 08:32:01 veth60501de 0.29 0.34 0.12 0.04 0.00 0.00 0.00 0.00 [2021-05-17T08:57:21.969Z] 08:32:01 docker0 0.29 0.20 0.11 0.03 0.00 0.00 0.00 0.00 [2021-05-17T08:57:21.969Z] 08:33:01 eth0 2.00 1.10 1.59 0.86 0.00 0.00 0.00 0.00 [2021-05-17T08:57:21.969Z] 08:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-17T08:57:21.969Z] 08:33:01 veth60501de 0.05 0.02 0.03 0.00 0.00 0.00 0.00 0.00 [2021-05-17T08:57:21.969Z] 08:33:01 docker0 0.05 0.02 0.03 0.00 0.00 0.00 0.00 0.00 [2021-05-17T08:57:21.969Z] 08:34:01 eth0 505.81 352.54 2667.03 51.31 0.00 0.00 0.00 0.00 [2021-05-17T08:57:21.969Z] 08:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-17T08:57:21.969Z] 08:34:01 veth60501de 351.66 502.45 50.61 2665.73 0.00 0.00 0.00 0.00 [2021-05-17T08:57:21.969Z] 08:34:01 docker0 351.66 502.45 45.80 2665.73 0.00 0.00 0.00 0.00 [2021-05-17T08:57:21.969Z] 08:35:01 eth0 551.83 444.90 3544.98 84.60 0.00 0.00 0.00 0.00 [2021-05-17T08:57:21.969Z] 08:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-17T08:57:21.969Z] 08:35:01 docker0 207.73 238.59 12.90 844.13 0.00 0.00 0.00 0.00 [2021-05-17T08:57:21.969Z] 08:36:01 eth0 31.23 18.77 30.46 11.82 0.00 0.00 0.00 0.00 [2021-05-17T08:57:21.969Z] 08:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-17T08:57:21.969Z] 08:36:01 vetha8ef9a6 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-17T08:57:21.969Z] 08:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-17T08:57:21.969Z] 08:37:02 eth0 51.59 41.12 25.70 85.88 0.00 0.00 0.00 0.00 [2021-05-17T08:57:21.969Z] 08:37:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-17T08:57:21.969Z] 08:37:02 vetha8ef9a6 1.92 1.92 0.15 0.15 0.00 0.00 0.00 0.00 [2021-05-17T08:57:21.969Z] 08:37:02 docker0 1.92 1.92 0.13 0.15 0.00 0.00 0.00 0.00 [2021-05-17T08:57:21.969Z] 08:38:01 eth0 13.94 8.33 11.91 6.48 0.00 0.00 0.00 0.00 [2021-05-17T08:57:21.969Z] 08:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-17T08:57:21.969Z] 08:38:01 vetha8ef9a6 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-17T08:57:21.969Z] 08:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-17T08:57:21.969Z] 08:39:01 eth0 191.11 145.51 1691.74 70.24 0.00 0.00 0.00 0.00 [2021-05-17T08:57:21.969Z] 08:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-17T08:57:21.969Z] 08:39:01 vetha05418d 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-17T08:57:21.969Z] 08:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-17T08:57:21.969Z] 08:40:02 eth0 80.24 55.43 180.14 12.26 0.00 0.00 0.00 0.00 [2021-05-17T08:57:21.969Z] 08:40:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-17T08:57:21.969Z] 08:40:02 vetha05418d 0.00 0.23 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-17T08:57:21.969Z] 08:40:02 docker0 44.94 59.72 2.93 163.73 0.00 0.00 0.00 0.00 [2021-05-17T08:57:21.969Z] 08:41:02 vethdc1dcd0 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-17T08:57:21.969Z] 08:41:02 veth951d3c7 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-17T08:57:21.969Z] 08:41:02 vethba3b090 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-17T08:57:21.969Z] 08:41:02 veth2aa9074 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-17T08:57:21.969Z] 08:42:01 eth0 2545.54 1951.31 12324.98 471.05 0.00 0.00 0.00 0.00 [2021-05-17T08:57:21.969Z] 08:42:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-17T08:57:21.969Z] 08:42:01 vetha05418d 0.00 0.71 0.00 0.03 0.00 0.00 0.00 0.00 [2021-05-17T08:57:21.969Z] 08:42:01 docker0 627.41 835.48 63.42 3883.86 0.00 0.00 0.00 0.00 [2021-05-17T08:57:21.969Z] 08:43:01 veth1406f0d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-17T08:57:21.969Z] 08:43:01 eth0 79.28 63.51 124.89 84.54 0.00 0.00 0.00 0.00 [2021-05-17T08:57:21.969Z] 08:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-17T08:57:21.969Z] 08:43:01 vetha05418d 0.00 0.12 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-17T08:57:21.969Z] 08:44:01 eth0 230.74 175.83 1639.41 86.62 0.00 0.00 0.00 0.00 [2021-05-17T08:57:21.969Z] 08:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-17T08:57:21.969Z] 08:44:01 vetha05418d 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-17T08:57:21.969Z] 08:44:01 docker0 688.74 921.04 67.29 4330.60 0.00 0.00 0.00 0.00 [2021-05-17T08:57:21.969Z] 08:45:01 eth0 7.91 4.68 7.28 3.22 0.00 0.00 0.00 0.00 [2021-05-17T08:57:21.969Z] 08:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-17T08:57:21.969Z] 08:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-17T08:57:21.969Z] 08:46:02 eth0 0.58 0.10 0.06 0.02 0.00 0.00 0.00 0.00 [2021-05-17T08:57:21.969Z] 08:46:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-17T08:57:21.969Z] 08:46:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-17T08:57:21.969Z] 08:47:01 eth0 1.81 0.42 0.52 0.24 0.00 0.00 0.00 0.00 [2021-05-17T08:57:21.969Z] 08:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-17T08:57:21.969Z] 08:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-17T08:57:21.969Z] 08:48:01 eth0 2.07 0.38 0.42 0.24 0.00 0.00 0.00 0.00 [2021-05-17T08:57:21.969Z] 08:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-17T08:57:21.969Z] 08:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-17T08:57:21.969Z] 08:49:01 eth0 1.07 0.62 0.74 0.34 0.00 0.00 0.00 0.00 [2021-05-17T08:57:21.969Z] 08:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-17T08:57:21.969Z] 08:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-17T08:57:21.969Z] 08:50:01 eth0 0.20 0.08 0.02 0.07 0.00 0.00 0.00 0.00 [2021-05-17T08:57:21.969Z] 08:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-17T08:57:21.969Z] 08:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-17T08:57:21.969Z] 08:51:01 eth0 0.53 0.33 0.27 0.20 0.00 0.00 0.00 0.00 [2021-05-17T08:57:21.969Z] 08:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-17T08:57:21.969Z] 08:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-17T08:57:21.969Z] 08:52:01 eth0 0.35 0.22 0.15 0.07 0.00 0.00 0.00 0.00 [2021-05-17T08:57:21.969Z] 08:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-17T08:57:21.969Z] 08:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-17T08:57:21.969Z] 08:53:01 eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00 [2021-05-17T08:57:21.969Z] 08:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-17T08:57:21.969Z] 08:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-17T08:57:21.969Z] 08:54:01 eth0 0.55 0.33 0.27 0.20 0.00 0.00 0.00 0.00 [2021-05-17T08:57:21.969Z] 08:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-17T08:57:21.969Z] 08:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-17T08:57:21.969Z] 08:55:01 eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 [2021-05-17T08:57:21.969Z] 08:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-17T08:57:21.969Z] 08:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-17T08:57:21.969Z] 08:56:01 eth0 0.12 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-17T08:57:21.969Z] 08:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-17T08:57:21.969Z] 08:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-17T08:57:21.969Z] 08:57:01 eth0 202.45 167.09 2163.37 20.63 0.00 0.00 0.00 0.00 [2021-05-17T08:57:21.969Z] 08:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-17T08:57:21.969Z] 08:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-17T08:57:21.969Z] Average: eth0 116.53 89.84 619.50 25.47 0.00 0.00 0.00 0.00 [2021-05-17T08:57:21.970Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-17T08:57:21.970Z] Average: docker0 26.55 35.51 2.59 166.95 0.00 0.00 0.00 0.00 [2021-05-17T08:57:21.970Z] [2021-05-17T08:57:21.970Z] [2021-05-17T08:57:21.970Z] ---> sar -P ALL: [2021-05-17T08:57:21.970Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/17/21 _x86_64_ (4 CPU) [2021-05-17T08:57:21.970Z] [2021-05-17T08:57:21.970Z] 08:30:32 LINUX RESTART (4 CPU) [2021-05-17T08:57:21.970Z] [2021-05-17T08:57:21.970Z] 08:31:02 CPU %user %nice %system %iowait %steal %idle [2021-05-17T08:57:21.970Z] 08:32:01 all 16.50 0.00 6.02 1.59 0.30 75.59 [2021-05-17T08:57:21.970Z] 08:32:01 0 14.77 0.00 8.57 1.48 0.30 74.88 [2021-05-17T08:57:21.970Z] 08:32:01 1 16.27 0.00 5.23 0.87 0.26 77.37 [2021-05-17T08:57:21.970Z] 08:32:01 2 16.53 0.00 5.56 2.25 0.28 75.38 [2021-05-17T08:57:21.970Z] 08:32:01 3 18.40 0.00 4.74 1.76 0.36 74.73 [2021-05-17T08:57:21.970Z] 08:33:01 all 0.18 0.00 0.08 0.00 0.00 99.73 [2021-05-17T08:57:21.970Z] 08:33:01 0 0.08 0.00 0.08 0.00 0.02 99.82 [2021-05-17T08:57:21.970Z] 08:33:01 1 0.07 0.00 0.05 0.00 0.00 99.88 [2021-05-17T08:57:21.970Z] 08:33:01 2 0.10 0.00 0.10 0.00 0.00 99.80 [2021-05-17T08:57:21.970Z] 08:33:01 3 0.47 0.00 0.08 0.02 0.00 99.43 [2021-05-17T08:57:21.970Z] 08:34:01 all 7.22 0.00 2.22 0.24 0.22 90.10 [2021-05-17T08:57:21.970Z] 08:34:01 0 6.60 0.00 3.12 0.02 0.13 90.13 [2021-05-17T08:57:21.970Z] 08:34:01 1 12.43 0.00 1.86 0.37 0.24 85.10 [2021-05-17T08:57:21.970Z] 08:34:01 2 3.83 0.00 1.63 0.54 0.27 93.74 [2021-05-17T08:57:21.970Z] 08:34:01 3 6.02 0.00 2.29 0.05 0.24 91.40 [2021-05-17T08:57:21.970Z] 08:35:01 all 10.96 0.00 8.58 4.10 1.55 74.81 [2021-05-17T08:57:21.970Z] 08:35:01 0 11.04 0.00 9.69 3.38 1.61 74.27 [2021-05-17T08:57:21.970Z] 08:35:01 1 10.08 0.00 8.03 6.11 1.45 74.33 [2021-05-17T08:57:21.970Z] 08:35:01 2 11.94 0.00 8.46 3.24 1.50 74.86 [2021-05-17T08:57:21.970Z] 08:35:01 3 10.78 0.00 8.15 3.67 1.64 75.76 [2021-05-17T08:57:21.970Z] 08:36:01 all 44.73 0.00 13.93 5.14 1.55 34.66 [2021-05-17T08:57:21.970Z] 08:36:01 0 46.49 0.00 14.47 5.86 1.56 31.62 [2021-05-17T08:57:21.970Z] 08:36:01 1 44.15 0.00 13.74 3.29 1.51 37.32 [2021-05-17T08:57:21.970Z] 08:36:01 2 43.80 0.00 13.67 4.81 1.64 36.09 [2021-05-17T08:57:21.970Z] 08:36:01 3 44.51 0.00 13.84 6.59 1.47 33.59 [2021-05-17T08:57:21.970Z] 08:37:02 all 48.16 0.00 14.34 2.31 4.28 30.92 [2021-05-17T08:57:21.970Z] 08:37:02 0 51.35 0.00 14.43 2.00 3.29 28.92 [2021-05-17T08:57:21.970Z] 08:37:02 1 47.14 0.00 14.49 2.27 4.35 31.75 [2021-05-17T08:57:21.970Z] 08:37:02 2 47.16 0.00 13.83 2.57 4.76 31.68 [2021-05-17T08:57:21.970Z] 08:37:02 3 47.00 0.00 14.60 2.38 4.71 31.32 [2021-05-17T08:57:21.970Z] 08:38:01 all 51.17 0.00 16.69 4.05 3.83 24.26 [2021-05-17T08:57:21.970Z] 08:38:01 0 52.61 0.00 15.98 5.41 3.99 22.02 [2021-05-17T08:57:21.970Z] 08:38:01 1 50.80 0.00 17.94 5.41 3.44 22.41 [2021-05-17T08:57:21.970Z] 08:38:01 2 51.32 0.00 16.18 2.77 3.81 25.92 [2021-05-17T08:57:21.970Z] 08:38:01 3 49.96 0.00 16.66 2.63 4.06 26.68 [2021-05-17T08:57:21.970Z] 08:39:01 all 17.62 0.00 15.19 3.18 8.19 55.82 [2021-05-17T08:57:21.970Z] 08:39:01 0 17.84 0.00 15.80 2.36 7.50 56.49 [2021-05-17T08:57:21.970Z] 08:39:01 1 15.54 0.00 13.90 3.34 8.69 58.53 [2021-05-17T08:57:21.970Z] 08:39:01 2 21.30 0.00 16.97 4.78 8.38 48.57 [2021-05-17T08:57:21.970Z] 08:39:01 3 15.84 0.00 14.11 2.24 8.18 59.64 [2021-05-17T08:57:21.970Z] 08:40:02 all 21.35 0.00 29.81 19.71 3.41 25.73 [2021-05-17T08:57:21.970Z] 08:40:02 0 21.41 0.00 31.67 19.57 3.14 24.21 [2021-05-17T08:57:21.970Z] 08:40:02 1 20.32 0.00 27.05 19.59 3.81 29.23 [2021-05-17T08:57:21.970Z] 08:40:02 2 22.40 0.00 31.62 20.18 3.10 22.70 [2021-05-17T08:57:21.970Z] 08:40:02 3 21.26 0.00 28.91 19.51 3.57 26.75 [2021-05-17T08:57:21.970Z] 08:41:02 all 54.98 0.00 20.78 11.61 1.55 11.07 [2021-05-17T08:57:21.970Z] 08:41:02 0 56.03 0.00 20.83 12.92 1.48 8.74 [2021-05-17T08:57:21.970Z] 08:41:02 1 54.48 0.00 20.47 11.72 1.51 11.81 [2021-05-17T08:57:21.970Z] 08:41:02 2 54.01 0.00 20.72 10.86 1.67 12.74 [2021-05-17T08:57:21.970Z] 08:41:02 3 55.43 0.00 21.09 10.93 1.56 10.98 [2021-05-17T08:57:21.970Z] 08:42:01 all 35.20 0.00 22.90 13.54 3.14 25.22 [2021-05-17T08:57:21.970Z] 08:42:01 0 36.50 0.00 23.06 16.26 3.05 21.13 [2021-05-17T08:57:21.970Z] 08:42:01 1 34.70 0.00 21.11 13.95 3.50 26.73 [2021-05-17T08:57:21.970Z] 08:42:01 2 33.73 0.00 23.03 11.04 3.21 28.99 [2021-05-17T08:57:21.970Z] 08:42:01 3 35.88 0.00 24.41 12.90 2.79 24.02 [2021-05-17T08:57:21.970Z] [2021-05-17T08:57:21.970Z] 08:42:01 CPU %user %nice %system %iowait %steal %idle [2021-05-17T08:57:21.970Z] 08:43:01 all 42.33 0.00 24.56 16.20 1.43 15.48 [2021-05-17T08:57:21.970Z] 08:43:01 0 39.68 0.00 24.51 16.53 1.49 17.79 [2021-05-17T08:57:21.970Z] 08:43:01 1 43.06 0.00 24.10 17.15 1.63 14.06 [2021-05-17T08:57:21.970Z] 08:43:01 2 41.74 0.00 24.11 14.49 1.45 18.20 [2021-05-17T08:57:21.970Z] 08:43:01 3 44.87 0.00 25.51 16.65 1.15 11.81 [2021-05-17T08:57:21.970Z] 08:44:01 all 37.24 0.00 14.12 7.50 0.82 40.31 [2021-05-17T08:57:21.970Z] 08:44:01 0 38.13 0.00 14.49 6.68 0.91 39.79 [2021-05-17T08:57:21.970Z] 08:44:01 1 37.75 0.00 14.55 9.14 0.82 37.75 [2021-05-17T08:57:21.970Z] 08:44:01 2 36.88 0.00 13.94 7.97 0.71 40.50 [2021-05-17T08:57:21.970Z] 08:44:01 3 36.19 0.00 13.51 6.22 0.85 43.23 [2021-05-17T08:57:21.970Z] 08:45:01 all 0.69 0.00 0.71 0.82 0.16 97.62 [2021-05-17T08:57:21.970Z] 08:45:01 0 0.57 0.00 0.50 0.40 0.13 98.40 [2021-05-17T08:57:21.970Z] 08:45:01 1 0.67 0.00 0.87 2.24 0.13 96.09 [2021-05-17T08:57:21.970Z] 08:45:01 2 0.48 0.00 0.83 0.23 0.23 98.21 [2021-05-17T08:57:21.970Z] 08:45:01 3 1.04 0.00 0.63 0.40 0.15 97.78 [2021-05-17T08:57:21.970Z] 08:46:02 all 0.15 0.00 0.05 0.02 0.00 99.77 [2021-05-17T08:57:21.970Z] 08:46:02 0 0.02 0.00 0.08 0.08 0.00 99.82 [2021-05-17T08:57:21.970Z] 08:46:02 1 0.05 0.00 0.03 0.00 0.00 99.92 [2021-05-17T08:57:21.970Z] 08:46:02 2 0.03 0.00 0.07 0.02 0.00 99.88 [2021-05-17T08:57:21.970Z] 08:46:02 3 0.52 0.00 0.03 0.00 0.00 99.45 [2021-05-17T08:57:21.970Z] 08:47:01 all 0.17 0.00 0.04 0.00 0.01 99.78 [2021-05-17T08:57:21.970Z] 08:47:01 0 0.02 0.00 0.07 0.00 0.00 99.92 [2021-05-17T08:57:21.970Z] 08:47:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2021-05-17T08:57:21.970Z] 08:47:01 2 0.05 0.00 0.03 0.00 0.02 99.90 [2021-05-17T08:57:21.970Z] 08:47:01 3 0.54 0.00 0.03 0.00 0.02 99.41 [2021-05-17T08:57:21.970Z] 08:48:01 all 0.13 0.00 0.03 0.00 0.00 99.84 [2021-05-17T08:57:21.970Z] 08:48:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2021-05-17T08:57:21.970Z] 08:48:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2021-05-17T08:57:21.970Z] 08:48:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2021-05-17T08:57:21.970Z] 08:48:01 3 0.45 0.00 0.03 0.00 0.00 99.52 [2021-05-17T08:57:21.970Z] 08:49:01 all 0.07 0.00 0.05 0.00 0.00 99.89 [2021-05-17T08:57:21.970Z] 08:49:01 0 0.07 0.00 0.07 0.00 0.00 99.87 [2021-05-17T08:57:21.970Z] 08:49:01 1 0.05 0.00 0.03 0.00 0.00 99.92 [2021-05-17T08:57:21.970Z] 08:49:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2021-05-17T08:57:21.970Z] 08:49:01 3 0.13 0.00 0.07 0.00 0.00 99.80 [2021-05-17T08:57:21.970Z] 08:50:01 all 0.15 0.00 0.03 0.00 0.00 99.82 [2021-05-17T08:57:21.970Z] 08:50:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2021-05-17T08:57:21.970Z] 08:50:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2021-05-17T08:57:21.970Z] 08:50:01 2 0.02 0.00 0.05 0.00 0.00 99.93 [2021-05-17T08:57:21.970Z] 08:50:01 3 0.50 0.00 0.02 0.00 0.00 99.48 [2021-05-17T08:57:21.970Z] 08:51:01 all 0.10 0.00 0.03 0.00 0.00 99.86 [2021-05-17T08:57:21.970Z] 08:51:01 0 0.00 0.00 0.03 0.00 0.00 99.97 [2021-05-17T08:57:21.970Z] 08:51:01 1 0.05 0.00 0.03 0.00 0.00 99.92 [2021-05-17T08:57:21.970Z] 08:51:01 2 0.02 0.00 0.05 0.00 0.00 99.93 [2021-05-17T08:57:21.970Z] 08:51:01 3 0.35 0.00 0.02 0.00 0.00 99.63 [2021-05-17T08:57:21.970Z] 08:52:01 all 0.06 0.00 0.04 0.00 0.01 99.89 [2021-05-17T08:57:21.970Z] 08:52:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2021-05-17T08:57:21.970Z] 08:52:01 1 0.02 0.00 0.05 0.02 0.00 99.92 [2021-05-17T08:57:21.970Z] 08:52:01 2 0.03 0.00 0.05 0.00 0.02 99.90 [2021-05-17T08:57:21.970Z] 08:52:01 3 0.15 0.00 0.03 0.00 0.02 99.80 [2021-05-17T08:57:21.970Z] 08:53:01 all 0.14 0.00 0.03 0.00 0.00 99.83 [2021-05-17T08:57:21.970Z] 08:53:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2021-05-17T08:57:21.970Z] 08:53:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2021-05-17T08:57:21.970Z] 08:53:01 2 0.07 0.00 0.03 0.00 0.00 99.90 [2021-05-17T08:57:21.970Z] 08:53:01 3 0.43 0.00 0.02 0.00 0.00 99.55 [2021-05-17T08:57:21.970Z] [2021-05-17T08:57:21.970Z] 08:53:01 CPU %user %nice %system %iowait %steal %idle [2021-05-17T08:57:21.970Z] 08:54:01 all 0.03 0.00 0.03 0.00 0.00 99.94 [2021-05-17T08:57:21.970Z] 08:54:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2021-05-17T08:57:21.970Z] 08:54:01 1 0.05 0.00 0.05 0.00 0.00 99.90 [2021-05-17T08:57:21.970Z] 08:54:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2021-05-17T08:57:21.970Z] 08:54:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2021-05-17T08:57:21.970Z] 08:55:01 all 0.15 0.00 0.03 0.00 0.00 99.83 [2021-05-17T08:57:21.970Z] 08:55:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2021-05-17T08:57:21.970Z] 08:55:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2021-05-17T08:57:21.970Z] 08:55:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2021-05-17T08:57:21.970Z] 08:55:01 3 0.50 0.00 0.03 0.00 0.00 99.47 [2021-05-17T08:57:21.970Z] 08:56:01 all 0.15 0.00 0.03 0.00 0.00 99.83 [2021-05-17T08:57:21.970Z] 08:56:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2021-05-17T08:57:21.970Z] 08:56:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2021-05-17T08:57:21.970Z] 08:56:01 2 0.03 0.00 0.05 0.00 0.00 99.92 [2021-05-17T08:57:21.970Z] 08:56:01 3 0.50 0.00 0.02 0.00 0.00 99.48 [2021-05-17T08:57:21.970Z] 08:57:01 all 5.84 0.00 4.05 2.83 0.04 87.24 [2021-05-17T08:57:21.970Z] 08:57:01 0 5.58 0.00 4.40 2.25 0.03 87.73 [2021-05-17T08:57:21.970Z] 08:57:01 1 5.44 0.00 4.24 2.78 0.05 87.49 [2021-05-17T08:57:21.970Z] 08:57:01 2 6.91 0.00 4.28 3.71 0.03 85.08 [2021-05-17T08:57:21.970Z] 08:57:01 3 5.41 0.00 3.30 2.57 0.03 88.68 [2021-05-17T08:57:21.970Z] Average: all 14.75 0.00 7.26 3.45 1.15 73.40 [2021-05-17T08:57:21.970Z] Average: 0 14.86 0.00 7.54 3.53 1.08 72.98 [2021-05-17T08:57:21.970Z] Average: 1 14.67 0.00 7.03 3.66 1.19 73.44 [2021-05-17T08:57:21.970Z] Average: 2 14.66 0.00 7.30 3.34 1.17 73.53 [2021-05-17T08:57:21.970Z] Average: 3 14.79 0.00 7.15 3.27 1.16 73.62 [2021-05-17T08:57:21.970Z] [2021-05-17T08:57:21.970Z] [2021-05-17T08:57:21.970Z]