Pull request #3420 opened 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 hahattan for edgexfoundry/edgex-go Loading trusted files from base branch master at 576eddb6d79f77bc7b799d46a5f981c8da166ab0 rather than 3129bae16c97413339e0bdf0721d29d65ee8dbd6 Obtained Jenkinsfile from 576eddb6d79f77bc7b799d46a5f981c8da166ab0 Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision aa25fb65c2461e649b1a162fbf19ec71f4863fbd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision aa25fb65c2461e649b1a162fbf19ec71f4863fbd using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3420/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision aa25fb65c2461e649b1a162fbf19ec71f4863fbd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f aa25fb65c2461e649b1a162fbf19ec71f4863fbd # timeout=10 Commit message: "Merge pull request #336 from ernestojeda/golang-1.16" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3420/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-2891 in /w/workspace/edgexfoundry_edgex-go_PR-3420 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 576eddb6d79f77bc7b799d46a5f981c8da166ab0 into PR head commit 3129bae16c97413339e0bdf0721d29d65ee8dbd6 Merge succeeded, producing 3129bae16c97413339e0bdf0721d29d65ee8dbd6 Checking out Revision 3129bae16c97413339e0bdf0721d29d65ee8dbd6 (PR-3420) > 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/3420/head:refs/remotes/origin/PR-3420 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3129bae16c97413339e0bdf0721d29d65ee8dbd6 # 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 576eddb6d79f77bc7b799d46a5f981c8da166ab0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3129bae16c97413339e0bdf0721d29d65ee8dbd6 # timeout=10 Commit message: "feat(sma): implement v2 GET /health/{services} API" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-04T08:05:35.744Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-04T08:05:35.934Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-04T08:05:36.038Z] ========================================================= [2021-05-04T08:05:36.038Z] EdgeX Global Pipelines Version Info [2021-05-04T08:05:36.038Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-04T08:05:38.838Z] ------------------- [2021-05-04T08:05:38.838Z] stable info: [2021-05-04T08:05:38.838Z] ------------------- [2021-05-04T08:05:38.838Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-04T08:05:38.838Z] Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd [2021-05-04T08:05:38.838Z] Message: update stable to v1.0.191 [2021-05-04T08:05:39.902Z] ------------------- [2021-05-04T08:05:39.902Z] experimental info: [2021-05-04T08:05:39.902Z] ------------------- [2021-05-04T08:05:39.902Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-04T08:05:39.902Z] Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd [2021-05-04T08:05:39.902Z] Message: update experimental to v1.0.191 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-04T08:05:40.220Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-05-04T08:05:40.272Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-05-04T08:05:40.330Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-04T08:05:40.383Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-04T08:05:40.436Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-04T08:05:40.504Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-04T08:05:40.563Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-04T08:05:40.618Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-05-04T08:05:40.674Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-05-04T08:05:40.732Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-05-04T08:05:40.788Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-04T08:05:40.844Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-04T08:05:40.911Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-04T08:05:40.966Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-04T08:05:41.022Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-04T08:05:41.079Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-05-04T08:05:41.136Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-04T08:05:41.191Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-04T08:05:41.247Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-05-04T08:05:41.306Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-05-04T08:05:41.377Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-05-04T08:05:41.485Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-04T08:05:41.580Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3420 [Pipeline] echo [2021-05-04T08:05:41.642Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3420 [Pipeline] echo [2021-05-04T08:05:41.699Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3420 [Pipeline] echo [2021-05-04T08:05:41.762Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3129bae16c97413339e0bdf0721d29d65ee8dbd6 [Pipeline] echo [2021-05-04T08:05:41.814Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3129bae [Pipeline] echo [2021-05-04T08:05:41.881Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-05-04T08:05:42.038Z] provisioning config files... [2021-05-04T08:05:42.087Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config2492078079731077883tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-04T08:05:42.572Z] ---> docker-login.sh [2021-05-04T08:05:42.573Z] nexus3.edgexfoundry.org:10001 [2021-05-04T08:05:43.220Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-04T08:05:43.814Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-04T08:05:43.814Z] Configure a credential helper to remove this warning. See [2021-05-04T08:05:43.814Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-04T08:05:43.814Z] [2021-05-04T08:05:43.814Z] Login Succeeded [2021-05-04T08:05:43.814Z] nexus3.edgexfoundry.org:10002 [2021-05-04T08:05:43.814Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-04T08:05:44.120Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-04T08:05:44.120Z] Configure a credential helper to remove this warning. See [2021-05-04T08:05:44.120Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-04T08:05:44.120Z] [2021-05-04T08:05:44.120Z] Login Succeeded [2021-05-04T08:05:44.120Z] nexus3.edgexfoundry.org:10003 [2021-05-04T08:05:44.120Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-04T08:05:44.406Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-04T08:05:44.406Z] Configure a credential helper to remove this warning. See [2021-05-04T08:05:44.406Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-04T08:05:44.406Z] [2021-05-04T08:05:44.406Z] Login Succeeded [2021-05-04T08:05:44.406Z] nexus3.edgexfoundry.org:10004 [2021-05-04T08:05:44.686Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-04T08:05:44.686Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-04T08:05:44.686Z] Configure a credential helper to remove this warning. See [2021-05-04T08:05:44.686Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-04T08:05:44.686Z] [2021-05-04T08:05:44.686Z] Login Succeeded [2021-05-04T08:05:44.686Z] docker.io [2021-05-04T08:05:44.966Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-04T08:05:45.234Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-04T08:05:45.234Z] Configure a credential helper to remove this warning. See [2021-05-04T08:05:45.234Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-04T08:05:45.234Z] [2021-05-04T08:05:45.234Z] Login Succeeded [2021-05-04T08:05:45.234Z] ---> docker-login.sh ends [Pipeline] } [2021-05-04T08:05:45.268Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-04T08:05:45.729Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-05-04T08:05:45.729Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-04T08:05:45.729Z] ++ cut -d/ -f2 [2021-05-04T08:05:45.729Z] ++ dirname cmd/core-command/Dockerfile [2021-05-04T08:05:45.729Z] + echo core-command,cmd/core-command/Dockerfile [2021-05-04T08:05:45.729Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-04T08:05:45.729Z] ++ dirname cmd/core-data/Dockerfile [2021-05-04T08:05:45.729Z] ++ cut -d/ -f2 [2021-05-04T08:05:45.729Z] + echo core-data,cmd/core-data/Dockerfile [2021-05-04T08:05:45.729Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-04T08:05:45.729Z] ++ dirname cmd/core-metadata/Dockerfile [2021-05-04T08:05:45.729Z] ++ cut -d/ -f2 [2021-05-04T08:05:45.729Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-05-04T08:05:45.729Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-04T08:05:45.729Z] ++ cut -d/ -f2 [2021-05-04T08:05:45.729Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-05-04T08:05:45.729Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-05-04T08:05:45.729Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-04T08:05:45.729Z] ++ cut -d/ -f2 [2021-05-04T08:05:45.729Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-05-04T08:05:45.729Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-05-04T08:05:45.729Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-04T08:05:45.729Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-05-04T08:05:45.729Z] ++ cut -d/ -f2 [2021-05-04T08:05:45.729Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-05-04T08:05:45.729Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-04T08:05:45.729Z] ++ dirname cmd/support-notifications/Dockerfile [2021-05-04T08:05:45.729Z] ++ cut -d/ -f2 [2021-05-04T08:05:45.729Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-05-04T08:05:45.729Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-04T08:05:45.729Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-05-04T08:05:45.729Z] ++ cut -d/ -f2 [2021-05-04T08:05:45.729Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-05-04T08:05:45.729Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-04T08:05:45.729Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-05-04T08:05:45.729Z] ++ cut -d/ -f2 [2021-05-04T08:05:45.729Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-05-04T08:05:45.934Z] 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-05-04T08:05:47.465Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-04T08:05:47.465Z] [2021-05-04T08:05:47.465Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-04T08:05:47.887Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-04T08:05:47.888Z] latest: Pulling from edgex-devops/git-semver [2021-05-04T08:05:47.888Z] 31603596830f: Pulling fs layer [2021-05-04T08:05:47.888Z] 54011a49482f: Pulling fs layer [2021-05-04T08:05:47.888Z] a6820b24f6d8: Pulling fs layer [2021-05-04T08:05:47.888Z] f581987b2513: Pulling fs layer [2021-05-04T08:05:47.888Z] f581987b2513: Waiting [2021-05-04T08:05:48.178Z] 54011a49482f: Verifying Checksum [2021-05-04T08:05:48.178Z] 54011a49482f: Download complete [2021-05-04T08:05:48.178Z] 31603596830f: Verifying Checksum [2021-05-04T08:05:48.178Z] 31603596830f: Download complete [2021-05-04T08:05:48.815Z] f581987b2513: Verifying Checksum [2021-05-04T08:05:48.815Z] f581987b2513: Download complete [2021-05-04T08:05:48.815Z] a6820b24f6d8: Verifying Checksum [2021-05-04T08:05:48.815Z] a6820b24f6d8: Download complete [2021-05-04T08:05:49.100Z] 31603596830f: Pull complete [2021-05-04T08:05:49.389Z] 54011a49482f: Pull complete [2021-05-04T08:05:50.869Z] a6820b24f6d8: Pull complete [2021-05-04T08:05:51.154Z] f581987b2513: Pull complete [2021-05-04T08:05:51.154Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-04T08:05:51.154Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-04T08:05:51.154Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-04T08:05:51.851Z] prd-centos7-docker-4c-2g-2891 does not seem to be running inside a container [2021-05-04T08:05:51.987Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-04T08:05:55.284Z] $ docker top a837db125f3e6919175e0a991882bb03b33107ac2af165d6ca9269f352f6c78c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-04T08:05:55.703Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-04T08:05:55.703Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-04T08:05:56.398Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-04T08:05:56.404Z] $ docker exec a837db125f3e6919175e0a991882bb03b33107ac2af165d6ca9269f352f6c78c ssh-agent [2021-05-04T08:05:56.699Z] SSH_AUTH_SOCK=/tmp/ssh-vVidY4Vh2XhB/agent.12 [2021-05-04T08:05:56.699Z] SSH_AGENT_PID=17 [2021-05-04T08:05:56.720Z] Running ssh-add (command line suppressed) [2021-05-04T08:05:56.920Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_330677045524872042.key (/w/workspace/edgex-go/1@tmp/private_key_330677045524872042.key) [2021-05-04T08:05:57.025Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-04T08:05:57.760Z] + git tag --points-at HEAD [Pipeline] } [2021-05-04T08:05:57.833Z] $ docker exec --env ******** --env ******** a837db125f3e6919175e0a991882bb03b33107ac2af165d6ca9269f352f6c78c ssh-agent -k [2021-05-04T08:05:58.039Z] unset SSH_AUTH_SOCK; [2021-05-04T08:05:58.039Z] unset SSH_AGENT_PID; [2021-05-04T08:05:58.040Z] echo Agent pid 17 killed; [2021-05-04T08:05:58.111Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-04T08:05:58.204Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-04T08:05:58.204Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-04T08:05:58.501Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-04T08:05:58.507Z] $ docker exec a837db125f3e6919175e0a991882bb03b33107ac2af165d6ca9269f352f6c78c ssh-agent [2021-05-04T08:05:58.857Z] SSH_AUTH_SOCK=/tmp/ssh-wd4hxzszL5jo/agent.46 [2021-05-04T08:05:58.857Z] SSH_AGENT_PID=52 [2021-05-04T08:05:58.874Z] Running ssh-add (command line suppressed) [2021-05-04T08:05:59.075Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_6350538468163106919.key (/w/workspace/edgex-go/1@tmp/private_key_6350538468163106919.key) [2021-05-04T08:05:59.144Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-04T08:05:59.563Z] + git semver init [2021-05-04T08:05:59.563Z] # -> Open(): unable to determine branch for HEAD [2021-05-04T08:05:59.563Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-05-04T08:05:59.563Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-05-04T08:05:59.563Z] # $SEMVER_REMOTE_NAME = origin [2021-05-04T08:05:59.563Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-04T08:05:59.563Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-04T08:05:59.563Z] # $SEMVER_BRANCH = PR-3420 [2021-05-04T08:05:59.563Z] # $SEMVER_TEMP = /tmp/semver-101965013 [2021-05-04T08:05:59.563Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-05-04T08:06:27.329Z] # '/tmp/semver-101965013' -> '/w/workspace/edgex-go/1/.semver' [2021-05-04T08:06:27.329Z] # -> Force: false [2021-05-04T08:06:27.329Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-05-04T08:06:27.370Z] $ docker exec --env ******** --env ******** a837db125f3e6919175e0a991882bb03b33107ac2af165d6ca9269f352f6c78c ssh-agent -k [2021-05-04T08:06:27.940Z] unset SSH_AUTH_SOCK; [2021-05-04T08:06:27.943Z] unset SSH_AGENT_PID; [2021-05-04T08:06:27.943Z] echo Agent pid 52 killed; [2021-05-04T08:06:28.194Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-04T08:06:29.074Z] + git semver [Pipeline] } [2021-05-04T08:06:29.121Z] $ docker stop --time=1 a837db125f3e6919175e0a991882bb03b33107ac2af165d6ca9269f352f6c78c [2021-05-04T08:06:31.239Z] $ docker rm -f a837db125f3e6919175e0a991882bb03b33107ac2af165d6ca9269f352f6c78c [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-04T08:06:32.142Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-04T08:06:33.462Z] Stashed 1 file(s) [Pipeline] echo [2021-05-04T08:06:33.485Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-04T08:06:34.440Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-04T08:06:34.821Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-04T08:06:35.295Z] + true [2021-05-04T08:06:35.295Z] + sudo service docker restart [2021-05-04T08:06:35.295Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-05-04T08:06:36.815Z] ========================================================= [2021-05-04T08:06:36.816Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-04T08:06:36.816Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-04T08:06:37.738Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-05-04T08:06:46.190Z] Sending build context to Docker daemon 329.8MB [2021-05-04T08:06:46.191Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-05-04T08:06:46.191Z] Step 2/6 : FROM ${BASE} [2021-05-04T08:06:46.191Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-04T08:06:46.191Z] 540db60ca938: Pulling fs layer [2021-05-04T08:06:46.191Z] adcc1eea9eea: Pulling fs layer [2021-05-04T08:06:46.191Z] 4c4ab2625f07: Pulling fs layer [2021-05-04T08:06:46.191Z] 0510c868ecb4: Pulling fs layer [2021-05-04T08:06:46.191Z] afea3b2eda06: Pulling fs layer [2021-05-04T08:06:46.191Z] 7809a108b3ef: Pulling fs layer [2021-05-04T08:06:46.191Z] f706445af74f: Pulling fs layer [2021-05-04T08:06:46.191Z] 0510c868ecb4: Waiting [2021-05-04T08:06:46.191Z] afea3b2eda06: Waiting [2021-05-04T08:06:46.191Z] 7809a108b3ef: Waiting [2021-05-04T08:06:46.191Z] f706445af74f: Waiting [2021-05-04T08:06:46.191Z] 4c4ab2625f07: Verifying Checksum [2021-05-04T08:06:46.191Z] 4c4ab2625f07: Download complete [2021-05-04T08:06:46.191Z] adcc1eea9eea: Verifying Checksum [2021-05-04T08:06:46.191Z] adcc1eea9eea: Download complete [2021-05-04T08:06:46.191Z] afea3b2eda06: Verifying Checksum [2021-05-04T08:06:46.191Z] afea3b2eda06: Download complete [2021-05-04T08:06:46.191Z] 7809a108b3ef: Verifying Checksum [2021-05-04T08:06:46.191Z] 7809a108b3ef: Download complete [2021-05-04T08:06:46.191Z] 540db60ca938: Verifying Checksum [2021-05-04T08:06:46.191Z] 540db60ca938: Download complete [2021-05-04T08:06:46.888Z] 540db60ca938: Pull complete [2021-05-04T08:06:47.218Z] adcc1eea9eea: Pull complete [2021-05-04T08:06:47.926Z] 4c4ab2625f07: Pull complete [2021-05-04T08:06:48.877Z] Still waiting to schedule task [2021-05-04T08:06:48.878Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-2316’ is offline [2021-05-04T08:06:50.676Z] f706445af74f: Verifying Checksum [2021-05-04T08:06:50.676Z] f706445af74f: Download complete [2021-05-04T08:06:52.756Z] 0510c868ecb4: Verifying Checksum [2021-05-04T08:06:52.756Z] 0510c868ecb4: Download complete [2021-05-04T08:07:08.124Z] 0510c868ecb4: Pull complete [2021-05-04T08:07:08.124Z] afea3b2eda06: Pull complete [2021-05-04T08:07:08.124Z] 7809a108b3ef: Pull complete [2021-05-04T08:07:13.692Z] f706445af74f: Pull complete [2021-05-04T08:07:13.692Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-04T08:07:13.692Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-04T08:07:13.692Z] ---> b068be0155e3 [2021-05-04T08:07:13.692Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-05-04T08:07:13.692Z] ---> Running in 09a355f026ba [2021-05-04T08:07:14.739Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-04T08:07:15.704Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-04T08:07:16.721Z] (1/12) Installing libmagic (5.39-r0) [2021-05-04T08:07:16.992Z] (2/12) Installing file (5.39-r0) [2021-05-04T08:07:16.992Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-04T08:07:17.261Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-04T08:07:22.677Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-04T08:07:22.677Z] (6/12) Installing patch (2.7.6-r6) [2021-05-04T08:07:22.677Z] (7/12) Installing build-base (0.5-r2) [2021-05-04T08:07:22.677Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-04T08:07:22.952Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-04T08:07:22.952Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-04T08:07:22.952Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-04T08:07:23.260Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-04T08:07:23.260Z] Executing busybox-1.32.1-r6.trigger [2021-05-04T08:07:23.260Z] OK: 219 MiB in 52 packages [2021-05-04T08:07:28.800Z] Removing intermediate container 09a355f026ba [2021-05-04T08:07:28.800Z] ---> e6fea49e2d10 [2021-05-04T08:07:28.800Z] Step 4/6 : WORKDIR /edgex-go [2021-05-04T08:07:28.800Z] ---> Running in 8ee3fd105d33 [2021-05-04T08:07:28.800Z] Removing intermediate container 8ee3fd105d33 [2021-05-04T08:07:28.800Z] ---> 8775ba4de0b4 [2021-05-04T08:07:28.800Z] Step 5/6 : COPY go.mod . [2021-05-04T08:07:29.072Z] ---> 0e71009f5068 [2021-05-04T08:07:29.072Z] Step 6/6 : RUN go mod download [2021-05-04T08:07:29.360Z] ---> Running in 775eebecce09 [2021-05-04T08:08:02.074Z] Removing intermediate container 775eebecce09 [2021-05-04T08:08:02.074Z] ---> 845a60d5bfb3 [2021-05-04T08:08:02.074Z] Successfully built 845a60d5bfb3 [2021-05-04T08:08:02.074Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-04T08:08:02.529Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-04T08:08:02.812Z] . [Pipeline] withDockerContainer [2021-05-04T08:08:03.091Z] prd-centos7-docker-4c-2g-2891 does not seem to be running inside a container [2021-05-04T08:08:03.238Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-04T08:08:05.356Z] $ docker top 375e04ffa38d649cdb16506859838daf0d3ff521f8ccf7eac2b24fc6040f274e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-04T08:08:06.058Z] + go version [2021-05-04T08:08:06.059Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-04T08:08:06.097Z] $ docker stop --time=1 375e04ffa38d649cdb16506859838daf0d3ff521f8ccf7eac2b24fc6040f274e [2021-05-04T08:08:07.889Z] $ docker rm -f 375e04ffa38d649cdb16506859838daf0d3ff521f8ccf7eac2b24fc6040f274e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-04T08:08:08.835Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-04T08:08:08.835Z] . [Pipeline] withDockerContainer [2021-05-04T08:08:09.078Z] prd-centos7-docker-4c-2g-2891 does not seem to be running inside a container [2021-05-04T08:08:09.202Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-04T08:08:11.580Z] $ docker top 389a5648e21386ed49ef77ff640fb2b193a9a66e8ff4736f08bbf361f4cb7a28 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-04T08:08:11.875Z] ========================================================= [2021-05-04T08:08:11.875Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-04T08:08:11.875Z] ========================================================= [Pipeline] sh [2021-05-04T08:08:12.245Z] + go mod tidy [Pipeline] sh [2021-05-04T08:08:17.322Z] + make test [2021-05-04T08:08:17.322Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-04T08:08:33.203Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-04T08:08:45.852Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2892 in /w/workspace/edgexfoundry_edgex-go_PR-3420 [Pipeline] { [Pipeline] ws [2021-05-04T08:08:45.917Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-05-04T08:08:51.764Z] using credential edgex-jenkins-ssh [2021-05-04T08:08:51.784Z] Cloning the remote Git repository [2021-05-04T08:08:51.908Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-04T08:08:52.031Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-05-04T08:08:52.097Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-04T08:08:52.097Z] > git --version # timeout=10 [2021-05-04T08:08:52.123Z] > git --version # 'git version 2.17.1' [2021-05-04T08:08:52.125Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-04T08:08:52.217Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-04T08:09:07.978Z] Merging remotes/origin/master commit 576eddb6d79f77bc7b799d46a5f981c8da166ab0 into PR head commit 3129bae16c97413339e0bdf0721d29d65ee8dbd6 [2021-05-04T08:09:08.409Z] Merge succeeded, producing 3129bae16c97413339e0bdf0721d29d65ee8dbd6 [2021-05-04T08:09:08.410Z] Checking out Revision 3129bae16c97413339e0bdf0721d29d65ee8dbd6 (PR-3420) [2021-05-04T08:09:07.064Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-04T08:09:07.090Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-04T08:09:07.113Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-04T08:09:07.143Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-04T08:09:07.144Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-04T08:09:07.156Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3420/head:refs/remotes/origin/PR-3420 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-04T08:09:08.005Z] > git config core.sparsecheckout # timeout=10 [2021-05-04T08:09:08.019Z] > git checkout -f 3129bae16c97413339e0bdf0721d29d65ee8dbd6 # timeout=10 [2021-05-04T08:09:08.339Z] > git remote # timeout=10 [2021-05-04T08:09:08.356Z] > git config --get remote.origin.url # timeout=10 [2021-05-04T08:09:08.368Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-04T08:09:08.382Z] > git merge 576eddb6d79f77bc7b799d46a5f981c8da166ab0 # timeout=10 [2021-05-04T08:09:08.403Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-04T08:09:08.423Z] > git config core.sparsecheckout # timeout=10 [2021-05-04T08:09:08.434Z] > git checkout -f 3129bae16c97413339e0bdf0721d29d65ee8dbd6 # timeout=10 [2021-05-04T08:09:12.751Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-04T08:09:12.871Z] Commit message: "feat(sma): implement v2 GET /health/{services} API" [2021-05-04T08:09:12.939Z] > git --version # timeout=10 [2021-05-04T08:09:12.951Z] > git --version # 'git version 2.17.1' [2021-05-04T08:09:12.966Z] fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-04T08:09:14.555Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-04T08:09:14.970Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-04T08:09:15.330Z] + true [2021-05-04T08:09:15.330Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-05-04T08:09:17.441Z] provisioning config files... [2021-05-04T08:09:17.495Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3244272961741223257tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-04T08:09:17.912Z] ---> docker-login.sh [2021-05-04T08:09:17.913Z] nexus3.edgexfoundry.org:10001 [2021-05-04T08:09:18.523Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-04T08:09:19.125Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-04T08:09:19.125Z] Configure a credential helper to remove this warning. See [2021-05-04T08:09:19.125Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-04T08:09:19.125Z] [2021-05-04T08:09:19.125Z] Login Succeeded [2021-05-04T08:09:19.125Z] nexus3.edgexfoundry.org:10002 [2021-05-04T08:09:19.413Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-04T08:09:19.686Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-04T08:09:19.686Z] Configure a credential helper to remove this warning. See [2021-05-04T08:09:19.686Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-04T08:09:19.686Z] [2021-05-04T08:09:19.686Z] Login Succeeded [2021-05-04T08:09:19.686Z] nexus3.edgexfoundry.org:10003 [2021-05-04T08:09:19.965Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-04T08:09:20.240Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-04T08:09:20.240Z] Configure a credential helper to remove this warning. See [2021-05-04T08:09:20.240Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-04T08:09:20.240Z] [2021-05-04T08:09:20.240Z] Login Succeeded [2021-05-04T08:09:20.240Z] nexus3.edgexfoundry.org:10004 [2021-05-04T08:09:20.514Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-04T08:09:20.514Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-04T08:09:20.514Z] Configure a credential helper to remove this warning. See [2021-05-04T08:09:20.514Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-04T08:09:20.514Z] [2021-05-04T08:09:20.786Z] Login Succeeded [2021-05-04T08:09:20.786Z] docker.io [2021-05-04T08:09:21.056Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-04T08:09:21.327Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-04T08:09:21.328Z] Configure a credential helper to remove this warning. See [2021-05-04T08:09:21.328Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-04T08:09:21.328Z] [2021-05-04T08:09:21.328Z] Login Succeeded [2021-05-04T08:09:21.328Z] ---> docker-login.sh ends [Pipeline] } [2021-05-04T08:09:21.369Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-04T08:09:21.757Z] ========================================================= [2021-05-04T08:09:21.758Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-04T08:09:21.758Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-04T08:09:22.181Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-05-04T08:09:23.314Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-04T08:09:23.314Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-04T08:09:23.970Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-04T08:09:24.817Z] Sending build context to Docker daemon 167.5MB [2021-05-04T08:09:24.817Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-05-04T08:09:24.817Z] Step 2/6 : FROM ${BASE} [2021-05-04T08:09:24.817Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-04T08:09:24.817Z] 595b0fe564bb: Pulling fs layer [2021-05-04T08:09:24.817Z] 7186ed65a4f7: Pulling fs layer [2021-05-04T08:09:24.817Z] 316046926c0a: Pulling fs layer [2021-05-04T08:09:24.817Z] 4ebd0625c992: Pulling fs layer [2021-05-04T08:09:24.817Z] 207e8628e3a3: Pulling fs layer [2021-05-04T08:09:24.817Z] c791037a9be2: Pulling fs layer [2021-05-04T08:09:24.817Z] ffd874e62e21: Pulling fs layer [2021-05-04T08:09:24.817Z] 4ebd0625c992: Waiting [2021-05-04T08:09:24.817Z] 207e8628e3a3: Waiting [2021-05-04T08:09:24.817Z] c791037a9be2: Waiting [2021-05-04T08:09:24.817Z] ffd874e62e21: Waiting [2021-05-04T08:09:24.817Z] 316046926c0a: Verifying Checksum [2021-05-04T08:09:24.817Z] 316046926c0a: Download complete [2021-05-04T08:09:24.817Z] 7186ed65a4f7: Download complete [2021-05-04T08:09:24.817Z] 207e8628e3a3: Verifying Checksum [2021-05-04T08:09:24.817Z] 207e8628e3a3: Download complete [2021-05-04T08:09:24.817Z] 595b0fe564bb: Verifying Checksum [2021-05-04T08:09:24.817Z] 595b0fe564bb: Download complete [2021-05-04T08:09:24.817Z] c791037a9be2: Verifying Checksum [2021-05-04T08:09:24.817Z] c791037a9be2: Download complete [2021-05-04T08:09:25.413Z] 595b0fe564bb: Pull complete [2021-05-04T08:09:26.023Z] 7186ed65a4f7: Pull complete [2021-05-04T08:09:26.303Z] 316046926c0a: Pull complete [2021-05-04T08:09:27.287Z] ffd874e62e21: Verifying Checksum [2021-05-04T08:09:27.287Z] ffd874e62e21: Download complete [2021-05-04T08:09:28.722Z] 4ebd0625c992: Verifying Checksum [2021-05-04T08:09:28.722Z] 4ebd0625c992: Download complete [2021-05-04T08:09:31.013Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-04T08:09:31.013Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-04T08:09:31.013Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-04T08:09:31.013Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-04T08:09:33.159Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-04T08:09:33.857Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-04T08:09:38.911Z] 4ebd0625c992: Pull complete [2021-05-04T08:09:38.911Z] 207e8628e3a3: Pull complete [2021-05-04T08:09:39.184Z] c791037a9be2: Pull complete [2021-05-04T08:09:39.540Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-04T08:09:39.540Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-04T08:09:39.540Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-05-04T08:09:42.577Z] ffd874e62e21: Pull complete [2021-05-04T08:09:42.577Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-04T08:09:42.577Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-04T08:09:42.577Z] ---> cfc18b08335c [2021-05-04T08:09:42.577Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-05-04T08:09:43.220Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.200s coverage: 45.9% of statements [2021-05-04T08:09:43.220Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-04T08:09:43.220Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-04T08:09:43.220Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-04T08:09:43.220Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-05-04T08:09:43.220Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-05-04T08:09:43.220Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-04T08:09:43.220Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.138s coverage: 19.8% of statements [2021-05-04T08:09:43.551Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.154s coverage: 100.0% of statements [2021-05-04T08:09:46.878Z] ---> Running in dc3c475717f5 [2021-05-04T08:09:47.477Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-04T08:09:48.196Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.424s coverage: 27.1% of statements [2021-05-04T08:09:48.196Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-04T08:09:48.196Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-04T08:09:48.196Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-04T08:09:48.196Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-05-04T08:09:48.196Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-05-04T08:09:48.196Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-05-04T08:09:48.196Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.085s coverage: 100.0% of statements [2021-05-04T08:09:48.196Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-05-04T08:09:48.196Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.249s coverage: 100.0% of statements [2021-05-04T08:09:48.196Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-05-04T08:09:48.196Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-05-04T08:09:48.196Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.173s coverage: 71.3% of statements [2021-05-04T08:09:48.196Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-04T08:09:48.196Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-04T08:09:48.461Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-04T08:09:49.059Z] (1/12) Installing libmagic (5.39-r0) [2021-05-04T08:09:49.327Z] (2/12) Installing file (5.39-r0) [2021-05-04T08:09:49.327Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-04T08:09:49.327Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-04T08:09:51.123Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.365s coverage: 87.7% of statements [2021-05-04T08:09:51.123Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-04T08:09:51.123Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-04T08:09:51.123Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.081s coverage: 78.9% of statements [2021-05-04T08:09:51.123Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-05-04T08:09:54.711Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-04T08:09:54.711Z] (6/12) Installing patch (2.7.6-r6) [2021-05-04T08:09:54.711Z] (7/12) Installing build-base (0.5-r2) [2021-05-04T08:09:54.711Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-04T08:09:54.711Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-04T08:09:54.982Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-04T08:09:54.982Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-04T08:09:54.982Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-04T08:09:55.254Z] Executing busybox-1.32.1-r6.trigger [2021-05-04T08:09:55.254Z] OK: 218 MiB in 52 packages [2021-05-04T08:09:56.950Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.597s coverage: 28.6% of statements [2021-05-04T08:09:56.950Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-04T08:09:56.950Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-04T08:09:56.950Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-04T08:09:56.950Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-05-04T08:09:56.950Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-05-04T08:09:56.950Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.188s coverage: 100.0% of statements [2021-05-04T08:09:56.950Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-05-04T08:09:56.950Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.170s coverage: 100.0% of statements [2021-05-04T08:09:56.950Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-05-04T08:09:56.950Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.557s coverage: 86.7% of statements [2021-05-04T08:09:56.950Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-05-04T08:09:56.950Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.286s coverage: 97.5% of statements [2021-05-04T08:09:56.950Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-05-04T08:09:56.950Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.101s coverage: 78.3% of statements [2021-05-04T08:09:56.950Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-05-04T08:09:56.950Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-04T08:09:56.950Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-04T08:09:56.950Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-05-04T08:09:59.571Z] Removing intermediate container dc3c475717f5 [2021-05-04T08:09:59.571Z] ---> 032751b0b2e6 [2021-05-04T08:09:59.571Z] Step 4/6 : WORKDIR /edgex-go [2021-05-04T08:09:59.571Z] ---> Running in 48342079cbec [2021-05-04T08:09:59.849Z] Removing intermediate container 48342079cbec [2021-05-04T08:09:59.849Z] ---> 7f6d0cb17b5c [2021-05-04T08:09:59.849Z] Step 5/6 : COPY go.mod . [2021-05-04T08:10:00.451Z] ---> 2eabfa750f59 [2021-05-04T08:10:00.451Z] Step 6/6 : RUN go mod download [2021-05-04T08:10:00.728Z] ---> Running in 53de082204ca [2021-05-04T08:10:04.267Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.880s coverage: 95.1% of statements [2021-05-04T08:10:04.267Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-04T08:10:04.267Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-04T08:10:04.267Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-04T08:10:04.267Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-04T08:10:04.267Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-04T08:10:04.267Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-05-04T08:10:04.267Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-05-04T08:10:04.267Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-04T08:10:04.267Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-04T08:10:04.267Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-05-04T08:10:04.268Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-04T08:10:04.268Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-05-04T08:10:04.268Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-04T08:10:04.268Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-05-04T08:10:04.268Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-04T08:10:04.268Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-05-04T08:10:04.268Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-05-04T08:10:04.268Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-04T08:10:04.268Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.093s coverage: 58.8% of statements [2021-05-04T08:10:04.268Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-04T08:10:04.268Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-05-04T08:10:04.268Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.097s coverage: 0.9% of statements [2021-05-04T08:10:04.268Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-04T08:10:04.268Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.342s coverage: 22.6% of statements [2021-05-04T08:10:04.268Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-05-04T08:10:04.268Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.236s coverage: 47.1% of statements [2021-05-04T08:10:04.268Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.222s coverage: 79.5% of statements [2021-05-04T08:10:04.268Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.142s coverage: 94.1% of statements [2021-05-04T08:10:04.542Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.158s coverage: 96.3% of statements [2021-05-04T08:10:05.200Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.116s coverage: 87.5% of statements [2021-05-04T08:10:17.947Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.151s coverage: 94.4% of statements [2021-05-04T08:10:17.947Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.110s coverage: 44.8% of statements [2021-05-04T08:10:22.509Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.684s coverage: 81.8% of statements [2021-05-04T08:10:22.509Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-05-04T08:10:27.540Z] Removing intermediate container 53de082204ca [2021-05-04T08:10:27.541Z] ---> 098b097b633a [2021-05-04T08:10:27.541Z] Successfully built 098b097b633a [2021-05-04T08:10:27.541Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-04T08:10:27.923Z] + docker inspect -f . ci-base-image-arm64 [2021-05-04T08:10:27.923Z] . [Pipeline] withDockerContainer [2021-05-04T08:10:28.216Z] prd-ubuntu18.04-docker-arm64-4c-16g-2892 does not seem to be running inside a container [2021-05-04T08:10:28.306Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-04T08:10:29.802Z] $ docker top 84ad09d0974d3af608fbd8d0fff44fdc3e240796fa5a5854b90c24a3ecb4c008 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-04T08:10:30.806Z] + go version [2021-05-04T08:10:30.806Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-04T08:10:30.852Z] $ docker stop --time=1 84ad09d0974d3af608fbd8d0fff44fdc3e240796fa5a5854b90c24a3ecb4c008 [2021-05-04T08:10:30.994Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.201s coverage: 92.9% of statements [2021-05-04T08:10:30.994Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-04T08:10:30.994Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-04T08:10:30.995Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-04T08:10:30.995Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.060s coverage: 77.8% of statements [2021-05-04T08:10:30.995Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-04T08:10:30.995Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-04T08:10:30.995Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-04T08:10:30.995Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-04T08:10:30.995Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-04T08:10:30.995Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.157s coverage: 87.2% of statements [2021-05-04T08:10:30.995Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-04T08:10:30.995Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-04T08:10:30.995Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.072s coverage: 100.0% of statements [2021-05-04T08:10:30.995Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-04T08:10:30.995Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.203s coverage: 75.5% of statements [2021-05-04T08:10:30.995Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-04T08:10:30.995Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.267s coverage: 80.8% of statements [2021-05-04T08:10:30.995Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.231s coverage: 87.2% of statements [2021-05-04T08:10:30.995Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.120s coverage: 84.6% of statements [2021-05-04T08:10:30.995Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.202s coverage: 91.6% of statements [2021-05-04T08:10:30.995Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-04T08:10:30.995Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.402s coverage: 64.4% of statements [2021-05-04T08:10:30.995Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-04T08:10:30.995Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-04T08:10:30.995Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.117s coverage: 100.0% of statements [2021-05-04T08:10:30.995Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.061s coverage: 91.3% of statements [2021-05-04T08:10:30.995Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.048s coverage: 100.0% of statements [2021-05-04T08:10:30.995Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.108s coverage: 73.7% of statements [2021-05-04T08:10:30.995Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.109s coverage: 100.0% of statements [2021-05-04T08:10:32.249Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.876s coverage: 69.0% of statements [2021-05-04T08:10:32.249Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-04T08:10:32.249Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-04T08:10:32.249Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-04T08:10:32.815Z] $ docker rm -f 84ad09d0974d3af608fbd8d0fff44fdc3e240796fa5a5854b90c24a3ecb4c008 [2021-05-04T08:10:32.995Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.538s coverage: 40.5% of statements [2021-05-04T08:10:32.995Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-04T08:10:32.995Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-04T08:10:32.995Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.159s coverage: 89.5% of statements [2021-05-04T08:10:32.995Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-04T08:10:32.995Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.084s coverage: 84.8% of statements [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-04T08:10:33.825Z] + docker inspect -f . ci-base-image-arm64 [2021-05-04T08:10:33.825Z] . [Pipeline] withDockerContainer [2021-05-04T08:10:34.096Z] prd-ubuntu18.04-docker-arm64-4c-16g-2892 does not seem to be running inside a container [2021-05-04T08:10:34.187Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-04T08:10:35.569Z] $ docker top 43dc32b5e683fdf5845d5ffb4da769a80bcdba67df19d44ebcebb94cc0dbe767 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-04T08:10:35.919Z] ========================================================= [2021-05-04T08:10:35.919Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-04T08:10:35.919Z] ========================================================= [Pipeline] sh [2021-05-04T08:10:36.579Z] + go mod tidy [2021-05-04T08:10:37.446Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.408s coverage: 47.0% of statements [2021-05-04T08:10:37.446Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-04T08:10:37.446Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-04T08:10:37.446Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-04T08:10:37.446Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-05-04T08:10:37.446Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-05-04T08:10:37.446Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.095s coverage: 100.0% of statements [2021-05-04T08:10:37.446Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-05-04T08:10:37.446Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.080s coverage: 100.0% of statements [2021-05-04T08:10:37.446Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-05-04T08:10:37.446Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-05-04T08:10:37.446Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 0.109s coverage: 9.6% of statements [2021-05-04T08:10:37.446Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [Pipeline] sh [2021-05-04T08:10:38.237Z] + make test [2021-05-04T08:10:38.237Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-04T08:10:38.543Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.281s coverage: 92.6% of statements [2021-05-04T08:10:38.543Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-04T08:10:38.543Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-04T08:10:38.543Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-05-04T08:10:43.209Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 1.461s coverage: 28.7% of statements [2021-05-04T08:10:43.209Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-04T08:10:43.209Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-04T08:10:43.209Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-04T08:10:43.209Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-05-04T08:10:43.209Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-05-04T08:10:43.209Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.187s coverage: 99.0% of statements [2021-05-04T08:10:43.209Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-05-04T08:10:43.209Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.219s coverage: 100.0% of statements [2021-05-04T08:10:43.209Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-05-04T08:10:43.209Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-04T08:10:43.209Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-05-04T08:10:43.209Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.186s coverage: 64.6% of statements [2021-05-04T08:10:43.209Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-04T08:10:44.276Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.259s coverage: 97.6% of statements [2021-05-04T08:10:44.276Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-04T08:10:44.276Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-04T08:10:44.276Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-04T08:10:44.276Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.088s coverage: 0.0% of statements [2021-05-04T08:10:44.276Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-04T08:10:44.276Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.084s coverage: 100.0% of statements [2021-05-04T08:10:44.276Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-04T08:10:44.276Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-04T08:10:44.276Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-04T08:10:44.276Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-04T08:10:44.276Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.134s coverage: 87.9% of statements [2021-05-04T08:10:44.276Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-04T08:10:44.276Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-04T08:10:44.978Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.110s coverage: 100.0% of statements [2021-05-04T08:10:45.262Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.091s coverage: 28.1% of statements [2021-05-04T08:10:45.262Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-05-04T08:10:45.262Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-05-04T08:10:45.262Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-05-04T08:10:45.913Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.082s coverage: 100.0% of statements [2021-05-04T08:10:46.510Z] GO111MODULE=on go vet ./... [2021-05-04T08:11:05.039Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-04T08:11:55.386Z] gofmt -l . [2021-05-04T08:11:55.386Z] [ "`gofmt -l .`" = "" ] [2021-05-04T08:11:55.386Z] ./bin/test-go-mod-tidy.sh [2021-05-04T08:11:55.386Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-05-04T08:11:57.531Z] + ls -al . [2021-05-04T08:11:57.531Z] total 804 [2021-05-04T08:11:57.531Z] drwxrwxr-x 10 1001 1001 4096 May 4 08:11 . [2021-05-04T08:11:57.531Z] drwxr-xr-x 4 root root 28 May 4 08:08 .. [2021-05-04T08:11:57.531Z] -rw-rw-r-- 1 1001 1001 11 May 4 08:05 .dockerignore [2021-05-04T08:11:57.531Z] drwxrwxr-x 8 1001 1001 179 May 4 08:05 .git [2021-05-04T08:11:57.531Z] drwxrwxr-x 3 1001 1001 125 May 4 08:05 .github [2021-05-04T08:11:57.531Z] -rw-rw-r-- 1 1001 1001 818 May 4 08:05 .gitignore [2021-05-04T08:11:57.531Z] drwx------ 3 1001 1001 60 May 4 08:06 .semver [2021-05-04T08:11:57.531Z] -rw-rw-r-- 1 1001 1001 166 May 4 08:05 .sonarcloud.properties [2021-05-04T08:11:57.531Z] -rw-rw-r-- 1 1001 1001 8609 May 4 08:05 Attribution.txt [2021-05-04T08:11:57.531Z] -rw-rw-r-- 1 1001 1001 3804 May 4 08:05 CONTRIBUTING.md [2021-05-04T08:11:57.531Z] -rw-rw-r-- 1 1001 1001 931 May 4 08:05 Dockerfile.build [2021-05-04T08:11:57.532Z] -rw-rw-r-- 1 1001 1001 863 May 4 08:05 Jenkinsfile [2021-05-04T08:11:57.532Z] -rw-rw-r-- 1 1001 1001 10775 May 4 08:05 LICENSE [2021-05-04T08:11:57.532Z] -rw-rw-r-- 1 1001 1001 5774 May 4 08:05 Makefile [2021-05-04T08:11:57.532Z] -rw-rw-r-- 1 1001 1001 7978 May 4 08:05 README.md [2021-05-04T08:11:57.532Z] -rw-rw-r-- 1 1001 1001 6755 May 4 08:05 SECURITY.md [2021-05-04T08:11:57.532Z] -rw-rw-r-- 1 1001 1001 5 May 4 08:06 VERSION [2021-05-04T08:11:57.532Z] -rw-rw-r-- 1 1001 1001 4131 May 4 08:05 ZMQWindows.md [2021-05-04T08:11:57.532Z] drwxrwxr-x 2 1001 1001 117 May 4 08:05 bin [2021-05-04T08:11:57.532Z] drwxrwxr-x 14 1001 1001 4096 May 4 08:05 cmd [2021-05-04T08:11:57.532Z] -rw-r--r-- 1 root root 693878 May 4 08:10 coverage.out [2021-05-04T08:11:57.532Z] -rw-r--r-- 1 root root 1060 May 4 08:11 go.mod [2021-05-04T08:11:57.532Z] -rw-r--r-- 1 root root 22420 May 4 08:08 go.sum [2021-05-04T08:11:57.532Z] drwxrwxr-x 8 1001 1001 127 May 4 08:05 internal [2021-05-04T08:11:57.532Z] drwxrwxr-x 4 1001 1001 26 May 4 08:05 openapi [2021-05-04T08:11:57.532Z] drwxrwxr-x 4 1001 1001 71 May 4 08:05 snap [2021-05-04T08:11:57.532Z] -rw-rw-r-- 1 1001 1001 168 May 4 08:05 version.go [Pipeline] sh [2021-05-04T08:11:58.247Z] + '[' -e coverage.out ] [2021-05-04T08:11:58.247Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-05-04T08:11:59.031Z] Stashed 1 file(s) [Pipeline] sh [2021-05-04T08:12:00.242Z] + make build [2021-05-04T08:12:00.242Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-05-04T08:12:01.647Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-04T08:12:04.682Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-05-04T08:12:07.087Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-04T08:12:17.278Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-04T08:12:17.278Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-04T08:12:20.689Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-04T08:12:20.689Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-04T08:12:20.689Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-04T08:12:20.689Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-04T08:12:23.548Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-05-04T08:12:25.022Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-04T08:12:25.299Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-04T08:12:28.054Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-05-04T08:12:32.719Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-05-04T08:12:34.240Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-05-04T08:12:35.487Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-04T08:12:35.487Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-04T08:12:35.487Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-05-04T08:12:38.857Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-05-04T08:12:38.906Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.350s coverage: 45.9% of statements [2021-05-04T08:12:38.906Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-04T08:12:38.906Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-04T08:12:38.906Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-04T08:12:38.906Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-05-04T08:12:38.906Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-05-04T08:12:38.906Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-04T08:12:38.906Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.135s coverage: 19.8% of statements [2021-05-04T08:12:39.898Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.269s coverage: 100.0% of statements [2021-05-04T08:12:44.657Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-05-04T08:12:48.222Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.561s coverage: 27.1% of statements [2021-05-04T08:12:48.222Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-04T08:12:48.222Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-04T08:12:48.222Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-04T08:12:48.222Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-05-04T08:12:48.222Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-05-04T08:12:48.222Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-05-04T08:12:48.222Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.158s coverage: 100.0% of statements [2021-05-04T08:12:48.222Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-05-04T08:12:48.222Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.245s coverage: 100.0% of statements [2021-05-04T08:12:48.222Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-05-04T08:12:48.222Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-05-04T08:12:48.222Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.242s coverage: 71.3% of statements [2021-05-04T08:12:48.222Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-04T08:12:48.222Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-04T08:12:48.333Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-05-04T08:12:48.828Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.476s coverage: 87.7% of statements [2021-05-04T08:12:48.829Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-04T08:12:48.829Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-04T08:12:48.829Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.147s coverage: 78.9% of statements [2021-05-04T08:12:48.829Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-05-04T08:12:52.954Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-05-04T08:12:55.061Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-05-04T08:12:58.643Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-05-04T08:12:59.021Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.168s coverage: 28.6% of statements [2021-05-04T08:12:59.021Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-04T08:12:59.021Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-04T08:12:59.021Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-04T08:12:59.021Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-05-04T08:12:59.021Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-05-04T08:12:59.021Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.251s coverage: 100.0% of statements [2021-05-04T08:12:59.021Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-05-04T08:12:59.021Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.181s coverage: 100.0% of statements [2021-05-04T08:12:59.021Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-05-04T08:12:59.021Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.445s coverage: 86.7% of statements [2021-05-04T08:12:59.021Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-05-04T08:12:59.021Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.474s coverage: 97.5% of statements [2021-05-04T08:12:59.021Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-05-04T08:12:59.021Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.222s coverage: 78.3% of statements [2021-05-04T08:12:59.021Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-05-04T08:12:59.021Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-04T08:12:59.021Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-04T08:12:59.021Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [Pipeline] } [2021-05-04T08:13:03.216Z] $ docker stop --time=1 389a5648e21386ed49ef77ff640fb2b193a9a66e8ff4736f08bbf361f4cb7a28 [2021-05-04T08:13:05.621Z] $ docker rm -f 389a5648e21386ed49ef77ff640fb2b193a9a66e8ff4736f08bbf361f4cb7a28 [2021-05-04T08:13:05.762Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.132s coverage: 95.1% of statements [2021-05-04T08:13:05.762Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-04T08:13:05.762Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-04T08:13:05.762Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-04T08:13:05.762Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-04T08:13:05.762Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-04T08:13:05.762Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-05-04T08:13:05.762Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-05-04T08:13:05.762Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-04T08:13:05.762Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-04T08:13:05.762Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-05-04T08:13:05.762Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-04T08:13:05.762Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-05-04T08:13:05.762Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-04T08:13:05.762Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-05-04T08:13:05.762Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-04T08:13:05.762Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-05-04T08:13:05.762Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-05-04T08:13:05.762Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-04T08:13:05.762Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.119s coverage: 58.8% of statements [2021-05-04T08:13:05.762Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-04T08:13:05.762Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-05-04T08:13:05.762Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.213s coverage: 0.9% of statements [2021-05-04T08:13:05.762Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-04T08:13:05.762Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.168s coverage: 22.6% of statements [2021-05-04T08:13:05.762Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-05-04T08:13:05.762Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.238s coverage: 47.1% of statements [2021-05-04T08:13:05.762Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.157s coverage: 79.5% of statements [2021-05-04T08:13:05.762Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.149s coverage: 94.1% of statements [2021-05-04T08:13:06.804Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.148s coverage: 96.3% of statements [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2021-05-04T08:13:07.086Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.128s coverage: 87.5% of statements [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-04T08:13:10.456Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-04T08:13:10.456Z] [2021-05-04T08:13:10.456Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-05-04T08:13:11.321Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-04T08:13:11.321Z] latest: Pulling from edgex-devops/edgex-compose [2021-05-04T08:13:11.321Z] cbdbe7a5bc2a: Pulling fs layer [2021-05-04T08:13:11.321Z] ca9280d653b3: Pulling fs layer [2021-05-04T08:13:11.321Z] 7e9c9ca2126c: Pulling fs layer [2021-05-04T08:13:11.918Z] cbdbe7a5bc2a: Verifying Checksum [2021-05-04T08:13:11.918Z] cbdbe7a5bc2a: Download complete [2021-05-04T08:13:12.528Z] cbdbe7a5bc2a: Pull complete [2021-05-04T08:13:12.830Z] ca9280d653b3: Verifying Checksum [2021-05-04T08:13:12.830Z] ca9280d653b3: Download complete [2021-05-04T08:13:16.364Z] ca9280d653b3: Pull complete [2021-05-04T08:13:16.364Z] 7e9c9ca2126c: Verifying Checksum [2021-05-04T08:13:16.364Z] 7e9c9ca2126c: Download complete [2021-05-04T08:13:19.497Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.165s coverage: 94.4% of statements [2021-05-04T08:13:19.497Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.123s coverage: 44.8% of statements [2021-05-04T08:13:23.810Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.450s coverage: 81.8% of statements [2021-05-04T08:13:23.810Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-05-04T08:13:31.801Z] 7e9c9ca2126c: Pull complete [2021-05-04T08:13:31.801Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-05-04T08:13:31.801Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-04T08:13:31.801Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-05-04T08:13:32.110Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.203s coverage: 92.9% of statements [2021-05-04T08:13:32.110Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-04T08:13:32.110Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-04T08:13:32.110Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-04T08:13:32.110Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 77.8% of statements [2021-05-04T08:13:32.110Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-04T08:13:32.110Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-04T08:13:32.110Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-04T08:13:32.110Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-04T08:13:32.110Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-04T08:13:32.110Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.078s coverage: 87.2% of statements [2021-05-04T08:13:32.110Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-04T08:13:32.110Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-04T08:13:32.110Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.106s coverage: 100.0% of statements [2021-05-04T08:13:32.110Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-04T08:13:32.110Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.152s coverage: 75.5% of statements [2021-05-04T08:13:32.110Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-04T08:13:32.111Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.141s coverage: 80.8% of statements [2021-05-04T08:13:32.111Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.212s coverage: 87.2% of statements [2021-05-04T08:13:32.111Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.195s coverage: 84.6% of statements [2021-05-04T08:13:32.111Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.276s coverage: 91.6% of statements [2021-05-04T08:13:32.111Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-04T08:13:32.111Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.680s coverage: 64.4% of statements [2021-05-04T08:13:32.111Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-04T08:13:32.111Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-04T08:13:32.111Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.121s coverage: 100.0% of statements [2021-05-04T08:13:32.111Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.084s coverage: 91.3% of statements [2021-05-04T08:13:32.111Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.126s coverage: 100.0% of statements [2021-05-04T08:13:32.323Z] prd-centos7-docker-4c-2g-2891 does not seem to be running inside a container [2021-05-04T08:13:32.424Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-05-04T08:13:32.715Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.085s coverage: 73.7% of statements [2021-05-04T08:13:33.320Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.087s coverage: 100.0% of statements [2021-05-04T08:13:36.010Z] $ docker top bb6f33ada6c3ac1d65e72addc40a6da697d12b549c7c86e952bc7ac64f178d0e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-04T08:13:37.059Z] + grep parallel [2021-05-04T08:13:37.059Z] + docker-compose build --help [2021-05-04T08:13:37.643Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.035s coverage: 69.0% of statements [2021-05-04T08:13:37.644Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-04T08:13:37.644Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-04T08:13:37.644Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-04T08:13:38.245Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.559s coverage: 40.5% of statements [2021-05-04T08:13:38.245Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-04T08:13:38.245Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-04T08:13:38.245Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.136s coverage: 89.5% of statements [2021-05-04T08:13:38.245Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-04T08:13:38.245Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.075s coverage: 84.8% of statements [2021-05-04T08:13:39.189Z] --parallel Build images in parallel. [Pipeline] } [2021-05-04T08:13:39.227Z] $ docker stop --time=1 bb6f33ada6c3ac1d65e72addc40a6da697d12b549c7c86e952bc7ac64f178d0e [2021-05-04T08:13:42.074Z] $ docker rm -f bb6f33ada6c3ac1d65e72addc40a6da697d12b549c7c86e952bc7ac64f178d0e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-04T08:13:43.246Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-04T08:13:43.515Z] . [Pipeline] withDockerContainer [2021-05-04T08:13:43.674Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.492s coverage: 47.0% of statements [2021-05-04T08:13:43.674Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-04T08:13:43.674Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-04T08:13:43.674Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-04T08:13:43.674Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-05-04T08:13:43.674Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-05-04T08:13:43.674Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.117s coverage: 100.0% of statements [2021-05-04T08:13:43.674Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-05-04T08:13:43.674Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.116s coverage: 100.0% of statements [2021-05-04T08:13:43.674Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-05-04T08:13:43.674Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-05-04T08:13:43.674Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 0.166s coverage: 9.6% of statements [2021-05-04T08:13:43.674Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-05-04T08:13:43.729Z] prd-centos7-docker-4c-2g-2891 does not seem to be running inside a container [2021-05-04T08:13:43.811Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-05-04T08:13:45.118Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.409s coverage: 92.6% of statements [2021-05-04T08:13:45.118Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-04T08:13:45.118Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-04T08:13:45.118Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-05-04T08:13:45.337Z] $ docker top dbb8a47b08bfbbd771e8037cab8e6846a6dce3fd21a1cd902368a947345fa5a9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-04T08:13:46.006Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-04T08:13:48.042Z] Building docker-core-command-go ... [2021-05-04T08:13:48.042Z] Building docker-core-data-go ... [2021-05-04T08:13:48.042Z] Building docker-core-metadata-go ... [2021-05-04T08:13:48.042Z] Building docker-security-bootstrapper-go ... [2021-05-04T08:13:48.042Z] Building docker-security-proxy-setup-go ... [2021-05-04T08:13:48.042Z] Building docker-security-secretstore-setup-go ... [2021-05-04T08:13:48.042Z] Building docker-support-notifications-go ... [2021-05-04T08:13:48.042Z] Building docker-support-scheduler-go ... [2021-05-04T08:13:48.042Z] Building docker-sys-mgmt-agent-go ... [2021-05-04T08:13:48.042Z] Building docker-security-secretstore-setup-go [2021-05-04T08:13:48.042Z] Building docker-sys-mgmt-agent-go [2021-05-04T08:13:48.042Z] Building docker-security-proxy-setup-go [2021-05-04T08:13:48.042Z] Building docker-support-scheduler-go [2021-05-04T08:13:48.042Z] Building docker-support-notifications-go [2021-05-04T08:13:55.303Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.345s coverage: 28.7% of statements [2021-05-04T08:13:55.304Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-04T08:13:55.304Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-04T08:13:55.304Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-04T08:13:55.304Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-05-04T08:13:55.304Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-05-04T08:13:55.304Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.173s coverage: 99.0% of statements [2021-05-04T08:13:55.304Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-05-04T08:13:55.304Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.177s coverage: 100.0% of statements [2021-05-04T08:13:55.304Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-05-04T08:13:55.304Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-04T08:13:55.304Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-05-04T08:13:55.304Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.218s coverage: 64.6% of statements [2021-05-04T08:13:55.304Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-04T08:13:55.304Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.313s coverage: 97.6% of statements [2021-05-04T08:13:55.304Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-04T08:13:55.304Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-04T08:13:55.304Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-04T08:13:55.304Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.037s coverage: 0.0% of statements [2021-05-04T08:13:55.304Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-04T08:13:55.304Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.111s coverage: 100.0% of statements [2021-05-04T08:13:55.304Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-04T08:13:55.304Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-04T08:13:55.304Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-04T08:13:55.304Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-04T08:13:55.304Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.110s coverage: 87.9% of statements [2021-05-04T08:13:55.304Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-04T08:13:55.304Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-04T08:13:55.304Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.072s coverage: 100.0% of statements [2021-05-04T08:13:55.304Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.127s coverage: 28.1% of statements [2021-05-04T08:13:55.304Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-05-04T08:13:55.304Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-05-04T08:13:55.304Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-05-04T08:13:55.304Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 100.0% of statements [2021-05-04T08:13:55.304Z] GO111MODULE=on go vet ./... [2021-05-04T08:14:57.242Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-04T08:14:57.242Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-05-04T08:14:57.242Z] ---> 845a60d5bfb3 [2021-05-04T08:14:57.242Z] Step 3/21 : WORKDIR /edgex-go [2021-05-04T08:14:57.242Z] ---> Running in 49621a49bc3d [2021-05-04T08:14:57.242Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-04T08:14:57.242Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-04T08:14:57.242Z] ---> 845a60d5bfb3 [2021-05-04T08:14:57.242Z] Step 3/24 : WORKDIR /edgex-go [2021-05-04T08:14:57.242Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-04T08:14:57.242Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-04T08:14:57.242Z] ---> 845a60d5bfb3 [2021-05-04T08:14:57.242Z] Step 3/22 : WORKDIR /edgex-go [2021-05-04T08:14:57.242Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-04T08:14:57.242Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-04T08:14:57.242Z] ---> 845a60d5bfb3 [2021-05-04T08:14:57.242Z] Step 3/23 : WORKDIR /edgex-go [2021-05-04T08:14:57.242Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-04T08:14:57.242Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-04T08:14:57.242Z] ---> 845a60d5bfb3 [2021-05-04T08:14:57.242Z] Step 3/22 : WORKDIR /edgex-go [2021-05-04T08:14:57.242Z] ---> Running in 2f623132c7c5 [2021-05-04T08:14:57.242Z] ---> Running in 37871c72a4cd [2021-05-04T08:14:57.242Z] ---> Running in ad5034d7d5c1 [2021-05-04T08:14:57.242Z] ---> Running in e8d4b49894e7 [2021-05-04T08:14:57.242Z] Removing intermediate container 2f623132c7c5 [2021-05-04T08:14:57.242Z] ---> 76a6fa71a431 [2021-05-04T08:14:57.242Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-04T08:14:57.242Z] Removing intermediate container 37871c72a4cd [2021-05-04T08:14:57.242Z] ---> 676950840375 [2021-05-04T08:14:57.242Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-04T08:14:57.242Z] Removing intermediate container 49621a49bc3d [2021-05-04T08:14:57.242Z] ---> ab438c5a9518 [2021-05-04T08:14:57.242Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-04T08:14:57.242Z] Removing intermediate container ad5034d7d5c1 [2021-05-04T08:14:57.242Z] ---> f3e748aed17a [2021-05-04T08:14:57.242Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-04T08:14:57.242Z] Removing intermediate container e8d4b49894e7 [2021-05-04T08:14:57.242Z] ---> 2ad6a3e68204 [2021-05-04T08:14:57.242Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-04T08:14:57.242Z] ---> Running in e9ca14b1c643 [2021-05-04T08:14:57.242Z] ---> Running in e061d80e8b23 [2021-05-04T08:14:57.242Z] ---> Running in 604e46e95af4 [2021-05-04T08:14:57.242Z] ---> Running in 44268b6f0884 [2021-05-04T08:14:57.242Z] ---> Running in bb401b3040ac [2021-05-04T08:14:58.304Z] Removing intermediate container 604e46e95af4 [2021-05-04T08:14:58.304Z] ---> 0cb2978ca510 [2021-05-04T08:14:58.304Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-04T08:14:58.304Z] Removing intermediate container bb401b3040ac [2021-05-04T08:14:58.304Z] ---> af2895cf4d4d [2021-05-04T08:14:58.304Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-04T08:14:58.603Z] ---> Running in fe4acf5ecc2f [2021-05-04T08:14:58.603Z] ---> Running in bab800aee3f1 [2021-05-04T08:14:58.603Z] Removing intermediate container 44268b6f0884 [2021-05-04T08:14:58.603Z] ---> ccdc3f2ad716 [2021-05-04T08:14:58.603Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-05-04T08:14:58.927Z] Removing intermediate container e061d80e8b23 [2021-05-04T08:14:58.927Z] ---> 1d8dcbae843a [2021-05-04T08:14:58.927Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-04T08:14:58.927Z] Removing intermediate container e9ca14b1c643 [2021-05-04T08:14:58.927Z] ---> 9de03fe0eb64 [2021-05-04T08:14:58.927Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2021-05-04T08:14:58.927Z] ---> Running in 3dc9c87a1e0e [2021-05-04T08:14:59.273Z] ---> Running in 4f4393c0a4a3 [2021-05-04T08:14:59.273Z] ---> Running in 9df788c4c1e7 [2021-05-04T08:15:01.396Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-04T08:15:01.396Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-04T08:15:01.396Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-04T08:15:01.396Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-04T08:15:01.396Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-04T08:15:02.022Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-04T08:15:02.022Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-04T08:15:02.022Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-04T08:15:02.300Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-04T08:15:02.926Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-04T08:15:02.926Z] OK: 219 MiB in 52 packages [2021-05-04T08:15:02.926Z] OK: 219 MiB in 52 packages [2021-05-04T08:15:02.926Z] OK: 219 MiB in 52 packages [2021-05-04T08:15:03.244Z] OK: 219 MiB in 52 packages [2021-05-04T08:15:03.519Z] OK: 219 MiB in 52 packages [2021-05-04T08:15:04.535Z] Removing intermediate container 9df788c4c1e7 [2021-05-04T08:15:04.535Z] ---> f5f80a632e3d [2021-05-04T08:15:04.535Z] Step 6/23 : COPY go.mod . [2021-05-04T08:15:04.535Z] Removing intermediate container bab800aee3f1 [2021-05-04T08:15:04.535Z] ---> 5f1372f93b9c [2021-05-04T08:15:04.535Z] Step 6/22 : COPY go.mod . [2021-05-04T08:15:04.535Z] Removing intermediate container 3dc9c87a1e0e [2021-05-04T08:15:04.535Z] ---> 4fdcd6ff4332 [2021-05-04T08:15:04.535Z] Step 6/21 : COPY go.mod . [2021-05-04T08:15:04.839Z] Removing intermediate container fe4acf5ecc2f [2021-05-04T08:15:04.839Z] ---> 6cc3058c5cee [2021-05-04T08:15:04.839Z] Step 6/22 : COPY go.mod . [2021-05-04T08:15:04.839Z] Removing intermediate container 4f4393c0a4a3 [2021-05-04T08:15:04.839Z] ---> 2771032ea154 [2021-05-04T08:15:04.839Z] Step 6/24 : COPY go.mod . [2021-05-04T08:15:04.839Z] ---> 17127357168a [2021-05-04T08:15:04.839Z] Step 7/23 : RUN go mod download [2021-05-04T08:15:05.217Z] ---> Running in 587995974a70 [2021-05-04T08:15:05.217Z] ---> 14eedce430e6 [2021-05-04T08:15:05.217Z] Step 7/22 : RUN go mod download [2021-05-04T08:15:05.555Z] ---> 3b5b73e9361b [2021-05-04T08:15:05.555Z] Step 7/21 : RUN go mod download [2021-05-04T08:15:05.555Z] ---> eadd93fa26fd [2021-05-04T08:15:05.555Z] Step 7/22 : RUN go mod download [2021-05-04T08:15:05.555Z] ---> Running in 6a7d3e7ea21b [2021-05-04T08:15:05.829Z] ---> Running in 78aa8dea55d2 [2021-05-04T08:15:05.829Z] ---> da0a4e29caff [2021-05-04T08:15:05.829Z] Step 7/24 : RUN go mod download [2021-05-04T08:15:05.829Z] ---> Running in 50649888eedc [2021-05-04T08:15:06.123Z] ---> Running in 9a4225eafb63 [2021-05-04T08:15:09.591Z] Removing intermediate container 9a4225eafb63 [2021-05-04T08:15:09.591Z] ---> abb2239945e2 [2021-05-04T08:15:09.591Z] Step 8/24 : COPY . . [2021-05-04T08:15:09.591Z] Removing intermediate container 6a7d3e7ea21b [2021-05-04T08:15:09.591Z] ---> b2281058aa76 [2021-05-04T08:15:09.591Z] Step 8/22 : COPY . . [2021-05-04T08:15:10.190Z] Removing intermediate container 587995974a70 [2021-05-04T08:15:10.190Z] ---> 77a65a6c66c6 [2021-05-04T08:15:10.190Z] Step 8/23 : COPY . . [2021-05-04T08:15:10.479Z] Removing intermediate container 50649888eedc [2021-05-04T08:15:10.479Z] ---> 04f41cb2fa59 [2021-05-04T08:15:10.479Z] Step 8/22 : COPY . . [2021-05-04T08:15:11.502Z] Removing intermediate container 78aa8dea55d2 [2021-05-04T08:15:11.502Z] ---> 635a11aaa50a [2021-05-04T08:15:11.502Z] Step 8/21 : COPY . . [2021-05-04T08:15:32.177Z] gofmt -l . [2021-05-04T08:15:32.177Z] [ "`gofmt -l .`" = "" ] [2021-05-04T08:15:34.147Z] ./bin/test-go-mod-tidy.sh [2021-05-04T08:15:35.134Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-05-04T08:15:37.791Z] + ls -al . [2021-05-04T08:15:37.791Z] total 832 [2021-05-04T08:15:37.791Z] drwxrwxr-x 9 1001 1001 4096 May 4 08:15 . [2021-05-04T08:15:37.791Z] drwxr-xr-x 4 root root 4096 May 4 08:10 .. [2021-05-04T08:15:37.791Z] -rw-rw-r-- 1 1001 1001 11 May 4 08:09 .dockerignore [2021-05-04T08:15:37.791Z] drwxrwxr-x 8 1001 1001 4096 May 4 08:09 .git [2021-05-04T08:15:37.791Z] drwxrwxr-x 3 1001 1001 4096 May 4 08:09 .github [2021-05-04T08:15:37.791Z] -rw-rw-r-- 1 1001 1001 818 May 4 08:09 .gitignore [2021-05-04T08:15:37.791Z] -rw-rw-r-- 1 1001 1001 166 May 4 08:09 .sonarcloud.properties [2021-05-04T08:15:37.791Z] -rw-rw-r-- 1 1001 1001 8609 May 4 08:09 Attribution.txt [2021-05-04T08:15:37.791Z] -rw-rw-r-- 1 1001 1001 3804 May 4 08:09 CONTRIBUTING.md [2021-05-04T08:15:37.791Z] -rw-rw-r-- 1 1001 1001 931 May 4 08:09 Dockerfile.build [2021-05-04T08:15:37.791Z] -rw-rw-r-- 1 1001 1001 863 May 4 08:09 Jenkinsfile [2021-05-04T08:15:37.791Z] -rw-rw-r-- 1 1001 1001 10775 May 4 08:09 LICENSE [2021-05-04T08:15:37.791Z] -rw-rw-r-- 1 1001 1001 5774 May 4 08:09 Makefile [2021-05-04T08:15:37.791Z] -rw-rw-r-- 1 1001 1001 7978 May 4 08:09 README.md [2021-05-04T08:15:37.791Z] -rw-rw-r-- 1 1001 1001 6755 May 4 08:09 SECURITY.md [2021-05-04T08:15:37.791Z] -rw-rw-r-- 1 1001 1001 5 May 4 08:06 VERSION [2021-05-04T08:15:37.791Z] -rw-rw-r-- 1 1001 1001 4131 May 4 08:09 ZMQWindows.md [2021-05-04T08:15:37.791Z] drwxrwxr-x 2 1001 1001 4096 May 4 08:09 bin [2021-05-04T08:15:37.791Z] drwxrwxr-x 14 1001 1001 4096 May 4 08:09 cmd [2021-05-04T08:15:37.791Z] -rw-r--r-- 1 root root 693878 May 4 08:13 coverage.out [2021-05-04T08:15:37.791Z] -rw-r--r-- 1 root root 1060 May 4 08:15 go.mod [2021-05-04T08:15:37.791Z] -rw-r--r-- 1 root root 22420 May 4 08:10 go.sum [2021-05-04T08:15:37.791Z] drwxrwxr-x 8 1001 1001 4096 May 4 08:09 internal [2021-05-04T08:15:37.791Z] drwxrwxr-x 4 1001 1001 4096 May 4 08:09 openapi [2021-05-04T08:15:37.791Z] drwxrwxr-x 4 1001 1001 4096 May 4 08:09 snap [2021-05-04T08:15:37.791Z] -rw-rw-r-- 1 1001 1001 168 May 4 08:09 version.go [Pipeline] sh [2021-05-04T08:15:38.474Z] + '[' -e coverage.out ] [2021-05-04T08:15:38.474Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-05-04T08:15:38.518Z] Warning: overwriting stash ‘coverage-report’ [2021-05-04T08:15:39.938Z] Stashed 1 file(s) [Pipeline] sh [2021-05-04T08:15:40.683Z] + make build [2021-05-04T08:15:40.683Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-05-04T08:15:47.582Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-05-04T08:16:14.380Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-05-04T08:16:16.353Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-05-04T08:16:21.746Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-05-04T08:16:22.028Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-05-04T08:16:26.335Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-05-04T08:16:30.658Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-05-04T08:16:33.317Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-05-04T08:16:34.218Z] ---> ce7d1f5759f6 [2021-05-04T08:16:34.218Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-05-04T08:16:34.218Z] ---> 094f94e6393c [2021-05-04T08:16:34.218Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-04T08:16:34.218Z] ---> 47a10f44d470 [2021-05-04T08:16:34.218Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-04T08:16:34.218Z] ---> 0251d0f79b24 [2021-05-04T08:16:34.218Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-04T08:16:34.218Z] ---> f08717341498 [2021-05-04T08:16:34.218Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-05-04T08:16:34.218Z] ---> Running in 69f150bb739a [2021-05-04T08:16:34.218Z] ---> Running in 8949ce616d4b [2021-05-04T08:16:34.218Z] ---> Running in 3b79997212ae [2021-05-04T08:16:34.218Z] ---> Running in 09547105e9b6 [2021-05-04T08:16:34.218Z] ---> Running in 57a79a7df468 [2021-05-04T08:16:34.218Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-05-04T08:16:34.218Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-05-04T08:16:34.218Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-05-04T08:16:34.218Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-05-04T08:16:34.218Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-05-04T08:16:36.707Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-05-04T08:16:40.308Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-05-04T08:16:42.930Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-05-04T08:16:48.543Z] $ docker stop --time=1 43dc32b5e683fdf5845d5ffb4da769a80bcdba67df19d44ebcebb94cc0dbe767 [2021-05-04T08:16:51.302Z] $ docker rm -f 43dc32b5e683fdf5845d5ffb4da769a80bcdba67df19d44ebcebb94cc0dbe767 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-04T08:16:53.339Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-04T08:16:53.339Z] [2021-05-04T08:16:53.339Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-04T08:16:53.727Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-04T08:16:54.000Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-05-04T08:16:54.000Z] 29e5d40040c1: Pulling fs layer [2021-05-04T08:16:54.000Z] 1ce36da41761: Pulling fs layer [2021-05-04T08:16:54.000Z] 25b303627fd3: Pulling fs layer [2021-05-04T08:16:54.272Z] 29e5d40040c1: Verifying Checksum [2021-05-04T08:16:54.272Z] 29e5d40040c1: Download complete [2021-05-04T08:16:54.883Z] 1ce36da41761: Verifying Checksum [2021-05-04T08:16:54.883Z] 1ce36da41761: Download complete [2021-05-04T08:16:54.883Z] 29e5d40040c1: Pull complete [2021-05-04T08:16:56.314Z] 1ce36da41761: Pull complete [2021-05-04T08:16:56.587Z] 25b303627fd3: Verifying Checksum [2021-05-04T08:16:56.587Z] 25b303627fd3: Download complete [2021-05-04T08:17:06.738Z] 25b303627fd3: Pull complete [2021-05-04T08:17:06.738Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-05-04T08:17:06.738Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-04T08:17:06.738Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-05-04T08:17:07.022Z] prd-ubuntu18.04-docker-arm64-4c-16g-2892 does not seem to be running inside a container [2021-05-04T08:17:07.135Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-05-04T08:17:10.234Z] $ docker top 8fb214b580075691d64da48bb968031bb8ab5bd3f92fc11348e740fc8df14cff -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-04T08:17:11.214Z] + + grepdocker-compose parallel build [2021-05-04T08:17:11.214Z] --help [2021-05-04T08:17:14.595Z] --parallel Build images in parallel. [Pipeline] } [2021-05-04T08:17:14.935Z] $ docker stop --time=1 8fb214b580075691d64da48bb968031bb8ab5bd3f92fc11348e740fc8df14cff [2021-05-04T08:17:16.841Z] $ docker rm -f 8fb214b580075691d64da48bb968031bb8ab5bd3f92fc11348e740fc8df14cff [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-04T08:17:17.637Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-04T08:17:17.637Z] . [Pipeline] withDockerContainer [2021-05-04T08:17:17.917Z] prd-ubuntu18.04-docker-arm64-4c-16g-2892 does not seem to be running inside a container [2021-05-04T08:17:18.025Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-05-04T08:17:19.420Z] $ docker top 27191d04a4dd10b856fe59681cd5d933a1ad3f8e38da70beba28da65b5edb855 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-04T08:17:20.359Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-04T08:17:23.732Z] Building docker-core-command-go ... [2021-05-04T08:17:23.732Z] Building docker-core-data-go ... [2021-05-04T08:17:23.732Z] Building docker-core-metadata-go ... [2021-05-04T08:17:23.732Z] Building docker-security-bootstrapper-go ... [2021-05-04T08:17:23.732Z] Building docker-security-proxy-setup-go ... [2021-05-04T08:17:23.732Z] Building docker-security-secretstore-setup-go ... [2021-05-04T08:17:23.732Z] Building docker-support-notifications-go ... [2021-05-04T08:17:23.732Z] Building docker-support-scheduler-go ... [2021-05-04T08:17:23.732Z] Building docker-sys-mgmt-agent-go ... [2021-05-04T08:17:23.732Z] Building docker-support-notifications-go [2021-05-04T08:17:23.732Z] Building docker-core-command-go [2021-05-04T08:17:23.732Z] Building docker-core-data-go [2021-05-04T08:17:23.732Z] Building docker-support-scheduler-go [2021-05-04T08:17:23.732Z] Building docker-security-bootstrapper-go [2021-05-04T08:17:32.999Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-05-04T08:17:32.999Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-05-04T08:17:50.030Z] Removing intermediate container 57a79a7df468 [2021-05-04T08:17:50.030Z] ---> 6259faebf2ad [2021-05-04T08:17:50.030Z] [2021-05-04T08:17:50.030Z] Step 10/22 : FROM alpine:3.12 [2021-05-04T08:17:50.031Z] 3.12: Pulling from library/alpine [2021-05-04T08:17:50.031Z] Removing intermediate container 09547105e9b6 [2021-05-04T08:17:50.031Z] ---> 276d57690a68 [2021-05-04T08:17:50.031Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-04T08:17:50.031Z] Removing intermediate container 3b79997212ae [2021-05-04T08:17:50.031Z] ---> 14ca540bf632 [2021-05-04T08:17:50.031Z] [2021-05-04T08:17:50.031Z] Step 10/24 : FROM alpine:3.12 [2021-05-04T08:17:50.031Z] Removing intermediate container 8949ce616d4b [2021-05-04T08:17:50.031Z] ---> 0ae320d8d8cf [2021-05-04T08:17:50.031Z] [2021-05-04T08:17:50.031Z] Step 10/21 : FROM alpine:3.12 [2021-05-04T08:17:50.031Z] Removing intermediate container 69f150bb739a [2021-05-04T08:17:50.031Z] ---> 8fedaadcd225 [2021-05-04T08:17:50.031Z] [2021-05-04T08:17:50.031Z] Step 10/22 : FROM alpine:3.12 [2021-05-04T08:17:50.031Z] 3.12: Pulling from library/alpine [2021-05-04T08:17:50.031Z] 3.12: Pulling from library/alpine [2021-05-04T08:17:50.031Z] ---> Running in e555254071cd [2021-05-04T08:17:50.031Z] 3.12: Pulling from library/alpine [2021-05-04T08:17:50.386Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-05-04T08:17:50.386Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-04T08:17:50.386Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-04T08:17:50.386Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-04T08:17:50.386Z] Status: Image is up to date for alpine:3.12 [2021-05-04T08:17:50.386Z] Status: Downloaded newer image for alpine:3.12 [2021-05-04T08:17:50.386Z] Status: Downloaded newer image for alpine:3.12 [2021-05-04T08:17:50.386Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-04T08:17:50.386Z] Status: Image is up to date for alpine:3.12 [2021-05-04T08:17:50.386Z] ---> 13621d1b12d4 [2021-05-04T08:17:50.386Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-04T08:17:50.386Z] ---> 13621d1b12d4 [2021-05-04T08:17:50.386Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-05-04T08:17:50.386Z] ---> 13621d1b12d4 [2021-05-04T08:17:50.386Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-04T08:17:50.386Z] ---> 13621d1b12d4 [2021-05-04T08:17:50.386Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-05-04T08:17:50.866Z] ---> Running in 7750fee2e38f [2021-05-04T08:17:50.866Z] ---> Running in 13ffa5965867 [2021-05-04T08:17:50.866Z] ---> Running in 7f1bb0ed1e6a [2021-05-04T08:17:50.866Z] ---> Running in b83c618becdf [2021-05-04T08:17:53.057Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-04T08:17:53.377Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-04T08:17:53.734Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-04T08:17:53.734Z] Executing busybox-1.31.1-r20.trigger [2021-05-04T08:17:53.734Z] OK: 6 MiB in 15 packages [2021-05-04T08:17:54.096Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-04T08:17:54.547Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-04T08:17:54.547Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-04T08:17:54.547Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-04T08:17:54.547Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-04T08:17:54.547Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-04T08:17:54.978Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-04T08:17:54.978Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-04T08:17:54.978Z] Executing busybox-1.31.1-r20.trigger [2021-05-04T08:17:54.978Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-04T08:17:54.978Z] Executing ca-certificates-20191127-r4.trigger [2021-05-04T08:17:55.304Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-04T08:17:55.304Z] (3/4) Installing libcurl (7.76.1-r0) [2021-05-04T08:17:55.304Z] OK: 6 MiB in 16 packages [2021-05-04T08:17:55.304Z] (4/4) Installing curl (7.76.1-r0) [2021-05-04T08:17:55.304Z] Executing busybox-1.31.1-r20.trigger [2021-05-04T08:17:55.304Z] Executing ca-certificates-20191127-r4.trigger [2021-05-04T08:17:55.304Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-04T08:17:55.625Z] OK: 7 MiB in 18 packages [2021-05-04T08:17:55.625Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-04T08:17:55.625Z] (3/6) Installing libcurl (7.76.1-r0) [2021-05-04T08:17:55.625Z] (4/6) Installing curl (7.76.1-r0) [2021-05-04T08:17:55.625Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-04T08:17:55.625Z] (6/6) Installing su-exec (0.2-r1) [2021-05-04T08:17:55.625Z] Executing busybox-1.31.1-r20.trigger [2021-05-04T08:17:55.625Z] Executing ca-certificates-20191127-r4.trigger [2021-05-04T08:17:55.913Z] OK: 7 MiB in 20 packages [2021-05-04T08:17:57.364Z] Removing intermediate container 7750fee2e38f [2021-05-04T08:17:57.364Z] ---> e80cea3ed4c9 [2021-05-04T08:17:57.364Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-04T08:17:57.364Z] Removing intermediate container e555254071cd [2021-05-04T08:17:57.364Z] ---> 8a867469497a [2021-05-04T08:17:57.364Z] [2021-05-04T08:17:57.364Z] Step 11/23 : FROM docker:20.10.0 [2021-05-04T08:17:57.364Z] 20.10.0: Pulling from library/docker [2021-05-04T08:17:58.098Z] ---> Running in d133020ede1a [2021-05-04T08:17:58.098Z] Removing intermediate container b83c618becdf [2021-05-04T08:17:58.098Z] ---> a515ed929e96 [2021-05-04T08:17:58.098Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-04T08:17:58.524Z] ---> Running in 68de549bb319 [2021-05-04T08:17:59.296Z] Removing intermediate container d133020ede1a [2021-05-04T08:17:59.296Z] ---> 960cbc8205c3 [2021-05-04T08:17:59.296Z] Step 13/22 : ENV APP_PORT=48085 [2021-05-04T08:17:59.296Z] Removing intermediate container 13ffa5965867 [2021-05-04T08:17:59.296Z] ---> 4063637aa75f [2021-05-04T08:17:59.296Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-04T08:18:00.053Z] Removing intermediate container 7f1bb0ed1e6a [2021-05-04T08:18:00.053Z] ---> facfcc9565af [2021-05-04T08:18:00.053Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-04T08:18:00.053Z] Removing intermediate container 68de549bb319 [2021-05-04T08:18:00.053Z] ---> 65fc75177b36 [2021-05-04T08:18:00.053Z] Step 13/22 : ENV APP_PORT=48060 [2021-05-04T08:18:00.404Z] ---> Running in 71157d906943 [2021-05-04T08:18:00.404Z] ---> Running in cd7164895b36 [2021-05-04T08:18:00.404Z] ---> Running in 79ae591782d9 [2021-05-04T08:18:00.725Z] ---> Running in 8595ae7dfe87 [2021-05-04T08:18:01.375Z] Removing intermediate container 71157d906943 [2021-05-04T08:18:01.375Z] ---> 357130899a2b [2021-05-04T08:18:01.375Z] Step 14/22 : EXPOSE $APP_PORT [2021-05-04T08:18:01.375Z] Removing intermediate container cd7164895b36 [2021-05-04T08:18:01.375Z] ---> a8f25865e3e4 [2021-05-04T08:18:01.375Z] Step 13/21 : WORKDIR /edgex [2021-05-04T08:18:01.811Z] Removing intermediate container 79ae591782d9 [2021-05-04T08:18:01.811Z] ---> a05624ccf3d7 [2021-05-04T08:18:01.811Z] Step 13/24 : WORKDIR / [2021-05-04T08:18:01.811Z] ---> Running in 235967a19f99 [2021-05-04T08:18:01.811Z] Removing intermediate container 8595ae7dfe87 [2021-05-04T08:18:01.811Z] ---> 516c65d0a2c8 [2021-05-04T08:18:01.811Z] Step 14/22 : EXPOSE $APP_PORT [2021-05-04T08:18:01.811Z] ---> Running in f8c86288879e [2021-05-04T08:18:02.613Z] ---> Running in 118a453aa559 [2021-05-04T08:18:02.613Z] ---> Running in 28f4eb0560f5 [2021-05-04T08:18:03.014Z] Removing intermediate container 235967a19f99 [2021-05-04T08:18:03.014Z] ---> cb1b3a514ed5 [2021-05-04T08:18:03.014Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-04T08:18:03.302Z] Removing intermediate container f8c86288879e [2021-05-04T08:18:03.302Z] ---> 10e4c7b80d2e [2021-05-04T08:18:03.302Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-04T08:18:03.601Z] Removing intermediate container 118a453aa559 [2021-05-04T08:18:03.601Z] ---> 0d1591707cc2 [2021-05-04T08:18:03.601Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-05-04T08:18:03.601Z] Removing intermediate container 28f4eb0560f5 [2021-05-04T08:18:03.601Z] ---> c0fb745a0f61 [2021-05-04T08:18:03.601Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-04T08:18:03.909Z] ---> 86cb492d50f5 [2021-05-04T08:18:03.909Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-04T08:18:04.277Z] ---> 60617b26e445 [2021-05-04T08:18:04.277Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-04T08:18:04.572Z] ---> 5187572b9691 [2021-05-04T08:18:04.572Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-05-04T08:18:04.572Z] ---> 8de09dc75ef9 [2021-05-04T08:18:04.572Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-04T08:18:05.818Z] ---> 974585880d43 [2021-05-04T08:18:05.818Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-04T08:18:06.114Z] ---> 754cab5d6966 [2021-05-04T08:18:06.115Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-04T08:18:06.115Z] ---> 2a67a86ba34f [2021-05-04T08:18:06.115Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-04T08:18:06.411Z] ---> fb2b12d805b0 [2021-05-04T08:18:06.411Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-04T08:18:06.701Z] ---> 1b1eaea2b28b [2021-05-04T08:18:06.702Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-05-04T08:18:07.005Z] ---> 20995fe5669d [2021-05-04T08:18:07.005Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-04T08:18:07.005Z] ---> Running in a71cad3c7840 [2021-05-04T08:18:07.333Z] ---> 8ba21d45dbe8 [2021-05-04T08:18:07.333Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-05-04T08:18:07.669Z] ---> Running in 49edcd7fba91 [2021-05-04T08:18:07.669Z] ---> 2c3d1e26477d [2021-05-04T08:18:07.669Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-04T08:18:08.036Z] Removing intermediate container a71cad3c7840 [2021-05-04T08:18:08.036Z] ---> e76b93f14a56 [2021-05-04T08:18:08.036Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-04T08:18:08.036Z] ---> Running in 62c495bf350a [2021-05-04T08:18:08.036Z] ---> Running in f661331c955c [2021-05-04T08:18:08.036Z] Removing intermediate container 49edcd7fba91 [2021-05-04T08:18:08.036Z] ---> 060296ac0b17 [2021-05-04T08:18:08.036Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-04T08:18:08.485Z] ---> 4997e3f6de6c [2021-05-04T08:18:08.485Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-04T08:18:08.485Z] ---> Running in cffc114dbbe3 [2021-05-04T08:18:08.485Z] Removing intermediate container 62c495bf350a [2021-05-04T08:18:08.485Z] ---> 4b6d480db7e4 [2021-05-04T08:18:08.485Z] Step 18/21 : CMD ["--init=true"] [2021-05-04T08:18:08.772Z] ---> Running in 89cba9e5afb5 [2021-05-04T08:18:09.063Z] Removing intermediate container f661331c955c [2021-05-04T08:18:09.063Z] ---> 55cf5fa41e20 [2021-05-04T08:18:09.063Z] Step 20/22 : LABEL arch=x86_64 [2021-05-04T08:18:09.686Z] Removing intermediate container cffc114dbbe3 [2021-05-04T08:18:09.686Z] ---> 1deb95f0aced [2021-05-04T08:18:09.686Z] Step 20/22 : LABEL arch=x86_64 [2021-05-04T08:18:09.686Z] ---> Running in 4775d2517928 [2021-05-04T08:18:09.686Z] Removing intermediate container 89cba9e5afb5 [2021-05-04T08:18:09.686Z] ---> ebce9b243445 [2021-05-04T08:18:09.686Z] Step 19/21 : LABEL arch=x86_64 [2021-05-04T08:18:09.990Z] ---> d6fdf6881aec [2021-05-04T08:18:09.990Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-04T08:18:09.990Z] ---> Running in 1223d99f3d2b [2021-05-04T08:18:09.990Z] ---> Running in e05bdd74c48d [2021-05-04T08:18:10.286Z] Removing intermediate container 4775d2517928 [2021-05-04T08:18:10.286Z] ---> e8e382a76db0 [2021-05-04T08:18:10.286Z] Step 21/22 : LABEL git_sha=3129bae16c97413339e0bdf0721d29d65ee8dbd6 [2021-05-04T08:18:10.924Z] ---> Running in 4503b8947913 [2021-05-04T08:18:10.924Z] Removing intermediate container e05bdd74c48d [2021-05-04T08:18:10.924Z] ---> 67bbb35a2bcc [2021-05-04T08:18:10.924Z] Step 20/21 : LABEL git_sha=3129bae16c97413339e0bdf0721d29d65ee8dbd6 [2021-05-04T08:18:10.924Z] Removing intermediate container 1223d99f3d2b [2021-05-04T08:18:10.924Z] ---> 159ca5ca95f4 [2021-05-04T08:18:10.924Z] Step 21/22 : LABEL git_sha=3129bae16c97413339e0bdf0721d29d65ee8dbd6 [2021-05-04T08:18:10.924Z] ---> 56bfbd0b6a36 [2021-05-04T08:18:10.924Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-05-04T08:18:11.258Z] ---> Running in 3a3a03f5c633 [2021-05-04T08:18:11.258Z] ---> Running in d1bb7a762a0e [2021-05-04T08:18:11.258Z] ---> Running in 0673c86bb9f1 [2021-05-04T08:18:12.096Z] Removing intermediate container 4503b8947913 [2021-05-04T08:18:12.097Z] ---> 723129b7a604 [2021-05-04T08:18:12.097Z] Step 22/22 : LABEL version=0.0.0 [2021-05-04T08:18:12.097Z] ---> Running in 7a9e539342e8 [2021-05-04T08:18:12.410Z] Removing intermediate container d1bb7a762a0e [2021-05-04T08:18:12.410Z] ---> bb6c98c5942c [2021-05-04T08:18:12.410Z] Step 21/21 : LABEL version=0.0.0 [2021-05-04T08:18:13.094Z] Removing intermediate container 3a3a03f5c633 [2021-05-04T08:18:13.094Z] ---> 29c24626ded5 [2021-05-04T08:18:13.094Z] Step 22/22 : LABEL version=0.0.0 [2021-05-04T08:18:13.425Z] ---> Running in 75fac47c7ba0 [2021-05-04T08:18:13.425Z] Removing intermediate container 7a9e539342e8 [2021-05-04T08:18:13.425Z] ---> 4fa426d9a508 [2021-05-04T08:18:13.425Z] [2021-05-04T08:18:13.425Z] ---> Running in df557c503a61 [2021-05-04T08:18:14.072Z] Removing intermediate container 75fac47c7ba0 [2021-05-04T08:18:14.072Z] ---> e89a7cb2487c [2021-05-04T08:18:14.072Z] [2021-05-04T08:18:14.072Z] Removing intermediate container df557c503a61 [2021-05-04T08:18:14.072Z] ---> 3126fe3bfa16 [2021-05-04T08:18:14.072Z] [2021-05-04T08:18:14.667Z] Successfully built 4fa426d9a508 [2021-05-04T08:18:14.667Z] Successfully built e89a7cb2487c [2021-05-04T08:18:14.667Z] Successfully tagged docker-support-scheduler-go:latest [2021-05-04T08:18:14.667Z] Successfully built 3126fe3bfa16 [2021-05-04T08:18:14.667Z]  Building docker-support-scheduler-go ... done Building docker-core-metadata-go [2021-05-04T08:18:14.667Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-05-04T08:18:14.667Z] Building docker-security-bootstrapper-go [2021-05-04T08:18:14.667Z] Removing intermediate container 0673c86bb9f1 [2021-05-04T08:18:14.667Z] ---> ae073b84690d [2021-05-04T08:18:14.667Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-05-04T08:18:14.667Z]  Building docker-security-proxy-setup-go ... done Successfully tagged docker-support-notifications-go:latest [2021-05-04T08:18:14.667Z]  Building docker-support-notifications-go ... done Building docker-core-command-go [2021-05-04T08:18:14.941Z] ---> Running in 7ed32553c184 [2021-05-04T08:18:15.911Z] Removing intermediate container 7ed32553c184 [2021-05-04T08:18:15.911Z] ---> fed135a8b35f [2021-05-04T08:18:15.911Z] Step 22/24 : LABEL arch=x86_64 [2021-05-04T08:18:15.911Z] ---> Running in 280492ddc7af [2021-05-04T08:18:16.186Z] Removing intermediate container 280492ddc7af [2021-05-04T08:18:16.186Z] ---> 28de844de5be [2021-05-04T08:18:16.186Z] Step 23/24 : LABEL git_sha=3129bae16c97413339e0bdf0721d29d65ee8dbd6 [2021-05-04T08:18:16.465Z] ---> Running in 1418730ff927 [2021-05-04T08:18:16.465Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-04T08:18:16.465Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-04T08:18:16.465Z] ---> aefe523efa57 [2021-05-04T08:18:16.465Z] 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-05-04T08:18:16.465Z] ---> Running in 1e96a7ea1984 [2021-05-04T08:18:16.769Z] Removing intermediate container 1418730ff927 [2021-05-04T08:18:16.769Z] ---> 1f24d36346ae [2021-05-04T08:18:16.769Z] Step 24/24 : LABEL version=0.0.0 [2021-05-04T08:18:18.331Z] ---> Running in 6734a2f37b62 [2021-05-04T08:18:18.331Z] Removing intermediate container 1e96a7ea1984 [2021-05-04T08:18:18.331Z] ---> 3669c384df2d [2021-05-04T08:18:18.331Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-04T08:18:19.389Z] ---> Running in bd13408b9ff7 [2021-05-04T08:18:20.060Z] Removing intermediate container 6734a2f37b62 [2021-05-04T08:18:20.060Z] ---> 2d358c803213 [2021-05-04T08:18:20.060Z] [2021-05-04T08:18:20.373Z] Successfully built 2d358c803213 [2021-05-04T08:18:20.646Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-05-04T08:18:20.646Z] Building docker-core-data-go [2021-05-04T08:18:21.707Z]  Building docker-security-secretstore-setup-go ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-04T08:18:21.707Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-04T08:18:21.708Z] (1/39) Installing readline (8.0.4-r0) [2021-05-04T08:18:22.028Z] (2/39) Installing bash (5.0.17-r0) [2021-05-04T08:18:22.028Z] Executing bash-5.0.17-r0.post-install [2021-05-04T08:18:22.028Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-04T08:18:22.028Z] (4/39) Installing libcurl (7.76.1-r0) [2021-05-04T08:18:22.028Z] (5/39) Installing curl (7.76.1-r0) [2021-05-04T08:18:22.028Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-04T08:18:22.028Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-04T08:18:22.028Z] (8/39) Installing expat (2.2.9-r1) [2021-05-04T08:18:22.028Z] (9/39) Installing libffi (3.3-r2) [2021-05-04T08:18:22.028Z] (10/39) Installing gdbm (1.13-r1) [2021-05-04T08:18:22.028Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-04T08:18:22.028Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-04T08:18:22.028Z] (13/39) Installing python3 (3.8.8-r0) [2021-05-04T08:18:25.684Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-04T08:18:25.684Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-04T08:18:25.684Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-04T08:18:25.684Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-04T08:18:25.684Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-04T08:18:25.986Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-04T08:18:25.986Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-04T08:18:25.986Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-04T08:18:25.986Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-04T08:18:25.986Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-04T08:18:25.986Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-04T08:18:25.986Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-04T08:18:26.276Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-04T08:18:26.276Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-04T08:18:26.276Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-04T08:18:26.276Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-04T08:18:26.276Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-04T08:18:26.276Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-04T08:18:26.276Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-04T08:18:26.276Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-04T08:18:26.575Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-04T08:18:26.575Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-04T08:18:26.575Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-04T08:18:26.575Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-04T08:18:26.575Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-04T08:18:26.575Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-04T08:18:26.575Z] Executing busybox-1.31.1-r19.trigger [2021-05-04T08:18:26.860Z] OK: 72 MiB in 59 packages [2021-05-04T08:18:34.233Z] Collecting docker-compose==1.23.2 [2021-05-04T08:18:34.233Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-04T08:18:34.233Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-04T08:18:34.233Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-04T08:18:34.503Z] Collecting cached-property<2,>=1.2.0 [2021-05-04T08:18:34.503Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-04T08:18:34.503Z] Collecting docopt<0.7,>=0.6.1 [2021-05-04T08:18:34.503Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-04T08:18:36.842Z] Collecting texttable<0.10,>=0.9.0 [2021-05-04T08:18:36.842Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-04T08:18:38.435Z] Collecting jsonschema<3,>=2.5.1 [2021-05-04T08:18:38.435Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-04T08:18:38.435Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-04T08:18:38.435Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-04T08:18:39.734Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-05-04T08:18:40.114Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-04T08:18:40.114Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-05-04T08:18:40.417Z] Collecting docker<4.0,>=3.6.0 [2021-05-04T08:18:40.417Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-04T08:18:41.217Z] Collecting PyYAML<4,>=3.10 [2021-05-04T08:18:41.572Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-04T08:18:43.407Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-05-04T08:18:43.774Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-04T08:18:43.774Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-04T08:18:44.289Z] Collecting idna<2.8,>=2.5 [2021-05-04T08:18:44.289Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-04T08:18:44.595Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-05-04T08:18:44.885Z] Collecting docker-pycreds>=0.4.0 [2021-05-04T08:18:44.885Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-04T08:18:44.885Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-04T08:18:44.885Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-04T08:18:44.885Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-04T08:18:44.885Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-04T08:18:45.492Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-04T08:18:45.492Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-04T08:18:45.492Z] ---> 098b097b633a [2021-05-04T08:18:45.492Z] Step 3/23 : WORKDIR /edgex-go [2021-05-04T08:18:45.492Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-04T08:18:45.492Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-04T08:18:45.492Z] ---> 098b097b633a [2021-05-04T08:18:45.492Z] Step 3/22 : WORKDIR /edgex-go [2021-05-04T08:18:45.492Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-04T08:18:45.492Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-04T08:18:45.492Z] ---> 098b097b633a [2021-05-04T08:18:45.492Z] Step 3/23 : WORKDIR /edgex-go [2021-05-04T08:18:45.492Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-04T08:18:45.492Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-05-04T08:18:45.492Z] ---> 098b097b633a [2021-05-04T08:18:45.492Z] Step 3/31 : WORKDIR /edgex-go [2021-05-04T08:18:45.492Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-04T08:18:45.492Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-04T08:18:45.492Z] ---> 098b097b633a [2021-05-04T08:18:45.492Z] Step 3/22 : WORKDIR /edgex-go [2021-05-04T08:18:45.492Z] ---> Running in 709fe88a27d1 [2021-05-04T08:18:45.492Z] ---> Running in 192395d4bd7c [2021-05-04T08:18:45.492Z] ---> Running in 1796499eb140 [2021-05-04T08:18:45.492Z] ---> Running in 0a0bac067d85 [2021-05-04T08:18:45.492Z] ---> Running in 5a10dc48b6de [2021-05-04T08:18:45.492Z] Removing intermediate container 709fe88a27d1 [2021-05-04T08:18:45.492Z] ---> 52d3d888ddf1 [2021-05-04T08:18:45.492Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesRemoving intermediate container 1796499eb140 [2021-05-04T08:18:45.492Z] [2021-05-04T08:18:45.492Z] ---> 4dbfb3bfe286 [2021-05-04T08:18:45.492Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-04T08:18:45.492Z] Removing intermediate container 192395d4bd7c [2021-05-04T08:18:45.492Z] ---> f243f73bb25c [2021-05-04T08:18:45.492Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-04T08:18:45.492Z] Removing intermediate container 5a10dc48b6de [2021-05-04T08:18:45.492Z] ---> ab680edc6355 [2021-05-04T08:18:45.492Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-04T08:18:45.492Z] Removing intermediate container 0a0bac067d85 [2021-05-04T08:18:45.492Z] ---> b0fbbfd347dc [2021-05-04T08:18:45.492Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-04T08:18:45.492Z] ---> Running in 5db59dddda65 [2021-05-04T08:18:45.492Z] ---> Running in 5c3c13f4e96e [2021-05-04T08:18:45.493Z] ---> Running in d6234f167003 [2021-05-04T08:18:45.493Z] ---> Running in 6fbb2f00eee8 [2021-05-04T08:18:45.493Z] ---> Running in ca0eb06bbb1e [2021-05-04T08:18:45.493Z] Removing intermediate container 5db59dddda65 [2021-05-04T08:18:45.493Z] ---> 57e0747ce055 [2021-05-04T08:18:45.493Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-04T08:18:45.493Z] Removing intermediate container d6234f167003 [2021-05-04T08:18:45.493Z] ---> 40b1d6670652 [2021-05-04T08:18:45.493Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-04T08:18:45.493Z] ---> Running in 47580c27301e [2021-05-04T08:18:45.493Z] ---> Running in 579ad02ed0c7 [2021-05-04T08:18:45.493Z] Removing intermediate container 5c3c13f4e96e [2021-05-04T08:18:45.493Z] ---> ef2a2b5c00d7 [2021-05-04T08:18:45.493Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-04T08:18:45.493Z] ---> Running in aaeb395c4a06 [2021-05-04T08:18:45.493Z] Removing intermediate container 6fbb2f00eee8 [2021-05-04T08:18:45.493Z] ---> 973fba07e108 [2021-05-04T08:18:45.493Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-05-04T08:18:45.493Z] Removing intermediate container ca0eb06bbb1e [2021-05-04T08:18:45.493Z] ---> 97f52aa5b0e0 [2021-05-04T08:18:45.493Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-04T08:18:45.493Z] ---> Running in 86ff24234963 [2021-05-04T08:18:45.493Z] ---> Running in 8aa7e5d0b429 [2021-05-04T08:18:45.493Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-04T08:18:45.493Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-04T08:18:45.493Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-04T08:18:45.645Z] Installing collected packages: urllib3, idna, requests, cached-property, docopt, texttable, jsonschema, dockerpty, websocket-client, docker-pycreds, docker, PyYAML, docker-compose [2021-05-04T08:18:45.646Z] Attempting uninstall: urllib3 [2021-05-04T08:18:45.646Z] Found existing installation: urllib3 1.25.9 [2021-05-04T08:18:45.646Z] Uninstalling urllib3-1.25.9: [2021-05-04T08:18:45.646Z] Successfully uninstalled urllib3-1.25.9 [2021-05-04T08:18:45.766Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-04T08:18:45.766Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-04T08:18:46.038Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-04T08:18:46.038Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-04T08:18:46.665Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-04T08:18:46.665Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-04T08:18:46.717Z] Attempting uninstall: idna [2021-05-04T08:18:46.717Z] Found existing installation: idna 2.9 [2021-05-04T08:18:46.717Z] Uninstalling idna-2.9: [2021-05-04T08:18:46.717Z] Successfully uninstalled idna-2.9 [2021-05-04T08:18:46.946Z] OK: 218 MiB in 52 packages [2021-05-04T08:18:46.946Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-04T08:18:47.015Z] Attempting uninstall: requests [2021-05-04T08:18:47.015Z] Found existing installation: requests 2.23.0 [2021-05-04T08:18:47.015Z] Uninstalling requests-2.23.0: [2021-05-04T08:18:47.015Z] Successfully uninstalled requests-2.23.0 [2021-05-04T08:18:47.238Z] OK: 218 MiB in 52 packages [2021-05-04T08:18:47.845Z] OK: 218 MiB in 52 packages [2021-05-04T08:18:47.845Z] OK: 218 MiB in 52 packages [2021-05-04T08:18:48.119Z] OK: 218 MiB in 52 packages [2021-05-04T08:18:48.189Z] Running setup.py install for docopt: started [2021-05-04T08:18:48.726Z] Removing intermediate container 47580c27301e [2021-05-04T08:18:48.726Z] ---> e83f5be58fdb [2021-05-04T08:18:48.726Z] Step 6/23 : COPY go.mod . [2021-05-04T08:18:49.005Z] Removing intermediate container 579ad02ed0c7 [2021-05-04T08:18:49.005Z] ---> 442e36632775 [2021-05-04T08:18:49.005Z] Step 6/23 : COPY go.mod . [2021-05-04T08:18:49.618Z] Removing intermediate container aaeb395c4a06 [2021-05-04T08:18:49.618Z] ---> 20fa1e2ff9e2 [2021-05-04T08:18:49.618Z] Step 6/22 : COPY go.mod . [2021-05-04T08:18:49.892Z] Removing intermediate container 86ff24234963 [2021-05-04T08:18:49.892Z] ---> fd7f7a255bcb [2021-05-04T08:18:49.892Z] Step 6/31 : COPY go.mod . [2021-05-04T08:18:49.892Z] ---> 61396d598d7a [2021-05-04T08:18:49.892Z] Step 7/23 : RUN go mod download [2021-05-04T08:18:50.168Z] ---> Running in 2ab5145f16b6 [2021-05-04T08:18:50.168Z] Removing intermediate container 8aa7e5d0b429 [2021-05-04T08:18:50.168Z] ---> a5f386687f7a [2021-05-04T08:18:50.168Z] Step 6/22 : COPY go.mod . [2021-05-04T08:18:50.442Z] ---> d88ec39135a8 [2021-05-04T08:18:50.442Z] Step 7/23 : RUN go mod download [2021-05-04T08:18:50.718Z] ---> Running in 4b6edce413a7 [2021-05-04T08:18:50.718Z] ---> 9ba969538130 [2021-05-04T08:18:50.718Z] Step 7/22 : RUN go mod download [2021-05-04T08:18:50.998Z] ---> e71aefff3522 [2021-05-04T08:18:50.998Z] Step 7/31 : RUN go mod download [2021-05-04T08:18:50.998Z] ---> Running in 7e6fd9419365 [2021-05-04T08:18:51.278Z] ---> Running in 8069a8c47e52 [2021-05-04T08:18:51.278Z] ---> 3e7f586b9689 [2021-05-04T08:18:51.278Z] Step 7/22 : RUN go mod download [2021-05-04T08:18:51.562Z] ---> Running in 55882fc37fb3 [2021-05-04T08:18:51.864Z] Running setup.py install for docopt: finished with status 'done' [2021-05-04T08:18:51.864Z] Running setup.py install for texttable: started [2021-05-04T08:18:52.570Z] Running setup.py install for texttable: finished with status 'done' [2021-05-04T08:18:53.366Z] Running setup.py install for dockerpty: started [2021-05-04T08:18:54.199Z] Removing intermediate container 2ab5145f16b6 [2021-05-04T08:18:54.200Z] ---> c774815da5c3 [2021-05-04T08:18:54.200Z] Step 8/23 : COPY . . [2021-05-04T08:18:54.794Z] Removing intermediate container 4b6edce413a7 [2021-05-04T08:18:54.794Z] ---> 4218b1e44164 [2021-05-04T08:18:54.794Z] Step 8/23 : COPY . . [2021-05-04T08:18:55.194Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-04T08:18:55.389Z] Removing intermediate container 7e6fd9419365 [2021-05-04T08:18:55.390Z] ---> 64201301e853 [2021-05-04T08:18:55.390Z] Step 8/22 : COPY . . [2021-05-04T08:18:56.386Z] Removing intermediate container 55882fc37fb3 [2021-05-04T08:18:56.386Z] ---> 607455872c28 [2021-05-04T08:18:56.386Z] Step 8/22 : COPY . . [2021-05-04T08:18:56.664Z] Removing intermediate container 8069a8c47e52 [2021-05-04T08:18:56.664Z] ---> 40940cd0fcdc [2021-05-04T08:18:56.664Z] Step 8/31 : COPY . . [2021-05-04T08:18:57.424Z] Running setup.py install for PyYAML: started [2021-05-04T08:18:59.462Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-04T08:19:01.033Z] 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-05-04T08:19:14.475Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-04T08:19:14.475Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-04T08:19:14.475Z] ---> 845a60d5bfb3 [2021-05-04T08:19:14.475Z] Step 3/23 : WORKDIR /edgex-go [2021-05-04T08:19:14.475Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-04T08:19:14.475Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-05-04T08:19:14.475Z] ---> 845a60d5bfb3 [2021-05-04T08:19:14.475Z] Step 3/31 : WORKDIR /edgex-go [2021-05-04T08:19:14.475Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-04T08:19:14.475Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-04T08:19:14.475Z] ---> 845a60d5bfb3 [2021-05-04T08:19:14.476Z] Step 3/23 : WORKDIR /edgex-go [2021-05-04T08:19:14.476Z] ---> Using cache [2021-05-04T08:19:14.476Z] ---> 2ad6a3e68204 [2021-05-04T08:19:14.476Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-04T08:19:14.476Z] ---> Using cache [2021-05-04T08:19:14.476Z] ---> 2ad6a3e68204 [2021-05-04T08:19:14.476Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-04T08:19:14.476Z] ---> Using cache [2021-05-04T08:19:14.476Z] ---> 2ad6a3e68204 [2021-05-04T08:19:14.476Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-04T08:19:14.476Z] ---> Using cache [2021-05-04T08:19:14.476Z] ---> af2895cf4d4d [2021-05-04T08:19:14.476Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-04T08:19:14.476Z] ---> Using cache [2021-05-04T08:19:14.476Z] ---> af2895cf4d4d [2021-05-04T08:19:14.476Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-04T08:19:14.476Z] ---> Using cache [2021-05-04T08:19:14.476Z] ---> af2895cf4d4d [2021-05-04T08:19:14.476Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-05-04T08:19:14.476Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-04T08:19:14.476Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-04T08:19:14.476Z] ---> 845a60d5bfb3 [2021-05-04T08:19:14.476Z] Step 3/23 : WORKDIR /edgex-go [2021-05-04T08:19:14.476Z] ---> Using cache [2021-05-04T08:19:14.476Z] ---> 2ad6a3e68204 [2021-05-04T08:19:14.476Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-04T08:19:14.476Z] ---> Using cache [2021-05-04T08:19:14.476Z] ---> af2895cf4d4d [2021-05-04T08:19:14.476Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-04T08:19:16.176Z] ---> Running in 0eebc8e4f2d3 [2021-05-04T08:19:16.176Z] ---> Running in cc3efb6dfd20 [2021-05-04T08:19:16.176Z] ---> Running in 9c1073c827bb [2021-05-04T08:19:16.176Z] ---> Running in d3c2c9d72c3c [2021-05-04T08:19:19.116Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-04T08:19:19.440Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-04T08:19:19.440Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-04T08:19:19.440Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-04T08:19:20.494Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-04T08:19:20.494Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-04T08:19:20.494Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-04T08:19:20.813Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-04T08:19:20.813Z] OK: 219 MiB in 52 packages [2021-05-04T08:19:21.106Z] OK: 219 MiB in 52 packages [2021-05-04T08:19:21.398Z] OK: 219 MiB in 52 packages [2021-05-04T08:19:22.005Z] OK: 219 MiB in 52 packages [2021-05-04T08:19:23.471Z] Removing intermediate container cc3efb6dfd20 [2021-05-04T08:19:23.471Z] ---> 709c4c43e720 [2021-05-04T08:19:23.471Z] Step 6/23 : COPY go.mod . [2021-05-04T08:19:23.492Z] ---> f632d270f8b8 [2021-05-04T08:19:23.492Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-05-04T08:19:23.492Z] ---> a6523e95ec79 [2021-05-04T08:19:23.492Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-05-04T08:19:23.492Z] ---> a2aff33643ba [2021-05-04T08:19:23.492Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-04T08:19:23.492Z] ---> Running in 74b011fc87ac [2021-05-04T08:19:23.492Z] ---> a96e639a8ce4 [2021-05-04T08:19:23.492Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-05-04T08:19:23.492Z] ---> da2bf4c37758 [2021-05-04T08:19:23.492Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-05-04T08:19:23.492Z] ---> Running in ec262c30d03c [2021-05-04T08:19:23.492Z] ---> Running in 81d6cdaeca4d [2021-05-04T08:19:23.492Z] ---> Running in 9dd7dbfe4838 [2021-05-04T08:19:23.492Z] ---> Running in f934b27d4958 [2021-05-04T08:19:23.492Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-05-04T08:19:23.766Z] Removing intermediate container 0eebc8e4f2d3 [2021-05-04T08:19:23.766Z] ---> ab07d4affb89 [2021-05-04T08:19:23.766Z] Step 6/23 : COPY go.mod . [2021-05-04T08:19:23.771Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-05-04T08:19:23.771Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-05-04T08:19:24.046Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-05-04T08:19:24.047Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-05-04T08:19:24.058Z] Removing intermediate container d3c2c9d72c3c [2021-05-04T08:19:24.058Z] ---> 762b878722b9 [2021-05-04T08:19:24.058Z] Step 6/31 : COPY go.mod . [2021-05-04T08:19:24.334Z] Removing intermediate container 9c1073c827bb [2021-05-04T08:19:24.334Z] ---> f1928574efb9 [2021-05-04T08:19:24.334Z] Step 6/23 : COPY go.mod . [2021-05-04T08:19:24.334Z] ---> d3b09ef78943 [2021-05-04T08:19:24.334Z] Step 7/23 : RUN go mod download [2021-05-04T08:19:24.334Z] ---> 929bac9fb8bb [2021-05-04T08:19:24.334Z] Step 7/23 : RUN go mod download [2021-05-04T08:19:24.633Z] ---> Running in b360285b12f3 [2021-05-04T08:19:24.633Z] ---> Running in 8d8449eaacf3 [2021-05-04T08:19:24.633Z] ---> 7aaa78953340 [2021-05-04T08:19:24.633Z] Step 7/31 : RUN go mod download [2021-05-04T08:19:24.939Z] ---> 86662410ab2b [2021-05-04T08:19:24.939Z] Step 7/23 : RUN go mod download [2021-05-04T08:19:24.939Z] ---> Running in 2364a2d57140 [2021-05-04T08:19:25.255Z] ---> Running in e2c6ff94080b [2021-05-04T08:19:31.114Z] Removing intermediate container 2364a2d57140 [2021-05-04T08:19:31.114Z] ---> 266c8ebab36f [2021-05-04T08:19:31.114Z] Step 8/31 : COPY . . [2021-05-04T08:19:31.114Z] Removing intermediate container b360285b12f3 [2021-05-04T08:19:31.114Z] ---> 0862097631fb [2021-05-04T08:19:31.114Z] Step 8/23 : COPY . . [2021-05-04T08:19:31.114Z] Removing intermediate container 8d8449eaacf3 [2021-05-04T08:19:31.114Z] ---> 2271487808da [2021-05-04T08:19:31.114Z] Step 8/23 : COPY . . [2021-05-04T08:19:31.114Z] Removing intermediate container e2c6ff94080b [2021-05-04T08:19:31.114Z] ---> a40a3d6074e0 [2021-05-04T08:19:31.114Z] Step 8/23 : COPY . . [2021-05-04T08:19:54.905Z] Removing intermediate container bd13408b9ff7 [2021-05-04T08:19:54.905Z] ---> fa207903c942 [2021-05-04T08:19:54.905Z] Step 14/23 : ENV APP_PORT=48090 [2021-05-04T08:19:55.296Z] ---> Running in ff7581906048 [2021-05-04T08:20:01.028Z] Removing intermediate container ff7581906048 [2021-05-04T08:20:01.028Z] ---> dfde4657373b [2021-05-04T08:20:01.028Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-04T08:20:02.743Z] ---> Running in abc6fd970302 [2021-05-04T08:20:07.273Z] Removing intermediate container abc6fd970302 [2021-05-04T08:20:07.273Z] ---> 09b23dd66c2b [2021-05-04T08:20:07.273Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-04T08:20:09.372Z] ---> 47c0d3f22ef7 [2021-05-04T08:20:09.372Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-04T08:20:12.051Z] ---> 3fe16cb56390 [2021-05-04T08:20:12.051Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-04T08:20:16.659Z] ---> cfce2a329c36 [2021-05-04T08:20:16.659Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-04T08:20:17.383Z] ---> Running in 3bf0a94216a4 [2021-05-04T08:20:19.514Z] Removing intermediate container 3bf0a94216a4 [2021-05-04T08:20:19.514Z] ---> 162334232252 [2021-05-04T08:20:19.514Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-04T08:20:19.804Z] ---> Running in 2dc06ec5c0f3 [2021-05-04T08:20:21.896Z] Removing intermediate container 2dc06ec5c0f3 [2021-05-04T08:20:21.896Z] ---> 025a6e687c7c [2021-05-04T08:20:21.896Z] Step 21/23 : LABEL arch=x86_64 [2021-05-04T08:20:25.114Z] ---> Running in b6eba24fbb6d [2021-05-04T08:20:27.960Z] Removing intermediate container b6eba24fbb6d [2021-05-04T08:20:27.960Z] ---> 76e7b8443f14 [2021-05-04T08:20:27.960Z] Step 22/23 : LABEL git_sha=3129bae16c97413339e0bdf0721d29d65ee8dbd6 [2021-05-04T08:20:28.568Z] ---> Running in a7ad256d52cc [2021-05-04T08:20:30.057Z] Removing intermediate container a7ad256d52cc [2021-05-04T08:20:30.057Z] ---> ae966c944395 [2021-05-04T08:20:30.057Z] Step 23/23 : LABEL version=0.0.0 [2021-05-04T08:20:31.092Z] ---> Running in 44b85bb90fbd [2021-05-04T08:20:32.619Z] Removing intermediate container 44b85bb90fbd [2021-05-04T08:20:32.619Z] ---> bb0ccf52d351 [2021-05-04T08:20:32.619Z] [2021-05-04T08:20:33.605Z] ---> fb4bb5d9a94c [2021-05-04T08:20:33.605Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-05-04T08:20:33.605Z] ---> 227948824ce1 [2021-05-04T08:20:33.605Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-04T08:20:33.889Z] Successfully built bb0ccf52d351 [2021-05-04T08:20:34.165Z] ---> 0bbc4d45917f [2021-05-04T08:20:34.165Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-05-04T08:20:34.436Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-05-04T08:20:34.721Z]  Building docker-sys-mgmt-agent-go ... done  ---> Running in 37a8d33cf171 [2021-05-04T08:20:34.721Z] ---> Running in 8399e512d3e9 [2021-05-04T08:20:34.721Z] ---> Running in e474453af290 [2021-05-04T08:20:35.012Z] ---> 79e12a333696 [2021-05-04T08:20:35.012Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-05-04T08:20:35.362Z] ---> Running in 063e63ce6c8c [2021-05-04T08:20:37.026Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-05-04T08:20:37.026Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-05-04T08:20:37.026Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-05-04T08:20:37.026Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-05-04T08:21:30.948Z] Removing intermediate container 81d6cdaeca4d [2021-05-04T08:21:30.948Z] ---> 913c6d09e953 [2021-05-04T08:21:30.948Z] [2021-05-04T08:21:30.948Z] Step 10/31 : FROM alpine:3.12 [2021-05-04T08:21:30.948Z] 3.12: Pulling from library/alpine [2021-05-04T08:21:30.948Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-04T08:21:30.948Z] Status: Downloaded newer image for alpine:3.12 [2021-05-04T08:21:30.948Z] ---> 9852663dfa18 [2021-05-04T08:21:30.948Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-04T08:21:30.948Z] ---> Running in 44ceb63e3f68 [2021-05-04T08:21:30.948Z] Removing intermediate container 44ceb63e3f68 [2021-05-04T08:21:30.948Z] ---> 756ec669cc2f [2021-05-04T08:21:30.948Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-04T08:21:30.948Z] ---> Running in 6caafb5ba56c [2021-05-04T08:21:30.948Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-04T08:21:30.948Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-04T08:21:30.948Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-04T08:21:30.948Z] (2/2) Installing su-exec (0.2-r1) [2021-05-04T08:21:30.948Z] Executing busybox-1.31.1-r20.trigger [2021-05-04T08:21:30.948Z] OK: 5 MiB in 16 packages [2021-05-04T08:21:30.948Z] Removing intermediate container 6caafb5ba56c [2021-05-04T08:21:30.948Z] ---> 4ddae6e9a54f [2021-05-04T08:21:30.948Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-04T08:21:30.948Z] ---> Running in 1337974861ce [2021-05-04T08:21:30.948Z] Removing intermediate container 1337974861ce [2021-05-04T08:21:30.948Z] ---> f96f10d3a275 [2021-05-04T08:21:30.948Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-04T08:21:30.948Z] ---> Running in cb7cfe72855b [2021-05-04T08:21:30.948Z] Removing intermediate container cb7cfe72855b [2021-05-04T08:21:30.948Z] ---> 7362ec298029 [2021-05-04T08:21:30.948Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-04T08:21:30.948Z] ---> Running in ca5b9146b265 [2021-05-04T08:21:31.226Z] Removing intermediate container ca5b9146b265 [2021-05-04T08:21:31.226Z] ---> 201c6b50552c [2021-05-04T08:21:31.226Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-04T08:21:31.826Z] ---> Running in 898ef0f69fe1 [2021-05-04T08:21:33.029Z] Removing intermediate container 898ef0f69fe1 [2021-05-04T08:21:33.029Z] ---> dea7bf050a38 [2021-05-04T08:21:33.029Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-04T08:21:34.255Z] Removing intermediate container 37a8d33cf171 [2021-05-04T08:21:34.255Z] ---> 74d7fef729ca [2021-05-04T08:21:34.255Z] [2021-05-04T08:21:34.255Z] Step 10/31 : FROM alpine:3.12 [2021-05-04T08:21:34.255Z] ---> 13621d1b12d4 [2021-05-04T08:21:34.255Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-04T08:21:35.036Z] ---> a467b0f4d6a3 [2021-05-04T08:21:35.036Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-04T08:21:35.092Z] ---> Running in 40c8e928d95b [2021-05-04T08:21:36.042Z] ---> Running in 00ee38b1ac58 [2021-05-04T08:21:36.634Z] Removing intermediate container 40c8e928d95b [2021-05-04T08:21:36.634Z] ---> eb4c2348ce66 [2021-05-04T08:21:36.634Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-04T08:21:37.042Z] Removing intermediate container ec262c30d03c [2021-05-04T08:21:37.043Z] ---> 946e368e4c74 [2021-05-04T08:21:37.043Z] [2021-05-04T08:21:37.043Z] Step 10/23 : FROM alpine:3.12 [2021-05-04T08:21:37.043Z] ---> 9852663dfa18 [2021-05-04T08:21:37.043Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-05-04T08:21:37.043Z] Removing intermediate container f934b27d4958 [2021-05-04T08:21:37.043Z] ---> 40544b46bcc7 [2021-05-04T08:21:37.043Z] [2021-05-04T08:21:37.043Z] Step 10/22 : FROM alpine:3.12 [2021-05-04T08:21:37.043Z] ---> 9852663dfa18 [2021-05-04T08:21:37.043Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-04T08:21:37.330Z] Removing intermediate container 9dd7dbfe4838 [2021-05-04T08:21:37.330Z] ---> db7264b24a16 [2021-05-04T08:21:37.330Z] [2021-05-04T08:21:37.330Z] Step 10/22 : FROM alpine:3.12 [2021-05-04T08:21:37.330Z] ---> 9852663dfa18 [2021-05-04T08:21:37.330Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-05-04T08:21:37.330Z] ---> Running in cea894a06ffd [2021-05-04T08:21:37.330Z] ---> Running in a48cccba13c4 [2021-05-04T08:21:37.339Z] ---> Running in d83f58b43761 [2021-05-04T08:21:37.939Z] ---> Running in f60d88a5169d [2021-05-04T08:21:37.981Z] Removing intermediate container e474453af290 [2021-05-04T08:21:37.981Z] ---> c8dfc50ab847 [2021-05-04T08:21:37.981Z] [2021-05-04T08:21:37.981Z] Step 10/23 : FROM alpine:3.12 [2021-05-04T08:21:37.981Z] ---> 13621d1b12d4 [2021-05-04T08:21:37.981Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-05-04T08:21:37.981Z] ---> Using cache [2021-05-04T08:21:37.981Z] ---> e80cea3ed4c9 [2021-05-04T08:21:37.981Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-04T08:21:37.981Z] ---> Using cache [2021-05-04T08:21:37.981Z] ---> 960cbc8205c3 [2021-05-04T08:21:37.981Z] Step 13/23 : ENV APP_PORT=48082 [2021-05-04T08:21:37.981Z] ---> Running in fda7dc60870e [2021-05-04T08:21:39.079Z] Removing intermediate container fda7dc60870e [2021-05-04T08:21:39.079Z] ---> 1554da6869c0 [2021-05-04T08:21:39.079Z] Step 14/23 : EXPOSE $APP_PORT [2021-05-04T08:21:39.079Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-04T08:21:39.358Z] ---> Running in 49e4ec9e1868 [2021-05-04T08:21:39.358Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-04T08:21:39.632Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-04T08:21:39.632Z] (2/2) Installing su-exec (0.2-r1) [2021-05-04T08:21:39.632Z] Executing busybox-1.31.1-r20.trigger [2021-05-04T08:21:39.941Z] Removing intermediate container 00ee38b1ac58 [2021-05-04T08:21:39.941Z] ---> eba4e15156fd [2021-05-04T08:21:39.941Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-04T08:21:39.941Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-04T08:21:39.941Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-04T08:21:40.229Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-04T08:21:40.229Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-04T08:21:40.229Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-04T08:21:40.512Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-04T08:21:40.512Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-04T08:21:40.512Z] Executing busybox-1.31.1-r20.trigger [2021-05-04T08:21:40.512Z] OK: 5 MiB in 15 packages [2021-05-04T08:21:40.610Z] OK: 6 MiB in 16 packages [2021-05-04T08:21:40.799Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-04T08:21:40.799Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-04T08:21:40.800Z] Executing busybox-1.31.1-r20.trigger [2021-05-04T08:21:40.800Z] Executing ca-certificates-20191127-r4.trigger [2021-05-04T08:21:41.082Z] ---> 26aed85f6159 [2021-05-04T08:21:41.082Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-04T08:21:41.082Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-04T08:21:41.082Z] Executing busybox-1.31.1-r20.trigger [2021-05-04T08:21:41.082Z] OK: 5 MiB in 15 packages [2021-05-04T08:21:41.366Z] OK: 6 MiB in 16 packages [2021-05-04T08:21:41.630Z] Removing intermediate container 49e4ec9e1868 [2021-05-04T08:21:41.630Z] ---> df2e70554e0f [2021-05-04T08:21:41.630Z] Step 15/23 : WORKDIR / [2021-05-04T08:21:42.639Z] ---> Running in ae705816cfaf [2021-05-04T08:21:42.822Z] Removing intermediate container cea894a06ffd [2021-05-04T08:21:42.822Z] ---> 150d57bc8470 [2021-05-04T08:21:42.822Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-04T08:21:43.100Z] ---> 985de7ea130b [2021-05-04T08:21:43.100Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-04T08:21:43.374Z] ---> Running in dea9a332c846 [2021-05-04T08:21:43.768Z] Removing intermediate container f60d88a5169d [2021-05-04T08:21:43.768Z] ---> aae4b6aa6397 [2021-05-04T08:21:43.769Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-04T08:21:43.769Z] ---> Running in 5406cd627e7b [2021-05-04T08:21:44.150Z] Removing intermediate container a48cccba13c4 [2021-05-04T08:21:44.150Z] ---> d9556c6871b7 [2021-05-04T08:21:44.150Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-04T08:21:44.150Z] Removing intermediate container dea9a332c846 [2021-05-04T08:21:44.150Z] ---> 31120e432d5f [2021-05-04T08:21:44.150Z] Step 13/23 : ENV APP_PORT=48082 [2021-05-04T08:21:44.150Z] ---> Running in 612e5c97d8bb [2021-05-04T08:21:44.445Z] ---> 48858177ee48 [2021-05-04T08:21:44.445Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-04T08:21:44.445Z] ---> Running in 36e9dd740cb1 [2021-05-04T08:21:44.735Z] Removing intermediate container 5406cd627e7b [2021-05-04T08:21:44.735Z] ---> 6af72c18629c [2021-05-04T08:21:44.735Z] Step 13/22 : ENV APP_PORT=48085 [2021-05-04T08:21:45.016Z] ---> Running in 58b4070c68a9 [2021-05-04T08:21:45.311Z] Removing intermediate container 36e9dd740cb1 [2021-05-04T08:21:45.311Z] ---> 8cc52bc3cfb0 [2021-05-04T08:21:45.311Z] Step 14/23 : EXPOSE $APP_PORT [2021-05-04T08:21:45.311Z] Removing intermediate container 612e5c97d8bb [2021-05-04T08:21:45.311Z] ---> b8b5b3bcd4dd [2021-05-04T08:21:45.311Z] Step 13/22 : ENV APP_PORT=48060 [2021-05-04T08:21:45.317Z] Removing intermediate container 063e63ce6c8c [2021-05-04T08:21:45.317Z] ---> e352d0fe5b9a [2021-05-04T08:21:45.317Z] [2021-05-04T08:21:45.317Z] Step 10/23 : FROM alpine:3.12 [2021-05-04T08:21:45.317Z] ---> 13621d1b12d4 [2021-05-04T08:21:45.317Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-05-04T08:21:45.317Z] ---> Using cache [2021-05-04T08:21:45.317Z] ---> e80cea3ed4c9 [2021-05-04T08:21:45.317Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-04T08:21:45.317Z] ---> Using cache [2021-05-04T08:21:45.317Z] ---> 960cbc8205c3 [2021-05-04T08:21:45.317Z] Step 13/23 : ENV APP_PORT=48081 [2021-05-04T08:21:45.317Z] Removing intermediate container ae705816cfaf [2021-05-04T08:21:45.317Z] ---> 5baf526335f1 [2021-05-04T08:21:45.317Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-04T08:21:45.317Z] Removing intermediate container d83f58b43761 [2021-05-04T08:21:45.317Z] ---> 0510dfe143bc [2021-05-04T08:21:45.317Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-04T08:21:45.317Z] ---> Running in f13290f87ec4 [2021-05-04T08:21:45.317Z] Removing intermediate container 8399e512d3e9 [2021-05-04T08:21:45.317Z] ---> 067ce9f1ed5a [2021-05-04T08:21:45.317Z] [2021-05-04T08:21:45.317Z] Step 10/23 : FROM alpine:3.12 [2021-05-04T08:21:45.317Z] ---> 13621d1b12d4 [2021-05-04T08:21:45.317Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-04T08:21:45.317Z] ---> Running in d12ae87ae835 [2021-05-04T08:21:45.317Z] ---> Running in 92e49d1b69d0 [2021-05-04T08:21:45.941Z] Removing intermediate container f13290f87ec4 [2021-05-04T08:21:45.941Z] ---> a752b0ea79f3 [2021-05-04T08:21:45.941Z] Step 14/23 : EXPOSE $APP_PORT [2021-05-04T08:21:45.941Z] ---> e770e9c6ae0c [2021-05-04T08:21:45.941Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-04T08:21:45.971Z] ---> Running in f53d4cbcec99 [2021-05-04T08:21:45.971Z] ---> Running in 83bae32b0b98 [2021-05-04T08:21:45.971Z] Removing intermediate container 58b4070c68a9 [2021-05-04T08:21:45.971Z] ---> fa1e3aad660f [2021-05-04T08:21:45.971Z] Step 14/22 : EXPOSE $APP_PORT [2021-05-04T08:21:46.277Z] ---> b49da5bd10bb [2021-05-04T08:21:46.277Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-04T08:21:46.277Z] ---> Running in a940086a6a93 [2021-05-04T08:21:46.909Z] Removing intermediate container f53d4cbcec99 [2021-05-04T08:21:46.909Z] ---> 5500f4c746bf [2021-05-04T08:21:46.909Z] Step 15/23 : WORKDIR / [2021-05-04T08:21:46.909Z] Removing intermediate container 83bae32b0b98 [2021-05-04T08:21:46.909Z] ---> 5ee9b2e2eaca [2021-05-04T08:21:46.909Z] Step 14/22 : EXPOSE $APP_PORT [2021-05-04T08:21:47.195Z] ---> Running in c6f2b9384c01 [2021-05-04T08:21:47.195Z] Removing intermediate container a940086a6a93 [2021-05-04T08:21:47.195Z] ---> ec4e6df32a80 [2021-05-04T08:21:47.195Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-04T08:21:47.472Z] ---> Running in 044a47232c89 [2021-05-04T08:21:47.571Z] Removing intermediate container d12ae87ae835 [2021-05-04T08:21:47.572Z] ---> 6f1da2b52060 [2021-05-04T08:21:47.572Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-04T08:21:47.572Z] Removing intermediate container 92e49d1b69d0 [2021-05-04T08:21:47.572Z] ---> a745aeeade2f [2021-05-04T08:21:47.572Z] Step 12/23 : ENV APP_PORT=48080 [2021-05-04T08:21:47.572Z] ---> Running in 34d37c543e61 [2021-05-04T08:21:47.749Z] ---> 60671b1da339 [2021-05-04T08:21:47.749Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-05-04T08:21:47.876Z] ---> Running in 9bede00c2737 [2021-05-04T08:21:47.876Z] ---> Running in 616ccf62590b [2021-05-04T08:21:47.876Z] ---> aaa92aa20310 [2021-05-04T08:21:47.876Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-04T08:21:48.027Z] Removing intermediate container c6f2b9384c01 [2021-05-04T08:21:48.027Z] ---> 33ed2b6c3327 [2021-05-04T08:21:48.027Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-04T08:21:48.189Z] Removing intermediate container 34d37c543e61 [2021-05-04T08:21:48.189Z] ---> c0def23b1aa1 [2021-05-04T08:21:48.189Z] Step 15/23 : WORKDIR / [2021-05-04T08:21:48.307Z] ---> Running in a8a140d5ed48 [2021-05-04T08:21:48.307Z] Removing intermediate container 044a47232c89 [2021-05-04T08:21:48.307Z] ---> b8dd11f363f2 [2021-05-04T08:21:48.307Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-04T08:21:48.515Z] Removing intermediate container 9bede00c2737 [2021-05-04T08:21:48.515Z] ---> 865d3c4a3584 [2021-05-04T08:21:48.515Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-04T08:21:48.515Z] ---> Running in 48ce93b7bb86 [2021-05-04T08:21:48.515Z] Removing intermediate container 616ccf62590b [2021-05-04T08:21:48.515Z] ---> 1d1df75f1dd8 [2021-05-04T08:21:48.515Z] Step 13/23 : EXPOSE $APP_PORT [2021-05-04T08:21:48.515Z] ---> Running in d0e6e0bc1834 [2021-05-04T08:21:48.583Z] ---> 218c42c0bbeb [2021-05-04T08:21:48.583Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-04T08:21:48.854Z] ---> Running in 03b3f058fd1b [2021-05-04T08:21:48.854Z] ---> 9f8de36eafb4 [2021-05-04T08:21:48.854Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-05-04T08:21:48.856Z] Removing intermediate container 74b011fc87ac [2021-05-04T08:21:48.856Z] ---> c574b1f375d4 [2021-05-04T08:21:48.856Z] [2021-05-04T08:21:48.856Z] Step 10/23 : FROM alpine:3.12 [2021-05-04T08:21:48.856Z] ---> 9852663dfa18 [2021-05-04T08:21:48.856Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-04T08:21:49.159Z] Removing intermediate container 48ce93b7bb86 [2021-05-04T08:21:49.159Z] ---> dffa35e96a99 [2021-05-04T08:21:49.159Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-04T08:21:49.159Z] ---> Running in 211e32434c2a [2021-05-04T08:21:49.455Z] Removing intermediate container 03b3f058fd1b [2021-05-04T08:21:49.455Z] ---> 49c44af0746f [2021-05-04T08:21:49.455Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-04T08:21:49.460Z] ---> Running in d6991a8b6d5a [2021-05-04T08:21:49.728Z] ---> Running in 95396fdda186 [2021-05-04T08:21:49.728Z] Removing intermediate container 211e32434c2a [2021-05-04T08:21:49.728Z] ---> d0923bf975b9 [2021-05-04T08:21:49.728Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-04T08:21:50.017Z] ---> Running in 5fbe5caeb254 [2021-05-04T08:21:50.017Z] ---> 9eebd7682867 [2021-05-04T08:21:50.017Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-04T08:21:50.296Z] Removing intermediate container 5fbe5caeb254 [2021-05-04T08:21:50.296Z] ---> 9566c604b8bd [2021-05-04T08:21:50.296Z] Step 21/23 : LABEL arch=x86_64 [2021-05-04T08:21:50.587Z] ---> Running in 39b7860b8131 [2021-05-04T08:21:51.253Z] ---> cdb31a052831 [2021-05-04T08:21:51.253Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-04T08:21:51.253Z] Removing intermediate container 39b7860b8131 [2021-05-04T08:21:51.253Z] ---> d3e2af6644a4 [2021-05-04T08:21:51.253Z] Step 22/23 : LABEL git_sha=3129bae16c97413339e0bdf0721d29d65ee8dbd6 [2021-05-04T08:21:51.253Z] ---> Running in 541ed94e3ebc [2021-05-04T08:21:51.558Z] Removing intermediate container d0e6e0bc1834 [2021-05-04T08:21:51.558Z] ---> 4c055fc3f489 [2021-05-04T08:21:51.558Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-04T08:21:51.840Z] ---> Running in 34448e6b4def [2021-05-04T08:21:51.840Z] ---> 012633db7049 [2021-05-04T08:21:51.840Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-05-04T08:21:51.840Z] Removing intermediate container 541ed94e3ebc [2021-05-04T08:21:51.840Z] ---> 925a1b62bdfd [2021-05-04T08:21:51.840Z] Step 23/23 : LABEL version=0.0.0 [2021-05-04T08:21:52.068Z] ---> c48af3a6a3d7 [2021-05-04T08:21:52.068Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-04T08:21:52.068Z] Removing intermediate container a8a140d5ed48 [2021-05-04T08:21:52.068Z] ---> 40e3e74ea887 [2021-05-04T08:21:52.068Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-04T08:21:52.068Z] ---> ed6d2b22304d [2021-05-04T08:21:52.068Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-04T08:21:52.068Z] Removing intermediate container d6991a8b6d5a [2021-05-04T08:21:52.068Z] ---> af00b9613b48 [2021-05-04T08:21:52.068Z] Step 12/23 : ENV APP_PORT=48080 [2021-05-04T08:21:52.068Z] ---> d9f05d695024 [2021-05-04T08:21:52.068Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-04T08:21:52.068Z] ---> Running in 875637b7d7fd [2021-05-04T08:21:52.131Z] Removing intermediate container 95396fdda186 [2021-05-04T08:21:52.131Z] ---> 3e7aa3f39d59 [2021-05-04T08:21:52.131Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-04T08:21:52.131Z] ---> Running in 7d80509c146e [2021-05-04T08:21:52.131Z] ---> Running in 9e2b7377b76f [2021-05-04T08:21:52.131Z] ---> Running in f09e953a024b [2021-05-04T08:21:52.401Z] Removing intermediate container 34448e6b4def [2021-05-04T08:21:52.401Z] ---> cd34c6b68141 [2021-05-04T08:21:52.401Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-04T08:21:52.401Z] Removing intermediate container 9e2b7377b76f [2021-05-04T08:21:52.401Z] ---> 3433d4b23253 [2021-05-04T08:21:52.401Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-04T08:21:52.684Z] Removing intermediate container 7d80509c146e [2021-05-04T08:21:52.685Z] ---> cc809b4f1ad0 [2021-05-04T08:21:52.685Z] [2021-05-04T08:21:52.685Z] ---> Running in f4bc830e45e2 [2021-05-04T08:21:53.074Z] Removing intermediate container 875637b7d7fd [2021-05-04T08:21:53.074Z] ---> 1fa9e87893d5 [2021-05-04T08:21:53.074Z] Step 13/23 : EXPOSE $APP_PORT [2021-05-04T08:21:53.317Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-04T08:21:53.318Z] ---> 89285d3570cc [2021-05-04T08:21:53.318Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-04T08:21:53.318Z] Removing intermediate container f4bc830e45e2 [2021-05-04T08:21:53.318Z] ---> 4bf9cc227515 [2021-05-04T08:21:53.318Z] Step 21/23 : LABEL arch=x86_64 [2021-05-04T08:21:53.318Z] ---> Running in 73be3c8ec3a2 [2021-05-04T08:21:53.360Z] ---> 1fefb4182050 [2021-05-04T08:21:53.360Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-05-04T08:21:53.360Z] ---> ec3810e5655a [2021-05-04T08:21:53.360Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-05-04T08:21:53.654Z] ---> Running in 3b8dcc0e5408 [2021-05-04T08:21:53.654Z] ---> 7fdf93d47558 [2021-05-04T08:21:53.654Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-04T08:21:53.654Z] Successfully built cc809b4f1ad0 [2021-05-04T08:21:53.655Z] ---> Running in 3f37ea9cd998 [2021-05-04T08:21:53.655Z] Successfully tagged docker-core-command-go:latest [2021-05-04T08:21:53.930Z] ---> Running in 289f27fab9ce [2021-05-04T08:21:53.930Z] ---> e4359373901a [2021-05-04T08:21:53.930Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-04T08:21:53.930Z] ---> Running in 94aaeb8fc70b [2021-05-04T08:21:53.933Z]  Building docker-core-command-go ... done fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-04T08:21:53.933Z] Removing intermediate container 3f37ea9cd998 [2021-05-04T08:21:53.933Z] ---> f4013196248b [2021-05-04T08:21:53.933Z] Step 22/23 : LABEL git_sha=3129bae16c97413339e0bdf0721d29d65ee8dbd6 [2021-05-04T08:21:54.212Z] Removing intermediate container 3b8dcc0e5408 [2021-05-04T08:21:54.212Z] ---> 6e80f84667b7 [2021-05-04T08:21:54.212Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-04T08:21:54.229Z] ---> Running in 7f9e0bb54365 [2021-05-04T08:21:54.557Z] Removing intermediate container 7f9e0bb54365 [2021-05-04T08:21:54.557Z] ---> d300ee686700 [2021-05-04T08:21:54.557Z] Step 23/23 : LABEL version=0.0.0 [2021-05-04T08:21:54.557Z] ---> Running in 3d8cecb917a9 [2021-05-04T08:21:54.818Z] ---> Running in 3284a4f707a5 [2021-05-04T08:21:54.818Z] ---> c2b156131687 [2021-05-04T08:21:54.818Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-05-04T08:21:54.818Z] Removing intermediate container 289f27fab9ce [2021-05-04T08:21:54.818Z] ---> 1648ab81018e [2021-05-04T08:21:54.818Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-04T08:21:54.857Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-04T08:21:54.857Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-04T08:21:54.857Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-04T08:21:55.094Z] ---> Running in 7eea10c6c763 [2021-05-04T08:21:55.094Z] ---> Running in a1cd6eba5375 [2021-05-04T08:21:55.094Z] ---> aedc20bac7eb [2021-05-04T08:21:55.094Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-05-04T08:21:55.126Z] Removing intermediate container 3d8cecb917a9 [2021-05-04T08:21:55.126Z] ---> 76a731c9ac9d [2021-05-04T08:21:55.126Z] [2021-05-04T08:21:55.126Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-04T08:21:55.401Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-04T08:21:55.401Z] Removing intermediate container 73be3c8ec3a2 [2021-05-04T08:21:55.401Z] ---> 47d8aff15e2f [2021-05-04T08:21:55.401Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-04T08:21:55.702Z] ---> Running in fdc54be44433 [2021-05-04T08:21:55.705Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-04T08:21:55.705Z] Successfully built 76a731c9ac9d [2021-05-04T08:21:55.705Z] Successfully tagged docker-core-metadata-go:latest [2021-05-04T08:21:55.705Z]  Building docker-core-metadata-go ... done Executing busybox-1.31.1-r20.trigger [2021-05-04T08:21:55.705Z] OK: 8 MiB in 20 packages [2021-05-04T08:21:55.979Z] Removing intermediate container 7eea10c6c763 [2021-05-04T08:21:55.980Z] ---> 8a39cb5cb1b0 [2021-05-04T08:21:55.980Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-04T08:21:55.980Z] Removing intermediate container a1cd6eba5375 [2021-05-04T08:21:55.980Z] ---> a74c8686bc8c [2021-05-04T08:21:55.980Z] Step 20/22 : LABEL arch=arm64 [2021-05-04T08:21:56.258Z] ---> Running in fc2246471c89 [2021-05-04T08:21:56.258Z] ---> Running in f2b63cae0819 [2021-05-04T08:21:56.340Z] ---> 2021baf2c8ea [2021-05-04T08:21:56.341Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-04T08:21:56.537Z] Removing intermediate container fdc54be44433 [2021-05-04T08:21:56.537Z] ---> ffc7933884b7 [2021-05-04T08:21:56.537Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-04T08:21:56.818Z] ---> Running in 83685c9442d3 [2021-05-04T08:21:56.818Z] Removing intermediate container fc2246471c89 [2021-05-04T08:21:56.818Z] ---> 68d085a65324 [2021-05-04T08:21:56.818Z] Step 21/23 : LABEL arch=arm64 [2021-05-04T08:21:56.990Z] Removing intermediate container f09e953a024b [2021-05-04T08:21:56.990Z] ---> 8a4fd1dd61c6 [2021-05-04T08:21:56.990Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-04T08:21:57.100Z] ---> Running in dd22251239c6 [2021-05-04T08:21:57.100Z] Removing intermediate container f2b63cae0819 [2021-05-04T08:21:57.100Z] ---> 37df3e066d7e [2021-05-04T08:21:57.100Z] Step 21/22 : LABEL git_sha=3129bae16c97413339e0bdf0721d29d65ee8dbd6 [2021-05-04T08:21:57.380Z] Removing intermediate container 83685c9442d3 [2021-05-04T08:21:57.380Z] ---> cc83d07de484 [2021-05-04T08:21:57.380Z] Step 20/22 : LABEL arch=arm64 [2021-05-04T08:21:57.380Z] Removing intermediate container 94aaeb8fc70b [2021-05-04T08:21:57.380Z] ---> 15b79f2f0471 [2021-05-04T08:21:57.380Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-04T08:21:57.631Z] ---> 270606e65d4b [2021-05-04T08:21:57.631Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-04T08:21:57.631Z] ---> 142a08f76cd6 [2021-05-04T08:21:57.631Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-04T08:21:57.654Z] ---> Running in 5f0a42e1c296 [2021-05-04T08:21:57.930Z] ---> Running in df3489da56ed [2021-05-04T08:21:57.930Z] ---> Running in de11104b64f7 [2021-05-04T08:21:57.930Z] Removing intermediate container dd22251239c6 [2021-05-04T08:21:57.930Z] ---> 780ce29857a8 [2021-05-04T08:21:57.930Z] Step 22/23 : LABEL git_sha=3129bae16c97413339e0bdf0721d29d65ee8dbd6 [2021-05-04T08:21:58.224Z] Removing intermediate container 3284a4f707a5 [2021-05-04T08:21:58.224Z] ---> f32639e7e7c2 [2021-05-04T08:21:58.224Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-04T08:21:58.224Z] ---> Running in 39c4683720cf [2021-05-04T08:21:58.224Z] Removing intermediate container 5f0a42e1c296 [2021-05-04T08:21:58.224Z] ---> 55e7ae9d4afc [2021-05-04T08:21:58.224Z] Step 22/22 : LABEL version=0.0.0 [2021-05-04T08:21:58.308Z] ---> a9239ff6447c [2021-05-04T08:21:58.308Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-04T08:21:58.527Z] ---> Running in 2046cad28bcc [2021-05-04T08:21:58.527Z] Removing intermediate container df3489da56ed [2021-05-04T08:21:58.527Z] ---> 232e319c21ff [2021-05-04T08:21:58.527Z] Step 21/22 : LABEL git_sha=3129bae16c97413339e0bdf0721d29d65ee8dbd6 [2021-05-04T08:21:58.805Z] ---> Running in 33eecc2702ad [2021-05-04T08:21:58.805Z] Removing intermediate container de11104b64f7 [2021-05-04T08:21:58.805Z] ---> 027a43b71243 [2021-05-04T08:21:58.805Z] Step 28/31 : CMD ["gate"] [2021-05-04T08:21:58.805Z] ---> Running in d98551e47009 [2021-05-04T08:21:58.941Z] ---> 2b5ca17d81fe [2021-05-04T08:21:58.941Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-04T08:21:58.941Z] ---> 316722d71396 [2021-05-04T08:21:58.941Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-04T08:21:59.093Z] Removing intermediate container 39c4683720cf [2021-05-04T08:21:59.094Z] ---> 72d4bbc7d553 [2021-05-04T08:21:59.094Z] Step 23/23 : LABEL version=0.0.0 [2021-05-04T08:21:59.371Z] Removing intermediate container 33eecc2702ad [2021-05-04T08:21:59.371Z] ---> 30949e066424 [2021-05-04T08:21:59.371Z] [2021-05-04T08:21:59.631Z] ---> ce80f04c2d12 [2021-05-04T08:21:59.631Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-05-04T08:21:59.631Z] ---> a6608aa5be12 [2021-05-04T08:21:59.631Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-05-04T08:21:59.651Z] ---> Running in 504035fefabd [2021-05-04T08:21:59.651Z] ---> Running in 8bdd5c9ad69b [2021-05-04T08:21:59.651Z] Removing intermediate container d98551e47009 [2021-05-04T08:21:59.651Z] ---> 0b8bdfd14a1b [2021-05-04T08:21:59.651Z] Step 22/22 : LABEL version=0.0.0 [2021-05-04T08:21:59.927Z] ---> Running in f45cd436a335 [2021-05-04T08:21:59.934Z] ---> Running in b007a5a5c605 [2021-05-04T08:22:00.203Z] Successfully built 30949e066424 [2021-05-04T08:22:00.203Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-05-04T08:22:00.203Z]  Building docker-support-scheduler-go ... done Building docker-security-proxy-setup-go [2021-05-04T08:22:00.203Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-04T08:22:00.238Z] ---> Running in 657f440c75a0 [2021-05-04T08:22:00.476Z] Removing intermediate container 8bdd5c9ad69b [2021-05-04T08:22:00.477Z] ---> 0d4e785449ea [2021-05-04T08:22:00.477Z] [2021-05-04T08:22:00.477Z] Removing intermediate container 504035fefabd [2021-05-04T08:22:00.477Z] ---> 4d322d104cd3 [2021-05-04T08:22:00.477Z] Step 29/31 : LABEL arch=arm64 [2021-05-04T08:22:00.519Z] Removing intermediate container b007a5a5c605 [2021-05-04T08:22:00.519Z] ---> 73a1598d7123 [2021-05-04T08:22:00.519Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-04T08:22:00.519Z] ---> Running in 566386732db8 [2021-05-04T08:22:00.519Z] Removing intermediate container 657f440c75a0 [2021-05-04T08:22:00.519Z] ---> 716bfed94f15 [2021-05-04T08:22:00.748Z] Successfully built 0d4e785449ea [2021-05-04T08:22:00.827Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-04T08:22:01.035Z] Successfully tagged docker-core-command-go-arm64:latest [2021-05-04T08:22:01.035Z] Building docker-security-secretstore-setup-go [2021-05-04T08:22:01.035Z]  Building docker-core-command-go ... done  ---> Running in a67ed0534221 [2021-05-04T08:22:01.035Z] Removing intermediate container f45cd436a335 [2021-05-04T08:22:01.035Z] ---> edba077be5d0 [2021-05-04T08:22:01.035Z] [2021-05-04T08:22:01.035Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-04T08:22:01.315Z] Removing intermediate container 566386732db8 [2021-05-04T08:22:01.315Z] ---> 43f77aa8438e [2021-05-04T08:22:01.315Z] Step 21/23 : LABEL arch=x86_64 [2021-05-04T08:22:01.640Z] Successfully built edba077be5d0 [2021-05-04T08:22:01.640Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-05-04T08:22:01.640Z] Building docker-sys-mgmt-agent-go [2021-05-04T08:22:01.640Z]  Building docker-support-notifications-go ... done Removing intermediate container a67ed0534221 [2021-05-04T08:22:01.640Z] ---> 174605c0a98a [2021-05-04T08:22:01.640Z] Step 30/31 : LABEL git_sha=3129bae16c97413339e0bdf0721d29d65ee8dbd6 [2021-05-04T08:22:01.640Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-04T08:22:01.715Z] ---> 7d83715e2fe8 [2021-05-04T08:22:01.715Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-05-04T08:22:01.715Z] ---> Running in 0d308ef5e2bb [2021-05-04T08:22:01.911Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-04T08:22:01.912Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-04T08:22:01.912Z] ---> Running in 8bebf6657048 [2021-05-04T08:22:01.912Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-04T08:22:02.186Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-04T08:22:02.191Z] ---> Running in 683c4c837bca [2021-05-04T08:22:02.191Z] Removing intermediate container 0d308ef5e2bb [2021-05-04T08:22:02.191Z] ---> 9955463260b6 [2021-05-04T08:22:02.191Z] Step 22/23 : LABEL git_sha=3129bae16c97413339e0bdf0721d29d65ee8dbd6 [2021-05-04T08:22:02.191Z] ---> Running in e2b9c25be1db [2021-05-04T08:22:02.458Z] Removing intermediate container 8bebf6657048 [2021-05-04T08:22:02.458Z] ---> 3652faa6d0be [2021-05-04T08:22:02.458Z] Step 31/31 : LABEL version=0.0.0 [2021-05-04T08:22:02.458Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-04T08:22:02.458Z] Executing busybox-1.31.1-r20.trigger [2021-05-04T08:22:02.458Z] OK: 8 MiB in 20 packages [2021-05-04T08:22:02.718Z] Removing intermediate container e2b9c25be1db [2021-05-04T08:22:02.718Z] ---> 685db933f7d7 [2021-05-04T08:22:02.718Z] Step 23/23 : LABEL version=0.0.0 [2021-05-04T08:22:02.730Z] ---> Running in bd715e9960f0 [2021-05-04T08:22:03.162Z] ---> Running in d965763515ac [2021-05-04T08:22:03.712Z] Removing intermediate container bd715e9960f0 [2021-05-04T08:22:03.712Z] ---> ebfbaa5df3ee [2021-05-04T08:22:03.712Z] [2021-05-04T08:22:03.818Z] Removing intermediate container d965763515ac [2021-05-04T08:22:03.818Z] ---> bc3a3ea85038 [2021-05-04T08:22:03.818Z] [2021-05-04T08:22:03.991Z] Successfully built ebfbaa5df3ee [2021-05-04T08:22:03.991Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-05-04T08:22:03.991Z] Building docker-core-metadata-go [2021-05-04T08:22:03.991Z]  Building docker-security-bootstrapper-go ... done Removing intermediate container 2046cad28bcc [2021-05-04T08:22:03.991Z] ---> e671ad85eb28 [2021-05-04T08:22:03.991Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-04T08:22:04.419Z] Successfully built bc3a3ea85038 [2021-05-04T08:22:04.419Z] Successfully tagged docker-core-data-go:latest [2021-05-04T08:22:04.419Z]  Building docker-core-data-go ... done Removing intermediate container 683c4c837bca [2021-05-04T08:22:04.419Z] ---> cb74d20aad27 [2021-05-04T08:22:04.419Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-04T08:22:04.687Z] ---> Running in 3f511c865381 [2021-05-04T08:22:04.964Z] Removing intermediate container 3f511c865381 [2021-05-04T08:22:04.964Z] ---> b9669b511feb [2021-05-04T08:22:04.964Z] Step 28/31 : CMD ["gate"] [2021-05-04T08:22:04.964Z] ---> Running in 39a9c8104f36 [2021-05-04T08:22:05.237Z] Removing intermediate container 39a9c8104f36 [2021-05-04T08:22:05.237Z] ---> d191ed2ebb76 [2021-05-04T08:22:05.237Z] Step 29/31 : LABEL arch=x86_64 [2021-05-04T08:22:05.431Z] ---> 12780b440f77 [2021-05-04T08:22:05.431Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-04T08:22:05.532Z] ---> Running in ef619989ebc1 [2021-05-04T08:22:05.827Z] Removing intermediate container ef619989ebc1 [2021-05-04T08:22:05.827Z] ---> 1da1ac95fccf [2021-05-04T08:22:05.827Z] Step 30/31 : LABEL git_sha=3129bae16c97413339e0bdf0721d29d65ee8dbd6 [2021-05-04T08:22:06.094Z] ---> Running in a7925e30609d [2021-05-04T08:22:06.401Z] Removing intermediate container a7925e30609d [2021-05-04T08:22:06.401Z] ---> 624731cca030 [2021-05-04T08:22:06.401Z] Step 31/31 : LABEL version=0.0.0 [2021-05-04T08:22:06.710Z] ---> Running in c389ed2a547d [2021-05-04T08:22:06.985Z] Removing intermediate container c389ed2a547d [2021-05-04T08:22:06.985Z] ---> 989c26806709 [2021-05-04T08:22:06.985Z] [2021-05-04T08:22:07.256Z] Successfully built 989c26806709 [2021-05-04T08:22:07.411Z] ---> 353af6fb8e93 [2021-05-04T08:22:07.411Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-04T08:22:07.528Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-05-04T08:22:07.833Z]  Building docker-security-bootstrapper-go ... done  [Pipeline] } [2021-05-04T08:22:07.920Z] $ docker stop --time=1 dbb8a47b08bfbbd771e8037cab8e6846a6dce3fd21a1cd902368a947345fa5a9 [2021-05-04T08:22:08.847Z] ---> d8dfb7a89667 [2021-05-04T08:22:08.847Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-05-04T08:22:09.123Z] ---> Running in eb2ffbc92475 [2021-05-04T08:22:10.101Z] Removing intermediate container eb2ffbc92475 [2021-05-04T08:22:10.101Z] ---> a2c2499bc611 [2021-05-04T08:22:10.101Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-04T08:22:10.247Z] $ docker rm -f dbb8a47b08bfbbd771e8037cab8e6846a6dce3fd21a1cd902368a947345fa5a9 [2021-05-04T08:22:10.375Z] ---> Running in 45458730c85b [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-04T08:22:11.038Z] + docker images [2021-05-04T08:22:11.038Z] + grep docker [2021-05-04T08:22:11.361Z] Removing intermediate container 45458730c85b [2021-05-04T08:22:11.361Z] ---> d2a74b70c01d [2021-05-04T08:22:11.361Z] Step 21/23 : LABEL arch=arm64 [2021-05-04T08:22:11.955Z] ---> Running in 3e9dae0fb248 [2021-05-04T08:22:12.067Z] docker-security-bootstrapper-go latest 989c26806709 5 seconds ago 18.2MB [2021-05-04T08:22:12.067Z] docker-core-data-go latest bc3a3ea85038 8 seconds ago 21.5MB [2021-05-04T08:22:12.067Z] docker-core-metadata-go latest 76a731c9ac9d 17 seconds ago 18.6MB [2021-05-04T08:22:12.067Z] docker-core-command-go latest cc809b4f1ad0 19 seconds ago 17MB [2021-05-04T08:22:12.067Z] docker-sys-mgmt-agent-go latest bb0ccf52d351 About a minute ago 312MB [2021-05-04T08:22:12.067Z] docker-security-secretstore-setup-go latest 2d358c803213 3 minutes ago 25.6MB [2021-05-04T08:22:12.067Z] docker-support-notifications-go latest 3126fe3bfa16 3 minutes ago 17.6MB [2021-05-04T08:22:12.067Z] docker-security-proxy-setup-go latest e89a7cb2487c 3 minutes ago 25.3MB [2021-05-04T08:22:12.067Z] docker-support-scheduler-go latest 4fa426d9a508 3 minutes ago 17.1MB [2021-05-04T08:22:12.067Z] 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] } [2021-05-04T08:22:12.548Z] Removing intermediate container 3e9dae0fb248 [2021-05-04T08:22:12.549Z] ---> 5a707559be75 [2021-05-04T08:22:12.549Z] Step 22/23 : LABEL git_sha=3129bae16c97413339e0bdf0721d29d65ee8dbd6 [2021-05-04T08:22:12.549Z] ---> Running in b4bfb3ce1434 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-05-04T08:22:13.138Z] Removing intermediate container b4bfb3ce1434 [2021-05-04T08:22:13.138Z] ---> 9e052bdbb5b4 [2021-05-04T08:22:13.138Z] Step 23/23 : LABEL version=0.0.0 [2021-05-04T08:22:13.733Z] ---> Running in cd16919decd1 [2021-05-04T08:22:14.006Z] Removing intermediate container cd16919decd1 [2021-05-04T08:22:14.006Z] ---> d3e93b232287 [2021-05-04T08:22:14.006Z] [2021-05-04T08:22:14.604Z] Successfully built d3e93b232287 [2021-05-04T08:22:14.604Z] Successfully tagged docker-core-data-go-arm64:latest [2021-05-04T08:22:27.966Z] Still waiting to schedule task [2021-05-04T08:22:27.966Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-05-04T08:23:01.576Z]  Building docker-core-data-go ... done Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-04T08:23:01.576Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-05-04T08:23:01.576Z] ---> 098b097b633a [2021-05-04T08:23:01.576Z] Step 3/21 : WORKDIR /edgex-go [2021-05-04T08:23:01.576Z] ---> Using cache [2021-05-04T08:23:01.576Z] ---> b0fbbfd347dc [2021-05-04T08:23:01.576Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-04T08:23:01.576Z] ---> Using cache [2021-05-04T08:23:01.576Z] ---> 97f52aa5b0e0 [2021-05-04T08:23:01.576Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-05-04T08:23:01.577Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-04T08:23:01.577Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-04T08:23:01.577Z] ---> 098b097b633a [2021-05-04T08:23:01.577Z] Step 3/24 : WORKDIR /edgex-go [2021-05-04T08:23:01.577Z] ---> Using cache [2021-05-04T08:23:01.577Z] ---> b0fbbfd347dc [2021-05-04T08:23:01.577Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-04T08:23:01.577Z] ---> Using cache [2021-05-04T08:23:01.577Z] ---> 97f52aa5b0e0 [2021-05-04T08:23:01.577Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-04T08:23:01.577Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-04T08:23:01.577Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-04T08:23:01.577Z] ---> 098b097b633a [2021-05-04T08:23:01.577Z] Step 3/23 : WORKDIR /edgex-go [2021-05-04T08:23:01.577Z] ---> Using cache [2021-05-04T08:23:01.577Z] ---> b0fbbfd347dc [2021-05-04T08:23:01.577Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-04T08:23:01.577Z] ---> Using cache [2021-05-04T08:23:01.577Z] ---> 97f52aa5b0e0 [2021-05-04T08:23:01.577Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2021-05-04T08:23:01.577Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-04T08:23:01.577Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-04T08:23:01.577Z] ---> 098b097b633a [2021-05-04T08:23:01.577Z] Step 3/23 : WORKDIR /edgex-go [2021-05-04T08:23:01.577Z] ---> Using cache [2021-05-04T08:23:01.577Z] ---> b0fbbfd347dc [2021-05-04T08:23:01.577Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-04T08:23:01.577Z] ---> Using cache [2021-05-04T08:23:01.577Z] ---> 97f52aa5b0e0 [2021-05-04T08:23:01.577Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-04T08:23:01.577Z] ---> Running in e4eda6e78e06 [2021-05-04T08:23:01.577Z] ---> Running in b447bbff4742 [2021-05-04T08:23:01.577Z] ---> Running in 84d175f678d9 [2021-05-04T08:23:01.577Z] ---> Running in 86213459029e [2021-05-04T08:23:03.571Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-04T08:23:03.571Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-04T08:23:03.572Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-04T08:23:03.846Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-04T08:23:04.443Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-04T08:23:04.715Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-04T08:23:04.715Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-04T08:23:05.001Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-04T08:23:05.284Z] OK: 218 MiB in 52 packages [2021-05-04T08:23:05.888Z] OK: 218 MiB in 52 packages [2021-05-04T08:23:05.888Z] OK: 218 MiB in 52 packages [2021-05-04T08:23:05.888Z] OK: 218 MiB in 52 packages [2021-05-04T08:23:06.877Z] Removing intermediate container e4eda6e78e06 [2021-05-04T08:23:06.877Z] ---> 115c4cf142ac [2021-05-04T08:23:06.877Z] Step 6/23 : COPY go.mod . [2021-05-04T08:23:07.485Z] Removing intermediate container 86213459029e [2021-05-04T08:23:07.485Z] ---> edf72e15102f [2021-05-04T08:23:07.485Z] Step 6/23 : COPY go.mod . [2021-05-04T08:23:07.485Z] Removing intermediate container 84d175f678d9 [2021-05-04T08:23:07.485Z] ---> 87b5e2928c4e [2021-05-04T08:23:07.485Z] Step 6/21 : COPY go.mod . [2021-05-04T08:23:07.761Z] Removing intermediate container b447bbff4742 [2021-05-04T08:23:07.761Z] ---> 4bcd4529d3f0 [2021-05-04T08:23:07.761Z] Step 6/24 : COPY go.mod . [2021-05-04T08:23:07.761Z] ---> c38eb315613f [2021-05-04T08:23:07.761Z] Step 7/23 : RUN go mod download [2021-05-04T08:23:08.037Z] ---> Running in 0b6571ce61b7 [2021-05-04T08:23:08.653Z] ---> 0e210b0b30da [2021-05-04T08:23:08.653Z] Step 7/23 : RUN go mod download [2021-05-04T08:23:08.928Z] ---> ca6c8e9a94b0 [2021-05-04T08:23:08.928Z] Step 7/21 : RUN go mod download [2021-05-04T08:23:08.928Z] ---> Running in 9ef47820b067 [2021-05-04T08:23:08.928Z] ---> 9aa7e1ed8e6b [2021-05-04T08:23:08.928Z] Step 7/24 : RUN go mod download [2021-05-04T08:23:09.205Z] ---> Running in 85c2d2e965c3 [2021-05-04T08:23:09.205Z] ---> Running in cbd0ab266e99 [2021-05-04T08:23:11.191Z] Removing intermediate container 0b6571ce61b7 [2021-05-04T08:23:11.191Z] ---> 8a365d080b81 [2021-05-04T08:23:11.191Z] Step 8/23 : COPY . . [2021-05-04T08:23:13.182Z] Removing intermediate container 9ef47820b067 [2021-05-04T08:23:13.182Z] ---> 0b5cabb497b6 [2021-05-04T08:23:13.182Z] Step 8/23 : COPY . . [2021-05-04T08:23:13.182Z] Removing intermediate container 85c2d2e965c3 [2021-05-04T08:23:13.182Z] ---> 0a2fe0eb4344 [2021-05-04T08:23:13.182Z] Step 8/21 : COPY . . [2021-05-04T08:23:13.182Z] Removing intermediate container cbd0ab266e99 [2021-05-04T08:23:13.182Z] ---> 1bbf2c930de2 [2021-05-04T08:23:13.182Z] Step 8/24 : COPY . . [2021-05-04T08:23:22.420Z] Running on prd-ubuntu18.04-docker-8c-8g-2893 in /w/workspace/edgexfoundry_edgex-go_PR-3420 [Pipeline] { [Pipeline] ws [2021-05-04T08:23:22.486Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-05-04T08:23:24.884Z] using credential edgex-jenkins-ssh [2021-05-04T08:23:24.898Z] Cloning the remote Git repository [2021-05-04T08:23:24.926Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-04T08:23:24.997Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-05-04T08:23:25.023Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-04T08:23:25.023Z] > git --version # timeout=10 [2021-05-04T08:23:25.029Z] > git --version # 'git version 2.17.1' [2021-05-04T08:23:25.030Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-04T08:23:25.063Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-04T08:23:34.954Z] Merging remotes/origin/master commit 576eddb6d79f77bc7b799d46a5f981c8da166ab0 into PR head commit 3129bae16c97413339e0bdf0721d29d65ee8dbd6 [2021-05-04T08:23:35.090Z] Merge succeeded, producing 3129bae16c97413339e0bdf0721d29d65ee8dbd6 [2021-05-04T08:23:35.090Z] Checking out Revision 3129bae16c97413339e0bdf0721d29d65ee8dbd6 (PR-3420) [2021-05-04T08:23:35.372Z] ---> 66b2bb950d77 [2021-05-04T08:23:35.372Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-05-04T08:23:34.267Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-04T08:23:34.272Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-04T08:23:34.282Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-04T08:23:34.291Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-04T08:23:34.291Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-04T08:23:34.312Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3420/head:refs/remotes/origin/PR-3420 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-04T08:23:34.968Z] > git config core.sparsecheckout # timeout=10 [2021-05-04T08:23:34.973Z] > git checkout -f 3129bae16c97413339e0bdf0721d29d65ee8dbd6 # timeout=10 [2021-05-04T08:23:35.056Z] > git remote # timeout=10 [2021-05-04T08:23:35.063Z] > git config --get remote.origin.url # timeout=10 [2021-05-04T08:23:35.076Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-04T08:23:35.080Z] > git merge 576eddb6d79f77bc7b799d46a5f981c8da166ab0 # timeout=10 [2021-05-04T08:23:35.088Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-04T08:23:35.097Z] > git config core.sparsecheckout # timeout=10 [2021-05-04T08:23:35.103Z] > git checkout -f 3129bae16c97413339e0bdf0721d29d65ee8dbd6 # timeout=10 [2021-05-04T08:23:35.647Z] ---> 3b70c8393a46 [2021-05-04T08:23:35.647Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-04T08:23:35.647Z] ---> d645f8b452c9 [2021-05-04T08:23:35.647Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-04T08:23:35.647Z] ---> cc8cd83f2255 [2021-05-04T08:23:35.647Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-04T08:23:35.647Z] ---> Running in cc159915daba [2021-05-04T08:23:35.922Z] ---> Running in 4828367becb7 [2021-05-04T08:23:35.922Z] ---> Running in 684d70f0871f [2021-05-04T08:23:35.922Z] ---> Running in bba39b17abae [2021-05-04T08:23:37.370Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-05-04T08:23:37.649Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-05-04T08:23:37.649Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-05-04T08:23:37.923Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-05-04T08:23:38.704Z] Commit message: "feat(sma): implement v2 GET /health/{services} API" [2021-05-04T08:23:38.731Z] > git --version # timeout=10 [2021-05-04T08:23:38.735Z] > git --version # 'git version 2.17.1' [2021-05-04T08:23:38.746Z] fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-04T08:23:39.977Z] + echo snap-build.sh [2021-05-04T08:23:39.977Z] snap-build.sh [2021-05-04T08:23:39.977Z] + SNAP_BASE_DIR=. [2021-05-04T08:23:39.977Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2021-05-04T08:23:39.977Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2021-05-04T08:23:39.977Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2021-05-04T08:23:39.977Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2021-05-04T08:23:39.977Z] + cd /w/workspace/edgex-go/1 [2021-05-04T08:23:39.977Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-05-04T08:23:39.977Z] Reading package lists... [2021-05-04T08:23:40.240Z] Building dependency tree... [2021-05-04T08:23:40.240Z] Reading state information... [2021-05-04T08:23:40.240Z] The following packages were automatically installed and are no longer required: [2021-05-04T08:23:40.240Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-05-04T08:23:40.240Z] uidmap xdelta3 [2021-05-04T08:23:40.240Z] Use 'sudo apt autoremove' to remove them. [2021-05-04T08:23:40.240Z] The following packages will be REMOVED: [2021-05-04T08:23:40.240Z] lxd* lxd-client* [2021-05-04T08:23:40.814Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-05-04T08:23:40.814Z] After this operation, 31.7 MB disk space will be freed. [2021-05-04T08:23:41.859Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190027 files and directories currently installed.) [2021-05-04T08:23:41.860Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-05-04T08:23:42.803Z] Removing lxd dnsmasq configuration [2021-05-04T08:23:42.803Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-05-04T08:23:42.803Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-05-04T08:23:43.747Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-05-04T08:23:44.009Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 189852 files and directories currently installed.) [2021-05-04T08:23:44.009Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-05-04T08:23:45.396Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-05-04T08:23:45.396Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-05-04T08:23:46.782Z] + sudo snap remove --purge lxd [2021-05-04T08:23:46.782Z] snap "lxd" is not installed [2021-05-04T08:23:46.782Z] + sudo groupadd --force --system lxd [2021-05-04T08:23:46.782Z] ++ whoami [2021-05-04T08:23:46.782Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-05-04T08:23:46.782Z] + newgrp - lxd [2021-05-04T08:23:46.782Z] + sudo snap install lxd [2021-05-04T08:23:54.943Z] 2021-05-04T08:23:52Z INFO Waiting for automatic snapd restart... [2021-05-04T08:24:07.187Z] lxd 4.13 from Canonical* installed [2021-05-04T08:24:07.187Z] + sudo lxd init --auto [2021-05-04T08:24:17.213Z] + sudo snap install --classic snapcraft [2021-05-04T08:24:22.505Z] snapcraft 4.7.1 from Canonical* installed [2021-05-04T08:24:22.505Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-05-04T08:24:22.505Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-05-04T08:24:22.505Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-04T08:24:22.505Z] Dload Upload Total Spent Left Speed [2021-05-04T08:24:22.505Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3777 0 --:--:-- --:--:-- --:--:-- 3777 [2021-05-04T08:24:23.081Z] 100 3325k 100 3325k 0 0 5782k 0 --:--:-- --:--:-- --:--:-- 5782k [2021-05-04T08:24:23.081Z] ./yq_linux_amd64 [2021-05-04T08:24:23.081Z] + sudo snapcraft prime --use-lxd [2021-05-04T08:24:25.005Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-05-04T08:24:25.005Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-05-04T08:24:25.005Z] - README.md [2021-05-04T08:24:25.005Z] [2021-05-04T08:24:25.005Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-05-04T08:24:25.268Z] Launching a container. [2021-05-04T08:24:37.503Z] Waiting for container to be ready [2021-05-04T08:24:37.503Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-05-04T08:24:37.503Z] [2021-05-04T08:24:40.050Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-05-04T08:24:40.311Z] Waiting for network to be ready... [2021-05-04T08:24:40.882Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-05-04T08:24:40.882Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1699 kB] [2021-05-04T08:24:40.882Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-05-04T08:24:40.882Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [318 kB] [2021-05-04T08:24:40.882Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-05-04T08:24:40.882Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-05-04T08:24:40.882Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [305 kB] [2021-05-04T08:24:40.882Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [40.7 kB] [2021-05-04T08:24:40.882Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1124 kB] [2021-05-04T08:24:41.145Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] [2021-05-04T08:24:41.405Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-05-04T08:24:41.405Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-05-04T08:24:41.666Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-05-04T08:24:41.666Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-05-04T08:24:41.666Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-05-04T08:24:41.666Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-05-04T08:24:41.666Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-05-04T08:24:41.666Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-05-04T08:24:41.928Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-05-04T08:24:42.191Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2042 kB] [2021-05-04T08:24:42.191Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [410 kB] [2021-05-04T08:24:42.191Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-05-04T08:24:42.191Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-05-04T08:24:42.191Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [326 kB] [2021-05-04T08:24:42.191Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [44.2 kB] [2021-05-04T08:24:42.191Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1733 kB] [2021-05-04T08:24:42.453Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-05-04T08:24:44.999Z] Fetched 24.5 MB in 4s (6358 kB/s) [2021-05-04T08:24:45.260Z] Reading package lists... [2021-05-04T08:24:45.521Z] Reading package lists... [2021-05-04T08:24:45.781Z] Building dependency tree... [2021-05-04T08:24:45.782Z] Reading state information... [2021-05-04T08:24:45.782Z] The following additional packages will be installed: [2021-05-04T08:24:45.782Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-05-04T08:24:45.782Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-05-04T08:24:45.782Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-05-04T08:24:45.782Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-05-04T08:24:45.782Z] Suggested packages: [2021-05-04T08:24:45.782Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-05-04T08:24:45.782Z] Recommended packages: [2021-05-04T08:24:45.782Z] gnupg libsasl2-modules [2021-05-04T08:24:45.782Z] The following NEW packages will be installed: [2021-05-04T08:24:45.782Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-05-04T08:24:45.782Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-05-04T08:24:45.782Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-05-04T08:24:45.782Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-05-04T08:24:45.782Z] The following packages will be upgraded: [2021-05-04T08:24:45.782Z] gpg gpg-agent gpgconf libudev1 [2021-05-04T08:24:46.042Z] 4 upgraded, 18 newly installed, 0 to remove and 106 not upgraded. [2021-05-04T08:24:46.042Z] Need to get 3529 kB of archives. [2021-05-04T08:24:46.042Z] After this operation, 13.3 MB of additional disk space will be used. [2021-05-04T08:24:46.042Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.46 [58.4 kB] [2021-05-04T08:24:46.042Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-05-04T08:24:46.302Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-05-04T08:24:46.302Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.46 [1102 kB] [2021-05-04T08:24:46.302Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-05-04T08:24:46.302Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-05-04T08:24:46.875Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-05-04T08:24:46.875Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-05-04T08:24:46.875Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-05-04T08:24:46.875Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-05-04T08:24:46.875Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-05-04T08:24:46.875Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-05-04T08:24:46.875Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-05-04T08:24:46.875Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-05-04T08:24:46.875Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-05-04T08:24:46.875Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-05-04T08:24:46.875Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-05-04T08:24:46.875Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-05-04T08:24:46.875Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-05-04T08:24:46.875Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-05-04T08:24:46.875Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-05-04T08:24:46.875Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-05-04T08:24:47.137Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-04T08:24:47.137Z] Fetched 3529 kB in 1s (3219 kB/s) [2021-05-04T08:24:47.137Z] (Reading database ... 12511 files and directories currently installed.) [2021-05-04T08:24:47.137Z] Preparing to unpack .../libudev1_237-3ubuntu10.46_amd64.deb ... [2021-05-04T08:24:47.137Z] Unpacking libudev1:amd64 (237-3ubuntu10.46) over (237-3ubuntu10) ... [2021-05-04T08:24:47.137Z] Setting up libudev1:amd64 (237-3ubuntu10.46) ... [2021-05-04T08:24:47.398Z] Selecting previously unselected package udev. [2021-05-04T08:24:47.398Z] (Reading database ... 12511 files and directories currently installed.) [2021-05-04T08:24:47.398Z] Preparing to unpack .../00-udev_237-3ubuntu10.46_amd64.deb ... [2021-05-04T08:24:47.398Z] Unpacking udev (237-3ubuntu10.46) ... [2021-05-04T08:24:47.660Z] Selecting previously unselected package libfuse2:amd64. [2021-05-04T08:24:47.660Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-05-04T08:24:47.660Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-05-04T08:24:47.660Z] Selecting previously unselected package fuse. [2021-05-04T08:24:47.660Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-05-04T08:24:47.660Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-05-04T08:24:47.921Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-04T08:24:47.921Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-04T08:24:47.921Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-04T08:24:47.921Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-04T08:24:48.183Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-04T08:24:48.183Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-04T08:24:48.183Z] Selecting previously unselected package libksba8:amd64. [2021-05-04T08:24:48.183Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-05-04T08:24:48.183Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-05-04T08:24:48.454Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-05-04T08:24:48.454Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-04T08:24:48.454Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-04T08:24:48.454Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-05-04T08:24:48.454Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-04T08:24:48.454Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-04T08:24:48.454Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-05-04T08:24:48.454Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-04T08:24:48.454Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-04T08:24:48.719Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-05-04T08:24:48.719Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-04T08:24:48.719Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-04T08:24:48.719Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-05-04T08:24:48.719Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-04T08:24:48.719Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-04T08:24:48.719Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-05-04T08:24:48.719Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-04T08:24:48.719Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-04T08:24:48.983Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-05-04T08:24:48.983Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-04T08:24:48.983Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-04T08:24:48.983Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-05-04T08:24:48.983Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-04T08:24:48.983Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-04T08:24:48.983Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-05-04T08:24:48.983Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-04T08:24:48.983Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-04T08:24:49.244Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-05-04T08:24:49.244Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-05-04T08:24:49.244Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-04T08:24:49.244Z] Selecting previously unselected package libsasl2-2:amd64. [2021-05-04T08:24:49.244Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-05-04T08:24:49.244Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-04T08:24:49.244Z] Selecting previously unselected package libldap-common. [2021-05-04T08:24:49.244Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-05-04T08:24:49.244Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-04T08:24:49.244Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-05-04T08:24:49.244Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-05-04T08:24:49.244Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-04T08:24:49.526Z] Selecting previously unselected package dirmngr. [2021-05-04T08:24:49.526Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-04T08:24:49.526Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-05-04T08:24:49.526Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-04T08:24:49.526Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-05-04T08:24:49.526Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-05-04T08:24:49.790Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-04T08:24:49.790Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-04T08:24:49.790Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-05-04T08:24:49.790Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-04T08:24:49.790Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-05-04T08:24:49.790Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-04T08:24:49.790Z] Setting up udev (237-3ubuntu10.46) ... [2021-05-04T08:24:50.362Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-05-04T08:24:50.362Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-04T08:24:50.362Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-05-04T08:24:50.362Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-05-04T08:24:50.362Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-05-04T08:24:50.362Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-04T08:24:50.362Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-04T08:24:50.622Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-04T08:24:50.622Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-04T08:24:50.622Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-04T08:24:50.622Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-04T08:24:50.622Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-04T08:24:50.622Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-04T08:24:50.622Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-05-04T08:24:50.884Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-04T08:24:51.144Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-05-04T08:24:51.144Z] settings in the [Install] section, and DefaultInstance for template units). [2021-05-04T08:24:51.144Z] This means they are not meant to be enabled using systemctl. [2021-05-04T08:24:51.144Z] Possible reasons for having this kind of units are: [2021-05-04T08:24:51.144Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-05-04T08:24:51.144Z] .wants/ or .requires/ directory. [2021-05-04T08:24:51.144Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-05-04T08:24:51.144Z] a requirement dependency on it. [2021-05-04T08:24:51.144Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-05-04T08:24:51.144Z] D-Bus, udev, scripted systemctl call, ...). [2021-05-04T08:24:51.144Z] 4) In case of template units, the unit is meant to be enabled with some [2021-05-04T08:24:51.144Z] instance name specified. [2021-05-04T08:24:51.404Z] Reading package lists... [2021-05-04T08:24:51.665Z] Building dependency tree... [2021-05-04T08:24:51.665Z] Reading state information... [2021-05-04T08:24:51.665Z] The following additional packages will be installed: [2021-05-04T08:24:51.665Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-05-04T08:24:51.665Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-05-04T08:24:51.665Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-05-04T08:24:51.665Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-05-04T08:24:51.665Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-05-04T08:24:51.665Z] Suggested packages: [2021-05-04T08:24:51.665Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-05-04T08:24:51.665Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-05-04T08:24:51.665Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-05-04T08:24:51.665Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-05-04T08:24:51.665Z] systemd-container policykit-1 [2021-05-04T08:24:51.665Z] Recommended packages: [2021-05-04T08:24:51.665Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-05-04T08:24:51.665Z] The following NEW packages will be installed: [2021-05-04T08:24:51.665Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-05-04T08:24:51.665Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-05-04T08:24:51.665Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-05-04T08:24:51.665Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-05-04T08:24:51.665Z] python3.6-minimal snapd squashfs-tools sudo [2021-05-04T08:24:51.665Z] The following packages will be upgraded: [2021-05-04T08:24:51.665Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-05-04T08:24:51.926Z] 5 upgraded, 25 newly installed, 0 to remove and 101 not upgraded. [2021-05-04T08:24:51.926Z] Need to get 35.2 MB of archives. [2021-05-04T08:24:51.926Z] After this operation, 141 MB of additional disk space will be used. [2021-05-04T08:24:51.926Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] [2021-05-04T08:24:51.926Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-05-04T08:24:51.926Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-05-04T08:24:51.926Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-05-04T08:24:51.926Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.46 [2914 kB] [2021-05-04T08:24:51.926Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-05-04T08:24:51.926Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-05-04T08:24:51.926Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-05-04T08:24:51.926Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-05-04T08:24:51.926Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-05-04T08:24:51.926Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-05-04T08:24:51.926Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-05-04T08:24:51.926Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-05-04T08:24:51.926Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-05-04T08:24:51.926Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-05-04T08:24:52.186Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-05-04T08:24:52.186Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-05-04T08:24:52.758Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.46 [209 kB] [2021-05-04T08:24:52.758Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] [2021-05-04T08:24:52.758Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [2021-05-04T08:24:52.758Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-05-04T08:24:52.758Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-05-04T08:24:52.758Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-05-04T08:24:52.758Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-05-04T08:24:52.758Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-05-04T08:24:52.758Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-05-04T08:24:53.018Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-05-04T08:24:53.018Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-05-04T08:24:53.018Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-05-04T08:24:53.018Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-05-04T08:24:53.018Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-04T08:24:53.018Z] Fetched 35.2 MB in 1s (28.9 MB/s) [2021-05-04T08:24:53.279Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-04T08:24:53.279Z] Preparing to unpack .../systemd_237-3ubuntu10.46_amd64.deb ... [2021-05-04T08:24:53.279Z] Unpacking systemd (237-3ubuntu10.46) over (237-3ubuntu10) ... [2021-05-04T08:24:53.849Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.46_amd64.deb ... [2021-05-04T08:24:53.849Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.46) over (237-3ubuntu10) ... [2021-05-04T08:24:54.109Z] Setting up libsystemd0:amd64 (237-3ubuntu10.46) ... [2021-05-04T08:24:54.109Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-04T08:24:54.109Z] Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... [2021-05-04T08:24:54.109Z] Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... [2021-05-04T08:24:54.369Z] Setting up libapt-pkg5.0:amd64 (1.6.13) ... [2021-05-04T08:24:54.630Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-04T08:24:54.630Z] Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... [2021-05-04T08:24:54.630Z] Unpacking apt (1.6.13) over (1.6.1) ... [2021-05-04T08:24:54.897Z] Setting up apt (1.6.13) ... [2021-05-04T08:24:54.897Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-05-04T08:24:55.158Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-05-04T08:24:55.418Z] (Reading database ... 12764 files and directories currently installed.) [2021-05-04T08:24:55.418Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-05-04T08:24:55.418Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-05-04T08:24:55.679Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-05-04T08:24:55.679Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-04T08:24:55.679Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-04T08:24:55.941Z] Selecting previously unselected package libexpat1:amd64. [2021-05-04T08:24:55.941Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-05-04T08:24:55.941Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-05-04T08:24:55.941Z] Selecting previously unselected package python3.6-minimal. [2021-05-04T08:24:55.941Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-04T08:24:55.941Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-05-04T08:24:56.201Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-05-04T08:24:56.461Z] Checking for services that may need to be restarted...done. [2021-05-04T08:24:56.461Z] Checking for services that may need to be restarted...done. [2021-05-04T08:24:56.461Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-04T08:24:56.461Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-05-04T08:24:56.461Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-05-04T08:24:57.033Z] Selecting previously unselected package python3-minimal. [2021-05-04T08:24:57.033Z] (Reading database ... 13012 files and directories currently installed.) [2021-05-04T08:24:57.033Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-05-04T08:24:57.033Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-05-04T08:24:57.033Z] Selecting previously unselected package mime-support. [2021-05-04T08:24:57.033Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-05-04T08:24:57.033Z] Unpacking mime-support (3.60ubuntu1) ... [2021-05-04T08:24:57.033Z] Selecting previously unselected package libmpdec2:amd64. [2021-05-04T08:24:57.033Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-05-04T08:24:57.301Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-05-04T08:24:57.301Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-05-04T08:24:57.301Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-04T08:24:57.301Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-04T08:24:57.567Z] Selecting previously unselected package python3.6. [2021-05-04T08:24:57.567Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-04T08:24:57.567Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-04T08:24:57.567Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-05-04T08:24:57.567Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-05-04T08:24:57.567Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-05-04T08:24:57.567Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-05-04T08:24:57.830Z] Selecting previously unselected package python3. [2021-05-04T08:24:57.830Z] (Reading database ... 13442 files and directories currently installed.) [2021-05-04T08:24:57.830Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-05-04T08:24:57.830Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-05-04T08:24:58.092Z] Selecting previously unselected package multiarch-support. [2021-05-04T08:24:58.092Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-05-04T08:24:58.092Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-05-04T08:24:58.092Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-05-04T08:24:58.092Z] Selecting previously unselected package liblzo2-2:amd64. [2021-05-04T08:24:58.092Z] (Reading database ... 13479 files and directories currently installed.) [2021-05-04T08:24:58.092Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-05-04T08:24:58.092Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-05-04T08:24:58.352Z] Selecting previously unselected package libbsd0:amd64. [2021-05-04T08:24:58.352Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-05-04T08:24:58.352Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-05-04T08:24:58.352Z] Selecting previously unselected package sudo. [2021-05-04T08:24:58.352Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-05-04T08:24:58.352Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-05-04T08:24:58.614Z] Selecting previously unselected package apparmor. [2021-05-04T08:24:58.614Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-05-04T08:24:58.614Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-05-04T08:24:58.875Z] Selecting previously unselected package libedit2:amd64. [2021-05-04T08:24:58.875Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-05-04T08:24:58.875Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-05-04T08:24:58.875Z] Selecting previously unselected package libkrb5support0:amd64. [2021-05-04T08:24:58.875Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-05-04T08:24:58.875Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-05-04T08:24:58.875Z] Selecting previously unselected package libk5crypto3:amd64. [2021-05-04T08:24:58.875Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-05-04T08:24:58.875Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-05-04T08:24:59.135Z] Selecting previously unselected package libkeyutils1:amd64. [2021-05-04T08:24:59.135Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-05-04T08:24:59.135Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-05-04T08:24:59.135Z] Selecting previously unselected package libkrb5-3:amd64. [2021-05-04T08:24:59.135Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-05-04T08:24:59.135Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-05-04T08:24:59.396Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-05-04T08:24:59.397Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-05-04T08:24:59.397Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-05-04T08:24:59.397Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-05-04T08:24:59.397Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-05-04T08:24:59.397Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-05-04T08:24:59.658Z] Selecting previously unselected package openssh-client. [2021-05-04T08:24:59.658Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-05-04T08:24:59.658Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-05-04T08:24:59.790Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-05-04T08:24:59.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-05-04T08:24:59.919Z] Selecting previously unselected package squashfs-tools. [2021-05-04T08:24:59.919Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-05-04T08:24:59.919Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-05-04T08:24:59.919Z] Selecting previously unselected package snapd. [2021-05-04T08:24:59.919Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-05-04T08:24:59.919Z] Unpacking snapd (2.48.3+18.04) ... [2021-05-04T08:25:01.834Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-05-04T08:25:02.096Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-05-04T08:25:02.096Z] Setting up mime-support (3.60ubuntu1) ... [2021-05-04T08:25:02.096Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-05-04T08:25:02.356Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-05-04T08:25:02.356Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-05-04T08:25:02.356Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-04T08:25:02.356Z] Setting up systemd (237-3ubuntu10.46) ... [2021-05-04T08:25:02.356Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-05-04T08:25:03.300Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-05-04T08:25:03.300Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-05-04T08:25:03.300Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-05-04T08:25:03.300Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-04T08:25:03.300Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-05-04T08:25:03.300Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-04T08:25:03.872Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-05-04T08:25:03.872Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-05-04T08:25:03.872Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-05-04T08:25:04.132Z] Setting up python3 (3.6.7-1~18.04) ... [2021-05-04T08:25:04.132Z] running python rtupdate hooks for python3.6... [2021-05-04T08:25:04.132Z] running python post-rtupdate hooks for python3.6... [2021-05-04T08:25:04.132Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-05-04T08:25:05.517Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-05-04T08:25:05.777Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-05-04T08:25:05.777Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-05-04T08:25:06.039Z] Setting up snapd (2.48.3+18.04) ... [2021-05-04T08:25:06.300Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-05-04T08:25:06.563Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-05-04T08:25:06.823Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-05-04T08:25:06.823Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-05-04T08:25:07.084Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-05-04T08:25:07.084Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-05-04T08:25:07.344Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-05-04T08:25:07.344Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-05-04T08:25:07.604Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-05-04T08:25:07.864Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-05-04T08:25:07.864Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' [2021-05-04T08:25:08.125Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-04T08:25:08.125Z] Processing triggers for systemd (237-3ubuntu10.46) ... [2021-05-04T08:25:09.065Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-04T08:25:09.065Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-04T08:25:09.065Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-04T08:25:10.266Z] Reading package lists... [2021-05-04T08:25:10.266Z] Reading package lists... [2021-05-04T08:25:10.527Z] Building dependency tree... [2021-05-04T08:25:10.527Z] Reading state information... [2021-05-04T08:25:10.527Z] Calculating upgrade... [2021-05-04T08:25:10.790Z] The following packages will be upgraded: [2021-05-04T08:25:10.790Z] advancecomp base-files bash binutils binutils-common [2021-05-04T08:25:10.790Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-05-04T08:25:10.790Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-05-04T08:25:10.790Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-05-04T08:25:10.790Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-05-04T08:25:10.790Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-05-04T08:25:10.790Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-05-04T08:25:10.790Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-05-04T08:25:10.790Z] libkmod2 liblsan0 libmount1 libmpx2 libncurses5 libncursesw5 libnettle6 [2021-05-04T08:25:10.790Z] libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime libpam0g [2021-05-04T08:25:10.790Z] libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 [2021-05-04T08:25:10.790Z] libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 [2021-05-04T08:25:10.790Z] libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base [2021-05-04T08:25:10.790Z] ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 [2021-05-04T08:25:10.790Z] pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-05-04T08:25:10.790Z] 101 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-05-04T08:25:10.790Z] Need to get 64.0 MB of archives. [2021-05-04T08:25:10.790Z] After this operation, 5034 kB of additional disk space will be used. [2021-05-04T08:25:10.790Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-142.146 [987 kB] [2021-05-04T08:25:11.052Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-05-04T08:25:11.052Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-05-04T08:25:11.052Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-05-04T08:25:11.052Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-05-04T08:25:11.052Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-05-04T08:25:11.052Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-05-04T08:25:11.052Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-05-04T08:25:11.052Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-05-04T08:25:11.052Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-05-04T08:25:11.052Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-05-04T08:25:11.052Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-05-04T08:25:11.052Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-05-04T08:25:11.052Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-05-04T08:25:11.052Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-05-04T08:25:11.052Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-05-04T08:25:11.052Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-05-04T08:25:11.052Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-05-04T08:25:11.052Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-05-04T08:25:11.052Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-05-04T08:25:11.052Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-05-04T08:25:11.052Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-05-04T08:25:11.052Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-05-04T08:25:11.052Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-05-04T08:25:11.052Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-05-04T08:25:11.052Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-05-04T08:25:11.052Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-05-04T08:25:11.052Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-05-04T08:25:11.052Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-05-04T08:25:11.052Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-05-04T08:25:11.052Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-05-04T08:25:11.052Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-05-04T08:25:11.052Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-05-04T08:25:11.052Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-05-04T08:25:11.313Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-05-04T08:25:11.313Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-05-04T08:25:11.313Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] [2021-05-04T08:25:11.313Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] [2021-05-04T08:25:11.313Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-05-04T08:25:11.313Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-05-04T08:25:11.313Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-05-04T08:25:11.313Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-05-04T08:25:11.313Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-05-04T08:25:11.313Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-05-04T08:25:11.313Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-05-04T08:25:11.313Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-05-04T08:25:11.313Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-05-04T08:25:11.313Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-05-04T08:25:11.313Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-05-04T08:25:11.313Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-05-04T08:25:11.313Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-05-04T08:25:11.313Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-05-04T08:25:11.313Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-05-04T08:25:11.313Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-05-04T08:25:11.313Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-05-04T08:25:11.313Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-05-04T08:25:11.313Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-05-04T08:25:11.576Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-05-04T08:25:11.576Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-05-04T08:25:11.576Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-05-04T08:25:11.837Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-05-04T08:25:11.837Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-05-04T08:25:11.837Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-05-04T08:25:11.837Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-05-04T08:25:11.837Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-05-04T08:25:12.098Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-05-04T08:25:12.098Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-05-04T08:25:12.360Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-05-04T08:25:12.360Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-05-04T08:25:12.360Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-05-04T08:25:12.360Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-05-04T08:25:12.360Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-05-04T08:25:12.360Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-05-04T08:25:12.360Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-05-04T08:25:12.360Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-05-04T08:25:12.360Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-05-04T08:25:12.360Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-05-04T08:25:12.360Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-05-04T08:25:12.360Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-05-04T08:25:12.625Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-05-04T08:25:12.625Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-05-04T08:25:12.625Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-05-04T08:25:12.625Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] [2021-05-04T08:25:12.625Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-05-04T08:25:12.625Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.46 [16.0 kB] [2021-05-04T08:25:12.626Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2021-05-04T08:25:12.626Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-05-04T08:25:12.626Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-05-04T08:25:12.626Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-05-04T08:25:12.626Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-05-04T08:25:12.887Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-05-04T08:25:12.887Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-05-04T08:25:12.887Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-05-04T08:25:12.887Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-05-04T08:25:12.887Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-05-04T08:25:12.887Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-05-04T08:25:12.887Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-05-04T08:25:12.887Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-05-04T08:25:12.887Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-05-04T08:25:12.887Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-05-04T08:25:12.887Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-05-04T08:25:13.148Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-04T08:25:13.148Z] Fetched 64.0 MB in 2s (29.7 MB/s) [2021-05-04T08:25:13.148Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-04T08:25:13.148Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-05-04T08:25:13.148Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-04T08:25:13.719Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-05-04T08:25:13.720Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-04T08:25:13.981Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-142.146_amd64.deb ... [2021-05-04T08:25:13.981Z] Unpacking linux-libc-dev:amd64 (4.15.0-142.146) over (4.15.0-20.21) ... [2021-05-04T08:25:14.553Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-04T08:25:14.847Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-04T08:25:14.847Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-04T08:25:14.847Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-04T08:25:14.907Z] Removing intermediate container bba39b17abae [2021-05-04T08:25:14.907Z] ---> 82a93563e0e0 [2021-05-04T08:25:14.907Z] [2021-05-04T08:25:14.907Z] Step 10/24 : FROM alpine:3.12 [2021-05-04T08:25:14.907Z] ---> 9852663dfa18 [2021-05-04T08:25:14.907Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-04T08:25:14.907Z] ---> Running in 124886d91ebf [2021-05-04T08:25:14.907Z] Removing intermediate container 684d70f0871f [2021-05-04T08:25:14.907Z] ---> 7f137a4aedce [2021-05-04T08:25:14.907Z] [2021-05-04T08:25:14.907Z] Step 10/21 : FROM alpine:3.12 [2021-05-04T08:25:14.907Z] ---> 9852663dfa18 [2021-05-04T08:25:14.907Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-05-04T08:25:14.907Z] ---> Running in 6d83dfa593f5 [2021-05-04T08:25:14.907Z] Removing intermediate container 4828367becb7 [2021-05-04T08:25:14.907Z] ---> 836cd2433cb8 [2021-05-04T08:25:14.907Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-04T08:25:14.907Z] ---> Running in ee2cf82ab729 [2021-05-04T08:25:15.106Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-04T08:25:15.106Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-04T08:25:15.106Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-04T08:25:15.106Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-04T08:25:15.106Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-04T08:25:15.106Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-04T08:25:15.183Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-04T08:25:15.183Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-04T08:25:15.367Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-04T08:25:15.367Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-04T08:25:15.367Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-04T08:25:15.367Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-04T08:25:15.465Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-04T08:25:15.465Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-04T08:25:15.628Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-04T08:25:15.628Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-04T08:25:15.628Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-04T08:25:15.628Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-05-04T08:25:15.889Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-05-04T08:25:15.889Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-04T08:25:15.889Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-04T08:25:15.889Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-04T08:25:16.070Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-04T08:25:16.070Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-04T08:25:16.149Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-04T08:25:16.149Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-04T08:25:16.149Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-04T08:25:16.149Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-04T08:25:16.349Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-04T08:25:16.349Z] (3/6) Installing libcurl (7.76.1-r0) [2021-05-04T08:25:16.349Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-04T08:25:16.349Z] (3/4) Installing libcurl (7.76.1-r0) [2021-05-04T08:25:16.349Z] (4/6) Installing curl (7.76.1-r0) [2021-05-04T08:25:16.349Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-04T08:25:16.349Z] (4/4) Installing curl (7.76.1-r0) [2021-05-04T08:25:16.349Z] (6/6) Installing su-exec (0.2-r1) [2021-05-04T08:25:16.349Z] Executing busybox-1.31.1-r20.trigger [2021-05-04T08:25:16.349Z] Executing busybox-1.31.1-r20.trigger [2021-05-04T08:25:16.349Z] Executing ca-certificates-20191127-r4.trigger [2021-05-04T08:25:16.349Z] Executing ca-certificates-20191127-r4.trigger [2021-05-04T08:25:16.410Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-04T08:25:16.627Z] OK: 7 MiB in 18 packages [2021-05-04T08:25:16.627Z] OK: 7 MiB in 20 packages [2021-05-04T08:25:16.627Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-05-04T08:25:16.673Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-04T08:25:16.673Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-05-04T08:25:16.673Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-04T08:25:17.244Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-05-04T08:25:17.505Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-04T08:25:17.505Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-05-04T08:25:17.505Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-05-04T08:25:17.505Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-05-04T08:25:17.505Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-05-04T08:25:17.770Z] Setting up base-files (10.1ubuntu2.10) ... [2021-05-04T08:25:17.771Z] Installing new version of config file /etc/issue ... [2021-05-04T08:25:17.771Z] Installing new version of config file /etc/issue.net ... [2021-05-04T08:25:18.030Z] Installing new version of config file /etc/lsb-release ... [2021-05-04T08:25:18.030Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-05-04T08:25:18.292Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-05-04T08:25:18.292Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-05-04T08:25:18.292Z] Removing obsolete conffile /etc/default/motd-news ... [2021-05-04T08:25:18.292Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-04T08:25:18.292Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-05-04T08:25:18.554Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-05-04T08:25:18.554Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-05-04T08:25:18.554Z] update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode [2021-05-04T08:25:18.815Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-04T08:25:18.815Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-04T08:25:18.815Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-05-04T08:25:18.815Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-05-04T08:25:19.077Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-04T08:25:19.077Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-05-04T08:25:19.077Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-05-04T08:25:19.077Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-05-04T08:25:19.273Z] Removing intermediate container 124886d91ebf [2021-05-04T08:25:19.273Z] ---> ba4ef3824391 [2021-05-04T08:25:19.273Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-04T08:25:19.359Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-04T08:25:19.359Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-05-04T08:25:19.359Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-04T08:25:19.548Z] Removing intermediate container 6d83dfa593f5 [2021-05-04T08:25:19.549Z] ---> 9104fa50e605 [2021-05-04T08:25:19.549Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-04T08:25:19.549Z] ---> Running in d7e97e8e7707 [2021-05-04T08:25:19.620Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-05-04T08:25:19.620Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-04T08:25:19.620Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-04T08:25:19.823Z] ---> Running in e229a826bd03 [2021-05-04T08:25:19.881Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-04T08:25:19.881Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-04T08:25:19.881Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-04T08:25:19.881Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-04T08:25:20.157Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-04T08:25:20.157Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-05-04T08:25:20.417Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-04T08:25:20.417Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-05-04T08:25:20.417Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-05-04T08:25:20.417Z] Setting up grep (3.1-2build1) ... [2021-05-04T08:25:20.424Z] Removing intermediate container d7e97e8e7707 [2021-05-04T08:25:20.424Z] ---> 01491665b63d [2021-05-04T08:25:20.424Z] Step 13/24 : WORKDIR / [2021-05-04T08:25:20.424Z] Removing intermediate container ee2cf82ab729 [2021-05-04T08:25:20.424Z] ---> a40c0937b59b [2021-05-04T08:25:20.424Z] [2021-05-04T08:25:20.424Z] Step 11/23 : FROM docker:20.10.0 [2021-05-04T08:25:20.424Z] 20.10.0: Pulling from library/docker [2021-05-04T08:25:20.424Z] Removing intermediate container e229a826bd03 [2021-05-04T08:25:20.424Z] ---> d5b0170ee19f [2021-05-04T08:25:20.424Z] Step 13/21 : WORKDIR /edgex [2021-05-04T08:25:20.679Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-04T08:25:20.679Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-05-04T08:25:20.679Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-05-04T08:25:20.679Z] Setting up login (1:4.5-1ubuntu2) ... [2021-05-04T08:25:20.698Z] ---> Running in e06b6b30cd67 [2021-05-04T08:25:20.940Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-04T08:25:20.940Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-04T08:25:20.940Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-04T08:25:20.940Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-05-04T08:25:20.970Z] ---> Running in 9bccd131bc0f [2021-05-04T08:25:21.199Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-04T08:25:21.199Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-04T08:25:21.199Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-04T08:25:21.773Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-04T08:25:21.773Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-04T08:25:21.773Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-04T08:25:21.773Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-04T08:25:22.409Z] Removing intermediate container e06b6b30cd67 [2021-05-04T08:25:22.409Z] ---> 3087c4153f6b [2021-05-04T08:25:22.409Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-05-04T08:25:22.409Z] Removing intermediate container 9bccd131bc0f [2021-05-04T08:25:22.409Z] ---> 90cfaf897da3 [2021-05-04T08:25:22.409Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-04T08:25:22.714Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-05-04T08:25:22.714Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-04T08:25:22.714Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-05-04T08:25:22.714Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-04T08:25:23.654Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-05-04T08:25:23.843Z] ---> 5e17484a81ac [2021-05-04T08:25:23.843Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-05-04T08:25:23.843Z] ---> da0fc4d0aa29 [2021-05-04T08:25:23.843Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-04T08:25:23.915Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-05-04T08:25:23.916Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-05-04T08:25:23.916Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-05-04T08:25:23.916Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-05-04T08:25:24.176Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-04T08:25:24.176Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-05-04T08:25:24.176Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-05-04T08:25:24.436Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-05-04T08:25:24.436Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-04T08:25:24.436Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-04T08:25:24.436Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-04T08:25:24.449Z] Removing intermediate container cc159915daba [2021-05-04T08:25:24.449Z] ---> 2434f7cebdda [2021-05-04T08:25:24.449Z] [2021-05-04T08:25:24.449Z] Step 10/23 : FROM alpine:3.12 [2021-05-04T08:25:24.449Z] ---> 9852663dfa18 [2021-05-04T08:25:24.449Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-05-04T08:25:24.449Z] ---> Using cache [2021-05-04T08:25:24.449Z] ---> aae4b6aa6397 [2021-05-04T08:25:24.449Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-04T08:25:24.449Z] ---> Using cache [2021-05-04T08:25:24.449Z] ---> 6af72c18629c [2021-05-04T08:25:24.449Z] Step 13/23 : ENV APP_PORT=48081 [2021-05-04T08:25:24.696Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-04T08:25:24.696Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-04T08:25:24.696Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-04T08:25:24.696Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-04T08:25:24.696Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-04T08:25:24.735Z] ---> Running in ad10f0276c77 [2021-05-04T08:25:24.960Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-04T08:25:24.960Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-04T08:25:24.960Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-04T08:25:24.960Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-04T08:25:25.221Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-04T08:25:25.221Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-04T08:25:25.221Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-04T08:25:25.221Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-04T08:25:25.221Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-04T08:25:25.221Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-04T08:25:25.334Z] ---> 1759332a08c0 [2021-05-04T08:25:25.334Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-04T08:25:25.482Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-04T08:25:25.482Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-04T08:25:25.482Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-04T08:25:25.482Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-04T08:25:25.615Z] Removing intermediate container ad10f0276c77 [2021-05-04T08:25:25.615Z] ---> de186fcbb69d [2021-05-04T08:25:25.615Z] Step 14/23 : EXPOSE $APP_PORT [2021-05-04T08:25:25.744Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-04T08:25:25.745Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-04T08:25:25.745Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-04T08:25:25.745Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-04T08:25:25.889Z] ---> d8a8a52922b8 [2021-05-04T08:25:25.889Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-04T08:25:26.005Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-04T08:25:26.006Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-04T08:25:26.006Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-04T08:25:26.006Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-04T08:25:26.006Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-04T08:25:26.006Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-04T08:25:26.161Z] ---> Running in fa86707d5305 [2021-05-04T08:25:26.266Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-04T08:25:26.266Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-05-04T08:25:26.539Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-04T08:25:26.539Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-04T08:25:26.539Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-04T08:25:26.755Z] ---> 5e7785ddf68f [2021-05-04T08:25:26.755Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-04T08:25:26.852Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-05-04T08:25:27.033Z] Removing intermediate container fa86707d5305 [2021-05-04T08:25:27.033Z] ---> a3bb7aed83fa [2021-05-04T08:25:27.033Z] Step 15/23 : WORKDIR / [2021-05-04T08:25:27.138Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-05-04T08:25:27.433Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-05-04T08:25:27.809Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-04T08:25:27.809Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-05-04T08:25:27.809Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-04T08:25:27.809Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-05-04T08:25:28.011Z] ---> b8e7f14bfff2 [2021-05-04T08:25:28.011Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-04T08:25:28.200Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-04T08:25:28.201Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-05-04T08:25:28.201Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-04T08:25:28.201Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-05-04T08:25:28.201Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-04T08:25:28.201Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-05-04T08:25:28.282Z] ---> Running in 633c54352944 [2021-05-04T08:25:28.478Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-05-04T08:25:28.478Z] Setting up debconf (1.5.66ubuntu1) ... [2021-05-04T08:25:28.556Z] ---> Running in 44ea704bb941 [2021-05-04T08:25:28.741Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-04T08:25:28.741Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-05-04T08:25:28.741Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-05-04T08:25:28.741Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-05-04T08:25:28.830Z] ---> 2fd835c4c532 [2021-05-04T08:25:28.830Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-04T08:25:29.002Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-04T08:25:29.002Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-05-04T08:25:29.002Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-05-04T08:25:29.002Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-05-04T08:25:29.263Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-04T08:25:29.263Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-04T08:25:29.263Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-04T08:25:29.263Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-04T08:25:29.461Z] Removing intermediate container 633c54352944 [2021-05-04T08:25:29.461Z] ---> 1734f2a6a6a8 [2021-05-04T08:25:29.461Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-04T08:25:29.461Z] Removing intermediate container 44ea704bb941 [2021-05-04T08:25:29.461Z] ---> ce24cc9d8da3 [2021-05-04T08:25:29.461Z] Step 18/21 : CMD ["--init=true"] [2021-05-04T08:25:29.524Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-04T08:25:29.524Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-04T08:25:29.524Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-04T08:25:29.524Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-04T08:25:29.524Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-04T08:25:29.524Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-04T08:25:29.784Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-04T08:25:29.784Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-04T08:25:30.046Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-04T08:25:30.046Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-04T08:25:30.046Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-04T08:25:30.312Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.46_amd64.deb ... [2021-05-04T08:25:30.312Z] Unpacking systemd-sysv (237-3ubuntu10.46) over (237-3ubuntu10) ... [2021-05-04T08:25:30.312Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-04T08:25:30.312Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-04T08:25:30.312Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-04T08:25:30.444Z] ---> Running in 0b44685ca9c9 [2021-05-04T08:25:30.573Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-04T08:25:30.573Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-05-04T08:25:30.573Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-05-04T08:25:30.832Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-05-04T08:25:30.832Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-04T08:25:30.832Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-05-04T08:25:30.832Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-04T08:25:30.832Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-04T08:25:31.043Z] ---> 85ebe53a021e [2021-05-04T08:25:31.043Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ ---> 9692a6a309fa [2021-05-04T08:25:31.043Z] [2021-05-04T08:25:31.044Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-04T08:25:31.093Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-04T08:25:31.093Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-04T08:25:31.093Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-04T08:25:31.323Z] Removing intermediate container 0b44685ca9c9 [2021-05-04T08:25:31.323Z] ---> 09b42d48b103 [2021-05-04T08:25:31.323Z] Step 19/21 : LABEL arch=arm64 [2021-05-04T08:25:31.323Z] ---> Running in 8015306e166a [2021-05-04T08:25:31.352Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-04T08:25:31.352Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-04T08:25:31.352Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-05-04T08:25:31.613Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-05-04T08:25:31.613Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-05-04T08:25:31.613Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-04T08:25:31.613Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-05-04T08:25:31.874Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-05-04T08:25:32.135Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-05-04T08:25:32.301Z] Removing intermediate container 8015306e166a [2021-05-04T08:25:32.301Z] ---> b1d6263f3ff8 [2021-05-04T08:25:32.301Z] Step 20/21 : LABEL git_sha=3129bae16c97413339e0bdf0721d29d65ee8dbd6 [2021-05-04T08:25:32.301Z] ---> fcc0b47cba24 [2021-05-04T08:25:32.301Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-05-04T08:25:32.301Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-04T08:25:32.301Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-04T08:25:32.301Z] ---> eeaf43b92773 [2021-05-04T08:25:32.301Z] 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-05-04T08:25:32.396Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-04T08:25:32.396Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-04T08:25:32.396Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-04T08:25:32.396Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-05-04T08:25:32.576Z] ---> Running in a73cf1fa69aa [2021-05-04T08:25:32.576Z] ---> Running in 67a92ddc504a [2021-05-04T08:25:32.576Z] ---> Running in 66bf610514c8 [2021-05-04T08:25:32.774Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-04T08:25:32.774Z] Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... [2021-05-04T08:25:32.774Z] Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-05-04T08:25:32.774Z] Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... [2021-05-04T08:25:32.774Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-04T08:25:32.774Z] Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... [2021-05-04T08:25:32.853Z] ---> f590ecd573ef [2021-05-04T08:25:32.853Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-04T08:25:33.036Z] Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-05-04T08:25:33.036Z] Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... [2021-05-04T08:25:33.036Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-04T08:25:33.036Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-05-04T08:25:33.036Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-05-04T08:25:33.134Z] Removing intermediate container 67a92ddc504a [2021-05-04T08:25:33.134Z] ---> ffff7bfd1b4d [2021-05-04T08:25:33.134Z] Step 21/21 : LABEL version=0.0.0 [2021-05-04T08:25:33.297Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-05-04T08:25:33.297Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-04T08:25:33.297Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-05-04T08:25:33.417Z] Removing intermediate container 66bf610514c8 [2021-05-04T08:25:33.417Z] ---> c330aedd0b5e [2021-05-04T08:25:33.417Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-04T08:25:33.417Z] ---> Running in 990df292a64d [2021-05-04T08:25:33.417Z] ---> Running in c771515ed934 [2021-05-04T08:25:33.558Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-05-04T08:25:33.558Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-05-04T08:25:33.558Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-04T08:25:33.558Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-05-04T08:25:33.558Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-05-04T08:25:33.819Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-05-04T08:25:33.819Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-04T08:25:33.819Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-05-04T08:25:33.819Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-05-04T08:25:34.031Z] ---> 22e50bc3428e [2021-05-04T08:25:34.031Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-05-04T08:25:34.031Z] Removing intermediate container 990df292a64d [2021-05-04T08:25:34.031Z] ---> 2cac8d4dec53 [2021-05-04T08:25:34.031Z] [2021-05-04T08:25:34.031Z] ---> Running in 95b7051a591d [2021-05-04T08:25:34.082Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-05-04T08:25:34.082Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-04T08:25:34.082Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-05-04T08:25:34.343Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-05-04T08:25:34.343Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-05-04T08:25:34.343Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-04T08:25:34.343Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-05-04T08:25:34.343Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-05-04T08:25:34.604Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-05-04T08:25:34.604Z] (Reading database ... 13915 files and directories currently installed.) [2021-05-04T08:25:34.604Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-05-04T08:25:34.604Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-05-04T08:25:34.640Z] Successfully built 2cac8d4dec53 [2021-05-04T08:25:34.640Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-05-04T08:25:34.864Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-05-04T08:25:34.864Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-05-04T08:25:34.918Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container 95b7051a591d [2021-05-04T08:25:34.918Z] ---> 626d080b3193 [2021-05-04T08:25:34.918Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-04T08:25:34.918Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-04T08:25:34.918Z] ---> Running in ba69be6604b7 [2021-05-04T08:25:35.128Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-05-04T08:25:35.128Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-05-04T08:25:35.190Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-04T08:25:35.396Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-05-04T08:25:35.396Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-05-04T08:25:35.396Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-05-04T08:25:35.396Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-05-04T08:25:35.469Z] Removing intermediate container ba69be6604b7 [2021-05-04T08:25:35.469Z] ---> dc9fe6831046 [2021-05-04T08:25:35.469Z] Step 21/23 : LABEL arch=arm64 [2021-05-04T08:25:35.469Z] Removing intermediate container a73cf1fa69aa [2021-05-04T08:25:35.469Z] ---> ddbefc38e431 [2021-05-04T08:25:35.469Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-05-04T08:25:35.657Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-05-04T08:25:35.657Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-05-04T08:25:35.741Z] ---> Running in 878f92a74414 [2021-05-04T08:25:35.741Z] ---> Running in 76b53f73a633 [2021-05-04T08:25:35.741Z] (1/39) Installing readline (8.0.4-r0) [2021-05-04T08:25:35.741Z] (2/39) Installing bash (5.0.17-r0) [2021-05-04T08:25:35.741Z] Executing bash-5.0.17-r0.post-install [2021-05-04T08:25:35.741Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-04T08:25:35.741Z] (4/39) Installing libcurl (7.76.1-r0) [2021-05-04T08:25:35.741Z] (5/39) Installing curl (7.76.1-r0) [2021-05-04T08:25:35.741Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-04T08:25:35.741Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-04T08:25:35.741Z] (8/39) Installing expat (2.2.9-r1) [2021-05-04T08:25:35.741Z] (9/39) Installing libffi (3.3-r2) [2021-05-04T08:25:35.741Z] (10/39) Installing gdbm (1.13-r1) [2021-05-04T08:25:35.741Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-04T08:25:35.741Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-04T08:25:35.741Z] (13/39) Installing python3 (3.8.8-r0) [2021-05-04T08:25:35.925Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-05-04T08:25:35.925Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-05-04T08:25:35.925Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-05-04T08:25:35.925Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-05-04T08:25:36.188Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-05-04T08:25:36.188Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-05-04T08:25:36.188Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-05-04T08:25:36.188Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-05-04T08:25:36.458Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-05-04T08:25:36.459Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-05-04T08:25:36.720Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-05-04T08:25:36.720Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-05-04T08:25:36.723Z] Removing intermediate container 76b53f73a633 [2021-05-04T08:25:36.724Z] ---> c0159e542e69 [2021-05-04T08:25:36.724Z] Step 22/23 : LABEL git_sha=3129bae16c97413339e0bdf0721d29d65ee8dbd6 [2021-05-04T08:25:36.724Z] Removing intermediate container 878f92a74414 [2021-05-04T08:25:36.724Z] ---> 49f522125066 [2021-05-04T08:25:36.724Z] Step 22/24 : LABEL arch=arm64 [2021-05-04T08:25:36.999Z] ---> Running in 326b29864b0e [2021-05-04T08:25:36.999Z] ---> Running in c8af3252d17e [2021-05-04T08:25:37.662Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-05-04T08:25:37.662Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-05-04T08:25:37.662Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-05-04T08:25:37.662Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-05-04T08:25:37.923Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-04T08:25:37.923Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-04T08:25:37.985Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-04T08:25:37.986Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-04T08:25:37.986Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-04T08:25:37.986Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-04T08:25:37.986Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-04T08:25:37.986Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-04T08:25:37.986Z] Removing intermediate container c8af3252d17e [2021-05-04T08:25:37.986Z] Removing intermediate container 326b29864b0e [2021-05-04T08:25:37.986Z] ---> 6510e2b7035f [2021-05-04T08:25:37.986Z] Step 23/24 : LABEL git_sha=3129bae16c97413339e0bdf0721d29d65ee8dbd6 [2021-05-04T08:25:37.986Z] ---> 03e307765dea [2021-05-04T08:25:37.986Z] Step 23/23 : LABEL version=0.0.0 [2021-05-04T08:25:37.986Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-04T08:25:37.986Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-04T08:25:37.986Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-04T08:25:37.986Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-04T08:25:37.986Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-04T08:25:38.258Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-04T08:25:38.258Z] ---> Running in 19f8c284d5e6 [2021-05-04T08:25:38.258Z] ---> Running in ddca9faa94ee [2021-05-04T08:25:38.258Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-04T08:25:38.258Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-04T08:25:38.258Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-04T08:25:38.258Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-04T08:25:38.258Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-04T08:25:38.258Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-04T08:25:38.258Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-04T08:25:38.258Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-04T08:25:38.258Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-04T08:25:38.258Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-04T08:25:38.258Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-04T08:25:38.258Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-04T08:25:38.258Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-04T08:25:38.496Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-04T08:25:38.496Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-04T08:25:38.531Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-04T08:25:38.531Z] Executing busybox-1.31.1-r19.trigger [2021-05-04T08:25:38.531Z] OK: 72 MiB in 59 packages [2021-05-04T08:25:38.757Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-04T08:25:38.757Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-04T08:25:38.757Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-04T08:25:38.822Z] Removing intermediate container 19f8c284d5e6 [2021-05-04T08:25:38.822Z] ---> e1da141802a1 [2021-05-04T08:25:38.822Z] [2021-05-04T08:25:38.822Z] Removing intermediate container ddca9faa94ee [2021-05-04T08:25:38.822Z] ---> 89ee75f17b2a [2021-05-04T08:25:38.822Z] Step 24/24 : LABEL version=0.0.0 [2021-05-04T08:25:39.020Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-04T08:25:39.020Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-04T08:25:39.020Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-04T08:25:39.020Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-04T08:25:39.098Z] ---> Running in ea4c7895276e [2021-05-04T08:25:39.281Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-04T08:25:39.281Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-04T08:25:39.281Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-04T08:25:39.281Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-04T08:25:39.372Z] Successfully built e1da141802a1 [2021-05-04T08:25:39.372Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-05-04T08:25:39.542Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-04T08:25:39.646Z]  Building docker-core-metadata-go ... done Removing intermediate container ea4c7895276e [2021-05-04T08:25:39.646Z] ---> 66a0d43ad465 [2021-05-04T08:25:39.646Z] [2021-05-04T08:25:39.915Z] Successfully built 66a0d43ad465 [2021-05-04T08:25:39.915Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-05-04T08:25:40.485Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-04T08:25:40.485Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-04T08:25:41.061Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-04T08:25:41.061Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-04T08:25:42.016Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-04T08:25:42.016Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-04T08:25:42.277Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-04T08:25:42.277Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-04T08:25:42.522Z]  Building docker-security-secretstore-setup-go ... done Collecting docker-compose==1.23.2 [2021-05-04T08:25:42.522Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-04T08:25:43.223Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-04T08:25:43.224Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-04T08:25:43.224Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-04T08:25:43.224Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-04T08:25:43.487Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-05-04T08:25:43.487Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-04T08:25:43.750Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-05-04T08:25:43.750Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-04T08:25:43.946Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-04T08:25:43.946Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-04T08:25:44.011Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-05-04T08:25:44.011Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-05-04T08:25:44.011Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-04T08:25:44.272Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-04T08:25:44.272Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-04T08:25:44.272Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-04T08:25:44.533Z] Collecting docker<4.0,>=3.6.0 [2021-05-04T08:25:44.533Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-04T08:25:44.534Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-05-04T08:25:44.534Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-05-04T08:25:44.534Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-04T08:25:44.534Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-04T08:25:44.534Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-04T08:25:44.797Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-04T08:25:44.797Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-04T08:25:44.797Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-05-04T08:25:44.797Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-05-04T08:25:44.797Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-05-04T08:25:45.060Z] [2021-05-04T08:25:45.060Z] Current default time zone: 'Etc/UTC' [2021-05-04T08:25:45.060Z] Local time is now: Tue May 4 08:25:44 UTC 2021. [2021-05-04T08:25:45.060Z] Universal Time is now: Tue May 4 08:25:44 UTC 2021. [2021-05-04T08:25:45.060Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-05-04T08:25:45.060Z] [2021-05-04T08:25:45.060Z] Setting up systemd-sysv (237-3ubuntu10.46) ... [2021-05-04T08:25:45.060Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-04T08:25:45.060Z] Setting up linux-libc-dev:amd64 (4.15.0-142.146) ... [2021-05-04T08:25:45.060Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-05-04T08:25:45.060Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-05-04T08:25:45.060Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-05-04T08:25:45.060Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-05-04T08:25:45.321Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-05-04T08:25:45.321Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-05-04T08:25:45.321Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-05-04T08:25:45.321Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-04T08:25:45.321Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-05-04T08:25:45.502Z] Collecting PyYAML<4,>=3.10 [2021-05-04T08:25:45.502Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-04T08:25:45.582Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-04T08:25:45.582Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-05-04T08:25:45.582Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-04T08:25:45.582Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-05-04T08:25:45.582Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-05-04T08:25:45.582Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-05-04T08:25:45.582Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-05-04T08:25:45.582Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-05-04T08:25:45.843Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-05-04T08:25:45.843Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-05-04T08:25:45.843Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-05-04T08:25:47.762Z] Updating certificates in /etc/ssl/certs... [2021-05-04T08:25:48.335Z] 23 added, 27 removed; done. [2021-05-04T08:25:48.597Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-05-04T08:25:48.597Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-04T08:25:48.597Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-05-04T08:25:48.597Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-05-04T08:25:48.597Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-05-04T08:25:48.597Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-04T08:25:48.597Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-05-04T08:25:48.861Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-04T08:25:48.861Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-04T08:25:48.861Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-04T08:25:48.861Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-04T08:25:48.861Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-04T08:25:48.861Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-05-04T08:25:48.861Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-05-04T08:25:48.861Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-05-04T08:25:48.868Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-04T08:25:48.869Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-04T08:25:49.124Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-05-04T08:25:49.124Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-05-04T08:25:49.124Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-04T08:25:49.124Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-04T08:25:49.124Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-05-04T08:25:49.124Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-05-04T08:25:49.386Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-05-04T08:25:49.386Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-04T08:25:49.386Z] Processing triggers for systemd (237-3ubuntu10.46) ... [2021-05-04T08:25:49.386Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-05-04T08:25:49.386Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-05-04T08:25:49.386Z] Updating certificates in /etc/ssl/certs... [2021-05-04T08:25:49.837Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-05-04T08:25:49.963Z] 0 added, 0 removed; done. [2021-05-04T08:25:49.963Z] Running hooks in /etc/ca-certificates/update.d... [2021-05-04T08:25:49.963Z] done. [2021-05-04T08:25:50.108Z] Collecting docopt<0.7,>=0.6.1 [2021-05-04T08:25:50.108Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-04T08:25:50.534Z] Reading package lists... [2021-05-04T08:25:50.534Z] Building dependency tree... [2021-05-04T08:25:50.534Z] Reading state information... [2021-05-04T08:25:50.794Z] The following NEW packages will be installed: [2021-05-04T08:25:50.794Z] apt-transport-https [2021-05-04T08:25:51.055Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-05-04T08:25:51.055Z] Need to get 1692 B of archives. [2021-05-04T08:25:51.055Z] After this operation, 154 kB of additional disk space will be used. [2021-05-04T08:25:51.055Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] [2021-05-04T08:25:51.055Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-04T08:25:51.055Z] Fetched 1692 B in 0s (8516 B/s) [2021-05-04T08:25:51.055Z] Selecting previously unselected package apt-transport-https. [2021-05-04T08:25:51.055Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-04T08:25:51.055Z] Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... [2021-05-04T08:25:51.055Z] Unpacking apt-transport-https (1.6.13) ... [2021-05-04T08:25:51.316Z] Setting up apt-transport-https (1.6.13) ... [2021-05-04T08:25:51.585Z] Waiting for network to be ready... [2021-05-04T08:25:52.071Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-04T08:25:52.072Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-05-04T08:25:52.662Z] Collecting cached-property<2,>=1.2.0 [2021-05-04T08:25:52.662Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-04T08:25:52.933Z] Collecting texttable<0.10,>=0.9.0 [2021-05-04T08:25:52.933Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-04T08:25:54.893Z] Collecting jsonschema<3,>=2.5.1 [2021-05-04T08:25:54.893Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-04T08:25:54.893Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-05-04T08:25:55.482Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-04T08:25:55.482Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-04T08:25:55.754Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-05-04T08:25:55.755Z] Collecting idna<2.8,>=2.5 [2021-05-04T08:25:55.755Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-04T08:25:56.028Z] Collecting docker-pycreds>=0.4.0 [2021-05-04T08:25:56.028Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-04T08:25:56.299Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-04T08:25:56.299Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-04T08:25:56.299Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-04T08:25:56.299Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-04T08:25:56.889Z] Installing collected packages: urllib3, idna, requests, websocket-client, docker-pycreds, docker, PyYAML, dockerpty, docopt, cached-property, texttable, jsonschema, docker-compose [2021-05-04T08:25:56.889Z] Attempting uninstall: urllib3 [2021-05-04T08:25:56.889Z] Found existing installation: urllib3 1.25.9 [2021-05-04T08:25:56.889Z] Uninstalling urllib3-1.25.9: [2021-05-04T08:25:57.165Z] Successfully uninstalled urllib3-1.25.9 [2021-05-04T08:25:57.755Z] Attempting uninstall: idna [2021-05-04T08:25:57.755Z] Found existing installation: idna 2.9 [2021-05-04T08:25:57.755Z] Uninstalling idna-2.9: [2021-05-04T08:25:57.755Z] Successfully uninstalled idna-2.9 [2021-05-04T08:25:58.168Z] 2021-05-04T08:25:54Z INFO Waiting for automatic snapd restart... [2021-05-04T08:25:58.168Z] snapd 2.49.2 from Canonical* installed [2021-05-04T08:25:58.346Z] Attempting uninstall: requests [2021-05-04T08:25:58.346Z] Found existing installation: requests 2.23.0 [2021-05-04T08:25:58.346Z] Uninstalling requests-2.23.0: [2021-05-04T08:25:58.346Z] Successfully uninstalled requests-2.23.0 [2021-05-04T08:25:58.428Z] "snapd" switched to the "latest/stable" channel [2021-05-04T08:25:58.428Z] [2021-05-04T08:25:59.779Z] Running setup.py install for PyYAML: started [2021-05-04T08:26:00.976Z] core18 20210309 from Canonical* installed [2021-05-04T08:26:01.236Z] "core18" switched to the "latest/stable" channel [2021-05-04T08:26:01.236Z] [2021-05-04T08:26:01.748Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-04T08:26:01.748Z] Running setup.py install for dockerpty: started [2021-05-04T08:26:03.711Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-04T08:26:03.711Z] Running setup.py install for docopt: started [2021-05-04T08:26:04.549Z] snapcraft 4.7.1 from Canonical* installed [2021-05-04T08:26:04.549Z] "snapcraft" switched to the "latest/stable" channel [2021-05-04T08:26:04.549Z] [2021-05-04T08:26:05.137Z] Running setup.py install for docopt: finished with status 'done' [2021-05-04T08:26:05.137Z] Running setup.py install for texttable: started [2021-05-04T08:26:07.102Z] Running setup.py install for texttable: finished with status 'done' [2021-05-04T08:26:08.076Z] 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-05-04T08:26:08.754Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-05-04T08:26:08.754Z] - README.md [2021-05-04T08:26:08.754Z] [2021-05-04T08:26:08.754Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-05-04T08:26:15.341Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-04T08:26:15.341Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-04T08:26:15.341Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-04T08:26:15.341Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-04T08:26:16.343Z] Removing intermediate container c771515ed934 [2021-05-04T08:26:16.343Z] ---> a537118823ee [2021-05-04T08:26:16.343Z] Step 14/23 : ENV APP_PORT=48090 [2021-05-04T08:26:16.343Z] ---> Running in 1b574c958408 [2021-05-04T08:26:16.539Z] Reading package lists... [2021-05-04T08:26:16.539Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-05-04T08:26:16.613Z] Removing intermediate container 1b574c958408 [2021-05-04T08:26:16.613Z] ---> 4681d1f55db8 [2021-05-04T08:26:16.613Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-04T08:26:16.613Z] ---> Running in b127587b0944 [2021-05-04T08:26:17.205Z] Removing intermediate container b127587b0944 [2021-05-04T08:26:17.205Z] ---> 8198fca14b0f [2021-05-04T08:26:17.205Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-04T08:26:18.178Z] ---> d169d5ea4b2c [2021-05-04T08:26:18.178Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-04T08:26:19.150Z] ---> 544d0eada734 [2021-05-04T08:26:19.150Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-04T08:26:19.763Z] ---> 104ad1b6bb07 [2021-05-04T08:26:19.763Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-04T08:26:19.763Z] ---> Running in d568b6016ed7 [2021-05-04T08:26:20.356Z] Removing intermediate container d568b6016ed7 [2021-05-04T08:26:20.356Z] ---> 0a7afd5e7ba5 [2021-05-04T08:26:20.356Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-04T08:26:20.356Z] ---> Running in b9c5f0b688cd [2021-05-04T08:26:20.948Z] Removing intermediate container b9c5f0b688cd [2021-05-04T08:26:20.948Z] ---> 9a8b9279e6b4 [2021-05-04T08:26:20.948Z] Step 21/23 : LABEL arch=arm64 [2021-05-04T08:26:20.948Z] ---> Running in 29d38b8ab110 [2021-05-04T08:26:21.543Z] Removing intermediate container 29d38b8ab110 [2021-05-04T08:26:21.543Z] ---> ff5a734398d2 [2021-05-04T08:26:21.543Z] Step 22/23 : LABEL git_sha=3129bae16c97413339e0bdf0721d29d65ee8dbd6 [2021-05-04T08:26:21.543Z] ---> Running in 359117b1970f [2021-05-04T08:26:22.175Z] Removing intermediate container 359117b1970f [2021-05-04T08:26:22.175Z] ---> dc4849797997 [2021-05-04T08:26:22.175Z] Step 23/23 : LABEL version=0.0.0 [2021-05-04T08:26:22.175Z] ---> Running in b0daafc09605 [2021-05-04T08:26:22.772Z] Removing intermediate container b0daafc09605 [2021-05-04T08:26:22.772Z] ---> e19378cc0eb1 [2021-05-04T08:26:22.772Z] [2021-05-04T08:26:23.044Z] Successfully built e19378cc0eb1 [2021-05-04T08:26:23.044Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-05-04T08:26:23.138Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-04T08:26:23.138Z] Reading package lists... [2021-05-04T08:26:23.138Z] Building dependency tree... [2021-05-04T08:26:23.138Z] Reading state information... [2021-05-04T08:26:23.138Z] Suggested packages: [2021-05-04T08:26:23.138Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-05-04T08:26:23.138Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-05-04T08:26:23.138Z] Recommended packages: [2021-05-04T08:26:23.138Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-05-04T08:26:23.138Z] The following NEW packages will be installed: [2021-05-04T08:26:23.138Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-05-04T08:26:23.138Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-05-04T08:26:23.138Z] pkg-config zip [2021-05-04T08:26:23.138Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-05-04T08:26:23.138Z] Need to get 7663 kB of archives. [2021-05-04T08:26:23.138Z] After this operation, 43.8 MB of additional disk space will be used. [2021-05-04T08:26:23.138Z] Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-05-04T08:26:23.138Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-05-04T08:26:23.332Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-05-04T08:26:23.390Z] $ docker stop --time=1 27191d04a4dd10b856fe59681cd5d933a1ad3f8e38da70beba28da65b5edb855 [2021-05-04T08:26:23.399Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-05-04T08:26:23.399Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-05-04T08:26:23.659Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-05-04T08:26:23.659Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-05-04T08:26:23.659Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-05-04T08:26:23.659Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-05-04T08:26:23.659Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-05-04T08:26:23.659Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-05-04T08:26:23.920Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-05-04T08:26:23.920Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-05-04T08:26:23.920Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-05-04T08:26:24.181Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-05-04T08:26:24.181Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-05-04T08:26:24.181Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-04T08:26:24.181Z] Fetched 7663 kB in 1s (7196 kB/s) [2021-05-04T08:26:24.181Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-05-04T08:26:24.181Z] (Reading database ... 13924 files and directories currently installed.) [2021-05-04T08:26:24.181Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-05-04T08:26:24.496Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-05-04T08:26:24.496Z] Selecting previously unselected package libpsl5:amd64. [2021-05-04T08:26:24.496Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-05-04T08:26:24.496Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-05-04T08:26:24.756Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-05-04T08:26:24.756Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-05-04T08:26:24.756Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-05-04T08:26:24.756Z] Selecting previously unselected package librtmp1:amd64. [2021-05-04T08:26:24.756Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-05-04T08:26:24.756Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-05-04T08:26:25.017Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-05-04T08:26:25.017Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-05-04T08:26:25.017Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-05-04T08:26:25.017Z] Selecting previously unselected package liberror-perl. [2021-05-04T08:26:25.017Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-05-04T08:26:25.017Z] Unpacking liberror-perl (0.17025-1) ... [2021-05-04T08:26:25.017Z] Selecting previously unselected package git-man. [2021-05-04T08:26:25.017Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-05-04T08:26:25.017Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-05-04T08:26:25.278Z] Selecting previously unselected package git. [2021-05-04T08:26:25.278Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-05-04T08:26:25.278Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-05-04T08:26:25.317Z] $ docker rm -f 27191d04a4dd10b856fe59681cd5d933a1ad3f8e38da70beba28da65b5edb855 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-04T08:26:26.033Z] + + dockergrep images docker [2021-05-04T08:26:26.033Z] [2021-05-04T08:26:26.226Z] Selecting previously unselected package libnorm1:amd64. [2021-05-04T08:26:26.227Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-05-04T08:26:26.227Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-05-04T08:26:26.227Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-05-04T08:26:26.227Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-05-04T08:26:26.227Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-05-04T08:26:26.227Z] Selecting previously unselected package libsodium23:amd64. [2021-05-04T08:26:26.227Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-05-04T08:26:26.227Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-05-04T08:26:26.305Z] docker-sys-mgmt-agent-go-arm64 latest e19378cc0eb1 4 seconds ago 299MB [2021-05-04T08:26:26.305Z] docker-security-secretstore-setup-go-arm64 latest 66a0d43ad465 47 seconds ago 24.1MB [2021-05-04T08:26:26.305Z] docker-core-metadata-go-arm64 latest e1da141802a1 48 seconds ago 17.4MB [2021-05-04T08:26:26.305Z] docker-security-proxy-setup-go-arm64 latest 2cac8d4dec53 53 seconds ago 23.9MB [2021-05-04T08:26:26.305Z] docker-core-data-go-arm64 latest d3e93b232287 4 minutes ago 20.3MB [2021-05-04T08:26:26.305Z] docker-security-bootstrapper-go-arm64 latest ebfbaa5df3ee 4 minutes ago 17.1MB [2021-05-04T08:26:26.305Z] docker-core-command-go-arm64 latest 0d4e785449ea 4 minutes ago 16.1MB [2021-05-04T08:26:26.305Z] docker-support-notifications-go-arm64 latest edba077be5d0 4 minutes ago 16.6MB [2021-05-04T08:26:26.305Z] docker-support-scheduler-go-arm64 latest 30949e066424 4 minutes ago 16.1MB [2021-05-04T08:26:26.305Z] docker 20.10.0 eeaf43b92773 4 months ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [2021-05-04T08:26:26.516Z] Selecting previously unselected package libzmq5:amd64. [2021-05-04T08:26:26.516Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-05-04T08:26:26.516Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-04T08:26:26.516Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-05-04T08:26:26.516Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-05-04T08:26:26.516Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-04T08:26:26.516Z] Selecting previously unselected package pkg-config. [2021-05-04T08:26:26.516Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-05-04T08:26:26.516Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [2021-05-04T08:26:26.794Z] Selecting previously unselected package zip. [2021-05-04T08:26:26.794Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-05-04T08:26:26.794Z] Unpacking zip (3.0-11build1) ... [2021-05-04T08:26:26.794Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-05-04T08:26:26.794Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-05-04T08:26:26.794Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-05-04T08:26:26.794Z] Setting up liberror-perl (0.17025-1) ... [2021-05-04T08:26:26.794Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [Pipeline] libraryResource [Pipeline] sh [2021-05-04T08:26:27.079Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-05-04T08:26:27.079Z] No schema files found: doing nothing. [2021-05-04T08:26:27.079Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-05-04T08:26:27.079Z] Setting up zip (3.0-11build1) ... [2021-05-04T08:26:27.079Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-05-04T08:26:27.079Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-05-04T08:26:27.079Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-05-04T08:26:27.079Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-04T08:26:27.338Z] ---> job-cost.sh [2021-05-04T08:26:27.338Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-r7i3 [2021-05-04T08:26:27.458Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-05-04T08:26:27.458Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-04T08:26:27.458Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-05-04T08:26:27.458Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-04T08:26:34.052Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-04T08:26:34.052Z] git set to automatically installed. [2021-05-04T08:26:34.052Z] git-man set to automatically installed. [2021-05-04T08:26:34.052Z] libcurl3-gnutls set to automatically installed. [2021-05-04T08:26:34.052Z] liberror-perl set to automatically installed. [2021-05-04T08:26:34.052Z] libglib2.0-0 set to automatically installed. [2021-05-04T08:26:34.052Z] libnghttp2-14 set to automatically installed. [2021-05-04T08:26:34.052Z] libnorm1 set to automatically installed. [2021-05-04T08:26:34.052Z] libpgm-5.2-0 set to automatically installed. [2021-05-04T08:26:34.052Z] libpsl5 set to automatically installed. [2021-05-04T08:26:34.052Z] librtmp1 set to automatically installed. [2021-05-04T08:26:34.052Z] libsodium23 set to automatically installed. [2021-05-04T08:26:34.052Z] libzmq3-dev set to automatically installed. [2021-05-04T08:26:34.052Z] libzmq5 set to automatically installed. [2021-05-04T08:26:34.052Z] pkg-config set to automatically installed. [2021-05-04T08:26:34.052Z] zip set to automatically installed. [2021-05-04T08:26:35.436Z] snapd is not logged in, snap install commands will use sudo [2021-05-04T08:26:43.582Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-04T08:27:01.704Z] go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed [2021-05-04T08:27:01.704Z] snapd is not logged in, snap install commands will use sudo [2021-05-04T08:27:06.501Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-04T08:27:06.995Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-04T08:27:07.568Z] snap "core18" has no updates available [2021-05-04T08:27:08.140Z] Pulling go-build-helper [2021-05-04T08:27:08.140Z] + snapcraftctl pull [2021-05-04T08:27:09.079Z] 'app-service-config' has dependencies that need to be staged: go-build-helper [2021-05-04T08:27:09.079Z] Skipping pull go-build-helper (already ran) [2021-05-04T08:27:09.079Z] Building go-build-helper [2021-05-04T08:27:09.079Z] + snapcraftctl build [2021-05-04T08:27:10.993Z] Staging go-build-helper [2021-05-04T08:27:10.993Z] + snapcraftctl stage [2021-05-04T08:27:20.986Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-05-04T08:27:20.986Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-05-04T08:27:20.986Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1699 kB] [2021-05-04T08:27:20.986Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [318 kB] [2021-05-04T08:27:20.986Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-05-04T08:27:20.986Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-05-04T08:27:20.986Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [305 kB] [2021-05-04T08:27:20.986Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [40.7 kB] [2021-05-04T08:27:20.986Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1124 kB] [2021-05-04T08:27:20.986Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] [2021-05-04T08:27:20.986Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-05-04T08:27:20.986Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-05-04T08:27:20.986Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-05-04T08:27:20.986Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-05-04T08:27:20.986Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-05-04T08:27:20.986Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-05-04T08:27:20.986Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-05-04T08:27:20.986Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-05-04T08:27:20.986Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-05-04T08:27:20.986Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2042 kB] [2021-05-04T08:27:20.986Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [410 kB] [2021-05-04T08:27:20.986Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-05-04T08:27:20.986Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-05-04T08:27:20.986Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [326 kB] [2021-05-04T08:27:20.986Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [44.2 kB] [2021-05-04T08:27:20.986Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1733 kB] [2021-05-04T08:27:20.986Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-05-04T08:27:20.986Z] Fetched 24.5 MB in 0s (0 B/s) [2021-05-04T08:27:20.986Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-05-04T08:27:20.986Z] Fetched 224 kB in 0s (0 B/s) [2021-05-04T08:27:20.986Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-05-04T08:27:20.986Z] Fetched 157 kB in 0s (0 B/s) [2021-05-04T08:27:20.986Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-05-04T08:27:20.986Z] Fetched 221 kB in 0s (0 B/s) [2021-05-04T08:27:20.986Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-05-04T08:27:20.986Z] Fetched 143 kB in 0s (0 B/s) [2021-05-04T08:27:20.986Z] Pulling app-service-config [2021-05-04T08:27:20.986Z] + snapcraftctl pull [2021-05-04T08:27:21.246Z] Cloning into '/root/parts/app-service-config/src'... [2021-05-04T08:27:21.816Z] Pulling config-common [2021-05-04T08:27:21.816Z] + snapcraftctl pull [2021-05-04T08:27:26.022Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-04T08:27:26.022Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-04T08:27:26.022Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-04T08:27:26.022Z] Fetched 0 B in 0s (0 B/s) [2021-05-04T08:27:26.022Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-05-04T08:27:26.022Z] Fetched 0 B in 0s (0 B/s) [2021-05-04T08:27:26.022Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-05-04T08:27:26.022Z] Fetched 0 B in 0s (0 B/s) [2021-05-04T08:27:26.022Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-05-04T08:27:26.022Z] Fetched 0 B in 0s (0 B/s) [2021-05-04T08:27:26.022Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-05-04T08:27:26.022Z] Fetched 0 B in 0s (0 B/s) [2021-05-04T08:27:26.022Z] Pulling edgex-go [2021-05-04T08:27:26.022Z] + snapcraftctl pull [2021-05-04T08:27:47.992Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-04T08:27:47.992Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-04T08:27:47.992Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-04T08:27:47.992Z] Fetched 0 B in 0s (0 B/s) [2021-05-04T08:27:47.992Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-05-04T08:27:47.992Z] Fetched 96.5 kB in 0s (0 B/s) [2021-05-04T08:27:47.992Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-05-04T08:27:47.992Z] Fetched 279 kB in 0s (0 B/s) [2021-05-04T08:27:47.992Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-05-04T08:27:47.992Z] Fetched 122 kB in 0s (0 B/s) [2021-05-04T08:27:47.992Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-05-04T08:27:47.992Z] Fetched 77.8 kB in 0s (0 B/s) [2021-05-04T08:27:47.992Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-05-04T08:27:47.992Z] Fetched 8848 B in 0s (0 B/s) [2021-05-04T08:27:47.992Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-05-04T08:27:47.992Z] Fetched 47.8 kB in 0s (0 B/s) [2021-05-04T08:27:47.992Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-05-04T08:27:47.992Z] Fetched 45.6 kB in 0s (0 B/s) [2021-05-04T08:27:47.992Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-05-04T08:27:47.992Z] Fetched 15.0 kB in 0s (0 B/s) [2021-05-04T08:27:47.992Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-05-04T08:27:47.992Z] Fetched 219 kB in 0s (0 B/s) [2021-05-04T08:27:47.992Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-05-04T08:27:47.992Z] Fetched 154 kB in 0s (0 B/s) [2021-05-04T08:27:47.992Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-05-04T08:27:47.992Z] Fetched 50.6 kB in 0s (0 B/s) [2021-05-04T08:27:47.992Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-05-04T08:27:47.992Z] Fetched 14.8 kB in 0s (0 B/s) [2021-05-04T08:27:47.992Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-05-04T08:27:47.992Z] Fetched 41.8 kB in 0s (0 B/s) [2021-05-04T08:27:47.992Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-05-04T08:27:47.992Z] Fetched 499 kB in 0s (0 B/s) [2021-05-04T08:27:47.992Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-05-04T08:27:47.992Z] Fetched 111 kB in 0s (0 B/s) [2021-05-04T08:27:47.992Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-05-04T08:27:47.992Z] Fetched 240 kB in 0s (0 B/s) [2021-05-04T08:27:47.992Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-05-04T08:27:47.992Z] Fetched 29.3 kB in 0s (0 B/s) [2021-05-04T08:27:47.992Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-05-04T08:27:47.992Z] Fetched 85.5 kB in 0s (0 B/s) [2021-05-04T08:27:47.992Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-05-04T08:27:47.992Z] Fetched 24.5 kB in 0s (0 B/s) [2021-05-04T08:27:47.992Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-05-04T08:27:47.992Z] Fetched 49.2 kB in 0s (0 B/s) [2021-05-04T08:27:47.992Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-05-04T08:27:47.992Z] Fetched 54.2 kB in 0s (0 B/s) [2021-05-04T08:27:47.992Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-05-04T08:27:47.992Z] Fetched 30.8 kB in 0s (0 B/s) [2021-05-04T08:27:47.992Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-05-04T08:27:47.992Z] Fetched 15.8 kB in 0s (0 B/s) [2021-05-04T08:27:47.992Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-05-04T08:27:47.992Z] Fetched 85.9 kB in 0s (0 B/s) [2021-05-04T08:27:47.992Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-05-04T08:27:47.992Z] Fetched 8720 B in 0s (0 B/s) [2021-05-04T08:27:47.992Z] Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] [2021-05-04T08:27:47.992Z] Fetched 137 kB in 0s (0 B/s) [2021-05-04T08:27:47.992Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-05-04T08:27:47.992Z] Fetched 119 kB in 0s (0 B/s) [2021-05-04T08:27:47.992Z] Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] [2021-05-04T08:27:47.992Z] Fetched 110 kB in 0s (0 B/s) [2021-05-04T08:27:47.992Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-05-04T08:27:47.992Z] Fetched 11.1 kB in 0s (0 B/s) [2021-05-04T08:27:47.992Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-05-04T08:27:47.992Z] Fetched 645 kB in 0s (0 B/s) [2021-05-04T08:27:47.992Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-05-04T08:27:47.992Z] Fetched 41.3 kB in 0s (0 B/s) [2021-05-04T08:27:47.992Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-05-04T08:27:47.992Z] Fetched 17.9 kB in 0s (0 B/s) [2021-05-04T08:27:47.992Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-05-04T08:27:47.992Z] Fetched 368 kB in 0s (0 B/s) [2021-05-04T08:27:47.992Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-05-04T08:27:47.992Z] Fetched 187 kB in 0s (0 B/s) [2021-05-04T08:27:47.992Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-05-04T08:27:47.992Z] Fetched 175 kB in 0s (0 B/s) [2021-05-04T08:27:47.992Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-05-04T08:27:47.992Z] Fetched 206 kB in 0s (0 B/s) [2021-05-04T08:27:47.992Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-05-04T08:27:47.992Z] Fetched 1301 kB in 0s (0 B/s) [2021-05-04T08:27:47.992Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-05-04T08:27:47.992Z] Fetched 36.2 kB in 0s (0 B/s) [2021-05-04T08:27:47.992Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-05-04T08:27:47.992Z] Fetched 159 kB in 0s (0 B/s) [2021-05-04T08:27:47.992Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-05-04T08:27:47.992Z] Fetched 107 kB in 0s (0 B/s) [2021-05-04T08:27:47.992Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-05-04T08:27:47.992Z] Fetched 48.7 kB in 0s (0 B/s) [2021-05-04T08:27:47.992Z] Pulling static-packages [2021-05-04T08:27:47.992Z] + snapcraftctl pull [2021-05-04T08:27:47.992Z] Pulling version [2021-05-04T08:27:47.992Z] + cd /root/project [2021-05-04T08:27:47.992Z] + [ -f VERSION ] [2021-05-04T08:27:47.992Z] + PROJECT_VERSION=local-dev [2021-05-04T08:27:47.992Z] + git rev-parse --short HEAD [2021-05-04T08:27:47.992Z] + GIT_REVISION=3129bae1 [2021-05-04T08:27:47.992Z] + snapcraftctl set-version local-dev [2021-05-04T08:27:47.992Z] Skipping build go-build-helper (already ran) [2021-05-04T08:27:47.992Z] Building app-service-config [2021-05-04T08:27:47.992Z] + make build [2021-05-04T08:27:47.992Z] 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-05-04T08:27:50.536Z] go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.52 [2021-05-04T08:27:50.536Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.42 [2021-05-04T08:27:50.536Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.78 [2021-05-04T08:27:50.536Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.11 [2021-05-04T08:27:50.536Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.3 [2021-05-04T08:27:50.536Z] go: downloading github.com/google/uuid v1.2.0 [2021-05-04T08:27:50.536Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.17 [2021-05-04T08:27:50.536Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-05-04T08:27:50.796Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.7 [2021-05-04T08:27:50.796Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-05-04T08:27:50.796Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.5 [2021-05-04T08:27:50.796Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-05-04T08:27:50.796Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-05-04T08:27:51.056Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-05-04T08:27:51.056Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-05-04T08:27:51.056Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-05-04T08:27:51.056Z] go: downloading github.com/go-playground/validator/v10 v10.5.0 [2021-05-04T08:27:51.317Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-05-04T08:27:51.317Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2021-05-04T08:27:51.317Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-05-04T08:27:51.317Z] go: downloading golang.org/x/text v0.3.2 [2021-05-04T08:27:51.580Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-05-04T08:27:51.580Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-05-04T08:27:51.580Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-05-04T08:27:51.580Z] go: downloading github.com/pelletier/go-toml v1.9.0 [2021-05-04T08:27:51.840Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-05-04T08:27:51.840Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-05-04T08:27:51.840Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-05-04T08:27:51.840Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-05-04T08:27:51.840Z] go: downloading github.com/x448/float16 v0.8.4 [2021-05-04T08:27:51.840Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-05-04T08:27:51.840Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-05-04T08:27:51.840Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-05-04T08:27:51.840Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-05-04T08:27:51.840Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-05-04T08:27:51.840Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-05-04T08:27:51.840Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-05-04T08:27:51.840Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-05-04T08:27:52.099Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-05-04T08:27:52.099Z] go: downloading github.com/fatih/color v1.9.0 [2021-05-04T08:27:52.099Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-05-04T08:27:52.099Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-05-04T08:27:52.099Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-05-04T08:27:52.099Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-05-04T08:27:52.099Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-05-04T08:28:02.092Z] + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable [2021-05-04T08:28:02.092Z] + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml [2021-05-04T08:28:02.092Z] + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt [2021-05-04T08:28:02.092Z] + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE [2021-05-04T08:28:02.352Z] Building config-common [2021-05-04T08:28:02.352Z] + snapcraftctl build [2021-05-04T08:28:04.264Z] Building edgex-go [2021-05-04T08:28:04.527Z] + cd /root/parts/edgex-go/src [2021-05-04T08:28:04.527Z] + make build [2021-05-04T08:28:04.527Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-05-04T08:28:05.915Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.38 [2021-05-04T08:28:05.915Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.80 [2021-05-04T08:28:05.915Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-05-04T08:28:06.177Z] go: downloading github.com/imdario/mergo v0.3.12 [2021-05-04T08:28:06.177Z] go: downloading github.com/pkg/errors v0.8.1 [2021-05-04T08:28:10.381Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-05-04T08:28:10.381Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-05-04T08:28:14.637Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-05-04T08:28:16.095Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-05-04T08:28:17.521Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-05-04T08:28:18.145Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-05-04T08:28:18.461Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-05-04T08:28:18.461Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-05-04T08:28:18.461Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-05-04T08:28:18.461Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-05-04T08:28:20.386Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-05-04T08:28:20.386Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-05-04T08:28:20.386Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-05-04T08:28:22.296Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-05-04T08:28:23.679Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-05-04T08:28:24.618Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-05-04T08:28:26.001Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-05-04T08:28:26.001Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-05-04T08:28:27.384Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-05-04T08:28:27.384Z] go: downloading github.com/lib/pq v1.10.1 [2021-05-04T08:28:29.305Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-05-04T08:28:29.305Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-05-04T08:28:29.305Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-05-04T08:28:29.305Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-05-04T08:28:29.305Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-05-04T08:28:29.305Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-05-04T08:28:29.305Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-05-04T08:28:29.305Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-05-04T08:28:29.305Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-05-04T08:28:29.305Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-05-04T08:28:29.305Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-05-04T08:28:29.305Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-05-04T08:28:29.305Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-05-04T08:28:29.305Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-05-04T08:28:29.305Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-05-04T08:28:29.305Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-05-04T08:28:29.305Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-05-04T08:28:29.305Z] + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml [2021-05-04T08:28:29.305Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-05-04T08:28:29.305Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-05-04T08:28:29.305Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-05-04T08:28:29.305Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-05-04T08:28:29.305Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-05-04T08:28:29.305Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-05-04T08:28:29.305Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-05-04T08:28:29.305Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2021-05-04T08:28:32.796Z] Building static-packages [2021-05-04T08:28:32.796Z] + snapcraftctl build [2021-05-04T08:28:34.179Z] Building version [2021-05-04T08:28:34.179Z] + snapcraftctl build [2021-05-04T08:28:36.093Z] Skipping stage go-build-helper (already ran) [2021-05-04T08:28:36.093Z] Staging app-service-config [2021-05-04T08:28:36.093Z] + snapcraftctl stage [2021-05-04T08:28:37.034Z] Staging config-common [2021-05-04T08:28:37.034Z] + snapcraftctl stage [2021-05-04T08:28:38.417Z] Staging edgex-go [2021-05-04T08:28:38.417Z] + snapcraftctl stage [2021-05-04T08:28:39.364Z] Staging static-packages [2021-05-04T08:28:39.364Z] + snapcraftctl stage [2021-05-04T08:28:40.305Z] Staging version [2021-05-04T08:28:40.305Z] + snapcraftctl stage [2021-05-04T08:28:41.249Z] Priming go-build-helper [2021-05-04T08:28:41.249Z] + snapcraftctl prime [2021-05-04T08:28:42.189Z] Priming app-service-config [2021-05-04T08:28:42.189Z] + snapcraftctl prime [2021-05-04T08:28:43.238Z] lf-activate-venv(): INFO: Adding /tmp/venv-r7i3/bin to PATH [2021-05-04T08:28:43.238Z] INFO: No Stack... [2021-05-04T08:28:43.238Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-05-04T08:28:43.238Z] INFO: Archiving Costs [Pipeline] sh [2021-05-04T08:28:43.573Z] Priming config-common [2021-05-04T08:28:43.573Z] + snapcraftctl prime [2021-05-04T08:28:43.604Z] + cut -d, -f6 [2021-05-04T08:28:43.604Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock [2021-05-04T08:28:43.771Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3420-1-stack-cost] [2021-05-04T08:28:43.777Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3420-1-stack-cost] did not exist. Created. [2021-05-04T08:28:43.777Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3420-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-04T08:28:44.239Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-05-04T08:28:44.514Z] Priming edgex-go [2021-05-04T08:28:44.514Z] + snapcraftctl prime [2021-05-04T08:28:44.529Z] Stashed 1 file(s) [Pipeline] } [2021-05-04T08:28:44.552Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3420-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-04T08:28:45.904Z] Priming static-packages [2021-05-04T08:28:45.904Z] + snapcraftctl prime [2021-05-04T08:28:47.819Z] Priming version [2021-05-04T08:28:47.819Z] + snapcraftctl prime [2021-05-04T08:28:49.202Z] 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] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-05-04T08:28:52.418Z] provisioning config files... [2021-05-04T08:28:52.444Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config3292202855101783952tmp [Pipeline] { [Pipeline] sh [2021-05-04T08:28:52.876Z] + set +x [2021-05-04T08:28:52.876Z] + bash -s -- [2021-05-04T08:28:52.876Z] + curl -s https://codecov.io/bash [2021-05-04T08:28:53.484Z] [2021-05-04T08:28:53.484Z] _____ _ [2021-05-04T08:28:53.484Z] / ____| | | [2021-05-04T08:28:53.484Z] | | ___ __| | ___ ___ _____ __ [2021-05-04T08:28:53.484Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-04T08:28:53.484Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-04T08:28:53.484Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-04T08:28:53.484Z] Bash-1.0.2 [2021-05-04T08:28:53.484Z] [2021-05-04T08:28:53.484Z] [2021-05-04T08:28:53.484Z] ==> git version 2.24.3 found [2021-05-04T08:28:53.484Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-05-04T08:28:53.484Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-04T08:28:53.484Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-04T08:28:53.484Z] ==> Jenkins CI detected. [2021-05-04T08:28:53.484Z] project root: . [2021-05-04T08:28:53.484Z] --> token set from env [2021-05-04T08:28:53.754Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-04T08:28:53.754Z] ==> Running gcov in . (disable via -X gcov) [2021-05-04T08:28:54.038Z] ==> Python coveragepy not found [2021-05-04T08:28:54.038Z] ==> Searching for coverage reports in: [2021-05-04T08:28:54.038Z] + . [2021-05-04T08:28:54.038Z] -> Found 1 reports [2021-05-04T08:28:54.038Z] ==> Detecting git/mercurial file structure [2021-05-04T08:28:54.038Z] ==> Reading reports [2021-05-04T08:28:54.332Z] + ./coverage.out bytes=693878 [2021-05-04T08:28:54.332Z] ==> Appending adjustments [2021-05-04T08:28:54.332Z] https://docs.codecov.io/docs/fixing-reports [2021-05-04T08:29:04.794Z] + Found adjustments [2021-05-04T08:29:04.794Z] ==> Gzipping contents [2021-05-04T08:29:04.794Z] 100K /tmp/codecov.bkxx3u.gz [2021-05-04T08:29:04.794Z] ==> Uploading reports [2021-05-04T08:29:04.794Z] url: https://codecov.io [2021-05-04T08:29:04.794Z] query: branch=PR-3420&commit=3129bae16c97413339e0bdf0721d29d65ee8dbd6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3420%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3420&job=&cmd_args= [2021-05-04T08:29:04.794Z] -> Pinging Codecov [2021-05-04T08:29:04.794Z] https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-3420&commit=3129bae16c97413339e0bdf0721d29d65ee8dbd6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3420%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3420&job=&cmd_args= [2021-05-04T08:29:05.062Z] -> Uploading to [2021-05-04T08:29:05.062Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-04/00271124DB129430A58F1EEE437C3FCB/3129bae16c97413339e0bdf0721d29d65ee8dbd6/2f29129c-e4db-4ada-bdfe-34086969df07.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210504%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210504T082904Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e542a1831e24fb61c51dae539175c1718511f47b3d57ff70578f26ec017fe1df [2021-05-04T08:29:05.062Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-04T08:29:05.062Z] Dload Upload Total Spent Left Speed [2021-05-04T08:29:05.971Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 99693 0 0 100 99693 0 147k --:--:-- --:--:-- --:--:-- 147k [2021-05-04T08:29:05.971Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/3129bae16c97413339e0bdf0721d29d65ee8dbd6 [Pipeline] } [2021-05-04T08:29:06.102Z] 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-05-04T08:29:07.833Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-04T08:29:09.542Z] ---> package-listing.sh [2021-05-04T08:29:09.542Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-04T08:29:09.542Z] ++ facter osfamily [2021-05-04T08:29:10.579Z] + OS_FAMILY=redhat [2021-05-04T08:29:10.579Z] + workspace=/w/workspace/edgex-go/1 [2021-05-04T08:29:10.579Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-04T08:29:10.579Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-04T08:29:10.579Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-04T08:29:10.579Z] + PACKAGES=/tmp/packages_start.txt [2021-05-04T08:29:10.579Z] + '[' /w/workspace/edgex-go/1 ']' [2021-05-04T08:29:10.579Z] + PACKAGES=/tmp/packages_end.txt [2021-05-04T08:29:10.579Z] + case "${OS_FAMILY}" in [2021-05-04T08:29:10.579Z] + rpm -qa [2021-05-04T08:29:10.579Z] + sort [2021-05-04T08:29:20.919Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-04T08:29:20.920Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-04T08:29:20.920Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-04T08:29:20.920Z] + '[' /w/workspace/edgex-go/1 ']' [2021-05-04T08:29:20.920Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-05-04T08:29:20.920Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-05-04T08:29:20.972Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-04T08:29:21.326Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-04T08:29:22.099Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-04T08:29:22.382Z] [2021-05-04T08:29:22.382Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-04T08:29:23.094Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-04T08:29:23.365Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-04T08:29:23.365Z] df20fa9351a1: Pulling fs layer [2021-05-04T08:29:23.365Z] 36b3adc4ff6f: Pulling fs layer [2021-05-04T08:29:23.365Z] 8ad3a11d3b57: Pulling fs layer [2021-05-04T08:29:23.365Z] 46f8f816bc3b: Pulling fs layer [2021-05-04T08:29:23.365Z] 93b61091891f: Pulling fs layer [2021-05-04T08:29:23.365Z] 93b9cdb0e59b: Pulling fs layer [2021-05-04T08:29:23.365Z] 5e14af77c1be: Pulling fs layer [2021-05-04T08:29:23.365Z] 01666e4c0597: Pulling fs layer [2021-05-04T08:29:23.365Z] aa168da1d23b: Pulling fs layer [2021-05-04T08:29:23.365Z] 93b9cdb0e59b: Waiting [2021-05-04T08:29:23.365Z] 5e14af77c1be: Waiting [2021-05-04T08:29:23.365Z] 01666e4c0597: Waiting [2021-05-04T08:29:23.365Z] aa168da1d23b: Waiting [2021-05-04T08:29:23.365Z] 46f8f816bc3b: Waiting [2021-05-04T08:29:23.365Z] 93b61091891f: Waiting [2021-05-04T08:29:23.365Z] 36b3adc4ff6f: Verifying Checksum [2021-05-04T08:29:23.365Z] 36b3adc4ff6f: Download complete [2021-05-04T08:29:23.365Z] 46f8f816bc3b: Verifying Checksum [2021-05-04T08:29:23.365Z] 46f8f816bc3b: Download complete [2021-05-04T08:29:23.632Z] df20fa9351a1: Verifying Checksum [2021-05-04T08:29:23.632Z] df20fa9351a1: Download complete [2021-05-04T08:29:23.632Z] 93b9cdb0e59b: Verifying Checksum [2021-05-04T08:29:23.632Z] 93b9cdb0e59b: Download complete [2021-05-04T08:29:23.632Z] 5e14af77c1be: Verifying Checksum [2021-05-04T08:29:23.632Z] 5e14af77c1be: Download complete [2021-05-04T08:29:23.632Z] 01666e4c0597: Verifying Checksum [2021-05-04T08:29:23.632Z] 01666e4c0597: Download complete [2021-05-04T08:29:23.632Z] 93b61091891f: Verifying Checksum [2021-05-04T08:29:23.632Z] 93b61091891f: Download complete [2021-05-04T08:29:24.664Z] 8ad3a11d3b57: Verifying Checksum [2021-05-04T08:29:24.664Z] 8ad3a11d3b57: Download complete [2021-05-04T08:29:24.664Z] df20fa9351a1: Pull complete [2021-05-04T08:29:24.975Z] 36b3adc4ff6f: Pull complete [2021-05-04T08:29:26.978Z] 8ad3a11d3b57: Pull complete [2021-05-04T08:29:26.978Z] 46f8f816bc3b: Pull complete [2021-05-04T08:29:29.220Z] 93b61091891f: Pull complete [2021-05-04T08:29:30.275Z] 93b9cdb0e59b: Pull complete [2021-05-04T08:29:30.572Z] aa168da1d23b: Verifying Checksum [2021-05-04T08:29:30.572Z] aa168da1d23b: Download complete [2021-05-04T08:29:32.117Z] 5e14af77c1be: Pull complete [2021-05-04T08:29:32.117Z] 01666e4c0597: Pull complete [2021-05-04T08:29:54.907Z] aa168da1d23b: Pull complete [2021-05-04T08:29:54.907Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-04T08:29:54.907Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-04T08:29:54.907Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-04T08:29:55.409Z] prd-centos7-docker-4c-2g-2891 does not seem to be running inside a container [2021-05-04T08:29:55.695Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-05-04T08:29:59.713Z] $ docker top 7b0f030da63a92bb6aaeb6bfbdf5929d2f75a2e9ed071bc22eec6b24114aed45 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-04T08:30:00.892Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-04T08:30:02.122Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-04T08:30:03.153Z] + ls /var/log/sa-host [2021-05-04T08:30:03.153Z] + sadf -c /var/log/sa-host/sa04 [2021-05-04T08:30:03.153Z] file_magic: OK [2021-05-04T08:30:03.153Z] HZ: Using current value: 100 [2021-05-04T08:30:03.153Z] file_header: OK [2021-05-04T08:30:03.153Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-05-04T08:30:03.153Z] Statistics: [2021-05-04T08:30:03.153Z] 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-05-04T08:30:03.153Z] File successfully converted to sysstat format version 12.2.1 [2021-05-04T08:30:03.153Z] + sadf -c /var/log/sa-host/sa23 [2021-05-04T08:30:03.153Z] file_magic: OK [2021-05-04T08:30:03.153Z] HZ: Using current value: 100 [2021-05-04T08:30:03.153Z] file_header: OK [2021-05-04T08:30:03.153Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-05-04T08:30:03.153Z] Statistics: [2021-05-04T08:30:03.153Z] Hnuu...uuuununununu... [2021-05-04T08:30:03.153Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-04T08:30:03.873Z] provisioning config files... [2021-05-04T08:30:03.906Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config3891465604989079063tmp [Pipeline] { [Pipeline] echo [2021-05-04T08:30:03.999Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-04T08:30:04.724Z] ---> create-netrc.sh [Pipeline] } [2021-05-04T08:30:04.769Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-04T08:30:04.856Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-04T08:30:05.629Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-04T08:30:05.672Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-04T08:30:06.222Z] ---> sudo-logs.sh [2021-05-04T08:30:06.222Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-04T08:30:06.625Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-04T08:30:07.074Z] ---> job-cost.sh [2021-05-04T08:30:07.358Z] lf-activate-venv: SKIPPING [2021-05-04T08:30:07.358Z] DEBUG: total: 0.20999999344348907 [2021-05-04T08:30:07.358Z] INFO: Retrieving Stack Cost... [2021-05-04T08:30:09.309Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-05-04T08:30:09.924Z] INFO: Archiving Costs [Pipeline] echo [2021-05-04T08:30:09.975Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-04T08:30:10.334Z] ---> logs-deploy.sh [2021-05-04T08:30:10.334Z] lf-activate-venv: SKIPPING [2021-05-04T08:30:10.334Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3420/1 [2021-05-04T08:30:10.334Z] INFO: archiving workspace using pattern(s): [2021-05-04T08:30:13.784Z] Archives upload complete. [2021-05-04T08:30:13.784Z] INFO: archiving logs to Nexus [2021-05-04T08:30:15.231Z] ---> uname -a: [2021-05-04T08:30:15.231Z] Linux prd-centos7-docker-4c-2g-2891.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2021-05-04T08:30:15.231Z] [2021-05-04T08:30:15.231Z] [2021-05-04T08:30:15.231Z] ---> lscpu: [2021-05-04T08:30:15.231Z] Architecture: x86_64 [2021-05-04T08:30:15.232Z] CPU op-mode(s): 32-bit, 64-bit [2021-05-04T08:30:15.232Z] Byte Order: Little Endian [2021-05-04T08:30:15.232Z] Address sizes: 40 bits physical, 48 bits virtual [2021-05-04T08:30:15.232Z] CPU(s): 4 [2021-05-04T08:30:15.232Z] On-line CPU(s) list: 0-3 [2021-05-04T08:30:15.232Z] Thread(s) per core: 1 [2021-05-04T08:30:15.232Z] Core(s) per socket: 1 [2021-05-04T08:30:15.232Z] Socket(s): 4 [2021-05-04T08:30:15.232Z] NUMA node(s): 1 [2021-05-04T08:30:15.232Z] Vendor ID: GenuineIntel [2021-05-04T08:30:15.232Z] CPU family: 6 [2021-05-04T08:30:15.232Z] Model: 44 [2021-05-04T08:30:15.232Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-05-04T08:30:15.232Z] Stepping: 1 [2021-05-04T08:30:15.232Z] CPU MHz: 2933.438 [2021-05-04T08:30:15.232Z] BogoMIPS: 5866.87 [2021-05-04T08:30:15.232Z] Virtualization: VT-x [2021-05-04T08:30:15.232Z] Hypervisor vendor: KVM [2021-05-04T08:30:15.232Z] Virtualization type: full [2021-05-04T08:30:15.232Z] L1d cache: 128 KiB [2021-05-04T08:30:15.232Z] L1i cache: 128 KiB [2021-05-04T08:30:15.232Z] L2 cache: 16 MiB [2021-05-04T08:30:15.232Z] L3 cache: 64 MiB [2021-05-04T08:30:15.232Z] NUMA node0 CPU(s): 0-3 [2021-05-04T08:30:15.232Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-05-04T08:30:15.232Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-05-04T08:30:15.232Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-05-04T08:30:15.232Z] Vulnerability Meltdown: Mitigation; PTI [2021-05-04T08:30:15.232Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-05-04T08:30:15.232Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-05-04T08:30:15.232Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-05-04T08:30:15.232Z] Vulnerability Srbds: Not affected [2021-05-04T08:30:15.232Z] Vulnerability Tsx async abort: Not affected [2021-05-04T08:30:15.232Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2021-05-04T08:30:15.232Z] [2021-05-04T08:30:15.232Z] [2021-05-04T08:30:15.232Z] ---> nproc: [2021-05-04T08:30:15.232Z] 4 [2021-05-04T08:30:15.232Z] [2021-05-04T08:30:15.232Z] [2021-05-04T08:30:15.232Z] ---> df -h: [2021-05-04T08:30:15.232Z] Filesystem Size Used Available Use% Mounted on [2021-05-04T08:30:15.232Z] overlay 50.0G 12.2G 37.8G 24% / [2021-05-04T08:30:15.232Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-05-04T08:30:15.232Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-05-04T08:30:15.232Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-05-04T08:30:15.232Z] /dev/vda1 50.0G 12.2G 37.8G 24% /facter-os [2021-05-04T08:30:15.232Z] /dev/vda1 50.0G 12.2G 37.8G 24% /etc/resolv.conf [2021-05-04T08:30:15.232Z] /dev/vda1 50.0G 12.2G 37.8G 24% /etc/hostname [2021-05-04T08:30:15.232Z] /dev/vda1 50.0G 12.2G 37.8G 24% /etc/hosts [2021-05-04T08:30:15.232Z] /dev/vda1 50.0G 12.2G 37.8G 24% /var/log/auth.log [2021-05-04T08:30:15.232Z] /dev/vda1 50.0G 12.2G 37.8G 24% /run/cloud-init/result.json [2021-05-04T08:30:15.232Z] /dev/vda1 50.0G 12.2G 37.8G 24% /var/log/sa-host [2021-05-04T08:30:15.232Z] /dev/vda1 50.0G 12.2G 37.8G 24% /var/log/secure [2021-05-04T08:30:15.232Z] /dev/vda1 50.0G 12.2G 37.8G 24% /w/workspace/edgex-go/1@tmp [2021-05-04T08:30:15.232Z] /dev/vda1 50.0G 12.2G 37.8G 24% /w/workspace/edgex-go/1 [2021-05-04T08:30:15.232Z] [2021-05-04T08:30:15.232Z] [2021-05-04T08:30:15.232Z] ---> free -m: [2021-05-04T08:30:15.232Z] total used free shared buff/cache available [2021-05-04T08:30:15.232Z] Mem: 1837 711 91 0 1034 1044 [2021-05-04T08:30:15.232Z] Swap: 1023 93 930 [2021-05-04T08:30:15.232Z] [2021-05-04T08:30:15.232Z] [2021-05-04T08:30:15.232Z] ---> ip addr: [2021-05-04T08:30:15.232Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-05-04T08:30:15.232Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-05-04T08:30:15.232Z] inet 127.0.0.1/8 scope host lo [2021-05-04T08:30:15.232Z] valid_lft forever preferred_lft forever [2021-05-04T08:30:15.232Z] inet6 ::1/128 scope host [2021-05-04T08:30:15.232Z] valid_lft forever preferred_lft forever [2021-05-04T08:30:15.232Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-05-04T08:30:15.232Z] link/ether fa:16:3e:5a:c6:f6 brd ff:ff:ff:ff:ff:ff [2021-05-04T08:30:15.232Z] inet 10.30.122.162/23 brd 10.30.123.255 scope global dynamic eth0 [2021-05-04T08:30:15.232Z] valid_lft 84850sec preferred_lft 84850sec [2021-05-04T08:30:15.232Z] inet6 fe80::f816:3eff:fe5a:c6f6/64 scope link [2021-05-04T08:30:15.232Z] valid_lft forever preferred_lft forever [2021-05-04T08:30:15.232Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-05-04T08:30:15.232Z] link/ether 02:42:5a:4e:82:9f brd ff:ff:ff:ff:ff:ff [2021-05-04T08:30:15.232Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-05-04T08:30:15.232Z] valid_lft forever preferred_lft forever [2021-05-04T08:30:15.232Z] inet6 fe80::42:5aff:fe4e:829f/64 scope link [2021-05-04T08:30:15.232Z] valid_lft forever preferred_lft forever [2021-05-04T08:30:15.232Z] [2021-05-04T08:30:15.232Z] [2021-05-04T08:30:15.232Z] ---> sar -b -r -n DEV: [2021-05-04T08:30:15.232Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/04/21 _x86_64_ (4 CPU) [2021-05-04T08:30:15.232Z] [2021-05-04T08:30:15.232Z] 08:04:10 LINUX RESTART (4 CPU) [2021-05-04T08:30:15.232Z] [2021-05-04T08:30:15.232Z] 08:05:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-05-04T08:30:15.232Z] 08:06:01 72.25 21.49 50.76 0.00 5572.02 9263.38 0.00 [2021-05-04T08:30:15.232Z] 08:07:02 113.22 41.91 71.31 0.00 5270.78 34415.09 0.00 [2021-05-04T08:30:15.232Z] 08:08:01 239.40 67.64 171.76 0.00 3185.28 27099.07 0.00 [2021-05-04T08:30:15.232Z] 08:09:02 146.79 97.33 49.45 0.00 3072.85 6581.44 0.00 [2021-05-04T08:30:15.232Z] 08:10:01 69.39 17.99 51.40 0.00 668.70 6145.20 0.00 [2021-05-04T08:30:15.232Z] 08:11:01 72.50 38.42 34.07 0.00 1430.13 2209.52 0.00 [2021-05-04T08:30:15.232Z] 08:12:01 86.45 35.97 50.47 0.00 2224.38 6394.98 0.00 [2021-05-04T08:30:15.232Z] 08:13:01 30.59 0.65 29.94 0.00 16.75 6264.10 0.00 [2021-05-04T08:30:15.232Z] 08:14:02 167.54 36.75 130.78 0.00 11710.15 65521.78 0.00 [2021-05-04T08:30:15.232Z] 08:15:02 885.44 709.42 176.03 0.00 83080.31 100294.07 0.00 [2021-05-04T08:30:15.232Z] 08:16:03 2103.52 1885.62 217.89 0.00 114885.70 124962.18 0.00 [2021-05-04T08:30:15.232Z] 08:17:01 608.18 507.99 100.19 0.00 27410.96 31755.60 0.00 [2021-05-04T08:30:15.232Z] 08:18:02 217.04 80.95 136.09 0.00 7410.12 23552.45 0.00 [2021-05-04T08:30:15.232Z] 08:19:06 752.83 500.59 252.24 0.00 66499.36 117640.40 0.00 [2021-05-04T08:30:15.232Z] 08:20:05 1742.74 1488.07 254.67 0.00 84717.27 90030.38 0.00 [2021-05-04T08:30:15.232Z] 08:21:01 1076.50 900.58 175.92 0.00 49688.94 56986.70 0.00 [2021-05-04T08:30:15.232Z] 08:22:02 221.28 53.86 167.42 0.00 7037.32 25443.99 0.00 [2021-05-04T08:30:15.232Z] 08:23:01 43.72 23.20 20.53 0.00 3130.80 2518.01 0.00 [2021-05-04T08:30:15.232Z] 08:24:01 0.18 0.02 0.17 0.00 0.53 1.89 0.00 [2021-05-04T08:30:15.232Z] 08:25:01 0.33 0.07 0.27 0.00 1.33 3.50 0.00 [2021-05-04T08:30:15.232Z] 08:26:01 0.23 0.00 0.23 0.00 0.00 2.31 0.00 [2021-05-04T08:30:15.232Z] 08:27:02 0.25 0.02 0.23 0.00 0.53 2.22 0.00 [2021-05-04T08:30:15.232Z] 08:28:01 0.29 0.00 0.29 0.00 0.00 3.15 0.00 [2021-05-04T08:30:15.232Z] 08:29:01 13.58 13.33 0.25 0.00 762.42 24.88 0.00 [2021-05-04T08:30:15.232Z] 08:30:01 179.13 82.02 97.11 0.00 7899.55 18656.23 0.00 [2021-05-04T08:30:15.232Z] Average: 353.36 263.49 89.86 0.00 19508.59 30488.79 0.00 [2021-05-04T08:30:15.232Z] [2021-05-04T08:30:15.232Z] 08:05:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-05-04T08:30:15.232Z] 08:06:01 100412 0 673848 35.81 2620 1104664 1330260 45.40 531500 1043532 24548 [2021-05-04T08:30:15.232Z] 08:07:02 70788 0 737080 39.17 2036 1071640 1572096 53.65 712488 878308 40436 [2021-05-04T08:30:15.232Z] 08:08:01 342492 0 712928 37.89 1480 824644 1122704 38.32 423568 842428 32 [2021-05-04T08:30:15.232Z] 08:09:02 132284 0 804944 42.78 792 943524 1757648 59.99 634740 836888 21092 [2021-05-04T08:30:15.232Z] 08:10:01 129000 0 866576 46.06 520 885448 1823288 62.23 728540 737660 39472 [2021-05-04T08:30:15.232Z] 08:11:01 293572 0 827260 43.97 460 760252 1714572 58.52 566372 732892 56596 [2021-05-04T08:30:15.232Z] 08:12:01 239432 0 790812 42.03 420 850880 1433824 48.93 570388 776276 2940 [2021-05-04T08:30:15.232Z] 08:13:01 94664 0 787344 41.85 404 999132 1433364 48.92 640100 851524 25144 [2021-05-04T08:30:15.232Z] 08:14:02 75192 0 724656 38.51 32 1081664 1303264 44.48 711924 842632 49180 [2021-05-04T08:30:15.232Z] 08:15:02 334184 0 763364 40.57 0 783996 1961248 66.93 606676 722980 68 [2021-05-04T08:30:15.232Z] 08:16:03 75820 0 824840 43.84 0 980884 2339216 79.83 765448 808948 86492 [2021-05-04T08:30:15.232Z] 08:17:01 334820 0 1011372 53.75 0 535352 3103680 105.92 681588 595264 37692 [2021-05-04T08:30:15.232Z] 08:18:02 356436 0 742784 39.48 0 782324 1658160 56.59 499352 770360 948 [2021-05-04T08:30:15.232Z] 08:19:06 74068 0 793464 42.17 0 1014012 2287388 78.06 711724 869320 65400 [2021-05-04T08:30:15.232Z] 08:20:05 60016 0 800580 42.55 0 1020948 2218140 75.70 728912 843804 88752 [2021-05-04T08:30:15.232Z] 08:21:01 77148 0 1133056 60.22 0 671340 3484404 118.92 863564 663500 11240 [2021-05-04T08:30:15.232Z] 08:22:02 342048 0 739620 39.31 0 799876 2154292 73.52 579352 703888 0 [2021-05-04T08:30:15.232Z] 08:23:01 380536 0 626876 33.32 0 874132 1270744 43.37 510644 738356 12 [2021-05-04T08:30:15.232Z] 08:24:01 387132 0 620288 32.97 0 874124 1197512 40.87 506176 737748 8 [2021-05-04T08:30:15.232Z] 08:25:01 387740 0 619668 32.93 0 874136 1197300 40.86 505984 737768 8 [2021-05-04T08:30:15.232Z] 08:26:01 387980 0 619352 32.92 0 874212 1197372 40.86 506072 737804 20 [2021-05-04T08:30:15.232Z] 08:27:02 388068 0 619324 32.92 0 874152 1197300 40.86 505748 737788 12 [2021-05-04T08:30:15.232Z] 08:28:01 388092 0 619284 32.91 0 874168 1197300 40.86 505872 737804 8 [2021-05-04T08:30:15.232Z] 08:29:01 358184 0 627404 33.35 0 895956 1202316 41.03 514592 755956 852 [2021-05-04T08:30:15.232Z] 08:30:01 113416 0 709356 37.70 0 1058772 1569280 53.56 570792 900952 48 [2021-05-04T08:30:15.232Z] Average: 236941 0 751843 39.96 351 892409 1709067 58.33 603285 784175 22040 [2021-05-04T08:30:15.232Z] [2021-05-04T08:30:15.232Z] 08:05:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-05-04T08:30:15.232Z] 08:06:01 veth344611b 186.39 110.91 19.40 423.38 0.00 0.00 0.00 0.00 [2021-05-04T08:30:15.232Z] 08:06:01 eth0 840.65 620.03 4098.05 109.04 0.00 0.00 0.00 0.00 [2021-05-04T08:30:15.232Z] 08:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-04T08:30:15.232Z] 08:06:01 docker0 186.39 110.79 16.85 423.37 0.00 0.00 0.00 0.00 [2021-05-04T08:30:15.232Z] 08:07:02 eth0 724.56 829.63 4908.09 117.00 0.00 0.00 0.00 0.00 [2021-05-04T08:30:15.232Z] 08:07:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-04T08:30:15.232Z] 08:07:02 docker0 629.28 452.89 51.54 2233.74 0.00 0.00 0.00 0.00 [2021-05-04T08:30:15.232Z] 08:08:01 eth0 246.57 167.72 869.56 20.09 0.00 0.00 0.00 0.00 [2021-05-04T08:30:15.232Z] 08:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-04T08:30:15.232Z] 08:08:01 docker0 154.20 222.57 10.09 854.65 0.00 0.00 0.00 0.00 [2021-05-04T08:30:15.232Z] 08:09:02 veth5354502 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-04T08:30:15.232Z] 08:09:02 eth0 25.84 21.29 28.13 11.10 0.00 0.00 0.00 0.00 [2021-05-04T08:30:15.232Z] 08:09:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-04T08:30:15.232Z] 08:09:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-04T08:30:15.232Z] 08:10:01 veth5354502 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-04T08:30:15.232Z] 08:10:01 eth0 34.11 31.00 19.05 79.65 0.00 0.00 0.00 0.00 [2021-05-04T08:30:15.232Z] 08:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-04T08:30:15.233Z] 08:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-04T08:30:15.233Z] 08:11:01 veth5354502 2.28 2.28 0.18 0.18 0.00 0.00 0.00 0.00 [2021-05-04T08:30:15.233Z] 08:11:01 eth0 28.36 20.88 20.24 16.04 0.00 0.00 0.00 0.00 [2021-05-04T08:30:15.233Z] 08:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-04T08:30:15.233Z] 08:11:01 docker0 2.28 2.28 0.15 0.18 0.00 0.00 0.00 0.00 [2021-05-04T08:30:15.233Z] 08:12:01 veth5354502 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-04T08:30:15.233Z] 08:12:01 eth0 10.24 7.43 9.06 5.06 0.00 0.00 0.00 0.00 [2021-05-04T08:30:15.233Z] 08:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-04T08:30:15.233Z] 08:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-04T08:30:15.233Z] 08:13:01 veth5354502 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-04T08:30:15.233Z] 08:13:01 eth0 25.93 19.16 20.87 11.22 0.00 0.00 0.00 0.00 [2021-05-04T08:30:15.233Z] 08:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-04T08:30:15.233Z] 08:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-04T08:30:15.233Z] 08:14:02 veth3b6a53a 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-04T08:30:15.233Z] 08:14:02 eth0 181.68 149.79 1662.19 82.47 0.00 0.00 0.00 0.00 [2021-05-04T08:30:15.233Z] 08:14:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-04T08:30:15.233Z] 08:14:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-04T08:30:15.233Z] 08:15:02 veth71ab39c 8.88 11.66 0.75 33.13 0.00 0.00 0.00 0.00 [2021-05-04T08:30:15.233Z] 08:15:02 veth1044548 5.01 10.34 0.35 28.52 0.00 0.00 0.00 0.00 [2021-05-04T08:30:15.233Z] 08:15:02 veth45b522f 2.95 4.32 0.23 10.70 0.00 0.00 0.00 0.00 [2021-05-04T08:30:15.233Z] 08:15:02 veth3b6a53a 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-04T08:30:15.233Z] 08:16:03 veth3b6a53a 0.00 0.16 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-04T08:30:15.233Z] 08:16:03 eth0 2195.41 1904.46 11706.50 457.34 0.00 0.00 0.00 0.00 [2021-05-04T08:30:15.233Z] 08:16:03 lo 0.11 0.11 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-04T08:30:15.233Z] 08:16:03 docker0 994.02 828.18 79.84 3605.44 0.00 0.00 0.00 0.00 [2021-05-04T08:30:15.233Z] 08:17:01 vethd439ddd 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-04T08:30:15.233Z] 08:17:01 veth99c88c4 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-04T08:30:15.233Z] 08:17:01 veth46fb554 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-04T08:30:15.233Z] 08:17:01 veth3b6a53a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-04T08:30:15.233Z] 08:18:02 veth3b6a53a 0.00 0.26 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-04T08:30:15.233Z] 08:18:02 eth0 2352.93 2023.35 12819.88 532.71 0.00 0.00 0.00 0.00 [2021-05-04T08:30:15.233Z] 08:18:02 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-04T08:30:15.233Z] 08:18:02 docker0 1019.15 863.43 81.63 3802.10 0.00 0.00 0.00 0.00 [2021-05-04T08:30:15.233Z] 08:19:06 veth3b6a53a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-04T08:30:15.233Z] 08:19:06 eth0 119.88 79.48 812.62 21.22 0.00 0.00 0.00 0.00 [2021-05-04T08:30:15.233Z] 08:19:06 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-04T08:30:15.233Z] 08:19:06 vethdc3c0e2 18.71 40.99 1.55 322.27 0.00 0.00 0.00 0.00 [2021-05-04T08:30:15.233Z] 08:20:05 veth3b6a53a 0.00 0.27 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-04T08:30:15.233Z] 08:20:05 eth0 85.49 59.25 154.29 84.17 0.00 0.00 0.00 0.00 [2021-05-04T08:30:15.233Z] 08:20:05 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-04T08:30:15.233Z] 08:20:05 docker0 1093.56 977.30 86.82 4381.80 0.00 0.00 0.00 0.00 [2021-05-04T08:30:15.233Z] 08:21:01 veth9958cdd 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-04T08:30:15.233Z] 08:21:01 veth5169990 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-04T08:30:15.233Z] 08:21:01 veth3b6a53a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-04T08:30:15.233Z] 08:21:01 eth0 28.59 21.26 21.96 12.00 0.00 0.00 0.00 0.00 [2021-05-04T08:30:15.233Z] 08:22:02 vethec4c133 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-04T08:30:15.233Z] 08:22:02 veth233145f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-04T08:30:15.233Z] 08:22:02 veth3b6a53a 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-04T08:30:15.233Z] 08:22:02 eth0 53.20 33.31 95.76 44.63 0.00 0.00 0.00 0.00 [2021-05-04T08:30:15.233Z] 08:23:01 eth0 13.18 9.43 9.02 30.15 0.00 0.00 0.00 0.00 [2021-05-04T08:30:15.233Z] 08:23:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-04T08:30:15.233Z] 08:23:01 docker0 1097.09 995.61 86.92 4443.43 0.00 0.00 0.00 0.00 [2021-05-04T08:30:15.233Z] 08:24:01 eth0 0.53 0.28 0.28 0.23 0.00 0.00 0.00 0.00 [2021-05-04T08:30:15.233Z] 08:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-04T08:30:15.233Z] 08:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-04T08:30:15.233Z] 08:25:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-04T08:30:15.233Z] 08:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-04T08:30:15.233Z] 08:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-04T08:30:15.233Z] 08:26:01 eth0 0.27 0.18 0.14 0.07 0.00 0.00 0.00 0.00 [2021-05-04T08:30:15.233Z] 08:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-04T08:30:15.233Z] 08:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-04T08:30:15.233Z] 08:27:02 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-04T08:30:15.233Z] 08:27:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-04T08:30:15.233Z] 08:27:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-04T08:30:15.233Z] 08:28:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-04T08:30:15.233Z] 08:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-04T08:30:15.233Z] 08:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-04T08:30:15.233Z] 08:29:01 eth0 6.97 4.61 7.42 2.64 0.00 0.00 0.00 0.00 [2021-05-04T08:30:15.233Z] 08:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-04T08:30:15.233Z] 08:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-04T08:30:15.233Z] 08:30:01 eth0 217.08 169.96 2175.48 39.23 0.00 0.00 0.00 0.00 [2021-05-04T08:30:15.233Z] 08:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-04T08:30:15.233Z] 08:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-04T08:30:15.233Z] Average: eth0 114.61 96.25 647.42 30.75 0.00 0.00 0.00 0.00 [2021-05-04T08:30:15.233Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-04T08:30:15.233Z] Average: docker0 43.29 39.29 3.43 175.34 0.00 0.00 0.00 0.00 [2021-05-04T08:30:15.233Z] [2021-05-04T08:30:15.233Z] [2021-05-04T08:30:15.233Z] ---> sar -P ALL: [2021-05-04T08:30:15.233Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/04/21 _x86_64_ (4 CPU) [2021-05-04T08:30:15.233Z] [2021-05-04T08:30:15.233Z] 08:04:10 LINUX RESTART (4 CPU) [2021-05-04T08:30:15.233Z] [2021-05-04T08:30:15.233Z] 08:05:01 CPU %user %nice %system %iowait %steal %idle [2021-05-04T08:30:15.233Z] 08:06:01 all 14.66 0.00 5.84 1.26 15.03 63.20 [2021-05-04T08:30:15.233Z] 08:06:01 0 14.32 0.00 5.66 0.27 15.53 64.22 [2021-05-04T08:30:15.233Z] 08:06:01 1 13.11 0.00 6.74 2.37 16.18 61.60 [2021-05-04T08:30:15.233Z] 08:06:01 2 15.86 0.00 5.80 0.64 14.34 63.36 [2021-05-04T08:30:15.233Z] 08:06:01 3 15.38 0.00 5.16 1.74 14.08 63.64 [2021-05-04T08:30:15.233Z] 08:07:02 all 9.77 0.00 4.77 0.69 22.98 61.79 [2021-05-04T08:30:15.233Z] 08:07:02 0 13.19 0.00 4.68 0.85 24.39 56.89 [2021-05-04T08:30:15.233Z] 08:07:02 1 9.02 0.00 3.84 0.33 23.11 63.70 [2021-05-04T08:30:15.233Z] 08:07:02 2 7.32 0.00 6.20 0.68 22.37 63.43 [2021-05-04T08:30:15.233Z] 08:07:02 3 9.52 0.00 4.35 0.92 22.05 63.16 [2021-05-04T08:30:15.233Z] 08:08:01 all 5.63 0.00 6.60 3.31 19.82 64.64 [2021-05-04T08:30:15.233Z] 08:08:01 0 5.19 0.00 6.54 2.62 20.67 64.99 [2021-05-04T08:30:15.233Z] 08:08:01 1 6.36 0.00 6.54 4.61 20.11 62.38 [2021-05-04T08:30:15.233Z] 08:08:01 2 5.92 0.00 6.84 3.81 19.95 63.48 [2021-05-04T08:30:15.233Z] 08:08:01 3 5.04 0.00 6.48 2.17 18.53 67.78 [2021-05-04T08:30:15.233Z] 08:09:02 all 30.60 0.00 9.95 5.01 22.06 32.37 [2021-05-04T08:30:15.233Z] 08:09:02 0 28.06 0.00 10.26 5.00 24.58 32.09 [2021-05-04T08:30:15.233Z] 08:09:02 1 32.88 0.00 9.59 5.38 21.00 31.15 [2021-05-04T08:30:15.233Z] 08:09:02 2 35.83 0.00 11.04 5.63 18.73 28.77 [2021-05-04T08:30:15.233Z] 08:09:02 3 25.95 0.00 8.96 4.09 23.77 37.24 [2021-05-04T08:30:15.233Z] 08:10:01 all 38.35 0.00 13.28 1.96 27.92 18.49 [2021-05-04T08:30:15.233Z] 08:10:01 0 38.24 0.00 14.00 1.76 28.67 17.32 [2021-05-04T08:30:15.233Z] 08:10:01 1 35.39 0.00 12.57 1.55 28.55 21.93 [2021-05-04T08:30:15.233Z] 08:10:01 2 38.95 0.00 12.84 2.98 27.61 17.62 [2021-05-04T08:30:15.233Z] 08:10:01 3 40.93 0.00 13.72 1.57 26.80 16.98 [2021-05-04T08:30:15.233Z] 08:11:01 all 25.74 0.00 10.58 1.82 26.12 35.74 [2021-05-04T08:30:15.233Z] 08:11:01 0 24.40 0.00 9.80 2.20 28.55 35.05 [2021-05-04T08:30:15.233Z] 08:11:01 1 23.82 0.00 9.72 1.50 25.91 39.05 [2021-05-04T08:30:15.233Z] 08:11:01 2 25.54 0.00 11.02 2.21 25.31 35.93 [2021-05-04T08:30:15.233Z] 08:11:01 3 29.39 0.00 11.88 1.37 24.62 32.74 [2021-05-04T08:30:15.233Z] 08:12:01 all 34.31 0.00 15.17 3.74 21.27 25.50 [2021-05-04T08:30:15.233Z] 08:12:01 0 33.47 0.00 14.39 3.21 22.20 26.73 [2021-05-04T08:30:15.233Z] 08:12:01 1 32.62 0.00 15.05 4.64 22.33 25.36 [2021-05-04T08:30:15.233Z] 08:12:01 2 33.04 0.00 14.70 3.24 20.60 28.41 [2021-05-04T08:30:15.233Z] 08:12:01 3 38.26 0.00 16.61 3.92 19.93 21.27 [2021-05-04T08:30:15.233Z] 08:13:01 all 18.66 0.00 11.71 0.62 26.09 42.92 [2021-05-04T08:30:15.233Z] 08:13:01 0 17.78 0.00 11.75 0.30 26.41 43.75 [2021-05-04T08:30:15.233Z] 08:13:01 1 18.09 0.00 11.96 0.56 25.75 43.64 [2021-05-04T08:30:15.233Z] 08:13:01 2 17.15 0.00 11.87 0.15 25.93 44.89 [2021-05-04T08:30:15.233Z] 08:13:01 3 21.67 0.00 11.25 1.46 26.25 39.37 [2021-05-04T08:30:15.233Z] 08:14:02 all 5.77 0.00 7.72 2.66 26.75 57.10 [2021-05-04T08:30:15.233Z] 08:14:02 0 7.71 0.00 9.87 3.97 27.40 51.05 [2021-05-04T08:30:15.233Z] 08:14:02 1 4.82 0.00 6.89 2.35 27.12 58.81 [2021-05-04T08:30:15.233Z] 08:14:02 2 6.23 0.00 6.78 2.81 26.85 57.34 [2021-05-04T08:30:15.233Z] 08:14:02 3 4.37 0.00 7.41 1.54 25.64 61.04 [2021-05-04T08:30:15.233Z] 08:15:02 all 13.71 0.00 14.35 9.12 33.50 29.32 [2021-05-04T08:30:15.233Z] 08:15:02 0 15.07 0.00 15.89 7.94 34.49 26.62 [2021-05-04T08:30:15.234Z] 08:15:02 1 12.23 0.00 13.73 9.17 33.20 31.67 [2021-05-04T08:30:15.234Z] 08:15:02 2 13.86 0.00 14.48 10.35 33.48 27.83 [2021-05-04T08:30:15.234Z] 08:15:02 3 13.75 0.00 13.35 9.00 32.86 31.06 [2021-05-04T08:30:15.234Z] 08:16:03 all 10.14 0.00 14.26 23.62 30.47 21.51 [2021-05-04T08:30:15.234Z] 08:16:03 0 9.81 0.00 12.92 23.92 30.85 22.49 [2021-05-04T08:30:15.234Z] 08:16:03 1 9.49 0.00 14.43 23.30 29.55 23.24 [2021-05-04T08:30:15.234Z] 08:16:03 2 11.44 0.00 16.18 22.80 30.48 19.10 [2021-05-04T08:30:15.234Z] 08:16:03 3 9.87 0.00 13.60 24.43 31.00 21.11 [2021-05-04T08:30:15.234Z] [2021-05-04T08:30:15.234Z] 08:16:03 CPU %user %nice %system %iowait %steal %idle [2021-05-04T08:30:15.234Z] 08:17:01 all 41.84 0.00 12.43 12.33 21.87 11.53 [2021-05-04T08:30:15.234Z] 08:17:01 0 42.13 0.00 12.59 12.08 21.24 11.96 [2021-05-04T08:30:15.234Z] 08:17:01 1 42.65 0.00 12.32 12.49 21.54 10.99 [2021-05-04T08:30:15.234Z] 08:17:01 2 40.38 0.00 12.06 12.04 23.10 12.43 [2021-05-04T08:30:15.234Z] 08:17:01 3 42.20 0.00 12.74 12.72 21.62 10.72 [2021-05-04T08:30:15.234Z] 08:18:02 all 41.05 0.00 13.06 6.40 26.21 13.27 [2021-05-04T08:30:15.234Z] 08:18:02 0 41.36 0.00 13.28 7.88 26.41 11.06 [2021-05-04T08:30:15.234Z] 08:18:02 1 42.40 0.00 12.93 5.09 26.65 12.93 [2021-05-04T08:30:15.234Z] 08:18:02 2 39.77 0.00 13.94 6.48 26.35 13.47 [2021-05-04T08:30:15.234Z] 08:18:02 3 40.71 0.00 12.12 6.16 25.46 15.55 [2021-05-04T08:30:15.234Z] 08:19:06 all 15.81 0.00 14.03 9.51 35.30 25.36 [2021-05-04T08:30:15.234Z] 08:19:06 0 17.54 0.00 15.60 10.12 35.38 21.37 [2021-05-04T08:30:15.234Z] 08:19:06 1 14.80 0.00 13.15 9.53 35.71 26.81 [2021-05-04T08:30:15.234Z] 08:19:06 2 15.21 0.00 12.68 10.10 35.42 26.59 [2021-05-04T08:30:15.234Z] 08:19:06 3 15.71 0.00 14.74 8.27 34.68 26.60 [2021-05-04T08:30:15.234Z] 08:20:05 all 7.24 0.00 11.21 26.81 30.25 24.49 [2021-05-04T08:30:15.234Z] 08:20:05 0 7.35 0.00 11.49 25.23 30.41 25.51 [2021-05-04T08:30:15.234Z] 08:20:05 1 6.96 0.00 9.95 27.62 30.12 25.35 [2021-05-04T08:30:15.234Z] 08:20:05 2 6.77 0.00 11.39 29.12 30.05 22.68 [2021-05-04T08:30:15.234Z] 08:20:05 3 7.88 0.00 12.06 25.26 30.44 24.37 [2021-05-04T08:30:15.234Z] 08:21:01 all 33.70 0.00 11.92 14.85 23.76 15.77 [2021-05-04T08:30:15.234Z] 08:21:01 0 33.74 0.00 12.59 14.03 22.66 16.98 [2021-05-04T08:30:15.234Z] 08:21:01 1 33.80 0.00 11.17 13.91 24.23 16.88 [2021-05-04T08:30:15.234Z] 08:21:01 2 33.43 0.00 11.88 16.65 23.99 14.06 [2021-05-04T08:30:15.234Z] 08:21:01 3 33.84 0.00 12.05 14.79 24.14 15.18 [2021-05-04T08:30:15.234Z] 08:22:02 all 39.93 0.00 12.92 7.87 18.65 20.63 [2021-05-04T08:30:15.234Z] 08:22:02 0 40.01 0.00 12.07 6.75 19.34 21.83 [2021-05-04T08:30:15.234Z] 08:22:02 1 38.33 0.00 13.27 10.33 19.74 18.32 [2021-05-04T08:30:15.234Z] 08:22:02 2 40.70 0.00 12.99 5.20 18.03 23.08 [2021-05-04T08:30:15.234Z] 08:22:02 3 40.71 0.00 13.35 9.12 17.47 19.35 [2021-05-04T08:30:15.234Z] 08:23:01 all 0.70 0.00 1.36 1.11 3.91 92.91 [2021-05-04T08:30:15.234Z] 08:23:01 0 0.89 0.00 1.47 0.79 3.62 93.24 [2021-05-04T08:30:15.234Z] 08:23:01 1 0.47 0.00 1.58 0.97 3.67 93.31 [2021-05-04T08:30:15.234Z] 08:23:01 2 0.88 0.00 1.11 1.77 4.40 91.84 [2021-05-04T08:30:15.234Z] 08:23:01 3 0.58 0.00 1.27 0.92 3.97 93.27 [2021-05-04T08:30:15.234Z] 08:24:01 all 0.10 0.00 0.07 0.00 0.65 99.17 [2021-05-04T08:30:15.234Z] 08:24:01 0 0.28 0.00 0.07 0.00 0.42 99.24 [2021-05-04T08:30:15.234Z] 08:24:01 1 0.02 0.00 0.08 0.00 0.32 99.59 [2021-05-04T08:30:15.234Z] 08:24:01 2 0.03 0.00 0.05 0.02 0.84 99.06 [2021-05-04T08:30:15.234Z] 08:24:01 3 0.07 0.00 0.08 0.00 1.04 98.81 [2021-05-04T08:30:15.234Z] 08:25:01 all 0.11 0.00 0.16 0.00 0.84 98.89 [2021-05-04T08:30:15.234Z] 08:25:01 0 0.03 0.00 0.20 0.00 0.53 99.24 [2021-05-04T08:30:15.234Z] 08:25:01 1 0.03 0.00 0.07 0.00 0.88 99.02 [2021-05-04T08:30:15.234Z] 08:25:01 2 0.07 0.00 0.20 0.00 0.93 98.81 [2021-05-04T08:30:15.234Z] 08:25:01 3 0.31 0.00 0.18 0.00 1.03 98.48 [2021-05-04T08:30:15.234Z] 08:26:01 all 0.05 0.00 0.04 0.00 0.92 98.99 [2021-05-04T08:30:15.234Z] 08:26:01 0 0.02 0.00 0.03 0.00 1.37 98.59 [2021-05-04T08:30:15.234Z] 08:26:01 1 0.13 0.00 0.03 0.00 0.84 98.99 [2021-05-04T08:30:15.234Z] 08:26:01 2 0.00 0.00 0.03 0.00 0.86 99.11 [2021-05-04T08:30:15.234Z] 08:26:01 3 0.07 0.00 0.05 0.00 0.60 99.29 [2021-05-04T08:30:15.234Z] 08:27:02 all 0.09 0.00 0.24 0.00 1.72 97.95 [2021-05-04T08:30:15.234Z] 08:27:02 0 0.02 0.00 0.31 0.00 2.05 97.62 [2021-05-04T08:30:15.234Z] 08:27:02 1 0.02 0.00 0.15 0.00 1.14 98.70 [2021-05-04T08:30:15.234Z] 08:27:02 2 0.07 0.00 0.39 0.00 1.50 98.04 [2021-05-04T08:30:15.234Z] 08:27:02 3 0.25 0.00 0.10 0.00 2.21 97.45 [2021-05-04T08:30:15.234Z] [2021-05-04T08:30:15.234Z] 08:27:02 CPU %user %nice %system %iowait %steal %idle [2021-05-04T08:30:15.234Z] 08:28:01 all 0.05 0.00 0.02 0.00 0.90 99.02 [2021-05-04T08:30:15.234Z] 08:28:01 0 0.20 0.00 0.02 0.00 0.71 99.07 [2021-05-04T08:30:15.234Z] 08:28:01 1 0.00 0.00 0.02 0.00 1.11 98.88 [2021-05-04T08:30:15.234Z] 08:28:01 2 0.00 0.00 0.02 0.00 0.19 99.80 [2021-05-04T08:30:15.234Z] 08:28:01 3 0.02 0.00 0.03 0.00 1.59 98.36 [2021-05-04T08:30:15.234Z] 08:29:01 all 0.84 0.00 0.72 0.76 4.86 92.82 [2021-05-04T08:30:15.234Z] 08:29:01 0 0.78 0.00 0.56 0.40 6.34 91.92 [2021-05-04T08:30:15.234Z] 08:29:01 1 1.21 0.00 0.86 1.64 4.58 91.71 [2021-05-04T08:30:15.234Z] 08:29:01 2 0.93 0.00 0.87 0.67 3.99 93.54 [2021-05-04T08:30:15.234Z] 08:29:01 3 0.45 0.00 0.61 0.32 4.49 94.13 [2021-05-04T08:30:15.234Z] 08:30:01 all 4.67 0.00 4.61 4.14 26.65 59.92 [2021-05-04T08:30:15.234Z] 08:30:01 0 3.45 0.00 3.90 2.11 26.93 63.61 [2021-05-04T08:30:15.234Z] 08:30:01 1 3.85 0.00 4.40 2.91 25.99 62.85 [2021-05-04T08:30:15.234Z] 08:30:01 2 4.97 0.00 5.09 2.76 26.31 60.87 [2021-05-04T08:30:15.234Z] 08:30:01 3 6.49 0.00 5.10 8.93 27.41 52.08 [2021-05-04T08:30:15.234Z] Average: all 15.04 0.00 7.74 5.44 18.72 53.06 [2021-05-04T08:30:15.234Z] Average: 0 15.13 0.00 7.86 5.22 19.23 52.57 [2021-05-04T08:30:15.234Z] Average: 1 14.58 0.00 7.51 5.56 18.80 53.55 [2021-05-04T08:30:15.234Z] Average: 2 15.07 0.00 7.87 5.52 18.43 53.10 [2021-05-04T08:30:15.234Z] Average: 3 15.39 0.00 7.72 5.47 18.41 53.01 [2021-05-04T08:30:15.234Z] [2021-05-04T08:30:15.234Z] [2021-05-04T08:30:15.234Z]