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 jim-wang-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 435fc41d67987ddff12c535146ad4fc35898d092+d6318df2f8bb2a506ec79eba6fd1e19881bc4fbf (25397f76ac97947736dd15bf203586090db5ce55) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision aa25fb65c2461e649b1a162fbf19ec71f4863fbd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision aa25fb65c2461e649b1a162fbf19ec71f4863fbd using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision aa25fb65c2461e649b1a162fbf19ec71f4863fbd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f aa25fb65c2461e649b1a162fbf19ec71f4863fbd # timeout=10 Commit message: "Merge pull request #336 from ernestojeda/golang-1.16" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-2475 in /w/workspace/edgexfoundry_edgex-go_PR-3391 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/10 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/10 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3391/head:refs/remotes/origin/PR-3391 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit d6318df2f8bb2a506ec79eba6fd1e19881bc4fbf into PR head commit 435fc41d67987ddff12c535146ad4fc35898d092 Merge succeeded, producing 0762094572dfdf8839e3b6669841e200cd664f61 Checking out Revision 0762094572dfdf8839e3b6669841e200cd664f61 (PR-3391) > git config core.sparsecheckout # timeout=10 > git checkout -f 435fc41d67987ddff12c535146ad4fc35898d092 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge d6318df2f8bb2a506ec79eba6fd1e19881bc4fbf # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0762094572dfdf8839e3b6669841e200cd664f61 # timeout=10 Commit message: "Merge commit 'd6318df2f8bb2a506ec79eba6fd1e19881bc4fbf' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-04-30T08:29:56.104Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-04-30T08:29:56.225Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-04-30T08:29:56.262Z] ========================================================= [2021-04-30T08:29:56.263Z] EdgeX Global Pipelines Version Info [2021-04-30T08:29:56.263Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk d618fc79e675d778ac54acc7f3761e55728d559a # timeout=10 [2021-04-30T08:29:58.727Z] ------------------- [2021-04-30T08:29:58.727Z] stable info: [2021-04-30T08:29:58.727Z] ------------------- [2021-04-30T08:29:58.727Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-04-30T08:29:58.727Z] Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd [2021-04-30T08:29:58.727Z] Message: update stable to v1.0.191 [2021-04-30T08:29:59.698Z] ------------------- [2021-04-30T08:29:59.698Z] experimental info: [2021-04-30T08:29:59.698Z] ------------------- [2021-04-30T08:29:59.698Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-04-30T08:29:59.698Z] Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd [2021-04-30T08:29:59.698Z] Message: update experimental to v1.0.191 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-04-30T08:29:59.870Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-04-30T08:29:59.892Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-04-30T08:29:59.954Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-04-30T08:29:59.986Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-04-30T08:30:00.012Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-04-30T08:30:00.035Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-04-30T08:30:00.056Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-04-30T08:30:00.078Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-04-30T08:30:00.098Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-04-30T08:30:00.118Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-04-30T08:30:00.139Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-04-30T08:30:00.160Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-04-30T08:30:00.182Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-04-30T08:30:00.203Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-04-30T08:30:00.227Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-04-30T08:30:00.250Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-04-30T08:30:00.292Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-04-30T08:30:00.315Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-04-30T08:30:00.339Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-04-30T08:30:00.362Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-04-30T08:30:00.384Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-04-30T08:30:00.408Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-04-30T08:30:00.429Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3391 [Pipeline] echo [2021-04-30T08:30:00.452Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3391 [Pipeline] echo [2021-04-30T08:30:00.475Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3391 [Pipeline] echo [2021-04-30T08:30:00.498Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0762094572dfdf8839e3b6669841e200cd664f61 [Pipeline] echo [2021-04-30T08:30:00.519Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0762094 [Pipeline] echo [2021-04-30T08:30:00.543Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-30T08:30:00.615Z] provisioning config files... [2021-04-30T08:30:00.651Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/10@tmp/config6118939241749399917tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-30T08:30:01.017Z] ---> docker-login.sh [2021-04-30T08:30:01.017Z] nexus3.edgexfoundry.org:10001 [2021-04-30T08:30:01.618Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-30T08:30:01.893Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-30T08:30:01.893Z] Configure a credential helper to remove this warning. See [2021-04-30T08:30:01.893Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-30T08:30:01.893Z] [2021-04-30T08:30:01.893Z] Login Succeeded [2021-04-30T08:30:01.893Z] nexus3.edgexfoundry.org:10002 [2021-04-30T08:30:02.167Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-30T08:30:02.442Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-30T08:30:02.443Z] Configure a credential helper to remove this warning. See [2021-04-30T08:30:02.443Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-30T08:30:02.443Z] [2021-04-30T08:30:02.443Z] Login Succeeded [2021-04-30T08:30:02.443Z] nexus3.edgexfoundry.org:10003 [2021-04-30T08:30:02.770Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-30T08:30:03.129Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-30T08:30:03.129Z] Configure a credential helper to remove this warning. See [2021-04-30T08:30:03.129Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-30T08:30:03.129Z] [2021-04-30T08:30:03.129Z] Login Succeeded [2021-04-30T08:30:03.129Z] nexus3.edgexfoundry.org:10004 [2021-04-30T08:30:03.767Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-30T08:30:03.767Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-30T08:30:03.767Z] Configure a credential helper to remove this warning. See [2021-04-30T08:30:03.767Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-30T08:30:03.767Z] [2021-04-30T08:30:03.767Z] Login Succeeded [2021-04-30T08:30:03.767Z] docker.io [2021-04-30T08:30:03.767Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-30T08:30:04.033Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-30T08:30:04.034Z] Configure a credential helper to remove this warning. See [2021-04-30T08:30:04.034Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-30T08:30:04.034Z] [2021-04-30T08:30:04.034Z] Login Succeeded [2021-04-30T08:30:04.034Z] ---> docker-login.sh ends [Pipeline] } [2021-04-30T08:30:04.057Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-04-30T08:30:04.458Z] ++ 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-04-30T08:30:04.458Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-30T08:30:04.459Z] ++ dirname cmd/core-command/Dockerfile [2021-04-30T08:30:04.459Z] ++ cut -d/ -f2 [2021-04-30T08:30:04.459Z] + echo core-command,cmd/core-command/Dockerfile [2021-04-30T08:30:04.459Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-30T08:30:04.459Z] ++ dirname cmd/core-data/Dockerfile [2021-04-30T08:30:04.459Z] ++ cut -d/ -f2 [2021-04-30T08:30:04.459Z] + echo core-data,cmd/core-data/Dockerfile [2021-04-30T08:30:04.459Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-30T08:30:04.459Z] ++ dirname cmd/core-metadata/Dockerfile [2021-04-30T08:30:04.459Z] ++ cut -d/ -f2 [2021-04-30T08:30:04.459Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-04-30T08:30:04.459Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-30T08:30:04.459Z] ++ cut -d/ -f2 [2021-04-30T08:30:04.459Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-04-30T08:30:04.459Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-04-30T08:30:04.459Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-30T08:30:04.459Z] ++ cut -d/ -f2 [2021-04-30T08:30:04.459Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-04-30T08:30:04.459Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-04-30T08:30:04.459Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-30T08:30:04.459Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-04-30T08:30:04.459Z] ++ cut -d/ -f2 [2021-04-30T08:30:04.459Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-04-30T08:30:04.459Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-30T08:30:04.459Z] ++ dirname cmd/support-notifications/Dockerfile [2021-04-30T08:30:04.459Z] ++ cut -d/ -f2 [2021-04-30T08:30:04.459Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-04-30T08:30:04.459Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-30T08:30:04.459Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-04-30T08:30:04.459Z] ++ cut -d/ -f2 [2021-04-30T08:30:04.459Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-04-30T08:30:04.459Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-30T08:30:04.459Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-04-30T08:30:04.459Z] ++ cut -d/ -f2 [2021-04-30T08:30:04.459Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-04-30T08:30:04.600Z] Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-04-30T08:30:05.930Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-30T08:30:05.930Z] [2021-04-30T08:30:05.930Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-04-30T08:30:06.273Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-30T08:30:06.273Z] latest: Pulling from edgex-devops/git-semver [2021-04-30T08:30:06.273Z] 31603596830f: Pulling fs layer [2021-04-30T08:30:06.273Z] 54011a49482f: Pulling fs layer [2021-04-30T08:30:06.273Z] a6820b24f6d8: Pulling fs layer [2021-04-30T08:30:06.273Z] f581987b2513: Pulling fs layer [2021-04-30T08:30:06.273Z] f581987b2513: Waiting [2021-04-30T08:30:06.273Z] 54011a49482f: Verifying Checksum [2021-04-30T08:30:06.273Z] 54011a49482f: Download complete [2021-04-30T08:30:06.563Z] 31603596830f: Verifying Checksum [2021-04-30T08:30:06.563Z] 31603596830f: Download complete [2021-04-30T08:30:06.845Z] f581987b2513: Verifying Checksum [2021-04-30T08:30:06.845Z] f581987b2513: Download complete [2021-04-30T08:30:06.845Z] a6820b24f6d8: Verifying Checksum [2021-04-30T08:30:06.845Z] a6820b24f6d8: Download complete [2021-04-30T08:30:07.117Z] 31603596830f: Pull complete [2021-04-30T08:30:07.389Z] 54011a49482f: Pull complete [2021-04-30T08:30:08.834Z] a6820b24f6d8: Pull complete [2021-04-30T08:30:09.438Z] f581987b2513: Pull complete [2021-04-30T08:30:09.438Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-04-30T08:30:09.438Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-30T08:30:09.438Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-04-30T08:30:09.650Z] prd-centos7-docker-4c-2g-2475 does not seem to be running inside a container [2021-04-30T08:30:09.745Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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-04-30T08:30:12.649Z] $ docker top b484983ed79cf103d5189ce5e999be0bff02ee85033c6c34dfe1557c92f24d5d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-04-30T08:30:13.044Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-30T08:30:13.044Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-30T08:30:13.570Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-30T08:30:13.579Z] $ docker exec b484983ed79cf103d5189ce5e999be0bff02ee85033c6c34dfe1557c92f24d5d ssh-agent [2021-04-30T08:30:13.977Z] SSH_AUTH_SOCK=/tmp/ssh-DnDdagUYS3mL/agent.12 [2021-04-30T08:30:13.977Z] SSH_AGENT_PID=18 [2021-04-30T08:30:14.004Z] Running ssh-add (command line suppressed) [2021-04-30T08:30:14.291Z] Identity added: /w/workspace/edgex-go/10@tmp/private_key_9143312244925062743.key (/w/workspace/edgex-go/10@tmp/private_key_9143312244925062743.key) [2021-04-30T08:30:14.354Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-30T08:30:14.691Z] + git tag --points-at HEAD [Pipeline] } [2021-04-30T08:30:14.740Z] $ docker exec --env ******** --env ******** b484983ed79cf103d5189ce5e999be0bff02ee85033c6c34dfe1557c92f24d5d ssh-agent -k [2021-04-30T08:30:14.988Z] unset SSH_AUTH_SOCK; [2021-04-30T08:30:14.989Z] unset SSH_AGENT_PID; [2021-04-30T08:30:14.989Z] echo Agent pid 18 killed; [2021-04-30T08:30:15.074Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-04-30T08:30:15.186Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-30T08:30:15.186Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-30T08:30:15.678Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-30T08:30:15.685Z] $ docker exec b484983ed79cf103d5189ce5e999be0bff02ee85033c6c34dfe1557c92f24d5d ssh-agent [2021-04-30T08:30:16.113Z] SSH_AUTH_SOCK=/tmp/ssh-4TR3Cbltny3o/agent.46 [2021-04-30T08:30:16.113Z] SSH_AGENT_PID=51 [2021-04-30T08:30:16.131Z] Running ssh-add (command line suppressed) [2021-04-30T08:30:16.511Z] Identity added: /w/workspace/edgex-go/10@tmp/private_key_3859866879879413885.key (/w/workspace/edgex-go/10@tmp/private_key_3859866879879413885.key) [2021-04-30T08:30:16.646Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-30T08:30:17.006Z] + git semver init [2021-04-30T08:30:17.285Z] # -> Open(): unable to determine branch for HEAD [2021-04-30T08:30:17.285Z] # $GIT_DIR = /w/workspace/edgex-go/10/.git [2021-04-30T08:30:17.285Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/10 [2021-04-30T08:30:17.285Z] # $SEMVER_REMOTE_NAME = origin [2021-04-30T08:30:17.285Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-04-30T08:30:17.285Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-04-30T08:30:17.285Z] # $SEMVER_BRANCH = PR-3391 [2021-04-30T08:30:17.285Z] # $SEMVER_TEMP = /tmp/semver-255525821 [2021-04-30T08:30:17.285Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-04-30T08:30:49.834Z] # '/tmp/semver-255525821' -> '/w/workspace/edgex-go/10/.semver' [2021-04-30T08:30:49.834Z] # -> Force: false [2021-04-30T08:30:49.834Z] # $SEMVER_DIR = /w/workspace/edgex-go/10/.semver [Pipeline] } [2021-04-30T08:30:49.858Z] $ docker exec --env ******** --env ******** b484983ed79cf103d5189ce5e999be0bff02ee85033c6c34dfe1557c92f24d5d ssh-agent -k [2021-04-30T08:30:50.122Z] unset SSH_AUTH_SOCK; [2021-04-30T08:30:50.122Z] unset SSH_AGENT_PID; [2021-04-30T08:30:50.122Z] echo Agent pid 51 killed; [2021-04-30T08:30:50.243Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-04-30T08:30:50.585Z] + git semver [Pipeline] } [2021-04-30T08:30:50.612Z] $ docker stop --time=1 b484983ed79cf103d5189ce5e999be0bff02ee85033c6c34dfe1557c92f24d5d [2021-04-30T08:30:52.383Z] $ docker rm -f b484983ed79cf103d5189ce5e999be0bff02ee85033c6c34dfe1557c92f24d5d [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-30T08:30:52.932Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-04-30T08:30:53.501Z] Stashed 1 file(s) [Pipeline] echo [2021-04-30T08:30:53.505Z] [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-04-30T08:30:54.024Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-04-30T08:30:54.327Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-04-30T08:30:54.642Z] + sudo service docker restart [2021-04-30T08:30:54.642Z] + true [2021-04-30T08:30:54.642Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-04-30T08:30:55.606Z] ========================================================= [2021-04-30T08:30:55.606Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-04-30T08:30:55.606Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-04-30T08:30:55.924Z] + 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-04-30T08:31:01.364Z] Sending build context to Docker daemon 330MB [2021-04-30T08:31:01.364Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-04-30T08:31:01.364Z] Step 2/6 : FROM ${BASE} [2021-04-30T08:31:01.364Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-04-30T08:31:01.364Z] 540db60ca938: Pulling fs layer [2021-04-30T08:31:01.364Z] adcc1eea9eea: Pulling fs layer [2021-04-30T08:31:01.364Z] 4c4ab2625f07: Pulling fs layer [2021-04-30T08:31:01.364Z] 0510c868ecb4: Pulling fs layer [2021-04-30T08:31:01.364Z] afea3b2eda06: Pulling fs layer [2021-04-30T08:31:01.364Z] 7809a108b3ef: Pulling fs layer [2021-04-30T08:31:01.364Z] f706445af74f: Pulling fs layer [2021-04-30T08:31:01.364Z] afea3b2eda06: Waiting [2021-04-30T08:31:01.364Z] 7809a108b3ef: Waiting [2021-04-30T08:31:01.364Z] f706445af74f: Waiting [2021-04-30T08:31:01.364Z] 0510c868ecb4: Waiting [2021-04-30T08:31:01.364Z] 4c4ab2625f07: Verifying Checksum [2021-04-30T08:31:01.364Z] 4c4ab2625f07: Download complete [2021-04-30T08:31:01.364Z] afea3b2eda06: Verifying Checksum [2021-04-30T08:31:01.364Z] afea3b2eda06: Download complete [2021-04-30T08:31:01.364Z] 7809a108b3ef: Verifying Checksum [2021-04-30T08:31:01.364Z] 7809a108b3ef: Download complete [2021-04-30T08:31:01.364Z] 540db60ca938: Verifying Checksum [2021-04-30T08:31:01.364Z] 540db60ca938: Download complete [2021-04-30T08:31:02.037Z] 540db60ca938: Pull complete [2021-04-30T08:31:02.319Z] adcc1eea9eea: Pull complete [2021-04-30T08:31:02.594Z] 4c4ab2625f07: Pull complete [2021-04-30T08:31:04.044Z] f706445af74f: Verifying Checksum [2021-04-30T08:31:04.044Z] f706445af74f: Download complete [2021-04-30T08:31:05.484Z] 0510c868ecb4: Verifying Checksum [2021-04-30T08:31:05.484Z] 0510c868ecb4: Download complete [2021-04-30T08:31:08.649Z] Still waiting to schedule task [2021-04-30T08:31:08.649Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-2316’ is offline [2021-04-30T08:31:14.004Z] 0510c868ecb4: Pull complete [2021-04-30T08:31:14.004Z] afea3b2eda06: Pull complete [2021-04-30T08:31:14.004Z] 7809a108b3ef: Pull complete [2021-04-30T08:31:17.403Z] f706445af74f: Pull complete [2021-04-30T08:31:17.403Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-04-30T08:31:17.403Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-04-30T08:31:17.403Z] ---> b068be0155e3 [2021-04-30T08:31:17.403Z] 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-04-30T08:31:17.403Z] ---> Running in 402403e374c8 [2021-04-30T08:31:18.900Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-04-30T08:31:19.487Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-04-30T08:31:20.493Z] (1/12) Installing libmagic (5.39-r0) [2021-04-30T08:31:20.767Z] (2/12) Installing file (5.39-r0) [2021-04-30T08:31:20.767Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-04-30T08:31:20.767Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-04-30T08:31:30.935Z] (5/12) Installing fortify-headers (1.1-r0) [2021-04-30T08:31:30.935Z] (6/12) Installing patch (2.7.6-r6) [2021-04-30T08:31:30.935Z] (7/12) Installing build-base (0.5-r2) [2021-04-30T08:31:30.935Z] (8/12) Installing libsodium (1.0.18-r0) [2021-04-30T08:31:30.935Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-04-30T08:31:30.935Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-04-30T08:31:30.935Z] (11/12) Installing libzmq (4.3.3-r1) [2021-04-30T08:31:30.935Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-04-30T08:31:30.935Z] Executing busybox-1.32.1-r6.trigger [2021-04-30T08:31:30.935Z] OK: 219 MiB in 52 packages [2021-04-30T08:31:34.265Z] Removing intermediate container 402403e374c8 [2021-04-30T08:31:34.265Z] ---> 9990ad328e70 [2021-04-30T08:31:34.265Z] Step 4/6 : WORKDIR /edgex-go [2021-04-30T08:31:34.265Z] ---> Running in 2bae492cd79e [2021-04-30T08:31:34.265Z] Removing intermediate container 2bae492cd79e [2021-04-30T08:31:34.265Z] ---> 15419d4c466b [2021-04-30T08:31:34.265Z] Step 5/6 : COPY go.mod . [2021-04-30T08:31:34.528Z] ---> a31981931131 [2021-04-30T08:31:34.528Z] Step 6/6 : RUN go mod download [2021-04-30T08:31:34.528Z] ---> Running in 3e1dbd1a965c [2021-04-30T08:32:01.230Z] Removing intermediate container 3e1dbd1a965c [2021-04-30T08:32:01.231Z] ---> 8844a2a5482c [2021-04-30T08:32:01.231Z] Successfully built 8844a2a5482c [2021-04-30T08:32:01.231Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-30T08:32:01.576Z] + docker inspect -f . ci-base-image-x86_64 [2021-04-30T08:32:01.577Z] . [Pipeline] withDockerContainer [2021-04-30T08:32:01.707Z] prd-centos7-docker-4c-2g-2475 does not seem to be running inside a container [2021-04-30T08:32:01.768Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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-04-30T08:32:02.742Z] $ docker top 9863a8528922fb34757ab675dd538f3fd8d7e947fcf1dc177a6d8f2613a7e1e6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-30T08:32:03.216Z] + go version [2021-04-30T08:32:03.216Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-04-30T08:32:03.238Z] $ docker stop --time=1 9863a8528922fb34757ab675dd538f3fd8d7e947fcf1dc177a6d8f2613a7e1e6 [2021-04-30T08:32:04.683Z] $ docker rm -f 9863a8528922fb34757ab675dd538f3fd8d7e947fcf1dc177a6d8f2613a7e1e6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-30T08:32:05.300Z] + docker inspect -f . ci-base-image-x86_64 [2021-04-30T08:32:05.300Z] . [Pipeline] withDockerContainer [2021-04-30T08:32:05.443Z] prd-centos7-docker-4c-2g-2475 does not seem to be running inside a container [2021-04-30T08:32:05.534Z] $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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-04-30T08:32:06.596Z] $ docker top 0a27c6e4f286b9d4a8b8cf88a03fdd1929f86461989659b5f4f08bdeab90ce68 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-04-30T08:32:06.792Z] ========================================================= [2021-04-30T08:32:06.792Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-04-30T08:32:06.792Z] ========================================================= [Pipeline] sh [2021-04-30T08:32:07.097Z] + go mod tidy [Pipeline] sh [2021-04-30T08:32:10.012Z] + make test [2021-04-30T08:32:10.012Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-04-30T08:32:22.547Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-04-30T08:32:49.484Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-04-30T08:32:58.222Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-04-30T08:32:58.222Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-04-30T08:32:58.222Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-04-30T08:33:02.762Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-04-30T08:33:02.762Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-04-30T08:33:02.762Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-04-30T08:33:02.762Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-04-30T08:33:05.865Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-04-30T08:33:06.503Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-04-30T08:33:12.390Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-04-30T08:33:12.390Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-04-30T08:33:12.390Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-04-30T08:33:15.209Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.390s coverage: 45.9% of statements [2021-04-30T08:33:15.209Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-04-30T08:33:15.209Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-04-30T08:33:15.209Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-04-30T08:33:15.209Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-04-30T08:33:15.209Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-04-30T08:33:15.209Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-04-30T08:33:15.209Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.063s coverage: 19.8% of statements [2021-04-30T08:33:15.502Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.341s coverage: 100.0% of statements [2021-04-30T08:33:20.019Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.415s coverage: 27.1% of statements [2021-04-30T08:33:20.019Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-04-30T08:33:20.019Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-04-30T08:33:20.019Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-04-30T08:33:20.019Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-04-30T08:33:20.019Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-04-30T08:33:20.019Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-04-30T08:33:20.019Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.131s coverage: 100.0% of statements [2021-04-30T08:33:20.019Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-04-30T08:33:20.019Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.114s coverage: 100.0% of statements [2021-04-30T08:33:20.019Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-04-30T08:33:20.019Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-04-30T08:33:20.019Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.158s coverage: 71.3% of statements [2021-04-30T08:33:20.019Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-04-30T08:33:20.019Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-04-30T08:33:21.202Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.542s coverage: 87.7% of statements [2021-04-30T08:33:21.202Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-04-30T08:33:21.202Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-04-30T08:33:21.202Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.144s coverage: 78.9% of statements [2021-04-30T08:33:21.202Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-04-30T08:33:30.238Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.568s coverage: 28.6% of statements [2021-04-30T08:33:30.238Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-04-30T08:33:30.238Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-04-30T08:33:30.238Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-04-30T08:33:30.238Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-04-30T08:33:30.238Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-04-30T08:33:30.238Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.412s coverage: 100.0% of statements [2021-04-30T08:33:30.238Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-04-30T08:33:30.238Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.224s coverage: 100.0% of statements [2021-04-30T08:33:30.238Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-04-30T08:33:30.238Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.244s coverage: 86.7% of statements [2021-04-30T08:33:30.238Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-04-30T08:33:30.238Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.392s coverage: 97.5% of statements [2021-04-30T08:33:30.238Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-04-30T08:33:30.238Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.110s coverage: 78.3% of statements [2021-04-30T08:33:30.238Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-04-30T08:33:30.238Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-04-30T08:33:30.238Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-04-30T08:33:30.238Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-04-30T08:33:33.733Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.750s coverage: 95.1% of statements [2021-04-30T08:33:33.733Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-04-30T08:33:33.733Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-04-30T08:33:33.733Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-04-30T08:33:33.733Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-04-30T08:33:33.733Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-04-30T08:33:33.733Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-04-30T08:33:33.733Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-04-30T08:33:33.733Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-04-30T08:33:33.733Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-04-30T08:33:33.733Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-04-30T08:33:33.733Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-04-30T08:33:33.733Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-04-30T08:33:33.733Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-04-30T08:33:33.733Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-04-30T08:33:33.733Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-04-30T08:33:33.733Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-04-30T08:33:33.733Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-04-30T08:33:33.733Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-04-30T08:33:33.733Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.141s coverage: 58.8% of statements [2021-04-30T08:33:33.733Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-04-30T08:33:33.733Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-04-30T08:33:33.733Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.156s coverage: 0.9% of statements [2021-04-30T08:33:33.734Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-04-30T08:33:33.734Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-04-30T08:33:33.734Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-04-30T08:33:33.734Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.087s coverage: 47.1% of statements [2021-04-30T08:33:33.734Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.126s coverage: 79.5% of statements [2021-04-30T08:33:33.734Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.106s coverage: 94.1% of statements [2021-04-30T08:33:34.021Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.213s coverage: 96.3% of statements [2021-04-30T08:33:34.021Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.087s coverage: 87.5% of statements [2021-04-30T08:33:46.703Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.133s coverage: 94.4% of statements [2021-04-30T08:33:46.703Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.074s coverage: 44.8% of statements [2021-04-30T08:33:50.096Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.208s coverage: 81.8% of statements [2021-04-30T08:33:50.096Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-04-30T08:33:58.739Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.313s coverage: 92.9% of statements [2021-04-30T08:33:58.739Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-04-30T08:33:58.739Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-04-30T08:33:58.739Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-04-30T08:33:58.739Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.148s coverage: 65.1% of statements [2021-04-30T08:33:58.739Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-04-30T08:33:58.739Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-04-30T08:33:58.739Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-04-30T08:33:58.739Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-04-30T08:33:58.739Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-04-30T08:33:58.739Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.051s coverage: 87.2% of statements [2021-04-30T08:33:58.739Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-04-30T08:33:58.739Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-04-30T08:33:58.739Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements [2021-04-30T08:33:58.739Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-04-30T08:33:58.739Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.070s coverage: 79.1% of statements [2021-04-30T08:33:58.739Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-04-30T08:33:58.739Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.057s coverage: 80.0% of statements [2021-04-30T08:33:58.739Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.166s coverage: 87.2% of statements [2021-04-30T08:33:58.739Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.103s coverage: 85.4% of statements [2021-04-30T08:33:58.739Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.160s coverage: 91.2% of statements [2021-04-30T08:33:58.739Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-04-30T08:33:58.739Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.670s coverage: 64.4% of statements [2021-04-30T08:33:58.739Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-04-30T08:33:58.739Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-04-30T08:33:58.739Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.210s coverage: 100.0% of statements [2021-04-30T08:33:58.739Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.278s coverage: 91.3% of statements [2021-04-30T08:33:58.739Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.078s coverage: 100.0% of statements [2021-04-30T08:33:58.739Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.078s coverage: 73.7% of statements [2021-04-30T08:33:58.739Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.034s coverage: 100.0% of statements [2021-04-30T08:33:58.739Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.584s coverage: 66.9% of statements [2021-04-30T08:33:58.739Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-04-30T08:33:58.739Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-04-30T08:33:58.739Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-04-30T08:33:58.739Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.345s coverage: 43.2% of statements [2021-04-30T08:33:58.739Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-04-30T08:33:58.739Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-04-30T08:33:58.739Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.045s coverage: 89.5% of statements [2021-04-30T08:33:58.739Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-04-30T08:33:59.068Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.122s coverage: 84.8% of statements [2021-04-30T08:34:04.523Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.428s coverage: 47.0% of statements [2021-04-30T08:34:04.523Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-04-30T08:34:04.523Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-04-30T08:34:04.523Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-04-30T08:34:04.523Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-04-30T08:34:04.523Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-04-30T08:34:04.523Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.228s coverage: 100.0% of statements [2021-04-30T08:34:04.524Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-04-30T08:34:04.524Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.099s coverage: 100.0% of statements [2021-04-30T08:34:04.524Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-04-30T08:34:04.524Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-04-30T08:34:04.524Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 0.109s coverage: 9.6% of statements [2021-04-30T08:34:04.524Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-04-30T08:34:05.641Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.393s coverage: 92.6% of statements [2021-04-30T08:34:05.641Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-04-30T08:34:05.641Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-04-30T08:34:05.641Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-04-30T08:34:07.457Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2484 in /w/workspace/edgexfoundry_edgex-go_PR-3391 [Pipeline] { [Pipeline] ws [2021-04-30T08:34:07.476Z] Running in /w/workspace/edgex-go/10 [Pipeline] { [Pipeline] checkout [2021-04-30T08:34:10.275Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 1.685s coverage: 28.7% of statements [2021-04-30T08:34:10.275Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-04-30T08:34:10.275Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-04-30T08:34:10.275Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-04-30T08:34:10.275Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-04-30T08:34:10.275Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-04-30T08:34:10.275Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.101s coverage: 99.0% of statements [2021-04-30T08:34:10.275Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-04-30T08:34:10.275Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.124s coverage: 100.0% of statements [2021-04-30T08:34:10.275Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-04-30T08:34:10.275Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-04-30T08:34:10.275Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-04-30T08:34:10.275Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.482s coverage: 64.6% of statements [2021-04-30T08:34:10.275Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-04-30T08:34:10.275Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.174s coverage: 97.6% of statements [2021-04-30T08:34:10.275Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-04-30T08:34:10.275Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-04-30T08:34:10.275Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-04-30T08:34:10.275Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.121s coverage: 0.0% of statements [2021-04-30T08:34:10.275Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-04-30T08:34:10.275Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.075s coverage: 100.0% of statements [2021-04-30T08:34:10.275Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-04-30T08:34:10.275Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-04-30T08:34:10.275Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-04-30T08:34:10.275Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-04-30T08:34:10.275Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.070s coverage: 87.9% of statements [2021-04-30T08:34:10.275Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-04-30T08:34:10.275Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-04-30T08:34:10.552Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.119s coverage: 100.0% of statements [2021-04-30T08:34:10.841Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.056s coverage: 28.1% of statements [2021-04-30T08:34:11.540Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.125s coverage: 100.0% of statements [2021-04-30T08:34:12.146Z] GO111MODULE=on go vet ./... [2021-04-30T08:34:12.982Z] using credential edgex-jenkins-ssh [2021-04-30T08:34:13.001Z] Cloning the remote Git repository [2021-04-30T08:34:13.066Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-04-30T08:34:13.292Z] > git init /w/workspace/edgex-go/10 # timeout=10 [2021-04-30T08:34:13.402Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-04-30T08:34:13.403Z] > git --version # timeout=10 [2021-04-30T08:34:13.417Z] > git --version # 'git version 2.17.1' [2021-04-30T08:34:13.419Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-30T08:34:13.470Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-30T08:34:43.421Z] Merging remotes/origin/master commit d6318df2f8bb2a506ec79eba6fd1e19881bc4fbf into PR head commit 435fc41d67987ddff12c535146ad4fc35898d092 [2021-04-30T08:34:42.448Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-04-30T08:34:42.467Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-30T08:34:42.490Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-04-30T08:34:42.534Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-04-30T08:34:42.535Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-30T08:34:42.551Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3391/head:refs/remotes/origin/PR-3391 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-30T08:34:43.451Z] > git config core.sparsecheckout # timeout=10 [2021-04-30T08:34:43.471Z] > git checkout -f 435fc41d67987ddff12c535146ad4fc35898d092 # timeout=10 [2021-04-30T08:34:43.797Z] > git remote # timeout=10 [2021-04-30T08:34:43.813Z] > git config --get remote.origin.url # timeout=10 [2021-04-30T08:34:43.826Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-30T08:34:43.837Z] > git merge d6318df2f8bb2a506ec79eba6fd1e19881bc4fbf # timeout=10 [2021-04-30T08:34:44.156Z] Merge succeeded, producing b846340ec7c2bb106acd932572028beb257ced2f [2021-04-30T08:34:44.156Z] Checking out Revision b846340ec7c2bb106acd932572028beb257ced2f (PR-3391) [2021-04-30T08:34:44.151Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-30T08:34:44.173Z] > git config core.sparsecheckout # timeout=10 [2021-04-30T08:34:44.190Z] > git checkout -f b846340ec7c2bb106acd932572028beb257ced2f # timeout=10 [2021-04-30T08:34:48.409Z] Commit message: "Merge commit 'd6318df2f8bb2a506ec79eba6fd1e19881bc4fbf' into HEAD" [2021-04-30T08:34:48.435Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-30T08:34:48.428Z] > git rev-list --no-walk d618fc79e675d778ac54acc7f3761e55728d559a # timeout=10 [2021-04-30T08:34:50.134Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-04-30T08:34:50.551Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-04-30T08:34:50.896Z] + true [2021-04-30T08:34:50.897Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-30T08:34:52.910Z] provisioning config files... [2021-04-30T08:34:52.953Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/10@tmp/config7313017261909877310tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-30T08:34:53.322Z] ---> docker-login.sh [2021-04-30T08:34:53.322Z] nexus3.edgexfoundry.org:10001 [2021-04-30T08:34:53.925Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-30T08:34:54.523Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-30T08:34:54.523Z] Configure a credential helper to remove this warning. See [2021-04-30T08:34:54.523Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-30T08:34:54.523Z] [2021-04-30T08:34:54.523Z] Login Succeeded [2021-04-30T08:34:54.523Z] nexus3.edgexfoundry.org:10002 [2021-04-30T08:34:54.808Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-30T08:34:55.082Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-30T08:34:55.082Z] Configure a credential helper to remove this warning. See [2021-04-30T08:34:55.082Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-30T08:34:55.082Z] [2021-04-30T08:34:55.082Z] Login Succeeded [2021-04-30T08:34:55.082Z] nexus3.edgexfoundry.org:10003 [2021-04-30T08:34:55.354Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-30T08:34:55.629Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-30T08:34:55.629Z] Configure a credential helper to remove this warning. See [2021-04-30T08:34:55.629Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-30T08:34:55.629Z] [2021-04-30T08:34:55.629Z] Login Succeeded [2021-04-30T08:34:55.629Z] nexus3.edgexfoundry.org:10004 [2021-04-30T08:34:55.902Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-30T08:34:56.174Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-30T08:34:56.174Z] Configure a credential helper to remove this warning. See [2021-04-30T08:34:56.174Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-30T08:34:56.174Z] [2021-04-30T08:34:56.174Z] Login Succeeded [2021-04-30T08:34:56.174Z] docker.io [2021-04-30T08:34:56.448Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-30T08:34:56.719Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-30T08:34:56.719Z] Configure a credential helper to remove this warning. See [2021-04-30T08:34:56.719Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-30T08:34:56.719Z] [2021-04-30T08:34:56.719Z] Login Succeeded [2021-04-30T08:34:56.719Z] ---> docker-login.sh ends [Pipeline] } [2021-04-30T08:34:56.737Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-04-30T08:34:57.033Z] ========================================================= [2021-04-30T08:34:57.034Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-04-30T08:34:57.034Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-04-30T08:34:57.376Z] + 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-04-30T08:35:00.009Z] Sending build context to Docker daemon 167.7MB [2021-04-30T08:35:00.009Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-04-30T08:35:00.009Z] Step 2/6 : FROM ${BASE} [2021-04-30T08:35:00.009Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-04-30T08:35:00.009Z] 595b0fe564bb: Pulling fs layer [2021-04-30T08:35:00.009Z] 7186ed65a4f7: Pulling fs layer [2021-04-30T08:35:00.009Z] 316046926c0a: Pulling fs layer [2021-04-30T08:35:00.009Z] 4ebd0625c992: Pulling fs layer [2021-04-30T08:35:00.009Z] 207e8628e3a3: Pulling fs layer [2021-04-30T08:35:00.009Z] c791037a9be2: Pulling fs layer [2021-04-30T08:35:00.009Z] ffd874e62e21: Pulling fs layer [2021-04-30T08:35:00.009Z] 4ebd0625c992: Waiting [2021-04-30T08:35:00.009Z] 207e8628e3a3: Waiting [2021-04-30T08:35:00.009Z] c791037a9be2: Waiting [2021-04-30T08:35:00.009Z] ffd874e62e21: Waiting [2021-04-30T08:35:00.009Z] 316046926c0a: Verifying Checksum [2021-04-30T08:35:00.009Z] 7186ed65a4f7: Verifying Checksum [2021-04-30T08:35:00.009Z] 7186ed65a4f7: Download complete [2021-04-30T08:35:00.009Z] 207e8628e3a3: Verifying Checksum [2021-04-30T08:35:00.009Z] 207e8628e3a3: Download complete [2021-04-30T08:35:00.009Z] c791037a9be2: Download complete [2021-04-30T08:35:00.009Z] 595b0fe564bb: Verifying Checksum [2021-04-30T08:35:00.009Z] 595b0fe564bb: Download complete [2021-04-30T08:35:00.617Z] 595b0fe564bb: Pull complete [2021-04-30T08:35:01.219Z] 7186ed65a4f7: Pull complete [2021-04-30T08:35:01.496Z] 316046926c0a: Pull complete [2021-04-30T08:35:04.102Z] ffd874e62e21: Verifying Checksum [2021-04-30T08:35:04.102Z] ffd874e62e21: Download complete [2021-04-30T08:35:04.102Z] 4ebd0625c992: Verifying Checksum [2021-04-30T08:35:04.102Z] 4ebd0625c992: Download complete [2021-04-30T08:35:14.285Z] 4ebd0625c992: Pull complete [2021-04-30T08:35:14.285Z] 207e8628e3a3: Pull complete [2021-04-30T08:35:14.884Z] c791037a9be2: Pull complete [2021-04-30T08:35:18.300Z] ffd874e62e21: Pull complete [2021-04-30T08:35:18.300Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-04-30T08:35:18.300Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-04-30T08:35:18.300Z] ---> cfc18b08335c [2021-04-30T08:35:18.300Z] 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-04-30T08:35:20.677Z] gofmt -l . [2021-04-30T08:35:20.677Z] [ "`gofmt -l .`" = "" ] [2021-04-30T08:35:20.677Z] ./bin/test-go-mod-tidy.sh [2021-04-30T08:35:20.677Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-04-30T08:35:21.730Z] ---> Running in 274ef00eac8a [2021-04-30T08:35:21.904Z] + ls -al . [2021-04-30T08:35:21.904Z] total 808 [2021-04-30T08:35:21.904Z] drwxrwxr-x 10 1001 1001 4096 Apr 30 08:35 . [2021-04-30T08:35:21.904Z] drwxr-xr-x 4 root root 30 Apr 30 08:32 .. [2021-04-30T08:35:21.904Z] -rw-rw-r-- 1 1001 1001 11 Apr 30 08:29 .dockerignore [2021-04-30T08:35:21.904Z] drwxrwxr-x 8 1001 1001 179 Apr 30 08:29 .git [2021-04-30T08:35:21.904Z] drwxrwxr-x 3 1001 1001 125 Apr 30 08:29 .github [2021-04-30T08:35:21.904Z] -rw-rw-r-- 1 1001 1001 818 Apr 30 08:29 .gitignore [2021-04-30T08:35:21.904Z] drwx------ 3 1001 1001 60 Apr 30 08:30 .semver [2021-04-30T08:35:21.904Z] -rw-rw-r-- 1 1001 1001 166 Apr 30 08:29 .sonarcloud.properties [2021-04-30T08:35:21.904Z] -rw-rw-r-- 1 1001 1001 8609 Apr 30 08:29 Attribution.txt [2021-04-30T08:35:21.904Z] -rw-rw-r-- 1 1001 1001 3804 Apr 30 08:29 CONTRIBUTING.md [2021-04-30T08:35:21.904Z] -rw-rw-r-- 1 1001 1001 931 Apr 30 08:29 Dockerfile.build [2021-04-30T08:35:21.904Z] -rw-rw-r-- 1 1001 1001 863 Apr 30 08:29 Jenkinsfile [2021-04-30T08:35:21.904Z] -rw-rw-r-- 1 1001 1001 10775 Apr 30 08:29 LICENSE [2021-04-30T08:35:21.904Z] -rw-rw-r-- 1 1001 1001 5774 Apr 30 08:29 Makefile [2021-04-30T08:35:21.904Z] -rw-rw-r-- 1 1001 1001 7978 Apr 30 08:29 README.md [2021-04-30T08:35:21.904Z] -rw-rw-r-- 1 1001 1001 6755 Apr 30 08:29 SECURITY.md [2021-04-30T08:35:21.904Z] -rw-rw-r-- 1 1001 1001 5 Apr 30 08:30 VERSION [2021-04-30T08:35:21.904Z] -rw-rw-r-- 1 1001 1001 4131 Apr 30 08:29 ZMQWindows.md [2021-04-30T08:35:21.904Z] drwxrwxr-x 2 1001 1001 117 Apr 30 08:29 bin [2021-04-30T08:35:21.904Z] drwxrwxr-x 14 1001 1001 4096 Apr 30 08:29 cmd [2021-04-30T08:35:21.904Z] -rw-r--r-- 1 root root 699797 Apr 30 08:34 coverage.out [2021-04-30T08:35:21.904Z] -rw-r--r-- 1 root root 1060 Apr 30 08:35 go.mod [2021-04-30T08:35:21.904Z] -rw-r--r-- 1 root root 22420 Apr 30 08:32 go.sum [2021-04-30T08:35:21.904Z] drwxrwxr-x 8 1001 1001 127 Apr 30 08:29 internal [2021-04-30T08:35:21.904Z] drwxrwxr-x 4 1001 1001 26 Apr 30 08:29 openapi [2021-04-30T08:35:21.904Z] drwxrwxr-x 4 1001 1001 71 Apr 30 08:29 snap [2021-04-30T08:35:21.904Z] -rw-rw-r-- 1 1001 1001 168 Apr 30 08:29 version.go [Pipeline] sh [2021-04-30T08:35:22.821Z] + '[' -e coverage.out ] [2021-04-30T08:35:22.822Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-04-30T08:35:23.167Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-04-30T08:35:23.423Z] Stashed 1 file(s) [Pipeline] sh [2021-04-30T08:35:24.148Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-04-30T08:35:24.708Z] + make build [2021-04-30T08:35:24.708Z] 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-04-30T08:35:25.130Z] (1/12) Installing libmagic (5.39-r0) [2021-04-30T08:35:25.131Z] (2/12) Installing file (5.39-r0) [2021-04-30T08:35:25.131Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-04-30T08:35:25.402Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-04-30T08:35:29.686Z] (5/12) Installing fortify-headers (1.1-r0) [2021-04-30T08:35:29.686Z] (6/12) Installing patch (2.7.6-r6) [2021-04-30T08:35:29.686Z] (7/12) Installing build-base (0.5-r2) [2021-04-30T08:35:29.686Z] (8/12) Installing libsodium (1.0.18-r0) [2021-04-30T08:35:29.956Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-04-30T08:35:29.956Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-04-30T08:35:30.229Z] (11/12) Installing libzmq (4.3.3-r1) [2021-04-30T08:35:30.229Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-04-30T08:35:30.229Z] Executing busybox-1.32.1-r6.trigger [2021-04-30T08:35:30.229Z] OK: 218 MiB in 52 packages [2021-04-30T08:35:30.317Z] 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-04-30T08:35:34.537Z] Removing intermediate container 274ef00eac8a [2021-04-30T08:35:34.537Z] ---> d12a8b5b4f51 [2021-04-30T08:35:34.537Z] Step 4/6 : WORKDIR /edgex-go [2021-04-30T08:35:34.537Z] ---> Running in be333611ce75 [2021-04-30T08:35:35.139Z] Removing intermediate container be333611ce75 [2021-04-30T08:35:35.139Z] ---> 1e41b36b27aa [2021-04-30T08:35:35.139Z] Step 5/6 : COPY go.mod . [2021-04-30T08:35:35.738Z] ---> 0b9cd54a62d6 [2021-04-30T08:35:35.738Z] Step 6/6 : RUN go mod download [2021-04-30T08:35:36.011Z] ---> Running in 9fd1e3d930f8 [2021-04-30T08:35:49.238Z] 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-04-30T08:35:52.799Z] 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-04-30T08:35:56.449Z] 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-04-30T08:35:56.726Z] 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-04-30T08:35:59.403Z] 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-04-30T08:36:02.840Z] Removing intermediate container 9fd1e3d930f8 [2021-04-30T08:36:02.840Z] ---> b260dc822796 [2021-04-30T08:36:02.840Z] Successfully built b260dc822796 [2021-04-30T08:36:02.840Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-30T08:36:03.030Z] 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-04-30T08:36:03.183Z] + docker inspect -f . ci-base-image-arm64 [2021-04-30T08:36:03.183Z] . [Pipeline] withDockerContainer [2021-04-30T08:36:03.414Z] prd-ubuntu18.04-docker-arm64-4c-16g-2484 does not seem to be running inside a container [2021-04-30T08:36:03.512Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-04-30T08:36:05.057Z] 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-04-30T08:36:05.075Z] $ docker top 2b485ad4ae651182f727ad830f176ae98f0baf94875470f47a27063f66a37d1f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-30T08:36:06.058Z] + go version [2021-04-30T08:36:06.058Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-04-30T08:36:06.092Z] $ docker stop --time=1 2b485ad4ae651182f727ad830f176ae98f0baf94875470f47a27063f66a37d1f [2021-04-30T08:36:07.734Z] 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-04-30T08:36:08.113Z] $ docker rm -f 2b485ad4ae651182f727ad830f176ae98f0baf94875470f47a27063f66a37d1f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-30T08:36:08.788Z] + docker inspect -f . ci-base-image-arm64 [2021-04-30T08:36:08.788Z] . [Pipeline] withDockerContainer [2021-04-30T08:36:09.082Z] prd-ubuntu18.04-docker-arm64-4c-16g-2484 does not seem to be running inside a container [2021-04-30T08:36:09.190Z] $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-04-30T08:36:09.699Z] 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-04-30T08:36:10.804Z] $ docker top 0f840c09f67dd5d697a4a18d136d27ecac7b78fa8266008c870a14db02d052a6 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-04-30T08:36:11.136Z] ========================================================= [2021-04-30T08:36:11.136Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-04-30T08:36:11.136Z] ========================================================= [Pipeline] sh [2021-04-30T08:36:11.708Z] 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-04-30T08:36:11.804Z] + go mod tidy [Pipeline] sh [2021-04-30T08:36:13.461Z] + make test [2021-04-30T08:36:13.461Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [Pipeline] } [2021-04-30T08:36:14.339Z] $ docker stop --time=1 0a27c6e4f286b9d4a8b8cf88a03fdd1929f86461989659b5f4f08bdeab90ce68 [2021-04-30T08:36:16.466Z] $ docker rm -f 0a27c6e4f286b9d4a8b8cf88a03fdd1929f86461989659b5f4f08bdeab90ce68 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-30T08:36:18.426Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-04-30T08:36:18.426Z] [2021-04-30T08:36:18.426Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-04-30T08:36:18.831Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-04-30T08:36:18.831Z] latest: Pulling from edgex-devops/edgex-compose [2021-04-30T08:36:18.831Z] cbdbe7a5bc2a: Pulling fs layer [2021-04-30T08:36:18.831Z] ca9280d653b3: Pulling fs layer [2021-04-30T08:36:18.831Z] 7e9c9ca2126c: Pulling fs layer [2021-04-30T08:36:19.540Z] cbdbe7a5bc2a: Download complete [2021-04-30T08:36:20.564Z] cbdbe7a5bc2a: Pull complete [2021-04-30T08:36:20.564Z] ca9280d653b3: Verifying Checksum [2021-04-30T08:36:20.564Z] ca9280d653b3: Download complete [2021-04-30T08:36:21.593Z] ca9280d653b3: Pull complete [2021-04-30T08:36:26.074Z] 7e9c9ca2126c: Verifying Checksum [2021-04-30T08:36:26.074Z] 7e9c9ca2126c: Download complete [2021-04-30T08:36:34.635Z] 7e9c9ca2126c: Pull complete [2021-04-30T08:36:34.635Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-04-30T08:36:34.635Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-04-30T08:36:34.635Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-04-30T08:36:35.045Z] prd-centos7-docker-4c-2g-2475 does not seem to be running inside a container [2021-04-30T08:36:35.192Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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-04-30T08:36:38.513Z] $ docker top d864ba2793fcbb0e45b91f9e128bbf014c56c680b53cc95f0ba5133b6bc3a233 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-30T08:36:39.676Z] + docker-compose build --help [2021-04-30T08:36:39.676Z] + grep parallel [2021-04-30T08:36:40.331Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-04-30T08:36:41.343Z] --parallel Build images in parallel. [Pipeline] } [2021-04-30T08:36:41.411Z] $ docker stop --time=1 d864ba2793fcbb0e45b91f9e128bbf014c56c680b53cc95f0ba5133b6bc3a233 [2021-04-30T08:36:42.916Z] $ docker rm -f d864ba2793fcbb0e45b91f9e128bbf014c56c680b53cc95f0ba5133b6bc3a233 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-30T08:36:43.599Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-04-30T08:36:43.599Z] . [Pipeline] withDockerContainer [2021-04-30T08:36:43.980Z] prd-centos7-docker-4c-2g-2475 does not seem to be running inside a container [2021-04-30T08:36:44.118Z] $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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-04-30T08:36:45.677Z] $ docker top d12c77d5b7e4fc799f6877d9fb151405d19458d1f2ab974cc600e2d6dd31a311 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-30T08:36:46.578Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-04-30T08:36:48.027Z] Building docker-core-command-go ... [2021-04-30T08:36:48.027Z] Building docker-core-data-go ... [2021-04-30T08:36:48.027Z] Building docker-core-metadata-go ... [2021-04-30T08:36:48.027Z] Building docker-security-bootstrapper-go ... [2021-04-30T08:36:48.027Z] Building docker-security-proxy-setup-go ... [2021-04-30T08:36:48.027Z] Building docker-security-secretstore-setup-go ... [2021-04-30T08:36:48.027Z] Building docker-support-notifications-go ... [2021-04-30T08:36:48.027Z] Building docker-support-scheduler-go ... [2021-04-30T08:36:48.027Z] Building docker-sys-mgmt-agent-go ... [2021-04-30T08:36:48.027Z] Building docker-sys-mgmt-agent-go [2021-04-30T08:36:48.027Z] Building docker-core-data-go [2021-04-30T08:36:48.027Z] Building docker-security-proxy-setup-go [2021-04-30T08:36:48.027Z] Building docker-support-scheduler-go [2021-04-30T08:36:48.027Z] Building docker-core-command-go [2021-04-30T08:37:35.653Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-30T08:37:35.653Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-04-30T08:37:35.653Z] ---> 8844a2a5482c [2021-04-30T08:37:35.653Z] Step 3/21 : WORKDIR /edgex-go [2021-04-30T08:37:35.653Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-30T08:37:35.653Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-30T08:37:35.653Z] ---> 8844a2a5482c [2021-04-30T08:37:35.653Z] Step 3/23 : WORKDIR /edgex-go [2021-04-30T08:37:35.653Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-30T08:37:35.653Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-04-30T08:37:35.653Z] ---> 8844a2a5482c [2021-04-30T08:37:35.653Z] Step 3/22 : WORKDIR /edgex-go [2021-04-30T08:37:35.653Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-30T08:37:35.653Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-30T08:37:35.653Z] ---> 8844a2a5482c [2021-04-30T08:37:35.653Z] Step 3/23 : WORKDIR /edgex-go [2021-04-30T08:37:35.653Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-30T08:37:35.653Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-30T08:37:35.653Z] ---> 8844a2a5482c [2021-04-30T08:37:35.653Z] Step 3/23 : WORKDIR /edgex-go [2021-04-30T08:37:35.653Z] ---> Running in 9d595f49299f [2021-04-30T08:37:35.653Z] ---> Running in 38f312cdd29d [2021-04-30T08:37:35.653Z] ---> Running in ccbe968675bf [2021-04-30T08:37:35.653Z] ---> Running in bc2b52e18e13 [2021-04-30T08:37:35.653Z] ---> Running in 3926f71f43a0 [2021-04-30T08:37:35.653Z] Removing intermediate container 3926f71f43a0 [2021-04-30T08:37:35.653Z] ---> 891ff5c4f755 [2021-04-30T08:37:35.653Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-30T08:37:35.653Z] Removing intermediate container bc2b52e18e13 [2021-04-30T08:37:35.653Z] ---> f6cf36a955a5 [2021-04-30T08:37:35.653Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-30T08:37:35.653Z] Removing intermediate container ccbe968675bf [2021-04-30T08:37:35.653Z] ---> e6db7211ab0b [2021-04-30T08:37:35.653Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-30T08:37:35.653Z] Removing intermediate container 38f312cdd29d [2021-04-30T08:37:35.653Z] ---> 2817d394bc79 [2021-04-30T08:37:35.653Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-30T08:37:35.653Z] Removing intermediate container 9d595f49299f [2021-04-30T08:37:35.653Z] ---> e3edb1fcbff4 [2021-04-30T08:37:35.653Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-30T08:37:35.653Z] ---> Running in 983dfd91e789 [2021-04-30T08:37:35.653Z] ---> Running in ec287ddb8482 [2021-04-30T08:37:35.653Z] ---> Running in 62ca1b448ad3 [2021-04-30T08:37:35.653Z] ---> Running in ced3339ef7f7 [2021-04-30T08:37:35.653Z] ---> Running in ee1ee4132748 [2021-04-30T08:37:39.271Z] Removing intermediate container 62ca1b448ad3 [2021-04-30T08:37:39.271Z] ---> 86e20010fbd7 [2021-04-30T08:37:39.271Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-04-30T08:37:39.271Z] Removing intermediate container 983dfd91e789 [2021-04-30T08:37:39.271Z] ---> 2f23578571aa [2021-04-30T08:37:39.271Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-04-30T08:37:39.271Z] Removing intermediate container ec287ddb8482 [2021-04-30T08:37:39.271Z] ---> 9f0e92b841ac [2021-04-30T08:37:39.271Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-04-30T08:37:39.271Z] ---> Running in 764aeb86032b [2021-04-30T08:37:39.271Z] Removing intermediate container ced3339ef7f7 [2021-04-30T08:37:39.271Z] ---> 47006ea0db16 [2021-04-30T08:37:39.271Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2021-04-30T08:37:39.271Z] ---> Running in 0cbc77335868 [2021-04-30T08:37:39.271Z] ---> Running in 146da537ca14 [2021-04-30T08:37:39.271Z] Removing intermediate container ee1ee4132748 [2021-04-30T08:37:39.271Z] ---> 0bc9a6744ff8 [2021-04-30T08:37:39.271Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-04-30T08:37:39.271Z] ---> Running in 8bc6be742909 [2021-04-30T08:37:39.577Z] ---> Running in 63c734b20940 [2021-04-30T08:37:41.115Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-04-30T08:37:41.115Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-04-30T08:37:41.115Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-04-30T08:37:41.115Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-04-30T08:37:41.115Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-04-30T08:37:42.105Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-04-30T08:37:42.105Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-04-30T08:37:42.105Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-04-30T08:37:42.105Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-04-30T08:37:42.105Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-04-30T08:37:42.761Z] OK: 219 MiB in 52 packages [2021-04-30T08:37:42.761Z] OK: 219 MiB in 52 packages [2021-04-30T08:37:42.761Z] OK: 219 MiB in 52 packages [2021-04-30T08:37:42.761Z] OK: 219 MiB in 52 packages [2021-04-30T08:37:42.761Z] OK: 219 MiB in 52 packages [2021-04-30T08:37:44.238Z] Removing intermediate container 63c734b20940 [2021-04-30T08:37:44.238Z] ---> a94b6fea0748 [2021-04-30T08:37:44.238Z] Step 6/23 : COPY go.mod . [2021-04-30T08:37:44.238Z] Removing intermediate container 146da537ca14 [2021-04-30T08:37:44.238Z] ---> 18c43e2da554 [2021-04-30T08:37:44.238Z] Step 6/22 : COPY go.mod . [2021-04-30T08:37:44.238Z] Removing intermediate container 764aeb86032b [2021-04-30T08:37:44.238Z] ---> 5392ccfc53f2 [2021-04-30T08:37:44.238Z] Step 6/21 : COPY go.mod . [2021-04-30T08:37:44.238Z] Removing intermediate container 8bc6be742909 [2021-04-30T08:37:44.238Z] ---> 3bad27498191 [2021-04-30T08:37:44.238Z] Step 6/23 : COPY go.mod . [2021-04-30T08:37:44.517Z] Removing intermediate container 0cbc77335868 [2021-04-30T08:37:44.517Z] ---> aeaf3c518fe4 [2021-04-30T08:37:44.517Z] Step 6/23 : COPY go.mod . [2021-04-30T08:37:44.517Z] ---> 33a9fa9d9146 [2021-04-30T08:37:44.517Z] Step 7/23 : RUN go mod download [2021-04-30T08:37:44.517Z] ---> ef249b485d6e [2021-04-30T08:37:44.517Z] Step 7/22 : RUN go mod download [2021-04-30T08:37:44.791Z] ---> Running in 8533845e68a9 [2021-04-30T08:37:44.791Z] ---> acc39836677c [2021-04-30T08:37:44.791Z] Step 7/21 : RUN go mod download [2021-04-30T08:37:44.791Z] ---> a39c01aed738 [2021-04-30T08:37:44.791Z] Step 7/23 : RUN go mod download [2021-04-30T08:37:44.791Z] ---> Running in 075fc4ab8ac1 [2021-04-30T08:37:45.069Z] ---> Running in 8a62148893df [2021-04-30T08:37:45.069Z] ---> Running in f93fa5f17bfd [2021-04-30T08:37:45.069Z] ---> a91f2d2ad8c9 [2021-04-30T08:37:45.069Z] Step 7/23 : RUN go mod download [2021-04-30T08:37:45.343Z] ---> Running in 522c2f964ffe [2021-04-30T08:37:47.974Z] Removing intermediate container 8a62148893df [2021-04-30T08:37:47.974Z] ---> 57e7567004d9 [2021-04-30T08:37:47.974Z] Step 8/21 : COPY . . [2021-04-30T08:37:47.974Z] Removing intermediate container f93fa5f17bfd [2021-04-30T08:37:47.974Z] ---> 5d6659be9271 [2021-04-30T08:37:47.974Z] Step 8/23 : COPY . . [2021-04-30T08:37:47.974Z] Removing intermediate container 522c2f964ffe [2021-04-30T08:37:47.974Z] ---> f972996a58c2 [2021-04-30T08:37:47.974Z] Step 8/23 : COPY . . [2021-04-30T08:37:48.401Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-04-30T08:37:48.401Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-04-30T08:37:48.958Z] Removing intermediate container 8533845e68a9 [2021-04-30T08:37:48.959Z] ---> a0af598dacb2 [2021-04-30T08:37:48.959Z] Step 8/23 : COPY . . [2021-04-30T08:37:49.234Z] Removing intermediate container 075fc4ab8ac1 [2021-04-30T08:37:49.234Z] ---> d6461abeb11d [2021-04-30T08:37:49.234Z] Step 8/22 : COPY . . [2021-04-30T08:37:56.699Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-04-30T08:37:56.700Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-04-30T08:38:01.045Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-04-30T08:38:01.045Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-04-30T08:38:01.045Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-04-30T08:38:01.045Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-04-30T08:38:05.381Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-04-30T08:38:05.983Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-04-30T08:38:16.188Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-04-30T08:38:16.188Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-04-30T08:38:16.188Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-04-30T08:38:21.608Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.289s coverage: 45.9% of statements [2021-04-30T08:38:21.609Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-04-30T08:38:21.609Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-04-30T08:38:21.609Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-04-30T08:38:21.609Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-04-30T08:38:21.609Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-04-30T08:38:21.609Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-04-30T08:38:21.609Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.126s coverage: 19.8% of statements [2021-04-30T08:38:22.215Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.298s coverage: 100.0% of statements [2021-04-30T08:38:28.960Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.567s coverage: 27.1% of statements [2021-04-30T08:38:28.960Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-04-30T08:38:28.960Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-04-30T08:38:28.960Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-04-30T08:38:28.960Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-04-30T08:38:28.960Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-04-30T08:38:28.960Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-04-30T08:38:28.960Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.155s coverage: 100.0% of statements [2021-04-30T08:38:28.960Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-04-30T08:38:28.960Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.213s coverage: 100.0% of statements [2021-04-30T08:38:28.960Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-04-30T08:38:28.960Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-04-30T08:38:28.960Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.249s coverage: 71.3% of statements [2021-04-30T08:38:28.960Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-04-30T08:38:28.960Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-04-30T08:38:30.962Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.538s coverage: 87.7% of statements [2021-04-30T08:38:30.962Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-04-30T08:38:30.962Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-04-30T08:38:30.962Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.190s coverage: 78.9% of statements [2021-04-30T08:38:30.962Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-04-30T08:38:43.420Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.306s coverage: 28.6% of statements [2021-04-30T08:38:43.420Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-04-30T08:38:43.420Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-04-30T08:38:43.420Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-04-30T08:38:43.420Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-04-30T08:38:43.420Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-04-30T08:38:43.420Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.246s coverage: 100.0% of statements [2021-04-30T08:38:43.420Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-04-30T08:38:43.420Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.148s coverage: 100.0% of statements [2021-04-30T08:38:43.420Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-04-30T08:38:43.420Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.405s coverage: 86.7% of statements [2021-04-30T08:38:43.420Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-04-30T08:38:43.420Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.503s coverage: 97.5% of statements [2021-04-30T08:38:43.420Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-04-30T08:38:43.420Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.219s coverage: 78.3% of statements [2021-04-30T08:38:43.420Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-04-30T08:38:43.420Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-04-30T08:38:43.420Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-04-30T08:38:43.420Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-04-30T08:38:46.364Z] ---> 194e480ca754 [2021-04-30T08:38:46.365Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-04-30T08:38:46.365Z] ---> 7e86cf66de47 [2021-04-30T08:38:46.365Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-04-30T08:38:46.365Z] ---> e62d34d97eaf [2021-04-30T08:38:46.365Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-04-30T08:38:46.365Z] ---> fbba8644e924 [2021-04-30T08:38:46.365Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-04-30T08:38:46.365Z] ---> e1d46ce5eaa2 [2021-04-30T08:38:46.365Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-04-30T08:38:46.365Z] ---> Running in 8df059526346 [2021-04-30T08:38:46.365Z] ---> Running in 0c59ae488226 [2021-04-30T08:38:46.365Z] ---> Running in 36fe66322eb3 [2021-04-30T08:38:46.365Z] ---> Running in 37f6076b1278 [2021-04-30T08:38:46.365Z] ---> Running in a97f04906d22 [2021-04-30T08:38:46.365Z] 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-04-30T08:38:46.365Z] 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-04-30T08:38:46.365Z] 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-04-30T08:38:46.365Z] 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-04-30T08:38:46.365Z] 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-04-30T08:38:48.888Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.437s coverage: 95.1% of statements [2021-04-30T08:38:48.888Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-04-30T08:38:48.888Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-04-30T08:38:48.888Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-04-30T08:38:48.888Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-04-30T08:38:48.888Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-04-30T08:38:48.888Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-04-30T08:38:48.888Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-04-30T08:38:48.888Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-04-30T08:38:48.888Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-04-30T08:38:48.888Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-04-30T08:38:48.888Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-04-30T08:38:48.888Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-04-30T08:38:48.888Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-04-30T08:38:48.888Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-04-30T08:38:48.888Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-04-30T08:38:48.888Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-04-30T08:38:48.888Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-04-30T08:38:48.888Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-04-30T08:38:48.888Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.120s coverage: 58.8% of statements [2021-04-30T08:38:48.888Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-04-30T08:38:48.888Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-04-30T08:38:48.888Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.217s coverage: 0.9% of statements [2021-04-30T08:38:48.888Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-04-30T08:38:48.888Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-04-30T08:38:48.888Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-04-30T08:38:48.888Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.130s coverage: 47.1% of statements [2021-04-30T08:38:48.888Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.163s coverage: 79.5% of statements [2021-04-30T08:38:48.888Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.175s coverage: 94.1% of statements [2021-04-30T08:38:48.888Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.163s coverage: 96.3% of statements [2021-04-30T08:38:48.888Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.128s coverage: 87.5% of statements [2021-04-30T08:39:01.315Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.206s coverage: 94.4% of statements [2021-04-30T08:39:01.315Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.126s coverage: 44.8% of statements [2021-04-30T08:39:06.707Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.499s coverage: 81.8% of statements [2021-04-30T08:39:06.707Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-04-30T08:39:15.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.229s coverage: 92.9% of statements [2021-04-30T08:39:15.001Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-04-30T08:39:15.001Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-04-30T08:39:15.001Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-04-30T08:39:15.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements [2021-04-30T08:39:15.001Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-04-30T08:39:15.001Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-04-30T08:39:15.001Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-04-30T08:39:15.001Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-04-30T08:39:15.001Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-04-30T08:39:15.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.076s coverage: 87.2% of statements [2021-04-30T08:39:15.001Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-04-30T08:39:15.001Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-04-30T08:39:15.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.109s coverage: 100.0% of statements [2021-04-30T08:39:15.001Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-04-30T08:39:15.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.139s coverage: 79.1% of statements [2021-04-30T08:39:15.001Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-04-30T08:39:15.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.124s coverage: 80.0% of statements [2021-04-30T08:39:15.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.183s coverage: 87.2% of statements [2021-04-30T08:39:15.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.216s coverage: 85.4% of statements [2021-04-30T08:39:15.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.247s coverage: 91.2% of statements [2021-04-30T08:39:15.001Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-04-30T08:39:15.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.651s coverage: 64.4% of statements [2021-04-30T08:39:15.001Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-04-30T08:39:15.001Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-04-30T08:39:15.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.121s coverage: 100.0% of statements [2021-04-30T08:39:15.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.101s coverage: 91.3% of statements [2021-04-30T08:39:15.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.051s coverage: 100.0% of statements [2021-04-30T08:39:15.606Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.050s coverage: 73.7% of statements [2021-04-30T08:39:16.213Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.050s coverage: 100.0% of statements [2021-04-30T08:39:19.611Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.972s coverage: 66.9% of statements [2021-04-30T08:39:19.611Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-04-30T08:39:19.611Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-04-30T08:39:19.611Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-04-30T08:39:21.053Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.631s coverage: 43.2% of statements [2021-04-30T08:39:21.053Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-04-30T08:39:21.053Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-04-30T08:39:21.053Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.113s coverage: 89.5% of statements [2021-04-30T08:39:21.053Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-04-30T08:39:21.053Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.090s coverage: 84.8% of statements [2021-04-30T08:39:27.757Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.419s coverage: 47.0% of statements [2021-04-30T08:39:27.758Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-04-30T08:39:27.758Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-04-30T08:39:27.758Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-04-30T08:39:27.758Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-04-30T08:39:27.758Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-04-30T08:39:27.758Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.141s coverage: 100.0% of statements [2021-04-30T08:39:27.758Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-04-30T08:39:27.758Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.101s coverage: 100.0% of statements [2021-04-30T08:39:27.758Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-04-30T08:39:27.758Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-04-30T08:39:27.758Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 0.117s coverage: 9.6% of statements [2021-04-30T08:39:27.758Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-04-30T08:39:28.361Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.478s coverage: 92.6% of statements [2021-04-30T08:39:28.361Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-04-30T08:39:28.361Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-04-30T08:39:28.361Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-04-30T08:39:33.569Z] 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-04-30T08:39:37.189Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 4.115s coverage: 28.7% of statements [2021-04-30T08:39:37.189Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-04-30T08:39:37.189Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-04-30T08:39:37.189Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-04-30T08:39:37.189Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-04-30T08:39:37.189Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-04-30T08:39:37.189Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.203s coverage: 99.0% of statements [2021-04-30T08:39:37.189Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-04-30T08:39:37.189Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.159s coverage: 100.0% of statements [2021-04-30T08:39:37.189Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-04-30T08:39:37.189Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-04-30T08:39:37.189Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-04-30T08:39:37.189Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.170s coverage: 64.6% of statements [2021-04-30T08:39:37.189Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-04-30T08:39:37.189Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.357s coverage: 97.6% of statements [2021-04-30T08:39:37.189Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-04-30T08:39:37.189Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-04-30T08:39:37.189Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-04-30T08:39:37.189Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.051s coverage: 0.0% of statements [2021-04-30T08:39:37.189Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-04-30T08:39:37.189Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.053s coverage: 100.0% of statements [2021-04-30T08:39:37.189Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-04-30T08:39:37.189Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-04-30T08:39:37.189Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-04-30T08:39:37.189Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-04-30T08:39:37.189Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.092s coverage: 87.9% of statements [2021-04-30T08:39:37.189Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-04-30T08:39:37.189Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-04-30T08:39:37.189Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.062s coverage: 100.0% of statements [2021-04-30T08:39:37.465Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.108s coverage: 28.1% of statements [2021-04-30T08:39:37.741Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.075s coverage: 100.0% of statements [2021-04-30T08:39:38.723Z] GO111MODULE=on go vet ./... [2021-04-30T08:39:44.177Z] Removing intermediate container 8df059526346 [2021-04-30T08:39:44.177Z] ---> 5ea795dd55ec [2021-04-30T08:39:44.177Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-04-30T08:39:44.477Z] Removing intermediate container a97f04906d22 [2021-04-30T08:39:44.477Z] ---> 5e6a5bffcef9 [2021-04-30T08:39:44.477Z] [2021-04-30T08:39:44.478Z] Step 10/23 : FROM alpine:3.12 [2021-04-30T08:39:44.755Z] 3.12: Pulling from library/alpine [2021-04-30T08:39:44.755Z] Removing intermediate container 37f6076b1278 [2021-04-30T08:39:44.755Z] ---> 1c873728675f [2021-04-30T08:39:44.755Z] [2021-04-30T08:39:44.755Z] Step 10/22 : FROM alpine:3.12 [2021-04-30T08:39:44.755Z] 3.12: Pulling from library/alpine [2021-04-30T08:39:44.755Z] ---> Running in 8e86d59ca417 [2021-04-30T08:39:45.765Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-04-30T08:39:45.765Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-04-30T08:39:45.765Z] Status: Downloaded newer image for alpine:3.12 [2021-04-30T08:39:45.765Z] ---> 13621d1b12d4 [2021-04-30T08:39:45.765Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-04-30T08:39:45.765Z] Status: Image is up to date for alpine:3.12 [2021-04-30T08:39:45.765Z] ---> 13621d1b12d4 [2021-04-30T08:39:45.765Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-04-30T08:39:46.775Z] 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-04-30T08:39:48.777Z] ---> Running in 13dc29301698 [2021-04-30T08:39:48.777Z] ---> Running in f4da678cfbf0 [2021-04-30T08:39:49.366Z] Removing intermediate container 0c59ae488226 [2021-04-30T08:39:49.366Z] ---> 00f6973f94d0 [2021-04-30T08:39:49.366Z] [2021-04-30T08:39:49.366Z] Step 10/21 : FROM alpine:3.12 [2021-04-30T08:39:49.366Z] ---> 13621d1b12d4 [2021-04-30T08:39:49.366Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-04-30T08:39:50.011Z] Removing intermediate container 36fe66322eb3 [2021-04-30T08:39:50.011Z] ---> 0b1ae47c290e [2021-04-30T08:39:50.011Z] [2021-04-30T08:39:50.011Z] Step 10/23 : FROM alpine:3.12 [2021-04-30T08:39:50.011Z] ---> 13621d1b12d4 [2021-04-30T08:39:50.011Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-04-30T08:39:50.011Z] ---> Running in 266c837ffbbb [2021-04-30T08:39:50.011Z] ---> Running in 4c93d7725d8c [2021-04-30T08:39:50.619Z] Removing intermediate container 4c93d7725d8c [2021-04-30T08:39:50.619Z] ---> f217ca89ab70 [2021-04-30T08:39:50.619Z] Step 12/23 : ENV APP_PORT=48080 [2021-04-30T08:39:50.936Z] ---> Running in 6c25ba473e55 [2021-04-30T08:39:50.936Z] Removing intermediate container 8e86d59ca417 [2021-04-30T08:39:50.936Z] ---> dee3db044e8c [2021-04-30T08:39:50.936Z] [2021-04-30T08:39:50.936Z] Step 11/23 : FROM docker:20.10.0 [2021-04-30T08:39:50.936Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-30T08:39:50.936Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-30T08:39:50.936Z] 20.10.0: Pulling from library/docker [2021-04-30T08:39:50.936Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-30T08:39:50.936Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-30T08:39:50.936Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-30T08:39:51.230Z] Removing intermediate container 6c25ba473e55 [2021-04-30T08:39:51.230Z] ---> 5a19a1936372 [2021-04-30T08:39:51.230Z] Step 13/23 : EXPOSE $APP_PORT [2021-04-30T08:39:51.230Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-30T08:39:51.230Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-04-30T08:39:51.230Z] Executing busybox-1.31.1-r20.trigger [2021-04-30T08:39:51.230Z] ---> Running in aefd640d7ad2 [2021-04-30T08:39:51.230Z] OK: 6 MiB in 15 packages [2021-04-30T08:39:51.230Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-04-30T08:39:51.230Z] Executing busybox-1.31.1-r20.trigger [2021-04-30T08:39:51.230Z] OK: 6 MiB in 15 packages [2021-04-30T08:39:51.505Z] (1/4) Installing ca-certificates (20191127-r4) [2021-04-30T08:39:51.505Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-04-30T08:39:51.505Z] (3/4) Installing libcurl (7.76.1-r0) [2021-04-30T08:39:51.505Z] (4/4) Installing curl (7.76.1-r0) [2021-04-30T08:39:51.505Z] Executing busybox-1.31.1-r20.trigger [2021-04-30T08:39:51.505Z] Executing ca-certificates-20191127-r4.trigger [2021-04-30T08:39:51.505Z] OK: 7 MiB in 18 packages [2021-04-30T08:39:52.497Z] Removing intermediate container aefd640d7ad2 [2021-04-30T08:39:52.497Z] ---> d5c355c98803 [2021-04-30T08:39:52.497Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-30T08:39:52.775Z] ---> Running in 1764d46fb003 [2021-04-30T08:39:54.258Z] Removing intermediate container 13dc29301698 [2021-04-30T08:39:54.258Z] ---> b93ebd098b33 [2021-04-30T08:39:54.258Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-30T08:39:54.258Z] Removing intermediate container f4da678cfbf0 [2021-04-30T08:39:54.258Z] ---> 43aee4a13c8f [2021-04-30T08:39:54.258Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-30T08:39:54.258Z] ---> Running in 55abafda29a1 [2021-04-30T08:39:54.544Z] Removing intermediate container 266c837ffbbb [2021-04-30T08:39:54.544Z] ---> beb3ebe73798 [2021-04-30T08:39:54.544Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-04-30T08:39:54.842Z] ---> Running in 3051148e26b1 [2021-04-30T08:39:55.141Z] ---> Running in bddc91b666b7 [2021-04-30T08:39:55.141Z] Removing intermediate container 55abafda29a1 [2021-04-30T08:39:55.141Z] ---> 3ce999d16f23 [2021-04-30T08:39:55.141Z] Step 13/23 : ENV APP_PORT=48082 [2021-04-30T08:39:55.421Z] ---> Running in 1b262b2c3dfd [2021-04-30T08:39:55.421Z] Removing intermediate container 3051148e26b1 [2021-04-30T08:39:55.421Z] ---> 2b74933a5d76 [2021-04-30T08:39:55.421Z] Step 13/22 : ENV APP_PORT=48085 [2021-04-30T08:39:55.690Z] Removing intermediate container bddc91b666b7 [2021-04-30T08:39:55.690Z] ---> 5cff1ad003b4 [2021-04-30T08:39:55.690Z] Step 13/21 : WORKDIR /edgex [2021-04-30T08:39:55.690Z] ---> Running in 72e66db91b92 [2021-04-30T08:39:55.690Z] ---> Running in 00f7ee1af9eb [2021-04-30T08:39:55.690Z] Removing intermediate container 1b262b2c3dfd [2021-04-30T08:39:55.690Z] ---> 3cbba07358ad [2021-04-30T08:39:55.690Z] Step 14/23 : EXPOSE $APP_PORT [2021-04-30T08:39:55.958Z] Removing intermediate container 1764d46fb003 [2021-04-30T08:39:55.958Z] ---> 98249fad2156 [2021-04-30T08:39:55.958Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-04-30T08:39:55.958Z] ---> Running in 76428a803d9b [2021-04-30T08:39:56.229Z] ---> Running in 0446783f9a28 [2021-04-30T08:39:56.229Z] Removing intermediate container 72e66db91b92 [2021-04-30T08:39:56.229Z] ---> cbc09f125cbc [2021-04-30T08:39:56.229Z] Step 14/22 : EXPOSE $APP_PORT [2021-04-30T08:39:56.229Z] Removing intermediate container 00f7ee1af9eb [2021-04-30T08:39:56.229Z] ---> b90b462da904 [2021-04-30T08:39:56.229Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-04-30T08:39:56.503Z] ---> Running in 65fc5f7c8073 [2021-04-30T08:39:57.474Z] Removing intermediate container 76428a803d9b [2021-04-30T08:39:57.474Z] ---> 829b59768585 [2021-04-30T08:39:57.474Z] Step 15/23 : WORKDIR / [2021-04-30T08:39:57.474Z] ---> Running in f8b214406130 [2021-04-30T08:39:57.745Z] Removing intermediate container 65fc5f7c8073 [2021-04-30T08:39:57.745Z] ---> 9f00d3d629f7 [2021-04-30T08:39:57.745Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-30T08:39:57.745Z] ---> b146176d322a [2021-04-30T08:39:57.745Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-04-30T08:39:58.372Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-30T08:39:58.372Z] Removing intermediate container f8b214406130 [2021-04-30T08:39:58.372Z] ---> cb17286e254c [2021-04-30T08:39:58.372Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-30T08:39:58.678Z] ---> 813c607f8626 [2021-04-30T08:39:58.678Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-04-30T08:39:58.981Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-30T08:39:59.631Z] ---> 740e3fbe1d9f [2021-04-30T08:39:59.631Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-04-30T08:39:59.631Z] ---> bd7fc9a73160 [2021-04-30T08:39:59.631Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-04-30T08:40:00.291Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-04-30T08:40:00.291Z] (2/6) Installing libgcc (9.3.0-r2) [2021-04-30T08:40:00.291Z] (3/6) Installing libsodium (1.0.18-r0) [2021-04-30T08:40:00.291Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-04-30T08:40:00.573Z] ---> f45c05515c3a [2021-04-30T08:40:00.573Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-04-30T08:40:00.879Z] ---> b5f4738de0e4 [2021-04-30T08:40:00.879Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-04-30T08:40:00.880Z] (5/6) Installing libzmq (4.3.3-r0) [2021-04-30T08:40:01.152Z] (6/6) Installing zeromq (4.3.3-r0) [2021-04-30T08:40:01.152Z] ---> 77f252455da8 [2021-04-30T08:40:01.152Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-04-30T08:40:01.152Z] Executing busybox-1.31.1-r20.trigger [2021-04-30T08:40:01.152Z] OK: 8 MiB in 20 packages [2021-04-30T08:40:01.465Z] ---> d382b5e0e521 [2021-04-30T08:40:01.465Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-04-30T08:40:01.465Z] ---> Running in 709d0cd6dab7 [2021-04-30T08:40:01.742Z] ---> 006ce8169da6 [2021-04-30T08:40:01.742Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-04-30T08:40:02.024Z] ---> Running in 15067c769437 [2021-04-30T08:40:02.024Z] ---> Running in f8db658e0848 [2021-04-30T08:40:02.320Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-04-30T08:40:02.320Z] Removing intermediate container 709d0cd6dab7 [2021-04-30T08:40:02.320Z] ---> c4b03c8dca6d [2021-04-30T08:40:02.320Z] Step 18/21 : CMD ["--init=true"] [2021-04-30T08:40:02.592Z] Status: Downloaded newer image for docker:20.10.0 [2021-04-30T08:40:02.592Z] ---> aefe523efa57 [2021-04-30T08:40:02.592Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-04-30T08:40:02.592Z] ---> Running in c236fdf84417 [2021-04-30T08:40:02.592Z] Removing intermediate container 15067c769437 [2021-04-30T08:40:02.592Z] ---> e29c90a82f9c [2021-04-30T08:40:02.592Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-30T08:40:02.592Z] ---> Running in 625cee5efbf2 [2021-04-30T08:40:02.592Z] Removing intermediate container f8db658e0848 [2021-04-30T08:40:02.592Z] ---> a7c63891abae [2021-04-30T08:40:02.592Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-30T08:40:02.865Z] Removing intermediate container 0446783f9a28 [2021-04-30T08:40:02.865Z] ---> 8202bc6dba4c [2021-04-30T08:40:02.865Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-30T08:40:02.865Z] ---> Running in 3e1e7b9c44e5 [2021-04-30T08:40:02.865Z] ---> Running in d89c6e61e6d1 [2021-04-30T08:40:03.151Z] Removing intermediate container c236fdf84417 [2021-04-30T08:40:03.151Z] ---> 3d4ae1f3d861 [2021-04-30T08:40:03.151Z] Step 19/21 : LABEL arch=x86_64 [2021-04-30T08:40:03.446Z] Removing intermediate container 625cee5efbf2 [2021-04-30T08:40:03.446Z] ---> e1c7906da448 [2021-04-30T08:40:03.446Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-04-30T08:40:03.446Z] ---> Running in 119137e0f17a [2021-04-30T08:40:03.733Z] Removing intermediate container d89c6e61e6d1 [2021-04-30T08:40:03.733Z] ---> e4908705f224 [2021-04-30T08:40:03.733Z] Step 21/23 : LABEL arch=x86_64 [2021-04-30T08:40:03.733Z] Removing intermediate container 3e1e7b9c44e5 [2021-04-30T08:40:03.733Z] ---> fb822572687c [2021-04-30T08:40:03.733Z] Step 20/22 : LABEL arch=x86_64 [2021-04-30T08:40:03.733Z] ---> Running in 59ef25bb04be [2021-04-30T08:40:03.733Z] ---> ec56f50e258e [2021-04-30T08:40:03.733Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-04-30T08:40:03.733Z] ---> Running in 20e6986c0188 [2021-04-30T08:40:04.005Z] ---> Running in 4e5ba1d6e9ea [2021-04-30T08:40:04.005Z] Removing intermediate container 119137e0f17a [2021-04-30T08:40:04.005Z] ---> babadbcc6b3f [2021-04-30T08:40:04.005Z] Step 20/21 : LABEL git_sha=0762094572dfdf8839e3b6669841e200cd664f61 [2021-04-30T08:40:04.292Z] ---> Running in 6e585c510388 [2021-04-30T08:40:04.292Z] Removing intermediate container 20e6986c0188 [2021-04-30T08:40:04.292Z] ---> 346c43aed25f [2021-04-30T08:40:04.292Z] Step 21/22 : LABEL git_sha=0762094572dfdf8839e3b6669841e200cd664f61 [2021-04-30T08:40:04.292Z] Removing intermediate container 4e5ba1d6e9ea [2021-04-30T08:40:04.292Z] ---> c9cc100557e5 [2021-04-30T08:40:04.292Z] Step 22/23 : LABEL git_sha=0762094572dfdf8839e3b6669841e200cd664f61 [2021-04-30T08:40:04.293Z] ---> Running in 472e838446ec [2021-04-30T08:40:04.293Z] ---> Running in 1c52619cc78e [2021-04-30T08:40:04.577Z] ---> c460dc3efd3d [2021-04-30T08:40:04.577Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-04-30T08:40:04.577Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-30T08:40:04.577Z] Removing intermediate container 6e585c510388 [2021-04-30T08:40:04.577Z] ---> 0684c056b59d [2021-04-30T08:40:04.577Z] Step 21/21 : LABEL version=0.0.0 [2021-04-30T08:40:04.577Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-30T08:40:04.577Z] ---> Running in e6bf0db63c7e [2021-04-30T08:40:04.864Z] Removing intermediate container 472e838446ec [2021-04-30T08:40:04.864Z] ---> ec452133c806 [2021-04-30T08:40:04.864Z] Step 22/22 : LABEL version=0.0.0 [2021-04-30T08:40:04.864Z] Removing intermediate container 1c52619cc78e [2021-04-30T08:40:04.864Z] ---> ed9eadfb35ed [2021-04-30T08:40:04.864Z] Step 23/23 : LABEL version=0.0.0 [2021-04-30T08:40:04.864Z] (1/39) Installing readline (8.0.4-r0) [2021-04-30T08:40:04.864Z] (2/39) Installing bash (5.0.17-r0) [2021-04-30T08:40:04.864Z] ---> Running in 121f2506959b [2021-04-30T08:40:04.864Z] Executing bash-5.0.17-r0.post-install [2021-04-30T08:40:04.864Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-04-30T08:40:04.864Z] (4/39) Installing libcurl (7.76.1-r0) [2021-04-30T08:40:04.864Z] ---> Running in 46a123766b3f [2021-04-30T08:40:04.864Z] (5/39) Installing curl (7.76.1-r0) [2021-04-30T08:40:04.864Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-04-30T08:40:04.864Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-04-30T08:40:05.143Z] (8/39) Installing expat (2.2.9-r1) [2021-04-30T08:40:05.143Z] (9/39) Installing libffi (3.3-r2) [2021-04-30T08:40:05.143Z] (10/39) Installing gdbm (1.13-r1) [2021-04-30T08:40:05.143Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-04-30T08:40:05.143Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-04-30T08:40:05.143Z] (13/39) Installing python3 (3.8.8-r0) [2021-04-30T08:40:05.143Z] ---> c5277f1bd0f5 [2021-04-30T08:40:05.143Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-04-30T08:40:05.143Z] Removing intermediate container e6bf0db63c7e [2021-04-30T08:40:05.143Z] ---> 8fd2fd17e146 [2021-04-30T08:40:05.143Z] [2021-04-30T08:40:05.143Z] Removing intermediate container 121f2506959b [2021-04-30T08:40:05.143Z] ---> 112458843fbf [2021-04-30T08:40:05.143Z] [2021-04-30T08:40:05.742Z] ---> Running in 8e203e49f683 [2021-04-30T08:40:05.742Z] Successfully built 8fd2fd17e146 [2021-04-30T08:40:05.742Z] Removing intermediate container 46a123766b3f [2021-04-30T08:40:05.742Z] ---> 6ffff84c0913 [2021-04-30T08:40:05.742Z] [2021-04-30T08:40:05.742Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-04-30T08:40:05.742Z]  Building docker-security-proxy-setup-go ... done Building docker-security-bootstrapper-go [2021-04-30T08:40:06.041Z] Successfully built 112458843fbf [2021-04-30T08:40:06.041Z] Successfully tagged docker-support-scheduler-go:latest [2021-04-30T08:40:06.041Z] Building docker-support-notifications-go [2021-04-30T08:40:06.041Z]  Building docker-support-scheduler-go ... done Successfully built 6ffff84c0913 [2021-04-30T08:40:08.097Z] Successfully tagged docker-core-command-go:latest [2021-04-30T08:40:08.097Z]  Building docker-core-command-go ... done Building docker-security-secretstore-setup-go [2021-04-30T08:40:08.097Z] Removing intermediate container 8e203e49f683 [2021-04-30T08:40:08.097Z] ---> 0cdb459131f7 [2021-04-30T08:40:08.097Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-30T08:40:08.414Z] ---> Running in 9cc522b63489 [2021-04-30T08:40:08.414Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-04-30T08:40:08.414Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-04-30T08:40:08.414Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-04-30T08:40:08.414Z] (17/39) Installing py3-six (1.15.0-r0) [2021-04-30T08:40:08.414Z] (18/39) Installing py3-packaging (20.4-r0) [2021-04-30T08:40:08.414Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-04-30T08:40:08.414Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-04-30T08:40:08.689Z] (21/39) Installing py3-idna (2.9-r0) [2021-04-30T08:40:08.689Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-04-30T08:40:08.689Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-04-30T08:40:09.724Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-04-30T08:40:09.724Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-04-30T08:40:09.724Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-04-30T08:40:09.724Z] Removing intermediate container 9cc522b63489 [2021-04-30T08:40:09.724Z] ---> 96ed7321bd02 [2021-04-30T08:40:09.724Z] Step 21/23 : LABEL arch=x86_64 [2021-04-30T08:40:10.045Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-04-30T08:40:10.721Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-04-30T08:40:11.845Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-04-30T08:40:11.845Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-04-30T08:40:11.845Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-04-30T08:40:12.130Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-04-30T08:40:12.130Z] ---> Running in baed2b4ea829 [2021-04-30T08:40:12.130Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-04-30T08:40:12.130Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-04-30T08:40:12.428Z] (35/39) Installing py3-progress (1.5-r0) [2021-04-30T08:40:12.428Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-04-30T08:40:13.153Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-04-30T08:40:13.153Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-04-30T08:40:13.153Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-04-30T08:40:13.522Z] Removing intermediate container baed2b4ea829 [2021-04-30T08:40:13.522Z] ---> 7c9f1a55a88b [2021-04-30T08:40:13.522Z] Step 22/23 : LABEL git_sha=0762094572dfdf8839e3b6669841e200cd664f61 [2021-04-30T08:40:13.522Z] Executing busybox-1.31.1-r19.trigger [2021-04-30T08:40:13.522Z] OK: 72 MiB in 59 packages [2021-04-30T08:40:13.922Z] ---> Running in db44ec27b9b8 [2021-04-30T08:40:14.783Z] Removing intermediate container db44ec27b9b8 [2021-04-30T08:40:14.784Z] ---> d744c6242d80 [2021-04-30T08:40:14.784Z] Step 23/23 : LABEL version=0.0.0 [2021-04-30T08:40:16.289Z] ---> Running in 79cee215152e [2021-04-30T08:40:17.285Z] Removing intermediate container 79cee215152e [2021-04-30T08:40:17.285Z] ---> f7bed9f93871 [2021-04-30T08:40:17.285Z] [2021-04-30T08:40:17.874Z] Successfully built f7bed9f93871 [2021-04-30T08:40:17.874Z] Successfully tagged docker-core-data-go:latest [2021-04-30T08:40:17.874Z] Building docker-core-metadata-go [2021-04-30T08:40:20.528Z]  Building docker-core-data-go ... done Collecting docker-compose==1.23.2 [2021-04-30T08:40:20.528Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-04-30T08:40:20.810Z] Collecting dockerpty<0.5,>=0.4.1 [2021-04-30T08:40:20.810Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-04-30T08:40:23.568Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-04-30T08:40:23.568Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-04-30T08:40:23.568Z] Collecting cached-property<2,>=1.2.0 [2021-04-30T08:40:23.568Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-04-30T08:40:23.568Z] 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-04-30T08:40:23.568Z] Collecting websocket-client<1.0,>=0.32.0 [2021-04-30T08:40:23.568Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-04-30T08:40:23.568Z] Collecting docopt<0.7,>=0.6.1 [2021-04-30T08:40:23.568Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-04-30T08:40:25.082Z] Collecting texttable<0.10,>=0.9.0 [2021-04-30T08:40:25.082Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-04-30T08:40:25.746Z] Collecting docker<4.0,>=3.6.0 [2021-04-30T08:40:26.068Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-04-30T08:40:26.360Z] Collecting jsonschema<3,>=2.5.1 [2021-04-30T08:40:26.360Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-04-30T08:40:27.792Z] Collecting PyYAML<4,>=3.10 [2021-04-30T08:40:28.085Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-04-30T08:40:30.927Z] Collecting idna<2.8,>=2.5 [2021-04-30T08:40:30.927Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-04-30T08:40:30.927Z] Collecting urllib3<1.25,>=1.21.1 [2021-04-30T08:40:30.927Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-04-30T08:40:31.255Z] 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-04-30T08:40:31.255Z] 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-04-30T08:40:31.256Z] Collecting docker-pycreds>=0.4.0 [2021-04-30T08:40:31.256Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-04-30T08:40:31.256Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-04-30T08:40:31.256Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-04-30T08:40:31.256Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-04-30T08:40:31.256Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-04-30T08:40:31.589Z] Installing collected packages: dockerpty, idna, urllib3, requests, cached-property, websocket-client, docopt, texttable, docker-pycreds, docker, jsonschema, PyYAML, docker-compose [2021-04-30T08:40:31.589Z] Running setup.py install for dockerpty: started [2021-04-30T08:40:33.130Z] Running setup.py install for dockerpty: finished with status 'done' [2021-04-30T08:40:33.130Z] Attempting uninstall: idna [2021-04-30T08:40:33.130Z] Found existing installation: idna 2.9 [2021-04-30T08:40:33.130Z] Uninstalling idna-2.9: [2021-04-30T08:40:33.130Z] Successfully uninstalled idna-2.9 [2021-04-30T08:40:33.421Z] Attempting uninstall: urllib3 [2021-04-30T08:40:33.421Z] Found existing installation: urllib3 1.25.9 [2021-04-30T08:40:33.421Z] Uninstalling urllib3-1.25.9: [2021-04-30T08:40:33.421Z] Successfully uninstalled urllib3-1.25.9 [2021-04-30T08:40:34.419Z] Attempting uninstall: requests [2021-04-30T08:40:34.419Z] Found existing installation: requests 2.23.0 [2021-04-30T08:40:34.419Z] Uninstalling requests-2.23.0: [2021-04-30T08:40:34.419Z] Successfully uninstalled requests-2.23.0 [2021-04-30T08:40:35.862Z] Running setup.py install for docopt: started [2021-04-30T08:40:37.923Z] Running setup.py install for docopt: finished with status 'done' [2021-04-30T08:40:37.923Z] Running setup.py install for texttable: started [2021-04-30T08:40:39.006Z] Running setup.py install for texttable: finished with status 'done' [2021-04-30T08:40:40.684Z] Running setup.py install for PyYAML: started [2021-04-30T08:40:42.272Z] Running setup.py install for PyYAML: finished with status 'done' [2021-04-30T08:40:42.934Z] 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.58.0 [2021-04-30T08:40:48.490Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-30T08:40:48.490Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-04-30T08:40:48.491Z] ---> 8844a2a5482c [2021-04-30T08:40:48.491Z] Step 3/31 : WORKDIR /edgex-go [2021-04-30T08:40:48.491Z] ---> Using cache [2021-04-30T08:40:48.491Z] ---> e3edb1fcbff4 [2021-04-30T08:40:48.491Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-30T08:40:48.491Z] ---> Using cache [2021-04-30T08:40:48.491Z] ---> 47006ea0db16 [2021-04-30T08:40:48.491Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-04-30T08:40:48.491Z] Step 1/25 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-30T08:40:48.491Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2021-04-30T08:40:48.491Z] ---> 8844a2a5482c [2021-04-30T08:40:48.491Z] Step 3/25 : WORKDIR /edgex-go [2021-04-30T08:40:48.491Z] ---> Using cache [2021-04-30T08:40:48.491Z] ---> e3edb1fcbff4 [2021-04-30T08:40:48.491Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-30T08:40:48.491Z] ---> Using cache [2021-04-30T08:40:48.491Z] ---> 47006ea0db16 [2021-04-30T08:40:48.491Z] Step 5/25 : RUN apk add --update --no-cache make git [2021-04-30T08:40:48.491Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-30T08:40:48.491Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-04-30T08:40:48.491Z] ---> 8844a2a5482c [2021-04-30T08:40:48.491Z] Step 3/22 : WORKDIR /edgex-go [2021-04-30T08:40:48.491Z] ---> Using cache [2021-04-30T08:40:48.491Z] ---> e3edb1fcbff4 [2021-04-30T08:40:48.491Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-30T08:40:48.491Z] ---> Using cache [2021-04-30T08:40:48.491Z] ---> 47006ea0db16 [2021-04-30T08:40:48.491Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-04-30T08:40:49.956Z] ---> Running in 263c47fd351c [2021-04-30T08:40:49.956Z] ---> Running in c4fa1471c035 [2021-04-30T08:40:49.956Z] ---> Running in 4510cfed312e [2021-04-30T08:40:53.423Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-04-30T08:40:53.423Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-04-30T08:40:53.423Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-04-30T08:40:54.058Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-04-30T08:40:54.349Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-04-30T08:40:54.349Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-04-30T08:40:55.027Z] OK: 219 MiB in 52 packages [2021-04-30T08:40:55.027Z] OK: 219 MiB in 52 packages [2021-04-30T08:40:55.027Z] OK: 219 MiB in 52 packages [2021-04-30T08:40:55.333Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-30T08:40:55.333Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-30T08:40:55.333Z] ---> 8844a2a5482c [2021-04-30T08:40:55.333Z] Step 3/23 : WORKDIR /edgex-go [2021-04-30T08:40:55.333Z] ---> Using cache [2021-04-30T08:40:55.333Z] ---> e3edb1fcbff4 [2021-04-30T08:40:55.333Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-30T08:40:55.333Z] ---> Using cache [2021-04-30T08:40:55.333Z] ---> 47006ea0db16 [2021-04-30T08:40:55.333Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-04-30T08:40:56.308Z] ---> Running in 21b17297760d [2021-04-30T08:40:58.307Z] Removing intermediate container 263c47fd351c [2021-04-30T08:40:58.307Z] ---> be06173e8658 [2021-04-30T08:40:58.307Z] Step 6/25 : COPY go.mod . [2021-04-30T08:40:58.307Z] Removing intermediate container c4fa1471c035 [2021-04-30T08:40:58.307Z] ---> 95f0bee8ed72 [2021-04-30T08:40:58.307Z] Step 6/22 : COPY go.mod . [2021-04-30T08:40:58.307Z] Removing intermediate container 4510cfed312e [2021-04-30T08:40:58.307Z] ---> cb95147a3b09 [2021-04-30T08:40:58.307Z] Step 6/31 : COPY go.mod . [2021-04-30T08:40:58.935Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-04-30T08:40:59.281Z] ---> e96405d8f3ff [2021-04-30T08:40:59.281Z] Step 7/25 : RUN go mod download [2021-04-30T08:40:59.281Z] ---> 856e20803168 [2021-04-30T08:40:59.560Z] Step 7/31 : RUN go mod download [2021-04-30T08:40:59.560Z] ---> 6d6fad208195 [2021-04-30T08:40:59.560Z] Step 7/22 : RUN go mod download [2021-04-30T08:40:59.560Z] ---> Running in b9291ab1abc9 [2021-04-30T08:40:59.560Z] ---> Running in a9f8edc59af3 [2021-04-30T08:40:59.560Z] ---> Running in 85b16337e52f [2021-04-30T08:40:59.834Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-04-30T08:41:00.899Z] OK: 219 MiB in 52 packages [2021-04-30T08:41:02.964Z] Removing intermediate container 21b17297760d [2021-04-30T08:41:02.964Z] ---> b3f7a39e69e3 [2021-04-30T08:41:02.964Z] Step 6/23 : COPY go.mod . [2021-04-30T08:41:03.926Z] ---> f1c4b21a3f79 [2021-04-30T08:41:03.927Z] Step 7/23 : RUN go mod download [2021-04-30T08:41:04.519Z] ---> Running in 9022192bd82b [2021-04-30T08:41:04.519Z] Removing intermediate container b9291ab1abc9 [2021-04-30T08:41:04.519Z] ---> 41ce8c6d20e4 [2021-04-30T08:41:04.519Z] Step 8/31 : COPY . . [2021-04-30T08:41:05.123Z] Removing intermediate container 85b16337e52f [2021-04-30T08:41:05.123Z] ---> 29ca13653b9e [2021-04-30T08:41:05.123Z] Step 8/22 : COPY . . [2021-04-30T08:41:05.123Z] Removing intermediate container a9f8edc59af3 [2021-04-30T08:41:05.123Z] ---> c01739bad764 [2021-04-30T08:41:05.123Z] Step 8/25 : COPY . . [2021-04-30T08:41:15.510Z] Removing intermediate container 59ef25bb04be [2021-04-30T08:41:15.510Z] ---> 70ab4898618b [2021-04-30T08:41:15.510Z] Step 14/23 : ENV APP_PORT=48090 [2021-04-30T08:41:16.527Z] Removing intermediate container 9022192bd82b [2021-04-30T08:41:16.527Z] ---> ce60dcb774ac [2021-04-30T08:41:16.527Z] Step 8/23 : COPY . . [2021-04-30T08:41:17.534Z] ---> Running in 7ac0a4a7d88c [2021-04-30T08:41:18.996Z] Removing intermediate container 7ac0a4a7d88c [2021-04-30T08:41:18.996Z] ---> b9a6aa44552e [2021-04-30T08:41:18.996Z] Step 15/23 : EXPOSE $APP_PORT [2021-04-30T08:41:23.290Z] ---> Running in d3b36c2be47b [2021-04-30T08:41:27.646Z] Removing intermediate container d3b36c2be47b [2021-04-30T08:41:27.646Z] ---> a13d9689572b [2021-04-30T08:41:27.646Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-04-30T08:41:30.839Z] gofmt -l . [2021-04-30T08:41:30.839Z] [ "`gofmt -l .`" = "" ] [2021-04-30T08:41:30.839Z] ./bin/test-go-mod-tidy.sh [2021-04-30T08:41:30.839Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-04-30T08:41:31.499Z] + ls -al . [2021-04-30T08:41:31.500Z] total 836 [2021-04-30T08:41:31.500Z] drwxrwxr-x 9 1001 1001 4096 Apr 30 08:41 . [2021-04-30T08:41:31.500Z] drwxr-xr-x 4 root root 4096 Apr 30 08:36 .. [2021-04-30T08:41:31.500Z] -rw-rw-r-- 1 1001 1001 11 Apr 30 08:34 .dockerignore [2021-04-30T08:41:31.500Z] drwxrwxr-x 8 1001 1001 4096 Apr 30 08:34 .git [2021-04-30T08:41:31.500Z] drwxrwxr-x 3 1001 1001 4096 Apr 30 08:34 .github [2021-04-30T08:41:31.500Z] -rw-rw-r-- 1 1001 1001 818 Apr 30 08:34 .gitignore [2021-04-30T08:41:31.500Z] -rw-rw-r-- 1 1001 1001 166 Apr 30 08:34 .sonarcloud.properties [2021-04-30T08:41:31.500Z] -rw-rw-r-- 1 1001 1001 8609 Apr 30 08:34 Attribution.txt [2021-04-30T08:41:31.500Z] -rw-rw-r-- 1 1001 1001 3804 Apr 30 08:34 CONTRIBUTING.md [2021-04-30T08:41:31.500Z] -rw-rw-r-- 1 1001 1001 931 Apr 30 08:34 Dockerfile.build [2021-04-30T08:41:31.500Z] -rw-rw-r-- 1 1001 1001 863 Apr 30 08:34 Jenkinsfile [2021-04-30T08:41:31.500Z] -rw-rw-r-- 1 1001 1001 10775 Apr 30 08:34 LICENSE [2021-04-30T08:41:31.500Z] -rw-rw-r-- 1 1001 1001 5774 Apr 30 08:34 Makefile [2021-04-30T08:41:31.500Z] -rw-rw-r-- 1 1001 1001 7978 Apr 30 08:34 README.md [2021-04-30T08:41:31.500Z] -rw-rw-r-- 1 1001 1001 6755 Apr 30 08:34 SECURITY.md [2021-04-30T08:41:31.500Z] -rw-rw-r-- 1 1001 1001 5 Apr 30 08:30 VERSION [2021-04-30T08:41:31.500Z] -rw-rw-r-- 1 1001 1001 4131 Apr 30 08:34 ZMQWindows.md [2021-04-30T08:41:31.500Z] drwxrwxr-x 2 1001 1001 4096 Apr 30 08:34 bin [2021-04-30T08:41:31.500Z] drwxrwxr-x 14 1001 1001 4096 Apr 30 08:34 cmd [2021-04-30T08:41:31.500Z] -rw-r--r-- 1 root root 699797 Apr 30 08:39 coverage.out [2021-04-30T08:41:31.500Z] -rw-r--r-- 1 root root 1060 Apr 30 08:41 go.mod [2021-04-30T08:41:31.500Z] -rw-r--r-- 1 root root 22420 Apr 30 08:36 go.sum [2021-04-30T08:41:31.500Z] drwxrwxr-x 8 1001 1001 4096 Apr 30 08:34 internal [2021-04-30T08:41:31.500Z] drwxrwxr-x 4 1001 1001 4096 Apr 30 08:34 openapi [2021-04-30T08:41:31.500Z] drwxrwxr-x 4 1001 1001 4096 Apr 30 08:34 snap [2021-04-30T08:41:31.500Z] -rw-rw-r-- 1 1001 1001 168 Apr 30 08:34 version.go [Pipeline] sh [2021-04-30T08:41:31.961Z] ---> 3d9e7e2175e3 [2021-04-30T08:41:31.961Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-04-30T08:41:32.169Z] + '[' -e coverage.out ] [2021-04-30T08:41:32.169Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-04-30T08:41:32.200Z] Warning: overwriting stash ‘coverage-report’ [2021-04-30T08:41:33.581Z] Stashed 1 file(s) [Pipeline] sh [2021-04-30T08:41:34.239Z] + make build [2021-04-30T08:41:34.239Z] 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-04-30T08:41:35.397Z] ---> 64e37a720da8 [2021-04-30T08:41:35.397Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-04-30T08:41:38.112Z] ---> 0dadab9405d1 [2021-04-30T08:41:38.112Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-04-30T08:41:38.386Z] ---> Running in 9589cc029484 [2021-04-30T08:41:39.396Z] Removing intermediate container 9589cc029484 [2021-04-30T08:41:39.396Z] ---> af569bc804ba [2021-04-30T08:41:39.396Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-30T08:41:41.531Z] ---> Running in 545bbc160d2c [2021-04-30T08:41:42.501Z] 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-04-30T08:41:42.638Z] Removing intermediate container 545bbc160d2c [2021-04-30T08:41:42.638Z] ---> 3897466c0280 [2021-04-30T08:41:42.638Z] Step 21/23 : LABEL arch=x86_64 [2021-04-30T08:41:42.948Z] ---> Running in 7dd8501370ee [2021-04-30T08:41:43.548Z] Removing intermediate container 7dd8501370ee [2021-04-30T08:41:43.548Z] ---> 4bc831d2537c [2021-04-30T08:41:43.548Z] Step 22/23 : LABEL git_sha=0762094572dfdf8839e3b6669841e200cd664f61 [2021-04-30T08:41:44.558Z] ---> Running in 45c00f05fad3 [2021-04-30T08:41:46.542Z] Removing intermediate container 45c00f05fad3 [2021-04-30T08:41:46.542Z] ---> 569efc4085e4 [2021-04-30T08:41:46.542Z] Step 23/23 : LABEL version=0.0.0 [2021-04-30T08:41:48.023Z] ---> Running in b9ea56e370c1 [2021-04-30T08:41:50.478Z] Removing intermediate container b9ea56e370c1 [2021-04-30T08:41:50.478Z] ---> 719bd9c0b0e4 [2021-04-30T08:41:50.478Z] [2021-04-30T08:41:51.648Z] Successfully built 719bd9c0b0e4 [2021-04-30T08:41:51.648Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-04-30T08:41:55.029Z]  Building docker-sys-mgmt-agent-go ... done  ---> 0d13c9182390 [2021-04-30T08:41:55.029Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-04-30T08:41:55.610Z] ---> Running in a4676de70336 [2021-04-30T08:41:55.610Z] ---> 12edf48471f8 [2021-04-30T08:41:55.610Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-04-30T08:41:55.876Z] ---> bdb82a62a0a9 [2021-04-30T08:41:55.876Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-04-30T08:41:56.844Z] ---> 50cc6a3e182f [2021-04-30T08:41:56.844Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-04-30T08:41:56.844Z] ---> Running in 0d11b7ef7f64 [2021-04-30T08:41:57.109Z] ---> Running in 8cdb252c8770 [2021-04-30T08:41:57.110Z] ---> Running in ca464083d9f3 [2021-04-30T08:41:59.110Z] 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-04-30T08:41:59.110Z] 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-04-30T08:41:59.383Z] 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-04-30T08:41:59.383Z] 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-04-30T08:42:09.332Z] 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-04-30T08:42:13.680Z] 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-04-30T08:42:19.081Z] 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-04-30T08:42:19.682Z] 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-04-30T08:42:25.090Z] 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-04-30T08:42:29.399Z] 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-04-30T08:42:32.790Z] 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-04-30T08:42:37.099Z] 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-04-30T08:42:40.488Z] 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-04-30T08:42:43.114Z] 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-04-30T08:42:46.715Z] 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-04-30T08:42:48.211Z] Removing intermediate container a4676de70336 [2021-04-30T08:42:48.211Z] ---> 360f9f0f193c [2021-04-30T08:42:48.211Z] [2021-04-30T08:42:48.211Z] Step 10/31 : FROM alpine:3.12 [2021-04-30T08:42:48.211Z] ---> 13621d1b12d4 [2021-04-30T08:42:48.211Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-04-30T08:42:48.211Z] ---> Running in 13214421b6e9 [2021-04-30T08:42:48.481Z] Removing intermediate container 13214421b6e9 [2021-04-30T08:42:48.481Z] ---> f5fbba2deaac [2021-04-30T08:42:48.481Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-04-30T08:42:49.119Z] ---> Running in e20f69cc4f2e [Pipeline] } [2021-04-30T08:42:49.901Z] $ docker stop --time=1 0f840c09f67dd5d697a4a18d136d27ecac7b78fa8266008c870a14db02d052a6 [2021-04-30T08:42:51.786Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-30T08:42:51.786Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-30T08:42:51.786Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-04-30T08:42:51.786Z] (2/2) Installing su-exec (0.2-r1) [2021-04-30T08:42:51.786Z] Executing busybox-1.31.1-r20.trigger [2021-04-30T08:42:52.391Z] OK: 6 MiB in 16 packages [2021-04-30T08:42:52.729Z] $ docker rm -f 0f840c09f67dd5d697a4a18d136d27ecac7b78fa8266008c870a14db02d052a6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-30T08:42:54.592Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-04-30T08:42:54.863Z] [2021-04-30T08:42:54.863Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-30T08:42:54.964Z] Removing intermediate container 0d11b7ef7f64 [2021-04-30T08:42:54.965Z] ---> 5b11cca8737e [2021-04-30T08:42:54.965Z] [2021-04-30T08:42:54.965Z] Step 10/25 : FROM alpine:3.12 [2021-04-30T08:42:54.965Z] ---> 13621d1b12d4 [2021-04-30T08:42:54.965Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-04-30T08:42:54.965Z] Removing intermediate container ca464083d9f3 [2021-04-30T08:42:54.965Z] ---> 44cb5433cbff [2021-04-30T08:42:54.965Z] [2021-04-30T08:42:54.965Z] Step 10/22 : FROM alpine:3.12 [2021-04-30T08:42:54.965Z] ---> 13621d1b12d4 [2021-04-30T08:42:54.965Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-04-30T08:42:54.965Z] Removing intermediate container 8cdb252c8770 [2021-04-30T08:42:54.965Z] ---> d57d49b56169 [2021-04-30T08:42:54.965Z] [2021-04-30T08:42:54.965Z] Step 10/23 : FROM alpine:3.12 [2021-04-30T08:42:54.965Z] ---> 13621d1b12d4 [2021-04-30T08:42:54.965Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-04-30T08:42:54.965Z] ---> Using cache [2021-04-30T08:42:54.965Z] ---> 43aee4a13c8f [2021-04-30T08:42:54.965Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-30T08:42:55.227Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-04-30T08:42:55.240Z] ---> Using cache [2021-04-30T08:42:55.240Z] ---> 2b74933a5d76 [2021-04-30T08:42:55.240Z] Step 13/23 : ENV APP_PORT=48081 [2021-04-30T08:42:55.240Z] ---> Running in 5890966e2fa2 [2021-04-30T08:42:55.240Z] ---> Running in fe1278d74fca [2021-04-30T08:42:55.240Z] ---> Running in 5bba2e43df86 [2021-04-30T08:42:55.502Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-04-30T08:42:55.502Z] 29e5d40040c1: Pulling fs layer [2021-04-30T08:42:55.502Z] 1ce36da41761: Pulling fs layer [2021-04-30T08:42:55.502Z] 25b303627fd3: Pulling fs layer [2021-04-30T08:42:55.834Z] Removing intermediate container e20f69cc4f2e [2021-04-30T08:42:55.834Z] ---> 690316b287e1 [2021-04-30T08:42:55.834Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-04-30T08:42:55.834Z] Removing intermediate container 5bba2e43df86 [2021-04-30T08:42:55.834Z] ---> 13d1bd0861f4 [2021-04-30T08:42:55.834Z] Step 14/23 : EXPOSE $APP_PORT [2021-04-30T08:42:55.834Z] ---> Running in c6544e075d4b [2021-04-30T08:42:55.834Z] ---> Running in 6fe70d5bf885 [2021-04-30T08:42:56.101Z] Removing intermediate container c6544e075d4b [2021-04-30T08:42:56.101Z] ---> 28d721d5fe42 [2021-04-30T08:42:56.101Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-04-30T08:42:56.103Z] 29e5d40040c1: Verifying Checksum [2021-04-30T08:42:56.103Z] 29e5d40040c1: Download complete [2021-04-30T08:42:56.371Z] Removing intermediate container 6fe70d5bf885 [2021-04-30T08:42:56.371Z] ---> bb408ca2a162 [2021-04-30T08:42:56.371Z] Step 15/23 : WORKDIR / [2021-04-30T08:42:56.371Z] ---> Running in c02e9370828f [2021-04-30T08:42:56.372Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-30T08:42:56.372Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-30T08:42:56.372Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-30T08:42:56.372Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-30T08:42:56.377Z] 1ce36da41761: Verifying Checksum [2021-04-30T08:42:56.377Z] 1ce36da41761: Download complete [2021-04-30T08:42:56.638Z] (1/6) Installing ca-certificates (20191127-r4) [2021-04-30T08:42:56.638Z] (1/2) Installing ca-certificates (20191127-r4) [2021-04-30T08:42:56.638Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-04-30T08:42:56.638Z] (3/6) Installing libcurl (7.76.1-r0) [2021-04-30T08:42:56.638Z] (4/6) Installing curl (7.76.1-r0) [2021-04-30T08:42:56.638Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-04-30T08:42:56.638Z] (6/6) Installing su-exec (0.2-r1) [2021-04-30T08:42:56.638Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-04-30T08:42:56.638Z] Executing busybox-1.31.1-r20.trigger [2021-04-30T08:42:56.638Z] Executing busybox-1.31.1-r20.trigger [2021-04-30T08:42:56.638Z] Executing ca-certificates-20191127-r4.trigger [2021-04-30T08:42:56.638Z] Executing ca-certificates-20191127-r4.trigger [2021-04-30T08:42:56.638Z] OK: 7 MiB in 20 packages [2021-04-30T08:42:56.638Z] ---> Running in 255c381c6912 [2021-04-30T08:42:56.976Z] 29e5d40040c1: Pull complete [2021-04-30T08:42:57.594Z] OK: 6 MiB in 16 packages [2021-04-30T08:42:58.414Z] 1ce36da41761: Pull complete [2021-04-30T08:42:58.414Z] 25b303627fd3: Verifying Checksum [2021-04-30T08:42:58.414Z] 25b303627fd3: Download complete [2021-04-30T08:42:58.549Z] Removing intermediate container c02e9370828f [2021-04-30T08:42:58.549Z] ---> 7cf18d50951f [2021-04-30T08:42:58.549Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-04-30T08:42:58.826Z] ---> Running in 57b950a3af03 [2021-04-30T08:42:58.826Z] Removing intermediate container 255c381c6912 [2021-04-30T08:42:58.826Z] ---> 19d88fd1a2c3 [2021-04-30T08:42:58.826Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-30T08:42:59.798Z] ---> 69f322b84e90 [2021-04-30T08:42:59.798Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-04-30T08:43:00.079Z] Removing intermediate container fe1278d74fca [2021-04-30T08:43:00.079Z] ---> bacae2c10746 [2021-04-30T08:43:00.079Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-30T08:43:00.079Z] Removing intermediate container 5890966e2fa2 [2021-04-30T08:43:00.079Z] ---> 1d3acea2df69 [2021-04-30T08:43:00.079Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-04-30T08:43:00.079Z] ---> Running in 0ba0c609d7ee [2021-04-30T08:43:00.079Z] ---> Running in 764b17eb2703 [2021-04-30T08:43:00.369Z] Removing intermediate container 0ba0c609d7ee [2021-04-30T08:43:00.369Z] ---> e197a7c9a753 [2021-04-30T08:43:00.369Z] Step 13/22 : ENV APP_PORT=48060 [2021-04-30T08:43:00.369Z] Removing intermediate container 764b17eb2703 [2021-04-30T08:43:00.369Z] ---> 82b478ef6df6 [2021-04-30T08:43:00.369Z] Step 13/25 : WORKDIR / [2021-04-30T08:43:01.072Z] ---> Running in c05bd30e10dd [2021-04-30T08:43:01.072Z] ---> Running in e137c85a8164 [2021-04-30T08:43:01.072Z] ---> c96fe1094428 [2021-04-30T08:43:01.072Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-04-30T08:43:01.072Z] Removing intermediate container c05bd30e10dd [2021-04-30T08:43:01.072Z] ---> a9ec5dfc5f2e [2021-04-30T08:43:01.072Z] Step 14/22 : EXPOSE $APP_PORT [2021-04-30T08:43:01.072Z] Removing intermediate container 57b950a3af03 [2021-04-30T08:43:01.072Z] ---> c7c4428ab7d7 [2021-04-30T08:43:01.072Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-04-30T08:43:01.072Z] Removing intermediate container e137c85a8164 [2021-04-30T08:43:01.072Z] ---> 808d2e00beea [2021-04-30T08:43:01.072Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-04-30T08:43:01.072Z] ---> Running in 5466f6df0c19 [2021-04-30T08:43:01.072Z] ---> Running in 3ce995895fec [2021-04-30T08:43:01.338Z] ---> 99ce7ef108e6 [2021-04-30T08:43:01.338Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-04-30T08:43:01.338Z] ---> Running in 41aa79439aa8 [2021-04-30T08:43:01.338Z] Removing intermediate container 5466f6df0c19 [2021-04-30T08:43:01.338Z] ---> c52101cbc3a6 [2021-04-30T08:43:01.338Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-30T08:43:01.608Z] ---> f9f8ed5e1f5f [2021-04-30T08:43:01.608Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-04-30T08:43:01.608Z] Removing intermediate container 3ce995895fec [2021-04-30T08:43:01.608Z] ---> fbb5e9e2a771 [2021-04-30T08:43:01.608Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-04-30T08:43:01.608Z] Removing intermediate container 41aa79439aa8 [2021-04-30T08:43:01.608Z] ---> 8137c5483ca1 [2021-04-30T08:43:01.608Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-30T08:43:01.878Z] ---> Running in 869c1fe9bd03 [2021-04-30T08:43:01.878Z] ---> ca5146f533ac [2021-04-30T08:43:01.878Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-04-30T08:43:02.154Z] ---> defe504fbdad [2021-04-30T08:43:02.154Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-04-30T08:43:02.154Z] ---> 5fcb466ced63 [2021-04-30T08:43:02.154Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-04-30T08:43:02.154Z] Removing intermediate container 869c1fe9bd03 [2021-04-30T08:43:02.154Z] ---> 30241e917e52 [2021-04-30T08:43:02.154Z] Step 21/23 : LABEL arch=x86_64 [2021-04-30T08:43:02.417Z] ---> Running in 7bdc28e9ba42 [2021-04-30T08:43:02.417Z] ---> Running in e5b1b3a45cbc [2021-04-30T08:43:02.682Z] ---> c921e0c2633f [2021-04-30T08:43:02.682Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-04-30T08:43:02.682Z] Removing intermediate container e5b1b3a45cbc [2021-04-30T08:43:02.682Z] ---> 6abc2cd0575c [2021-04-30T08:43:02.682Z] Step 22/23 : LABEL git_sha=0762094572dfdf8839e3b6669841e200cd664f61 [2021-04-30T08:43:02.682Z] ---> ea22afda27ec [2021-04-30T08:43:02.682Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-04-30T08:43:02.982Z] ---> Running in 5f26155d3c7d [2021-04-30T08:43:02.982Z] ---> 006db794fee4 [2021-04-30T08:43:02.982Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-04-30T08:43:03.252Z] Removing intermediate container 5f26155d3c7d [2021-04-30T08:43:03.252Z] ---> 99bd5356b47b [2021-04-30T08:43:03.252Z] Step 23/23 : LABEL version=0.0.0 [2021-04-30T08:43:03.252Z] ---> ec4726e52475 [2021-04-30T08:43:03.252Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-04-30T08:43:03.252Z] ---> Running in e5ea28d53fd5 [2021-04-30T08:43:03.543Z] ---> Running in 142d9fe856e3 [2021-04-30T08:43:03.543Z] Removing intermediate container e5ea28d53fd5 [2021-04-30T08:43:03.543Z] ---> 95a27617e387 [2021-04-30T08:43:03.543Z] [2021-04-30T08:43:03.816Z] ---> 534869d57d44 [2021-04-30T08:43:03.816Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-04-30T08:43:03.816Z] Removing intermediate container 142d9fe856e3 [2021-04-30T08:43:03.816Z] ---> 9728c6600b0b [2021-04-30T08:43:03.816Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-30T08:43:04.397Z] ---> Running in ddc52f86ccaa [2021-04-30T08:43:04.397Z] Successfully built 95a27617e387 [2021-04-30T08:43:04.397Z] Successfully tagged docker-core-metadata-go:latest [2021-04-30T08:43:04.677Z]  Building docker-core-metadata-go ... done  ---> 68448d16053d [2021-04-30T08:43:04.677Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-04-30T08:43:04.677Z] Removing intermediate container 7bdc28e9ba42 [2021-04-30T08:43:04.677Z] ---> d2c44e8d991b [2021-04-30T08:43:04.677Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-30T08:43:04.943Z] Removing intermediate container ddc52f86ccaa [2021-04-30T08:43:04.943Z] ---> 12564f5ac61e [2021-04-30T08:43:04.943Z] Step 20/22 : LABEL arch=x86_64 [2021-04-30T08:43:04.943Z] ---> Running in 92a2312f9315 [2021-04-30T08:43:05.212Z] ---> b5689965bd05 [2021-04-30T08:43:05.212Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-04-30T08:43:05.213Z] Removing intermediate container 92a2312f9315 [2021-04-30T08:43:05.213Z] ---> 5155a57b7a5a [2021-04-30T08:43:05.213Z] Step 21/22 : LABEL git_sha=0762094572dfdf8839e3b6669841e200cd664f61 [2021-04-30T08:43:05.213Z] ---> 5dc05a2d13c2 [2021-04-30T08:43:05.213Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-04-30T08:43:05.213Z] ---> Running in d82df0fd3f3c [2021-04-30T08:43:05.213Z] ---> Running in 867ffee928d1 [2021-04-30T08:43:05.477Z] Removing intermediate container 867ffee928d1 [2021-04-30T08:43:05.477Z] ---> cfa070b366b3 [2021-04-30T08:43:05.477Z] Step 22/22 : LABEL version=0.0.0 [2021-04-30T08:43:05.747Z] ---> Running in 9e99210480f0 [2021-04-30T08:43:06.019Z] ---> 5387bcfc2312 [2021-04-30T08:43:06.019Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-04-30T08:43:06.019Z] Removing intermediate container 9e99210480f0 [2021-04-30T08:43:06.019Z] ---> 2478de666634 [2021-04-30T08:43:06.019Z] [2021-04-30T08:43:06.283Z] Successfully built 2478de666634 [2021-04-30T08:43:06.550Z] Successfully tagged docker-support-notifications-go:latest [2021-04-30T08:43:06.550Z]  Building docker-support-notifications-go ... done  ---> 50738a555553 [2021-04-30T08:43:06.550Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-04-30T08:43:06.550Z] Removing intermediate container d82df0fd3f3c [2021-04-30T08:43:06.550Z] ---> 4ff90c574f4a [2021-04-30T08:43:06.550Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2021-04-30T08:43:06.550Z] ---> Running in 93cd414aed78 [2021-04-30T08:43:06.821Z] ---> 820c403fe04f [2021-04-30T08:43:06.821Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-04-30T08:43:06.821Z] Removing intermediate container 93cd414aed78 [2021-04-30T08:43:06.821Z] ---> bf9318c8d75f [2021-04-30T08:43:06.821Z] Step 23/25 : LABEL arch=x86_64 [2021-04-30T08:43:07.085Z] ---> Running in f85a29fbf545 [2021-04-30T08:43:07.085Z] ---> 0f603167bff4 [2021-04-30T08:43:07.085Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-04-30T08:43:07.085Z] Removing intermediate container f85a29fbf545 [2021-04-30T08:43:07.085Z] ---> e182b8d445b9 [2021-04-30T08:43:07.085Z] Step 24/25 : LABEL git_sha=0762094572dfdf8839e3b6669841e200cd664f61 [2021-04-30T08:43:07.349Z] ---> Running in a18035209853 [2021-04-30T08:43:07.349Z] ---> Running in 289f787f9fb6 [2021-04-30T08:43:07.613Z] Removing intermediate container a18035209853 [2021-04-30T08:43:07.613Z] ---> fe423bb95f38 [2021-04-30T08:43:07.613Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-04-30T08:43:07.613Z] Removing intermediate container 289f787f9fb6 [2021-04-30T08:43:07.613Z] ---> 09e58624c0ed [2021-04-30T08:43:07.613Z] Step 25/25 : LABEL version=0.0.0 [2021-04-30T08:43:07.613Z] ---> Running in 8258bda58c4e [2021-04-30T08:43:07.875Z] ---> 73f2de95320b [2021-04-30T08:43:07.875Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-04-30T08:43:07.875Z] Removing intermediate container 8258bda58c4e [2021-04-30T08:43:07.875Z] ---> c8df904ccf62 [2021-04-30T08:43:07.875Z] [2021-04-30T08:43:08.461Z] Successfully built c8df904ccf62 [2021-04-30T08:43:08.461Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-04-30T08:43:08.461Z]  Building docker-security-secretstore-setup-go ... done  ---> Running in e61cc5a3e51f [2021-04-30T08:43:08.600Z] 25b303627fd3: Pull complete [2021-04-30T08:43:08.600Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-04-30T08:43:08.600Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-04-30T08:43:08.600Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-04-30T08:43:08.888Z] prd-ubuntu18.04-docker-arm64-4c-16g-2484 does not seem to be running inside a container [2021-04-30T08:43:09.005Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-04-30T08:43:09.894Z] Removing intermediate container e61cc5a3e51f [2021-04-30T08:43:09.894Z] ---> c14bf2cfd55d [2021-04-30T08:43:09.894Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-04-30T08:43:09.894Z] ---> Running in 928ce72c2f42 [2021-04-30T08:43:10.200Z] Removing intermediate container 928ce72c2f42 [2021-04-30T08:43:10.200Z] ---> a960dbfd847b [2021-04-30T08:43:10.200Z] Step 28/31 : CMD ["gate"] [2021-04-30T08:43:10.464Z] ---> Running in 4f69afd169b6 [2021-04-30T08:43:10.729Z] Removing intermediate container 4f69afd169b6 [2021-04-30T08:43:10.729Z] ---> 3b02da5c81f9 [2021-04-30T08:43:10.729Z] Step 29/31 : LABEL arch=x86_64 [2021-04-30T08:43:10.729Z] ---> Running in ba3b4bd6bd96 [2021-04-30T08:43:10.994Z] Removing intermediate container ba3b4bd6bd96 [2021-04-30T08:43:10.995Z] ---> 76f1e6c7b4c2 [2021-04-30T08:43:10.995Z] Step 30/31 : LABEL git_sha=0762094572dfdf8839e3b6669841e200cd664f61 [2021-04-30T08:43:11.257Z] ---> Running in 9deae00b7ae1 [2021-04-30T08:43:11.519Z] Removing intermediate container 9deae00b7ae1 [2021-04-30T08:43:11.519Z] ---> 12e0861ab0a4 [2021-04-30T08:43:11.519Z] Step 31/31 : LABEL version=0.0.0 [2021-04-30T08:43:11.519Z] ---> Running in f23125c8ec56 [2021-04-30T08:43:11.781Z] Removing intermediate container f23125c8ec56 [2021-04-30T08:43:11.781Z] ---> a4c289a7add1 [2021-04-30T08:43:11.781Z] [2021-04-30T08:43:12.044Z] Successfully built a4c289a7add1 [2021-04-30T08:43:12.044Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-04-30T08:43:12.675Z] $ docker top 1eaa958564cb6cd69884480cd95ff9f2be7043cc5ac63e93e96f10823055933f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-30T08:43:13.014Z]  Building docker-security-bootstrapper-go ... done  [Pipeline] } [2021-04-30T08:43:13.052Z] $ docker stop --time=1 d12c77d5b7e4fc799f6877d9fb151405d19458d1f2ab974cc600e2d6dd31a311 [2021-04-30T08:43:13.630Z] + grep+ paralleldocker-compose [2021-04-30T08:43:13.630Z] build --help [2021-04-30T08:43:14.865Z] $ docker rm -f d12c77d5b7e4fc799f6877d9fb151405d19458d1f2ab974cc600e2d6dd31a311 [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-30T08:43:15.327Z] + docker images [2021-04-30T08:43:15.327Z] + grep docker [2021-04-30T08:43:15.914Z] docker-security-bootstrapper-go latest a4c289a7add1 4 seconds ago 18.2MB [2021-04-30T08:43:15.914Z] docker-security-secretstore-setup-go latest c8df904ccf62 8 seconds ago 25.7MB [2021-04-30T08:43:15.914Z] docker-support-notifications-go latest 2478de666634 10 seconds ago 17.6MB [2021-04-30T08:43:15.914Z] docker-core-metadata-go latest 95a27617e387 12 seconds ago 18.6MB [2021-04-30T08:43:15.914Z] docker-sys-mgmt-agent-go latest 719bd9c0b0e4 About a minute ago 312MB [2021-04-30T08:43:15.914Z] docker-core-data-go latest f7bed9f93871 2 minutes ago 21.5MB [2021-04-30T08:43:15.914Z] docker-core-command-go latest 6ffff84c0913 3 minutes ago 17MB [2021-04-30T08:43:15.914Z] docker-support-scheduler-go latest 112458843fbf 3 minutes ago 17.1MB [2021-04-30T08:43:15.914Z] docker-security-proxy-setup-go latest 8fd2fd17e146 3 minutes ago 25.3MB [2021-04-30T08:43:15.914Z] docker 20.10.0 aefe523efa57 4 months ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-04-30T08:43:19.027Z] --parallel Build images in parallel. [Pipeline] } [2021-04-30T08:43:19.081Z] $ docker stop --time=1 1eaa958564cb6cd69884480cd95ff9f2be7043cc5ac63e93e96f10823055933f [2021-04-30T08:43:21.117Z] $ docker rm -f 1eaa958564cb6cd69884480cd95ff9f2be7043cc5ac63e93e96f10823055933f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-30T08:43:21.818Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-04-30T08:43:21.818Z] . [Pipeline] withDockerContainer [2021-04-30T08:43:22.125Z] prd-ubuntu18.04-docker-arm64-4c-16g-2484 does not seem to be running inside a container [2021-04-30T08:43:22.247Z] $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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-arm64:latest cat [2021-04-30T08:43:23.806Z] $ docker top 67ea7ab0f09da529fc6210dfb9abde663ccea8573eef86b271e06c9621efa318 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-30T08:43:24.763Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-04-30T08:43:30.156Z] Building docker-core-command-go ... [2021-04-30T08:43:30.156Z] Building docker-core-data-go ... [2021-04-30T08:43:30.156Z] Building docker-core-metadata-go ... [2021-04-30T08:43:30.156Z] Building docker-security-bootstrapper-go ... [2021-04-30T08:43:30.156Z] Building docker-security-proxy-setup-go ... [2021-04-30T08:43:30.156Z] Building docker-security-secretstore-setup-go ... [2021-04-30T08:43:30.156Z] Building docker-support-notifications-go ... [2021-04-30T08:43:30.156Z] Building docker-support-scheduler-go ... [2021-04-30T08:43:30.156Z] Building docker-sys-mgmt-agent-go ... [2021-04-30T08:43:30.156Z] Building docker-sys-mgmt-agent-go [2021-04-30T08:43:30.157Z] Building docker-core-data-go [2021-04-30T08:43:30.157Z] Building docker-security-proxy-setup-go [2021-04-30T08:43:30.157Z] Building docker-support-scheduler-go [2021-04-30T08:43:30.157Z] Building docker-core-command-go [2021-04-30T08:43:31.160Z] Still waiting to schedule task [2021-04-30T08:43:31.160Z] Waiting for next available executor on ‘ubuntu18.04-docker-8c-8g’ [2021-04-30T08:44:51.970Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-30T08:44:51.970Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-30T08:44:51.970Z] ---> b260dc822796 [2021-04-30T08:44:51.970Z] Step 3/23 : WORKDIR /edgex-go [2021-04-30T08:44:51.970Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-30T08:44:51.970Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-04-30T08:44:51.970Z] ---> b260dc822796 [2021-04-30T08:44:51.970Z] Step 3/21 : WORKDIR /edgex-go [2021-04-30T08:44:51.970Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-30T08:44:51.970Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-30T08:44:51.970Z] ---> b260dc822796 [2021-04-30T08:44:51.970Z] Step 3/23 : WORKDIR /edgex-go [2021-04-30T08:44:51.970Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-30T08:44:51.970Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-04-30T08:44:51.970Z] ---> b260dc822796 [2021-04-30T08:44:51.970Z] Step 3/22 : WORKDIR /edgex-go [2021-04-30T08:44:51.970Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-30T08:44:51.970Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-30T08:44:51.970Z] ---> b260dc822796 [2021-04-30T08:44:51.970Z] Step 3/23 : WORKDIR /edgex-go [2021-04-30T08:44:51.970Z] ---> Running in 6bc640fc1377 [2021-04-30T08:44:51.970Z] ---> Running in 3dbc6c416194 [2021-04-30T08:44:51.970Z] ---> Running in bde5dc52fcff [2021-04-30T08:44:51.970Z] ---> Running in 7bcebb2b1f01 [2021-04-30T08:44:51.970Z] ---> Running in 4501bc1c313a [2021-04-30T08:44:51.970Z] Removing intermediate container 7bcebb2b1f01 [2021-04-30T08:44:51.970Z] ---> 2121a5ba2f7f [2021-04-30T08:44:51.970Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-30T08:44:51.970Z] ---> Running in 9e9f31a2469d [2021-04-30T08:44:51.970Z] Removing intermediate container 6bc640fc1377 [2021-04-30T08:44:51.970Z] ---> 3e3d93ffeee2 [2021-04-30T08:44:51.970Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-30T08:44:51.970Z] Removing intermediate container 3dbc6c416194 [2021-04-30T08:44:51.970Z] ---> bf0a9a6603e5 [2021-04-30T08:44:51.970Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-30T08:44:51.970Z] Removing intermediate container bde5dc52fcff [2021-04-30T08:44:51.970Z] ---> c6844115aac6 [2021-04-30T08:44:51.970Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-30T08:44:51.970Z] Removing intermediate container 4501bc1c313a [2021-04-30T08:44:51.970Z] ---> 69148233e26b [2021-04-30T08:44:51.970Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-30T08:44:51.970Z] ---> Running in d14f0dae5dd2 [2021-04-30T08:44:51.970Z] ---> Running in da001e2c7f6a [2021-04-30T08:44:51.970Z] ---> Running in d6521672df8c [2021-04-30T08:44:51.970Z] ---> Running in 2ed7248369ca [2021-04-30T08:44:53.424Z] Removing intermediate container 9e9f31a2469d [2021-04-30T08:44:53.424Z] ---> 69c8289a66ad [2021-04-30T08:44:53.424Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-04-30T08:44:53.424Z] ---> Running in dd4eec52896e [2021-04-30T08:44:53.704Z] Removing intermediate container da001e2c7f6a [2021-04-30T08:44:53.704Z] ---> 33ecfd471ac4 [2021-04-30T08:44:53.704Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-04-30T08:44:53.992Z] ---> Running in d1fd90a50a6d [2021-04-30T08:44:54.609Z] Removing intermediate container 2ed7248369ca [2021-04-30T08:44:54.609Z] ---> 11c0fee93042 [2021-04-30T08:44:54.609Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-04-30T08:44:54.609Z] Removing intermediate container d14f0dae5dd2 [2021-04-30T08:44:54.609Z] ---> 4c8f33d803f5 [2021-04-30T08:44:54.609Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-04-30T08:44:54.885Z] Removing intermediate container d6521672df8c [2021-04-30T08:44:54.885Z] ---> ef482b50a513 [2021-04-30T08:44:54.885Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2021-04-30T08:44:54.885Z] ---> Running in 0b68229810b6 [2021-04-30T08:44:55.159Z] ---> Running in ac9e3ed2e87d [2021-04-30T08:44:55.159Z] ---> Running in 1bebb60ee0ef [2021-04-30T08:44:55.436Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-04-30T08:44:55.715Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-04-30T08:44:56.320Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-04-30T08:44:56.594Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-04-30T08:44:56.874Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-04-30T08:44:56.874Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-04-30T08:44:57.149Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-04-30T08:44:57.434Z] OK: 218 MiB in 52 packages [2021-04-30T08:44:57.709Z] OK: 218 MiB in 52 packages [2021-04-30T08:44:57.986Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-04-30T08:44:57.986Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-04-30T08:44:57.986Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-04-30T08:44:58.976Z] Removing intermediate container dd4eec52896e [2021-04-30T08:44:58.976Z] ---> 5bc83f2c19f8 [2021-04-30T08:44:58.976Z] Step 6/23 : COPY go.mod . [2021-04-30T08:44:59.254Z] OK: 218 MiB in 52 packages [2021-04-30T08:44:59.254Z] OK: 218 MiB in 52 packages [2021-04-30T08:44:59.254Z] OK: 218 MiB in 52 packages [2021-04-30T08:44:59.531Z] Removing intermediate container d1fd90a50a6d [2021-04-30T08:44:59.531Z] ---> a9829eeda2d3 [2021-04-30T08:44:59.531Z] Step 6/23 : COPY go.mod . [2021-04-30T08:45:00.138Z] ---> 7eb30f76684b [2021-04-30T08:45:00.138Z] Step 7/23 : RUN go mod download [2021-04-30T08:45:00.415Z] ---> Running in 3d5b5a4cbd5a [2021-04-30T08:45:01.026Z] Removing intermediate container 1bebb60ee0ef [2021-04-30T08:45:01.026Z] ---> 753646e81076 [2021-04-30T08:45:01.026Z] Step 6/23 : COPY go.mod . [2021-04-30T08:45:01.026Z] ---> 564d6a4eb7f7 [2021-04-30T08:45:01.026Z] Step 7/23 : RUN go mod download [2021-04-30T08:45:01.302Z] ---> Running in eb142721a5f1 [2021-04-30T08:45:01.302Z] Removing intermediate container 0b68229810b6 [2021-04-30T08:45:01.302Z] ---> 8e11b3780a46 [2021-04-30T08:45:01.302Z] Step 6/22 : COPY go.mod . [2021-04-30T08:45:01.302Z] Removing intermediate container ac9e3ed2e87d [2021-04-30T08:45:01.302Z] ---> d277f86ac89d [2021-04-30T08:45:01.302Z] Step 6/21 : COPY go.mod . [2021-04-30T08:45:02.297Z] ---> 19a1830dafb5 [2021-04-30T08:45:02.297Z] Step 7/23 : RUN go mod download [2021-04-30T08:45:02.575Z] ---> Running in 458b20e026b1 [2021-04-30T08:45:02.575Z] ---> a1d12d268b9d [2021-04-30T08:45:02.575Z] Step 7/22 : RUN go mod download [2021-04-30T08:45:02.575Z] ---> 8108733815af [2021-04-30T08:45:02.575Z] Step 7/21 : RUN go mod download [2021-04-30T08:45:02.849Z] ---> Running in 040a534d06a5 [2021-04-30T08:45:02.849Z] ---> Running in 67b533af920a [2021-04-30T08:45:04.294Z] Removing intermediate container 3d5b5a4cbd5a [2021-04-30T08:45:04.294Z] ---> 7099cf0c18f2 [2021-04-30T08:45:04.294Z] Step 8/23 : COPY . . [2021-04-30T08:45:04.901Z] Removing intermediate container eb142721a5f1 [2021-04-30T08:45:04.901Z] ---> 4dd3f1a721ad [2021-04-30T08:45:04.901Z] Step 8/23 : COPY . . [2021-04-30T08:45:08.334Z] Removing intermediate container 458b20e026b1 [2021-04-30T08:45:08.334Z] ---> 6589f824ec03 [2021-04-30T08:45:08.334Z] Step 8/23 : COPY . . [2021-04-30T08:45:08.334Z] Removing intermediate container 67b533af920a [2021-04-30T08:45:08.334Z] ---> 16c5bbab8220 [2021-04-30T08:45:08.334Z] Step 8/21 : COPY . . [2021-04-30T08:45:08.334Z] Removing intermediate container 040a534d06a5 [2021-04-30T08:45:08.334Z] ---> 57c3e24f634c [2021-04-30T08:45:08.334Z] Step 8/22 : COPY . . [2021-04-30T08:45:35.147Z] ---> ee99cc629b6c [2021-04-30T08:45:35.147Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-04-30T08:45:35.147Z] ---> a3ff719f4d31 [2021-04-30T08:45:35.147Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-04-30T08:45:35.147Z] ---> 3e86b5d4ce55 [2021-04-30T08:45:35.147Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-04-30T08:45:35.147Z] ---> Running in 5fd5c56d202f [2021-04-30T08:45:35.147Z] ---> Running in a34f45d3f758 [2021-04-30T08:45:35.147Z] ---> 25d52e46b6b0 [2021-04-30T08:45:35.147Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-04-30T08:45:35.147Z] ---> Running in a68e51aba12d [2021-04-30T08:45:35.147Z] ---> Running in 6bead66fed8a [2021-04-30T08:45:35.147Z] ---> ea36c913f79a [2021-04-30T08:45:35.147Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-04-30T08:45:35.147Z] ---> Running in 739937fb8373 [2021-04-30T08:45:35.426Z] 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-04-30T08:45:35.701Z] 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-04-30T08:45:35.701Z] 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-04-30T08:45:35.701Z] 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-04-30T08:45:35.979Z] 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-04-30T08:46:35.862Z] Running on prd-ubuntu18.04-docker-8c-8g-2493 in /w/workspace/edgexfoundry_edgex-go_PR-3391 [Pipeline] { [Pipeline] ws [2021-04-30T08:46:35.882Z] Running in /w/workspace/edgex-go/10 [Pipeline] { [Pipeline] checkout [2021-04-30T08:46:38.578Z] using credential edgex-jenkins-ssh [2021-04-30T08:46:38.592Z] Cloning the remote Git repository [2021-04-30T08:46:38.513Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-04-30T08:46:38.592Z] > git init /w/workspace/edgex-go/10 # timeout=10 [2021-04-30T08:46:38.637Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-04-30T08:46:38.637Z] > git --version # timeout=10 [2021-04-30T08:46:38.648Z] > git --version # 'git version 2.17.1' [2021-04-30T08:46:38.649Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-30T08:46:38.686Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-30T08:46:50.394Z] Merging remotes/origin/master commit d6318df2f8bb2a506ec79eba6fd1e19881bc4fbf into PR head commit 435fc41d67987ddff12c535146ad4fc35898d092 [2021-04-30T08:46:49.535Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-04-30T08:46:49.552Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-30T08:46:49.593Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-04-30T08:46:49.616Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-04-30T08:46:49.616Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-30T08:46:49.626Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3391/head:refs/remotes/origin/PR-3391 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-30T08:46:50.317Z] > git config core.sparsecheckout # timeout=10 [2021-04-30T08:46:50.324Z] > git checkout -f 435fc41d67987ddff12c535146ad4fc35898d092 # timeout=10 [2021-04-30T08:46:50.819Z] Merge succeeded, producing 6707940a4f8901cc43ec97db9127b6cae21250ee [2021-04-30T08:46:50.820Z] Checking out Revision 6707940a4f8901cc43ec97db9127b6cae21250ee (PR-3391) [2021-04-30T08:46:50.566Z] > git remote # timeout=10 [2021-04-30T08:46:50.576Z] > git config --get remote.origin.url # timeout=10 [2021-04-30T08:46:50.586Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-30T08:46:50.593Z] > git merge d6318df2f8bb2a506ec79eba6fd1e19881bc4fbf # timeout=10 [2021-04-30T08:46:50.728Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-30T08:46:50.740Z] > git config core.sparsecheckout # timeout=10 [2021-04-30T08:46:50.747Z] > git checkout -f 6707940a4f8901cc43ec97db9127b6cae21250ee # timeout=10 [2021-04-30T08:46:54.741Z] Commit message: "Merge commit 'd6318df2f8bb2a506ec79eba6fd1e19881bc4fbf' into HEAD" [2021-04-30T08:46:54.768Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-30T08:46:54.698Z] > git rev-list --no-walk d618fc79e675d778ac54acc7f3761e55728d559a # timeout=10 [2021-04-30T08:46:56.015Z] + echo snap-build.sh [2021-04-30T08:46:56.015Z] snap-build.sh [2021-04-30T08:46:56.015Z] + SNAP_BASE_DIR=. [2021-04-30T08:46:56.015Z] + '[' '!' -z /w/workspace/edgex-go/10 ']' [2021-04-30T08:46:56.015Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/10 [2021-04-30T08:46:56.015Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/10]' [2021-04-30T08:46:56.015Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/10] [2021-04-30T08:46:56.015Z] + cd /w/workspace/edgex-go/10 [2021-04-30T08:46:56.015Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-04-30T08:46:56.015Z] Reading package lists... [2021-04-30T08:46:56.600Z] Building dependency tree... [2021-04-30T08:46:56.600Z] Reading state information... [2021-04-30T08:46:56.600Z] The following packages were automatically installed and are no longer required: [2021-04-30T08:46:56.600Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-04-30T08:46:56.600Z] uidmap xdelta3 [2021-04-30T08:46:56.600Z] Use 'sudo apt autoremove' to remove them. [2021-04-30T08:46:56.864Z] The following packages will be REMOVED: [2021-04-30T08:46:56.864Z] lxd* lxd-client* [2021-04-30T08:46:57.818Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-04-30T08:46:57.818Z] After this operation, 31.7 MB disk space will be freed. [2021-04-30T08:46:58.875Z] (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-04-30T08:46:58.875Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-04-30T08:47:00.280Z] Removing lxd dnsmasq configuration [2021-04-30T08:47:00.280Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-04-30T08:47:00.545Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-04-30T08:47:01.496Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-04-30T08:47:01.759Z] (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-04-30T08:47:01.759Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-04-30T08:47:03.694Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-04-30T08:47:03.958Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-04-30T08:47:06.521Z] + sudo snap remove --purge lxd [2021-04-30T08:47:06.521Z] snap "lxd" is not installed [2021-04-30T08:47:06.521Z] + sudo groupadd --force --system lxd [2021-04-30T08:47:06.521Z] ++ whoami [2021-04-30T08:47:06.521Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-04-30T08:47:06.521Z] + newgrp - lxd [2021-04-30T08:47:06.521Z] + sudo snap install lxd [2021-04-30T08:47:16.590Z] 2021-04-30T08:47:13Z INFO Waiting for automatic snapd restart... [2021-04-30T08:47:34.794Z] lxd 4.13 from Canonical* installed [2021-04-30T08:47:34.794Z] + sudo lxd init --auto [2021-04-30T08:47:42.885Z] 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-04-30T08:47:44.856Z] + sudo snap install --classic snapcraft [2021-04-30T08:47:51.259Z] Removing intermediate container 6bead66fed8a [2021-04-30T08:47:51.259Z] ---> 836195097a2e [2021-04-30T08:47:51.259Z] [2021-04-30T08:47:51.259Z] Step 10/21 : FROM alpine:3.12 [2021-04-30T08:47:51.259Z] 3.12: Pulling from library/alpine [2021-04-30T08:47:51.259Z] Removing intermediate container a68e51aba12d [2021-04-30T08:47:51.259Z] ---> ff32c197ad8c [2021-04-30T08:47:51.259Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-04-30T08:47:51.259Z] ---> Running in c449b876d08d [2021-04-30T08:47:51.497Z] snapcraft 4.6.3 from Canonical* installed [2021-04-30T08:47:51.497Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-04-30T08:47:51.497Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-04-30T08:47:51.497Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-04-30T08:47:51.497Z] Dload Upload Total Spent Left Speed [2021-04-30T08:47:51.497Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4180 0 --:--:-- --:--:-- --:--:-- 4180 [2021-04-30T08:47:51.497Z] 68 3325k 68 2269k 0 0 5076k 0 --:--:-- --:--:-- --:--:-- 5076k 100 3325k 100 3325k 0 0 6841k 0 --:--:-- --:--:-- --:--:-- 27.1M [2021-04-30T08:47:51.497Z] ./yq_linux_amd64 [2021-04-30T08:47:51.497Z] + sudo snapcraft prime --use-lxd [2021-04-30T08:47:52.712Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-04-30T08:47:52.712Z] Status: Downloaded newer image for alpine:3.12 [2021-04-30T08:47:52.712Z] ---> 9852663dfa18 [2021-04-30T08:47:52.712Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-04-30T08:47:52.995Z] ---> Running in a90c905d98db [2021-04-30T08:47:53.992Z] 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-04-30T08:47:54.073Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-04-30T08:47:54.073Z] 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-04-30T08:47:54.073Z] - README.md [2021-04-30T08:47:54.073Z] [2021-04-30T08:47:54.073Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-04-30T08:47:55.473Z] Launching a container. [2021-04-30T08:47:56.017Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-30T08:47:56.017Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-30T08:47:56.624Z] (1/4) Installing ca-certificates (20191127-r4) [2021-04-30T08:47:56.624Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-04-30T08:47:56.624Z] (3/4) Installing libcurl (7.76.1-r0) [2021-04-30T08:47:56.897Z] (4/4) Installing curl (7.76.1-r0) [2021-04-30T08:47:56.897Z] Executing busybox-1.31.1-r20.trigger [2021-04-30T08:47:56.897Z] Executing ca-certificates-20191127-r4.trigger [2021-04-30T08:47:57.172Z] OK: 7 MiB in 18 packages [2021-04-30T08:47:58.197Z] Removing intermediate container a34f45d3f758 [2021-04-30T08:47:58.197Z] ---> 65e85e2cd0c8 [2021-04-30T08:47:58.197Z] [2021-04-30T08:47:58.197Z] Step 10/23 : FROM alpine:3.12 [2021-04-30T08:47:58.197Z] ---> 9852663dfa18 [2021-04-30T08:47:58.197Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-04-30T08:47:58.809Z] ---> Running in 92f74a927653 [2021-04-30T08:48:00.794Z] Removing intermediate container c449b876d08d [2021-04-30T08:48:00.794Z] ---> feb77b2b05d3 [2021-04-30T08:48:00.794Z] [2021-04-30T08:48:00.794Z] Step 11/23 : FROM docker:20.10.0 [2021-04-30T08:48:00.794Z] 20.10.0: Pulling from library/docker [2021-04-30T08:48:01.081Z] Removing intermediate container a90c905d98db [2021-04-30T08:48:01.081Z] ---> 17b2cef8d373 [2021-04-30T08:48:01.081Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-04-30T08:48:01.081Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-30T08:48:01.081Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-30T08:48:01.690Z] ---> Running in 112a03e7073d [2021-04-30T08:48:01.967Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-04-30T08:48:01.967Z] Executing busybox-1.31.1-r20.trigger [2021-04-30T08:48:01.967Z] OK: 5 MiB in 15 packages [2021-04-30T08:48:02.241Z] Removing intermediate container 739937fb8373 [2021-04-30T08:48:02.241Z] ---> 408fac1d9eb7 [2021-04-30T08:48:02.241Z] [2021-04-30T08:48:02.241Z] Step 10/22 : FROM alpine:3.12 [2021-04-30T08:48:02.241Z] ---> 9852663dfa18 [2021-04-30T08:48:02.241Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-04-30T08:48:02.839Z] ---> Running in e106d79a40ed [2021-04-30T08:48:02.840Z] Removing intermediate container 112a03e7073d [2021-04-30T08:48:02.840Z] ---> 8b82ebdaf33a [2021-04-30T08:48:02.840Z] Step 13/21 : WORKDIR /edgex [2021-04-30T08:48:03.129Z] ---> Running in 99435dec8b00 [2021-04-30T08:48:05.147Z] Removing intermediate container 92f74a927653 [2021-04-30T08:48:05.147Z] ---> f3a61a4f87e8 [2021-04-30T08:48:05.147Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-30T08:48:05.147Z] Removing intermediate container 99435dec8b00 [2021-04-30T08:48:05.147Z] ---> 3c4c07b52a0b [2021-04-30T08:48:05.147Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-04-30T08:48:05.421Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-30T08:48:05.694Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-30T08:48:05.975Z] ---> Running in e94e0c748f24 [2021-04-30T08:48:06.586Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-04-30T08:48:06.586Z] Executing busybox-1.31.1-r20.trigger [2021-04-30T08:48:06.586Z] OK: 5 MiB in 15 packages [2021-04-30T08:48:07.188Z] ---> 754c7f11cbd3 [2021-04-30T08:48:07.188Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-04-30T08:48:07.188Z] Removing intermediate container e94e0c748f24 [2021-04-30T08:48:07.188Z] ---> 662f2d7e7071 [2021-04-30T08:48:07.188Z] Step 13/23 : ENV APP_PORT=48082 [2021-04-30T08:48:07.777Z] ---> Running in a22603885c90 [2021-04-30T08:48:08.764Z] Removing intermediate container a22603885c90 [2021-04-30T08:48:08.764Z] ---> ce840b479d49 [2021-04-30T08:48:08.764Z] Step 14/23 : EXPOSE $APP_PORT [2021-04-30T08:48:09.061Z] Removing intermediate container e106d79a40ed [2021-04-30T08:48:09.061Z] ---> 417e734c27d3 [2021-04-30T08:48:09.061Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-30T08:48:09.676Z] ---> Running in 2748320c9c38 [2021-04-30T08:48:09.676Z] ---> 47a71c9a51c8 [2021-04-30T08:48:09.676Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-04-30T08:48:09.954Z] ---> Running in 773fa2b53114 [2021-04-30T08:48:10.432Z] Waiting for container to be ready [2021-04-30T08:48:10.432Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-04-30T08:48:10.432Z] [2021-04-30T08:48:10.566Z] Removing intermediate container 2748320c9c38 [2021-04-30T08:48:10.566Z] ---> 03f9f81597a5 [2021-04-30T08:48:10.566Z] Step 15/23 : WORKDIR / [2021-04-30T08:48:10.870Z] Removing intermediate container 773fa2b53114 [2021-04-30T08:48:10.870Z] ---> 23cb324630fc [2021-04-30T08:48:10.870Z] Step 13/22 : ENV APP_PORT=48085 [2021-04-30T08:48:11.146Z] ---> Running in 1441878ca1b0 [2021-04-30T08:48:11.757Z] ---> Running in e295ce462cf9 [2021-04-30T08:48:12.375Z] ---> beb6f0e16887 [2021-04-30T08:48:12.375Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-04-30T08:48:12.702Z] ---> Running in 69943ac1dd7a [2021-04-30T08:48:13.883Z] Removing intermediate container e295ce462cf9 [2021-04-30T08:48:13.883Z] ---> ed2780c9a60d [2021-04-30T08:48:13.883Z] Step 14/22 : EXPOSE $APP_PORT [2021-04-30T08:48:13.883Z] Removing intermediate container 1441878ca1b0 [2021-04-30T08:48:13.883Z] ---> 6181e23ef007 [2021-04-30T08:48:13.883Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-30T08:48:13.883Z] ---> Running in 3af4c298170b [2021-04-30T08:48:13.883Z] Removing intermediate container 69943ac1dd7a [2021-04-30T08:48:13.883Z] ---> 7d7f381a0dda [2021-04-30T08:48:13.883Z] Step 18/21 : CMD ["--init=true"] [2021-04-30T08:48:14.551Z] ---> Running in 54a64b531eb1 [2021-04-30T08:48:14.551Z] Removing intermediate container 3af4c298170b [2021-04-30T08:48:14.551Z] ---> cd074d69469b [2021-04-30T08:48:14.551Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-30T08:48:14.826Z] ---> 9ae9b499b7b5 [2021-04-30T08:48:14.826Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-04-30T08:48:15.425Z] Removing intermediate container 54a64b531eb1 [2021-04-30T08:48:15.425Z] ---> c64a1ddca2c5 [2021-04-30T08:48:15.425Z] Step 19/21 : LABEL arch=arm64 [2021-04-30T08:48:15.462Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-04-30T08:48:16.026Z] ---> Running in 745dc2f5f1ae [2021-04-30T08:48:16.037Z] Waiting for network to be ready... [2021-04-30T08:48:16.616Z] Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-04-30T08:48:16.616Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-04-30T08:48:16.622Z] Removing intermediate container 5fd5c56d202f [2021-04-30T08:48:16.622Z] ---> 8462985936aa [2021-04-30T08:48:16.622Z] [2021-04-30T08:48:16.622Z] Step 10/23 : FROM alpine:3.12 [2021-04-30T08:48:16.622Z] ---> 9852663dfa18 [2021-04-30T08:48:16.622Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-04-30T08:48:16.891Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-04-30T08:48:16.891Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1696 kB] [2021-04-30T08:48:16.905Z] ---> 9b24ee20a3c2 [2021-04-30T08:48:16.905Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-04-30T08:48:17.157Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-04-30T08:48:17.180Z] ---> Running in 97ab609632f5 [2021-04-30T08:48:17.180Z] Removing intermediate container 745dc2f5f1ae [2021-04-30T08:48:17.180Z] ---> 9a499d4cabf9 [2021-04-30T08:48:17.180Z] Step 20/21 : LABEL git_sha=0762094572dfdf8839e3b6669841e200cd664f61 [2021-04-30T08:48:17.423Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-04-30T08:48:17.423Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-04-30T08:48:17.423Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-04-30T08:48:17.423Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-04-30T08:48:17.423Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-04-30T08:48:17.423Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-04-30T08:48:17.452Z] ---> d706706d3e87 [2021-04-30T08:48:17.452Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-04-30T08:48:17.701Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [318 kB] [2021-04-30T08:48:17.701Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-04-30T08:48:17.701Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-04-30T08:48:17.701Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [302 kB] [2021-04-30T08:48:17.701Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [40.4 kB] [2021-04-30T08:48:17.701Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1124 kB] [2021-04-30T08:48:17.701Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] [2021-04-30T08:48:17.728Z] ---> Running in d5b6306b982d [2021-04-30T08:48:17.971Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-04-30T08:48:17.971Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2039 kB] [2021-04-30T08:48:17.971Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [410 kB] [2021-04-30T08:48:17.971Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-04-30T08:48:17.971Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-04-30T08:48:17.971Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [324 kB] [2021-04-30T08:48:17.971Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [43.8 kB] [2021-04-30T08:48:17.971Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1734 kB] [2021-04-30T08:48:18.002Z] Removing intermediate container 97ab609632f5 [2021-04-30T08:48:18.002Z] ---> 821fd13eddc0 [2021-04-30T08:48:18.002Z] Step 12/23 : ENV APP_PORT=48080 [2021-04-30T08:48:18.235Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-04-30T08:48:18.599Z] ---> Running in b46491b4d42e [2021-04-30T08:48:18.599Z] Removing intermediate container d5b6306b982d [2021-04-30T08:48:18.599Z] ---> 581a5ab33ea9 [2021-04-30T08:48:18.599Z] Step 21/21 : LABEL version=0.0.0 [2021-04-30T08:48:18.599Z] ---> 9f42d91b208a [2021-04-30T08:48:18.599Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-04-30T08:48:18.599Z] ---> 44df32b67940 [2021-04-30T08:48:18.599Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-04-30T08:48:18.871Z] ---> Running in 640568a830e4 [2021-04-30T08:48:18.871Z] ---> Running in f1e1026cdc36 [2021-04-30T08:48:19.145Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-04-30T08:48:19.145Z] Status: Downloaded newer image for docker:20.10.0 [2021-04-30T08:48:19.145Z] ---> eeaf43b92773 [2021-04-30T08:48:19.145Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-04-30T08:48:19.145Z] Removing intermediate container b46491b4d42e [2021-04-30T08:48:19.145Z] ---> 8c5ef4ef2c03 [2021-04-30T08:48:19.145Z] Step 13/23 : EXPOSE $APP_PORT [2021-04-30T08:48:19.424Z] ---> Running in 63afbc3aca00 [2021-04-30T08:48:19.424Z] ---> Running in 4fc23c124512 [2021-04-30T08:48:19.424Z] Removing intermediate container 640568a830e4 [2021-04-30T08:48:19.424Z] ---> 52c2b91a8a90 [2021-04-30T08:48:19.424Z] [2021-04-30T08:48:19.720Z] Removing intermediate container f1e1026cdc36 [2021-04-30T08:48:19.720Z] ---> 7adf9bf5d377 [2021-04-30T08:48:19.720Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] ---> 366dc03a1998 [2021-04-30T08:48:19.720Z] [2021-04-30T08:48:19.720Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-04-30T08:48:19.994Z] ---> Running in b687103e7cf8 [2021-04-30T08:48:19.994Z] ---> Running in e962ffbb761f [2021-04-30T08:48:20.272Z] Successfully built 52c2b91a8a90 [2021-04-30T08:48:20.272Z] Removing intermediate container 63afbc3aca00 [2021-04-30T08:48:20.272Z] ---> 56a8b9f5adf7 [2021-04-30T08:48:20.272Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-04-30T08:48:20.272Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-04-30T08:48:20.272Z] Building docker-security-bootstrapper-go [2021-04-30T08:48:20.548Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container 4fc23c124512 [2021-04-30T08:48:20.548Z] ---> f7dd19e0ce75 [2021-04-30T08:48:20.548Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-30T08:48:20.548Z] ---> Running in 4a92743e92c8 [2021-04-30T08:48:20.822Z] ---> Running in 83b06698f4a7 [2021-04-30T08:48:21.103Z] Removing intermediate container e962ffbb761f [2021-04-30T08:48:21.103Z] ---> c5057874d27c [2021-04-30T08:48:21.103Z] Step 21/23 : LABEL arch=arm64 [2021-04-30T08:48:21.103Z] Removing intermediate container b687103e7cf8 [2021-04-30T08:48:21.103Z] ---> 9e0b763521cb [2021-04-30T08:48:21.103Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-30T08:48:21.383Z] ---> Running in bd465b8e8b55 [2021-04-30T08:48:21.383Z] ---> Running in 391707aee411 [2021-04-30T08:48:21.984Z] Removing intermediate container 391707aee411 [2021-04-30T08:48:21.984Z] ---> 7b87f907b1c8 [2021-04-30T08:48:21.984Z] Step 20/22 : LABEL arch=arm64 [2021-04-30T08:48:22.268Z] Removing intermediate container bd465b8e8b55 [2021-04-30T08:48:22.268Z] ---> 11d8c377eccf [2021-04-30T08:48:22.268Z] Step 22/23 : LABEL git_sha=0762094572dfdf8839e3b6669841e200cd664f61 [2021-04-30T08:48:22.268Z] ---> Running in 7eb0bc75b550 [2021-04-30T08:48:22.544Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-30T08:48:22.544Z] ---> Running in ba5b840a4943 [2021-04-30T08:48:22.820Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-30T08:48:23.423Z] Removing intermediate container 7eb0bc75b550 [2021-04-30T08:48:23.423Z] ---> 207fca46fd06 [2021-04-30T08:48:23.423Z] Step 21/22 : LABEL git_sha=0762094572dfdf8839e3b6669841e200cd664f61 [2021-04-30T08:48:23.423Z] (1/39) Installing readline (8.0.4-r0) [2021-04-30T08:48:23.423Z] (2/39) Installing bash (5.0.17-r0) [2021-04-30T08:48:23.698Z] Executing bash-5.0.17-r0.post-install [2021-04-30T08:48:23.698Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-04-30T08:48:23.698Z] (4/39) Installing libcurl (7.76.1-r0) [2021-04-30T08:48:23.698Z] (5/39) Installing curl (7.76.1-r0) [2021-04-30T08:48:23.698Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-04-30T08:48:23.698Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-04-30T08:48:23.698Z] (8/39) Installing expat (2.2.9-r1) [2021-04-30T08:48:23.698Z] (9/39) Installing libffi (3.3-r2) [2021-04-30T08:48:23.698Z] (10/39) Installing gdbm (1.13-r1) [2021-04-30T08:48:23.698Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-04-30T08:48:23.698Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-04-30T08:48:23.698Z] (13/39) Installing python3 (3.8.8-r0) [2021-04-30T08:48:24.864Z] Fetched 24.4 MB in 7s (3270 kB/s) [2021-04-30T08:48:25.674Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-04-30T08:48:25.674Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-04-30T08:48:25.674Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-04-30T08:48:25.674Z] (17/39) Installing py3-six (1.15.0-r0) [2021-04-30T08:48:25.674Z] (18/39) Installing py3-packaging (20.4-r0) [2021-04-30T08:48:25.674Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-04-30T08:48:25.947Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-04-30T08:48:25.947Z] (21/39) Installing py3-idna (2.9-r0) [2021-04-30T08:48:25.947Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-04-30T08:48:25.947Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-04-30T08:48:25.947Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-04-30T08:48:25.947Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-04-30T08:48:26.226Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-04-30T08:48:26.226Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-04-30T08:48:26.226Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-04-30T08:48:26.226Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-04-30T08:48:26.226Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-04-30T08:48:26.226Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-04-30T08:48:26.226Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-04-30T08:48:26.226Z] Removing intermediate container ba5b840a4943 [2021-04-30T08:48:26.226Z] ---> Running in 4dcdf20eaaa3 [2021-04-30T08:48:26.226Z] ---> a972641ce8e0 [2021-04-30T08:48:26.226Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-04-30T08:48:26.226Z] Step 23/23 : LABEL version=0.0.0(34/39) Installing py3-pep517 (0.8.2-r0) [2021-04-30T08:48:26.226Z] [2021-04-30T08:48:26.226Z] (35/39) Installing py3-progress (1.5-r0) [2021-04-30T08:48:26.226Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-04-30T08:48:26.261Z] Reading package lists... [2021-04-30T08:48:26.503Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-04-30T08:48:26.503Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-04-30T08:48:26.503Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-04-30T08:48:26.503Z] Executing busybox-1.31.1-r19.trigger [2021-04-30T08:48:26.503Z] OK: 72 MiB in 59 packages [2021-04-30T08:48:26.792Z] Reading package lists... [2021-04-30T08:48:27.056Z] Building dependency tree... [2021-04-30T08:48:27.056Z] Reading state information... [2021-04-30T08:48:27.496Z] ---> Running in 404b806d1012 [2021-04-30T08:48:27.633Z] The following additional packages will be installed: [2021-04-30T08:48:27.633Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-04-30T08:48:27.633Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-04-30T08:48:27.633Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-04-30T08:48:27.633Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-04-30T08:48:27.633Z] Suggested packages: [2021-04-30T08:48:27.633Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-04-30T08:48:27.633Z] Recommended packages: [2021-04-30T08:48:27.633Z] gnupg libsasl2-modules [2021-04-30T08:48:27.633Z] The following NEW packages will be installed: [2021-04-30T08:48:27.633Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-04-30T08:48:27.633Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-04-30T08:48:27.633Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-04-30T08:48:27.633Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-04-30T08:48:27.633Z] The following packages will be upgraded: [2021-04-30T08:48:27.633Z] gpg gpg-agent gpgconf libudev1 [2021-04-30T08:48:27.633Z] 4 upgraded, 18 newly installed, 0 to remove and 106 not upgraded. [2021-04-30T08:48:27.633Z] Need to get 3529 kB of archives. [2021-04-30T08:48:27.633Z] After this operation, 13.3 MB of additional disk space will be used. [2021-04-30T08:48:27.633Z] 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-04-30T08:48:27.633Z] 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-04-30T08:48:27.633Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-04-30T08:48:27.633Z] 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-04-30T08:48:27.766Z] Removing intermediate container 83b06698f4a7 [2021-04-30T08:48:27.766Z] ---> 7fd2613c5cfd [2021-04-30T08:48:27.766Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-04-30T08:48:27.766Z] Removing intermediate container 4dcdf20eaaa3 [2021-04-30T08:48:27.766Z] ---> d5d59441bf96 [2021-04-30T08:48:27.766Z] Step 22/22 : LABEL version=0.0.0 [2021-04-30T08:48:27.897Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.46 [58.4 kB] [2021-04-30T08:48:28.038Z] Removing intermediate container 404b806d1012 [2021-04-30T08:48:28.038Z] ---> bdb281482c5c [2021-04-30T08:48:28.038Z] [2021-04-30T08:48:28.038Z] ---> Running in a3ec690864db [2021-04-30T08:48:28.160Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.46 [1102 kB] [2021-04-30T08:48:28.315Z] ---> Running in 9ea3c1569fa3 [2021-04-30T08:48:28.425Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-04-30T08:48:28.425Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-04-30T08:48:28.425Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-04-30T08:48:28.690Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-04-30T08:48:28.690Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-04-30T08:48:28.690Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-04-30T08:48:28.690Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-04-30T08:48:28.690Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-04-30T08:48:28.690Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-04-30T08:48:28.690Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-04-30T08:48:28.690Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-04-30T08:48:28.690Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-04-30T08:48:28.690Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-04-30T08:48:28.690Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-04-30T08:48:28.690Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-04-30T08:48:28.690Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-04-30T08:48:28.913Z] Successfully built bdb281482c5c [2021-04-30T08:48:28.913Z] Successfully tagged docker-core-command-go-arm64:latest [2021-04-30T08:48:28.913Z]  Building docker-core-command-go ... done Building docker-support-notifications-go [2021-04-30T08:48:28.913Z] Removing intermediate container 9ea3c1569fa3 [2021-04-30T08:48:28.913Z] ---> 7bd09ee35bc1 [2021-04-30T08:48:28.913Z] [2021-04-30T08:48:29.267Z] debconf: delaying package configuration, since apt-utils is not installed [2021-04-30T08:48:29.267Z] Fetched 3529 kB in 1s (3034 kB/s) [2021-04-30T08:48:29.267Z] (Reading database ... 12511 files and directories currently installed.) [2021-04-30T08:48:29.267Z] Preparing to unpack .../libudev1_237-3ubuntu10.46_amd64.deb ... [2021-04-30T08:48:29.513Z] Successfully built 7bd09ee35bc1 [2021-04-30T08:48:29.513Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-04-30T08:48:29.513Z] Building docker-security-secretstore-setup-go [2021-04-30T08:48:29.530Z] Unpacking libudev1:amd64 (237-3ubuntu10.46) over (237-3ubuntu10) ... [2021-04-30T08:48:29.787Z]  Building docker-support-scheduler-go ... done fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-30T08:48:29.793Z] Setting up libudev1:amd64 (237-3ubuntu10.46) ... [2021-04-30T08:48:29.793Z] Selecting previously unselected package udev. [2021-04-30T08:48:29.793Z] (Reading database ... 12511 files and directories currently installed.) [2021-04-30T08:48:29.793Z] Preparing to unpack .../00-udev_237-3ubuntu10.46_amd64.deb ... [2021-04-30T08:48:29.793Z] Unpacking udev (237-3ubuntu10.46) ... [2021-04-30T08:48:30.371Z] Selecting previously unselected package libfuse2:amd64. [2021-04-30T08:48:30.371Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-04-30T08:48:30.371Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-04-30T08:48:30.371Z] Selecting previously unselected package fuse. [2021-04-30T08:48:30.371Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-04-30T08:48:30.371Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-04-30T08:48:30.371Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-04-30T08:48:30.371Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-04-30T08:48:30.381Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-30T08:48:30.638Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-04-30T08:48:30.638Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-04-30T08:48:30.638Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-04-30T08:48:30.902Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-04-30T08:48:30.902Z] Selecting previously unselected package libksba8:amd64. [2021-04-30T08:48:30.902Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-04-30T08:48:30.902Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-04-30T08:48:30.902Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-04-30T08:48:30.902Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-30T08:48:30.902Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-30T08:48:31.165Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-04-30T08:48:31.165Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-30T08:48:31.165Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-30T08:48:31.165Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-04-30T08:48:31.165Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-30T08:48:31.165Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-30T08:48:31.370Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-04-30T08:48:31.370Z] (2/6) Installing libgcc (9.3.0-r2) [2021-04-30T08:48:31.428Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-04-30T08:48:31.428Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-30T08:48:31.428Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-30T08:48:31.428Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-04-30T08:48:31.428Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-30T08:48:31.428Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-30T08:48:31.642Z] (3/6) Installing libsodium (1.0.18-r0) [2021-04-30T08:48:31.643Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-04-30T08:48:31.691Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-04-30T08:48:31.691Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-30T08:48:31.691Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-30T08:48:31.691Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-04-30T08:48:31.692Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-30T08:48:31.692Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-30T08:48:31.922Z] (5/6) Installing libzmq (4.3.3-r0) [2021-04-30T08:48:31.922Z] (6/6) Installing zeromq (4.3.3-r0) [2021-04-30T08:48:31.922Z] Executing busybox-1.31.1-r20.trigger [2021-04-30T08:48:31.922Z] OK: 8 MiB in 20 packages [2021-04-30T08:48:31.954Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-04-30T08:48:31.954Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-30T08:48:31.954Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-30T08:48:31.954Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-04-30T08:48:31.954Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-30T08:48:31.954Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-30T08:48:32.218Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-04-30T08:48:32.218Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-04-30T08:48:32.218Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-04-30T08:48:32.218Z] Selecting previously unselected package libsasl2-2:amd64. [2021-04-30T08:48:32.218Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-04-30T08:48:32.218Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-04-30T08:48:32.218Z] Selecting previously unselected package libldap-common. [2021-04-30T08:48:32.218Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-04-30T08:48:32.218Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-04-30T08:48:32.481Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-04-30T08:48:32.481Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-04-30T08:48:32.481Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-04-30T08:48:32.481Z] Selecting previously unselected package dirmngr. [2021-04-30T08:48:32.481Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-04-30T08:48:32.481Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-04-30T08:48:32.528Z] Collecting docker-compose==1.23.2 [2021-04-30T08:48:32.528Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-04-30T08:48:32.744Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-04-30T08:48:32.744Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-04-30T08:48:32.744Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-04-30T08:48:32.744Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-04-30T08:48:32.744Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-04-30T08:48:33.006Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-04-30T08:48:33.006Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-30T08:48:33.006Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-04-30T08:48:33.006Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-04-30T08:48:33.006Z] Setting up udev (237-3ubuntu10.46) ... [2021-04-30T08:48:33.519Z] 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-04-30T08:48:33.519Z] Collecting texttable<0.10,>=0.9.0 [2021-04-30T08:48:33.583Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-04-30T08:48:33.791Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-04-30T08:48:33.846Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-30T08:48:33.846Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-04-30T08:48:33.846Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-04-30T08:48:33.846Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-04-30T08:48:34.066Z] Removing intermediate container a3ec690864db [2021-04-30T08:48:34.066Z] ---> 5c97e129bea6 [2021-04-30T08:48:34.066Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-30T08:48:34.108Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-30T08:48:34.109Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-30T08:48:34.109Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-30T08:48:34.109Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-30T08:48:34.109Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-30T08:48:34.109Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-30T08:48:34.109Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-30T08:48:34.379Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-04-30T08:48:34.379Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-04-30T08:48:34.379Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-04-30T08:48:35.340Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-04-30T08:48:35.340Z] settings in the [Install] section, and DefaultInstance for template units). [2021-04-30T08:48:35.340Z] This means they are not meant to be enabled using systemctl. [2021-04-30T08:48:35.340Z] Possible reasons for having this kind of units are: [2021-04-30T08:48:35.340Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-04-30T08:48:35.340Z] .wants/ or .requires/ directory. [2021-04-30T08:48:35.340Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-04-30T08:48:35.340Z] a requirement dependency on it. [2021-04-30T08:48:35.340Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-04-30T08:48:35.340Z] D-Bus, udev, scripted systemctl call, ...). [2021-04-30T08:48:35.340Z] 4) In case of template units, the unit is meant to be enabled with some [2021-04-30T08:48:35.340Z] instance name specified. [2021-04-30T08:48:35.919Z] Reading package lists... [2021-04-30T08:48:36.049Z] ---> 2931718a5c44 [2021-04-30T08:48:36.050Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-04-30T08:48:36.184Z] Building dependency tree... [2021-04-30T08:48:36.184Z] Reading state information... [2021-04-30T08:48:36.184Z] The following additional packages will be installed: [2021-04-30T08:48:36.184Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-04-30T08:48:36.184Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-04-30T08:48:36.184Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-04-30T08:48:36.184Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-04-30T08:48:36.184Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-04-30T08:48:36.184Z] Suggested packages: [2021-04-30T08:48:36.184Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-04-30T08:48:36.184Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-04-30T08:48:36.184Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-04-30T08:48:36.184Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-04-30T08:48:36.184Z] systemd-container policykit-1 [2021-04-30T08:48:36.184Z] Recommended packages: [2021-04-30T08:48:36.184Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-04-30T08:48:36.452Z] The following NEW packages will be installed: [2021-04-30T08:48:36.452Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-04-30T08:48:36.452Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-04-30T08:48:36.452Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-04-30T08:48:36.452Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-04-30T08:48:36.452Z] python3.6-minimal snapd squashfs-tools sudo [2021-04-30T08:48:36.452Z] The following packages will be upgraded: [2021-04-30T08:48:36.452Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-04-30T08:48:36.452Z] 5 upgraded, 25 newly installed, 0 to remove and 101 not upgraded. [2021-04-30T08:48:36.452Z] Need to get 35.2 MB of archives. [2021-04-30T08:48:36.452Z] After this operation, 141 MB of additional disk space will be used. [2021-04-30T08:48:36.452Z] 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-04-30T08:48:36.452Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.46 [2914 kB] [2021-04-30T08:48:36.656Z] Collecting docopt<0.7,>=0.6.1 [2021-04-30T08:48:36.656Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-04-30T08:48:37.405Z] 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-04-30T08:48:37.405Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-04-30T08:48:37.405Z] 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-04-30T08:48:37.405Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.46 [209 kB] [2021-04-30T08:48:37.405Z] Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] [2021-04-30T08:48:37.405Z] Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [2021-04-30T08:48:37.405Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-04-30T08:48:37.405Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-04-30T08:48:37.405Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-04-30T08:48:37.405Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-04-30T08:48:37.405Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-04-30T08:48:37.405Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-04-30T08:48:37.405Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-04-30T08:48:37.405Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-04-30T08:48:37.405Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-04-30T08:48:37.405Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-04-30T08:48:37.405Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-04-30T08:48:37.405Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-04-30T08:48:37.405Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-04-30T08:48:37.405Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-04-30T08:48:37.405Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-04-30T08:48:37.405Z] Get:24 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-04-30T08:48:37.669Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-04-30T08:48:37.669Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-04-30T08:48:37.669Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-04-30T08:48:37.669Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-04-30T08:48:37.669Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-04-30T08:48:37.669Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-04-30T08:48:38.620Z] debconf: delaying package configuration, since apt-utils is not installed [2021-04-30T08:48:38.620Z] Fetched 35.2 MB in 2s (18.3 MB/s) [2021-04-30T08:48:38.620Z] (Reading database ... 12757 files and directories currently installed.) [2021-04-30T08:48:38.620Z] Preparing to unpack .../systemd_237-3ubuntu10.46_amd64.deb ... [2021-04-30T08:48:38.649Z] ---> 9cbb014385ae [2021-04-30T08:48:38.649Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-04-30T08:48:38.884Z] Unpacking systemd (237-3ubuntu10.46) over (237-3ubuntu10) ... [2021-04-30T08:48:39.837Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.46_amd64.deb ... [2021-04-30T08:48:39.837Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.46) over (237-3ubuntu10) ... [2021-04-30T08:48:39.837Z] Setting up libsystemd0:amd64 (237-3ubuntu10.46) ... [2021-04-30T08:48:39.837Z] (Reading database ... 12757 files and directories currently installed.) [2021-04-30T08:48:39.837Z] Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... [2021-04-30T08:48:39.837Z] Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... [2021-04-30T08:48:40.101Z] Setting up libapt-pkg5.0:amd64 (1.6.13) ... [2021-04-30T08:48:40.366Z] (Reading database ... 12757 files and directories currently installed.) [2021-04-30T08:48:40.366Z] Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... [2021-04-30T08:48:40.662Z] ---> 9e966e68165d [2021-04-30T08:48:40.662Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-04-30T08:48:40.662Z] Collecting websocket-client<1.0,>=0.32.0 [2021-04-30T08:48:40.662Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-04-30T08:48:40.937Z] ---> Running in 859bc2d7c79d [2021-04-30T08:48:41.318Z] Unpacking apt (1.6.13) over (1.6.1) ... [2021-04-30T08:48:41.539Z] Removing intermediate container 859bc2d7c79d [2021-04-30T08:48:41.539Z] ---> 430d923551d2 [2021-04-30T08:48:41.539Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-30T08:48:41.581Z] Setting up apt (1.6.13) ... [2021-04-30T08:48:41.581Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-04-30T08:48:41.809Z] ---> Running in 67b81f6720fb [2021-04-30T08:48:41.809Z] Collecting docker<4.0,>=3.6.0 [2021-04-30T08:48:41.809Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-04-30T08:48:42.155Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-04-30T08:48:42.409Z] Removing intermediate container 67b81f6720fb [2021-04-30T08:48:42.409Z] ---> 8a6d3e1b9864 [2021-04-30T08:48:42.409Z] Step 21/23 : LABEL arch=arm64 [2021-04-30T08:48:42.409Z] ---> Running in b3f8c7700aee [2021-04-30T08:48:42.418Z] (Reading database ... 12764 files and directories currently installed.) [2021-04-30T08:48:42.418Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-04-30T08:48:42.418Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-04-30T08:48:42.680Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-04-30T08:48:42.680Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-04-30T08:48:42.680Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-04-30T08:48:42.945Z] Selecting previously unselected package libexpat1:amd64. [2021-04-30T08:48:42.945Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-04-30T08:48:42.945Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-04-30T08:48:42.945Z] Selecting previously unselected package python3.6-minimal. [2021-04-30T08:48:42.945Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-04-30T08:48:42.945Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-04-30T08:48:43.399Z] Removing intermediate container b3f8c7700aee [2021-04-30T08:48:43.400Z] ---> 7231b962fd08 [2021-04-30T08:48:43.400Z] Step 22/23 : LABEL git_sha=0762094572dfdf8839e3b6669841e200cd664f61 [2021-04-30T08:48:43.524Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-04-30T08:48:43.524Z] Checking for services that may need to be restarted...done. [2021-04-30T08:48:43.524Z] Checking for services that may need to be restarted...done. [2021-04-30T08:48:43.524Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-04-30T08:48:43.678Z] ---> Running in ce24ed9472bd [2021-04-30T08:48:43.788Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-04-30T08:48:43.788Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-04-30T08:48:43.957Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-04-30T08:48:43.957Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-04-30T08:48:44.366Z] Selecting previously unselected package python3-minimal. [2021-04-30T08:48:44.629Z] (Reading database ... 13012 files and directories currently installed.) [2021-04-30T08:48:44.629Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-04-30T08:48:44.629Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-04-30T08:48:44.629Z] Selecting previously unselected package mime-support. [2021-04-30T08:48:44.629Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-04-30T08:48:44.629Z] Unpacking mime-support (3.60ubuntu1) ... [2021-04-30T08:48:44.895Z] Selecting previously unselected package libmpdec2:amd64. [2021-04-30T08:48:44.895Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-04-30T08:48:44.895Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-04-30T08:48:44.895Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-04-30T08:48:44.895Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-04-30T08:48:44.895Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-04-30T08:48:44.946Z] Removing intermediate container ce24ed9472bd [2021-04-30T08:48:44.946Z] ---> 34632399e6e3 [2021-04-30T08:48:44.946Z] Step 23/23 : LABEL version=0.0.0 [2021-04-30T08:48:44.946Z] Collecting dockerpty<0.5,>=0.4.1 [2021-04-30T08:48:44.946Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-04-30T08:48:45.472Z] Selecting previously unselected package python3.6. [2021-04-30T08:48:45.472Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-04-30T08:48:45.472Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-04-30T08:48:45.472Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-04-30T08:48:45.472Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-04-30T08:48:45.472Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-04-30T08:48:45.472Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-04-30T08:48:45.546Z] ---> Running in 646f25936a59 [2021-04-30T08:48:46.046Z] Selecting previously unselected package python3. [2021-04-30T08:48:46.047Z] (Reading database ... 13442 files and directories currently installed.) [2021-04-30T08:48:46.047Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-04-30T08:48:46.047Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-04-30T08:48:46.047Z] Selecting previously unselected package multiarch-support. [2021-04-30T08:48:46.047Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-04-30T08:48:46.047Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-04-30T08:48:46.047Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-04-30T08:48:46.309Z] Selecting previously unselected package liblzo2-2:amd64. [2021-04-30T08:48:46.309Z] (Reading database ... 13479 files and directories currently installed.) [2021-04-30T08:48:46.309Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-04-30T08:48:46.309Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-04-30T08:48:46.309Z] Selecting previously unselected package libbsd0:amd64. [2021-04-30T08:48:46.309Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-04-30T08:48:46.309Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-04-30T08:48:46.538Z] Removing intermediate container 646f25936a59 [2021-04-30T08:48:46.538Z] ---> 2a520bf03786 [2021-04-30T08:48:46.538Z] [2021-04-30T08:48:46.572Z] Selecting previously unselected package sudo. [2021-04-30T08:48:46.572Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-04-30T08:48:46.572Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-04-30T08:48:46.835Z] Selecting previously unselected package apparmor. [2021-04-30T08:48:46.835Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-04-30T08:48:46.835Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-04-30T08:48:47.098Z] Selecting previously unselected package libedit2:amd64. [2021-04-30T08:48:47.098Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-04-30T08:48:47.098Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-04-30T08:48:47.098Z] Selecting previously unselected package libkrb5support0:amd64. [2021-04-30T08:48:47.098Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-04-30T08:48:47.098Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-04-30T08:48:47.098Z] Selecting previously unselected package libk5crypto3:amd64. [2021-04-30T08:48:47.098Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-04-30T08:48:47.098Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-04-30T08:48:47.138Z] Successfully built 2a520bf03786 [2021-04-30T08:48:47.138Z] Successfully tagged docker-core-data-go-arm64:latest [2021-04-30T08:48:47.138Z] Building docker-core-metadata-go [2021-04-30T08:48:47.364Z] Selecting previously unselected package libkeyutils1:amd64. [2021-04-30T08:48:47.364Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-04-30T08:48:47.364Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-04-30T08:48:47.364Z] Selecting previously unselected package libkrb5-3:amd64. [2021-04-30T08:48:47.364Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-04-30T08:48:47.364Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-04-30T08:48:47.626Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-04-30T08:48:47.626Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-04-30T08:48:47.626Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-04-30T08:48:47.626Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-04-30T08:48:47.626Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-04-30T08:48:47.626Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-04-30T08:48:48.125Z]  Building docker-core-data-go ... done Collecting cached-property<2,>=1.2.0 [2021-04-30T08:48:48.125Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-04-30T08:48:48.202Z] Selecting previously unselected package openssh-client. [2021-04-30T08:48:48.202Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-04-30T08:48:48.202Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-04-30T08:48:48.202Z] Selecting previously unselected package squashfs-tools. [2021-04-30T08:48:48.202Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-04-30T08:48:48.202Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-04-30T08:48:48.466Z] Selecting previously unselected package snapd. [2021-04-30T08:48:48.466Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-04-30T08:48:48.466Z] Unpacking snapd (2.48.3+18.04) ... [2021-04-30T08:48:49.558Z] Collecting PyYAML<4,>=3.10 [2021-04-30T08:48:49.558Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-04-30T08:48:51.787Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-04-30T08:48:51.787Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-04-30T08:48:51.787Z] Setting up mime-support (3.60ubuntu1) ... [2021-04-30T08:48:51.787Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-04-30T08:48:51.787Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-04-30T08:48:52.050Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-04-30T08:48:52.050Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-04-30T08:48:52.050Z] Setting up systemd (237-3ubuntu10.46) ... [2021-04-30T08:48:52.050Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-04-30T08:48:52.999Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-04-30T08:48:52.999Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-04-30T08:48:52.999Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-04-30T08:48:52.999Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-04-30T08:48:52.999Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-04-30T08:48:53.274Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-04-30T08:48:53.852Z] Collecting jsonschema<3,>=2.5.1 [2021-04-30T08:48:53.852Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-04-30T08:48:53.852Z] Collecting docker-pycreds>=0.4.0 [2021-04-30T08:48:53.852Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-04-30T08:48:53.852Z] 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-04-30T08:48:54.127Z] Collecting idna<2.8,>=2.5 [2021-04-30T08:48:54.127Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-04-30T08:48:54.230Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-04-30T08:48:54.230Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-04-30T08:48:54.230Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-04-30T08:48:54.230Z] Setting up python3 (3.6.7-1~18.04) ... [2021-04-30T08:48:54.230Z] running python rtupdate hooks for python3.6... [2021-04-30T08:48:54.230Z] running python post-rtupdate hooks for python3.6... [2021-04-30T08:48:54.400Z] 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-04-30T08:48:54.492Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-04-30T08:48:54.999Z] Collecting urllib3<1.25,>=1.21.1 [2021-04-30T08:48:54.999Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-04-30T08:48:55.272Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-04-30T08:48:55.272Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-04-30T08:48:55.272Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-04-30T08:48:55.272Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-04-30T08:48:56.421Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-04-30T08:48:56.421Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-04-30T08:48:56.421Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-04-30T08:48:56.686Z] Setting up snapd (2.48.3+18.04) ... [2021-04-30T08:48:56.714Z] Installing collected packages: texttable, docopt, websocket-client, docker-pycreds, idna, urllib3, requests, docker, dockerpty, cached-property, PyYAML, jsonschema, docker-compose [2021-04-30T08:48:56.714Z] Running setup.py install for texttable: started [2021-04-30T08:48:57.262Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-04-30T08:48:57.527Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-04-30T08:48:58.105Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-04-30T08:48:58.369Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-04-30T08:48:58.633Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-04-30T08:48:58.633Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-04-30T08:48:58.897Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-04-30T08:48:59.161Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-04-30T08:48:59.341Z] Running setup.py install for texttable: finished with status 'done' [2021-04-30T08:48:59.341Z] Running setup.py install for docopt: started [2021-04-30T08:48:59.426Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-04-30T08:49:00.001Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-04-30T08:49:00.001Z] /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-04-30T08:49:00.001Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-04-30T08:49:00.264Z] Processing triggers for systemd (237-3ubuntu10.46) ... [2021-04-30T08:49:00.777Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-30T08:49:00.777Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-04-30T08:49:00.777Z] ---> b260dc822796 [2021-04-30T08:49:00.777Z] Step 3/31 : WORKDIR /edgex-go [2021-04-30T08:49:00.777Z] ---> Using cache [2021-04-30T08:49:00.777Z] ---> 69148233e26b [2021-04-30T08:49:00.777Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-30T08:49:00.777Z] ---> Using cache [2021-04-30T08:49:00.777Z] ---> 11c0fee93042 [2021-04-30T08:49:00.777Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-04-30T08:49:00.777Z] ---> Using cache [2021-04-30T08:49:00.777Z] ---> 8e11b3780a46 [2021-04-30T08:49:00.777Z] Step 6/31 : COPY go.mod . [2021-04-30T08:49:00.777Z] ---> Using cache [2021-04-30T08:49:00.777Z] ---> a1d12d268b9d [2021-04-30T08:49:00.777Z] Step 7/31 : RUN go mod download [2021-04-30T08:49:00.777Z] ---> Using cache [2021-04-30T08:49:00.777Z] ---> 57c3e24f634c [2021-04-30T08:49:00.777Z] Step 8/31 : COPY . . [2021-04-30T08:49:00.777Z] ---> Using cache [2021-04-30T08:49:00.777Z] ---> ea36c913f79a [2021-04-30T08:49:00.777Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-04-30T08:49:01.660Z] Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-04-30T08:49:01.660Z] Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-04-30T08:49:01.660Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-04-30T08:49:01.771Z] Running setup.py install for docopt: finished with status 'done' [2021-04-30T08:49:04.177Z] Reading package lists... [2021-04-30T08:49:04.404Z] Attempting uninstall: idna [2021-04-30T08:49:04.404Z] Found existing installation: idna 2.9 [2021-04-30T08:49:04.404Z] Uninstalling idna-2.9: [2021-04-30T08:49:04.442Z] Reading package lists... [2021-04-30T08:49:04.677Z] Successfully uninstalled idna-2.9 [2021-04-30T08:49:04.704Z] Building dependency tree... [2021-04-30T08:49:04.704Z] Reading state information... [2021-04-30T08:49:04.953Z] ---> Running in 762619a364b5 [2021-04-30T08:49:04.968Z] Calculating upgrade... [2021-04-30T08:49:05.554Z] Attempting uninstall: urllib3 [2021-04-30T08:49:05.554Z] Found existing installation: urllib3 1.25.9 [2021-04-30T08:49:05.554Z] Uninstalling urllib3-1.25.9: [2021-04-30T08:49:05.563Z] The following packages will be upgraded: [2021-04-30T08:49:05.563Z] advancecomp base-files bash binutils binutils-common [2021-04-30T08:49:05.563Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-04-30T08:49:05.563Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-04-30T08:49:05.563Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-04-30T08:49:05.563Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-04-30T08:49:05.563Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-04-30T08:49:05.563Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-04-30T08:49:05.563Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-04-30T08:49:05.563Z] libkmod2 liblsan0 libmount1 libmpx2 libncurses5 libncursesw5 libnettle6 [2021-04-30T08:49:05.563Z] libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime libpam0g [2021-04-30T08:49:05.563Z] libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 [2021-04-30T08:49:05.563Z] libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 [2021-04-30T08:49:05.563Z] libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base [2021-04-30T08:49:05.563Z] ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 [2021-04-30T08:49:05.563Z] pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-04-30T08:49:05.563Z] 101 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-04-30T08:49:05.563Z] Need to get 64.0 MB of archives. [2021-04-30T08:49:05.563Z] After this operation, 5034 kB of additional disk space will be used. [2021-04-30T08:49:05.563Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-142.146 [987 kB] [2021-04-30T08:49:05.563Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-04-30T08:49:05.563Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-04-30T08:49:05.563Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-04-30T08:49:05.563Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-04-30T08:49:05.563Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-04-30T08:49:05.563Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-04-30T08:49:05.563Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-04-30T08:49:05.563Z] 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-04-30T08:49:05.563Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-04-30T08:49:05.563Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-04-30T08:49:05.563Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-04-30T08:49:05.563Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-04-30T08:49:05.563Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-04-30T08:49:05.563Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-04-30T08:49:05.563Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-04-30T08:49:05.563Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-04-30T08:49:05.826Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-04-30T08:49:05.826Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-04-30T08:49:05.826Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-04-30T08:49:05.826Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-04-30T08:49:05.831Z] Successfully uninstalled urllib3-1.25.9 [2021-04-30T08:49:06.090Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-04-30T08:49:06.090Z] 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-04-30T08:49:06.090Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-04-30T08:49:06.090Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-04-30T08:49:06.090Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-04-30T08:49:06.090Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-04-30T08:49:06.090Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-04-30T08:49:06.090Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-04-30T08:49:06.090Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-04-30T08:49:06.090Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-04-30T08:49:06.090Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-04-30T08:49:06.090Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-04-30T08:49:06.090Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-04-30T08:49:06.090Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-04-30T08:49:06.090Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-04-30T08:49:06.090Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] [2021-04-30T08:49:06.090Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] [2021-04-30T08:49:06.090Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-04-30T08:49:06.090Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-04-30T08:49:06.090Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-04-30T08:49:06.090Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-04-30T08:49:06.090Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-04-30T08:49:06.090Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-04-30T08:49:06.090Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-04-30T08:49:06.090Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-04-30T08:49:06.090Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-04-30T08:49:06.090Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-04-30T08:49:06.090Z] 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-04-30T08:49:06.355Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-04-30T08:49:06.355Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-04-30T08:49:06.355Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-04-30T08:49:06.355Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-04-30T08:49:06.355Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-04-30T08:49:06.355Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-04-30T08:49:06.355Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-04-30T08:49:06.355Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-04-30T08:49:06.430Z] 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-04-30T08:49:06.430Z] Attempting uninstall: requests [2021-04-30T08:49:06.430Z] Found existing installation: requests 2.23.0 [2021-04-30T08:49:06.430Z] Uninstalling requests-2.23.0: [2021-04-30T08:49:06.640Z] Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-04-30T08:49:06.640Z] Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-04-30T08:49:06.640Z] Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-04-30T08:49:06.640Z] Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-04-30T08:49:06.640Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-04-30T08:49:06.640Z] Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-04-30T08:49:06.640Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-04-30T08:49:06.640Z] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-04-30T08:49:06.640Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-04-30T08:49:06.640Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-04-30T08:49:06.640Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-04-30T08:49:06.640Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-04-30T08:49:06.640Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-04-30T08:49:06.640Z] Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-04-30T08:49:06.706Z] Successfully uninstalled requests-2.23.0 [2021-04-30T08:49:06.904Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-04-30T08:49:06.904Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-04-30T08:49:06.904Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-04-30T08:49:06.904Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-04-30T08:49:06.904Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-04-30T08:49:06.904Z] 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-04-30T08:49:06.904Z] 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-04-30T08:49:06.904Z] 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-04-30T08:49:06.904Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.46 [16.0 kB] [2021-04-30T08:49:06.904Z] 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-04-30T08:49:06.904Z] Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-04-30T08:49:06.904Z] Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-04-30T08:49:06.904Z] Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-04-30T08:49:06.904Z] Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-04-30T08:49:06.904Z] Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-04-30T08:49:06.904Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-04-30T08:49:06.904Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-04-30T08:49:06.904Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-04-30T08:49:07.169Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-04-30T08:49:07.169Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-04-30T08:49:07.169Z] 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-04-30T08:49:07.169Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-04-30T08:49:07.169Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-04-30T08:49:07.169Z] 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-04-30T08:49:07.169Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-04-30T08:49:07.169Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-04-30T08:49:07.169Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-04-30T08:49:07.169Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-04-30T08:49:07.169Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-04-30T08:49:07.169Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-04-30T08:49:07.435Z] debconf: delaying package configuration, since apt-utils is not installed [2021-04-30T08:49:07.701Z] Fetched 64.0 MB in 2s (34.7 MB/s) [2021-04-30T08:49:07.701Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-30T08:49:07.701Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-04-30T08:49:07.701Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-04-30T08:49:08.145Z] Running setup.py install for dockerpty: started [2021-04-30T08:49:08.651Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-04-30T08:49:08.652Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-04-30T08:49:08.652Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-142.146_amd64.deb ... [2021-04-30T08:49:08.652Z] Unpacking linux-libc-dev:amd64 (4.15.0-142.146) over (4.15.0-20.21) ... [2021-04-30T08:49:09.602Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-30T08:49:09.602Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-30T08:49:09.864Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-30T08:49:09.864Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-30T08:49:09.864Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-30T08:49:09.864Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-30T08:49:10.141Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-30T08:49:10.141Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-30T08:49:10.141Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-30T08:49:10.407Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-30T08:49:10.407Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-30T08:49:10.407Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-30T08:49:10.670Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-30T08:49:10.670Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-30T08:49:10.670Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-30T08:49:10.777Z] Running setup.py install for dockerpty: finished with status 'done' [2021-04-30T08:49:10.777Z] Running setup.py install for PyYAML: started [2021-04-30T08:49:10.933Z] (Reading database ... 13911 files and directories currently installed.) [2021-04-30T08:49:10.934Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-30T08:49:10.934Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-04-30T08:49:10.934Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-04-30T08:49:11.197Z] (Reading database ... 13911 files and directories currently installed.) [2021-04-30T08:49:11.197Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-30T08:49:11.197Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-30T08:49:11.197Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-30T08:49:11.197Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-30T08:49:11.467Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-30T08:49:11.467Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-30T08:49:11.738Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-30T08:49:12.002Z] (Reading database ... 13911 files and directories currently installed.) [2021-04-30T08:49:12.002Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-04-30T08:49:12.579Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-04-30T08:49:13.160Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-04-30T08:49:13.427Z] (Reading database ... 13911 files and directories currently installed.) [2021-04-30T08:49:13.427Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-04-30T08:49:13.427Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-04-30T08:49:13.427Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-04-30T08:49:13.692Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-04-30T08:49:13.957Z] Setting up base-files (10.1ubuntu2.10) ... [2021-04-30T08:49:13.957Z] Installing new version of config file /etc/issue ... [2021-04-30T08:49:13.957Z] Installing new version of config file /etc/issue.net ... [2021-04-30T08:49:13.957Z] Installing new version of config file /etc/lsb-release ... [2021-04-30T08:49:14.208Z] Running setup.py install for PyYAML: finished with status 'done' [2021-04-30T08:49:14.224Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-04-30T08:49:14.491Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-04-30T08:49:14.491Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-04-30T08:49:14.491Z] Removing obsolete conffile /etc/default/motd-news ... [2021-04-30T08:49:14.756Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-30T08:49:14.756Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-04-30T08:49:14.756Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-04-30T08:49:15.020Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-04-30T08:49:15.020Z] 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-04-30T08:49:15.283Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-30T08:49:15.283Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-30T08:49:15.283Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-04-30T08:49:15.283Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-04-30T08:49:15.547Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-30T08:49:15.547Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-04-30T08:49:15.547Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-04-30T08:49:15.547Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-04-30T08:49:15.658Z] 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.58.0 [2021-04-30T08:49:15.813Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-30T08:49:15.813Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-04-30T08:49:15.813Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-04-30T08:49:16.077Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-04-30T08:49:16.341Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-30T08:49:16.341Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-04-30T08:49:16.341Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-04-30T08:49:16.341Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-04-30T08:49:16.605Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-30T08:49:16.605Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-04-30T08:49:16.605Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-04-30T08:49:16.605Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-04-30T08:49:16.868Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-30T08:49:16.868Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-04-30T08:49:16.868Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-04-30T08:49:16.868Z] Setting up grep (3.1-2build1) ... [2021-04-30T08:49:17.133Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-30T08:49:17.133Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-04-30T08:49:17.133Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-04-30T08:49:17.397Z] Setting up login (1:4.5-1ubuntu2) ... [2021-04-30T08:49:17.397Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-30T08:49:17.397Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-04-30T08:49:17.659Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-04-30T08:49:17.659Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-04-30T08:49:17.933Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-30T08:49:17.933Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-04-30T08:49:17.933Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-04-30T08:49:18.885Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-04-30T08:49:18.885Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-04-30T08:49:18.885Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-04-30T08:49:18.885Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-04-30T08:49:19.294Z] Step 1/25 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-30T08:49:19.294Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2021-04-30T08:49:19.294Z] ---> b260dc822796 [2021-04-30T08:49:19.294Z] Step 3/25 : WORKDIR /edgex-go [2021-04-30T08:49:19.294Z] ---> Using cache [2021-04-30T08:49:19.294Z] ---> 69148233e26b [2021-04-30T08:49:19.294Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-30T08:49:19.294Z] ---> Using cache [2021-04-30T08:49:19.294Z] ---> 11c0fee93042 [2021-04-30T08:49:19.294Z] Step 5/25 : RUN apk add --update --no-cache make git [2021-04-30T08:49:19.294Z] ---> Using cache [2021-04-30T08:49:19.294Z] ---> 8e11b3780a46 [2021-04-30T08:49:19.294Z] Step 6/25 : COPY go.mod . [2021-04-30T08:49:19.294Z] ---> Using cache [2021-04-30T08:49:19.294Z] ---> a1d12d268b9d [2021-04-30T08:49:19.294Z] Step 7/25 : RUN go mod download [2021-04-30T08:49:19.294Z] ---> Using cache [2021-04-30T08:49:19.294Z] ---> 57c3e24f634c [2021-04-30T08:49:19.294Z] Step 8/25 : COPY . . [2021-04-30T08:49:19.465Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-04-30T08:49:19.728Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-30T08:49:19.728Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-04-30T08:49:19.728Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-04-30T08:49:19.912Z] ---> Using cache [2021-04-30T08:49:19.912Z] ---> ea36c913f79a [2021-04-30T08:49:19.912Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-04-30T08:49:20.523Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-30T08:49:20.523Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-04-30T08:49:20.523Z] ---> b260dc822796 [2021-04-30T08:49:20.523Z] Step 3/22 : WORKDIR /edgex-go [2021-04-30T08:49:20.523Z] ---> Using cache [2021-04-30T08:49:20.523Z] ---> 69148233e26b [2021-04-30T08:49:20.523Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-30T08:49:20.523Z] ---> Using cache [2021-04-30T08:49:20.523Z] ---> 11c0fee93042 [2021-04-30T08:49:20.523Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-04-30T08:49:20.681Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-04-30T08:49:20.945Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-04-30T08:49:20.945Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-04-30T08:49:20.945Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-04-30T08:49:20.945Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-04-30T08:49:21.208Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-30T08:49:21.208Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-04-30T08:49:21.208Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-04-30T08:49:21.471Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-04-30T08:49:21.471Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-30T08:49:21.471Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-30T08:49:21.471Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-30T08:49:21.735Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-04-30T08:49:21.735Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-30T08:49:21.735Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-30T08:49:21.735Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-30T08:49:21.998Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-04-30T08:49:21.998Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-30T08:49:21.998Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-30T08:49:21.998Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-30T08:49:22.261Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-04-30T08:49:22.261Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-30T08:49:22.261Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-30T08:49:22.261Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-30T08:49:22.524Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-04-30T08:49:22.524Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-30T08:49:22.524Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-04-30T08:49:22.524Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-04-30T08:49:22.786Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-04-30T08:49:22.786Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-04-30T08:49:22.786Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-04-30T08:49:23.049Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-30T08:49:23.049Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-04-30T08:49:23.049Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-04-30T08:49:23.049Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-04-30T08:49:23.156Z] ---> Running in 7885715641e2 [2021-04-30T08:49:23.156Z] ---> Running in 5283041af39d [2021-04-30T08:49:23.311Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-30T08:49:23.311Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-30T08:49:23.311Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-30T08:49:23.311Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-04-30T08:49:23.573Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-30T08:49:23.573Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-30T08:49:23.573Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-30T08:49:23.573Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-04-30T08:49:23.837Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-30T08:49:23.837Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-30T08:49:23.837Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-30T08:49:24.412Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-04-30T08:49:24.991Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-04-30T08:49:25.569Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-04-30T08:49:25.569Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-30T08:49:25.569Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-04-30T08:49:25.569Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-04-30T08:49:25.792Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-04-30T08:49:25.831Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-04-30T08:49:26.070Z] 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-04-30T08:49:26.093Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-30T08:49:26.093Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-04-30T08:49:26.093Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-04-30T08:49:26.093Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-04-30T08:49:26.372Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-30T08:49:26.372Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-04-30T08:49:26.372Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-04-30T08:49:26.635Z] Setting up debconf (1.5.66ubuntu1) ... [2021-04-30T08:49:26.897Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-30T08:49:26.897Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-04-30T08:49:26.897Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-04-30T08:49:26.897Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-04-30T08:49:27.061Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-04-30T08:49:27.167Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-30T08:49:27.167Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-04-30T08:49:27.167Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-04-30T08:49:27.431Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-04-30T08:49:27.431Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-30T08:49:27.431Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-04-30T08:49:27.431Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-04-30T08:49:27.694Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-04-30T08:49:28.064Z] OK: 218 MiB in 52 packages [2021-04-30T08:49:28.273Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-30T08:49:28.273Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-04-30T08:49:28.273Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-04-30T08:49:28.273Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-04-30T08:49:28.538Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-30T08:49:28.538Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-04-30T08:49:28.538Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-04-30T08:49:28.800Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-04-30T08:49:29.065Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-30T08:49:29.065Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-30T08:49:29.065Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-30T08:49:29.328Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.46_amd64.deb ... [2021-04-30T08:49:29.329Z] Unpacking systemd-sysv (237-3ubuntu10.46) over (237-3ubuntu10) ... [2021-04-30T08:49:29.329Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-04-30T08:49:29.591Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-04-30T08:49:29.591Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-04-30T08:49:29.591Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-30T08:49:29.591Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-04-30T08:49:29.854Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-04-30T08:49:29.854Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-04-30T08:49:30.117Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-30T08:49:30.117Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-04-30T08:49:30.117Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-04-30T08:49:30.117Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-04-30T08:49:30.699Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-30T08:49:30.699Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-04-30T08:49:30.699Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-04-30T08:49:30.699Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-04-30T08:49:30.962Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-30T08:49:30.962Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-04-30T08:49:30.962Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-04-30T08:49:31.225Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-04-30T08:49:31.225Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-30T08:49:31.225Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-04-30T08:49:31.225Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-04-30T08:49:31.800Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-04-30T08:49:32.063Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-30T08:49:32.063Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-04-30T08:49:32.063Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-04-30T08:49:32.063Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-04-30T08:49:32.325Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-30T08:49:32.325Z] Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... [2021-04-30T08:49:32.325Z] Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-04-30T08:49:32.325Z] Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... [2021-04-30T08:49:32.448Z] Removing intermediate container 5283041af39d [2021-04-30T08:49:32.448Z] ---> 7b0ad6ddd282 [2021-04-30T08:49:32.448Z] Step 6/22 : COPY go.mod . [2021-04-30T08:49:32.587Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-30T08:49:32.588Z] Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... [2021-04-30T08:49:32.588Z] Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-04-30T08:49:32.588Z] Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... [2021-04-30T08:49:32.851Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-30T08:49:32.851Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-04-30T08:49:32.851Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-04-30T08:49:32.851Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-04-30T08:49:33.116Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-30T08:49:33.116Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-04-30T08:49:33.116Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-04-30T08:49:33.116Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-04-30T08:49:33.380Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-30T08:49:33.380Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-04-30T08:49:33.380Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-04-30T08:49:33.644Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-04-30T08:49:33.644Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-30T08:49:33.644Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-04-30T08:49:33.644Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-04-30T08:49:33.909Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-04-30T08:49:33.911Z] ---> 490229934816 [2021-04-30T08:49:33.912Z] Step 7/22 : RUN go mod download [2021-04-30T08:49:34.174Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-30T08:49:34.174Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-04-30T08:49:34.174Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-04-30T08:49:34.175Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-04-30T08:49:34.191Z] ---> Running in e016df594868 [2021-04-30T08:49:34.439Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-30T08:49:34.439Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-04-30T08:49:34.439Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-04-30T08:49:34.439Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-04-30T08:49:34.701Z] (Reading database ... 13915 files and directories currently installed.) [2021-04-30T08:49:34.701Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-04-30T08:49:34.701Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-04-30T08:49:34.964Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-04-30T08:49:34.964Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-04-30T08:49:35.227Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-04-30T08:49:35.227Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-04-30T08:49:35.495Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-04-30T08:49:35.495Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-04-30T08:49:35.758Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-04-30T08:49:35.758Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-04-30T08:49:35.758Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-04-30T08:49:35.758Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-04-30T08:49:36.021Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-04-30T08:49:36.021Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-04-30T08:49:36.021Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-04-30T08:49:36.290Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-04-30T08:49:36.555Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-04-30T08:49:36.555Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-04-30T08:49:36.836Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-04-30T08:49:36.836Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-04-30T08:49:36.836Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-04-30T08:49:37.104Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-04-30T08:49:37.368Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-04-30T08:49:37.368Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-04-30T08:49:37.618Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-30T08:49:37.619Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-30T08:49:37.619Z] ---> b260dc822796 [2021-04-30T08:49:37.619Z] Step 3/23 : WORKDIR /edgex-go [2021-04-30T08:49:37.619Z] ---> Using cache [2021-04-30T08:49:37.619Z] ---> 69148233e26b [2021-04-30T08:49:37.619Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-30T08:49:37.619Z] ---> Using cache [2021-04-30T08:49:37.619Z] ---> 11c0fee93042 [2021-04-30T08:49:37.619Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-04-30T08:49:37.619Z] ---> Using cache [2021-04-30T08:49:37.619Z] ---> 8e11b3780a46 [2021-04-30T08:49:37.619Z] Step 6/23 : COPY go.mod . [2021-04-30T08:49:37.619Z] ---> Using cache [2021-04-30T08:49:37.619Z] ---> a1d12d268b9d [2021-04-30T08:49:37.619Z] Step 7/23 : RUN go mod download [2021-04-30T08:49:37.619Z] ---> Using cache [2021-04-30T08:49:37.619Z] ---> 57c3e24f634c [2021-04-30T08:49:37.619Z] Step 8/23 : COPY . . [2021-04-30T08:49:37.619Z] ---> Using cache [2021-04-30T08:49:37.619Z] ---> ea36c913f79a [2021-04-30T08:49:37.619Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-04-30T08:49:38.228Z] ---> Running in 28937b2e90a0 [2021-04-30T08:49:38.438Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-04-30T08:49:38.439Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-04-30T08:49:39.015Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-04-30T08:49:39.015Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-04-30T08:49:39.015Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-04-30T08:49:39.279Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-04-30T08:49:39.662Z] Removing intermediate container e016df594868 [2021-04-30T08:49:39.662Z] ---> eeccb4ed4a46 [2021-04-30T08:49:39.662Z] Step 8/22 : COPY . . [2021-04-30T08:49:39.662Z] Removing intermediate container 4a92743e92c8 [2021-04-30T08:49:39.662Z] ---> 7bab209d01ea [2021-04-30T08:49:39.662Z] Step 14/23 : ENV APP_PORT=48090 [2021-04-30T08:49:39.857Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-04-30T08:49:39.857Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-04-30T08:49:39.857Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-04-30T08:49:39.934Z] ---> Running in db81612ca50d [2021-04-30T08:49:40.122Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-04-30T08:49:40.122Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-04-30T08:49:40.122Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-04-30T08:49:40.388Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-30T08:49:40.388Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-30T08:49:40.388Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-30T08:49:40.388Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-30T08:49:40.533Z] 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-04-30T08:49:40.657Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-30T08:49:40.657Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-30T08:49:40.805Z] Removing intermediate container db81612ca50d [2021-04-30T08:49:40.806Z] ---> 1c58e6f0392f [2021-04-30T08:49:40.806Z] Step 15/23 : EXPOSE $APP_PORT [2021-04-30T08:49:40.921Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-30T08:49:40.922Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-30T08:49:41.082Z] ---> Running in d04fcf6ade14 [2021-04-30T08:49:42.068Z] Removing intermediate container d04fcf6ade14 [2021-04-30T08:49:42.068Z] ---> 59aec387d689 [2021-04-30T08:49:42.068Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-04-30T08:49:42.850Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-30T08:49:42.850Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-30T08:49:44.058Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-30T08:49:44.323Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-30T08:49:44.901Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-30T08:49:45.170Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-30T08:49:45.433Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-30T08:49:45.473Z] ---> 6d82437dc872 [2021-04-30T08:49:45.473Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-04-30T08:49:45.697Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-30T08:49:47.092Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-30T08:49:47.092Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-30T08:49:47.092Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-04-30T08:49:47.092Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-04-30T08:49:47.092Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-04-30T08:49:47.092Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-04-30T08:49:47.355Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-04-30T08:49:47.355Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-04-30T08:49:47.618Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-04-30T08:49:47.618Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-04-30T08:49:47.618Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-04-30T08:49:47.618Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-04-30T08:49:47.882Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-04-30T08:49:47.882Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-04-30T08:49:47.882Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-04-30T08:49:47.882Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-04-30T08:49:48.111Z] ---> 43115c287cb2 [2021-04-30T08:49:48.111Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-04-30T08:49:48.144Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-30T08:49:48.144Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-04-30T08:49:48.144Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-30T08:49:48.144Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-30T08:49:48.144Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-30T08:49:48.144Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-04-30T08:49:48.406Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-04-30T08:49:48.406Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-04-30T08:49:48.406Z] [2021-04-30T08:49:48.406Z] Current default time zone: 'Etc/UTC' [2021-04-30T08:49:48.406Z] Local time is now: Fri Apr 30 08:49:48 UTC 2021. [2021-04-30T08:49:48.406Z] Universal Time is now: Fri Apr 30 08:49:48 UTC 2021. [2021-04-30T08:49:48.406Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-04-30T08:49:48.406Z] [2021-04-30T08:49:48.667Z] Setting up systemd-sysv (237-3ubuntu10.46) ... [2021-04-30T08:49:48.667Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-30T08:49:48.668Z] Setting up linux-libc-dev:amd64 (4.15.0-142.146) ... [2021-04-30T08:49:48.668Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-04-30T08:49:48.668Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-04-30T08:49:48.668Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-04-30T08:49:48.668Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-04-30T08:49:48.668Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-04-30T08:49:48.931Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-04-30T08:49:48.931Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-04-30T08:49:48.931Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-30T08:49:48.931Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-04-30T08:49:49.194Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-04-30T08:49:49.194Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-04-30T08:49:49.194Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-30T08:49:49.194Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-04-30T08:49:49.194Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-04-30T08:49:49.194Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-04-30T08:49:49.194Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-04-30T08:49:49.194Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-04-30T08:49:49.458Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-04-30T08:49:49.459Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-04-30T08:49:49.459Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-04-30T08:49:49.567Z] ---> 67e92e8bd7fb [2021-04-30T08:49:49.568Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-04-30T08:49:49.847Z] ---> Running in ac472f3fb937 [2021-04-30T08:49:51.308Z] Removing intermediate container ac472f3fb937 [2021-04-30T08:49:51.308Z] ---> 23d0630a6a75 [2021-04-30T08:49:51.308Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-30T08:49:51.593Z] ---> Running in 3e1716b85769 [2021-04-30T08:49:52.014Z] Updating certificates in /etc/ssl/certs... [2021-04-30T08:49:52.586Z] 23 added, 27 removed; done. [2021-04-30T08:49:52.590Z] Removing intermediate container 3e1716b85769 [2021-04-30T08:49:52.590Z] ---> 288f1181d0d7 [2021-04-30T08:49:52.590Z] Step 21/23 : LABEL arch=arm64 [2021-04-30T08:49:52.849Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-04-30T08:49:52.849Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-30T08:49:52.849Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-04-30T08:49:52.849Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-04-30T08:49:52.849Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-04-30T08:49:52.868Z] ---> Running in cbeb3ef1fba3 [2021-04-30T08:49:53.117Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-04-30T08:49:53.117Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-04-30T08:49:53.118Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-04-30T08:49:53.118Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-04-30T08:49:53.118Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-04-30T08:49:53.118Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-04-30T08:49:53.118Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-04-30T08:49:53.118Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-04-30T08:49:53.379Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-04-30T08:49:53.379Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-04-30T08:49:53.379Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-04-30T08:49:53.379Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-04-30T08:49:53.379Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-04-30T08:49:53.643Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-04-30T08:49:53.643Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-04-30T08:49:53.643Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-04-30T08:49:53.643Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-04-30T08:49:53.643Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-04-30T08:49:53.907Z] Processing triggers for systemd (237-3ubuntu10.46) ... [2021-04-30T08:49:53.907Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-04-30T08:49:53.907Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-04-30T08:49:53.907Z] Updating certificates in /etc/ssl/certs... [2021-04-30T08:49:54.319Z] Removing intermediate container cbeb3ef1fba3 [2021-04-30T08:49:54.319Z] ---> a81092a7793f [2021-04-30T08:49:54.319Z] Step 22/23 : LABEL git_sha=0762094572dfdf8839e3b6669841e200cd664f61 [2021-04-30T08:49:54.598Z] ---> Running in 31c6f137371d [2021-04-30T08:49:54.859Z] 0 added, 0 removed; done. [2021-04-30T08:49:54.860Z] Running hooks in /etc/ca-certificates/update.d... [2021-04-30T08:49:54.860Z] done. [2021-04-30T08:49:55.812Z] Reading package lists... [2021-04-30T08:49:56.053Z] Removing intermediate container 31c6f137371d [2021-04-30T08:49:56.053Z] ---> a668b0d69d2f [2021-04-30T08:49:56.053Z] Step 23/23 : LABEL version=0.0.0 [2021-04-30T08:49:56.076Z] Building dependency tree... [2021-04-30T08:49:56.076Z] Reading state information... [2021-04-30T08:49:56.331Z] ---> Running in c9159f14fa9c [2021-04-30T08:49:56.338Z] The following NEW packages will be installed: [2021-04-30T08:49:56.338Z] apt-transport-https [2021-04-30T08:49:56.601Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-04-30T08:49:56.601Z] Need to get 1692 B of archives. [2021-04-30T08:49:56.601Z] After this operation, 154 kB of additional disk space will be used. [2021-04-30T08:49:56.601Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] [2021-04-30T08:49:56.601Z] debconf: delaying package configuration, since apt-utils is not installed [2021-04-30T08:49:56.864Z] Fetched 1692 B in 0s (8203 B/s) [2021-04-30T08:49:56.864Z] Selecting previously unselected package apt-transport-https. [2021-04-30T08:49:56.864Z] (Reading database ... 13920 files and directories currently installed.) [2021-04-30T08:49:56.864Z] Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... [2021-04-30T08:49:56.864Z] Unpacking apt-transport-https (1.6.13) ... [2021-04-30T08:49:56.864Z] Setting up apt-transport-https (1.6.13) ... [2021-04-30T08:49:57.321Z] Removing intermediate container c9159f14fa9c [2021-04-30T08:49:57.321Z] ---> fed167934a5c [2021-04-30T08:49:57.321Z] [2021-04-30T08:49:57.439Z] Waiting for network to be ready... [2021-04-30T08:49:58.309Z] Successfully built fed167934a5c [2021-04-30T08:49:58.309Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-04-30T08:50:02.624Z]  Building docker-sys-mgmt-agent-go ... done  ---> 1a33e8363a24 [2021-04-30T08:50:02.624Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-04-30T08:50:02.624Z] ---> Running in bb82a027111e [2021-04-30T08:50:04.066Z] 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-04-30T08:50:07.482Z] 2021-04-30T08:50:03Z INFO Waiting for automatic snapd restart... [2021-04-30T08:50:07.482Z] snapd 2.49.2 from Canonical* installed [2021-04-30T08:50:08.059Z] "snapd" switched to the "latest/stable" channel [2021-04-30T08:50:08.059Z] [2021-04-30T08:50:14.688Z] core18 20210309 from Canonical* installed [2021-04-30T08:50:14.688Z] "core18" switched to the "latest/stable" channel [2021-04-30T08:50:14.688Z] [2021-04-30T08:50:24.722Z] snapcraft 4.6.3 from Canonical* installed [2021-04-30T08:50:24.722Z] "snapcraft" switched to the "latest/stable" channel [2021-04-30T08:50:24.722Z] [2021-04-30T08:50:28.962Z] 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-04-30T08:50:28.962Z] - README.md [2021-04-30T08:50:28.962Z] [2021-04-30T08:50:28.962Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-04-30T08:50:35.570Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-04-30T08:50:35.570Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-04-30T08:50:35.570Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-04-30T08:50:35.570Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-04-30T08:50:38.410Z] Reading package lists... [2021-04-30T08:50:38.671Z] 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-04-30T08:50:43.099Z] Removing intermediate container 762619a364b5 [2021-04-30T08:50:43.099Z] ---> 00958f4f9f93 [2021-04-30T08:50:43.099Z] [2021-04-30T08:50:43.099Z] Step 10/31 : FROM alpine:3.12 [2021-04-30T08:50:43.099Z] ---> 9852663dfa18 [2021-04-30T08:50:43.099Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-04-30T08:50:43.099Z] ---> Running in e88836fff785 [2021-04-30T08:50:43.099Z] Removing intermediate container e88836fff785 [2021-04-30T08:50:43.099Z] ---> 8c6f5877426c [2021-04-30T08:50:43.099Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-04-30T08:50:43.099Z] ---> Running in 3bb215019663 [2021-04-30T08:50:43.099Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-30T08:50:43.099Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-30T08:50:43.099Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-04-30T08:50:43.099Z] (2/2) Installing su-exec (0.2-r1) [2021-04-30T08:50:43.099Z] Executing busybox-1.31.1-r20.trigger [2021-04-30T08:50:43.099Z] OK: 5 MiB in 16 packages [2021-04-30T08:50:43.099Z] Removing intermediate container 3bb215019663 [2021-04-30T08:50:43.099Z] ---> 7221735351e0 [2021-04-30T08:50:43.099Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-04-30T08:50:43.099Z] ---> Running in 7bea76434945 [2021-04-30T08:50:43.099Z] Removing intermediate container 7bea76434945 [2021-04-30T08:50:43.099Z] ---> 3f49d8a21d90 [2021-04-30T08:50:43.099Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-04-30T08:50:43.385Z] ---> Running in 4324324f8f43 [2021-04-30T08:50:43.992Z] Removing intermediate container 4324324f8f43 [2021-04-30T08:50:43.992Z] ---> 3107b15ad424 [2021-04-30T08:50:43.992Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-04-30T08:50:44.269Z] ---> Running in 98c374f885e8 [2021-04-30T08:50:45.276Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-04-30T08:50:45.276Z] Reading package lists... [2021-04-30T08:50:45.276Z] Building dependency tree... [2021-04-30T08:50:45.276Z] Reading state information... [2021-04-30T08:50:45.541Z] Suggested packages: [2021-04-30T08:50:45.541Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-04-30T08:50:45.541Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-04-30T08:50:45.541Z] Recommended packages: [2021-04-30T08:50:45.541Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-04-30T08:50:45.541Z] The following NEW packages will be installed: [2021-04-30T08:50:45.541Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-04-30T08:50:45.541Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-04-30T08:50:45.541Z] pkg-config zip [2021-04-30T08:50:45.805Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-04-30T08:50:45.805Z] Need to get 7663 kB of archives. [2021-04-30T08:50:45.805Z] After this operation, 43.8 MB of additional disk space will be used. [2021-04-30T08:50:45.805Z] 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-04-30T08:50:45.805Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-04-30T08:50:45.805Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-04-30T08:50:46.071Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-04-30T08:50:46.071Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-04-30T08:50:46.071Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-04-30T08:50:46.071Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-04-30T08:50:46.334Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-04-30T08:50:46.334Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-04-30T08:50:46.334Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-04-30T08:50:46.334Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-04-30T08:50:46.334Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-04-30T08:50:46.334Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-04-30T08:50:46.597Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-04-30T08:50:46.597Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-04-30T08:50:46.861Z] debconf: delaying package configuration, since apt-utils is not installed [2021-04-30T08:50:46.861Z] Fetched 7663 kB in 1s (6853 kB/s) [2021-04-30T08:50:47.123Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-04-30T08:50:47.123Z] (Reading database ... 13924 files and directories currently installed.) [2021-04-30T08:50:47.123Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-04-30T08:50:47.123Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-04-30T08:50:47.389Z] Selecting previously unselected package libpsl5:amd64. [2021-04-30T08:50:47.389Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-04-30T08:50:47.389Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-04-30T08:50:47.389Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-04-30T08:50:47.389Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-04-30T08:50:47.389Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-04-30T08:50:47.656Z] Selecting previously unselected package librtmp1:amd64. [2021-04-30T08:50:47.656Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-04-30T08:50:47.656Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-04-30T08:50:47.656Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-04-30T08:50:47.656Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-04-30T08:50:47.656Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-04-30T08:50:47.692Z] Removing intermediate container 98c374f885e8 [2021-04-30T08:50:47.692Z] ---> 8cba8b0483ab [2021-04-30T08:50:47.692Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-04-30T08:50:47.692Z] ---> Running in e502689a9957 [2021-04-30T08:50:47.918Z] Selecting previously unselected package liberror-perl. [2021-04-30T08:50:47.918Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-04-30T08:50:47.918Z] Unpacking liberror-perl (0.17025-1) ... [2021-04-30T08:50:47.918Z] Selecting previously unselected package git-man. [2021-04-30T08:50:47.918Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-04-30T08:50:47.918Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-04-30T08:50:48.181Z] Selecting previously unselected package git. [2021-04-30T08:50:48.181Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-04-30T08:50:48.181Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-04-30T08:50:48.291Z] Removing intermediate container e502689a9957 [2021-04-30T08:50:48.291Z] ---> e200ec5a7842 [2021-04-30T08:50:48.291Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-04-30T08:50:49.136Z] Selecting previously unselected package libnorm1:amd64. [2021-04-30T08:50:49.136Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-04-30T08:50:49.136Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-04-30T08:50:49.293Z] ---> c91cf9cfefa0 [2021-04-30T08:50:49.293Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-04-30T08:50:49.403Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-04-30T08:50:49.403Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-04-30T08:50:49.403Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-04-30T08:50:49.403Z] Selecting previously unselected package libsodium23:amd64. [2021-04-30T08:50:49.403Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-04-30T08:50:49.403Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-04-30T08:50:49.574Z] ---> Running in 8d1fd3d7095f [2021-04-30T08:50:49.668Z] Selecting previously unselected package libzmq5:amd64. [2021-04-30T08:50:49.668Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-04-30T08:50:49.668Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-04-30T08:50:49.668Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-04-30T08:50:49.668Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-04-30T08:50:49.668Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-04-30T08:50:49.933Z] Selecting previously unselected package pkg-config. [2021-04-30T08:50:49.933Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-04-30T08:50:49.933Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-04-30T08:50:49.933Z] Selecting previously unselected package zip. [2021-04-30T08:50:49.933Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-04-30T08:50:49.933Z] Unpacking zip (3.0-11build1) ... [2021-04-30T08:50:50.207Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-04-30T08:50:50.207Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-04-30T08:50:50.207Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-04-30T08:50:50.207Z] Setting up liberror-perl (0.17025-1) ... [2021-04-30T08:50:50.207Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-04-30T08:50:50.207Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-04-30T08:50:50.207Z] No schema files found: doing nothing. [2021-04-30T08:50:50.207Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-04-30T08:50:50.470Z] Setting up zip (3.0-11build1) ... [2021-04-30T08:50:50.470Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-04-30T08:50:50.470Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-04-30T08:50:50.470Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-04-30T08:50:50.470Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-04-30T08:50:50.470Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-04-30T08:50:50.470Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-04-30T08:50:50.734Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-04-30T08:50:50.734Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-04-30T08:50:53.040Z] Removing intermediate container 8d1fd3d7095f [2021-04-30T08:50:53.040Z] ---> 0acc13b84fcc [2021-04-30T08:50:53.040Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-30T08:50:54.034Z] ---> bd7f9bc8e790 [2021-04-30T08:50:54.034Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-04-30T08:50:54.634Z] 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-04-30T08:50:55.628Z] ---> f4c45bd7ad9e [2021-04-30T08:50:55.628Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-04-30T08:50:56.611Z] ---> b5c80d033428 [2021-04-30T08:50:56.611Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-04-30T08:50:57.365Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-04-30T08:50:57.941Z] git set to automatically installed. [2021-04-30T08:50:57.941Z] git-man set to automatically installed. [2021-04-30T08:50:57.942Z] libcurl3-gnutls set to automatically installed. [2021-04-30T08:50:57.942Z] liberror-perl set to automatically installed. [2021-04-30T08:50:57.942Z] libglib2.0-0 set to automatically installed. [2021-04-30T08:50:57.942Z] libnghttp2-14 set to automatically installed. [2021-04-30T08:50:57.942Z] libnorm1 set to automatically installed. [2021-04-30T08:50:57.942Z] libpgm-5.2-0 set to automatically installed. [2021-04-30T08:50:57.942Z] libpsl5 set to automatically installed. [2021-04-30T08:50:57.942Z] librtmp1 set to automatically installed. [2021-04-30T08:50:57.942Z] libsodium23 set to automatically installed. [2021-04-30T08:50:57.942Z] libzmq3-dev set to automatically installed. [2021-04-30T08:50:57.942Z] libzmq5 set to automatically installed. [2021-04-30T08:50:57.942Z] pkg-config set to automatically installed. [2021-04-30T08:50:57.942Z] zip set to automatically installed. [2021-04-30T08:50:58.062Z] ---> 4b30cbf1df74 [2021-04-30T08:50:58.062Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-04-30T08:50:59.071Z] ---> 462e39175d58 [2021-04-30T08:50:59.071Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-04-30T08:50:59.329Z] snapd is not logged in, snap install commands will use sudo [2021-04-30T08:50:59.345Z] ---> Running in 7a4d652b5a8c [2021-04-30T08:50:59.967Z] Removing intermediate container 7a4d652b5a8c [2021-04-30T08:50:59.967Z] ---> c73a1c30ff85 [2021-04-30T08:50:59.967Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-04-30T08:51:01.025Z] ---> 474c3f5e6ced [2021-04-30T08:51:01.026Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-04-30T08:51:01.338Z] ---> Running in cb6f4f915c81 [2021-04-30T08:51:05.676Z] Removing intermediate container cb6f4f915c81 [2021-04-30T08:51:05.696Z] ---> e619cb8b1780 [2021-04-30T08:51:05.696Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-04-30T08:51:05.939Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-04-30T08:51:06.202Z] snap "core18" has no updates available [2021-04-30T08:51:06.300Z] ---> Running in 3e196837e7e9 [2021-04-30T08:51:07.155Z] snapd is not logged in, snap install commands will use sudo [2021-04-30T08:51:07.320Z] Removing intermediate container 3e196837e7e9 [2021-04-30T08:51:07.320Z] ---> 500f397b16d0 [2021-04-30T08:51:07.320Z] Step 28/31 : CMD ["gate"] [2021-04-30T08:51:07.926Z] ---> Running in a9d834c77d9c [2021-04-30T08:51:08.531Z] Removing intermediate container 7885715641e2 [2021-04-30T08:51:08.531Z] ---> 307c4fd64f97 [2021-04-30T08:51:08.531Z] [2021-04-30T08:51:08.531Z] Step 10/25 : FROM alpine:3.12 [2021-04-30T08:51:08.531Z] ---> 9852663dfa18 [2021-04-30T08:51:08.531Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-04-30T08:51:08.814Z] ---> Running in c6a49f2d75cc [2021-04-30T08:51:09.109Z] Removing intermediate container a9d834c77d9c [2021-04-30T08:51:09.109Z] ---> 717975e8de86 [2021-04-30T08:51:09.109Z] Step 29/31 : LABEL arch=arm64 [2021-04-30T08:51:09.720Z] ---> Running in ba222f07eeb9 [2021-04-30T08:51:10.730Z] Removing intermediate container ba222f07eeb9 [2021-04-30T08:51:10.730Z] ---> 6547ae017e96 [2021-04-30T08:51:10.730Z] Step 30/31 : LABEL git_sha=0762094572dfdf8839e3b6669841e200cd664f61 [2021-04-30T08:51:11.019Z] ---> Running in 991ee4a09eb5 [2021-04-30T08:51:11.305Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-30T08:51:11.585Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-30T08:51:11.865Z] Removing intermediate container 991ee4a09eb5 [2021-04-30T08:51:11.865Z] ---> 8e57dbb74919 [2021-04-30T08:51:11.865Z] Step 31/31 : LABEL version=0.0.0 [2021-04-30T08:51:12.158Z] ---> Running in 8d0609841ed2 [2021-04-30T08:51:12.158Z] (1/6) Installing ca-certificates (20191127-r4) [2021-04-30T08:51:12.451Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-04-30T08:51:12.451Z] (3/6) Installing libcurl (7.76.1-r0) [2021-04-30T08:51:12.451Z] (4/6) Installing curl (7.76.1-r0) [2021-04-30T08:51:12.451Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-04-30T08:51:12.451Z] (6/6) Installing su-exec (0.2-r1) [2021-04-30T08:51:12.451Z] Executing busybox-1.31.1-r20.trigger [2021-04-30T08:51:12.451Z] Executing ca-certificates-20191127-r4.trigger [2021-04-30T08:51:13.075Z] OK: 7 MiB in 20 packages [2021-04-30T08:51:13.075Z] Removing intermediate container 8d0609841ed2 [2021-04-30T08:51:13.075Z] ---> 4768825d844c [2021-04-30T08:51:13.075Z] [2021-04-30T08:51:13.700Z] Successfully built 4768825d844c [2021-04-30T08:51:13.757Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-04-30T08:51:13.979Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-04-30T08:51:15.439Z]  Building docker-security-bootstrapper-go ... done Removing intermediate container c6a49f2d75cc [2021-04-30T08:51:15.439Z] ---> b45237c148ac [2021-04-30T08:51:15.439Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-04-30T08:51:15.719Z] ---> Running in e54cab576b0f [2021-04-30T08:51:16.341Z] Removing intermediate container e54cab576b0f [2021-04-30T08:51:16.341Z] ---> 4380f798abb2 [2021-04-30T08:51:16.341Z] Step 13/25 : WORKDIR / [2021-04-30T08:51:16.630Z] ---> Running in dc0c87d30ac1 [2021-04-30T08:51:17.231Z] Removing intermediate container dc0c87d30ac1 [2021-04-30T08:51:17.231Z] ---> 0bc86e3423d1 [2021-04-30T08:51:17.231Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-04-30T08:51:18.709Z] ---> 6e7c6d691096 [2021-04-30T08:51:18.709Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-04-30T08:51:19.703Z] ---> 121989259349 [2021-04-30T08:51:19.703Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-04-30T08:51:21.165Z] ---> b5c84d656307 [2021-04-30T08:51:21.165Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-04-30T08:51:22.151Z] ---> d1ebcdfc0da8 [2021-04-30T08:51:22.151Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-04-30T08:51:23.589Z] ---> 899a4d53c6a2 [2021-04-30T08:51:23.589Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-04-30T08:51:25.570Z] ---> da01cca11756 [2021-04-30T08:51:25.570Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-04-30T08:51:27.027Z] ---> 292cf3cfa5ac [2021-04-30T08:51:27.027Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-04-30T08:51:27.027Z] ---> Running in 7316669dac92 [2021-04-30T08:51:30.451Z] Removing intermediate container 7316669dac92 [2021-04-30T08:51:30.451Z] ---> 928ef717bdf4 [2021-04-30T08:51:30.451Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2021-04-30T08:51:30.451Z] ---> Running in 4355392910f9 [2021-04-30T08:51:31.058Z] Removing intermediate container 4355392910f9 [2021-04-30T08:51:31.058Z] ---> 9a9f07c139b8 [2021-04-30T08:51:31.058Z] Step 23/25 : LABEL arch=arm64 [2021-04-30T08:51:31.340Z] ---> Running in 8e4e4282c3de [2021-04-30T08:51:31.926Z] go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed [2021-04-30T08:51:31.926Z] Pulling go-build-helper [2021-04-30T08:51:31.926Z] + snapcraftctl pull [2021-04-30T08:51:32.347Z] Removing intermediate container 8e4e4282c3de [2021-04-30T08:51:32.347Z] ---> 342464066a9e [2021-04-30T08:51:32.347Z] Step 24/25 : LABEL git_sha=0762094572dfdf8839e3b6669841e200cd664f61 [2021-04-30T08:51:32.347Z] ---> Running in c3008d23df84 [2021-04-30T08:51:33.339Z] Removing intermediate container c3008d23df84 [2021-04-30T08:51:33.339Z] ---> f08c22ee6927 [2021-04-30T08:51:33.339Z] Step 25/25 : LABEL version=0.0.0 [2021-04-30T08:51:33.617Z] ---> Running in 3e866367f55a [2021-04-30T08:51:33.847Z] 'app-service-config' has dependencies that need to be staged: go-build-helper [2021-04-30T08:51:33.847Z] Skipping pull go-build-helper (already ran) [2021-04-30T08:51:33.847Z] Building go-build-helper [2021-04-30T08:51:33.847Z] + snapcraftctl build [2021-04-30T08:51:34.597Z] Removing intermediate container 3e866367f55a [2021-04-30T08:51:34.597Z] ---> a73435951f74 [2021-04-30T08:51:34.597Z] [2021-04-30T08:51:35.193Z] Successfully built a73435951f74 [2021-04-30T08:51:35.193Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-04-30T08:51:35.467Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container 28937b2e90a0 [2021-04-30T08:51:35.467Z] ---> 2fdc254a3def [2021-04-30T08:51:35.467Z] [2021-04-30T08:51:35.467Z] Step 10/23 : FROM alpine:3.12 [2021-04-30T08:51:35.467Z] ---> 9852663dfa18 [2021-04-30T08:51:35.467Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-04-30T08:51:35.467Z] ---> Using cache [2021-04-30T08:51:35.467Z] ---> 417e734c27d3 [2021-04-30T08:51:35.467Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-30T08:51:35.467Z] ---> Using cache [2021-04-30T08:51:35.467Z] ---> 23cb324630fc [2021-04-30T08:51:35.467Z] Step 13/23 : ENV APP_PORT=48081 [2021-04-30T08:51:35.739Z] ---> Running in 73cdb73454f3 [2021-04-30T08:51:36.341Z] Removing intermediate container 73cdb73454f3 [2021-04-30T08:51:36.341Z] ---> c82581442931 [2021-04-30T08:51:36.341Z] Step 14/23 : EXPOSE $APP_PORT [2021-04-30T08:51:36.934Z] ---> Running in ae731e61ef39 [2021-04-30T08:51:37.529Z] Removing intermediate container ae731e61ef39 [2021-04-30T08:51:37.529Z] ---> 4991d8557353 [2021-04-30T08:51:37.529Z] Step 15/23 : WORKDIR / [2021-04-30T08:51:37.802Z] ---> Running in bdcaffb6e28c [2021-04-30T08:51:38.066Z] Staging go-build-helper [2021-04-30T08:51:38.066Z] + snapcraftctl stage [2021-04-30T08:51:38.077Z] Removing intermediate container bb82a027111e [2021-04-30T08:51:38.077Z] ---> 239674ee122e [2021-04-30T08:51:38.077Z] [2021-04-30T08:51:38.077Z] Step 10/22 : FROM alpine:3.12 [2021-04-30T08:51:38.077Z] ---> 9852663dfa18 [2021-04-30T08:51:38.077Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-04-30T08:51:38.351Z] ---> Running in 31679b8a696b [2021-04-30T08:51:38.351Z] Removing intermediate container bdcaffb6e28c [2021-04-30T08:51:38.351Z] ---> 46e0c03b9128 [2021-04-30T08:51:38.351Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-30T08:51:39.334Z] ---> 56ee8480a1b0 [2021-04-30T08:51:39.334Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-04-30T08:51:39.609Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-30T08:51:39.884Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-30T08:51:40.478Z] (1/2) Installing ca-certificates (20191127-r4) [2021-04-30T08:51:40.478Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-04-30T08:51:40.478Z] Executing busybox-1.31.1-r20.trigger [2021-04-30T08:51:40.478Z] Executing ca-certificates-20191127-r4.trigger [2021-04-30T08:51:40.752Z] ---> 85d2be1fee6a [2021-04-30T08:51:40.753Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-04-30T08:51:40.753Z] OK: 6 MiB in 16 packages [2021-04-30T08:51:41.729Z] ---> 7a8184488136 [2021-04-30T08:51:41.729Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-04-30T08:51:41.730Z] ---> Running in 0f6d582010a2 [2021-04-30T08:51:42.324Z] Removing intermediate container 0f6d582010a2 [2021-04-30T08:51:42.324Z] ---> 6e5d05ffa568 [2021-04-30T08:51:42.324Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-30T08:51:42.596Z] Removing intermediate container 31679b8a696b [2021-04-30T08:51:42.596Z] ---> 39ffc7eeec16 [2021-04-30T08:51:42.596Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-30T08:51:42.596Z] ---> Running in 2ee19ce743a5 [2021-04-30T08:51:42.596Z] ---> Running in 6a975f3d4d8d [2021-04-30T08:51:43.207Z] Removing intermediate container 6a975f3d4d8d [2021-04-30T08:51:43.207Z] Removing intermediate container 2ee19ce743a5 [2021-04-30T08:51:43.207Z] ---> 953a259c71a6 [2021-04-30T08:51:43.207Z] ---> 2c76028db6de [2021-04-30T08:51:43.207Z] Step 13/22 : ENV APP_PORT=48060Step 21/23 : LABEL arch=arm64 [2021-04-30T08:51:43.207Z] [2021-04-30T08:51:43.207Z] ---> Running in 450f69f985e2 [2021-04-30T08:51:43.207Z] ---> Running in 7c12bb1c6b85 [2021-04-30T08:51:43.802Z] Removing intermediate container 7c12bb1c6b85 [2021-04-30T08:51:43.802Z] ---> 667b26c3e635 [2021-04-30T08:51:43.802Z] Step 14/22 : EXPOSE $APP_PORT [2021-04-30T08:51:43.802Z] Removing intermediate container 450f69f985e2 [2021-04-30T08:51:43.802Z] ---> 4148a36b7d5e [2021-04-30T08:51:43.802Z] Step 22/23 : LABEL git_sha=0762094572dfdf8839e3b6669841e200cd664f61 [2021-04-30T08:51:44.080Z] ---> Running in 4d4074917a72 [2021-04-30T08:51:44.080Z] ---> Running in 6b641dbb8725 [2021-04-30T08:51:44.673Z] Removing intermediate container 6b641dbb8725 [2021-04-30T08:51:44.673Z] Removing intermediate container 4d4074917a72 [2021-04-30T08:51:44.673Z] ---> c5cf04bc772c [2021-04-30T08:51:44.673Z] Step 23/23 : LABEL version=0.0.0 [2021-04-30T08:51:44.673Z] ---> d2aa07670212 [2021-04-30T08:51:44.673Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-30T08:51:44.948Z] ---> Running in 9e943b920513 [2021-04-30T08:51:45.550Z] Removing intermediate container 9e943b920513 [2021-04-30T08:51:45.550Z] ---> a0fe5f8602ca [2021-04-30T08:51:45.550Z] [2021-04-30T08:51:45.550Z] ---> 80188ae2c453 [2021-04-30T08:51:45.550Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-04-30T08:51:45.824Z] Successfully built a0fe5f8602ca [2021-04-30T08:51:45.824Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-04-30T08:51:46.798Z]  Building docker-core-metadata-go ... done  ---> 31b5cd4d0026 [2021-04-30T08:51:46.799Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-04-30T08:51:47.773Z] ---> 72d9725e8e3c [2021-04-30T08:51:47.773Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-04-30T08:51:47.773Z] ---> Running in 2c9a44204585 [2021-04-30T08:51:48.367Z] Removing intermediate container 2c9a44204585 [2021-04-30T08:51:48.367Z] ---> 59ceddd2769e [2021-04-30T08:51:48.367Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-30T08:51:48.367Z] ---> Running in 022b928fff35 [2021-04-30T08:51:48.964Z] Removing intermediate container 022b928fff35 [2021-04-30T08:51:48.964Z] ---> ae422e174e44 [2021-04-30T08:51:48.964Z] Step 20/22 : LABEL arch=arm64 [2021-04-30T08:51:48.964Z] ---> Running in 49eb6fa60299 [2021-04-30T08:51:49.557Z] Removing intermediate container 49eb6fa60299 [2021-04-30T08:51:49.557Z] ---> 4a86023dfe52 [2021-04-30T08:51:49.557Z] Step 21/22 : LABEL git_sha=0762094572dfdf8839e3b6669841e200cd664f61 [2021-04-30T08:51:49.829Z] ---> Running in de52b8813068 [2021-04-30T08:51:50.101Z] Removing intermediate container de52b8813068 [2021-04-30T08:51:50.101Z] ---> 179bba89e6af [2021-04-30T08:51:50.101Z] Step 22/22 : LABEL version=0.0.0 [2021-04-30T08:51:50.373Z] ---> Running in 23ff8c65c5e8 [2021-04-30T08:51:50.964Z] Removing intermediate container 23ff8c65c5e8 [2021-04-30T08:51:50.964Z] ---> 65fd042a587c [2021-04-30T08:51:50.964Z] [2021-04-30T08:51:51.236Z] Successfully built 65fd042a587c [2021-04-30T08:51:51.236Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-04-30T08:51:51.847Z]  Building docker-support-notifications-go ... done  [Pipeline] } [2021-04-30T08:51:51.894Z] $ docker stop --time=1 67ea7ab0f09da529fc6210dfb9abde663ccea8573eef86b271e06c9621efa318 [2021-04-30T08:51:53.186Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-04-30T08:51:53.186Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-04-30T08:51:53.186Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1696 kB] [2021-04-30T08:51:53.186Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [318 kB] [2021-04-30T08:51:53.186Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-04-30T08:51:53.186Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-04-30T08:51:53.186Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [302 kB] [2021-04-30T08:51:53.186Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [40.4 kB] [2021-04-30T08:51:53.186Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1124 kB] [2021-04-30T08:51:53.186Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] [2021-04-30T08:51:53.186Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-04-30T08:51:53.186Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-04-30T08:51:53.186Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-04-30T08:51:53.186Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-04-30T08:51:53.186Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-04-30T08:51:53.186Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-04-30T08:51:53.186Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-04-30T08:51:53.186Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-04-30T08:51:53.186Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-04-30T08:51:53.186Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2039 kB] [2021-04-30T08:51:53.186Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [410 kB] [2021-04-30T08:51:53.187Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-04-30T08:51:53.187Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-04-30T08:51:53.187Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [324 kB] [2021-04-30T08:51:53.187Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [43.8 kB] [2021-04-30T08:51:53.187Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1734 kB] [2021-04-30T08:51:53.187Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-04-30T08:51:53.187Z] Fetched 24.4 MB in 6s (4055 kB/s) [2021-04-30T08:51:53.187Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-04-30T08:51:53.187Z] Fetched 224 kB in 0s (0 B/s) [2021-04-30T08:51:53.187Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-04-30T08:51:53.187Z] Fetched 157 kB in 0s (0 B/s) [2021-04-30T08:51:53.187Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-04-30T08:51:53.187Z] Fetched 221 kB in 0s (0 B/s) [2021-04-30T08:51:53.187Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-04-30T08:51:53.187Z] Fetched 143 kB in 0s (0 B/s) [2021-04-30T08:51:53.187Z] Pulling app-service-config [2021-04-30T08:51:53.187Z] + snapcraftctl pull [2021-04-30T08:51:53.767Z] Cloning into '/root/parts/app-service-config/src'... [2021-04-30T08:51:53.908Z] $ docker rm -f 67ea7ab0f09da529fc6210dfb9abde663ccea8573eef86b271e06c9621efa318 [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-30T08:51:54.544Z] + + grepdocker docker images [2021-04-30T08:51:54.544Z] [2021-04-30T08:51:54.736Z] Pulling config-common [2021-04-30T08:51:54.736Z] + snapcraftctl pull [2021-04-30T08:51:54.818Z] docker-support-notifications-go-arm64 latest 65fd042a587c 4 seconds ago 16.6MB [2021-04-30T08:51:54.818Z] docker-core-metadata-go-arm64 latest a0fe5f8602ca 9 seconds ago 17.4MB [2021-04-30T08:51:54.818Z] docker-security-secretstore-setup-go-arm64 latest a73435951f74 20 seconds ago 24.3MB [2021-04-30T08:51:54.818Z] docker-security-bootstrapper-go-arm64 latest 4768825d844c 42 seconds ago 17.1MB [2021-04-30T08:51:54.818Z] docker-sys-mgmt-agent-go-arm64 latest fed167934a5c About a minute ago 299MB [2021-04-30T08:51:54.818Z] docker-core-data-go-arm64 latest 2a520bf03786 3 minutes ago 20.3MB [2021-04-30T08:51:54.818Z] docker-support-scheduler-go-arm64 latest 7bd09ee35bc1 3 minutes ago 16.1MB [2021-04-30T08:51:54.818Z] docker-core-command-go-arm64 latest bdb281482c5c 3 minutes ago 16.1MB [2021-04-30T08:51:54.818Z] docker-security-proxy-setup-go-arm64 latest 52c2b91a8a90 3 minutes ago 23.9MB [2021-04-30T08:51:54.818Z] docker 20.10.0 eeaf43b92773 4 months ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-04-30T08:51:55.412Z] ---> job-cost.sh [2021-04-30T08:51:55.412Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-kuBc [2021-04-30T08:52:01.580Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-04-30T08:52:01.580Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-04-30T08:52:01.580Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-04-30T08:52:01.580Z] Fetched 0 B in 0s (0 B/s) [2021-04-30T08:52:01.580Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-04-30T08:52:01.580Z] Fetched 0 B in 0s (0 B/s) [2021-04-30T08:52:01.580Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-04-30T08:52:01.580Z] Fetched 0 B in 0s (0 B/s) [2021-04-30T08:52:01.580Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-04-30T08:52:01.580Z] Fetched 0 B in 0s (0 B/s) [2021-04-30T08:52:01.580Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-04-30T08:52:01.580Z] Fetched 0 B in 0s (0 B/s) [2021-04-30T08:52:01.580Z] Pulling edgex-go [2021-04-30T08:52:01.580Z] + snapcraftctl pull [2021-04-30T08:52:28.212Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-04-30T08:52:28.212Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-04-30T08:52:28.212Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-04-30T08:52:28.212Z] Fetched 0 B in 0s (0 B/s) [2021-04-30T08:52:28.212Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-04-30T08:52:28.212Z] Fetched 96.5 kB in 0s (0 B/s) [2021-04-30T08:52:28.212Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-04-30T08:52:28.212Z] Fetched 279 kB in 0s (0 B/s) [2021-04-30T08:52:28.212Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-04-30T08:52:28.212Z] Fetched 122 kB in 0s (0 B/s) [2021-04-30T08:52:28.212Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-04-30T08:52:28.212Z] Fetched 77.8 kB in 0s (0 B/s) [2021-04-30T08:52:28.212Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-04-30T08:52:28.212Z] Fetched 8848 B in 0s (0 B/s) [2021-04-30T08:52:28.212Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-04-30T08:52:28.212Z] Fetched 47.8 kB in 0s (0 B/s) [2021-04-30T08:52:28.212Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-04-30T08:52:28.212Z] Fetched 45.6 kB in 0s (0 B/s) [2021-04-30T08:52:28.212Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-04-30T08:52:28.212Z] Fetched 15.0 kB in 0s (0 B/s) [2021-04-30T08:52:28.212Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-04-30T08:52:28.212Z] Fetched 219 kB in 0s (0 B/s) [2021-04-30T08:52:28.212Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-04-30T08:52:28.212Z] Fetched 154 kB in 0s (0 B/s) [2021-04-30T08:52:28.212Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-04-30T08:52:28.212Z] Fetched 50.6 kB in 0s (0 B/s) [2021-04-30T08:52:28.212Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-04-30T08:52:28.212Z] Fetched 14.8 kB in 0s (0 B/s) [2021-04-30T08:52:28.212Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-04-30T08:52:28.212Z] Fetched 41.8 kB in 0s (0 B/s) [2021-04-30T08:52:28.212Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-04-30T08:52:28.212Z] Fetched 499 kB in 0s (0 B/s) [2021-04-30T08:52:28.212Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-04-30T08:52:28.212Z] Fetched 111 kB in 0s (0 B/s) [2021-04-30T08:52:28.212Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-04-30T08:52:28.212Z] Fetched 240 kB in 0s (0 B/s) [2021-04-30T08:52:28.212Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-04-30T08:52:28.212Z] Fetched 29.3 kB in 0s (0 B/s) [2021-04-30T08:52:28.213Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-04-30T08:52:28.213Z] Fetched 85.5 kB in 0s (0 B/s) [2021-04-30T08:52:28.213Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-04-30T08:52:28.213Z] Fetched 24.5 kB in 0s (0 B/s) [2021-04-30T08:52:28.213Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-04-30T08:52:28.213Z] Fetched 49.2 kB in 0s (0 B/s) [2021-04-30T08:52:28.213Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-04-30T08:52:28.213Z] Fetched 54.2 kB in 0s (0 B/s) [2021-04-30T08:52:28.213Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-04-30T08:52:28.213Z] Fetched 30.8 kB in 0s (0 B/s) [2021-04-30T08:52:28.213Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-04-30T08:52:28.213Z] Fetched 15.8 kB in 0s (0 B/s) [2021-04-30T08:52:28.213Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-04-30T08:52:28.213Z] Fetched 85.9 kB in 0s (0 B/s) [2021-04-30T08:52:28.213Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-04-30T08:52:28.213Z] Fetched 8720 B in 0s (0 B/s) [2021-04-30T08:52:28.213Z] Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] [2021-04-30T08:52:28.213Z] Fetched 137 kB in 0s (0 B/s) [2021-04-30T08:52:28.213Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-04-30T08:52:28.213Z] Fetched 119 kB in 0s (0 B/s) [2021-04-30T08:52:28.213Z] Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] [2021-04-30T08:52:28.213Z] Fetched 110 kB in 0s (0 B/s) [2021-04-30T08:52:28.213Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-04-30T08:52:28.213Z] Fetched 11.1 kB in 0s (0 B/s) [2021-04-30T08:52:28.213Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-04-30T08:52:28.213Z] Fetched 645 kB in 0s (0 B/s) [2021-04-30T08:52:28.213Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-04-30T08:52:28.213Z] Fetched 41.3 kB in 0s (0 B/s) [2021-04-30T08:52:28.213Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-04-30T08:52:28.213Z] Fetched 17.9 kB in 0s (0 B/s) [2021-04-30T08:52:28.213Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-04-30T08:52:28.213Z] Fetched 368 kB in 0s (0 B/s) [2021-04-30T08:52:28.213Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-04-30T08:52:28.213Z] Fetched 187 kB in 0s (0 B/s) [2021-04-30T08:52:28.213Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-04-30T08:52:28.213Z] Fetched 175 kB in 0s (0 B/s) [2021-04-30T08:52:28.213Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-04-30T08:52:28.213Z] Fetched 206 kB in 0s (0 B/s) [2021-04-30T08:52:28.213Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-04-30T08:52:28.213Z] Fetched 1301 kB in 0s (0 B/s) [2021-04-30T08:52:28.213Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-04-30T08:52:28.213Z] Fetched 36.2 kB in 0s (0 B/s) [2021-04-30T08:52:28.213Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-04-30T08:52:28.213Z] Fetched 159 kB in 0s (0 B/s) [2021-04-30T08:52:28.213Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-04-30T08:52:28.213Z] Fetched 107 kB in 0s (0 B/s) [2021-04-30T08:52:28.213Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-04-30T08:52:28.213Z] Fetched 48.7 kB in 0s (0 B/s) [2021-04-30T08:52:28.213Z] Pulling static-packages [2021-04-30T08:52:28.213Z] + snapcraftctl pull [2021-04-30T08:52:29.613Z] Pulling version [2021-04-30T08:52:29.613Z] + cd /root/project [2021-04-30T08:52:29.613Z] + [ -f VERSION ] [2021-04-30T08:52:29.613Z] + PROJECT_VERSION=local-dev [2021-04-30T08:52:29.613Z] + git rev-parse --short HEAD [2021-04-30T08:52:29.613Z] + GIT_REVISION=6707940a [2021-04-30T08:52:29.613Z] + snapcraftctl set-version local-dev [2021-04-30T08:52:31.560Z] Skipping build go-build-helper (already ran) [2021-04-30T08:52:31.560Z] Building app-service-config [2021-04-30T08:52:31.560Z] + make build [2021-04-30T08:52:31.560Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.52 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2021-04-30T08:52:36.875Z] go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.52 [2021-04-30T08:52:36.875Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.42 [2021-04-30T08:52:36.875Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.78 [2021-04-30T08:52:36.875Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.5 [2021-04-30T08:52:36.875Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.7 [2021-04-30T08:52:36.875Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.17 [2021-04-30T08:52:36.875Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-04-30T08:52:36.875Z] go: downloading github.com/google/uuid v1.2.0 [2021-04-30T08:52:36.875Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-04-30T08:52:36.875Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.11 [2021-04-30T08:52:36.875Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-04-30T08:52:36.875Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.3 [2021-04-30T08:52:36.875Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-04-30T08:52:37.139Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-04-30T08:52:37.403Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-04-30T08:52:37.403Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-04-30T08:52:37.676Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-04-30T08:52:37.676Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2021-04-30T08:52:38.300Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-04-30T08:52:38.300Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-04-30T08:52:38.300Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-04-30T08:52:38.300Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-04-30T08:52:38.300Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-04-30T08:52:38.300Z] go: downloading github.com/go-playground/validator/v10 v10.5.0 [2021-04-30T08:52:38.300Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-04-30T08:52:38.300Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-04-30T08:52:38.300Z] go: downloading github.com/x448/float16 v0.8.4 [2021-04-30T08:52:38.300Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-04-30T08:52:38.300Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-04-30T08:52:38.300Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-04-30T08:52:38.300Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-04-30T08:52:38.608Z] go: downloading golang.org/x/text v0.3.2 [2021-04-30T08:52:38.608Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-04-30T08:52:38.608Z] go: downloading github.com/fatih/color v1.9.0 [2021-04-30T08:52:38.608Z] go: downloading github.com/pelletier/go-toml v1.9.0 [2021-04-30T08:52:38.608Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-04-30T08:52:38.608Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-04-30T08:52:38.608Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-04-30T08:52:38.608Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-04-30T08:52:38.608Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-04-30T08:52:38.608Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-04-30T08:52:38.902Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-04-30T08:52:38.902Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-04-30T08:52:38.902Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-04-30T08:52:39.165Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-04-30T08:52:51.972Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-04-30T08:52:54.132Z] + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable [2021-04-30T08:52:54.132Z] + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml [2021-04-30T08:52:54.132Z] + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt [2021-04-30T08:52:54.132Z] + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE [2021-04-30T08:52:56.704Z] Building config-common [2021-04-30T08:52:56.704Z] + snapcraftctl build [2021-04-30T08:53:00.950Z] Building edgex-go [2021-04-30T08:53:02.342Z] + cd /root/parts/edgex-go/src [2021-04-30T08:53:02.342Z] + make build [2021-04-30T08:53:02.342Z] 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-04-30T08:53:04.275Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-04-30T08:53:04.275Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.76 [2021-04-30T08:53:04.275Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.38 [2021-04-30T08:53:04.540Z] go: downloading github.com/pkg/errors v0.8.1 [2021-04-30T08:53:04.540Z] go: downloading github.com/imdario/mergo v0.3.12 [2021-04-30T08:53:12.721Z] 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-04-30T08:53:12.721Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-04-30T08:53:19.351Z] 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-04-30T08:53:21.912Z] 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-04-30T08:53:24.482Z] 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-04-30T08:53:25.440Z] 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-04-30T08:53:25.440Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-04-30T08:53:25.703Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-04-30T08:53:25.703Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-04-30T08:53:25.703Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-04-30T08:53:29.026Z] 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-04-30T08:53:29.026Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-04-30T08:53:29.026Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-04-30T08:53:31.598Z] 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-04-30T08:53:33.524Z] 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-04-30T08:53:33.524Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-04-30T08:53:35.453Z] 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-04-30T08:53:38.029Z] 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-04-30T08:53:39.427Z] 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-04-30T08:53:39.690Z] go: downloading github.com/lib/pq v1.10.1 [2021-04-30T08:53:43.010Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-04-30T08:53:43.010Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-04-30T08:53:43.010Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-04-30T08:53:43.010Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-04-30T08:53:43.010Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-04-30T08:53:43.010Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-04-30T08:53:43.010Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-04-30T08:53:43.010Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-04-30T08:53:43.010Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-04-30T08:53:43.010Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-04-30T08:53:43.010Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-04-30T08:53:43.010Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-04-30T08:53:43.010Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-04-30T08:53:43.010Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-04-30T08:53:43.010Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-04-30T08:53:43.010Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-04-30T08:53:43.010Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-04-30T08:53:43.010Z] + 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-04-30T08:53:43.010Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-04-30T08:53:43.010Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-04-30T08:53:43.010Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-04-30T08:53:43.010Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-04-30T08:53:43.010Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-04-30T08:53:43.010Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-04-30T08:53:43.010Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-04-30T08:53:43.010Z] + 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-04-30T08:53:48.325Z] Building static-packages [2021-04-30T08:53:48.325Z] + snapcraftctl build [2021-04-30T08:53:50.889Z] Building version [2021-04-30T08:53:50.889Z] + snapcraftctl build [2021-04-30T08:53:55.142Z] Skipping stage go-build-helper (already ran) [2021-04-30T08:53:55.142Z] Staging app-service-config [2021-04-30T08:53:55.142Z] + snapcraftctl stage [2021-04-30T08:53:57.068Z] Staging config-common [2021-04-30T08:53:57.068Z] + snapcraftctl stage [2021-04-30T08:53:58.465Z] Staging edgex-go [2021-04-30T08:53:58.465Z] + snapcraftctl stage [2021-04-30T08:53:59.858Z] Staging static-packages [2021-04-30T08:53:59.858Z] + snapcraftctl stage [2021-04-30T08:54:01.795Z] Staging version [2021-04-30T08:54:01.795Z] + snapcraftctl stage [2021-04-30T08:54:03.200Z] Priming go-build-helper [2021-04-30T08:54:03.200Z] + snapcraftctl prime [2021-04-30T08:54:05.129Z] Priming app-service-config [2021-04-30T08:54:05.129Z] + snapcraftctl prime [2021-04-30T08:54:07.065Z] Priming config-common [2021-04-30T08:54:07.065Z] + snapcraftctl prime [2021-04-30T08:54:08.998Z] Priming edgex-go [2021-04-30T08:54:08.998Z] + snapcraftctl prime [2021-04-30T08:54:10.948Z] Priming static-packages [2021-04-30T08:54:10.948Z] + snapcraftctl prime [2021-04-30T08:54:14.289Z] Priming version [2021-04-30T08:54:14.289Z] + snapcraftctl prime [2021-04-30T08:54:16.227Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-04-30T08:54:43.725Z] lf-activate-venv(): INFO: Adding /tmp/venv-kuBc/bin to PATH [2021-04-30T08:54:43.725Z] INFO: No Stack... [2021-04-30T08:54:43.725Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-04-30T08:54:43.725Z] INFO: Archiving Costs [Pipeline] sh [2021-04-30T08:54:44.071Z] + cat /w/workspace/edgex-go/10/archives/cost.csv [2021-04-30T08:54:44.071Z] + cut -d, -f6 [Pipeline] lock [2021-04-30T08:54:44.208Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3391-10-stack-cost] [2021-04-30T08:54:44.217Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3391-10-stack-cost] did not exist. Created. [2021-04-30T08:54:44.217Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3391-10-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-04-30T08:54:44.578Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-04-30T08:54:44.891Z] Stashed 1 file(s) [Pipeline] } [2021-04-30T08:54:44.905Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3391-10-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-04-30T08:54:45.474Z] provisioning config files... [2021-04-30T08:54:45.503Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/10@tmp/config2242255311548420962tmp [Pipeline] { [Pipeline] sh [2021-04-30T08:54:45.908Z] + set +x [2021-04-30T08:54:45.909Z] + curl -s https://codecov.io/bash [2021-04-30T08:54:45.909Z] + bash -s -- [2021-04-30T08:54:46.498Z] [2021-04-30T08:54:46.498Z] _____ _ [2021-04-30T08:54:46.498Z] / ____| | | [2021-04-30T08:54:46.498Z] | | ___ __| | ___ ___ _____ __ [2021-04-30T08:54:46.498Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-04-30T08:54:46.498Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-04-30T08:54:46.498Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-04-30T08:54:46.498Z] Bash-1.0.2 [2021-04-30T08:54:46.498Z] [2021-04-30T08:54:46.498Z] [2021-04-30T08:54:46.498Z] ==> git version 2.24.3 found [2021-04-30T08:54:46.498Z] ==> 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-04-30T08:54:46.498Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-04-30T08:54:46.498Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-04-30T08:54:46.498Z] ==> Jenkins CI detected. [2021-04-30T08:54:46.498Z] project root: . [2021-04-30T08:54:46.498Z] --> token set from env [2021-04-30T08:54:46.498Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-04-30T08:54:46.498Z] ==> Running gcov in . (disable via -X gcov) [2021-04-30T08:54:46.765Z] ==> Python coveragepy not found [2021-04-30T08:54:46.765Z] ==> Searching for coverage reports in: [2021-04-30T08:54:46.765Z] + . [2021-04-30T08:54:46.765Z] -> Found 1 reports [2021-04-30T08:54:46.765Z] ==> Detecting git/mercurial file structure [2021-04-30T08:54:46.765Z] ==> Reading reports [2021-04-30T08:54:46.765Z] + ./coverage.out bytes=699797 [2021-04-30T08:54:46.765Z] ==> Appending adjustments [2021-04-30T08:54:46.765Z] https://docs.codecov.io/docs/fixing-reports [2021-04-30T08:54:52.105Z] + Found adjustments [2021-04-30T08:54:52.105Z] ==> Gzipping contents [2021-04-30T08:54:52.105Z] 100K /tmp/codecov.ZFyauo.gz [2021-04-30T08:54:52.105Z] ==> Uploading reports [2021-04-30T08:54:52.105Z] url: https://codecov.io [2021-04-30T08:54:52.105Z] query: branch=PR-3391&commit=0762094572dfdf8839e3b6669841e200cd664f61&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3391%2F10%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3391&job=&cmd_args= [2021-04-30T08:54:52.105Z] -> Pinging Codecov [2021-04-30T08:54:52.105Z] https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-3391&commit=0762094572dfdf8839e3b6669841e200cd664f61&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3391%2F10%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3391&job=&cmd_args= [2021-04-30T08:54:52.371Z] -> Uploading to [2021-04-30T08:54:52.371Z] https://storage.googleapis.com/codecov/v4/raw/2021-04-30/00271124DB129430A58F1EEE437C3FCB/0762094572dfdf8839e3b6669841e200cd664f61/06c9888d-1b7c-4f53-932e-676afef58562.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210430%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210430T085452Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9f5d18d7ed526732c14bbf9218340cd315f3594819ef80d248dae32ccc44b9e6 [2021-04-30T08:54:52.371Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-04-30T08:54:52.371Z] Dload Upload Total Spent Left Speed [2021-04-30T08:54:52.638Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 98k 0 0 100 98k 0 220k --:--:-- --:--:-- --:--:-- 220k [2021-04-30T08:54:52.638Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/0762094572dfdf8839e3b6669841e200cd664f61 [Pipeline] } [2021-04-30T08:54:52.656Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-04-30T08:54:53.466Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-30T08:54:54.366Z] ---> package-listing.sh [2021-04-30T08:54:54.366Z] ++ facter osfamily [2021-04-30T08:54:54.366Z] ++ tr '[:upper:]' '[:lower:]' [2021-04-30T08:54:54.635Z] + OS_FAMILY=redhat [2021-04-30T08:54:54.635Z] + workspace=/w/workspace/edgex-go/10 [2021-04-30T08:54:54.635Z] + START_PACKAGES=/tmp/packages_start.txt [2021-04-30T08:54:54.635Z] + END_PACKAGES=/tmp/packages_end.txt [2021-04-30T08:54:54.635Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-04-30T08:54:54.635Z] + PACKAGES=/tmp/packages_start.txt [2021-04-30T08:54:54.635Z] + '[' /w/workspace/edgex-go/10 ']' [2021-04-30T08:54:54.635Z] + PACKAGES=/tmp/packages_end.txt [2021-04-30T08:54:54.635Z] + case "${OS_FAMILY}" in [2021-04-30T08:54:54.635Z] + rpm -qa [2021-04-30T08:54:54.635Z] + sort [2021-04-30T08:54:59.953Z] + '[' -f /tmp/packages_start.txt ']' [2021-04-30T08:54:59.953Z] + '[' -f /tmp/packages_end.txt ']' [2021-04-30T08:54:59.953Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-04-30T08:54:59.953Z] + '[' /w/workspace/edgex-go/10 ']' [2021-04-30T08:54:59.953Z] + mkdir -p /w/workspace/edgex-go/10/archives/ [2021-04-30T08:54:59.953Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/10/archives/ [Pipeline] echo [2021-04-30T08:54:59.967Z] 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/10/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-04-30T08:55:00.367Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-04-30T08:55:00.764Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-30T08:55:00.764Z] [2021-04-30T08:55:00.764Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-04-30T08:55:01.152Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-30T08:55:01.152Z] alpine: Pulling from edgex-lftools-log-publisher [2021-04-30T08:55:01.152Z] df20fa9351a1: Pulling fs layer [2021-04-30T08:55:01.152Z] 36b3adc4ff6f: Pulling fs layer [2021-04-30T08:55:01.152Z] 8ad3a11d3b57: Pulling fs layer [2021-04-30T08:55:01.152Z] 46f8f816bc3b: Pulling fs layer [2021-04-30T08:55:01.152Z] 93b61091891f: Pulling fs layer [2021-04-30T08:55:01.152Z] 93b9cdb0e59b: Pulling fs layer [2021-04-30T08:55:01.152Z] 5e14af77c1be: Pulling fs layer [2021-04-30T08:55:01.152Z] 01666e4c0597: Pulling fs layer [2021-04-30T08:55:01.152Z] aa168da1d23b: Pulling fs layer [2021-04-30T08:55:01.152Z] 46f8f816bc3b: Waiting [2021-04-30T08:55:01.152Z] 93b61091891f: Waiting [2021-04-30T08:55:01.152Z] 93b9cdb0e59b: Waiting [2021-04-30T08:55:01.152Z] 5e14af77c1be: Waiting [2021-04-30T08:55:01.152Z] 01666e4c0597: Waiting [2021-04-30T08:55:01.152Z] aa168da1d23b: Waiting [2021-04-30T08:55:01.152Z] 36b3adc4ff6f: Download complete [2021-04-30T08:55:01.152Z] 46f8f816bc3b: Download complete [2021-04-30T08:55:01.434Z] df20fa9351a1: Verifying Checksum [2021-04-30T08:55:01.434Z] df20fa9351a1: Download complete [2021-04-30T08:55:01.434Z] 93b9cdb0e59b: Verifying Checksum [2021-04-30T08:55:01.434Z] 93b9cdb0e59b: Download complete [2021-04-30T08:55:01.434Z] 5e14af77c1be: Verifying Checksum [2021-04-30T08:55:01.434Z] 5e14af77c1be: Download complete [2021-04-30T08:55:01.434Z] 01666e4c0597: Verifying Checksum [2021-04-30T08:55:01.434Z] 01666e4c0597: Download complete [2021-04-30T08:55:01.434Z] 93b61091891f: Verifying Checksum [2021-04-30T08:55:01.434Z] 93b61091891f: Download complete [2021-04-30T08:55:01.701Z] 8ad3a11d3b57: Verifying Checksum [2021-04-30T08:55:01.702Z] 8ad3a11d3b57: Download complete [2021-04-30T08:55:01.983Z] df20fa9351a1: Pull complete [2021-04-30T08:55:02.260Z] 36b3adc4ff6f: Pull complete [2021-04-30T08:55:03.280Z] 8ad3a11d3b57: Pull complete [2021-04-30T08:55:03.552Z] 46f8f816bc3b: Pull complete [2021-04-30T08:55:04.982Z] aa168da1d23b: Verifying Checksum [2021-04-30T08:55:04.982Z] aa168da1d23b: Download complete [2021-04-30T08:55:05.932Z] 93b61091891f: Pull complete [2021-04-30T08:55:06.198Z] 93b9cdb0e59b: Pull complete [2021-04-30T08:55:06.198Z] 5e14af77c1be: Pull complete [2021-04-30T08:55:06.463Z] 01666e4c0597: Pull complete [2021-04-30T08:55:16.594Z] aa168da1d23b: Pull complete [2021-04-30T08:55:16.594Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-04-30T08:55:16.594Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-30T08:55:16.594Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-04-30T08:55:16.837Z] prd-centos7-docker-4c-2g-2475 does not seem to be running inside a container [2021-04-30T08:55:16.904Z] $ 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/10/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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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-04-30T08:55:21.985Z] $ docker top 0e564094b6645890e46e70e566e4a1e89fd40b8bf0afc7ee38acf8372dfab24c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-30T08:55:22.626Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-04-30T08:55:22.974Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-04-30T08:55:23.285Z] + ls /var/log/sa-host [2021-04-30T08:55:23.285Z] + sadf -c /var/log/sa-host/sa23 [2021-04-30T08:55:23.285Z] file_magic: OK [2021-04-30T08:55:23.285Z] HZ: Using current value: 100 [2021-04-30T08:55:23.285Z] file_header: OK [2021-04-30T08:55:23.285Z] 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-04-30T08:55:23.285Z] Statistics: [2021-04-30T08:55:23.285Z] Hnuu...uuuununununu... [2021-04-30T08:55:23.285Z] File successfully converted to sysstat format version 12.2.1 [2021-04-30T08:55:23.285Z] + sadf -c /var/log/sa-host/sa30 [2021-04-30T08:55:23.285Z] file_magic: OK [2021-04-30T08:55:23.285Z] HZ: Using current value: 100 [2021-04-30T08:55:23.285Z] file_header: OK [2021-04-30T08:55:23.285Z] 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-04-30T08:55:23.285Z] Statistics: [2021-04-30T08:55:23.285Z] 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... [2021-04-30T08:55:23.285Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-04-30T08:55:23.470Z] provisioning config files... [2021-04-30T08:55:23.494Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/10@tmp/config5604203277938168197tmp [Pipeline] { [Pipeline] echo [2021-04-30T08:55:23.520Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-30T08:55:23.874Z] ---> create-netrc.sh [Pipeline] } [2021-04-30T08:55:23.891Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-04-30T08:55:23.917Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-30T08:55:24.240Z] ---> python-tools-install.sh [Pipeline] echo [2021-04-30T08:55:24.258Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-30T08:55:24.610Z] ---> sudo-logs.sh [2021-04-30T08:55:24.610Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-04-30T08:55:24.647Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-30T08:55:25.312Z] ---> job-cost.sh [2021-04-30T08:55:25.312Z] lf-activate-venv: SKIPPING [2021-04-30T08:55:25.312Z] DEBUG: total: 0.20999999344348907 [2021-04-30T08:55:25.312Z] INFO: Retrieving Stack Cost... [2021-04-30T08:55:26.721Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-04-30T08:55:26.988Z] INFO: Archiving Costs [Pipeline] echo [2021-04-30T08:55:27.020Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-30T08:55:27.343Z] ---> logs-deploy.sh [2021-04-30T08:55:27.343Z] lf-activate-venv: SKIPPING [2021-04-30T08:55:27.343Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3391/10 [2021-04-30T08:55:27.343Z] INFO: archiving workspace using pattern(s): [2021-04-30T08:55:30.760Z] Archives upload complete. [2021-04-30T08:55:30.760Z] INFO: archiving logs to Nexus [2021-04-30T08:55:32.183Z] ---> uname -a: [2021-04-30T08:55:32.183Z] Linux prd-centos7-docker-4c-2g-2475.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-04-30T08:55:32.183Z] [2021-04-30T08:55:32.183Z] [2021-04-30T08:55:32.183Z] ---> lscpu: [2021-04-30T08:55:32.183Z] Architecture: x86_64 [2021-04-30T08:55:32.183Z] CPU op-mode(s): 32-bit, 64-bit [2021-04-30T08:55:32.183Z] Byte Order: Little Endian [2021-04-30T08:55:32.183Z] Address sizes: 40 bits physical, 48 bits virtual [2021-04-30T08:55:32.183Z] CPU(s): 4 [2021-04-30T08:55:32.183Z] On-line CPU(s) list: 0-3 [2021-04-30T08:55:32.183Z] Thread(s) per core: 1 [2021-04-30T08:55:32.183Z] Core(s) per socket: 1 [2021-04-30T08:55:32.183Z] Socket(s): 4 [2021-04-30T08:55:32.183Z] NUMA node(s): 1 [2021-04-30T08:55:32.183Z] Vendor ID: GenuineIntel [2021-04-30T08:55:32.183Z] CPU family: 6 [2021-04-30T08:55:32.183Z] Model: 44 [2021-04-30T08:55:32.183Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-04-30T08:55:32.183Z] Stepping: 1 [2021-04-30T08:55:32.183Z] CPU MHz: 2933.436 [2021-04-30T08:55:32.183Z] BogoMIPS: 5866.87 [2021-04-30T08:55:32.183Z] Virtualization: VT-x [2021-04-30T08:55:32.183Z] Hypervisor vendor: KVM [2021-04-30T08:55:32.183Z] Virtualization type: full [2021-04-30T08:55:32.183Z] L1d cache: 128 KiB [2021-04-30T08:55:32.183Z] L1i cache: 128 KiB [2021-04-30T08:55:32.184Z] L2 cache: 16 MiB [2021-04-30T08:55:32.184Z] L3 cache: 64 MiB [2021-04-30T08:55:32.184Z] NUMA node0 CPU(s): 0-3 [2021-04-30T08:55:32.184Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-04-30T08:55:32.184Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-04-30T08:55:32.184Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-04-30T08:55:32.184Z] Vulnerability Meltdown: Mitigation; PTI [2021-04-30T08:55:32.184Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-04-30T08:55:32.184Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-04-30T08:55:32.184Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-04-30T08:55:32.184Z] Vulnerability Srbds: Not affected [2021-04-30T08:55:32.184Z] Vulnerability Tsx async abort: Not affected [2021-04-30T08:55:32.184Z] 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-04-30T08:55:32.184Z] [2021-04-30T08:55:32.184Z] [2021-04-30T08:55:32.184Z] ---> nproc: [2021-04-30T08:55:32.184Z] 4 [2021-04-30T08:55:32.184Z] [2021-04-30T08:55:32.184Z] [2021-04-30T08:55:32.184Z] ---> df -h: [2021-04-30T08:55:32.184Z] Filesystem Size Used Available Use% Mounted on [2021-04-30T08:55:32.184Z] overlay 50.0G 12.7G 37.3G 25% / [2021-04-30T08:55:32.184Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-04-30T08:55:32.184Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-04-30T08:55:32.184Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-04-30T08:55:32.184Z] /dev/vda1 50.0G 12.7G 37.3G 25% /facter-os [2021-04-30T08:55:32.184Z] /dev/vda1 50.0G 12.7G 37.3G 25% /etc/resolv.conf [2021-04-30T08:55:32.184Z] /dev/vda1 50.0G 12.7G 37.3G 25% /etc/hostname [2021-04-30T08:55:32.184Z] /dev/vda1 50.0G 12.7G 37.3G 25% /etc/hosts [2021-04-30T08:55:32.184Z] /dev/vda1 50.0G 12.7G 37.3G 25% /var/log/sa-host [2021-04-30T08:55:32.184Z] /dev/vda1 50.0G 12.7G 37.3G 25% /var/log/secure [2021-04-30T08:55:32.184Z] /dev/vda1 50.0G 12.7G 37.3G 25% /var/log/auth.log [2021-04-30T08:55:32.184Z] /dev/vda1 50.0G 12.7G 37.3G 25% /run/cloud-init/result.json [2021-04-30T08:55:32.184Z] /dev/vda1 50.0G 12.7G 37.3G 25% /w/workspace/edgex-go/10 [2021-04-30T08:55:32.184Z] /dev/vda1 50.0G 12.7G 37.3G 25% /w/workspace/edgex-go/10@tmp [2021-04-30T08:55:32.184Z] [2021-04-30T08:55:32.184Z] [2021-04-30T08:55:32.184Z] ---> free -m: [2021-04-30T08:55:32.184Z] total used free shared buff/cache available [2021-04-30T08:55:32.184Z] Mem: 1837 743 80 0 1013 1012 [2021-04-30T08:55:32.184Z] Swap: 1023 65 958 [2021-04-30T08:55:32.184Z] [2021-04-30T08:55:32.184Z] [2021-04-30T08:55:32.184Z] ---> ip addr: [2021-04-30T08:55:32.184Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-04-30T08:55:32.184Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-04-30T08:55:32.184Z] inet 127.0.0.1/8 scope host lo [2021-04-30T08:55:32.184Z] valid_lft forever preferred_lft forever [2021-04-30T08:55:32.184Z] inet6 ::1/128 scope host [2021-04-30T08:55:32.184Z] valid_lft forever preferred_lft forever [2021-04-30T08:55:32.184Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-04-30T08:55:32.184Z] link/ether fa:16:3e:8d:bf:bb brd ff:ff:ff:ff:ff:ff [2021-04-30T08:55:32.184Z] inet 10.30.123.43/23 brd 10.30.123.255 scope global dynamic eth0 [2021-04-30T08:55:32.184Z] valid_lft 84814sec preferred_lft 84814sec [2021-04-30T08:55:32.184Z] inet6 fe80::f816:3eff:fe8d:bfbb/64 scope link [2021-04-30T08:55:32.184Z] valid_lft forever preferred_lft forever [2021-04-30T08:55:32.184Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-04-30T08:55:32.184Z] link/ether 02:42:cc:7a:d0:9e brd ff:ff:ff:ff:ff:ff [2021-04-30T08:55:32.184Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-04-30T08:55:32.184Z] valid_lft forever preferred_lft forever [2021-04-30T08:55:32.184Z] inet6 fe80::42:ccff:fe7a:d09e/64 scope link [2021-04-30T08:55:32.184Z] valid_lft forever preferred_lft forever [2021-04-30T08:55:32.184Z] [2021-04-30T08:55:32.184Z] [2021-04-30T08:55:32.184Z] ---> sar -b -r -n DEV: [2021-04-30T08:55:32.184Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/30/21 _x86_64_ (4 CPU) [2021-04-30T08:55:32.184Z] [2021-04-30T08:55:32.184Z] 08:28:54 LINUX RESTART (4 CPU) [2021-04-30T08:55:32.184Z] [2021-04-30T08:55:32.184Z] 08:30:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-04-30T08:55:32.184Z] 08:31:01 130.73 74.11 56.62 0.00 7456.83 22821.79 0.00 [2021-04-30T08:55:32.184Z] 08:32:02 246.21 52.41 193.80 0.00 2966.33 40454.09 0.00 [2021-04-30T08:55:32.184Z] 08:33:01 185.77 109.01 76.76 0.00 3159.93 9472.07 0.00 [2021-04-30T08:55:32.184Z] 08:34:01 60.78 13.46 47.32 0.00 506.55 5938.28 0.00 [2021-04-30T08:55:32.184Z] 08:35:01 97.64 45.37 52.27 0.00 1974.42 4112.59 0.00 [2021-04-30T08:55:32.184Z] 08:36:01 63.69 28.59 35.10 0.00 1990.03 6593.52 0.00 [2021-04-30T08:55:32.184Z] 08:37:02 179.77 47.63 132.14 0.00 13767.10 77155.83 0.00 [2021-04-30T08:55:32.184Z] 08:38:02 1905.34 1638.52 266.83 0.00 135365.01 148952.27 0.00 [2021-04-30T08:55:32.184Z] 08:39:02 1300.22 1077.08 223.14 0.00 93856.82 96955.24 0.00 [2021-04-30T08:55:32.184Z] 08:40:02 320.05 129.10 190.95 0.00 15339.85 39897.53 0.00 [2021-04-30T08:55:32.184Z] 08:41:01 842.63 513.23 329.40 0.00 96112.52 128561.94 0.00 [2021-04-30T08:55:32.184Z] 08:42:02 2151.60 1804.78 346.82 0.00 116282.21 124425.26 0.00 [2021-04-30T08:55:32.184Z] 08:43:01 223.56 74.73 148.83 0.00 6035.81 23811.17 0.00 [2021-04-30T08:55:32.184Z] 08:44:01 80.91 28.07 52.84 0.00 3286.94 6590.11 0.00 [2021-04-30T08:55:32.184Z] 08:45:01 0.90 0.05 0.85 0.00 1.33 15.95 0.00 [2021-04-30T08:55:32.184Z] 08:46:01 0.27 0.00 0.27 0.00 0.00 3.20 0.00 [2021-04-30T08:55:32.184Z] 08:47:01 0.28 0.02 0.27 0.00 0.27 3.55 0.00 [2021-04-30T08:55:32.184Z] 08:48:02 0.23 0.00 0.23 0.00 0.00 2.48 0.00 [2021-04-30T08:55:32.184Z] 08:49:01 0.29 0.02 0.27 0.00 0.27 3.62 0.00 [2021-04-30T08:55:32.184Z] 08:50:01 0.32 0.00 0.32 0.00 0.00 2.93 0.00 [2021-04-30T08:55:32.184Z] 08:51:01 0.20 0.02 0.18 0.00 0.27 1.53 0.00 [2021-04-30T08:55:32.184Z] 08:52:01 0.33 0.02 0.32 0.00 0.27 3.48 0.00 [2021-04-30T08:55:32.184Z] 08:53:01 0.30 0.00 0.30 0.00 0.00 2.76 0.00 [2021-04-30T08:55:32.184Z] 08:54:01 0.32 0.02 0.30 0.00 0.53 3.30 0.00 [2021-04-30T08:55:32.184Z] 08:55:01 67.39 67.13 0.27 0.00 5570.05 26.45 0.00 [2021-04-30T08:55:32.184Z] Average: 315.55 229.22 86.33 0.00 20214.85 29525.40 0.00 [2021-04-30T08:55:32.184Z] [2021-04-30T08:55:32.184Z] 08:30:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-04-30T08:55:32.184Z] 08:31:01 68792 0 703828 37.41 2596 1106328 1573676 53.71 708712 889952 58616 [2021-04-30T08:55:32.184Z] 08:32:02 267260 0 771024 40.98 1576 841684 1358052 46.35 458952 859392 16 [2021-04-30T08:55:32.184Z] 08:33:01 232228 0 819120 43.53 712 829484 1668904 56.96 641420 722192 31040 [2021-04-30T08:55:32.184Z] 08:34:01 150152 0 834720 44.36 640 896032 1667632 56.91 718120 723740 35060 [2021-04-30T08:55:32.184Z] 08:35:01 201736 0 819288 43.54 572 859948 1489240 50.83 648304 734868 75288 [2021-04-30T08:55:32.184Z] 08:36:01 151364 0 768132 40.82 572 961476 1429580 48.79 627980 804656 56524 [2021-04-30T08:55:32.184Z] 08:37:02 73244 0 722460 38.40 188 1085652 1263528 43.12 712588 848776 39812 [2021-04-30T08:55:32.184Z] 08:38:02 65980 0 863792 45.91 84 951688 2384524 81.38 682780 913140 80972 [2021-04-30T08:55:32.184Z] 08:39:02 274392 0 1169800 62.17 84 437268 4337420 148.03 745640 587884 49308 [2021-04-30T08:55:32.184Z] 08:40:02 155432 0 791952 42.09 84 934076 1728244 58.98 559660 913164 0 [2021-04-30T08:55:32.184Z] 08:41:01 231268 0 763552 40.58 84 886640 2220272 75.77 632804 780320 548 [2021-04-30T08:55:32.184Z] 08:42:02 208832 0 1000036 53.15 84 672592 3921748 133.84 695888 704884 4172 [2021-04-30T08:55:32.184Z] 08:43:01 402008 0 757740 40.27 84 721712 1755624 59.92 526752 698664 16 [2021-04-30T08:55:32.184Z] 08:44:01 367680 0 658852 35.02 84 854928 1219332 41.61 523728 736752 8 [2021-04-30T08:55:32.184Z] 08:45:01 370544 0 656008 34.87 84 854908 1187524 40.53 521088 736584 16 [2021-04-30T08:55:32.184Z] 08:46:01 370916 0 655620 34.84 84 854924 1187452 40.53 521028 736592 8 [2021-04-30T08:55:32.184Z] 08:47:01 370608 0 655928 34.86 84 854924 1187620 40.53 521168 736592 8 [2021-04-30T08:55:32.184Z] 08:48:02 371036 0 655488 34.84 84 854936 1187452 40.53 521056 736600 8 [2021-04-30T08:55:32.184Z] 08:49:01 370880 0 655632 34.85 84 854948 1187452 40.53 521184 736612 8 [2021-04-30T08:55:32.184Z] 08:50:01 371104 0 655404 34.83 84 854952 1187512 40.53 521016 736608 8 [2021-04-30T08:55:32.184Z] 08:51:01 371136 0 655304 34.83 84 855020 1187452 40.53 521152 736632 28 [2021-04-30T08:55:32.184Z] 08:52:01 371168 0 655316 34.83 84 854976 1187452 40.53 521064 736624 8 [2021-04-30T08:55:32.184Z] 08:53:01 370896 0 655584 34.84 84 854980 1187452 40.53 521088 736624 8 [2021-04-30T08:55:32.184Z] 08:54:01 371004 0 655480 34.84 84 854976 1187452 40.53 521200 736624 8 [2021-04-30T08:55:32.184Z] 08:55:01 117760 0 722320 38.39 84 1041380 1626128 55.50 602800 901788 21080 [2021-04-30T08:55:32.184Z] Average: 267097 0 748895 39.80 335 865217 1660749 56.68 587887 767451 18103 [2021-04-30T08:55:32.184Z] [2021-04-30T08:55:32.184Z] 08:30:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-04-30T08:55:32.184Z] 08:31:01 eth0 855.17 1162.48 3397.34 118.63 0.00 0.00 0.00 0.00 [2021-04-30T08:55:32.184Z] 08:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-30T08:55:32.184Z] 08:31:01 docker0 1074.79 735.48 82.27 2680.50 0.00 0.00 0.00 0.00 [2021-04-30T08:55:32.184Z] 08:32:02 eth0 499.28 396.97 3171.89 80.66 0.00 0.00 0.00 0.00 [2021-04-30T08:55:32.184Z] 08:32:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-30T08:55:32.184Z] 08:32:02 veth66e5f3b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-30T08:55:32.184Z] 08:32:02 docker0 199.67 242.71 12.56 853.85 0.00 0.00 0.00 0.00 [2021-04-30T08:55:32.184Z] 08:33:01 veth84a318b 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-04-30T08:55:32.184Z] 08:33:01 eth0 27.02 18.87 27.05 11.26 0.00 0.00 0.00 0.00 [2021-04-30T08:55:32.184Z] 08:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-30T08:55:32.184Z] 08:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-30T08:55:32.184Z] 08:34:01 veth84a318b 1.91 1.91 0.15 0.15 0.00 0.00 0.00 0.00 [2021-04-30T08:55:32.184Z] 08:34:01 eth0 33.83 27.54 21.58 26.69 0.00 0.00 0.00 0.00 [2021-04-30T08:55:32.184Z] 08:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-30T08:55:32.184Z] 08:34:01 docker0 1.91 1.91 0.13 0.15 0.00 0.00 0.00 0.00 [2021-04-30T08:55:32.184Z] 08:35:01 veth84a318b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-30T08:55:32.184Z] 08:35:01 eth0 21.75 18.44 10.63 62.42 0.00 0.00 0.00 0.00 [2021-04-30T08:55:32.184Z] 08:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-30T08:55:32.184Z] 08:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-30T08:55:32.184Z] 08:36:01 veth84a318b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-30T08:55:32.185Z] 08:36:01 eth0 23.11 17.23 18.32 10.10 0.00 0.00 0.00 0.00 [2021-04-30T08:55:32.185Z] 08:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-30T08:55:32.185Z] 08:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-30T08:55:32.185Z] 08:37:02 veth5f4b6c8 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-04-30T08:55:32.185Z] 08:37:02 eth0 225.93 189.60 1683.54 82.42 0.00 0.00 0.00 0.00 [2021-04-30T08:55:32.185Z] 08:37:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-30T08:55:32.185Z] 08:37:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-30T08:55:32.185Z] 08:38:02 veth5f4b6c8 0.00 0.21 0.00 0.01 0.00 0.00 0.00 0.00 [2021-04-30T08:55:32.185Z] 08:38:02 eth0 74.71 57.58 180.03 10.82 0.00 0.00 0.00 0.00 [2021-04-30T08:55:32.185Z] 08:38:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-30T08:55:32.185Z] 08:38:02 docker0 45.84 56.82 3.13 167.07 0.00 0.00 0.00 0.00 [2021-04-30T08:55:32.185Z] 08:39:02 vethe1bc308 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-04-30T08:55:32.185Z] 08:39:02 veth83db459 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-04-30T08:55:32.185Z] 08:39:02 veth5f4b6c8 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-30T08:55:32.185Z] 08:39:02 vethe63e752 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-04-30T08:55:32.185Z] 08:40:02 veth5f4b6c8 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 [2021-04-30T08:55:32.185Z] 08:40:02 eth0 2761.24 2547.96 13535.24 518.26 0.00 0.00 0.00 0.00 [2021-04-30T08:55:32.185Z] 08:40:02 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-04-30T08:55:32.185Z] 08:40:02 docker0 1360.84 1081.21 100.67 3887.69 0.00 0.00 0.00 0.00 [2021-04-30T08:55:32.185Z] 08:41:01 veth8c385c1 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-30T08:55:32.185Z] 08:41:01 veth3fa76a7 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-30T08:55:32.185Z] 08:41:01 veth5f4b6c8 0.00 0.23 0.00 0.01 0.00 0.00 0.00 0.00 [2021-04-30T08:55:32.185Z] 08:41:01 eth0 163.64 108.60 517.63 92.40 0.00 0.00 0.00 0.00 [2021-04-30T08:55:32.185Z] 08:42:02 veth9badf2b 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2021-04-30T08:55:32.185Z] 08:42:02 veth4f0c819 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2021-04-30T08:55:32.185Z] 08:42:02 veth4123636 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2021-04-30T08:55:32.185Z] 08:42:02 veth5f4b6c8 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-30T08:55:32.185Z] 08:43:01 veth5f4b6c8 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-30T08:55:32.185Z] 08:43:01 eth0 3027.53 2736.44 14284.89 706.86 0.00 0.00 0.00 0.00 [2021-04-30T08:55:32.185Z] 08:43:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-04-30T08:55:32.185Z] 08:43:01 docker0 1436.91 1203.41 105.73 4497.39 0.00 0.00 0.00 0.00 [2021-04-30T08:55:32.185Z] 08:44:01 eth0 15.54 12.17 13.36 6.70 0.00 0.00 0.00 0.00 [2021-04-30T08:55:32.185Z] 08:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-30T08:55:32.185Z] 08:44:01 docker0 0.02 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-30T08:55:32.185Z] 08:45:01 eth0 0.35 0.20 0.15 0.07 0.00 0.00 0.00 0.00 [2021-04-30T08:55:32.185Z] 08:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-30T08:55:32.185Z] 08:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-30T08:55:32.185Z] 08:46:01 eth0 0.42 0.08 0.03 0.01 0.00 0.00 0.00 0.00 [2021-04-30T08:55:32.185Z] 08:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-30T08:55:32.185Z] 08:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-30T08:55:32.185Z] 08:47:01 eth0 0.62 0.35 0.29 0.20 0.00 0.00 0.00 0.00 [2021-04-30T08:55:32.185Z] 08:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-30T08:55:32.185Z] 08:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-30T08:55:32.185Z] 08:48:02 eth0 0.12 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-04-30T08:55:32.185Z] 08:48:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-30T08:55:32.185Z] 08:48:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-30T08:55:32.185Z] 08:49:01 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-04-30T08:55:32.185Z] 08:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-30T08:55:32.185Z] 08:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-30T08:55:32.185Z] 08:50:01 eth0 0.33 0.22 0.14 0.07 0.00 0.00 0.00 0.00 [2021-04-30T08:55:32.185Z] 08:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-30T08:55:32.185Z] 08:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-30T08:55:32.185Z] 08:51:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-30T08:55:32.185Z] 08:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-30T08:55:32.185Z] 08:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-30T08:55:32.185Z] 08:52:01 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-04-30T08:55:32.185Z] 08:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-30T08:55:32.185Z] 08:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-30T08:55:32.185Z] 08:53:01 eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 [2021-04-30T08:55:32.185Z] 08:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-30T08:55:32.185Z] 08:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-30T08:55:32.185Z] 08:54:01 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-04-30T08:55:32.185Z] 08:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-30T08:55:32.185Z] 08:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-30T08:55:32.185Z] 08:55:01 eth0 66.86 53.88 327.51 60.66 0.00 0.00 0.00 0.00 [2021-04-30T08:55:32.185Z] 08:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-30T08:55:32.185Z] 08:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-30T08:55:32.185Z] Average: eth0 90.77 91.04 439.61 27.04 0.00 0.00 0.00 0.00 [2021-04-30T08:55:32.185Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-30T08:55:32.185Z] Average: docker0 56.72 47.50 4.17 177.51 0.00 0.00 0.00 0.00 [2021-04-30T08:55:32.185Z] [2021-04-30T08:55:32.185Z] [2021-04-30T08:55:32.185Z] ---> sar -P ALL: [2021-04-30T08:55:32.185Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/30/21 _x86_64_ (4 CPU) [2021-04-30T08:55:32.185Z] [2021-04-30T08:55:32.185Z] 08:28:54 LINUX RESTART (4 CPU) [2021-04-30T08:55:32.185Z] [2021-04-30T08:55:32.185Z] 08:30:01 CPU %user %nice %system %iowait %steal %idle [2021-04-30T08:55:32.185Z] 08:31:01 all 11.46 0.00 7.04 1.44 11.75 68.32 [2021-04-30T08:55:32.185Z] 08:31:01 0 11.26 0.00 8.19 1.23 12.60 66.72 [2021-04-30T08:55:32.185Z] 08:31:01 1 7.31 0.00 6.40 1.48 11.81 72.99 [2021-04-30T08:55:32.185Z] 08:31:01 2 7.98 0.00 6.47 1.13 11.63 72.79 [2021-04-30T08:55:32.185Z] 08:31:01 3 19.43 0.00 7.13 1.93 10.94 60.56 [2021-04-30T08:55:32.185Z] 08:32:02 all 9.71 0.00 8.52 4.39 5.17 72.21 [2021-04-30T08:55:32.185Z] 08:32:02 0 9.42 0.00 9.13 3.19 5.80 72.45 [2021-04-30T08:55:32.185Z] 08:32:02 1 10.46 0.00 9.02 5.27 4.98 70.27 [2021-04-30T08:55:32.185Z] 08:32:02 2 9.15 0.00 7.03 3.57 5.11 75.13 [2021-04-30T08:55:32.185Z] 08:32:02 3 9.80 0.00 8.93 5.52 4.79 70.96 [2021-04-30T08:55:32.185Z] 08:33:01 all 49.08 0.00 13.77 5.03 6.81 25.32 [2021-04-30T08:55:32.185Z] 08:33:01 0 51.19 0.00 13.89 5.75 5.81 23.36 [2021-04-30T08:55:32.185Z] 08:33:01 1 49.70 0.00 15.03 5.46 6.60 23.20 [2021-04-30T08:55:32.185Z] 08:33:01 2 43.23 0.00 12.41 4.52 9.50 30.33 [2021-04-30T08:55:32.185Z] 08:33:01 3 52.39 0.00 13.78 4.39 5.21 24.23 [2021-04-30T08:55:32.185Z] 08:34:01 all 32.08 0.00 11.28 2.02 21.76 32.86 [2021-04-30T08:55:32.185Z] 08:34:01 0 33.23 0.00 11.76 2.90 21.10 31.02 [2021-04-30T08:55:32.185Z] 08:34:01 1 34.72 0.00 12.14 0.73 20.42 31.99 [2021-04-30T08:55:32.185Z] 08:34:01 2 30.02 0.00 10.23 3.11 22.93 33.72 [2021-04-30T08:55:32.185Z] 08:34:01 3 30.45 0.00 11.03 1.31 22.54 34.66 [2021-04-30T08:55:32.185Z] 08:35:01 all 43.02 0.00 17.11 3.00 19.70 17.17 [2021-04-30T08:55:32.185Z] 08:35:01 0 40.81 0.00 16.61 2.39 21.04 19.14 [2021-04-30T08:55:32.185Z] 08:35:01 1 46.53 0.00 17.60 3.89 18.54 13.44 [2021-04-30T08:55:32.185Z] 08:35:01 2 42.53 0.00 17.14 2.45 19.57 18.32 [2021-04-30T08:55:32.185Z] 08:35:01 3 42.33 0.00 17.09 3.32 19.61 17.65 [2021-04-30T08:55:32.185Z] 08:36:01 all 23.75 0.00 12.33 1.73 20.12 42.08 [2021-04-30T08:55:32.185Z] 08:36:01 0 22.25 0.00 12.40 2.47 20.53 42.34 [2021-04-30T08:55:32.185Z] 08:36:01 1 22.78 0.00 11.93 1.44 21.41 42.44 [2021-04-30T08:55:32.185Z] 08:36:01 2 25.35 0.00 12.81 1.16 19.72 40.96 [2021-04-30T08:55:32.185Z] 08:36:01 3 24.64 0.00 12.17 1.84 18.80 42.55 [2021-04-30T08:55:32.185Z] 08:37:02 all 12.51 0.00 12.53 3.70 14.38 56.88 [2021-04-30T08:55:32.185Z] 08:37:02 0 11.36 0.00 11.90 4.08 15.50 57.17 [2021-04-30T08:55:32.185Z] 08:37:02 1 12.02 0.00 12.76 4.84 13.77 56.61 [2021-04-30T08:55:32.185Z] 08:37:02 2 13.72 0.00 12.05 2.83 14.57 56.84 [2021-04-30T08:55:32.185Z] 08:37:02 3 12.95 0.00 13.39 3.06 13.70 56.90 [2021-04-30T08:55:32.185Z] 08:38:02 all 19.69 0.00 27.71 12.46 11.60 28.54 [2021-04-30T08:55:32.185Z] 08:38:02 0 18.67 0.00 26.20 11.59 12.23 31.31 [2021-04-30T08:55:32.185Z] 08:38:02 1 20.42 0.00 27.07 12.05 11.56 28.90 [2021-04-30T08:55:32.185Z] 08:38:02 2 19.45 0.00 29.53 13.19 11.09 26.74 [2021-04-30T08:55:32.185Z] 08:38:02 3 20.23 0.00 28.07 13.03 11.52 27.16 [2021-04-30T08:55:32.185Z] 08:39:02 all 39.30 0.00 21.15 15.62 8.38 15.55 [2021-04-30T08:55:32.185Z] 08:39:02 0 37.99 0.00 21.08 14.76 8.37 17.80 [2021-04-30T08:55:32.185Z] 08:39:02 1 39.51 0.00 20.88 14.64 8.35 16.62 [2021-04-30T08:55:32.185Z] 08:39:02 2 40.12 0.00 21.44 16.82 8.18 13.43 [2021-04-30T08:55:32.185Z] 08:39:02 3 39.58 0.00 21.19 16.26 8.62 14.35 [2021-04-30T08:55:32.185Z] 08:40:02 all 56.53 0.00 17.61 8.05 7.12 10.70 [2021-04-30T08:55:32.185Z] 08:40:02 0 56.72 0.00 16.63 7.38 7.27 12.00 [2021-04-30T08:55:32.185Z] 08:40:02 1 57.22 0.00 18.25 9.25 7.17 8.11 [2021-04-30T08:55:32.185Z] 08:40:02 2 56.99 0.00 17.80 8.29 6.90 10.03 [2021-04-30T08:55:32.185Z] 08:40:02 3 55.20 0.00 17.76 7.27 7.13 12.65 [2021-04-30T08:55:32.185Z] 08:41:01 all 22.06 0.00 23.00 14.80 15.37 24.77 [2021-04-30T08:55:32.185Z] 08:41:01 0 22.34 0.00 20.49 15.12 15.55 26.50 [2021-04-30T08:55:32.185Z] 08:41:01 1 21.73 0.00 24.20 14.17 15.46 24.43 [2021-04-30T08:55:32.185Z] 08:41:01 2 22.53 0.00 24.29 15.84 15.03 22.30 [2021-04-30T08:55:32.185Z] 08:41:01 3 21.64 0.00 23.09 14.05 15.42 25.80 [2021-04-30T08:55:32.185Z] [2021-04-30T08:55:32.186Z] 08:41:01 CPU %user %nice %system %iowait %steal %idle [2021-04-30T08:55:32.186Z] 08:42:02 all 16.52 0.00 23.92 26.81 10.65 22.11 [2021-04-30T08:55:32.186Z] 08:42:02 0 15.73 0.00 23.30 26.35 11.26 23.36 [2021-04-30T08:55:32.186Z] 08:42:02 1 16.21 0.00 22.47 27.59 10.92 22.82 [2021-04-30T08:55:32.186Z] 08:42:02 2 17.96 0.00 25.33 27.60 9.88 19.23 [2021-04-30T08:55:32.186Z] 08:42:02 3 16.19 0.00 24.60 25.66 10.52 23.03 [2021-04-30T08:55:32.186Z] 08:43:01 all 62.56 0.00 14.77 9.06 4.83 8.79 [2021-04-30T08:55:32.186Z] 08:43:01 0 61.62 0.00 15.51 8.30 5.43 9.14 [2021-04-30T08:55:32.186Z] 08:43:01 1 63.71 0.00 14.46 9.32 3.63 8.88 [2021-04-30T08:55:32.186Z] 08:43:01 2 63.06 0.00 14.44 11.00 4.79 6.71 [2021-04-30T08:55:32.186Z] 08:43:01 3 61.86 0.00 14.66 7.62 5.46 10.41 [2021-04-30T08:55:32.186Z] 08:44:01 all 2.46 0.00 3.44 1.50 1.01 91.58 [2021-04-30T08:55:32.186Z] 08:44:01 0 2.31 0.00 3.48 0.76 0.93 92.53 [2021-04-30T08:55:32.186Z] 08:44:01 1 2.13 0.00 3.48 1.37 1.16 91.86 [2021-04-30T08:55:32.186Z] 08:44:01 2 2.84 0.00 3.31 1.48 0.96 91.42 [2021-04-30T08:55:32.186Z] 08:44:01 3 2.58 0.00 3.50 2.41 0.99 90.52 [2021-04-30T08:55:32.186Z] 08:45:01 all 0.12 0.00 0.04 0.00 0.29 99.56 [2021-04-30T08:55:32.186Z] 08:45:01 0 0.43 0.00 0.07 0.00 0.22 99.29 [2021-04-30T08:55:32.186Z] 08:45:01 1 0.02 0.00 0.02 0.00 0.40 99.57 [2021-04-30T08:55:32.186Z] 08:45:01 2 0.03 0.00 0.05 0.00 0.17 99.75 [2021-04-30T08:55:32.186Z] 08:45:01 3 0.00 0.00 0.02 0.00 0.37 99.62 [2021-04-30T08:55:32.186Z] 08:46:01 all 0.12 0.00 0.24 0.00 0.59 99.04 [2021-04-30T08:55:32.186Z] 08:46:01 0 0.38 0.00 0.12 0.00 0.71 98.79 [2021-04-30T08:55:32.186Z] 08:46:01 1 0.02 0.00 0.07 0.00 0.83 99.09 [2021-04-30T08:55:32.186Z] 08:46:01 2 0.07 0.00 0.15 0.00 0.25 99.53 [2021-04-30T08:55:32.186Z] 08:46:01 3 0.03 0.00 0.65 0.00 0.57 98.75 [2021-04-30T08:55:32.186Z] 08:47:01 all 0.14 0.00 0.03 0.00 0.14 99.69 [2021-04-30T08:55:32.186Z] 08:47:01 0 0.48 0.00 0.03 0.00 0.28 99.20 [2021-04-30T08:55:32.186Z] 08:47:01 1 0.02 0.00 0.05 0.00 0.18 99.75 [2021-04-30T08:55:32.186Z] 08:47:01 2 0.02 0.00 0.02 0.00 0.05 99.92 [2021-04-30T08:55:32.186Z] 08:47:01 3 0.03 0.00 0.03 0.00 0.03 99.90 [2021-04-30T08:55:32.186Z] 08:48:02 all 0.14 0.00 0.07 0.00 0.41 99.38 [2021-04-30T08:55:32.186Z] 08:48:02 0 0.38 0.00 0.12 0.00 0.41 99.09 [2021-04-30T08:55:32.186Z] 08:48:02 1 0.08 0.00 0.07 0.00 0.79 99.06 [2021-04-30T08:55:32.186Z] 08:48:02 2 0.07 0.00 0.07 0.00 0.23 99.63 [2021-04-30T08:55:32.186Z] 08:48:02 3 0.03 0.00 0.05 0.00 0.18 99.73 [2021-04-30T08:55:32.186Z] 08:49:01 all 0.12 0.00 0.03 0.00 0.40 99.45 [2021-04-30T08:55:32.186Z] 08:49:01 0 0.34 0.00 0.07 0.00 1.13 98.47 [2021-04-30T08:55:32.186Z] 08:49:01 1 0.02 0.00 0.02 0.00 0.10 99.86 [2021-04-30T08:55:32.186Z] 08:49:01 2 0.10 0.00 0.03 0.00 0.22 99.64 [2021-04-30T08:55:32.186Z] 08:49:01 3 0.02 0.00 0.02 0.00 0.14 99.83 [2021-04-30T08:55:32.186Z] 08:50:01 all 0.15 0.00 0.03 0.00 0.07 99.75 [2021-04-30T08:55:32.186Z] 08:50:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2021-04-30T08:55:32.186Z] 08:50:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2021-04-30T08:55:32.186Z] 08:50:01 2 0.52 0.00 0.05 0.00 0.22 99.22 [2021-04-30T08:55:32.186Z] 08:50:01 3 0.03 0.00 0.05 0.00 0.02 99.90 [2021-04-30T08:55:32.186Z] 08:51:01 all 0.13 0.00 0.04 0.00 0.31 99.51 [2021-04-30T08:55:32.186Z] 08:51:01 0 0.02 0.00 0.02 0.00 0.25 99.72 [2021-04-30T08:55:32.186Z] 08:51:01 1 0.00 0.00 0.05 0.00 0.12 99.83 [2021-04-30T08:55:32.186Z] 08:51:01 2 0.50 0.00 0.08 0.00 0.84 98.58 [2021-04-30T08:55:32.186Z] 08:51:01 3 0.02 0.00 0.02 0.00 0.03 99.93 [2021-04-30T08:55:32.186Z] 08:52:01 all 0.12 0.00 0.02 0.00 0.59 99.26 [2021-04-30T08:55:32.186Z] 08:52:01 0 0.02 0.00 0.02 0.00 0.68 99.29 [2021-04-30T08:55:32.186Z] 08:52:01 1 0.03 0.00 0.02 0.00 0.28 99.67 [2021-04-30T08:55:32.186Z] 08:52:01 2 0.43 0.00 0.05 0.00 1.30 98.22 [2021-04-30T08:55:32.186Z] 08:52:01 3 0.02 0.00 0.02 0.00 0.10 99.87 [2021-04-30T08:55:32.186Z] [2021-04-30T08:55:32.186Z] 08:52:01 CPU %user %nice %system %iowait %steal %idle [2021-04-30T08:55:32.186Z] 08:53:01 all 0.12 0.00 0.04 0.00 0.26 99.58 [2021-04-30T08:55:32.186Z] 08:53:01 0 0.02 0.00 0.03 0.00 0.08 99.87 [2021-04-30T08:55:32.186Z] 08:53:01 1 0.02 0.00 0.03 0.00 0.05 99.90 [2021-04-30T08:55:32.186Z] 08:53:01 2 0.43 0.00 0.07 0.00 0.45 99.05 [2021-04-30T08:55:32.186Z] 08:53:01 3 0.02 0.00 0.02 0.00 0.46 99.50 [2021-04-30T08:55:32.186Z] 08:54:01 all 0.10 0.00 0.03 0.00 0.13 99.74 [2021-04-30T08:55:32.186Z] 08:54:01 0 0.02 0.00 0.03 0.00 0.10 99.85 [2021-04-30T08:55:32.186Z] 08:54:01 1 0.03 0.00 0.03 0.00 0.12 99.82 [2021-04-30T08:55:32.186Z] 08:54:01 2 0.33 0.00 0.03 0.00 0.20 99.43 [2021-04-30T08:55:32.186Z] 08:54:01 3 0.02 0.00 0.02 0.00 0.10 99.87 [2021-04-30T08:55:32.186Z] 08:55:01 all 2.75 0.00 1.79 1.71 1.14 92.61 [2021-04-30T08:55:32.186Z] 08:55:01 0 2.78 0.00 1.75 0.92 0.98 93.58 [2021-04-30T08:55:32.186Z] 08:55:01 1 2.47 0.00 1.92 1.23 1.26 93.12 [2021-04-30T08:55:32.186Z] 08:55:01 2 3.53 0.00 1.85 2.69 1.13 90.80 [2021-04-30T08:55:32.186Z] 08:55:01 3 2.21 0.00 1.64 1.99 1.20 92.96 [2021-04-30T08:55:32.186Z] Average: all 15.73 0.00 8.49 4.32 6.51 64.96 [2021-04-30T08:55:32.186Z] Average: 0 15.54 0.00 8.37 4.19 6.72 65.18 [2021-04-30T08:55:32.186Z] Average: 1 15.75 0.00 8.53 4.38 6.38 64.97 [2021-04-30T08:55:32.186Z] Average: 2 15.61 0.00 8.49 4.48 6.61 64.83 [2021-04-30T08:55:32.186Z] Average: 3 16.01 0.00 8.57 4.24 6.32 64.86 [2021-04-30T08:55:32.186Z] [2021-04-30T08:55:32.186Z] [2021-04-30T08:55:32.186Z]