Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of hareshkainthcanonical for edgexfoundry/edgex-go Loading trusted files from base branch master at 9ab49d518b83cb6b5e0582986504b7992370b3fc rather than b123692ef5aef04367cfb89a2b35ff47f98a9523 Obtained Jenkinsfile from 9ab49d518b83cb6b5e0582986504b7992370b3fc Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-542’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-docker-4c-2g-1342’ is offline; ‘prd-centos7-docker-4c-2g-1348’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-1345’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1353 in /w/workspace/edgexfoundry_edgex-go_PR-2858 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/104 [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/104 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2858/head:refs/remotes/origin/PR-2858 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 9ab49d518b83cb6b5e0582986504b7992370b3fc into PR head commit b123692ef5aef04367cfb89a2b35ff47f98a9523 Merge succeeded, producing d5c8082ff87c77a102a92da02ce2b20fd9007983 Checking out Revision d5c8082ff87c77a102a92da02ce2b20fd9007983 (PR-2858) > git config core.sparsecheckout # timeout=10 > git checkout -f b123692ef5aef04367cfb89a2b35ff47f98a9523 # 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 9ab49d518b83cb6b5e0582986504b7992370b3fc # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d5c8082ff87c77a102a92da02ce2b20fd9007983 # timeout=10 Commit message: "Merge commit '9ab49d518b83cb6b5e0582986504b7992370b3fc' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-04-21T08:30:58.212Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-04-21T08:30:58.315Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-04-21T08:30:58.342Z] ========================================================= [2021-04-21T08:30:58.342Z] EdgeX Global Pipelines Version Info [2021-04-21T08:30:58.342Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk ab9e627856281e26a18f55785a1b78ccb469105b # timeout=10 [2021-04-21T08:30:59.937Z] ------------------- [2021-04-21T08:30:59.937Z] stable info: [2021-04-21T08:30:59.937Z] ------------------- [2021-04-21T08:30:59.937Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-04-21T08:30:59.937Z] Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-04-21T08:30:59.937Z] Message: update stable to v1.0.186 [2021-04-21T08:31:01.332Z] ------------------- [2021-04-21T08:31:01.332Z] experimental info: [2021-04-21T08:31:01.332Z] ------------------- [2021-04-21T08:31:01.332Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-04-21T08:31:01.332Z] Commit SHA: cb91434416315492d6e8e8a157e47fc41dd13198 [2021-04-21T08:31:01.332Z] Message: update experimental to v1.0.189 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-04-21T08:31:01.480Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-04-21T08:31:01.503Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-04-21T08:31:01.531Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-04-21T08:31:01.570Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-04-21T08:31:01.592Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-04-21T08:31:01.614Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-04-21T08:31:01.653Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-04-21T08:31:01.676Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-04-21T08:31:01.700Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-04-21T08:31:01.740Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-04-21T08:31:01.762Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-04-21T08:31:01.789Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-04-21T08:31:01.833Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-04-21T08:31:01.861Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-04-21T08:31:01.882Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-04-21T08:31:01.918Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-04-21T08:31:01.940Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-04-21T08:31:01.962Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-04-21T08:31:02.002Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-04-21T08:31:02.028Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-04-21T08:31:02.051Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-04-21T08:31:02.091Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-04-21T08:31:02.114Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2858 [Pipeline] echo [2021-04-21T08:31:02.136Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2858 [Pipeline] echo [2021-04-21T08:31:02.171Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2858 [Pipeline] echo [2021-04-21T08:31:02.195Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d5c8082ff87c77a102a92da02ce2b20fd9007983 [Pipeline] echo [2021-04-21T08:31:02.217Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d5c8082 [Pipeline] echo [2021-04-21T08:31:02.257Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-21T08:31:02.336Z] provisioning config files... [2021-04-21T08:31:02.371Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/104@tmp/config4627421223311337762tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-21T08:31:02.700Z] ---> docker-login.sh [2021-04-21T08:31:02.700Z] nexus3.edgexfoundry.org:10001 [2021-04-21T08:31:02.964Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-21T08:31:03.228Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-21T08:31:03.228Z] Configure a credential helper to remove this warning. See [2021-04-21T08:31:03.228Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-21T08:31:03.228Z] [2021-04-21T08:31:03.228Z] Login Succeeded [2021-04-21T08:31:03.228Z] nexus3.edgexfoundry.org:10002 [2021-04-21T08:31:03.228Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-21T08:31:03.228Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-21T08:31:03.228Z] Configure a credential helper to remove this warning. See [2021-04-21T08:31:03.228Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-21T08:31:03.228Z] [2021-04-21T08:31:03.228Z] Login Succeeded [2021-04-21T08:31:03.228Z] nexus3.edgexfoundry.org:10003 [2021-04-21T08:31:03.491Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-21T08:31:03.491Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-21T08:31:03.491Z] Configure a credential helper to remove this warning. See [2021-04-21T08:31:03.491Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-21T08:31:03.491Z] [2021-04-21T08:31:03.491Z] Login Succeeded [2021-04-21T08:31:03.491Z] nexus3.edgexfoundry.org:10004 [2021-04-21T08:31:03.754Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-21T08:31:03.754Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-21T08:31:03.754Z] Configure a credential helper to remove this warning. See [2021-04-21T08:31:03.754Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-21T08:31:03.754Z] [2021-04-21T08:31:03.754Z] Login Succeeded [2021-04-21T08:31:03.754Z] docker.io [2021-04-21T08:31:03.754Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-21T08:31:04.016Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-21T08:31:04.016Z] Configure a credential helper to remove this warning. See [2021-04-21T08:31:04.016Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-21T08:31:04.016Z] [2021-04-21T08:31:04.016Z] Login Succeeded [2021-04-21T08:31:04.016Z] ---> docker-login.sh ends [Pipeline] } [2021-04-21T08:31:04.026Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-04-21T08:31:04.364Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-04-21T08:31:04.364Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-21T08:31:04.364Z] ++ dirname cmd/core-command/Dockerfile [2021-04-21T08:31:04.364Z] ++ cut -d/ -f2 [2021-04-21T08:31:04.364Z] + echo core-command,cmd/core-command/Dockerfile [2021-04-21T08:31:04.364Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-21T08:31:04.364Z] ++ dirname cmd/core-data/Dockerfile [2021-04-21T08:31:04.364Z] ++ cut -d/ -f2 [2021-04-21T08:31:04.364Z] + echo core-data,cmd/core-data/Dockerfile [2021-04-21T08:31:04.364Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-21T08:31:04.364Z] ++ dirname cmd/core-metadata/Dockerfile [2021-04-21T08:31:04.364Z] ++ cut -d/ -f2 [2021-04-21T08:31:04.364Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-04-21T08:31:04.364Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-21T08:31:04.364Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-04-21T08:31:04.364Z] ++ cut -d/ -f2 [2021-04-21T08:31:04.364Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-04-21T08:31:04.364Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-21T08:31:04.364Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-04-21T08:31:04.364Z] ++ cut -d/ -f2 [2021-04-21T08:31:04.364Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-04-21T08:31:04.364Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-21T08:31:04.364Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-04-21T08:31:04.365Z] ++ cut -d/ -f2 [2021-04-21T08:31:04.365Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-04-21T08:31:04.365Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-21T08:31:04.365Z] ++ dirname cmd/support-notifications/Dockerfile [2021-04-21T08:31:04.365Z] ++ cut -d/ -f2 [2021-04-21T08:31:04.365Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-04-21T08:31:04.365Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-21T08:31:04.365Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-04-21T08:31:04.365Z] ++ cut -d/ -f2 [2021-04-21T08:31:04.365Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-04-21T08:31:04.365Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-21T08:31:04.365Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-04-21T08:31:04.365Z] ++ cut -d/ -f2 [2021-04-21T08:31:04.365Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-04-21T08:31:04.464Z] Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-04-21T08:31:05.097Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-21T08:31:05.098Z] [2021-04-21T08:31:05.098Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-04-21T08:31:05.436Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-21T08:31:05.436Z] latest: Pulling from edgex-devops/git-semver [2021-04-21T08:31:05.436Z] 31603596830f: Pulling fs layer [2021-04-21T08:31:05.436Z] 2a8b12db71e7: Pulling fs layer [2021-04-21T08:31:05.436Z] 6ca5941a6612: Pulling fs layer [2021-04-21T08:31:05.436Z] ecc8261a40a4: Pulling fs layer [2021-04-21T08:31:05.436Z] ecc8261a40a4: Waiting [2021-04-21T08:31:05.436Z] 2a8b12db71e7: Download complete [2021-04-21T08:31:05.436Z] 31603596830f: Verifying Checksum [2021-04-21T08:31:05.705Z] 6ca5941a6612: Verifying Checksum [2021-04-21T08:31:05.705Z] 6ca5941a6612: Download complete [2021-04-21T08:31:05.705Z] ecc8261a40a4: Verifying Checksum [2021-04-21T08:31:05.705Z] ecc8261a40a4: Download complete [2021-04-21T08:31:05.969Z] 31603596830f: Pull complete [2021-04-21T08:31:05.969Z] 2a8b12db71e7: Pull complete [2021-04-21T08:31:07.376Z] 6ca5941a6612: Pull complete [2021-04-21T08:31:07.376Z] ecc8261a40a4: Pull complete [2021-04-21T08:31:07.376Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-04-21T08:31:07.376Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-21T08:31:07.376Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-04-21T08:31:07.479Z] prd-centos7-docker-4c-2g-1353 does not seem to be running inside a container [2021-04-21T08:31:07.527Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/104 -v /w/workspace/edgex-go/104:/w/workspace/edgex-go/104:rw,z -v /w/workspace/edgex-go/104@tmp:/w/workspace/edgex-go/104@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-04-21T08:31:10.274Z] $ docker top 1c019b83b42f6b387aa48613d0aeb9d5fbcf9547c1bb67ee9f4e418770f4ff44 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-04-21T08:31:10.460Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-21T08:31:10.460Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-21T08:31:10.691Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-21T08:31:10.695Z] $ docker exec 1c019b83b42f6b387aa48613d0aeb9d5fbcf9547c1bb67ee9f4e418770f4ff44 ssh-agent [2021-04-21T08:31:10.885Z] SSH_AUTH_SOCK=/tmp/ssh-EsAd9IyphesC/agent.12 [2021-04-21T08:31:10.885Z] SSH_AGENT_PID=17 [2021-04-21T08:31:10.905Z] Running ssh-add (command line suppressed) [2021-04-21T08:31:11.052Z] Identity added: /w/workspace/edgex-go/104@tmp/private_key_3985836246061934848.key (/w/workspace/edgex-go/104@tmp/private_key_3985836246061934848.key) [2021-04-21T08:31:11.112Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-21T08:31:11.422Z] + git tag --points-at HEAD [Pipeline] } [2021-04-21T08:31:11.455Z] $ docker exec --env ******** --env ******** 1c019b83b42f6b387aa48613d0aeb9d5fbcf9547c1bb67ee9f4e418770f4ff44 ssh-agent -k [2021-04-21T08:31:11.586Z] unset SSH_AUTH_SOCK; [2021-04-21T08:31:11.586Z] unset SSH_AGENT_PID; [2021-04-21T08:31:11.586Z] echo Agent pid 17 killed; [2021-04-21T08:31:11.644Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-04-21T08:31:11.684Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-21T08:31:11.684Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-21T08:31:11.869Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-21T08:31:11.872Z] $ docker exec 1c019b83b42f6b387aa48613d0aeb9d5fbcf9547c1bb67ee9f4e418770f4ff44 ssh-agent [2021-04-21T08:31:12.050Z] SSH_AUTH_SOCK=/tmp/ssh-fkQ6y18yGhAn/agent.48 [2021-04-21T08:31:12.050Z] SSH_AGENT_PID=53 [2021-04-21T08:31:12.059Z] Running ssh-add (command line suppressed) [2021-04-21T08:31:12.192Z] Identity added: /w/workspace/edgex-go/104@tmp/private_key_1030106880877765750.key (/w/workspace/edgex-go/104@tmp/private_key_1030106880877765750.key) [2021-04-21T08:31:12.249Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-21T08:31:12.572Z] + git semver init [2021-04-21T08:31:12.572Z] # -> Open(): unable to determine branch for HEAD [2021-04-21T08:31:12.572Z] # $GIT_DIR = /w/workspace/edgex-go/104/.git [2021-04-21T08:31:12.572Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/104 [2021-04-21T08:31:12.572Z] # $SEMVER_REMOTE_NAME = origin [2021-04-21T08:31:12.572Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-04-21T08:31:12.572Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-04-21T08:31:12.572Z] # $SEMVER_BRANCH = PR-2858 [2021-04-21T08:31:12.572Z] # $SEMVER_TEMP = /tmp/semver-321724341 [2021-04-21T08:31:12.572Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-04-21T08:31:30.763Z] # '/tmp/semver-321724341' -> '/w/workspace/edgex-go/104/.semver' [2021-04-21T08:31:31.345Z] # -> Force: false [2021-04-21T08:31:31.345Z] # $SEMVER_DIR = /w/workspace/edgex-go/104/.semver [Pipeline] } [2021-04-21T08:31:31.361Z] $ docker exec --env ******** --env ******** 1c019b83b42f6b387aa48613d0aeb9d5fbcf9547c1bb67ee9f4e418770f4ff44 ssh-agent -k [2021-04-21T08:31:31.689Z] unset SSH_AUTH_SOCK; [2021-04-21T08:31:31.690Z] unset SSH_AGENT_PID; [2021-04-21T08:31:31.691Z] echo Agent pid 53 killed; [2021-04-21T08:31:31.792Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-04-21T08:31:32.143Z] + git semver [Pipeline] } [2021-04-21T08:31:32.169Z] $ docker stop --time=1 1c019b83b42f6b387aa48613d0aeb9d5fbcf9547c1bb67ee9f4e418770f4ff44 [2021-04-21T08:31:33.815Z] $ docker rm -f 1c019b83b42f6b387aa48613d0aeb9d5fbcf9547c1bb67ee9f4e418770f4ff44 [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-21T08:31:34.309Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-04-21T08:31:34.797Z] Stashed 1 file(s) [Pipeline] echo [2021-04-21T08:31:34.800Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-21T08:31:35.335Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-04-21T08:31:35.642Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-04-21T08:31:35.944Z] + sudo service docker restart [2021-04-21T08:31:35.944Z] + true [2021-04-21T08:31:35.944Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-04-21T08:31:36.536Z] ========================================================= [2021-04-21T08:31:36.536Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-04-21T08:31:36.536Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-04-21T08:31:36.845Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-04-21T08:31:40.344Z] Sending build context to Docker daemon 329.7MB [2021-04-21T08:31:40.344Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-04-21T08:31:40.344Z] Step 2/6 : FROM ${BASE} [2021-04-21T08:31:40.608Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-04-21T08:31:40.608Z] 188c0c94c7c5: Pulling fs layer [2021-04-21T08:31:40.608Z] 0ef7d3d256c8: Pulling fs layer [2021-04-21T08:31:40.608Z] de9db76c5a1d: Pulling fs layer [2021-04-21T08:31:40.608Z] bca2f99d35d6: Pulling fs layer [2021-04-21T08:31:40.608Z] 93359f2a8cfa: Pulling fs layer [2021-04-21T08:31:40.608Z] 7c6f9722023f: Pulling fs layer [2021-04-21T08:31:40.608Z] a35cf1a2eb13: Pulling fs layer [2021-04-21T08:31:40.608Z] 93359f2a8cfa: Waiting [2021-04-21T08:31:40.608Z] 7c6f9722023f: Waiting [2021-04-21T08:31:40.608Z] a35cf1a2eb13: Waiting [2021-04-21T08:31:40.608Z] bca2f99d35d6: Waiting [2021-04-21T08:31:40.608Z] de9db76c5a1d: Verifying Checksum [2021-04-21T08:31:40.608Z] de9db76c5a1d: Download complete [2021-04-21T08:31:40.608Z] 0ef7d3d256c8: Verifying Checksum [2021-04-21T08:31:40.608Z] 0ef7d3d256c8: Download complete [2021-04-21T08:31:40.608Z] 93359f2a8cfa: Verifying Checksum [2021-04-21T08:31:40.608Z] 93359f2a8cfa: Download complete [2021-04-21T08:31:40.608Z] 188c0c94c7c5: Verifying Checksum [2021-04-21T08:31:40.608Z] 188c0c94c7c5: Download complete [2021-04-21T08:31:40.608Z] 7c6f9722023f: Verifying Checksum [2021-04-21T08:31:40.608Z] 7c6f9722023f: Download complete [2021-04-21T08:31:41.186Z] 188c0c94c7c5: Pull complete [2021-04-21T08:31:41.186Z] 0ef7d3d256c8: Pull complete [2021-04-21T08:31:41.451Z] de9db76c5a1d: Pull complete [2021-04-21T08:31:42.411Z] a35cf1a2eb13: Verifying Checksum [2021-04-21T08:31:42.411Z] a35cf1a2eb13: Download complete [2021-04-21T08:31:42.996Z] bca2f99d35d6: Verifying Checksum [2021-04-21T08:31:42.996Z] bca2f99d35d6: Download complete [2021-04-21T08:31:48.320Z] bca2f99d35d6: Pull complete [2021-04-21T08:31:48.320Z] 93359f2a8cfa: Pull complete [2021-04-21T08:31:48.320Z] 7c6f9722023f: Pull complete [2021-04-21T08:31:49.941Z] Still waiting to schedule task [2021-04-21T08:31:49.941Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-04-21T08:31:53.651Z] a35cf1a2eb13: Pull complete [2021-04-21T08:31:53.651Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-04-21T08:31:53.651Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-04-21T08:31:53.652Z] ---> a62c8e92a672 [2021-04-21T08:31:53.652Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-04-21T08:31:53.652Z] ---> Running in e0c3c62a6329 [2021-04-21T08:31:53.652Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-21T08:31:54.230Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-21T08:31:55.177Z] (1/12) Installing libmagic (5.38-r0) [2021-04-21T08:31:55.439Z] (2/12) Installing file (5.38-r0) [2021-04-21T08:31:55.439Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-04-21T08:31:55.702Z] (4/12) Installing g++ (9.3.0-r2) [2021-04-21T08:32:07.960Z] (5/12) Installing fortify-headers (1.1-r0) [2021-04-21T08:32:07.960Z] (6/12) Installing patch (2.7.6-r6) [2021-04-21T08:32:07.960Z] (7/12) Installing build-base (0.5-r2) [2021-04-21T08:32:07.960Z] (8/12) Installing libsodium (1.0.18-r0) [2021-04-21T08:32:07.960Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-04-21T08:32:07.960Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-04-21T08:32:07.960Z] (11/12) Installing libzmq (4.3.3-r0) [2021-04-21T08:32:07.960Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-04-21T08:32:07.960Z] Executing busybox-1.31.1-r19.trigger [2021-04-21T08:32:07.960Z] OK: 233 MiB in 51 packages [2021-04-21T08:32:11.287Z] Removing intermediate container e0c3c62a6329 [2021-04-21T08:32:11.287Z] ---> ed748f01ea28 [2021-04-21T08:32:11.287Z] Step 4/6 : WORKDIR /edgex-go [2021-04-21T08:32:11.287Z] ---> Running in 6f7695d73980 [2021-04-21T08:32:11.287Z] Removing intermediate container 6f7695d73980 [2021-04-21T08:32:11.287Z] ---> f08234081c1b [2021-04-21T08:32:11.287Z] Step 5/6 : COPY go.mod . [2021-04-21T08:32:11.287Z] ---> bcd3b329f7cc [2021-04-21T08:32:11.287Z] Step 6/6 : RUN go mod download [2021-04-21T08:32:11.287Z] ---> Running in 5bbebe65a5a8 [2021-04-21T08:32:33.329Z] Removing intermediate container 5bbebe65a5a8 [2021-04-21T08:32:33.329Z] ---> abb72ae9b980 [2021-04-21T08:32:33.329Z] Successfully built abb72ae9b980 [2021-04-21T08:32:33.329Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-21T08:32:33.651Z] + docker inspect -f . ci-base-image-x86_64 [2021-04-21T08:32:33.651Z] . [Pipeline] withDockerContainer [2021-04-21T08:32:33.759Z] prd-centos7-docker-4c-2g-1353 does not seem to be running inside a container [2021-04-21T08:32:33.812Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/104 -v /w/workspace/edgex-go/104:/w/workspace/edgex-go/104:rw,z -v /w/workspace/edgex-go/104@tmp:/w/workspace/edgex-go/104@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-04-21T08:32:34.637Z] $ docker top 16eaecdae9b3e5fd7c942108e37c94f1081a2d7134ae2ea044c49e14e4a63aab -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-21T08:32:35.066Z] + go version [2021-04-21T08:32:35.066Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-04-21T08:32:35.082Z] $ docker stop --time=1 16eaecdae9b3e5fd7c942108e37c94f1081a2d7134ae2ea044c49e14e4a63aab [2021-04-21T08:32:36.418Z] $ docker rm -f 16eaecdae9b3e5fd7c942108e37c94f1081a2d7134ae2ea044c49e14e4a63aab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-21T08:32:36.937Z] + docker inspect -f . ci-base-image-x86_64 [2021-04-21T08:32:36.937Z] . [Pipeline] withDockerContainer [2021-04-21T08:32:37.045Z] prd-centos7-docker-4c-2g-1353 does not seem to be running inside a container [2021-04-21T08:32:37.099Z] $ 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/104 -v /w/workspace/edgex-go/104:/w/workspace/edgex-go/104:rw,z -v /w/workspace/edgex-go/104@tmp:/w/workspace/edgex-go/104@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-04-21T08:32:37.780Z] $ docker top a8672276ed85a3abc62194fec8a19561da2dc5b4968eee596246ed2a66a838da -eo pid,comm [Pipeline] { [Pipeline] echo [2021-04-21T08:32:37.935Z] ========================================================= [2021-04-21T08:32:37.935Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-04-21T08:32:37.935Z] ========================================================= [Pipeline] sh [2021-04-21T08:32:38.228Z] + make test [2021-04-21T08:32:38.228Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-04-21T08:32:48.311Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-04-21T08:33:03.331Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-04-21T08:33:09.991Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-04-21T08:33:09.991Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-04-21T08:33:09.991Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-04-21T08:33:13.352Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-04-21T08:33:13.352Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-04-21T08:33:13.352Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-04-21T08:33:13.352Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-04-21T08:33:13.352Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-04-21T08:33:13.939Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-04-21T08:33:17.290Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-04-21T08:33:17.290Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-04-21T08:33:17.290Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-04-21T08:33:19.242Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.091s coverage: 45.9% of statements [2021-04-21T08:33:19.242Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-04-21T08:33:19.242Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-04-21T08:33:19.242Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-04-21T08:33:19.242Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-04-21T08:33:19.242Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-04-21T08:33:19.242Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-04-21T08:33:19.242Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.061s coverage: 19.8% of statements [2021-04-21T08:33:19.242Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.093s coverage: 100.0% of statements [2021-04-21T08:33:21.831Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.187s coverage: 27.1% of statements [2021-04-21T08:33:21.831Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-04-21T08:33:21.831Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-04-21T08:33:21.831Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-04-21T08:33:21.831Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-04-21T08:33:21.831Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-04-21T08:33:21.831Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-04-21T08:33:21.831Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.063s coverage: 100.0% of statements [2021-04-21T08:33:21.831Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-04-21T08:33:21.831Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.099s coverage: 100.0% of statements [2021-04-21T08:33:21.831Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-04-21T08:33:21.831Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-04-21T08:33:22.111Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.109s coverage: 71.3% of statements [2021-04-21T08:33:22.111Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-04-21T08:33:22.111Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-04-21T08:33:23.094Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.152s coverage: 82.9% of statements [2021-04-21T08:33:23.094Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-04-21T08:33:23.094Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-04-21T08:33:23.094Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.062s coverage: 78.9% of statements [2021-04-21T08:33:23.094Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-04-21T08:33:25.713Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.390s coverage: 28.6% of statements [2021-04-21T08:33:25.713Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-04-21T08:33:25.713Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-04-21T08:33:25.713Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-04-21T08:33:25.713Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-04-21T08:33:25.713Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-04-21T08:33:25.713Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.089s coverage: 100.0% of statements [2021-04-21T08:33:25.713Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-04-21T08:33:25.713Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.059s coverage: 100.0% of statements [2021-04-21T08:33:25.713Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-04-21T08:33:25.713Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.168s coverage: 86.7% of statements [2021-04-21T08:33:25.713Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-04-21T08:33:25.713Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.179s coverage: 97.5% of statements [2021-04-21T08:33:25.713Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-04-21T08:33:25.713Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.089s coverage: 78.3% of statements [2021-04-21T08:33:25.713Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-04-21T08:33:25.713Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-04-21T08:33:25.713Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-04-21T08:33:25.713Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-04-21T08:33:28.326Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.378s coverage: 93.0% of statements [2021-04-21T08:33:28.326Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-04-21T08:33:28.326Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-04-21T08:33:28.326Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-04-21T08:33:28.326Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-04-21T08:33:28.326Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-04-21T08:33:28.326Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-04-21T08:33:28.326Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-04-21T08:33:28.326Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-04-21T08:33:28.326Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-04-21T08:33:28.326Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-04-21T08:33:28.326Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-04-21T08:33:28.326Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-04-21T08:33:28.326Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-04-21T08:33:28.326Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-04-21T08:33:28.326Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-04-21T08:33:28.326Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-04-21T08:33:28.326Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-04-21T08:33:28.326Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-04-21T08:33:28.326Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.061s coverage: 58.8% of statements [2021-04-21T08:33:28.326Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-04-21T08:33:28.326Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-04-21T08:33:28.326Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.079s coverage: 0.9% of statements [2021-04-21T08:33:28.326Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-04-21T08:33:28.326Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-04-21T08:33:28.326Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-04-21T08:33:28.326Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.057s coverage: 47.1% of statements [2021-04-21T08:33:28.326Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.072s coverage: 79.5% of statements [2021-04-21T08:33:28.326Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.053s coverage: 94.1% of statements [2021-04-21T08:33:28.326Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.090s coverage: 96.3% of statements [2021-04-21T08:33:28.601Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.066s coverage: 87.5% of statements [2021-04-21T08:33:40.876Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.082s coverage: 94.4% of statements [2021-04-21T08:33:40.876Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.057s coverage: 44.8% of statements [2021-04-21T08:33:43.454Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.270s coverage: 81.9% of statements [2021-04-21T08:33:43.454Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-04-21T08:33:51.689Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.088s coverage: 92.9% of statements [2021-04-21T08:33:51.689Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-04-21T08:33:51.689Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-04-21T08:33:51.689Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-04-21T08:33:51.689Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.035s coverage: 77.8% of statements [2021-04-21T08:33:51.689Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-04-21T08:33:51.689Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-04-21T08:33:51.689Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-04-21T08:33:51.689Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-04-21T08:33:51.689Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-04-21T08:33:51.689Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.045s coverage: 87.2% of statements [2021-04-21T08:33:51.689Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-04-21T08:33:51.689Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-04-21T08:33:51.689Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements [2021-04-21T08:33:51.689Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-04-21T08:33:51.689Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.082s coverage: 75.5% of statements [2021-04-21T08:33:51.689Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-04-21T08:33:51.689Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.064s coverage: 80.8% of statements [2021-04-21T08:33:51.689Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.088s coverage: 87.2% of statements [2021-04-21T08:33:51.689Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.068s coverage: 84.6% of statements [2021-04-21T08:33:51.689Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.108s coverage: 91.6% of statements [2021-04-21T08:33:51.689Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-04-21T08:33:51.689Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.219s coverage: 64.4% of statements [2021-04-21T08:33:51.689Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-04-21T08:33:51.689Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-04-21T08:33:51.689Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.046s coverage: 100.0% of statements [2021-04-21T08:33:51.689Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.044s coverage: 91.3% of statements [2021-04-21T08:33:51.689Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.043s coverage: 100.0% of statements [2021-04-21T08:33:51.689Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.035s coverage: 73.7% of statements [2021-04-21T08:33:51.689Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.034s coverage: 100.0% of statements [2021-04-21T08:33:51.689Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.322s coverage: 69.0% of statements [2021-04-21T08:33:51.689Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-04-21T08:33:51.689Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-04-21T08:33:51.689Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-04-21T08:33:51.689Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.121s coverage: 38.4% of statements [2021-04-21T08:33:51.689Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-04-21T08:33:51.689Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-04-21T08:33:51.689Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.051s coverage: 89.5% of statements [2021-04-21T08:33:51.689Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-04-21T08:33:51.689Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.042s coverage: 84.8% of statements [2021-04-21T08:33:51.689Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.124s coverage: 47.0% of statements [2021-04-21T08:33:51.689Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-04-21T08:33:51.689Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-04-21T08:33:51.689Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-04-21T08:33:51.689Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-04-21T08:33:51.689Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-04-21T08:33:51.689Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.046s coverage: 100.0% of statements [2021-04-21T08:33:51.689Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-04-21T08:33:51.689Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.044s coverage: 100.0% of statements [2021-04-21T08:33:51.689Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-04-21T08:33:51.689Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-04-21T08:33:51.689Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 0.054s coverage: 9.6% of statements [2021-04-21T08:33:51.689Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-04-21T08:33:51.690Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.139s coverage: 88.6% of statements [2021-04-21T08:33:51.690Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-04-21T08:33:51.690Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-04-21T08:33:51.690Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-04-21T08:33:52.268Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.749s coverage: 28.7% of statements [2021-04-21T08:33:52.268Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-04-21T08:33:52.268Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-04-21T08:33:52.268Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-04-21T08:33:52.268Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-04-21T08:33:52.268Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-04-21T08:33:52.268Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.066s coverage: 99.0% of statements [2021-04-21T08:33:52.268Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-04-21T08:33:52.268Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.082s coverage: 100.0% of statements [2021-04-21T08:33:52.268Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-04-21T08:33:52.268Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-04-21T08:33:52.268Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-04-21T08:33:52.268Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.073s coverage: 64.6% of statements [2021-04-21T08:33:52.268Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-04-21T08:33:53.222Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.134s coverage: 95.6% of statements [2021-04-21T08:33:53.222Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-04-21T08:33:53.222Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-04-21T08:33:53.222Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-04-21T08:33:53.222Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.023s coverage: 0.0% of statements [2021-04-21T08:33:53.222Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-04-21T08:33:53.222Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.039s coverage: 100.0% of statements [2021-04-21T08:33:53.222Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-04-21T08:33:53.222Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-04-21T08:33:53.222Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-04-21T08:33:53.222Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-04-21T08:33:53.222Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.054s coverage: 87.9% of statements [2021-04-21T08:33:53.222Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-04-21T08:33:53.222Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-04-21T08:33:53.222Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.036s coverage: 100.0% of statements [2021-04-21T08:33:53.488Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.054s coverage: 28.1% of statements [2021-04-21T08:33:53.750Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements [2021-04-21T08:33:54.012Z] GO111MODULE=on go vet ./... [2021-04-21T08:34:20.310Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1358 in /w/workspace/edgexfoundry_edgex-go_PR-2858 [Pipeline] { [Pipeline] ws [2021-04-21T08:34:20.331Z] Running in /w/workspace/edgex-go/104 [Pipeline] { [Pipeline] checkout [2021-04-21T08:34:20.762Z] gofmt -l . [2021-04-21T08:34:21.025Z] [ "`gofmt -l .`" = "" ] [2021-04-21T08:34:21.972Z] ./bin/test-go-mod-tidy.sh [2021-04-21T08:34:22.921Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-04-21T08:34:23.825Z] + ls -al . [2021-04-21T08:34:23.825Z] total 812 [2021-04-21T08:34:23.825Z] drwxrwxr-x 10 1001 1001 4096 Apr 21 08:34 . [2021-04-21T08:34:23.825Z] drwxr-xr-x 4 root root 32 Apr 21 08:32 .. [2021-04-21T08:34:23.825Z] -rw-rw-r-- 1 1001 1001 11 Apr 21 08:30 .dockerignore [2021-04-21T08:34:23.825Z] drwxrwxr-x 8 1001 1001 179 Apr 21 08:30 .git [2021-04-21T08:34:23.825Z] drwxrwxr-x 3 1001 1001 125 Apr 21 08:30 .github [2021-04-21T08:34:23.825Z] -rw-rw-r-- 1 1001 1001 818 Apr 21 08:30 .gitignore [2021-04-21T08:34:23.825Z] drwx------ 3 1001 1001 60 Apr 21 08:31 .semver [2021-04-21T08:34:23.825Z] -rw-rw-r-- 1 1001 1001 166 Apr 21 08:30 .sonarcloud.properties [2021-04-21T08:34:23.825Z] -rw-rw-r-- 1 1001 1001 8609 Apr 21 08:30 Attribution.txt [2021-04-21T08:34:23.825Z] -rw-rw-r-- 1 1001 1001 3804 Apr 21 08:30 CONTRIBUTING.md [2021-04-21T08:34:23.825Z] -rw-rw-r-- 1 1001 1001 931 Apr 21 08:30 Dockerfile.build [2021-04-21T08:34:23.825Z] -rw-rw-r-- 1 1001 1001 863 Apr 21 08:30 Jenkinsfile [2021-04-21T08:34:23.825Z] -rw-rw-r-- 1 1001 1001 10775 Apr 21 08:30 LICENSE [2021-04-21T08:34:23.825Z] -rw-rw-r-- 1 1001 1001 5774 Apr 21 08:30 Makefile [2021-04-21T08:34:23.825Z] -rw-rw-r-- 1 1001 1001 7978 Apr 21 08:30 README.md [2021-04-21T08:34:23.825Z] -rw-rw-r-- 1 1001 1001 6755 Apr 21 08:30 SECURITY.md [2021-04-21T08:34:23.825Z] -rw-rw-r-- 1 1001 1001 5 Apr 21 08:31 VERSION [2021-04-21T08:34:23.825Z] -rw-rw-r-- 1 1001 1001 4131 Apr 21 08:30 ZMQWindows.md [2021-04-21T08:34:23.825Z] drwxrwxr-x 2 1001 1001 117 Apr 21 08:30 bin [2021-04-21T08:34:23.825Z] drwxrwxr-x 14 1001 1001 4096 Apr 21 08:30 cmd [2021-04-21T08:34:23.825Z] -rw-r--r-- 1 root root 703598 Apr 21 08:33 coverage.out [2021-04-21T08:34:23.825Z] -rw-r--r-- 1 root root 1059 Apr 21 08:34 go.mod [2021-04-21T08:34:23.825Z] -rw-r--r-- 1 root root 22300 Apr 21 08:34 go.sum [2021-04-21T08:34:23.825Z] drwxrwxr-x 8 1001 1001 127 Apr 21 08:30 internal [2021-04-21T08:34:23.825Z] drwxrwxr-x 4 1001 1001 26 Apr 21 08:30 openapi [2021-04-21T08:34:23.825Z] drwxrwxr-x 4 1001 1001 71 Apr 21 08:30 snap [2021-04-21T08:34:23.825Z] -rw-rw-r-- 1 1001 1001 168 Apr 21 08:30 version.go [Pipeline] sh [2021-04-21T08:34:24.205Z] + '[' -e coverage.out ] [2021-04-21T08:34:24.205Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-04-21T08:34:24.475Z] Stashed 1 file(s) [Pipeline] sh [2021-04-21T08:34:24.893Z] + make build [2021-04-21T08:34:24.893Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-04-21T08:34:25.962Z] using credential edgex-jenkins-ssh [2021-04-21T08:34:25.979Z] Cloning the remote Git repository [2021-04-21T08:34:26.022Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-04-21T08:34:26.126Z] > git init /w/workspace/edgex-go/104 # timeout=10 [2021-04-21T08:34:26.186Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-04-21T08:34:26.186Z] > git --version # timeout=10 [2021-04-21T08:34:26.204Z] > git --version # 'git version 2.17.1' [2021-04-21T08:34:26.205Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-21T08:34:26.282Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-21T08:34:29.122Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-04-21T08:34:37.373Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-04-21T08:34:38.763Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-04-21T08:34:40.695Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-04-21T08:34:40.695Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-04-21T08:34:42.293Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-04-21T08:34:42.309Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-21T08:34:42.331Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-04-21T08:34:42.363Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-04-21T08:34:42.364Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-21T08:34:42.376Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2858/head:refs/remotes/origin/PR-2858 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-21T08:34:42.633Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-04-21T08:34:43.226Z] Merging remotes/origin/master commit 9ab49d518b83cb6b5e0582986504b7992370b3fc into PR head commit b123692ef5aef04367cfb89a2b35ff47f98a9523 [2021-04-21T08:34:44.059Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-04-21T08:34:44.504Z] Merge succeeded, producing cb9034d66cdbbf7894300867b3e529cde9f27458 [2021-04-21T08:34:44.505Z] Checking out Revision cb9034d66cdbbf7894300867b3e529cde9f27458 (PR-2858) [2021-04-21T08:34:43.245Z] > git config core.sparsecheckout # timeout=10 [2021-04-21T08:34:43.257Z] > git checkout -f b123692ef5aef04367cfb89a2b35ff47f98a9523 # timeout=10 [2021-04-21T08:34:43.549Z] > git remote # timeout=10 [2021-04-21T08:34:43.565Z] > git config --get remote.origin.url # timeout=10 [2021-04-21T08:34:43.576Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-21T08:34:43.585Z] > git merge 9ab49d518b83cb6b5e0582986504b7992370b3fc # timeout=10 [2021-04-21T08:34:44.488Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-21T08:34:44.515Z] > git config core.sparsecheckout # timeout=10 [2021-04-21T08:34:44.526Z] > git checkout -f cb9034d66cdbbf7894300867b3e529cde9f27458 # timeout=10 [2021-04-21T08:34:45.477Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-04-21T08:34:46.433Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-04-21T08:34:47.827Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-04-21T08:34:48.764Z] Commit message: "Merge commit '9ab49d518b83cb6b5e0582986504b7992370b3fc' into HEAD" [2021-04-21T08:34:48.787Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-04-21T08:34:48.787Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2021-04-21T08:34:48.777Z] > git rev-list --no-walk ab9e627856281e26a18f55785a1b78ccb469105b # timeout=10 [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-21T08:34:50.273Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-04-21T08:34:50.692Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [Pipeline] } [2021-04-21T08:34:50.777Z] $ docker stop --time=1 a8672276ed85a3abc62194fec8a19561da2dc5b4968eee596246ed2a66a838da [2021-04-21T08:34:51.027Z] + sudo service docker restart [2021-04-21T08:34:51.027Z] + true [2021-04-21T08:34:52.436Z] $ docker rm -f a8672276ed85a3abc62194fec8a19561da2dc5b4968eee596246ed2a66a838da [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-21T08:34:53.052Z] provisioning config files... [Pipeline] script [Pipeline] { [2021-04-21T08:34:53.096Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/104@tmp/config477251207197741246tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-04-21T08:34:54.006Z] ---> docker-login.sh [2021-04-21T08:34:54.006Z] nexus3.edgexfoundry.org:10001 [2021-04-21T08:34:54.066Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-04-21T08:34:54.066Z] [2021-04-21T08:34:54.066Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-04-21T08:34:54.392Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-04-21T08:34:54.392Z] latest: Pulling from edgex-devops/edgex-compose [2021-04-21T08:34:54.392Z] cbdbe7a5bc2a: Pulling fs layer [2021-04-21T08:34:54.392Z] ca9280d653b3: Pulling fs layer [2021-04-21T08:34:54.392Z] 7e9c9ca2126c: Pulling fs layer [2021-04-21T08:34:54.660Z] cbdbe7a5bc2a: Verifying Checksum [2021-04-21T08:34:54.660Z] cbdbe7a5bc2a: Download complete [2021-04-21T08:34:54.925Z] cbdbe7a5bc2a: Pull complete [2021-04-21T08:34:54.925Z] ca9280d653b3: Verifying Checksum [2021-04-21T08:34:54.925Z] ca9280d653b3: Download complete [2021-04-21T08:34:54.985Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-21T08:34:55.257Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-21T08:34:55.257Z] Configure a credential helper to remove this warning. See [2021-04-21T08:34:55.257Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-21T08:34:55.257Z] [2021-04-21T08:34:55.257Z] Login Succeeded [2021-04-21T08:34:55.257Z] nexus3.edgexfoundry.org:10002 [2021-04-21T08:34:55.529Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-21T08:34:55.801Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-21T08:34:55.801Z] Configure a credential helper to remove this warning. See [2021-04-21T08:34:55.801Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-21T08:34:55.801Z] [2021-04-21T08:34:55.801Z] Login Succeeded [2021-04-21T08:34:55.801Z] nexus3.edgexfoundry.org:10003 [2021-04-21T08:34:55.877Z] ca9280d653b3: Pull complete [2021-04-21T08:34:56.074Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-21T08:34:56.151Z] 7e9c9ca2126c: Verifying Checksum [2021-04-21T08:34:56.151Z] 7e9c9ca2126c: Download complete [2021-04-21T08:34:56.347Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-21T08:34:56.347Z] Configure a credential helper to remove this warning. See [2021-04-21T08:34:56.347Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-21T08:34:56.347Z] [2021-04-21T08:34:56.347Z] Login Succeeded [2021-04-21T08:34:56.347Z] nexus3.edgexfoundry.org:10004 [2021-04-21T08:34:56.621Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-21T08:34:56.897Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-21T08:34:56.897Z] Configure a credential helper to remove this warning. See [2021-04-21T08:34:56.897Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-21T08:34:56.897Z] [2021-04-21T08:34:56.897Z] Login Succeeded [2021-04-21T08:34:56.897Z] docker.io [2021-04-21T08:34:57.171Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-21T08:34:57.443Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-21T08:34:57.443Z] Configure a credential helper to remove this warning. See [2021-04-21T08:34:57.443Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-21T08:34:57.443Z] [2021-04-21T08:34:57.714Z] Login Succeeded [2021-04-21T08:34:57.714Z] ---> docker-login.sh ends [Pipeline] } [2021-04-21T08:34:57.730Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-04-21T08:34:58.018Z] ========================================================= [2021-04-21T08:34:58.018Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-04-21T08:34:58.018Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-04-21T08:34:58.366Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-04-21T08:35:01.009Z] Sending build context to Docker daemon 167.5MB [2021-04-21T08:35:01.009Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-04-21T08:35:01.009Z] Step 2/6 : FROM ${BASE} [2021-04-21T08:35:01.009Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-04-21T08:35:01.009Z] 5f621e34cdf4: Pulling fs layer [2021-04-21T08:35:01.009Z] a4357932f1b6: Pulling fs layer [2021-04-21T08:35:01.009Z] 18c013af1878: Pulling fs layer [2021-04-21T08:35:01.009Z] 00ac8860ef70: Pulling fs layer [2021-04-21T08:35:01.009Z] 63d7cb157983: Pulling fs layer [2021-04-21T08:35:01.009Z] b116817d02f9: Pulling fs layer [2021-04-21T08:35:01.009Z] 745a02a5169b: Pulling fs layer [2021-04-21T08:35:01.009Z] 00ac8860ef70: Waiting [2021-04-21T08:35:01.009Z] 63d7cb157983: Waiting [2021-04-21T08:35:01.009Z] 745a02a5169b: Waiting [2021-04-21T08:35:01.009Z] 18c013af1878: Download complete [2021-04-21T08:35:01.009Z] a4357932f1b6: Verifying Checksum [2021-04-21T08:35:01.009Z] a4357932f1b6: Download complete [2021-04-21T08:35:01.009Z] 63d7cb157983: Download complete [2021-04-21T08:35:01.009Z] b116817d02f9: Verifying Checksum [2021-04-21T08:35:01.009Z] b116817d02f9: Download complete [2021-04-21T08:35:01.009Z] 5f621e34cdf4: Verifying Checksum [2021-04-21T08:35:01.009Z] 5f621e34cdf4: Download complete [2021-04-21T08:35:01.617Z] 5f621e34cdf4: Pull complete [2021-04-21T08:35:02.216Z] a4357932f1b6: Pull complete [2021-04-21T08:35:02.498Z] 18c013af1878: Pull complete [2021-04-21T08:35:02.766Z] 7e9c9ca2126c: Pull complete [2021-04-21T08:35:02.766Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-04-21T08:35:02.766Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-04-21T08:35:02.766Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-04-21T08:35:02.771Z] 745a02a5169b: Verifying Checksum [2021-04-21T08:35:02.771Z] 745a02a5169b: Download complete [Pipeline] withDockerContainer [2021-04-21T08:35:02.959Z] prd-centos7-docker-4c-2g-1353 does not seem to be running inside a container [2021-04-21T08:35:03.005Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/104 -v /w/workspace/edgex-go/104:/w/workspace/edgex-go/104:rw,z -v /w/workspace/edgex-go/104@tmp:/w/workspace/edgex-go/104@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-04-21T08:35:04.201Z] 00ac8860ef70: Verifying Checksum [2021-04-21T08:35:04.201Z] 00ac8860ef70: Download complete [2021-04-21T08:35:05.564Z] $ docker top 9d0fdd45084d249aefd67480741bf385c1204d5c4f8b22f46c3f3d80d5c3c412 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-21T08:35:06.003Z] + docker-compose build --help [2021-04-21T08:35:06.003Z] + grep parallel [2021-04-21T08:35:06.950Z] --parallel Build images in parallel. [Pipeline] } [2021-04-21T08:35:06.965Z] $ docker stop --time=1 9d0fdd45084d249aefd67480741bf385c1204d5c4f8b22f46c3f3d80d5c3c412 [2021-04-21T08:35:08.367Z] $ docker rm -f 9d0fdd45084d249aefd67480741bf385c1204d5c4f8b22f46c3f3d80d5c3c412 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-21T08:35:08.861Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-04-21T08:35:08.862Z] . [Pipeline] withDockerContainer [2021-04-21T08:35:08.964Z] prd-centos7-docker-4c-2g-1353 does not seem to be running inside a container [2021-04-21T08:35:09.018Z] $ 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/104 -v /w/workspace/edgex-go/104:/w/workspace/edgex-go/104:rw,z -v /w/workspace/edgex-go/104@tmp:/w/workspace/edgex-go/104@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-04-21T08:35:09.788Z] $ docker top c753c65b37299ed37f826aa18fa95f3393090a9930bf62e6d351d55373e25005 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-21T08:35:10.192Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-04-21T08:35:11.148Z] Building docker-core-command-go ... [2021-04-21T08:35:11.148Z] Building docker-core-data-go ... [2021-04-21T08:35:11.148Z] Building docker-core-metadata-go ... [2021-04-21T08:35:11.148Z] Building docker-security-bootstrapper-go ... [2021-04-21T08:35:11.148Z] Building docker-security-proxy-setup-go ... [2021-04-21T08:35:11.148Z] Building docker-security-secretstore-setup-go ... [2021-04-21T08:35:11.148Z] Building docker-support-notifications-go ... [2021-04-21T08:35:11.148Z] Building docker-support-scheduler-go ... [2021-04-21T08:35:11.148Z] Building docker-sys-mgmt-agent-go ... [2021-04-21T08:35:11.148Z] Building docker-support-notifications-go [2021-04-21T08:35:11.148Z] Building docker-core-metadata-go [2021-04-21T08:35:11.148Z] Building docker-security-secretstore-setup-go [2021-04-21T08:35:11.148Z] Building docker-security-bootstrapper-go [2021-04-21T08:35:11.148Z] Building docker-core-command-go [2021-04-21T08:35:14.367Z] 00ac8860ef70: Pull complete [2021-04-21T08:35:14.640Z] 63d7cb157983: Pull complete [2021-04-21T08:35:14.913Z] b116817d02f9: Pull complete [2021-04-21T08:35:19.223Z] 745a02a5169b: Pull complete [2021-04-21T08:35:19.223Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-04-21T08:35:19.224Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-04-21T08:35:19.224Z] ---> b7e6874047d6 [2021-04-21T08:35:19.224Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-04-21T08:35:21.845Z] ---> Running in 19ee3c93c80f [2021-04-21T08:35:23.276Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-21T08:35:23.871Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-21T08:35:24.462Z] (1/12) Installing libmagic (5.38-r0) [2021-04-21T08:35:24.733Z] (2/12) Installing file (5.38-r0) [2021-04-21T08:35:24.733Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-04-21T08:35:25.008Z] (4/12) Installing g++ (9.3.0-r2) [2021-04-21T08:35:28.385Z] (5/12) Installing fortify-headers (1.1-r0) [2021-04-21T08:35:28.385Z] (6/12) Installing patch (2.7.6-r6) [2021-04-21T08:35:28.385Z] (7/12) Installing build-base (0.5-r2) [2021-04-21T08:35:28.385Z] (8/12) Installing libsodium (1.0.18-r0) [2021-04-21T08:35:28.656Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-04-21T08:35:28.656Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-04-21T08:35:28.656Z] (11/12) Installing libzmq (4.3.3-r0) [2021-04-21T08:35:28.928Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-04-21T08:35:28.928Z] Executing busybox-1.31.1-r19.trigger [2021-04-21T08:35:28.928Z] OK: 217 MiB in 51 packages [2021-04-21T08:35:33.237Z] Removing intermediate container 19ee3c93c80f [2021-04-21T08:35:33.237Z] ---> a53b6b11d202 [2021-04-21T08:35:33.237Z] Step 4/6 : WORKDIR /edgex-go [2021-04-21T08:35:33.237Z] ---> Running in 7dfd7ff4da97 [2021-04-21T08:35:33.510Z] Removing intermediate container 7dfd7ff4da97 [2021-04-21T08:35:33.510Z] ---> b2274df38cae [2021-04-21T08:35:33.510Z] Step 5/6 : COPY go.mod . [2021-04-21T08:35:34.115Z] ---> 8edd3916dc23 [2021-04-21T08:35:34.115Z] Step 6/6 : RUN go mod download [2021-04-21T08:35:34.390Z] ---> Running in 7c504d1fe52b [2021-04-21T08:35:50.070Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-21T08:35:50.070Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-21T08:35:50.070Z] ---> abb72ae9b980 [2021-04-21T08:35:50.070Z] Step 3/23 : WORKDIR /edgex-go [2021-04-21T08:35:50.070Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-21T08:35:50.070Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-04-21T08:35:50.070Z] ---> abb72ae9b980 [2021-04-21T08:35:50.070Z] Step 3/22 : WORKDIR /edgex-go [2021-04-21T08:35:50.070Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-21T08:35:50.070Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-04-21T08:35:50.070Z] ---> abb72ae9b980 [2021-04-21T08:35:50.070Z] Step 3/24 : WORKDIR /edgex-go [2021-04-21T08:35:50.070Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-21T08:35:50.070Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-21T08:35:50.070Z] ---> abb72ae9b980 [2021-04-21T08:35:50.070Z] Step 3/23 : WORKDIR /edgex-go [2021-04-21T08:35:50.070Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-21T08:35:50.070Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-04-21T08:35:50.070Z] ---> abb72ae9b980 [2021-04-21T08:35:50.070Z] Step 3/31 : WORKDIR /edgex-go [2021-04-21T08:35:50.070Z] ---> Running in 2eaad4e40089 [2021-04-21T08:35:50.070Z] ---> Running in 1213e0f37851 [2021-04-21T08:35:50.070Z] ---> Running in 15a63f38e34d [2021-04-21T08:35:50.070Z] ---> Running in 6a0e1fb54fa8 [2021-04-21T08:35:50.070Z] ---> Running in 4249d9916161 [2021-04-21T08:35:50.070Z] Removing intermediate container 1213e0f37851 [2021-04-21T08:35:50.070Z] Removing intermediate container 4249d9916161 [2021-04-21T08:35:50.070Z] ---> 0d00b03be341 [2021-04-21T08:35:50.071Z] ---> 45725524f4fc [2021-04-21T08:35:50.071Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesStep 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-21T08:35:50.071Z] [2021-04-21T08:35:50.071Z] Removing intermediate container 2eaad4e40089 [2021-04-21T08:35:50.071Z] ---> 61453adeb872 [2021-04-21T08:35:50.071Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-21T08:35:50.071Z] Removing intermediate container 6a0e1fb54fa8 [2021-04-21T08:35:50.071Z] ---> e9a4416fdaf4 [2021-04-21T08:35:50.071Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-21T08:35:50.071Z] Removing intermediate container 15a63f38e34d [2021-04-21T08:35:50.071Z] ---> 83c7cfd387c2 [2021-04-21T08:35:50.071Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-21T08:35:50.071Z] ---> Running in bdb479d29e54 [2021-04-21T08:35:50.071Z] ---> Running in 3a72d801925e [2021-04-21T08:35:50.071Z] ---> Running in 35a9836675a7 [2021-04-21T08:35:50.071Z] ---> Running in ea5eccfb3fa4 [2021-04-21T08:35:50.071Z] ---> Running in 8c3eda8c2b45 [2021-04-21T08:35:50.071Z] Removing intermediate container bdb479d29e54 [2021-04-21T08:35:50.071Z] ---> c728a7c46062 [2021-04-21T08:35:50.071Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-04-21T08:35:50.071Z] Removing intermediate container 3a72d801925e [2021-04-21T08:35:50.071Z] ---> 141e075f2a05 [2021-04-21T08:35:50.071Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-04-21T08:35:50.071Z] ---> Running in a6fe1f084819 [2021-04-21T08:35:50.071Z] Removing intermediate container ea5eccfb3fa4 [2021-04-21T08:35:50.071Z] ---> 59744f95924c [2021-04-21T08:35:50.071Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-04-21T08:35:50.071Z] ---> Running in 9add52bb82f3 [2021-04-21T08:35:50.346Z] Removing intermediate container 35a9836675a7 [2021-04-21T08:35:50.346Z] ---> ffff17cc16b1 [2021-04-21T08:35:50.346Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-04-21T08:35:50.346Z] ---> Running in 7b5c995d1611 [2021-04-21T08:35:50.346Z] Removing intermediate container 8c3eda8c2b45 [2021-04-21T08:35:50.346Z] ---> 7f4862652125 [2021-04-21T08:35:50.346Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-04-21T08:35:50.616Z] ---> Running in a421c41f77f3 [2021-04-21T08:35:50.616Z] ---> Running in b21137e6ee03 [2021-04-21T08:35:50.878Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-21T08:35:50.878Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-21T08:35:51.143Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-21T08:35:51.405Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-21T08:35:51.405Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-21T08:35:51.405Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-21T08:35:51.701Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-21T08:35:51.701Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-21T08:35:51.974Z] OK: 233 MiB in 51 packages [2021-04-21T08:35:51.974Z] OK: 233 MiB in 51 packages [2021-04-21T08:35:51.974Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-21T08:35:51.974Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-21T08:35:52.556Z] OK: 233 MiB in 51 packages [2021-04-21T08:35:52.556Z] Removing intermediate container 9add52bb82f3 [2021-04-21T08:35:52.556Z] ---> 76bc09cc1e5b [2021-04-21T08:35:52.556Z] Step 6/23 : COPY go.mod . [2021-04-21T08:35:52.556Z] OK: 233 MiB in 51 packages [2021-04-21T08:35:52.556Z] OK: 233 MiB in 51 packages [2021-04-21T08:35:52.556Z] Removing intermediate container a6fe1f084819 [2021-04-21T08:35:52.557Z] ---> 559ab0142ddd [2021-04-21T08:35:52.557Z] Step 6/31 : COPY go.mod . [2021-04-21T08:35:52.821Z] ---> acfeadb9d812 [2021-04-21T08:35:52.821Z] Step 7/23 : RUN go mod download [2021-04-21T08:35:52.821Z] ---> Running in c2d993f698ba [2021-04-21T08:35:53.083Z] ---> cc1a8eed6bc1 [2021-04-21T08:35:53.084Z] Step 7/31 : RUN go mod download [2021-04-21T08:35:53.084Z] ---> Running in 7e131f275e58 [2021-04-21T08:35:53.662Z] Removing intermediate container b21137e6ee03 [2021-04-21T08:35:53.662Z] ---> fabae27d5c98 [2021-04-21T08:35:53.662Z] Step 6/23 : COPY go.mod . [2021-04-21T08:35:53.662Z] Removing intermediate container a421c41f77f3 [2021-04-21T08:35:53.662Z] ---> f1d5cb5da7b6 [2021-04-21T08:35:53.662Z] Step 6/22 : COPY go.mod . [2021-04-21T08:35:53.932Z] Removing intermediate container 7b5c995d1611 [2021-04-21T08:35:53.932Z] ---> fda26a2af7f1 [2021-04-21T08:35:53.932Z] Step 6/24 : COPY go.mod . [2021-04-21T08:35:53.932Z] ---> 7155748b9293 [2021-04-21T08:35:53.932Z] Step 7/22 : RUN go mod download [2021-04-21T08:35:53.932Z] ---> 3adce0256956 [2021-04-21T08:35:53.932Z] Step 7/23 : RUN go mod download [2021-04-21T08:35:54.202Z] ---> Running in 28573a2d3fe9 [2021-04-21T08:35:54.202Z] ---> Running in d2c3d9993148 [2021-04-21T08:35:54.202Z] ---> aad85aaf5e2d [2021-04-21T08:35:54.202Z] Step 7/24 : RUN go mod download [2021-04-21T08:35:54.468Z] ---> Running in f9a188e725e4 [2021-04-21T08:35:55.878Z] Removing intermediate container 7e131f275e58 [2021-04-21T08:35:55.878Z] ---> c9f02e76775f [2021-04-21T08:35:55.878Z] Step 8/31 : COPY . . [2021-04-21T08:35:55.878Z] Removing intermediate container c2d993f698ba [2021-04-21T08:35:55.878Z] ---> 77ab10c162ef [2021-04-21T08:35:55.878Z] Step 8/23 : COPY . . [2021-04-21T08:35:58.554Z] Removing intermediate container 28573a2d3fe9 [2021-04-21T08:35:58.554Z] ---> 79857c59e6f9 [2021-04-21T08:35:58.554Z] Step 8/23 : COPY . . [2021-04-21T08:36:01.222Z] Removing intermediate container 7c504d1fe52b [2021-04-21T08:36:01.222Z] ---> b83b3b733f70 [2021-04-21T08:36:01.222Z] Successfully built b83b3b733f70 [2021-04-21T08:36:01.222Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-21T08:36:01.564Z] + docker inspect -f . ci-base-image-arm64 [2021-04-21T08:36:01.564Z] . [Pipeline] withDockerContainer [2021-04-21T08:36:01.847Z] prd-ubuntu18.04-docker-arm64-4c-16g-1358 does not seem to be running inside a container [2021-04-21T08:36:01.935Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/104 -v /w/workspace/edgex-go/104:/w/workspace/edgex-go/104:rw,z -v /w/workspace/edgex-go/104@tmp:/w/workspace/edgex-go/104@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-04-21T08:36:03.451Z] $ docker top 1622aa88fb5449451c46247a6866c1ab0edb73acdf359e8d9848238ba2db9828 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-21T08:36:03.903Z] Removing intermediate container d2c3d9993148 [2021-04-21T08:36:03.903Z] ---> a44145e599b4 [2021-04-21T08:36:03.903Z] Step 8/22 : COPY . . [2021-04-21T08:36:04.166Z] Removing intermediate container f9a188e725e4 [2021-04-21T08:36:04.166Z] ---> 1caa904e72e9 [2021-04-21T08:36:04.166Z] Step 8/24 : COPY . . [2021-04-21T08:36:04.406Z] + go version [2021-04-21T08:36:04.406Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-04-21T08:36:04.439Z] $ docker stop --time=1 1622aa88fb5449451c46247a6866c1ab0edb73acdf359e8d9848238ba2db9828 [2021-04-21T08:36:06.319Z] $ docker rm -f 1622aa88fb5449451c46247a6866c1ab0edb73acdf359e8d9848238ba2db9828 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-21T08:36:07.036Z] + docker inspect -f . ci-base-image-arm64 [2021-04-21T08:36:07.036Z] . [Pipeline] withDockerContainer [2021-04-21T08:36:07.293Z] prd-ubuntu18.04-docker-arm64-4c-16g-1358 does not seem to be running inside a container [2021-04-21T08:36:07.388Z] $ 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/104 -v /w/workspace/edgex-go/104:/w/workspace/edgex-go/104:rw,z -v /w/workspace/edgex-go/104@tmp:/w/workspace/edgex-go/104@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-04-21T08:36:08.717Z] $ docker top 05bb01f41921cdc7295168e7cd2d7ea2631a9357da90766572e9a434c6a04635 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-04-21T08:36:09.029Z] ========================================================= [2021-04-21T08:36:09.029Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-04-21T08:36:09.029Z] ========================================================= [Pipeline] sh [2021-04-21T08:36:09.677Z] + make test [2021-04-21T08:36:09.677Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-04-21T08:36:31.862Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-04-21T08:36:43.205Z] ---> 91a17cc8978e [2021-04-21T08:36:43.205Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-04-21T08:36:43.205Z] ---> d20221793449 [2021-04-21T08:36:43.205Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-04-21T08:36:43.205Z] ---> d97be596b106 [2021-04-21T08:36:43.205Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-04-21T08:36:43.205Z] ---> Running in 0f821d5d902b [2021-04-21T08:36:43.205Z] ---> Running in 5f272798273f [2021-04-21T08:36:43.205Z] ---> Running in c6747a5866a2 [2021-04-21T08:36:43.469Z] ---> 0038a43ff70f [2021-04-21T08:36:43.469Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-04-21T08:36:43.469Z] ---> 4c6771d4cdff [2021-04-21T08:36:43.469Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-04-21T08:36:43.732Z] ---> Running in ed493eedf778 [2021-04-21T08:36:43.732Z] ---> Running in cb456f4f0032 [2021-04-21T08:36:44.701Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-04-21T08:36:44.701Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-04-21T08:36:44.701Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-04-21T08:36:44.971Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-04-21T08:36:44.971Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-04-21T08:37:17.310Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-04-21T08:37:22.720Z] Removing intermediate container 5f272798273f [2021-04-21T08:37:22.720Z] ---> 9f47a16a7c2a [2021-04-21T08:37:22.720Z] [2021-04-21T08:37:22.720Z] Step 10/31 : FROM alpine:3.12 [2021-04-21T08:37:22.720Z] 3.12: Pulling from library/alpine [2021-04-21T08:37:24.246Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-04-21T08:37:24.972Z] Status: Downloaded newer image for alpine:3.12 [2021-04-21T08:37:24.972Z] ---> 13621d1b12d4 [2021-04-21T08:37:24.972Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-04-21T08:37:26.498Z] Removing intermediate container ed493eedf778 [2021-04-21T08:37:26.498Z] ---> 06c8bd2a838f [2021-04-21T08:37:26.498Z] [2021-04-21T08:37:26.498Z] Step 10/24 : FROM alpine:3.12 [2021-04-21T08:37:26.498Z] ---> 13621d1b12d4 [2021-04-21T08:37:26.498Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-04-21T08:37:28.568Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-04-21T08:37:28.568Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-04-21T08:37:29.123Z] ---> Running in 01d72af1634a [2021-04-21T08:37:29.123Z] ---> Running in b3c3fa8a1782 [2021-04-21T08:37:29.123Z] Removing intermediate container cb456f4f0032 [2021-04-21T08:37:29.123Z] ---> 03283524174e [2021-04-21T08:37:29.123Z] [2021-04-21T08:37:29.123Z] Step 10/22 : FROM alpine:3.12 [2021-04-21T08:37:29.123Z] ---> 13621d1b12d4 [2021-04-21T08:37:29.123Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-04-21T08:37:29.123Z] Removing intermediate container c6747a5866a2 [2021-04-21T08:37:29.123Z] ---> ef5f6f47f227 [2021-04-21T08:37:29.123Z] [2021-04-21T08:37:29.123Z] Step 10/23 : FROM alpine:3.12 [2021-04-21T08:37:29.123Z] ---> 13621d1b12d4 [2021-04-21T08:37:29.123Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-04-21T08:37:30.073Z] ---> Running in 0cbe41d13c5c [2021-04-21T08:37:31.662Z] ---> Running in 5aef9ed29780 [2021-04-21T08:37:31.662Z] Removing intermediate container 01d72af1634a [2021-04-21T08:37:31.662Z] ---> 71ef1a6b517b [2021-04-21T08:37:31.662Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-04-21T08:37:31.662Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-21T08:37:31.941Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-21T08:37:31.941Z] (1/6) Installing ca-certificates (20191127-r4) [2021-04-21T08:37:31.941Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-04-21T08:37:31.941Z] (3/6) Installing libcurl (7.76.1-r0) [2021-04-21T08:37:31.941Z] (4/6) Installing curl (7.76.1-r0) [2021-04-21T08:37:31.941Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-04-21T08:37:31.941Z] (6/6) Installing su-exec (0.2-r1) [2021-04-21T08:37:31.941Z] Executing busybox-1.31.1-r20.trigger [2021-04-21T08:37:31.941Z] Executing ca-certificates-20191127-r4.trigger [2021-04-21T08:37:32.836Z] ---> Running in ef77f8e05d7a [2021-04-21T08:37:33.134Z] OK: 7 MiB in 20 packages [2021-04-21T08:37:33.411Z] Removing intermediate container 0f821d5d902b [2021-04-21T08:37:33.411Z] ---> bb9f07f17d43 [2021-04-21T08:37:33.411Z] [2021-04-21T08:37:33.411Z] Step 10/23 : FROM alpine:3.12 [2021-04-21T08:37:33.411Z] ---> 13621d1b12d4 [2021-04-21T08:37:33.411Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-04-21T08:37:33.680Z] ---> Running in 692b8c6bc2fc [2021-04-21T08:37:33.955Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-21T08:37:34.250Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-21T08:37:34.250Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-21T08:37:34.250Z] (1/2) Installing ca-certificates (20191127-r4) [2021-04-21T08:37:34.250Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-21T08:37:34.250Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-04-21T08:37:34.250Z] Executing busybox-1.31.1-r20.trigger [2021-04-21T08:37:34.250Z] Executing ca-certificates-20191127-r4.trigger [2021-04-21T08:37:34.522Z] OK: 6 MiB in 16 packages [2021-04-21T08:37:34.522Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-04-21T08:37:34.522Z] Executing busybox-1.31.1-r20.trigger [2021-04-21T08:37:34.522Z] OK: 6 MiB in 15 packages [2021-04-21T08:37:34.522Z] Removing intermediate container b3c3fa8a1782 [2021-04-21T08:37:34.522Z] ---> cfa23ad0fa54 [2021-04-21T08:37:34.522Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-04-21T08:37:34.784Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-21T08:37:34.784Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-21T08:37:34.784Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-21T08:37:34.784Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-21T08:37:34.784Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-04-21T08:37:34.784Z] (2/2) Installing su-exec (0.2-r1) [2021-04-21T08:37:34.784Z] Executing busybox-1.31.1-r20.trigger [2021-04-21T08:37:34.784Z] OK: 6 MiB in 16 packages [2021-04-21T08:37:35.047Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-04-21T08:37:35.047Z] Executing busybox-1.31.1-r20.trigger [2021-04-21T08:37:35.047Z] OK: 6 MiB in 15 packages [2021-04-21T08:37:35.313Z] ---> Running in c8b938dd9cad [2021-04-21T08:37:35.316Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-04-21T08:37:35.316Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-04-21T08:37:35.576Z] Removing intermediate container c8b938dd9cad [2021-04-21T08:37:35.576Z] ---> 0bc65d6f234d [2021-04-21T08:37:35.576Z] Step 13/24 : WORKDIR / [2021-04-21T08:37:36.154Z] ---> Running in e341460a704c [2021-04-21T08:37:36.421Z] Removing intermediate container 0cbe41d13c5c [2021-04-21T08:37:36.421Z] ---> 20b3321b5fa1 [2021-04-21T08:37:36.421Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-21T08:37:36.421Z] Removing intermediate container ef77f8e05d7a [2021-04-21T08:37:36.421Z] ---> c4cd3943c0cf [2021-04-21T08:37:36.421Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-04-21T08:37:36.421Z] Removing intermediate container 5aef9ed29780 [2021-04-21T08:37:36.421Z] ---> 209647375dcb [2021-04-21T08:37:36.421Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-21T08:37:36.687Z] ---> Running in 94c8f0b55c7f [2021-04-21T08:37:36.687Z] Removing intermediate container e341460a704c [2021-04-21T08:37:36.687Z] ---> 128adad6b8b7 [2021-04-21T08:37:36.687Z] 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-04-21T08:37:36.687Z] Removing intermediate container 692b8c6bc2fc [2021-04-21T08:37:36.687Z] ---> e174abfc2234 [2021-04-21T08:37:36.688Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-21T08:37:36.688Z] ---> Running in 5d9dcc2c2764 [2021-04-21T08:37:36.688Z] ---> Running in c8f6eea78371 [2021-04-21T08:37:36.950Z] ---> Running in d75c97402598 [2021-04-21T08:37:36.950Z] Removing intermediate container 94c8f0b55c7f [2021-04-21T08:37:36.950Z] ---> 2255ee6f8e34 [2021-04-21T08:37:36.950Z] Step 13/22 : ENV APP_PORT=48060 [2021-04-21T08:37:37.222Z] ---> 2cc9b8fee680 [2021-04-21T08:37:37.222Z] 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-04-21T08:37:37.222Z] Removing intermediate container 5d9dcc2c2764 [2021-04-21T08:37:37.222Z] ---> f69e51969b56 [2021-04-21T08:37:37.222Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-04-21T08:37:37.222Z] Removing intermediate container c8f6eea78371 [2021-04-21T08:37:37.222Z] ---> af8e009e76c1 [2021-04-21T08:37:37.222Z] Step 13/23 : ENV APP_PORT=48082 [2021-04-21T08:37:37.222Z] Removing intermediate container d75c97402598 [2021-04-21T08:37:37.222Z] ---> 9fe94299a420 [2021-04-21T08:37:37.222Z] Step 13/23 : ENV APP_PORT=48081 [2021-04-21T08:37:37.222Z] ---> Running in 6568ebfb2be1 [2021-04-21T08:37:37.495Z] ---> Running in 1ed4e82fbd30 [2021-04-21T08:37:37.495Z] ---> Running in c8c44d642c26 [2021-04-21T08:37:37.495Z] ---> Running in 3534299f0acc [2021-04-21T08:37:37.495Z] ---> 6a9035996722 [2021-04-21T08:37:37.495Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-04-21T08:37:37.495Z] Removing intermediate container 6568ebfb2be1 [2021-04-21T08:37:37.495Z] ---> 35e453134a85 [2021-04-21T08:37:37.495Z] Step 14/22 : EXPOSE $APP_PORT [2021-04-21T08:37:37.761Z] Removing intermediate container 1ed4e82fbd30 [2021-04-21T08:37:37.761Z] ---> cd6252f49493 [2021-04-21T08:37:37.761Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-04-21T08:37:37.761Z] Removing intermediate container c8c44d642c26 [2021-04-21T08:37:37.761Z] ---> e9050d180df2 [2021-04-21T08:37:37.761Z] Step 14/23 : EXPOSE $APP_PORT [2021-04-21T08:37:37.761Z] Removing intermediate container 3534299f0acc [2021-04-21T08:37:37.761Z] ---> 03fd078cafb3 [2021-04-21T08:37:37.761Z] Step 14/23 : EXPOSE $APP_PORT [2021-04-21T08:37:37.949Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-04-21T08:37:37.949Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-04-21T08:37:37.949Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-04-21T08:37:38.045Z] ---> Running in 95d33ff931df [2021-04-21T08:37:38.045Z] ---> Running in 13fba1bc0d55 [2021-04-21T08:37:38.045Z] ---> Running in e8cbefe96404 [2021-04-21T08:37:38.045Z] ---> Running in 1f96d5682417 [2021-04-21T08:37:38.045Z] ---> 0d4f40da01ab [2021-04-21T08:37:38.045Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-04-21T08:37:38.244Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-04-21T08:37:38.313Z] Removing intermediate container 95d33ff931df [2021-04-21T08:37:38.313Z] ---> a9737a033079 [2021-04-21T08:37:38.313Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-21T08:37:38.581Z] Removing intermediate container 13fba1bc0d55 [2021-04-21T08:37:38.581Z] ---> fdf7de213948 [2021-04-21T08:37:38.581Z] Step 15/23 : WORKDIR / [2021-04-21T08:37:38.581Z] Removing intermediate container 1f96d5682417 [2021-04-21T08:37:38.581Z] ---> e3ecd91c1d69 [2021-04-21T08:37:38.581Z] Step 15/23 : WORKDIR / [2021-04-21T08:37:38.876Z] ---> Running in 2173aaf765bc [2021-04-21T08:37:38.876Z] ---> Running in fe16cd63f7c1 [2021-04-21T08:37:38.876Z] ---> 73397e2e19c1 [2021-04-21T08:37:38.876Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-04-21T08:37:38.876Z] ---> 6b7df49fee16 [2021-04-21T08:37:38.876Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-04-21T08:37:39.155Z] Removing intermediate container 2173aaf765bc [2021-04-21T08:37:39.155Z] ---> cd47ac50e208 [2021-04-21T08:37:39.155Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-21T08:37:39.155Z] Removing intermediate container fe16cd63f7c1 [2021-04-21T08:37:39.155Z] ---> 92cd522bbf11 [2021-04-21T08:37:39.155Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-21T08:37:39.438Z] ---> c1e8ded6def0 [2021-04-21T08:37:39.439Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-04-21T08:37:39.439Z] ---> 20e663248ff6 [2021-04-21T08:37:39.439Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-04-21T08:37:40.390Z] ---> 58e5b94f6d8f [2021-04-21T08:37:40.390Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-04-21T08:37:40.390Z] ---> 2388a6059e95 [2021-04-21T08:37:40.390Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-04-21T08:37:40.390Z] Removing intermediate container e8cbefe96404 [2021-04-21T08:37:40.390Z] ---> 52fb37429d0d [2021-04-21T08:37:40.390Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-04-21T08:37:40.390Z] ---> 24b181e23052 [2021-04-21T08:37:40.390Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-04-21T08:37:40.390Z] ---> 86124d8eba69 [2021-04-21T08:37:40.390Z] 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-04-21T08:37:40.655Z] ---> Running in 7822389e5589 [2021-04-21T08:37:40.655Z] ---> Running in 2df1441c379b [2021-04-21T08:37:40.655Z] ---> Running in 3b7363dcda9d [2021-04-21T08:37:40.918Z] ---> 331d0fc736cd [2021-04-21T08:37:40.918Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-04-21T08:37:41.186Z] ---> 4aeefa767453 [2021-04-21T08:37:41.186Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-04-21T08:37:41.186Z] Removing intermediate container 7822389e5589 [2021-04-21T08:37:41.186Z] ---> 808d84eccf17 [2021-04-21T08:37:41.186Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-04-21T08:37:41.186Z] Removing intermediate container 3b7363dcda9d [2021-04-21T08:37:41.186Z] ---> d2b985389d58 [2021-04-21T08:37:41.186Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-21T08:37:41.453Z] ---> Running in cffd4dae2296 [2021-04-21T08:37:41.453Z] ---> 42e750d87053 [2021-04-21T08:37:41.453Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-04-21T08:37:41.652Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-04-21T08:37:41.715Z] ---> 4a65d1b365fc [2021-04-21T08:37:41.715Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-04-21T08:37:41.715Z] ---> Running in b27763c86c27 [2021-04-21T08:37:41.715Z] Removing intermediate container cffd4dae2296 [2021-04-21T08:37:41.715Z] ---> d3543a864db8 [2021-04-21T08:37:41.715Z] Step 20/22 : LABEL arch=x86_64 [2021-04-21T08:37:41.983Z] ---> 384d6f5ba0b3 [2021-04-21T08:37:41.983Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-04-21T08:37:41.983Z] ---> Running in e328e9ef2c67 [2021-04-21T08:37:41.983Z] ---> Running in 489728aee448 [2021-04-21T08:37:41.983Z] ---> Running in e635083efba4 [2021-04-21T08:37:42.248Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-04-21T08:37:42.249Z] Removing intermediate container b27763c86c27 [2021-04-21T08:37:42.249Z] ---> d63a1ab7a0de [2021-04-21T08:37:42.249Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-21T08:37:42.519Z] Removing intermediate container e328e9ef2c67 [2021-04-21T08:37:42.519Z] ---> 5b9d3ff616ae [2021-04-21T08:37:42.519Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-21T08:37:42.519Z] ---> Running in 84abefe79397 [2021-04-21T08:37:42.519Z] ---> Running in 69deba42014e [2021-04-21T08:37:42.789Z] Removing intermediate container 489728aee448 [2021-04-21T08:37:42.789Z] ---> 43eaa97ba040 [2021-04-21T08:37:42.789Z] Step 21/22 : LABEL git_sha=d5c8082ff87c77a102a92da02ce2b20fd9007983 [2021-04-21T08:37:42.789Z] Removing intermediate container 2df1441c379b [2021-04-21T08:37:42.789Z] ---> 45a8a318544b [2021-04-21T08:37:42.789Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-04-21T08:37:42.789Z] ---> Running in 0c186e7420f5 [2021-04-21T08:37:42.789Z] ---> Running in 0f2a6d630d32 [2021-04-21T08:37:43.052Z] Removing intermediate container 84abefe79397 [2021-04-21T08:37:43.052Z] ---> ee219bab70a3 [2021-04-21T08:37:43.052Z] Step 21/23 : LABEL arch=x86_64 [2021-04-21T08:37:43.052Z] Removing intermediate container 69deba42014e [2021-04-21T08:37:43.052Z] ---> 42ca8fbc4eed [2021-04-21T08:37:43.052Z] Step 21/23 : LABEL arch=x86_64 [2021-04-21T08:37:43.315Z] ---> Running in 61c2dc7f738f [2021-04-21T08:37:43.315Z] Removing intermediate container 0c186e7420f5 [2021-04-21T08:37:43.315Z] ---> 6002049cc7d7 [2021-04-21T08:37:43.315Z] Step 22/22 : LABEL version=0.0.0 [2021-04-21T08:37:43.315Z] ---> Running in 99ccd6830490 [2021-04-21T08:37:43.315Z] Removing intermediate container 0f2a6d630d32 [2021-04-21T08:37:43.315Z] ---> 2600e66050ef [2021-04-21T08:37:43.315Z] Step 22/24 : LABEL arch=x86_64 [2021-04-21T08:37:43.315Z] ---> Running in 8908753c77b9 [2021-04-21T08:37:43.580Z] ---> Running in bbeeda7a07b9 [2021-04-21T08:37:43.580Z] Removing intermediate container 61c2dc7f738f [2021-04-21T08:37:43.580Z] ---> 95184b039ea8 [2021-04-21T08:37:43.580Z] Step 22/23 : LABEL git_sha=d5c8082ff87c77a102a92da02ce2b20fd9007983 [2021-04-21T08:37:43.580Z] Removing intermediate container 99ccd6830490 [2021-04-21T08:37:43.580Z] ---> 16935f6713e0 [2021-04-21T08:37:43.580Z] Step 22/23 : LABEL git_sha=d5c8082ff87c77a102a92da02ce2b20fd9007983 [2021-04-21T08:37:43.849Z] ---> Running in 9732195e7082 [2021-04-21T08:37:43.849Z] Removing intermediate container 8908753c77b9 [2021-04-21T08:37:43.849Z] ---> 69c641b63b47 [2021-04-21T08:37:43.849Z] [2021-04-21T08:37:43.849Z] ---> Running in eae4551ef5a1 [2021-04-21T08:37:44.130Z] Removing intermediate container bbeeda7a07b9 [2021-04-21T08:37:44.130Z] ---> b37cc9fd3a09 [2021-04-21T08:37:44.130Z] Step 23/24 : LABEL git_sha=d5c8082ff87c77a102a92da02ce2b20fd9007983 [2021-04-21T08:37:44.130Z] Successfully built 69c641b63b47 [2021-04-21T08:37:44.398Z] Removing intermediate container e635083efba4 [2021-04-21T08:37:44.398Z] ---> 17e0e3304076 [2021-04-21T08:37:44.398Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-21T08:37:44.398Z] Successfully tagged docker-support-notifications-go:latest [2021-04-21T08:37:44.398Z] Removing intermediate container 9732195e7082 [2021-04-21T08:37:44.398Z] ---> 1fc421a0519f [2021-04-21T08:37:44.398Z] Step 23/23 : LABEL version=0.0.0 [2021-04-21T08:37:44.398Z] Building docker-security-proxy-setup-go [2021-04-21T08:37:44.398Z]  Building docker-support-notifications-go ... done  ---> Running in 81edb8e76f13 [2021-04-21T08:37:44.398Z] Removing intermediate container eae4551ef5a1 [2021-04-21T08:37:44.398Z] ---> 7ec8b329dee0 [2021-04-21T08:37:44.398Z] Step 23/23 : LABEL version=0.0.0 [2021-04-21T08:37:44.398Z] ---> Running in b4985cc3fcf6 [2021-04-21T08:37:44.663Z] ---> Running in 1846a04d84da [2021-04-21T08:37:44.663Z] Removing intermediate container 81edb8e76f13 [2021-04-21T08:37:44.663Z] ---> f15a8aa05964 [2021-04-21T08:37:44.663Z] Step 24/24 : LABEL version=0.0.0 [2021-04-21T08:37:44.663Z] ---> 740d166b5f7a [2021-04-21T08:37:44.663Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-04-21T08:37:44.924Z] Removing intermediate container b4985cc3fcf6 [2021-04-21T08:37:44.924Z] ---> a08fc2cea642 [2021-04-21T08:37:44.924Z] [2021-04-21T08:37:44.924Z] ---> Running in 3ef40aaae49e [2021-04-21T08:37:44.924Z] Removing intermediate container 1846a04d84da [2021-04-21T08:37:44.924Z] ---> 263e4db5c174 [2021-04-21T08:37:44.924Z] [2021-04-21T08:37:45.186Z] Successfully built a08fc2cea642 [2021-04-21T08:37:45.186Z] Successfully tagged docker-core-metadata-go:latest [2021-04-21T08:37:45.186Z] Building docker-sys-mgmt-agent-go [2021-04-21T08:37:45.186Z]  Building docker-core-metadata-go ... done Successfully built 263e4db5c174 [2021-04-21T08:37:45.450Z] Successfully tagged docker-core-command-go:latest [2021-04-21T08:37:45.450Z] Building docker-support-scheduler-go [2021-04-21T08:37:45.450Z]  Building docker-core-command-go ... done Removing intermediate container 3ef40aaae49e [2021-04-21T08:37:45.450Z] ---> 124ea7ec533e [2021-04-21T08:37:45.450Z] [2021-04-21T08:37:45.450Z] ---> a63ff11eccef [2021-04-21T08:37:45.450Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-04-21T08:37:45.450Z] Successfully built 124ea7ec533e [2021-04-21T08:37:45.713Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-04-21T08:37:45.713Z] Building docker-core-data-go [2021-04-21T08:37:45.713Z]  Building docker-security-secretstore-setup-go ... done  ---> a0d5c8aa55ec [2021-04-21T08:37:45.713Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-04-21T08:37:46.301Z] ---> b8d3e4d894f3 [2021-04-21T08:37:46.301Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-04-21T08:37:50.535Z] ---> 9642ab8b06e9 [2021-04-21T08:37:50.535Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-04-21T08:37:50.568Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-04-21T08:37:50.568Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-04-21T08:37:50.568Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-04-21T08:37:53.942Z] ---> Running in 9235692e079d [2021-04-21T08:37:54.555Z] Removing intermediate container 9235692e079d [2021-04-21T08:37:54.555Z] ---> 07b289393ad5 [2021-04-21T08:37:54.555Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-04-21T08:37:55.989Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.385s coverage: 45.9% of statements [2021-04-21T08:37:55.989Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-04-21T08:37:55.989Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-04-21T08:37:55.989Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-04-21T08:37:55.989Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-04-21T08:37:55.989Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-04-21T08:37:55.989Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-04-21T08:37:55.989Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.141s coverage: 19.8% of statements [2021-04-21T08:37:56.590Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.259s coverage: 100.0% of statements [2021-04-21T08:37:58.451Z] ---> a88fafcdbe9b [2021-04-21T08:37:58.451Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-04-21T08:37:58.451Z] ---> Running in 8b9e7dc44123 [2021-04-21T08:37:59.467Z] Removing intermediate container 8b9e7dc44123 [2021-04-21T08:37:59.467Z] ---> a336de70dfe7 [2021-04-21T08:37:59.467Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-04-21T08:37:59.467Z] ---> Running in d5425327d9d1 [2021-04-21T08:38:01.608Z] Removing intermediate container d5425327d9d1 [2021-04-21T08:38:01.608Z] ---> a95093e3b985 [2021-04-21T08:38:01.608Z] Step 28/31 : CMD ["gate"] [2021-04-21T08:38:04.885Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.545s coverage: 27.1% of statements [2021-04-21T08:38:04.885Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-04-21T08:38:04.885Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-04-21T08:38:04.885Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-04-21T08:38:04.885Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-04-21T08:38:04.885Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-04-21T08:38:04.885Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-04-21T08:38:04.885Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.142s coverage: 100.0% of statements [2021-04-21T08:38:04.885Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-04-21T08:38:04.885Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.167s coverage: 100.0% of statements [2021-04-21T08:38:04.885Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-04-21T08:38:04.885Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-04-21T08:38:05.161Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.267s coverage: 71.3% of statements [2021-04-21T08:38:05.161Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-04-21T08:38:05.161Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-04-21T08:38:07.163Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.547s coverage: 82.9% of statements [2021-04-21T08:38:07.163Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-04-21T08:38:07.163Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-04-21T08:38:07.163Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.169s coverage: 78.9% of statements [2021-04-21T08:38:07.163Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-04-21T08:38:07.801Z] ---> Running in c0d4beb759cd [2021-04-21T08:38:10.984Z] Removing intermediate container c0d4beb759cd [2021-04-21T08:38:10.984Z] ---> 58493bb449b5 [2021-04-21T08:38:10.984Z] Step 29/31 : LABEL arch=x86_64 [2021-04-21T08:38:12.041Z] ---> Running in ddf927e3351a [2021-04-21T08:38:13.269Z] Removing intermediate container ddf927e3351a [2021-04-21T08:38:13.269Z] ---> a87849b58667 [2021-04-21T08:38:13.269Z] Step 30/31 : LABEL git_sha=d5c8082ff87c77a102a92da02ce2b20fd9007983 [2021-04-21T08:38:14.811Z] ---> Running in bb3d388fbea4 [2021-04-21T08:38:16.001Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-21T08:38:16.001Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-21T08:38:16.001Z] ---> abb72ae9b980 [2021-04-21T08:38:16.001Z] Step 3/23 : WORKDIR /edgex-go [2021-04-21T08:38:16.001Z] ---> Using cache [2021-04-21T08:38:16.001Z] ---> 83c7cfd387c2 [2021-04-21T08:38:16.001Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-21T08:38:16.001Z] ---> Using cache [2021-04-21T08:38:16.001Z] ---> 7f4862652125 [2021-04-21T08:38:16.001Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-04-21T08:38:16.001Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-21T08:38:16.001Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-04-21T08:38:16.001Z] ---> abb72ae9b980 [2021-04-21T08:38:16.001Z] Step 3/21 : WORKDIR /edgex-go [2021-04-21T08:38:16.001Z] ---> Using cache [2021-04-21T08:38:16.001Z] ---> 83c7cfd387c2 [2021-04-21T08:38:16.001Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-21T08:38:16.001Z] ---> Using cache [2021-04-21T08:38:16.001Z] ---> 7f4862652125 [2021-04-21T08:38:16.001Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-04-21T08:38:16.001Z] ---> Using cache [2021-04-21T08:38:16.001Z] ---> fabae27d5c98 [2021-04-21T08:38:16.001Z] Step 6/21 : COPY go.mod . [2021-04-21T08:38:16.001Z] ---> Using cache [2021-04-21T08:38:16.001Z] ---> 3adce0256956 [2021-04-21T08:38:16.001Z] Step 7/21 : RUN go mod download [2021-04-21T08:38:16.001Z] ---> Using cache [2021-04-21T08:38:16.001Z] ---> 79857c59e6f9 [2021-04-21T08:38:16.001Z] Step 8/21 : COPY . . [2021-04-21T08:38:16.001Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-21T08:38:16.001Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-21T08:38:16.001Z] ---> abb72ae9b980 [2021-04-21T08:38:16.001Z] Step 3/23 : WORKDIR /edgex-go [2021-04-21T08:38:16.001Z] ---> Using cache [2021-04-21T08:38:16.001Z] ---> 83c7cfd387c2 [2021-04-21T08:38:16.001Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-21T08:38:16.001Z] ---> Using cache [2021-04-21T08:38:16.001Z] ---> 7f4862652125 [2021-04-21T08:38:16.001Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2021-04-21T08:38:16.001Z] ---> Using cache [2021-04-21T08:38:16.001Z] ---> d97be596b106 [2021-04-21T08:38:16.001Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-04-21T08:38:16.612Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-21T08:38:16.612Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-04-21T08:38:16.612Z] ---> abb72ae9b980 [2021-04-21T08:38:16.612Z] Step 3/22 : WORKDIR /edgex-go [2021-04-21T08:38:16.612Z] ---> Using cache [2021-04-21T08:38:16.612Z] ---> 83c7cfd387c2 [2021-04-21T08:38:16.612Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-21T08:38:16.612Z] ---> Using cache [2021-04-21T08:38:16.612Z] ---> 7f4862652125 [2021-04-21T08:38:16.612Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-04-21T08:38:16.612Z] ---> Using cache [2021-04-21T08:38:16.612Z] ---> fabae27d5c98 [2021-04-21T08:38:16.612Z] Step 6/22 : COPY go.mod . [2021-04-21T08:38:16.612Z] ---> Using cache [2021-04-21T08:38:16.612Z] ---> 3adce0256956 [2021-04-21T08:38:16.612Z] Step 7/22 : RUN go mod download [2021-04-21T08:38:16.612Z] ---> Using cache [2021-04-21T08:38:16.612Z] ---> 79857c59e6f9 [2021-04-21T08:38:16.612Z] Step 8/22 : COPY . . [2021-04-21T08:38:17.294Z] ---> Using cache [2021-04-21T08:38:17.294Z] ---> d97be596b106 [2021-04-21T08:38:17.294Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-04-21T08:38:17.340Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.075s coverage: 28.6% of statements [2021-04-21T08:38:17.340Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-04-21T08:38:17.340Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-04-21T08:38:17.340Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-04-21T08:38:17.340Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-04-21T08:38:17.340Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-04-21T08:38:17.340Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.265s coverage: 100.0% of statements [2021-04-21T08:38:17.340Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-04-21T08:38:17.340Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.138s coverage: 100.0% of statements [2021-04-21T08:38:17.340Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-04-21T08:38:17.340Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.450s coverage: 86.7% of statements [2021-04-21T08:38:17.340Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-04-21T08:38:17.340Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.490s coverage: 97.5% of statements [2021-04-21T08:38:17.341Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-04-21T08:38:17.341Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.228s coverage: 78.3% of statements [2021-04-21T08:38:17.341Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-04-21T08:38:17.341Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-04-21T08:38:17.341Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-04-21T08:38:17.341Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-04-21T08:38:17.923Z] Removing intermediate container bb3d388fbea4 [2021-04-21T08:38:17.924Z] ---> 75d845c485dd [2021-04-21T08:38:17.924Z] Step 31/31 : LABEL version=0.0.0 [2021-04-21T08:38:17.924Z] ---> Running in 68c0235fc520 [2021-04-21T08:38:17.924Z] ---> Running in 08cc59046e5a [2021-04-21T08:38:17.924Z] ---> Running in a8ac2a6024a1 [2021-04-21T08:38:17.924Z] ---> Running in 3cf9b91624e4 [2021-04-21T08:38:18.209Z] ---> Running in bfa850fdd09f [2021-04-21T08:38:18.510Z] Removing intermediate container bfa850fdd09f [2021-04-21T08:38:18.510Z] ---> e06daaeb43d6 [2021-04-21T08:38:18.510Z] [2021-04-21T08:38:18.827Z] Successfully built e06daaeb43d6 [2021-04-21T08:38:18.827Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-04-21T08:38:19.104Z]  Building docker-security-bootstrapper-go ... done fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-21T08:38:19.104Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-21T08:38:19.104Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-04-21T08:38:19.104Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-04-21T08:38:19.780Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-21T08:38:19.780Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-21T08:38:20.090Z] OK: 233 MiB in 51 packages [2021-04-21T08:38:20.424Z] OK: 233 MiB in 51 packages [2021-04-21T08:38:21.523Z] Removing intermediate container 08cc59046e5a [2021-04-21T08:38:21.523Z] ---> db28e76ed730 [2021-04-21T08:38:21.523Z] Step 6/23 : COPY go.mod . [2021-04-21T08:38:21.852Z] Removing intermediate container 68c0235fc520 [2021-04-21T08:38:21.852Z] ---> 6859d6076f4f [2021-04-21T08:38:21.852Z] Step 6/23 : COPY go.mod . [2021-04-21T08:38:21.852Z] ---> f8a06deab40e [2021-04-21T08:38:21.852Z] Step 7/23 : RUN go mod download [2021-04-21T08:38:22.167Z] ---> Running in 4ba054139345 [2021-04-21T08:38:22.167Z] ---> a14ea9b88f38 [2021-04-21T08:38:22.167Z] Step 7/23 : RUN go mod download [2021-04-21T08:38:22.471Z] ---> Running in 542681d39e36 [2021-04-21T08:38:24.573Z] Removing intermediate container 542681d39e36 [2021-04-21T08:38:24.573Z] ---> e5a21d51309d [2021-04-21T08:38:24.573Z] Step 8/23 : COPY . . [2021-04-21T08:38:24.874Z] Removing intermediate container 4ba054139345 [2021-04-21T08:38:24.874Z] ---> 455200af4abb [2021-04-21T08:38:24.874Z] Step 8/23 : COPY . . [2021-04-21T08:38:25.627Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.245s coverage: 93.0% of statements [2021-04-21T08:38:25.627Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-04-21T08:38:25.627Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-04-21T08:38:25.627Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-04-21T08:38:25.627Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-04-21T08:38:25.627Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-04-21T08:38:25.627Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-04-21T08:38:25.627Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-04-21T08:38:25.627Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-04-21T08:38:25.627Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-04-21T08:38:25.627Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-04-21T08:38:25.627Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-04-21T08:38:25.627Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-04-21T08:38:25.627Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-04-21T08:38:25.627Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-04-21T08:38:25.627Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-04-21T08:38:25.627Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-04-21T08:38:25.627Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-04-21T08:38:25.627Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-04-21T08:38:25.627Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.130s coverage: 58.8% of statements [2021-04-21T08:38:25.627Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-04-21T08:38:25.627Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-04-21T08:38:25.627Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.181s coverage: 0.9% of statements [2021-04-21T08:38:25.627Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-04-21T08:38:25.627Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-04-21T08:38:25.627Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-04-21T08:38:25.627Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.172s coverage: 47.1% of statements [2021-04-21T08:38:25.627Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.182s coverage: 79.5% of statements [2021-04-21T08:38:25.627Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.129s coverage: 94.1% of statements [2021-04-21T08:38:25.627Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.147s coverage: 96.3% of statements [2021-04-21T08:38:25.627Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.146s coverage: 87.5% of statements [2021-04-21T08:38:40.702Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.133s coverage: 94.4% of statements [2021-04-21T08:38:40.702Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.178s coverage: 44.8% of statements [2021-04-21T08:38:45.009Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.497s coverage: 81.9% of statements [2021-04-21T08:38:45.009Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-04-21T08:38:45.277Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-04-21T08:38:55.186Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.197s coverage: 92.9% of statements [2021-04-21T08:38:55.186Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-04-21T08:38:55.186Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-04-21T08:38:55.186Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-04-21T08:38:55.186Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 77.8% of statements [2021-04-21T08:38:55.186Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-04-21T08:38:55.186Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-04-21T08:38:55.186Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-04-21T08:38:55.186Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-04-21T08:38:55.186Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-04-21T08:38:55.186Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.070s coverage: 87.2% of statements [2021-04-21T08:38:55.186Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-04-21T08:38:55.186Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-04-21T08:38:55.186Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.108s coverage: 100.0% of statements [2021-04-21T08:38:55.186Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-04-21T08:38:55.186Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.144s coverage: 75.5% of statements [2021-04-21T08:38:55.186Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-04-21T08:38:55.186Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.133s coverage: 80.8% of statements [2021-04-21T08:38:55.186Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.192s coverage: 87.2% of statements [2021-04-21T08:38:55.186Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.211s coverage: 84.6% of statements [2021-04-21T08:38:55.186Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.267s coverage: 91.6% of statements [2021-04-21T08:38:55.186Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-04-21T08:38:55.186Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.569s coverage: 64.4% of statements [2021-04-21T08:38:55.186Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-04-21T08:38:55.186Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-04-21T08:38:55.186Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.129s coverage: 100.0% of statements [2021-04-21T08:38:55.186Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.088s coverage: 91.3% of statements [2021-04-21T08:38:55.186Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.072s coverage: 100.0% of statements [2021-04-21T08:38:55.186Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.087s coverage: 73.7% of statements [2021-04-21T08:38:55.787Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.064s coverage: 100.0% of statements [2021-04-21T08:38:55.789Z] ---> 7403a15345f0 [2021-04-21T08:38:55.789Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-04-21T08:38:56.440Z] ---> Running in b0712c214fc3 [2021-04-21T08:38:56.440Z] ---> 0f6e26fbf8d7 [2021-04-21T08:38:56.440Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-04-21T08:38:56.724Z] Removing intermediate container 3cf9b91624e4 [2021-04-21T08:38:56.724Z] ---> 6dc89286f15a [2021-04-21T08:38:56.724Z] [2021-04-21T08:38:56.724Z] Step 10/22 : FROM alpine:3.12 [2021-04-21T08:38:56.724Z] ---> 13621d1b12d4 [2021-04-21T08:38:56.724Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-04-21T08:38:56.724Z] ---> Using cache [2021-04-21T08:38:56.724Z] ---> e174abfc2234 [2021-04-21T08:38:56.724Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-21T08:38:56.724Z] ---> Using cache [2021-04-21T08:38:56.724Z] ---> 9fe94299a420 [2021-04-21T08:38:56.724Z] Step 13/22 : ENV APP_PORT=48085 [2021-04-21T08:38:56.724Z] Removing intermediate container a8ac2a6024a1 [2021-04-21T08:38:56.724Z] ---> f15a14117ca6 [2021-04-21T08:38:56.724Z] [2021-04-21T08:38:56.724Z] Step 10/21 : FROM alpine:3.12 [2021-04-21T08:38:56.724Z] ---> 13621d1b12d4 [2021-04-21T08:38:56.724Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-04-21T08:38:56.724Z] ---> Running in 2c993e476fa0 [2021-04-21T08:38:56.724Z] ---> Running in 74c405ad1393 [2021-04-21T08:38:56.724Z] ---> Running in df2b05ba7b24 [2021-04-21T08:38:57.369Z] Removing intermediate container 74c405ad1393 [2021-04-21T08:38:57.369Z] ---> 97c71b49437a [2021-04-21T08:38:57.369Z] Step 14/22 : EXPOSE $APP_PORT [2021-04-21T08:38:57.369Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-04-21T08:38:57.369Z] ---> Running in 95e1e7c4bfee [2021-04-21T08:38:57.713Z] Removing intermediate container 95e1e7c4bfee [2021-04-21T08:38:57.713Z] ---> a6adf7e6c664 [2021-04-21T08:38:57.713Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-21T08:38:57.713Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-04-21T08:38:57.713Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-21T08:38:58.025Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-21T08:38:58.025Z] ---> e5d5f0652d20 [2021-04-21T08:38:58.025Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-04-21T08:38:58.025Z] (1/4) Installing ca-certificates (20191127-r4) [2021-04-21T08:38:58.025Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-04-21T08:38:58.025Z] (3/4) Installing libcurl (7.76.1-r0) [2021-04-21T08:38:58.025Z] (4/4) Installing curl (7.76.1-r0) [2021-04-21T08:38:58.025Z] Executing busybox-1.31.1-r20.trigger [2021-04-21T08:38:58.025Z] Executing ca-certificates-20191127-r4.trigger [2021-04-21T08:38:58.318Z] OK: 7 MiB in 18 packages [2021-04-21T08:38:59.834Z] ---> d2d84020f2ba [2021-04-21T08:38:59.834Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-04-21T08:39:00.106Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.905s coverage: 69.0% of statements [2021-04-21T08:39:00.106Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-04-21T08:39:00.106Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-04-21T08:39:00.106Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-04-21T08:39:00.516Z] ---> f830c7d743fb [2021-04-21T08:39:00.516Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-04-21T08:39:00.714Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.498s coverage: 38.4% of statements [2021-04-21T08:39:00.714Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-04-21T08:39:00.714Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-04-21T08:39:00.714Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.080s coverage: 89.5% of statements [2021-04-21T08:39:00.714Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-04-21T08:39:00.714Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.129s coverage: 84.8% of statements [2021-04-21T08:39:00.812Z] ---> Running in 1bf356de3577 [2021-04-21T08:39:01.453Z] Removing intermediate container df2b05ba7b24 [2021-04-21T08:39:01.453Z] ---> d650e36f9ea2 [2021-04-21T08:39:01.453Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-04-21T08:39:01.453Z] Removing intermediate container 1bf356de3577 [2021-04-21T08:39:01.453Z] ---> 4a8f0a892119 [2021-04-21T08:39:01.453Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-21T08:39:01.453Z] ---> Running in 7ca99eede574 [2021-04-21T08:39:01.743Z] ---> Running in 91f0f81ad3fb [2021-04-21T08:39:01.743Z] Removing intermediate container 7ca99eede574 [2021-04-21T08:39:01.743Z] ---> 11e5e5fcca3d [2021-04-21T08:39:01.743Z] Step 13/21 : WORKDIR /edgex [2021-04-21T08:39:02.931Z] ---> Running in 32f976084529 [2021-04-21T08:39:02.931Z] Removing intermediate container 91f0f81ad3fb [2021-04-21T08:39:02.931Z] ---> b761d66f9da9 [2021-04-21T08:39:02.931Z] Step 20/22 : LABEL arch=x86_64 [2021-04-21T08:39:02.931Z] ---> Running in ce59c48447dd [2021-04-21T08:39:02.931Z] Removing intermediate container 32f976084529 [2021-04-21T08:39:02.931Z] ---> 36d394664c09 [2021-04-21T08:39:02.931Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-04-21T08:39:03.382Z] Removing intermediate container ce59c48447dd [2021-04-21T08:39:03.382Z] ---> c80e13071c5c [2021-04-21T08:39:03.382Z] Step 21/22 : LABEL git_sha=d5c8082ff87c77a102a92da02ce2b20fd9007983 [2021-04-21T08:39:03.855Z] ---> Running in 9debe57b83a6 [2021-04-21T08:39:03.855Z] ---> 500d04424f7e [2021-04-21T08:39:03.856Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-04-21T08:39:04.460Z] Removing intermediate container 9debe57b83a6 [2021-04-21T08:39:04.460Z] ---> b39c265dadec [2021-04-21T08:39:04.460Z] Step 22/22 : LABEL version=0.0.0 [2021-04-21T08:39:04.460Z] ---> Running in 8510887f0e6e [2021-04-21T08:39:04.801Z] Removing intermediate container 8510887f0e6e [2021-04-21T08:39:04.801Z] ---> 6aa5dbea7d56 [2021-04-21T08:39:04.801Z] [2021-04-21T08:39:04.801Z] ---> 6d385ee40d5a [2021-04-21T08:39:04.801Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-04-21T08:39:05.092Z] Successfully built 6aa5dbea7d56 [2021-04-21T08:39:05.092Z] Successfully tagged docker-support-scheduler-go:latest [2021-04-21T08:39:05.363Z]  Building docker-support-scheduler-go ... done  ---> 90def45dfa0f [2021-04-21T08:39:05.363Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-04-21T08:39:05.629Z] ---> Running in c87b03020d73 [2021-04-21T08:39:05.894Z] Removing intermediate container c87b03020d73 [2021-04-21T08:39:05.894Z] ---> 14cffbe81232 [2021-04-21T08:39:05.894Z] Step 18/21 : CMD ["--init=true"] [2021-04-21T08:39:06.160Z] ---> Running in a274b70a2d0c [2021-04-21T08:39:06.432Z] Removing intermediate container a274b70a2d0c [2021-04-21T08:39:06.432Z] ---> 35c8e61f33c7 [2021-04-21T08:39:06.432Z] Step 19/21 : LABEL arch=x86_64 [2021-04-21T08:39:06.432Z] ---> Running in adfae16e2a51 [2021-04-21T08:39:06.697Z] Removing intermediate container adfae16e2a51 [2021-04-21T08:39:06.965Z] ---> 4282e2bfc5df [2021-04-21T08:39:06.965Z] Step 20/21 : LABEL git_sha=d5c8082ff87c77a102a92da02ce2b20fd9007983 [2021-04-21T08:39:06.965Z] ---> Running in 23af7f0fccce [2021-04-21T08:39:07.233Z] Removing intermediate container 23af7f0fccce [2021-04-21T08:39:07.233Z] ---> 8a816d2a7ed1 [2021-04-21T08:39:07.233Z] Step 21/21 : LABEL version=0.0.0 [2021-04-21T08:39:07.233Z] ---> Running in b596079bb56c [2021-04-21T08:39:07.462Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.445s coverage: 47.0% of statements [2021-04-21T08:39:07.462Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-04-21T08:39:07.462Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-04-21T08:39:07.462Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-04-21T08:39:07.462Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-04-21T08:39:07.462Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-04-21T08:39:07.462Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.120s coverage: 100.0% of statements [2021-04-21T08:39:07.462Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-04-21T08:39:07.462Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.115s coverage: 100.0% of statements [2021-04-21T08:39:07.462Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-04-21T08:39:07.462Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-04-21T08:39:07.462Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 0.179s coverage: 9.6% of statements [2021-04-21T08:39:07.462Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-04-21T08:39:08.650Z] Removing intermediate container b596079bb56c [2021-04-21T08:39:08.650Z] ---> 54c45f7e8a73 [2021-04-21T08:39:08.650Z] [2021-04-21T08:39:08.650Z] Successfully built 54c45f7e8a73 [2021-04-21T08:39:08.905Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.461s coverage: 88.6% of statements [2021-04-21T08:39:08.905Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-04-21T08:39:08.905Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-04-21T08:39:08.905Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-04-21T08:39:08.917Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-04-21T08:39:17.212Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.261s coverage: 28.7% of statements [2021-04-21T08:39:17.212Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-04-21T08:39:17.212Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-04-21T08:39:17.212Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-04-21T08:39:17.212Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-04-21T08:39:17.212Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-04-21T08:39:17.212Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.218s coverage: 99.0% of statements [2021-04-21T08:39:17.212Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-04-21T08:39:17.212Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.169s coverage: 100.0% of statements [2021-04-21T08:39:17.212Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-04-21T08:39:17.212Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-04-21T08:39:17.212Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-04-21T08:39:17.212Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.224s coverage: 64.6% of statements [2021-04-21T08:39:17.212Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-04-21T08:39:17.212Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.371s coverage: 95.6% of statements [2021-04-21T08:39:17.212Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-04-21T08:39:17.212Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-04-21T08:39:17.212Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-04-21T08:39:17.212Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.046s coverage: 0.0% of statements [2021-04-21T08:39:17.212Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-04-21T08:39:17.212Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.063s coverage: 100.0% of statements [2021-04-21T08:39:17.212Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-04-21T08:39:17.212Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-04-21T08:39:17.213Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-04-21T08:39:17.213Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-04-21T08:39:17.213Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.111s coverage: 87.9% of statements [2021-04-21T08:39:17.213Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-04-21T08:39:17.213Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-04-21T08:39:17.213Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.067s coverage: 100.0% of statements [2021-04-21T08:39:18.647Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.108s coverage: 28.1% of statements [2021-04-21T08:39:18.919Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.075s coverage: 100.0% of statements [2021-04-21T08:39:18.992Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container b0712c214fc3 [2021-04-21T08:39:18.992Z] ---> 9d14d053ab27 [2021-04-21T08:39:18.992Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-04-21T08:39:18.992Z] ---> Running in 6b86701281a1 [2021-04-21T08:39:18.992Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-04-21T08:39:19.511Z] GO111MODULE=on go vet ./... [2021-04-21T08:39:20.383Z] Removing intermediate container 6b86701281a1 [2021-04-21T08:39:20.383Z] ---> 2d3f977d7aac [2021-04-21T08:39:20.383Z] [2021-04-21T08:39:20.383Z] Step 11/23 : FROM docker:20.10.0 [2021-04-21T08:39:20.653Z] 20.10.0: Pulling from library/docker [2021-04-21T08:39:23.982Z] Removing intermediate container 2c993e476fa0 [2021-04-21T08:39:23.982Z] ---> c58391eb9a34 [2021-04-21T08:39:23.982Z] [2021-04-21T08:39:23.982Z] Step 10/23 : FROM alpine:3.12 [2021-04-21T08:39:23.982Z] ---> 13621d1b12d4 [2021-04-21T08:39:23.982Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-04-21T08:39:24.244Z] ---> Running in 7cc298b50c16 [2021-04-21T08:39:24.831Z] Removing intermediate container 7cc298b50c16 [2021-04-21T08:39:24.831Z] ---> c9e21a8cf5d8 [2021-04-21T08:39:24.831Z] Step 12/23 : ENV APP_PORT=48080 [2021-04-21T08:39:24.831Z] ---> Running in 6c6a79e8c5c6 [2021-04-21T08:39:25.102Z] Removing intermediate container 6c6a79e8c5c6 [2021-04-21T08:39:25.102Z] ---> 6c4f1b53e0f0 [2021-04-21T08:39:25.102Z] Step 13/23 : EXPOSE $APP_PORT [2021-04-21T08:39:25.102Z] ---> Running in ac2a71ba00a6 [2021-04-21T08:39:25.368Z] Removing intermediate container ac2a71ba00a6 [2021-04-21T08:39:25.368Z] ---> 88803ad8dd9f [2021-04-21T08:39:25.368Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-21T08:39:25.368Z] ---> Running in 3e9a429c46e8 [2021-04-21T08:39:25.630Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-04-21T08:39:25.630Z] Status: Downloaded newer image for docker:20.10.0 [2021-04-21T08:39:25.630Z] ---> aefe523efa57 [2021-04-21T08:39:25.630Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-04-21T08:39:25.630Z] ---> Running in f41682b0595c [2021-04-21T08:39:25.896Z] Removing intermediate container f41682b0595c [2021-04-21T08:39:25.896Z] ---> aa3e08aa9125 [2021-04-21T08:39:25.896Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-04-21T08:39:25.896Z] ---> Running in 6a2a6ca8aa57 [2021-04-21T08:39:26.483Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-21T08:39:26.483Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-21T08:39:26.483Z] Removing intermediate container 3e9a429c46e8 [2021-04-21T08:39:26.483Z] ---> 6fb068833768 [2021-04-21T08:39:26.483Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-04-21T08:39:26.483Z] ---> Running in 47550d5520ed [2021-04-21T08:39:26.745Z] (1/39) Installing readline (8.0.4-r0) [2021-04-21T08:39:26.745Z] (2/39) Installing bash (5.0.17-r0) [2021-04-21T08:39:26.746Z] Executing bash-5.0.17-r0.post-install [2021-04-21T08:39:26.746Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-04-21T08:39:26.746Z] (4/39) Installing libcurl (7.76.1-r0) [2021-04-21T08:39:26.746Z] (5/39) Installing curl (7.76.1-r0) [2021-04-21T08:39:26.746Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-04-21T08:39:26.746Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-04-21T08:39:26.746Z] (8/39) Installing expat (2.2.9-r1) [2021-04-21T08:39:26.746Z] (9/39) Installing libffi (3.3-r2) [2021-04-21T08:39:26.746Z] (10/39) Installing gdbm (1.13-r1) [2021-04-21T08:39:26.746Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-04-21T08:39:26.746Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-04-21T08:39:26.746Z] (13/39) Installing python3 (3.8.8-r0) [2021-04-21T08:39:27.007Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-21T08:39:27.580Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-04-21T08:39:27.580Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-04-21T08:39:27.580Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-04-21T08:39:27.580Z] (17/39) Installing py3-six (1.15.0-r0) [2021-04-21T08:39:27.580Z] (18/39) Installing py3-packaging (20.4-r0) [2021-04-21T08:39:27.580Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-04-21T08:39:27.842Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-04-21T08:39:27.842Z] (21/39) Installing py3-idna (2.9-r0) [2021-04-21T08:39:27.842Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-04-21T08:39:27.842Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-04-21T08:39:27.842Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-04-21T08:39:27.842Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-04-21T08:39:27.842Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-04-21T08:39:27.842Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-04-21T08:39:27.842Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-04-21T08:39:27.842Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-04-21T08:39:27.842Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-04-21T08:39:27.842Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-04-21T08:39:27.842Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-04-21T08:39:27.842Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-04-21T08:39:28.105Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-21T08:39:28.366Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-04-21T08:39:28.630Z] (35/39) Installing py3-progress (1.5-r0) [2021-04-21T08:39:28.630Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-04-21T08:39:28.630Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-04-21T08:39:28.630Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-04-21T08:39:28.630Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-04-21T08:39:28.630Z] Executing busybox-1.31.1-r19.trigger [2021-04-21T08:39:28.630Z] OK: 72 MiB in 59 packages [2021-04-21T08:39:28.630Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-04-21T08:39:28.892Z] (2/6) Installing libgcc (9.3.0-r2) [2021-04-21T08:39:28.892Z] (3/6) Installing libsodium (1.0.18-r0) [2021-04-21T08:39:28.892Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-04-21T08:39:29.158Z] (5/6) Installing libzmq (4.3.3-r0) [2021-04-21T08:39:29.158Z] (6/6) Installing zeromq (4.3.3-r0) [2021-04-21T08:39:29.422Z] Executing busybox-1.31.1-r20.trigger [2021-04-21T08:39:29.422Z] OK: 8 MiB in 20 packages [2021-04-21T08:39:29.683Z] Collecting docker-compose==1.23.2 [2021-04-21T08:39:29.683Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-04-21T08:39:33.918Z] Collecting docker<4.0,>=3.6.0 [2021-04-21T08:39:33.918Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-04-21T08:39:34.183Z] Collecting docopt<0.7,>=0.6.1 [2021-04-21T08:39:34.183Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-04-21T08:39:34.446Z] Removing intermediate container 47550d5520ed [2021-04-21T08:39:34.446Z] ---> 9aa9d4c51f0b [2021-04-21T08:39:34.446Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-21T08:39:34.710Z] ---> ff917280a6f5 [2021-04-21T08:39:34.710Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-04-21T08:39:34.710Z] Collecting dockerpty<0.5,>=0.4.1 [2021-04-21T08:39:34.710Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-04-21T08:39:35.292Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-04-21T08:39:35.555Z] Collecting cached-property<2,>=1.2.0 [2021-04-21T08:39:35.556Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-04-21T08:39:35.823Z] Collecting PyYAML<4,>=3.10 [2021-04-21T08:39:35.823Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-04-21T08:39:36.403Z] ---> 6dfbbab5bc55 [2021-04-21T08:39:36.403Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-04-21T08:39:36.975Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-04-21T08:39:36.975Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-04-21T08:39:37.243Z] ---> 52c1ce52137f [2021-04-21T08:39:37.243Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-04-21T08:39:37.505Z] ---> Running in 0968aabb1cc0 [2021-04-21T08:39:37.505Z] Collecting websocket-client<1.0,>=0.32.0 [2021-04-21T08:39:37.505Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-04-21T08:39:37.505Z] Collecting jsonschema<3,>=2.5.1 [2021-04-21T08:39:37.505Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-04-21T08:39:37.505Z] Removing intermediate container 0968aabb1cc0 [2021-04-21T08:39:37.505Z] ---> 47121f32e307 [2021-04-21T08:39:37.505Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-21T08:39:37.768Z] Collecting texttable<0.10,>=0.9.0 [2021-04-21T08:39:37.768Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-04-21T08:39:37.768Z] ---> Running in 4ee0a7b6da0f [2021-04-21T08:39:37.768Z] Removing intermediate container 4ee0a7b6da0f [2021-04-21T08:39:37.768Z] ---> e62c0f0c50ff [2021-04-21T08:39:37.769Z] Step 21/23 : LABEL arch=x86_64 [2021-04-21T08:39:38.033Z] ---> Running in 87e1d6e0eb15 [2021-04-21T08:39:38.033Z] Removing intermediate container 87e1d6e0eb15 [2021-04-21T08:39:38.033Z] ---> fc0431bae577 [2021-04-21T08:39:38.033Z] Step 22/23 : LABEL git_sha=d5c8082ff87c77a102a92da02ce2b20fd9007983 [2021-04-21T08:39:38.296Z] ---> Running in 7a9b4d27fd22 [2021-04-21T08:39:38.296Z] Collecting docker-pycreds>=0.4.0 [2021-04-21T08:39:38.296Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-04-21T08:39:38.296Z] Collecting urllib3<1.25,>=1.21.1 [2021-04-21T08:39:38.296Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-04-21T08:39:38.296Z] Removing intermediate container 7a9b4d27fd22 [2021-04-21T08:39:38.296Z] ---> 2ab2e91f57b9 [2021-04-21T08:39:38.296Z] Step 23/23 : LABEL version=0.0.0 [2021-04-21T08:39:38.559Z] ---> Running in 2e412adc9d09 [2021-04-21T08:39:38.559Z] Collecting idna<2.8,>=2.5 [2021-04-21T08:39:38.559Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-04-21T08:39:38.559Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-04-21T08:39:38.559Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-04-21T08:39:38.559Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-04-21T08:39:38.559Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-04-21T08:39:38.559Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-04-21T08:39:38.559Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-04-21T08:39:38.559Z] Removing intermediate container 2e412adc9d09 [2021-04-21T08:39:38.559Z] ---> f8aefe4f9810 [2021-04-21T08:39:38.559Z] [2021-04-21T08:39:38.820Z] Installing collected packages: urllib3, idna, requests, websocket-client, docker-pycreds, docker, docopt, dockerpty, cached-property, PyYAML, jsonschema, texttable, docker-compose [2021-04-21T08:39:38.821Z] Attempting uninstall: urllib3 [2021-04-21T08:39:38.821Z] Found existing installation: urllib3 1.25.9 [2021-04-21T08:39:38.821Z] Uninstalling urllib3-1.25.9: [2021-04-21T08:39:38.821Z] Successfully uninstalled urllib3-1.25.9 [2021-04-21T08:39:38.821Z] Successfully built f8aefe4f9810 [2021-04-21T08:39:38.821Z] Successfully tagged docker-core-data-go:latest [2021-04-21T08:39:39.082Z]  Building docker-core-data-go ... done  Attempting uninstall: idna [2021-04-21T08:39:39.082Z] Found existing installation: idna 2.9 [2021-04-21T08:39:39.082Z] Uninstalling idna-2.9: [2021-04-21T08:39:39.082Z] Successfully uninstalled idna-2.9 [2021-04-21T08:39:39.344Z] Attempting uninstall: requests [2021-04-21T08:39:39.344Z] Found existing installation: requests 2.23.0 [2021-04-21T08:39:39.344Z] Uninstalling requests-2.23.0: [2021-04-21T08:39:39.344Z] Successfully uninstalled requests-2.23.0 [2021-04-21T08:39:39.607Z] Running setup.py install for docopt: started [2021-04-21T08:39:40.191Z] Running setup.py install for docopt: finished with status 'done' [2021-04-21T08:39:40.191Z] Running setup.py install for dockerpty: started [2021-04-21T08:39:40.764Z] Running setup.py install for dockerpty: finished with status 'done' [2021-04-21T08:39:40.764Z] Running setup.py install for PyYAML: started [2021-04-21T08:39:41.339Z] Running setup.py install for PyYAML: finished with status 'done' [2021-04-21T08:39:41.339Z] Running setup.py install for texttable: started [2021-04-21T08:39:41.914Z] Running setup.py install for texttable: finished with status 'done' [2021-04-21T08:39:42.176Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.58.0 [2021-04-21T08:39:50.334Z] Removing intermediate container 6a2a6ca8aa57 [2021-04-21T08:39:50.334Z] ---> a33e4093cd5e [2021-04-21T08:39:50.334Z] Step 14/23 : ENV APP_PORT=48090 [2021-04-21T08:39:50.334Z] ---> Running in e5444afc2f2e [2021-04-21T08:39:50.334Z] Removing intermediate container e5444afc2f2e [2021-04-21T08:39:50.334Z] ---> 7c2dec48ddf8 [2021-04-21T08:39:50.334Z] Step 15/23 : EXPOSE $APP_PORT [2021-04-21T08:39:50.334Z] ---> Running in 7379ddbaab76 [2021-04-21T08:39:50.334Z] Removing intermediate container 7379ddbaab76 [2021-04-21T08:39:50.334Z] ---> 2064ee0e7d08 [2021-04-21T08:39:50.334Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-04-21T08:39:50.910Z] ---> 0f40c0b627ab [2021-04-21T08:39:50.910Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-04-21T08:39:50.910Z] ---> 514fbd7cce74 [2021-04-21T08:39:50.910Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-04-21T08:39:51.490Z] ---> 602218f144b7 [2021-04-21T08:39:51.490Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-04-21T08:39:51.490Z] ---> Running in dfa53939680a [2021-04-21T08:39:51.490Z] Removing intermediate container dfa53939680a [2021-04-21T08:39:51.490Z] ---> a1a0b27a1ac7 [2021-04-21T08:39:51.490Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-21T08:39:51.490Z] ---> Running in ce9a262c2f40 [2021-04-21T08:39:51.752Z] Removing intermediate container ce9a262c2f40 [2021-04-21T08:39:51.752Z] ---> 43950bec829a [2021-04-21T08:39:51.752Z] Step 21/23 : LABEL arch=x86_64 [2021-04-21T08:39:51.752Z] ---> Running in d11820f52b17 [2021-04-21T08:39:52.015Z] Removing intermediate container d11820f52b17 [2021-04-21T08:39:52.015Z] ---> 3d157cd2151d [2021-04-21T08:39:52.015Z] Step 22/23 : LABEL git_sha=d5c8082ff87c77a102a92da02ce2b20fd9007983 [2021-04-21T08:39:52.015Z] ---> Running in caff5033e5fb [2021-04-21T08:39:52.277Z] Removing intermediate container caff5033e5fb [2021-04-21T08:39:52.277Z] ---> d9ffebe6585e [2021-04-21T08:39:52.277Z] Step 23/23 : LABEL version=0.0.0 [2021-04-21T08:39:52.277Z] ---> Running in f5a36787dbd8 [2021-04-21T08:39:52.539Z] Removing intermediate container f5a36787dbd8 [2021-04-21T08:39:52.539Z] ---> 697ce5bf9cc2 [2021-04-21T08:39:52.539Z] [2021-04-21T08:39:53.113Z] Successfully built 697ce5bf9cc2 [2021-04-21T08:39:53.113Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-04-21T08:39:53.723Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-04-21T08:39:53.782Z] $ docker stop --time=1 c753c65b37299ed37f826aa18fa95f3393090a9930bf62e6d351d55373e25005 [2021-04-21T08:39:55.477Z] $ docker rm -f c753c65b37299ed37f826aa18fa95f3393090a9930bf62e6d351d55373e25005 [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-21T08:39:55.934Z] + docker images [2021-04-21T08:39:55.934Z] + grep docker [2021-04-21T08:39:56.196Z] docker-sys-mgmt-agent-go latest 697ce5bf9cc2 4 seconds ago 312MB [2021-04-21T08:39:56.196Z] docker-core-data-go latest f8aefe4f9810 18 seconds ago 22.9MB [2021-04-21T08:39:56.196Z] docker-security-proxy-setup-go latest 54c45f7e8a73 48 seconds ago 26MB [2021-04-21T08:39:56.196Z] docker-support-scheduler-go latest 6aa5dbea7d56 52 seconds ago 17.7MB [2021-04-21T08:39:56.196Z] docker-security-bootstrapper-go latest e06daaeb43d6 About a minute ago 19.3MB [2021-04-21T08:39:56.196Z] docker-core-command-go latest 263e4db5c174 2 minutes ago 17.5MB [2021-04-21T08:39:56.196Z] docker-security-secretstore-setup-go latest 124ea7ec533e 2 minutes ago 26.3MB [2021-04-21T08:39:56.196Z] docker-core-metadata-go latest a08fc2cea642 2 minutes ago 19.2MB [2021-04-21T08:39:56.196Z] docker-support-notifications-go latest 69c641b63b47 2 minutes ago 18.2MB [2021-04-21T08:39:56.196Z] docker 20.10.0 aefe523efa57 4 months ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-04-21T08:40:11.684Z] Still waiting to schedule task [2021-04-21T08:40:11.684Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-8c-8g-1359’ [2021-04-21T08:40:41.307Z] gofmt -l . [2021-04-21T08:40:41.307Z] [ "`gofmt -l .`" = "" ] [2021-04-21T08:40:41.307Z] ./bin/test-go-mod-tidy.sh [2021-04-21T08:40:41.578Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-04-21T08:40:43.798Z] + ls -al . [2021-04-21T08:40:43.799Z] total 840 [2021-04-21T08:40:43.799Z] drwxrwxr-x 9 1001 1001 4096 Apr 21 08:40 . [2021-04-21T08:40:43.799Z] drwxr-xr-x 4 root root 4096 Apr 21 08:36 .. [2021-04-21T08:40:43.799Z] -rw-rw-r-- 1 1001 1001 11 Apr 21 08:34 .dockerignore [2021-04-21T08:40:43.799Z] drwxrwxr-x 8 1001 1001 4096 Apr 21 08:34 .git [2021-04-21T08:40:43.799Z] drwxrwxr-x 3 1001 1001 4096 Apr 21 08:34 .github [2021-04-21T08:40:43.799Z] -rw-rw-r-- 1 1001 1001 818 Apr 21 08:34 .gitignore [2021-04-21T08:40:43.799Z] -rw-rw-r-- 1 1001 1001 166 Apr 21 08:34 .sonarcloud.properties [2021-04-21T08:40:43.799Z] -rw-rw-r-- 1 1001 1001 8609 Apr 21 08:34 Attribution.txt [2021-04-21T08:40:43.799Z] -rw-rw-r-- 1 1001 1001 3804 Apr 21 08:34 CONTRIBUTING.md [2021-04-21T08:40:43.799Z] -rw-rw-r-- 1 1001 1001 931 Apr 21 08:34 Dockerfile.build [2021-04-21T08:40:43.799Z] -rw-rw-r-- 1 1001 1001 863 Apr 21 08:34 Jenkinsfile [2021-04-21T08:40:43.799Z] -rw-rw-r-- 1 1001 1001 10775 Apr 21 08:34 LICENSE [2021-04-21T08:40:43.799Z] -rw-rw-r-- 1 1001 1001 5774 Apr 21 08:34 Makefile [2021-04-21T08:40:43.799Z] -rw-rw-r-- 1 1001 1001 7978 Apr 21 08:34 README.md [2021-04-21T08:40:43.799Z] -rw-rw-r-- 1 1001 1001 6755 Apr 21 08:34 SECURITY.md [2021-04-21T08:40:43.799Z] -rw-rw-r-- 1 1001 1001 5 Apr 21 08:31 VERSION [2021-04-21T08:40:43.799Z] -rw-rw-r-- 1 1001 1001 4131 Apr 21 08:34 ZMQWindows.md [2021-04-21T08:40:43.799Z] drwxrwxr-x 2 1001 1001 4096 Apr 21 08:34 bin [2021-04-21T08:40:43.799Z] drwxrwxr-x 14 1001 1001 4096 Apr 21 08:34 cmd [2021-04-21T08:40:43.799Z] -rw-r--r-- 1 root root 703598 Apr 21 08:39 coverage.out [2021-04-21T08:40:43.799Z] -rw-r--r-- 1 root root 1059 Apr 21 08:40 go.mod [2021-04-21T08:40:43.799Z] -rw-r--r-- 1 root root 22300 Apr 21 08:40 go.sum [2021-04-21T08:40:43.799Z] drwxrwxr-x 8 1001 1001 4096 Apr 21 08:34 internal [2021-04-21T08:40:43.799Z] drwxrwxr-x 4 1001 1001 4096 Apr 21 08:34 openapi [2021-04-21T08:40:43.799Z] drwxrwxr-x 4 1001 1001 4096 Apr 21 08:34 snap [2021-04-21T08:40:43.799Z] -rw-rw-r-- 1 1001 1001 168 Apr 21 08:34 version.go [Pipeline] sh [2021-04-21T08:40:44.488Z] + '[' -e coverage.out ] [2021-04-21T08:40:44.489Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-04-21T08:40:44.520Z] Warning: overwriting stash ‘coverage-report’ [2021-04-21T08:40:45.657Z] Stashed 1 file(s) [Pipeline] sh [2021-04-21T08:40:46.294Z] + make build [2021-04-21T08:40:46.294Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-04-21T08:40:58.680Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-04-21T08:41:20.867Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-04-21T08:41:26.270Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-04-21T08:41:31.661Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-04-21T08:41:32.264Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-04-21T08:41:38.974Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-04-21T08:41:43.274Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-04-21T08:41:47.569Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-04-21T08:41:50.970Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-04-21T08:41:52.231Z] Running on prd-ubuntu18.04-docker-8c-8g-1361 in /w/workspace/edgexfoundry_edgex-go_PR-2858 [Pipeline] { [Pipeline] ws [2021-04-21T08:41:52.249Z] Running in /w/workspace/edgex-go/104 [Pipeline] { [Pipeline] checkout [2021-04-21T08:41:54.631Z] using credential edgex-jenkins-ssh [2021-04-21T08:41:54.645Z] Cloning the remote Git repository [2021-04-21T08:41:54.622Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-04-21T08:41:55.284Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-04-21T08:41:54.686Z] > git init /w/workspace/edgex-go/104 # timeout=10 [2021-04-21T08:41:54.715Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-04-21T08:41:54.715Z] > git --version # timeout=10 [2021-04-21T08:41:54.720Z] > git --version # 'git version 2.17.1' [2021-04-21T08:41:54.720Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-21T08:41:54.743Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-21T08:41:59.591Z] 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-04-21T08:42:06.342Z] $ docker stop --time=1 05bb01f41921cdc7295168e7cd2d7ea2631a9357da90766572e9a434c6a04635 [2021-04-21T08:42:08.764Z] $ docker rm -f 05bb01f41921cdc7295168e7cd2d7ea2631a9357da90766572e9a434c6a04635 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-21T08:42:10.457Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-04-21T08:42:10.457Z] [2021-04-21T08:42:10.457Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-21T08:42:11.079Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-04-21T08:42:11.352Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-04-21T08:42:11.352Z] 29e5d40040c1: Pulling fs layer [2021-04-21T08:42:11.352Z] 1ce36da41761: Pulling fs layer [2021-04-21T08:42:11.352Z] 25b303627fd3: Pulling fs layer [2021-04-21T08:42:11.352Z] 29e5d40040c1: Download complete [2021-04-21T08:42:12.339Z] 29e5d40040c1: Pull complete [2021-04-21T08:42:12.339Z] 1ce36da41761: Verifying Checksum [2021-04-21T08:42:12.339Z] 1ce36da41761: Download complete [2021-04-21T08:42:13.323Z] 1ce36da41761: Pull complete [2021-04-21T08:42:13.750Z] Merging remotes/origin/master commit 9ab49d518b83cb6b5e0582986504b7992370b3fc into PR head commit b123692ef5aef04367cfb89a2b35ff47f98a9523 [2021-04-21T08:42:13.930Z] 25b303627fd3: Verifying Checksum [2021-04-21T08:42:13.930Z] 25b303627fd3: Download complete [2021-04-21T08:42:13.001Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-04-21T08:42:13.010Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-21T08:42:13.024Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-04-21T08:42:13.042Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-04-21T08:42:13.043Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-21T08:42:13.048Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2858/head:refs/remotes/origin/PR-2858 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-21T08:42:13.747Z] > git config core.sparsecheckout # timeout=10 [2021-04-21T08:42:13.752Z] > git checkout -f b123692ef5aef04367cfb89a2b35ff47f98a9523 # timeout=10 [2021-04-21T08:42:13.886Z] > git remote # timeout=10 [2021-04-21T08:42:13.892Z] > git config --get remote.origin.url # timeout=10 [2021-04-21T08:42:13.903Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-21T08:42:14.046Z] > git merge 9ab49d518b83cb6b5e0582986504b7992370b3fc # timeout=10 [2021-04-21T08:42:14.394Z] Merge succeeded, producing 180b4498ec61be50cd886861fc2c905e1bf64868 [2021-04-21T08:42:14.394Z] Checking out Revision 180b4498ec61be50cd886861fc2c905e1bf64868 (PR-2858) [2021-04-21T08:42:14.375Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-21T08:42:14.385Z] > git config core.sparsecheckout # timeout=10 [2021-04-21T08:42:14.395Z] > git checkout -f 180b4498ec61be50cd886861fc2c905e1bf64868 # timeout=10 [2021-04-21T08:42:18.072Z] Commit message: "Merge commit '9ab49d518b83cb6b5e0582986504b7992370b3fc' into HEAD" [2021-04-21T08:42:18.085Z] First time build. Skipping changelog. [2021-04-21T08:42:18.064Z] > git rev-list --no-walk ab9e627856281e26a18f55785a1b78ccb469105b # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-21T08:42:19.183Z] + echo snap-build.sh [2021-04-21T08:42:19.183Z] snap-build.sh [2021-04-21T08:42:19.183Z] + SNAP_BASE_DIR=. [2021-04-21T08:42:19.183Z] + '[' '!' -z /w/workspace/edgex-go/104 ']' [2021-04-21T08:42:19.183Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/104 [2021-04-21T08:42:19.183Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/104]' [2021-04-21T08:42:19.183Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/104] [2021-04-21T08:42:19.183Z] + cd /w/workspace/edgex-go/104 [2021-04-21T08:42:19.183Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-04-21T08:42:19.183Z] Reading package lists... [2021-04-21T08:42:19.446Z] Building dependency tree... [2021-04-21T08:42:19.446Z] Reading state information... [2021-04-21T08:42:19.446Z] The following packages were automatically installed and are no longer required: [2021-04-21T08:42:19.446Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-04-21T08:42:19.446Z] uidmap xdelta3 [2021-04-21T08:42:19.446Z] Use 'sudo apt autoremove' to remove them. [2021-04-21T08:42:19.446Z] The following packages will be REMOVED: [2021-04-21T08:42:19.446Z] lxd* lxd-client* [2021-04-21T08:42:20.018Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-04-21T08:42:20.018Z] After this operation, 31.7 MB disk space will be freed. [2021-04-21T08:42:21.327Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190027 files and directories currently installed.) [2021-04-21T08:42:21.327Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-04-21T08:42:22.272Z] Removing lxd dnsmasq configuration [2021-04-21T08:42:22.272Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-04-21T08:42:22.532Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-04-21T08:42:23.105Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-04-21T08:42:23.368Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 189852 files and directories currently installed.) [2021-04-21T08:42:23.368Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-04-21T08:42:24.068Z] 25b303627fd3: Pull complete [2021-04-21T08:42:24.068Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-04-21T08:42:24.068Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-04-21T08:42:24.068Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-04-21T08:42:24.331Z] prd-ubuntu18.04-docker-arm64-4c-16g-1358 does not seem to be running inside a container [2021-04-21T08:42:24.442Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/104 -v /w/workspace/edgex-go/104:/w/workspace/edgex-go/104:rw,z -v /w/workspace/edgex-go/104@tmp:/w/workspace/edgex-go/104@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-04-21T08:42:24.771Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-04-21T08:42:25.032Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-04-21T08:42:26.424Z] + sudo snap remove --purge lxd [2021-04-21T08:42:26.686Z] snap "lxd" is not installed [2021-04-21T08:42:26.686Z] + sudo groupadd --force --system lxd [2021-04-21T08:42:26.686Z] ++ whoami [2021-04-21T08:42:26.686Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-04-21T08:42:26.686Z] + newgrp - lxd [2021-04-21T08:42:26.686Z] + sudo snap install lxd [2021-04-21T08:42:27.374Z] $ docker top b0767d4fa4da5d092d560c6d5a11fb11f49ac0073980e71768aaef24694b5136 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-21T08:42:28.234Z] + docker-compose build --help [2021-04-21T08:42:28.235Z] + grep parallel [2021-04-21T08:42:31.610Z] --parallel Build images in parallel. [Pipeline] } [2021-04-21T08:42:31.928Z] $ docker stop --time=1 b0767d4fa4da5d092d560c6d5a11fb11f49ac0073980e71768aaef24694b5136 [2021-04-21T08:42:33.956Z] $ docker rm -f b0767d4fa4da5d092d560c6d5a11fb11f49ac0073980e71768aaef24694b5136 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-21T08:42:34.720Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-04-21T08:42:34.720Z] . [Pipeline] withDockerContainer [2021-04-21T08:42:34.987Z] prd-ubuntu18.04-docker-arm64-4c-16g-1358 does not seem to be running inside a container [2021-04-21T08:42:35.088Z] $ 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/104 -v /w/workspace/edgex-go/104:/w/workspace/edgex-go/104:rw,z -v /w/workspace/edgex-go/104@tmp:/w/workspace/edgex-go/104@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-04-21T08:42:36.707Z] $ docker top 1c55ac11f7107652f69199f7d97c00dfabd44575f30d40f5defc2a122375c193 -eo pid,comm [2021-04-21T08:42:36.703Z] 2021-04-21T08:42:33Z INFO Waiting for automatic snapd restart... [Pipeline] { [Pipeline] sh [2021-04-21T08:42:37.728Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-04-21T08:42:42.043Z] Building docker-core-command-go ... [2021-04-21T08:42:42.043Z] Building docker-core-data-go ... [2021-04-21T08:42:42.043Z] Building docker-core-metadata-go ... [2021-04-21T08:42:42.043Z] Building docker-security-bootstrapper-go ... [2021-04-21T08:42:42.043Z] Building docker-security-proxy-setup-go ... [2021-04-21T08:42:42.043Z] Building docker-security-secretstore-setup-go ... [2021-04-21T08:42:42.043Z] Building docker-support-notifications-go ... [2021-04-21T08:42:42.043Z] Building docker-support-scheduler-go ... [2021-04-21T08:42:42.043Z] Building docker-sys-mgmt-agent-go ... [2021-04-21T08:42:42.043Z] Building docker-sys-mgmt-agent-go [2021-04-21T08:42:42.043Z] Building docker-support-notifications-go [2021-04-21T08:42:42.043Z] Building docker-core-command-go [2021-04-21T08:42:42.043Z] Building docker-core-metadata-go [2021-04-21T08:42:42.043Z] Building docker-security-proxy-setup-go [2021-04-21T08:42:54.849Z] lxd 4.13 from Canonical* installed [2021-04-21T08:42:54.849Z] + sudo lxd init --auto [2021-04-21T08:43:01.446Z] + sudo snap install --classic snapcraft [2021-04-21T08:43:09.597Z] snapcraft 4.6.2 from Canonical* installed [2021-04-21T08:43:09.597Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-04-21T08:43:09.597Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-04-21T08:43:09.597Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-04-21T08:43:09.597Z] Dload Upload Total Spent Left Speed [2021-04-21T08:43:09.597Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 8472 0 --:--:-- --:--:-- --:--:-- 8472 [2021-04-21T08:43:09.597Z] 100 3325k 100 3325k 0 0 21.0M 0 --:--:-- --:--:-- --:--:-- 21.0M [2021-04-21T08:43:09.597Z] ./yq_linux_amd64 [2021-04-21T08:43:09.597Z] + sudo snapcraft prime --use-lxd [2021-04-21T08:43:11.513Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-04-21T08:43:11.513Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-04-21T08:43:11.513Z] - README.md [2021-04-21T08:43:11.513Z] [2021-04-21T08:43:11.513Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-04-21T08:43:12.086Z] Launching a container. [2021-04-21T08:43:24.346Z] Waiting for container to be ready [2021-04-21T08:43:24.346Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-04-21T08:43:24.346Z] [2021-04-21T08:43:28.558Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-04-21T08:43:28.819Z] Waiting for network to be ready... [2021-04-21T08:43:29.080Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-04-21T08:43:29.080Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-04-21T08:43:29.080Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1696 kB] [2021-04-21T08:43:29.341Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [318 kB] [2021-04-21T08:43:29.341Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] [2021-04-21T08:43:29.341Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-04-21T08:43:29.341Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [302 kB] [2021-04-21T08:43:29.341Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [40.4 kB] [2021-04-21T08:43:29.341Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1124 kB] [2021-04-21T08:43:29.341Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] [2021-04-21T08:43:29.603Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-04-21T08:43:29.603Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-04-21T08:43:29.864Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-04-21T08:43:29.864Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-04-21T08:43:29.864Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-04-21T08:43:29.864Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-04-21T08:43:29.864Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-04-21T08:43:29.864Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-04-21T08:43:30.437Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-04-21T08:43:30.437Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2039 kB] [2021-04-21T08:43:30.437Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [410 kB] [2021-04-21T08:43:30.437Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] [2021-04-21T08:43:30.437Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-04-21T08:43:30.437Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [323 kB] [2021-04-21T08:43:30.437Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [43.8 kB] [2021-04-21T08:43:30.437Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1734 kB] [2021-04-21T08:43:30.437Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-04-21T08:43:34.647Z] Fetched 24.4 MB in 5s (4671 kB/s) [2021-04-21T08:43:35.600Z] Reading package lists... [2021-04-21T08:43:35.600Z] Reading package lists... [2021-04-21T08:43:35.862Z] Building dependency tree... [2021-04-21T08:43:35.862Z] Reading state information... [2021-04-21T08:43:35.862Z] The following additional packages will be installed: [2021-04-21T08:43:35.862Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-04-21T08:43:35.862Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-04-21T08:43:35.862Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-04-21T08:43:35.862Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-04-21T08:43:35.862Z] Suggested packages: [2021-04-21T08:43:35.862Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-04-21T08:43:35.862Z] Recommended packages: [2021-04-21T08:43:35.862Z] gnupg libsasl2-modules [2021-04-21T08:43:35.862Z] The following NEW packages will be installed: [2021-04-21T08:43:35.862Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-04-21T08:43:35.862Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-04-21T08:43:35.862Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-04-21T08:43:35.862Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-04-21T08:43:35.862Z] The following packages will be upgraded: [2021-04-21T08:43:35.862Z] gpg gpg-agent gpgconf libudev1 [2021-04-21T08:43:36.123Z] 4 upgraded, 18 newly installed, 0 to remove and 106 not upgraded. [2021-04-21T08:43:36.123Z] Need to get 3529 kB of archives. [2021-04-21T08:43:36.123Z] After this operation, 13.3 MB of additional disk space will be used. [2021-04-21T08:43:36.123Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.46 [58.4 kB] [2021-04-21T08:43:36.123Z] 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-04-21T08:43:36.384Z] 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-04-21T08:43:36.384Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.46 [1102 kB] [2021-04-21T08:43:36.384Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-04-21T08:43:36.384Z] 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-04-21T08:43:36.965Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-04-21T08:43:36.965Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-04-21T08:43:36.965Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-04-21T08:43:36.965Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-04-21T08:43:36.965Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-04-21T08:43:36.965Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-04-21T08:43:36.965Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-04-21T08:43:36.965Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-04-21T08:43:36.965Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-04-21T08:43:36.965Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-04-21T08:43:36.965Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-04-21T08:43:36.965Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-04-21T08:43:36.965Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-04-21T08:43:36.965Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-04-21T08:43:36.965Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-04-21T08:43:36.965Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-04-21T08:43:37.226Z] debconf: delaying package configuration, since apt-utils is not installed [2021-04-21T08:43:37.226Z] Fetched 3529 kB in 1s (3468 kB/s) [2021-04-21T08:43:37.226Z] (Reading database ... 12511 files and directories currently installed.) [2021-04-21T08:43:37.226Z] Preparing to unpack .../libudev1_237-3ubuntu10.46_amd64.deb ... [2021-04-21T08:43:37.226Z] Unpacking libudev1:amd64 (237-3ubuntu10.46) over (237-3ubuntu10) ... [2021-04-21T08:43:37.486Z] Setting up libudev1:amd64 (237-3ubuntu10.46) ... [2021-04-21T08:43:37.486Z] Selecting previously unselected package udev. [2021-04-21T08:43:37.486Z] (Reading database ... 12511 files and directories currently installed.) [2021-04-21T08:43:37.486Z] Preparing to unpack .../00-udev_237-3ubuntu10.46_amd64.deb ... [2021-04-21T08:43:37.748Z] Unpacking udev (237-3ubuntu10.46) ... [2021-04-21T08:43:38.008Z] Selecting previously unselected package libfuse2:amd64. [2021-04-21T08:43:38.008Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-04-21T08:43:38.008Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-04-21T08:43:38.008Z] Selecting previously unselected package fuse. [2021-04-21T08:43:38.008Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-04-21T08:43:38.008Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-04-21T08:43:38.270Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-04-21T08:43:38.270Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-04-21T08:43:38.270Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-04-21T08:43:38.270Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-04-21T08:43:38.532Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-04-21T08:43:38.532Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-04-21T08:43:38.532Z] Selecting previously unselected package libksba8:amd64. [2021-04-21T08:43:38.532Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-04-21T08:43:38.532Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-04-21T08:43:38.792Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-04-21T08:43:38.792Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-21T08:43:38.792Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-21T08:43:38.792Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-04-21T08:43:38.792Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-21T08:43:38.792Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-21T08:43:39.053Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-04-21T08:43:39.053Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-21T08:43:39.053Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-21T08:43:39.053Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-04-21T08:43:39.053Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-21T08:43:39.053Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-21T08:43:39.053Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-04-21T08:43:39.053Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-21T08:43:39.053Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-21T08:43:39.314Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-04-21T08:43:39.314Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-21T08:43:39.314Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-21T08:43:39.314Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-04-21T08:43:39.314Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-21T08:43:39.314Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-21T08:43:39.575Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-04-21T08:43:39.575Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-21T08:43:39.575Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-21T08:43:39.575Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-04-21T08:43:39.575Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-21T08:43:39.575Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-21T08:43:39.835Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-04-21T08:43:39.835Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-04-21T08:43:39.835Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-04-21T08:43:39.835Z] Selecting previously unselected package libsasl2-2:amd64. [2021-04-21T08:43:39.835Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-04-21T08:43:39.836Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-04-21T08:43:39.836Z] Selecting previously unselected package libldap-common. [2021-04-21T08:43:39.836Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-04-21T08:43:39.836Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-04-21T08:43:40.097Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-04-21T08:43:40.097Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-04-21T08:43:40.097Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-04-21T08:43:40.097Z] Selecting previously unselected package dirmngr. [2021-04-21T08:43:40.097Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-04-21T08:43:40.097Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-04-21T08:43:40.359Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-04-21T08:43:40.359Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-04-21T08:43:40.359Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-04-21T08:43:40.359Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-04-21T08:43:40.359Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-04-21T08:43:40.359Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-04-21T08:43:40.621Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-21T08:43:40.621Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-04-21T08:43:40.621Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-04-21T08:43:40.621Z] Setting up udev (237-3ubuntu10.46) ... [2021-04-21T08:43:40.882Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-04-21T08:43:41.142Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-21T08:43:41.142Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-04-21T08:43:41.142Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-04-21T08:43:41.142Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-04-21T08:43:41.403Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-21T08:43:41.403Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-21T08:43:41.403Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-21T08:43:41.403Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-21T08:43:41.403Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-21T08:43:41.403Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-21T08:43:41.403Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-21T08:43:41.403Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-04-21T08:43:41.663Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-04-21T08:43:41.663Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-04-21T08:43:42.235Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-04-21T08:43:42.235Z] settings in the [Install] section, and DefaultInstance for template units). [2021-04-21T08:43:42.235Z] This means they are not meant to be enabled using systemctl. [2021-04-21T08:43:42.235Z] Possible reasons for having this kind of units are: [2021-04-21T08:43:42.235Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-04-21T08:43:42.235Z] .wants/ or .requires/ directory. [2021-04-21T08:43:42.235Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-04-21T08:43:42.235Z] a requirement dependency on it. [2021-04-21T08:43:42.235Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-04-21T08:43:42.235Z] D-Bus, udev, scripted systemctl call, ...). [2021-04-21T08:43:42.235Z] 4) In case of template units, the unit is meant to be enabled with some [2021-04-21T08:43:42.235Z] instance name specified. [2021-04-21T08:43:42.832Z] Reading package lists... [2021-04-21T08:43:42.832Z] Building dependency tree... [2021-04-21T08:43:42.832Z] Reading state information... [2021-04-21T08:43:43.094Z] The following additional packages will be installed: [2021-04-21T08:43:43.094Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-04-21T08:43:43.094Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-04-21T08:43:43.094Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-04-21T08:43:43.094Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-04-21T08:43:43.094Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-04-21T08:43:43.094Z] Suggested packages: [2021-04-21T08:43:43.094Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-04-21T08:43:43.094Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-04-21T08:43:43.094Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-04-21T08:43:43.094Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-04-21T08:43:43.094Z] systemd-container policykit-1 [2021-04-21T08:43:43.094Z] Recommended packages: [2021-04-21T08:43:43.094Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-04-21T08:43:43.094Z] The following NEW packages will be installed: [2021-04-21T08:43:43.094Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-04-21T08:43:43.094Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-04-21T08:43:43.094Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-04-21T08:43:43.094Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-04-21T08:43:43.094Z] python3.6-minimal snapd squashfs-tools sudo [2021-04-21T08:43:43.094Z] The following packages will be upgraded: [2021-04-21T08:43:43.094Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-04-21T08:43:43.360Z] 5 upgraded, 25 newly installed, 0 to remove and 101 not upgraded. [2021-04-21T08:43:43.360Z] Need to get 35.2 MB of archives. [2021-04-21T08:43:43.360Z] After this operation, 141 MB of additional disk space will be used. [2021-04-21T08:43:43.360Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.46 [2914 kB] [2021-04-21T08:43:43.360Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] [2021-04-21T08:43:43.933Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-04-21T08:43:43.933Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-04-21T08:43:43.933Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-04-21T08:43:43.933Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.46 [209 kB] [2021-04-21T08:43:43.933Z] Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] [2021-04-21T08:43:43.933Z] Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [2021-04-21T08:43:44.195Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-04-21T08:43:44.195Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-04-21T08:43:44.195Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-04-21T08:43:44.195Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-04-21T08:43:44.195Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-04-21T08:43:44.195Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-04-21T08:43:44.195Z] Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-04-21T08:43:44.195Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-04-21T08:43:44.195Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-04-21T08:43:44.195Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-04-21T08:43:44.195Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-04-21T08:43:44.195Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-04-21T08:43:44.195Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-04-21T08:43:44.195Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-04-21T08:43:44.195Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-04-21T08:43:44.195Z] Get:24 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-04-21T08:43:44.195Z] Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-04-21T08:43:44.195Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-04-21T08:43:44.195Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-04-21T08:43:44.195Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-04-21T08:43:44.195Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-04-21T08:43:44.195Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-04-21T08:43:45.140Z] debconf: delaying package configuration, since apt-utils is not installed [2021-04-21T08:43:45.140Z] Fetched 35.2 MB in 2s (18.2 MB/s) [2021-04-21T08:43:45.401Z] (Reading database ... 12757 files and directories currently installed.) [2021-04-21T08:43:45.401Z] Preparing to unpack .../systemd_237-3ubuntu10.46_amd64.deb ... [2021-04-21T08:43:45.401Z] Unpacking systemd (237-3ubuntu10.46) over (237-3ubuntu10) ... [2021-04-21T08:43:46.346Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.46_amd64.deb ... [2021-04-21T08:43:46.346Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.46) over (237-3ubuntu10) ... [2021-04-21T08:43:46.346Z] Setting up libsystemd0:amd64 (237-3ubuntu10.46) ... [2021-04-21T08:43:46.346Z] (Reading database ... 12757 files and directories currently installed.) [2021-04-21T08:43:46.346Z] Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... [2021-04-21T08:43:46.346Z] Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... [2021-04-21T08:43:46.607Z] Setting up libapt-pkg5.0:amd64 (1.6.13) ... [2021-04-21T08:43:46.607Z] (Reading database ... 12757 files and directories currently installed.) [2021-04-21T08:43:46.607Z] Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... [2021-04-21T08:43:46.607Z] Unpacking apt (1.6.13) over (1.6.1) ... [2021-04-21T08:43:47.187Z] Setting up apt (1.6.13) ... [2021-04-21T08:43:47.187Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-04-21T08:43:47.762Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-04-21T08:43:49.149Z] (Reading database ... 12764 files and directories currently installed.) [2021-04-21T08:43:49.149Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-04-21T08:43:49.149Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-04-21T08:43:49.422Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-04-21T08:43:49.422Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-04-21T08:43:49.422Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-04-21T08:43:49.682Z] Selecting previously unselected package libexpat1:amd64. [2021-04-21T08:43:49.682Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-04-21T08:43:49.682Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-04-21T08:43:49.682Z] Selecting previously unselected package python3.6-minimal. [2021-04-21T08:43:49.682Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-04-21T08:43:49.682Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-04-21T08:43:50.255Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-04-21T08:43:50.255Z] Checking for services that may need to be restarted...done. [2021-04-21T08:43:50.255Z] Checking for services that may need to be restarted...done. [2021-04-21T08:43:50.255Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-04-21T08:43:50.255Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-04-21T08:43:50.255Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-04-21T08:43:50.828Z] Selecting previously unselected package python3-minimal. [2021-04-21T08:43:50.828Z] (Reading database ... 13012 files and directories currently installed.) [2021-04-21T08:43:50.828Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-04-21T08:43:51.093Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-04-21T08:43:51.093Z] Selecting previously unselected package mime-support. [2021-04-21T08:43:51.093Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-04-21T08:43:51.093Z] Unpacking mime-support (3.60ubuntu1) ... [2021-04-21T08:43:51.093Z] Selecting previously unselected package libmpdec2:amd64. [2021-04-21T08:43:51.093Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-04-21T08:43:51.093Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-04-21T08:43:51.356Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-04-21T08:43:51.356Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-04-21T08:43:51.356Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-04-21T08:43:51.623Z] Selecting previously unselected package python3.6. [2021-04-21T08:43:51.623Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-04-21T08:43:51.623Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-04-21T08:43:51.623Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-04-21T08:43:51.884Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-04-21T08:43:51.884Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-04-21T08:43:51.884Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-04-21T08:43:52.146Z] Selecting previously unselected package python3. [2021-04-21T08:43:52.146Z] (Reading database ... 13442 files and directories currently installed.) [2021-04-21T08:43:52.146Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-04-21T08:43:52.146Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-04-21T08:43:52.146Z] Selecting previously unselected package multiarch-support. [2021-04-21T08:43:52.146Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-04-21T08:43:52.146Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-04-21T08:43:52.146Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-04-21T08:43:52.408Z] Selecting previously unselected package liblzo2-2:amd64. [2021-04-21T08:43:52.408Z] (Reading database ... 13479 files and directories currently installed.) [2021-04-21T08:43:52.408Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-04-21T08:43:52.408Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-04-21T08:43:52.408Z] Selecting previously unselected package libbsd0:amd64. [2021-04-21T08:43:52.408Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-04-21T08:43:52.408Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-04-21T08:43:52.408Z] Selecting previously unselected package sudo. [2021-04-21T08:43:52.669Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-04-21T08:43:52.669Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-04-21T08:43:52.669Z] Selecting previously unselected package apparmor. [2021-04-21T08:43:52.669Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-04-21T08:43:52.669Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-04-21T08:43:52.929Z] Selecting previously unselected package libedit2:amd64. [2021-04-21T08:43:52.929Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-04-21T08:43:52.929Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-04-21T08:43:52.929Z] Selecting previously unselected package libkrb5support0:amd64. [2021-04-21T08:43:52.929Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-04-21T08:43:52.929Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-04-21T08:43:52.929Z] Selecting previously unselected package libk5crypto3:amd64. [2021-04-21T08:43:52.929Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-04-21T08:43:52.929Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-04-21T08:43:53.191Z] Selecting previously unselected package libkeyutils1:amd64. [2021-04-21T08:43:53.191Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-04-21T08:43:53.191Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-04-21T08:43:53.191Z] Selecting previously unselected package libkrb5-3:amd64. [2021-04-21T08:43:53.191Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-04-21T08:43:53.191Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-04-21T08:43:53.191Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-04-21T08:43:53.452Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-04-21T08:43:53.452Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-04-21T08:43:53.452Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-04-21T08:43:53.452Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-04-21T08:43:53.452Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-04-21T08:43:53.712Z] Selecting previously unselected package openssh-client. [2021-04-21T08:43:53.712Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-04-21T08:43:53.712Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-04-21T08:43:53.973Z] Selecting previously unselected package squashfs-tools. [2021-04-21T08:43:53.973Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-04-21T08:43:53.973Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-04-21T08:43:53.973Z] Selecting previously unselected package snapd. [2021-04-21T08:43:53.973Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-04-21T08:43:53.973Z] Unpacking snapd (2.48.3+18.04) ... [2021-04-21T08:43:56.520Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-04-21T08:43:56.520Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-04-21T08:43:56.520Z] Setting up mime-support (3.60ubuntu1) ... [2021-04-21T08:43:56.520Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-04-21T08:43:56.520Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-04-21T08:43:56.520Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-04-21T08:43:56.780Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-04-21T08:43:56.780Z] Setting up systemd (237-3ubuntu10.46) ... [2021-04-21T08:43:56.780Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-04-21T08:43:57.351Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-04-21T08:43:57.351Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-04-21T08:43:57.612Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-04-21T08:43:57.612Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-04-21T08:43:57.612Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-04-21T08:43:57.612Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-04-21T08:43:58.553Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-04-21T08:43:58.553Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-04-21T08:43:58.553Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-04-21T08:43:58.553Z] Setting up python3 (3.6.7-1~18.04) ... [2021-04-21T08:43:58.553Z] running python rtupdate hooks for python3.6... [2021-04-21T08:43:58.553Z] running python post-rtupdate hooks for python3.6... [2021-04-21T08:43:58.553Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-04-21T08:44:00.468Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-04-21T08:44:00.468Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-04-21T08:44:00.468Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-04-21T08:44:00.468Z] Setting up snapd (2.48.3+18.04) ... [2021-04-21T08:44:01.038Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-04-21T08:44:01.300Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-04-21T08:44:01.561Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-04-21T08:44:01.822Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-04-21T08:44:01.822Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-04-21T08:44:01.822Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-04-21T08:44:02.084Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-04-21T08:44:02.346Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-04-21T08:44:02.607Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-04-21T08:44:02.867Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-04-21T08:44:02.867Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' [2021-04-21T08:44:02.867Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-04-21T08:44:03.128Z] Processing triggers for systemd (237-3ubuntu10.46) ... [2021-04-21T08:44:03.795Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-21T08:44:03.795Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-21T08:44:03.795Z] ---> b83b3b733f70 [2021-04-21T08:44:03.795Z] Step 3/23 : WORKDIR /edgex-go [2021-04-21T08:44:03.795Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-21T08:44:03.795Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-21T08:44:03.795Z] ---> b83b3b733f70 [2021-04-21T08:44:03.795Z] Step 3/23 : WORKDIR /edgex-go [2021-04-21T08:44:03.795Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-21T08:44:03.795Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-21T08:44:03.795Z] ---> b83b3b733f70 [2021-04-21T08:44:03.795Z] Step 3/23 : WORKDIR /edgex-go [2021-04-21T08:44:03.795Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-21T08:44:03.795Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-04-21T08:44:03.795Z] ---> b83b3b733f70 [2021-04-21T08:44:03.795Z] Step 3/22 : WORKDIR /edgex-go [2021-04-21T08:44:03.795Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-21T08:44:03.795Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-04-21T08:44:03.795Z] ---> b83b3b733f70 [2021-04-21T08:44:03.795Z] Step 3/21 : WORKDIR /edgex-go [2021-04-21T08:44:03.795Z] ---> Running in 695d266a8f61 [2021-04-21T08:44:03.795Z] ---> Running in 2c86cec97b36 [2021-04-21T08:44:03.795Z] ---> Running in 04ba03363826 [2021-04-21T08:44:03.795Z] ---> Running in 11f5613a5e77 [2021-04-21T08:44:03.795Z] ---> Running in aa5df9b7f620 [2021-04-21T08:44:03.795Z] Removing intermediate container aa5df9b7f620 [2021-04-21T08:44:03.795Z] ---> e127cd630f19 [2021-04-21T08:44:03.795Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-21T08:44:03.795Z] Removing intermediate container 11f5613a5e77 [2021-04-21T08:44:03.795Z] ---> 0cb7b1f430eb [2021-04-21T08:44:03.795Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-21T08:44:03.795Z] Removing intermediate container 2c86cec97b36 [2021-04-21T08:44:03.795Z] ---> 7ed8d0e95483 [2021-04-21T08:44:03.795Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-21T08:44:03.795Z] Removing intermediate container 695d266a8f61 [2021-04-21T08:44:03.795Z] ---> d2a0cbd3e94a [2021-04-21T08:44:03.795Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-21T08:44:03.795Z] Removing intermediate container 04ba03363826 [2021-04-21T08:44:03.795Z] ---> 66ae6b0b93ee [2021-04-21T08:44:03.795Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-21T08:44:03.795Z] ---> Running in d6b2498676cf [2021-04-21T08:44:03.795Z] ---> Running in 2669752fda74 [2021-04-21T08:44:03.795Z] ---> Running in d627d4b7acc5 [2021-04-21T08:44:03.795Z] ---> Running in 763c3f740b17 [2021-04-21T08:44:03.795Z] ---> Running in 2a434e258c1a [2021-04-21T08:44:04.070Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-04-21T08:44:04.330Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-04-21T08:44:04.330Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-04-21T08:44:04.786Z] Removing intermediate container d6b2498676cf [2021-04-21T08:44:04.787Z] ---> ef8b16e97cec [2021-04-21T08:44:04.787Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-04-21T08:44:04.787Z] ---> Running in 3614f16a7f99 [2021-04-21T08:44:04.787Z] Removing intermediate container 2669752fda74 [2021-04-21T08:44:04.787Z] ---> 6bf90f46538a [2021-04-21T08:44:04.787Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-04-21T08:44:05.073Z] Removing intermediate container 763c3f740b17 [2021-04-21T08:44:05.073Z] ---> e6f90129bf68 [2021-04-21T08:44:05.073Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-04-21T08:44:05.073Z] ---> Running in e250ba9ff7a9 [2021-04-21T08:44:05.359Z] ---> Running in e2aeed50c78b [2021-04-21T08:44:05.359Z] Removing intermediate container d627d4b7acc5 [2021-04-21T08:44:05.359Z] ---> 949242e8a751 [2021-04-21T08:44:05.359Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-04-21T08:44:05.638Z] Removing intermediate container 2a434e258c1a [2021-04-21T08:44:05.638Z] ---> 4678bf1a69dd [2021-04-21T08:44:05.638Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2021-04-21T08:44:05.918Z] ---> Running in 440eac084497 [2021-04-21T08:44:05.918Z] ---> Running in fd6d3a740cac [2021-04-21T08:44:05.973Z] Reading package lists... [2021-04-21T08:44:06.239Z] Reading package lists... [2021-04-21T08:44:06.239Z] Building dependency tree... [2021-04-21T08:44:06.239Z] Reading state information... [2021-04-21T08:44:06.500Z] Calculating upgrade... [2021-04-21T08:44:06.500Z] The following packages will be upgraded: [2021-04-21T08:44:06.500Z] advancecomp base-files bash binutils binutils-common [2021-04-21T08:44:06.500Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-04-21T08:44:06.500Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-04-21T08:44:06.500Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-04-21T08:44:06.500Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-04-21T08:44:06.500Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-04-21T08:44:06.500Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-04-21T08:44:06.500Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-04-21T08:44:06.500Z] libkmod2 liblsan0 libmount1 libmpx2 libncurses5 libncursesw5 libnettle6 [2021-04-21T08:44:06.500Z] libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime libpam0g [2021-04-21T08:44:06.500Z] libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 [2021-04-21T08:44:06.500Z] libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 [2021-04-21T08:44:06.500Z] libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base [2021-04-21T08:44:06.500Z] ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 [2021-04-21T08:44:06.500Z] pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-04-21T08:44:06.517Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-21T08:44:06.760Z] 101 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-04-21T08:44:06.760Z] Need to get 64.0 MB of archives. [2021-04-21T08:44:06.760Z] After this operation, 5034 kB of additional disk space will be used. [2021-04-21T08:44:06.760Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-142.146 [987 kB] [2021-04-21T08:44:06.760Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-04-21T08:44:07.330Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-04-21T08:44:07.330Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-04-21T08:44:07.330Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-04-21T08:44:07.330Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-04-21T08:44:07.330Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-04-21T08:44:07.330Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-04-21T08:44:07.330Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-04-21T08:44:07.330Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-04-21T08:44:07.330Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-04-21T08:44:07.516Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-21T08:44:07.516Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-21T08:44:07.516Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-21T08:44:07.516Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-21T08:44:07.516Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-21T08:44:07.600Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-04-21T08:44:07.600Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-04-21T08:44:07.600Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-04-21T08:44:07.600Z] Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-04-21T08:44:07.600Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-04-21T08:44:07.600Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-04-21T08:44:07.600Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-04-21T08:44:07.600Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-04-21T08:44:07.600Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-04-21T08:44:07.600Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-04-21T08:44:07.600Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-04-21T08:44:07.861Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-04-21T08:44:07.861Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-04-21T08:44:07.861Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-04-21T08:44:07.861Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-04-21T08:44:07.861Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-04-21T08:44:07.861Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-04-21T08:44:07.861Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-04-21T08:44:07.861Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-04-21T08:44:07.861Z] Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-04-21T08:44:07.861Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-04-21T08:44:07.861Z] Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-04-21T08:44:07.861Z] Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-04-21T08:44:07.861Z] Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-04-21T08:44:07.861Z] Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-04-21T08:44:07.861Z] Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-04-21T08:44:07.861Z] Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-04-21T08:44:07.861Z] Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] [2021-04-21T08:44:07.861Z] Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-04-21T08:44:07.861Z] Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.46 [16.0 kB] [2021-04-21T08:44:07.861Z] Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2021-04-21T08:44:08.121Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-04-21T08:44:08.121Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-04-21T08:44:08.121Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-04-21T08:44:08.121Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-04-21T08:44:08.121Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-04-21T08:44:08.121Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-04-21T08:44:08.121Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-04-21T08:44:08.121Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-04-21T08:44:08.121Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-04-21T08:44:08.121Z] Get:52 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-04-21T08:44:08.121Z] Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-04-21T08:44:08.121Z] Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-04-21T08:44:08.121Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-04-21T08:44:08.121Z] Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-04-21T08:44:08.121Z] Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-04-21T08:44:08.121Z] Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-04-21T08:44:08.121Z] Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-04-21T08:44:08.121Z] Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-04-21T08:44:08.122Z] Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-04-21T08:44:08.122Z] Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-04-21T08:44:08.122Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-04-21T08:44:08.122Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-04-21T08:44:08.122Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-04-21T08:44:08.122Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-04-21T08:44:08.122Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-04-21T08:44:08.122Z] Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] [2021-04-21T08:44:08.122Z] Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] [2021-04-21T08:44:08.122Z] Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-04-21T08:44:08.122Z] Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-04-21T08:44:08.122Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-04-21T08:44:08.122Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-04-21T08:44:08.123Z] OK: 217 MiB in 51 packages [2021-04-21T08:44:08.123Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-21T08:44:08.123Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-21T08:44:08.383Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-04-21T08:44:08.383Z] Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-04-21T08:44:08.383Z] Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-04-21T08:44:08.383Z] Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-04-21T08:44:08.383Z] Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-04-21T08:44:08.383Z] Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-04-21T08:44:08.383Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-04-21T08:44:08.383Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-04-21T08:44:08.383Z] Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-04-21T08:44:08.383Z] Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-04-21T08:44:08.383Z] Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-04-21T08:44:08.383Z] Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-04-21T08:44:08.384Z] Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-04-21T08:44:08.384Z] Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-04-21T08:44:08.412Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-21T08:44:08.412Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-21T08:44:08.646Z] Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-04-21T08:44:08.646Z] Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-04-21T08:44:08.646Z] Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-04-21T08:44:08.646Z] Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-04-21T08:44:08.646Z] Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-04-21T08:44:09.015Z] OK: 217 MiB in 51 packages [2021-04-21T08:44:09.015Z] OK: 217 MiB in 51 packages [2021-04-21T08:44:09.220Z] Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-04-21T08:44:09.292Z] OK: 217 MiB in 51 packages [2021-04-21T08:44:09.292Z] Removing intermediate container 3614f16a7f99 [2021-04-21T08:44:09.292Z] ---> 6950a4544e40 [2021-04-21T08:44:09.292Z] Step 6/23 : COPY go.mod . [2021-04-21T08:44:09.481Z] Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-04-21T08:44:09.481Z] Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-04-21T08:44:09.742Z] Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-04-21T08:44:09.899Z] OK: 217 MiB in 51 packages [2021-04-21T08:44:10.314Z] Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-04-21T08:44:10.314Z] Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-04-21T08:44:10.314Z] Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-04-21T08:44:10.314Z] Get:100 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-04-21T08:44:10.314Z] Get:101 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-04-21T08:44:10.314Z] debconf: delaying package configuration, since apt-utils is not installed [2021-04-21T08:44:10.314Z] Fetched 64.0 MB in 4s (18.0 MB/s) [2021-04-21T08:44:10.507Z] ---> dd7a2fdb5954 [2021-04-21T08:44:10.507Z] Step 7/23 : RUN go mod download [2021-04-21T08:44:10.575Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-21T08:44:10.575Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-04-21T08:44:10.575Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-04-21T08:44:10.786Z] ---> Running in be8623cde3e8 [2021-04-21T08:44:10.786Z] Removing intermediate container e2aeed50c78b [2021-04-21T08:44:10.786Z] ---> e17277e8ffc2 [2021-04-21T08:44:10.786Z] Step 6/23 : COPY go.mod . [2021-04-21T08:44:11.059Z] Removing intermediate container e250ba9ff7a9 [2021-04-21T08:44:11.059Z] ---> a4fb429e0cc5 [2021-04-21T08:44:11.059Z] Step 6/22 : COPY go.mod . [2021-04-21T08:44:11.145Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-04-21T08:44:11.145Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-04-21T08:44:11.333Z] Removing intermediate container 440eac084497 [2021-04-21T08:44:11.333Z] ---> a64dc2903185 [2021-04-21T08:44:11.333Z] Step 6/23 : COPY go.mod . [2021-04-21T08:44:11.406Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-142.146_amd64.deb ... [2021-04-21T08:44:11.406Z] Unpacking linux-libc-dev:amd64 (4.15.0-142.146) over (4.15.0-20.21) ... [2021-04-21T08:44:11.937Z] Removing intermediate container fd6d3a740cac [2021-04-21T08:44:11.937Z] ---> a96e653e237a [2021-04-21T08:44:11.937Z] Step 6/21 : COPY go.mod . [2021-04-21T08:44:11.937Z] ---> 31717d8e065d [2021-04-21T08:44:11.937Z] Step 7/23 : RUN go mod download [2021-04-21T08:44:12.213Z] ---> Running in 5826622ca5e3 [2021-04-21T08:44:12.349Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-21T08:44:12.349Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-21T08:44:12.349Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-21T08:44:12.349Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-21T08:44:12.507Z] ---> 5fcad6e2cc7e [2021-04-21T08:44:12.507Z] Step 7/23 : RUN go mod download [2021-04-21T08:44:12.507Z] ---> 3837d41ce52f [2021-04-21T08:44:12.507Z] Step 7/22 : RUN go mod download [2021-04-21T08:44:12.611Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-21T08:44:12.611Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-21T08:44:12.611Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-21T08:44:12.611Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-21T08:44:12.611Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-21T08:44:12.786Z] ---> Running in b80f9c587cb7 [2021-04-21T08:44:12.786Z] ---> Running in 20a0bf6dd462 [2021-04-21T08:44:12.786Z] ---> 050fb4ac591a [2021-04-21T08:44:12.786Z] Step 7/21 : RUN go mod download [2021-04-21T08:44:12.873Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-21T08:44:12.873Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-21T08:44:12.873Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-21T08:44:12.873Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-21T08:44:12.873Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-21T08:44:13.063Z] ---> Running in 68888590411f [2021-04-21T08:44:13.143Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-21T08:44:13.143Z] (Reading database ... 13911 files and directories currently installed.) [2021-04-21T08:44:13.143Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-21T08:44:13.143Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-04-21T08:44:13.409Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-04-21T08:44:13.409Z] (Reading database ... 13911 files and directories currently installed.) [2021-04-21T08:44:13.409Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-21T08:44:13.409Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-21T08:44:13.409Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-21T08:44:13.670Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-21T08:44:13.670Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-21T08:44:13.670Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-21T08:44:13.931Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-21T08:44:13.931Z] (Reading database ... 13911 files and directories currently installed.) [2021-04-21T08:44:13.931Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-04-21T08:44:14.192Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-04-21T08:44:14.509Z] Removing intermediate container be8623cde3e8 [2021-04-21T08:44:14.509Z] ---> 1ce8ef4fa406 [2021-04-21T08:44:14.509Z] Step 8/23 : COPY . . [2021-04-21T08:44:14.768Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-04-21T08:44:15.030Z] (Reading database ... 13911 files and directories currently installed.) [2021-04-21T08:44:15.030Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-04-21T08:44:15.030Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-04-21T08:44:15.030Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-04-21T08:44:15.030Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-04-21T08:44:15.302Z] Setting up base-files (10.1ubuntu2.10) ... [2021-04-21T08:44:15.302Z] Installing new version of config file /etc/issue ... [2021-04-21T08:44:15.302Z] Installing new version of config file /etc/issue.net ... [2021-04-21T08:44:15.302Z] Installing new version of config file /etc/lsb-release ... [2021-04-21T08:44:15.565Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-04-21T08:44:15.828Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-04-21T08:44:15.828Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-04-21T08:44:15.828Z] Removing obsolete conffile /etc/default/motd-news ... [2021-04-21T08:44:15.828Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-21T08:44:15.828Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-04-21T08:44:15.828Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-04-21T08:44:16.123Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-04-21T08:44:16.123Z] update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode [2021-04-21T08:44:16.123Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-21T08:44:16.123Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-21T08:44:16.442Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-04-21T08:44:16.443Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-04-21T08:44:16.443Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-21T08:44:16.443Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-04-21T08:44:16.443Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-04-21T08:44:16.752Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-04-21T08:44:16.752Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-21T08:44:16.752Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-04-21T08:44:16.752Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-04-21T08:44:17.019Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-04-21T08:44:17.019Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-21T08:44:17.019Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-04-21T08:44:17.136Z] Removing intermediate container 5826622ca5e3 [2021-04-21T08:44:17.136Z] ---> 6861a3cd1a4b [2021-04-21T08:44:17.136Z] Step 8/23 : COPY . . [2021-04-21T08:44:17.318Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-04-21T08:44:17.318Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-04-21T08:44:17.318Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-21T08:44:17.318Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-04-21T08:44:17.605Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-04-21T08:44:17.605Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-04-21T08:44:17.605Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-21T08:44:17.605Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-04-21T08:44:17.881Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-04-21T08:44:17.881Z] Setting up grep (3.1-2build1) ... [2021-04-21T08:44:18.152Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-21T08:44:18.152Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-04-21T08:44:18.152Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-04-21T08:44:18.152Z] Setting up login (1:4.5-1ubuntu2) ... [2021-04-21T08:44:18.415Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-21T08:44:18.415Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-04-21T08:44:18.415Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-04-21T08:44:18.415Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-04-21T08:44:18.584Z] Removing intermediate container b80f9c587cb7 [2021-04-21T08:44:18.584Z] ---> 57cdf021fac8 [2021-04-21T08:44:18.584Z] Step 8/23 : COPY . . [2021-04-21T08:44:18.683Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-21T08:44:18.683Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-04-21T08:44:18.683Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-04-21T08:44:18.858Z] Removing intermediate container 20a0bf6dd462 [2021-04-21T08:44:18.858Z] ---> 9cb03d259177 [2021-04-21T08:44:18.858Z] Step 8/22 : COPY . . [2021-04-21T08:44:18.858Z] Removing intermediate container 68888590411f [2021-04-21T08:44:18.858Z] ---> f6a0d63af14b [2021-04-21T08:44:18.858Z] Step 8/21 : COPY . . [2021-04-21T08:44:19.268Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-04-21T08:44:19.268Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-04-21T08:44:19.268Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-04-21T08:44:19.268Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-04-21T08:44:20.210Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-04-21T08:44:20.210Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-21T08:44:20.210Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-04-21T08:44:20.471Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-04-21T08:44:21.413Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-04-21T08:44:21.413Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-04-21T08:44:21.413Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-04-21T08:44:21.674Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-04-21T08:44:21.674Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-04-21T08:44:21.674Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-21T08:44:21.674Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-04-21T08:44:21.674Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-04-21T08:44:21.935Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-04-21T08:44:22.196Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-21T08:44:22.196Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-21T08:44:22.196Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-21T08:44:22.196Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-04-21T08:44:22.457Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-21T08:44:22.457Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-21T08:44:22.457Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-21T08:44:22.457Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-04-21T08:44:22.457Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-21T08:44:22.457Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-21T08:44:22.720Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-21T08:44:22.720Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-04-21T08:44:22.720Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-21T08:44:22.720Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-21T08:44:22.981Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-21T08:44:22.981Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-04-21T08:44:22.981Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-21T08:44:22.981Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-04-21T08:44:22.981Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-04-21T08:44:23.243Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-04-21T08:44:23.243Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-04-21T08:44:23.243Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-04-21T08:44:23.505Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-21T08:44:23.505Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-04-21T08:44:23.505Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-04-21T08:44:23.505Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-04-21T08:44:23.765Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-21T08:44:23.765Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-21T08:44:23.765Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-21T08:44:23.765Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-04-21T08:44:23.765Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-21T08:44:23.765Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-21T08:44:24.029Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-21T08:44:24.029Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-04-21T08:44:24.029Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-21T08:44:24.029Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-21T08:44:24.290Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-21T08:44:24.551Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-04-21T08:44:25.123Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-04-21T08:44:25.385Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-04-21T08:44:25.385Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-21T08:44:25.385Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-04-21T08:44:25.385Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-04-21T08:44:25.646Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-04-21T08:44:25.906Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-21T08:44:25.906Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-04-21T08:44:25.906Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-04-21T08:44:25.906Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-04-21T08:44:26.165Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-21T08:44:26.165Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-04-21T08:44:26.165Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-04-21T08:44:26.165Z] Setting up debconf (1.5.66ubuntu1) ... [2021-04-21T08:44:26.426Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-21T08:44:26.426Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-04-21T08:44:26.426Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-04-21T08:44:26.686Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-04-21T08:44:26.686Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-21T08:44:26.686Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-04-21T08:44:26.686Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-04-21T08:44:26.947Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-04-21T08:44:26.947Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-21T08:44:26.947Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-04-21T08:44:26.947Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-04-21T08:44:27.207Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-04-21T08:44:27.207Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-21T08:44:27.207Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-04-21T08:44:27.207Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-04-21T08:44:27.469Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-04-21T08:44:27.469Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-21T08:44:27.469Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-04-21T08:44:27.729Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-04-21T08:44:27.729Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-04-21T08:44:27.989Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-21T08:44:27.989Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-21T08:44:27.989Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-21T08:44:27.989Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.46_amd64.deb ... [2021-04-21T08:44:27.989Z] Unpacking systemd-sysv (237-3ubuntu10.46) over (237-3ubuntu10) ... [2021-04-21T08:44:28.250Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-04-21T08:44:28.250Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-04-21T08:44:28.250Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-04-21T08:44:28.511Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-21T08:44:28.511Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-04-21T08:44:28.511Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-04-21T08:44:28.511Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-04-21T08:44:28.771Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-21T08:44:28.771Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-04-21T08:44:28.771Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-04-21T08:44:28.771Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-04-21T08:44:29.032Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-21T08:44:29.032Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-04-21T08:44:29.298Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-04-21T08:44:29.298Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-04-21T08:44:29.298Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-21T08:44:29.298Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-04-21T08:44:29.298Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-04-21T08:44:29.560Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-04-21T08:44:29.560Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-21T08:44:29.560Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-04-21T08:44:29.560Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-04-21T08:44:29.822Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-04-21T08:44:30.083Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-21T08:44:30.083Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-04-21T08:44:30.083Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-04-21T08:44:30.083Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-04-21T08:44:30.345Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-21T08:44:30.345Z] Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... [2021-04-21T08:44:30.606Z] Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-04-21T08:44:30.606Z] Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... [2021-04-21T08:44:30.606Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-21T08:44:30.606Z] Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... [2021-04-21T08:44:30.867Z] Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-04-21T08:44:30.867Z] Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... [2021-04-21T08:44:30.867Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-21T08:44:30.867Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-04-21T08:44:30.867Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-04-21T08:44:31.127Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-04-21T08:44:31.127Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-21T08:44:31.127Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-04-21T08:44:31.127Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-04-21T08:44:31.388Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-04-21T08:44:31.388Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-21T08:44:31.388Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-04-21T08:44:31.388Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-04-21T08:44:31.655Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-04-21T08:44:31.655Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-21T08:44:31.655Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-04-21T08:44:31.655Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-04-21T08:44:31.916Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-04-21T08:44:31.916Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-21T08:44:31.916Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-04-21T08:44:31.916Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-04-21T08:44:32.177Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-04-21T08:44:32.177Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-21T08:44:32.177Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-04-21T08:44:32.177Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-04-21T08:44:32.439Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-04-21T08:44:32.439Z] (Reading database ... 13915 files and directories currently installed.) [2021-04-21T08:44:32.439Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-04-21T08:44:32.439Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-04-21T08:44:32.700Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-04-21T08:44:32.700Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-04-21T08:44:32.700Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-04-21T08:44:32.961Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-04-21T08:44:32.961Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-04-21T08:44:32.961Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-04-21T08:44:33.226Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-04-21T08:44:33.226Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-04-21T08:44:33.488Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-04-21T08:44:33.488Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-04-21T08:44:33.488Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-04-21T08:44:33.488Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-04-21T08:44:33.749Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-04-21T08:44:33.749Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-04-21T08:44:33.749Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-04-21T08:44:33.749Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-04-21T08:44:34.010Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-04-21T08:44:34.010Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-04-21T08:44:34.010Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-04-21T08:44:34.010Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-04-21T08:44:34.270Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-04-21T08:44:34.270Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-04-21T08:44:35.212Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-04-21T08:44:35.212Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-04-21T08:44:35.212Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-04-21T08:44:35.473Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-04-21T08:44:35.473Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-04-21T08:44:35.473Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-04-21T08:44:36.046Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-04-21T08:44:36.046Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-04-21T08:44:36.399Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-04-21T08:44:36.399Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-04-21T08:44:36.659Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-04-21T08:44:36.659Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-04-21T08:44:36.659Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-21T08:44:36.659Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-21T08:44:36.920Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-21T08:44:36.920Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-21T08:44:37.182Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-21T08:44:37.182Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-21T08:44:37.182Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-21T08:44:37.182Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-21T08:44:38.122Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-21T08:44:38.382Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-21T08:44:39.326Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-21T08:44:39.326Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-21T08:44:40.268Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-21T08:44:40.268Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-21T08:44:40.530Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-21T08:44:40.530Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-21T08:44:41.471Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-21T08:44:41.471Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-21T08:44:41.471Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-04-21T08:44:41.471Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-04-21T08:44:41.741Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-04-21T08:44:41.741Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-04-21T08:44:42.001Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-04-21T08:44:42.001Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-04-21T08:44:42.001Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-04-21T08:44:42.001Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-04-21T08:44:42.263Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-04-21T08:44:42.263Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-04-21T08:44:42.263Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-04-21T08:44:42.263Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-04-21T08:44:42.523Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-04-21T08:44:42.523Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-04-21T08:44:42.784Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-21T08:44:42.784Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-04-21T08:44:42.784Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-21T08:44:42.784Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-21T08:44:42.784Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-21T08:44:43.047Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-04-21T08:44:43.047Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-04-21T08:44:43.047Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-04-21T08:44:43.047Z] [2021-04-21T08:44:43.047Z] Current default time zone: 'Etc/UTC' [2021-04-21T08:44:43.047Z] Local time is now: Wed Apr 21 08:44:43 UTC 2021. [2021-04-21T08:44:43.047Z] Universal Time is now: Wed Apr 21 08:44:43 UTC 2021. [2021-04-21T08:44:43.047Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-04-21T08:44:43.047Z] [2021-04-21T08:44:43.307Z] Setting up systemd-sysv (237-3ubuntu10.46) ... [2021-04-21T08:44:43.307Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-21T08:44:43.307Z] Setting up linux-libc-dev:amd64 (4.15.0-142.146) ... [2021-04-21T08:44:43.307Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-04-21T08:44:43.307Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-04-21T08:44:43.307Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-04-21T08:44:43.307Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-04-21T08:44:43.568Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-04-21T08:44:43.568Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-04-21T08:44:43.568Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-04-21T08:44:43.568Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-21T08:44:43.568Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-04-21T08:44:43.829Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-04-21T08:44:43.829Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-04-21T08:44:43.829Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-21T08:44:44.089Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-04-21T08:44:44.089Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-04-21T08:44:44.089Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-04-21T08:44:44.089Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-04-21T08:44:44.089Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-04-21T08:44:44.089Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-04-21T08:44:44.089Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-04-21T08:44:44.089Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-04-21T08:44:45.663Z] ---> c21fb9da56a7 [2021-04-21T08:44:45.663Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-04-21T08:44:45.663Z] ---> 6a2225ee9d1a [2021-04-21T08:44:45.663Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-04-21T08:44:45.663Z] ---> 9407735e3efa [2021-04-21T08:44:45.663Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-04-21T08:44:45.663Z] ---> Running in c754e6fe74c2 [2021-04-21T08:44:45.663Z] ---> 69afce239903 [2021-04-21T08:44:45.663Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-04-21T08:44:45.663Z] ---> 8e18ca2ec97d [2021-04-21T08:44:45.663Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-04-21T08:44:45.663Z] ---> Running in 0de93d56ab59 [2021-04-21T08:44:45.663Z] ---> Running in d79087e60feb [2021-04-21T08:44:45.663Z] ---> Running in a94b170bdc68 [2021-04-21T08:44:45.663Z] ---> Running in b50f671e18a3 [2021-04-21T08:44:45.663Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-04-21T08:44:45.663Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-04-21T08:44:45.663Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-04-21T08:44:45.663Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-04-21T08:44:45.663Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-04-21T08:44:46.002Z] Updating certificates in /etc/ssl/certs... [2021-04-21T08:44:46.573Z] 23 added, 27 removed; done. [2021-04-21T08:44:46.833Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-04-21T08:44:46.833Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-21T08:44:46.833Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-04-21T08:44:46.833Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-04-21T08:44:46.833Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-04-21T08:44:47.093Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-04-21T08:44:47.093Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-04-21T08:44:47.093Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-04-21T08:44:47.093Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-04-21T08:44:47.093Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-04-21T08:44:47.093Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-04-21T08:44:47.093Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-04-21T08:44:47.093Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-04-21T08:44:47.361Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-04-21T08:44:47.361Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-04-21T08:44:47.361Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-04-21T08:44:47.361Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-04-21T08:44:47.361Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-04-21T08:44:47.361Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-04-21T08:44:47.623Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-04-21T08:44:47.623Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-04-21T08:44:47.623Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-04-21T08:44:47.623Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-04-21T08:44:47.623Z] Processing triggers for systemd (237-3ubuntu10.46) ... [2021-04-21T08:44:47.885Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-04-21T08:44:47.885Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-04-21T08:44:47.885Z] Updating certificates in /etc/ssl/certs... [2021-04-21T08:44:48.460Z] 0 added, 0 removed; done. [2021-04-21T08:44:48.460Z] Running hooks in /etc/ca-certificates/update.d... [2021-04-21T08:44:48.460Z] done. [2021-04-21T08:44:49.309Z] Reading package lists... [2021-04-21T08:44:49.309Z] Building dependency tree... [2021-04-21T08:44:49.309Z] Reading state information... [2021-04-21T08:44:49.569Z] The following NEW packages will be installed: [2021-04-21T08:44:49.569Z] apt-transport-https [2021-04-21T08:44:49.838Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-04-21T08:44:49.838Z] Need to get 1692 B of archives. [2021-04-21T08:44:49.838Z] After this operation, 154 kB of additional disk space will be used. [2021-04-21T08:44:49.838Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] [2021-04-21T08:44:49.838Z] debconf: delaying package configuration, since apt-utils is not installed [2021-04-21T08:44:49.838Z] Fetched 1692 B in 0s (9400 B/s) [2021-04-21T08:44:49.838Z] Selecting previously unselected package apt-transport-https. [2021-04-21T08:44:49.838Z] (Reading database ... 13920 files and directories currently installed.) [2021-04-21T08:44:49.838Z] Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... [2021-04-21T08:44:50.098Z] Unpacking apt-transport-https (1.6.13) ... [2021-04-21T08:44:50.098Z] Setting up apt-transport-https (1.6.13) ... [2021-04-21T08:44:50.359Z] Waiting for network to be ready... [2021-04-21T08:44:56.976Z] 2021-04-21T08:44:54Z INFO Waiting for automatic snapd restart... [2021-04-21T08:44:56.976Z] snapd 2.49.2 from Canonical* installed [2021-04-21T08:44:57.917Z] "snapd" switched to the "latest/stable" channel [2021-04-21T08:44:57.917Z] [2021-04-21T08:45:03.202Z] core18 20210309 from Canonical* installed [2021-04-21T08:45:03.202Z] "core18" switched to the "latest/stable" channel [2021-04-21T08:45:03.202Z] [2021-04-21T08:45:09.815Z] snapcraft 4.6.2 from Canonical* installed [2021-04-21T08:45:09.815Z] "snapcraft" switched to the "latest/stable" channel [2021-04-21T08:45:09.815Z] [2021-04-21T08:45:14.091Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-04-21T08:45:14.091Z] - README.md [2021-04-21T08:45:14.091Z] [2021-04-21T08:45:14.091Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-04-21T08:45:20.706Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-04-21T08:45:20.706Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-04-21T08:45:20.706Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-04-21T08:45:20.706Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-04-21T08:45:22.093Z] Reading package lists... [2021-04-21T08:45:22.356Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-04-21T08:45:28.950Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-04-21T08:45:28.950Z] Reading package lists... [2021-04-21T08:45:28.950Z] Building dependency tree... [2021-04-21T08:45:28.950Z] Reading state information... [2021-04-21T08:45:28.950Z] Suggested packages: [2021-04-21T08:45:28.950Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-04-21T08:45:28.950Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-04-21T08:45:28.950Z] Recommended packages: [2021-04-21T08:45:28.950Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-04-21T08:45:28.950Z] The following NEW packages will be installed: [2021-04-21T08:45:28.950Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-04-21T08:45:28.950Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-04-21T08:45:28.950Z] pkg-config zip [2021-04-21T08:45:29.212Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-04-21T08:45:29.212Z] Need to get 7663 kB of archives. [2021-04-21T08:45:29.212Z] After this operation, 43.8 MB of additional disk space will be used. [2021-04-21T08:45:29.212Z] Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-04-21T08:45:29.212Z] 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-04-21T08:45:29.212Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-04-21T08:45:29.473Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-04-21T08:45:29.473Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-04-21T08:45:29.473Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-04-21T08:45:29.473Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-04-21T08:45:29.733Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-04-21T08:45:29.733Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-04-21T08:45:29.733Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-04-21T08:45:29.733Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-04-21T08:45:29.733Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-04-21T08:45:29.733Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-04-21T08:45:29.994Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-04-21T08:45:29.994Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-04-21T08:45:30.256Z] debconf: delaying package configuration, since apt-utils is not installed [2021-04-21T08:45:30.256Z] Fetched 7663 kB in 1s (7007 kB/s) [2021-04-21T08:45:30.256Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-04-21T08:45:30.256Z] (Reading database ... 13924 files and directories currently installed.) [2021-04-21T08:45:30.256Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-04-21T08:45:30.518Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-04-21T08:45:30.518Z] Selecting previously unselected package libpsl5:amd64. [2021-04-21T08:45:30.518Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-04-21T08:45:30.518Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-04-21T08:45:30.790Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-04-21T08:45:30.790Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-04-21T08:45:30.790Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-04-21T08:45:30.790Z] Selecting previously unselected package librtmp1:amd64. [2021-04-21T08:45:30.790Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-04-21T08:45:30.790Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-04-21T08:45:30.790Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-04-21T08:45:30.790Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-04-21T08:45:30.790Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-04-21T08:45:31.051Z] Selecting previously unselected package liberror-perl. [2021-04-21T08:45:31.051Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-04-21T08:45:31.051Z] Unpacking liberror-perl (0.17025-1) ... [2021-04-21T08:45:31.051Z] Selecting previously unselected package git-man. [2021-04-21T08:45:31.051Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-04-21T08:45:31.051Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-04-21T08:45:31.313Z] Selecting previously unselected package git. [2021-04-21T08:45:31.313Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-04-21T08:45:31.313Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-04-21T08:45:32.255Z] Selecting previously unselected package libnorm1:amd64. [2021-04-21T08:45:32.255Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-04-21T08:45:32.255Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-04-21T08:45:32.255Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-04-21T08:45:32.255Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-04-21T08:45:32.255Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-04-21T08:45:32.255Z] Selecting previously unselected package libsodium23:amd64. [2021-04-21T08:45:32.255Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-04-21T08:45:32.255Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-04-21T08:45:32.255Z] Selecting previously unselected package libzmq5:amd64. [2021-04-21T08:45:32.255Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-04-21T08:45:32.255Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-04-21T08:45:32.521Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-04-21T08:45:32.521Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-04-21T08:45:32.521Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-04-21T08:45:32.521Z] Selecting previously unselected package pkg-config. [2021-04-21T08:45:32.521Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-04-21T08:45:32.783Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-04-21T08:45:32.783Z] Selecting previously unselected package zip. [2021-04-21T08:45:32.783Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-04-21T08:45:32.783Z] Unpacking zip (3.0-11build1) ... [2021-04-21T08:45:32.783Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-04-21T08:45:32.783Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-04-21T08:45:32.783Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-04-21T08:45:33.045Z] Setting up liberror-perl (0.17025-1) ... [2021-04-21T08:45:33.045Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-04-21T08:45:33.045Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-04-21T08:45:33.045Z] No schema files found: doing nothing. [2021-04-21T08:45:33.045Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-04-21T08:45:33.045Z] Setting up zip (3.0-11build1) ... [2021-04-21T08:45:33.045Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-04-21T08:45:33.045Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-04-21T08:45:33.045Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-04-21T08:45:33.306Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-04-21T08:45:33.306Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-04-21T08:45:33.306Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-04-21T08:45:33.306Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-04-21T08:45:33.306Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-04-21T08:45:39.915Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-04-21T08:45:40.485Z] git set to automatically installed. [2021-04-21T08:45:40.485Z] git-man set to automatically installed. [2021-04-21T08:45:40.485Z] libcurl3-gnutls set to automatically installed. [2021-04-21T08:45:40.485Z] liberror-perl set to automatically installed. [2021-04-21T08:45:40.485Z] libglib2.0-0 set to automatically installed. [2021-04-21T08:45:40.485Z] libnghttp2-14 set to automatically installed. [2021-04-21T08:45:40.485Z] libnorm1 set to automatically installed. [2021-04-21T08:45:40.485Z] libpgm-5.2-0 set to automatically installed. [2021-04-21T08:45:40.485Z] libpsl5 set to automatically installed. [2021-04-21T08:45:40.485Z] librtmp1 set to automatically installed. [2021-04-21T08:45:40.485Z] libsodium23 set to automatically installed. [2021-04-21T08:45:40.485Z] libzmq3-dev set to automatically installed. [2021-04-21T08:45:40.485Z] libzmq5 set to automatically installed. [2021-04-21T08:45:40.485Z] pkg-config set to automatically installed. [2021-04-21T08:45:40.485Z] zip set to automatically installed. [2021-04-21T08:45:42.395Z] snapd is not logged in, snap install commands will use sudo [2021-04-21T08:45:48.978Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-04-21T08:46:03.926Z] go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed [2021-04-21T08:46:04.867Z] snapd is not logged in, snap install commands will use sudo [2021-04-21T08:46:11.455Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-04-21T08:46:11.719Z] snap "core18" has no updates available [2021-04-21T08:46:12.291Z] Pulling go-build-helper [2021-04-21T08:46:12.291Z] + snapcraftctl pull [2021-04-21T08:46:13.675Z] 'app-service-config' has dependencies that need to be staged: go-build-helper [2021-04-21T08:46:13.675Z] Skipping pull go-build-helper (already ran) [2021-04-21T08:46:13.675Z] Building go-build-helper [2021-04-21T08:46:13.675Z] + snapcraftctl build [2021-04-21T08:46:16.220Z] Staging go-build-helper [2021-04-21T08:46:16.220Z] + snapcraftctl stage [2021-04-21T08:46:22.479Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-04-21T08:46:28.460Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-04-21T08:46:28.460Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-04-21T08:46:28.460Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1696 kB] [2021-04-21T08:46:28.460Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [318 kB] [2021-04-21T08:46:28.460Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] [2021-04-21T08:46:28.460Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-04-21T08:46:28.460Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [302 kB] [2021-04-21T08:46:28.460Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [40.4 kB] [2021-04-21T08:46:28.460Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1124 kB] [2021-04-21T08:46:28.460Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] [2021-04-21T08:46:28.460Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-04-21T08:46:28.460Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-04-21T08:46:28.460Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-04-21T08:46:28.460Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-04-21T08:46:28.460Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-04-21T08:46:28.460Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-04-21T08:46:28.460Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-04-21T08:46:28.460Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-04-21T08:46:28.460Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-04-21T08:46:28.460Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2039 kB] [2021-04-21T08:46:28.460Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [410 kB] [2021-04-21T08:46:28.460Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] [2021-04-21T08:46:28.460Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-04-21T08:46:28.460Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [323 kB] [2021-04-21T08:46:28.460Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [43.8 kB] [2021-04-21T08:46:28.460Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1734 kB] [2021-04-21T08:46:28.460Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-04-21T08:46:28.460Z] Fetched 24.4 MB in 0s (0 B/s) [2021-04-21T08:46:28.460Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-04-21T08:46:28.460Z] Fetched 224 kB in 0s (0 B/s) [2021-04-21T08:46:28.460Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-04-21T08:46:28.460Z] Fetched 157 kB in 0s (0 B/s) [2021-04-21T08:46:28.460Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-04-21T08:46:28.460Z] Fetched 221 kB in 0s (0 B/s) [2021-04-21T08:46:28.460Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-04-21T08:46:28.460Z] Fetched 143 kB in 0s (0 B/s) [2021-04-21T08:46:28.460Z] Pulling app-service-config [2021-04-21T08:46:28.460Z] + snapcraftctl pull [2021-04-21T08:46:29.401Z] Cloning into '/root/parts/app-service-config/src'... [2021-04-21T08:46:30.342Z] Pulling config-common [2021-04-21T08:46:30.342Z] + snapcraftctl pull [2021-04-21T08:46:35.634Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-04-21T08:46:35.634Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-04-21T08:46:35.634Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-04-21T08:46:35.634Z] Fetched 0 B in 0s (0 B/s) [2021-04-21T08:46:35.634Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-04-21T08:46:35.634Z] Fetched 0 B in 0s (0 B/s) [2021-04-21T08:46:35.634Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-04-21T08:46:35.634Z] Fetched 0 B in 0s (0 B/s) [2021-04-21T08:46:35.634Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-04-21T08:46:35.634Z] Fetched 0 B in 0s (0 B/s) [2021-04-21T08:46:35.634Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-04-21T08:46:35.634Z] Fetched 0 B in 0s (0 B/s) [2021-04-21T08:46:35.634Z] Pulling edgex-go [2021-04-21T08:46:35.634Z] + snapcraftctl pull [2021-04-21T08:46:44.654Z] Removing intermediate container a94b170bdc68 [2021-04-21T08:46:44.654Z] ---> 1ddff1f7bfbf [2021-04-21T08:46:44.654Z] [2021-04-21T08:46:44.654Z] Step 10/21 : FROM alpine:3.12 [2021-04-21T08:46:44.654Z] Removing intermediate container d79087e60feb [2021-04-21T08:46:44.654Z] ---> bbe24a8da712 [2021-04-21T08:46:44.654Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-04-21T08:46:44.654Z] 3.12: Pulling from library/alpine [2021-04-21T08:46:44.654Z] ---> Running in 613c6e961aac [2021-04-21T08:46:44.654Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-04-21T08:46:44.654Z] Status: Downloaded newer image for alpine:3.12 [2021-04-21T08:46:44.654Z] ---> 9852663dfa18 [2021-04-21T08:46:44.654Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-04-21T08:46:44.654Z] ---> Running in 2e78295213c0 [2021-04-21T08:46:44.654Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-04-21T08:46:46.120Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-21T08:46:46.120Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-21T08:46:46.729Z] (1/4) Installing ca-certificates (20191127-r4) [2021-04-21T08:46:46.729Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-04-21T08:46:46.729Z] (3/4) Installing libcurl (7.76.1-r0) [2021-04-21T08:46:46.729Z] (4/4) Installing curl (7.76.1-r0) [2021-04-21T08:46:46.729Z] Executing busybox-1.31.1-r20.trigger [2021-04-21T08:46:46.729Z] Executing ca-certificates-20191127-r4.trigger [2021-04-21T08:46:47.005Z] OK: 7 MiB in 18 packages [2021-04-21T08:46:50.412Z] Removing intermediate container 0de93d56ab59 [2021-04-21T08:46:50.412Z] ---> d74e241b6976 [2021-04-21T08:46:50.412Z] [2021-04-21T08:46:50.412Z] Step 10/23 : FROM alpine:3.12 [2021-04-21T08:46:50.412Z] ---> 9852663dfa18 [2021-04-21T08:46:50.412Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-04-21T08:46:50.412Z] Removing intermediate container b50f671e18a3 [2021-04-21T08:46:50.412Z] ---> 41665f60a889 [2021-04-21T08:46:50.412Z] [2021-04-21T08:46:50.412Z] Step 10/22 : FROM alpine:3.12 [2021-04-21T08:46:50.412Z] ---> 9852663dfa18 [2021-04-21T08:46:50.412Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-04-21T08:46:50.689Z] Removing intermediate container 2e78295213c0 [2021-04-21T08:46:50.689Z] ---> f350eb1966a3 [2021-04-21T08:46:50.689Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-04-21T08:46:50.689Z] ---> Running in 4f78fad0fe69 [2021-04-21T08:46:50.689Z] ---> Running in 9dac8baab111 [2021-04-21T08:46:50.689Z] Removing intermediate container 613c6e961aac [2021-04-21T08:46:50.689Z] ---> 36926e145f68 [2021-04-21T08:46:50.689Z] [2021-04-21T08:46:50.689Z] Step 11/23 : FROM docker:20.10.0 [2021-04-21T08:46:50.968Z] 20.10.0: Pulling from library/docker [2021-04-21T08:46:50.968Z] ---> Running in 0195a88eeb1a [2021-04-21T08:46:51.953Z] Removing intermediate container 0195a88eeb1a [2021-04-21T08:46:51.953Z] ---> 18a7226c5bc7 [2021-04-21T08:46:51.953Z] Step 13/21 : WORKDIR /edgex [2021-04-21T08:46:52.546Z] ---> Running in fc96f296d9b1 [2021-04-21T08:46:52.819Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-21T08:46:52.819Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-21T08:46:53.091Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-21T08:46:53.364Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-21T08:46:53.649Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-04-21T08:46:53.649Z] Executing busybox-1.31.1-r20.trigger [2021-04-21T08:46:53.649Z] OK: 5 MiB in 15 packages [2021-04-21T08:46:53.649Z] Removing intermediate container fc96f296d9b1 [2021-04-21T08:46:53.649Z] ---> 8fe6786fab35 [2021-04-21T08:46:53.649Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-04-21T08:46:53.926Z] (1/2) Installing ca-certificates (20191127-r4) [2021-04-21T08:46:53.927Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-04-21T08:46:53.927Z] Executing busybox-1.31.1-r20.trigger [2021-04-21T08:46:54.215Z] Executing ca-certificates-20191127-r4.trigger [2021-04-21T08:46:54.215Z] OK: 6 MiB in 16 packages [2021-04-21T08:46:55.678Z] ---> 83735301585b [2021-04-21T08:46:55.678Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-04-21T08:46:55.954Z] Removing intermediate container 4f78fad0fe69 [2021-04-21T08:46:55.954Z] ---> bd5966b228d9 [2021-04-21T08:46:55.954Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-21T08:46:56.230Z] ---> Running in 0640fead4475 [2021-04-21T08:46:57.216Z] Removing intermediate container 9dac8baab111 [2021-04-21T08:46:57.216Z] ---> 4a9db1cf0a0b [2021-04-21T08:46:57.216Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-21T08:46:57.496Z] Removing intermediate container 0640fead4475 [2021-04-21T08:46:57.496Z] ---> 84e022b42bc7 [2021-04-21T08:46:57.496Z] Step 13/23 : ENV APP_PORT=48082 [2021-04-21T08:46:57.601Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-04-21T08:46:57.601Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-04-21T08:46:57.601Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-04-21T08:46:57.601Z] Fetched 0 B in 0s (0 B/s) [2021-04-21T08:46:57.601Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-04-21T08:46:57.601Z] Fetched 96.5 kB in 0s (0 B/s) [2021-04-21T08:46:57.601Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-04-21T08:46:57.601Z] Fetched 279 kB in 0s (0 B/s) [2021-04-21T08:46:57.601Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-04-21T08:46:57.601Z] Fetched 122 kB in 0s (0 B/s) [2021-04-21T08:46:57.601Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-04-21T08:46:57.601Z] Fetched 77.8 kB in 0s (0 B/s) [2021-04-21T08:46:57.601Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-04-21T08:46:57.601Z] Fetched 8848 B in 0s (0 B/s) [2021-04-21T08:46:57.601Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-04-21T08:46:57.601Z] Fetched 47.8 kB in 0s (0 B/s) [2021-04-21T08:46:57.601Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-04-21T08:46:57.601Z] Fetched 45.6 kB in 0s (0 B/s) [2021-04-21T08:46:57.601Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-04-21T08:46:57.601Z] Fetched 15.0 kB in 0s (0 B/s) [2021-04-21T08:46:57.601Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-04-21T08:46:57.601Z] Fetched 219 kB in 0s (0 B/s) [2021-04-21T08:46:57.601Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-04-21T08:46:57.601Z] Fetched 154 kB in 0s (0 B/s) [2021-04-21T08:46:57.601Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-04-21T08:46:57.601Z] Fetched 50.6 kB in 0s (0 B/s) [2021-04-21T08:46:57.601Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-04-21T08:46:57.601Z] Fetched 14.8 kB in 0s (0 B/s) [2021-04-21T08:46:57.601Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-04-21T08:46:57.601Z] Fetched 41.8 kB in 0s (0 B/s) [2021-04-21T08:46:57.601Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-04-21T08:46:57.601Z] Fetched 499 kB in 0s (0 B/s) [2021-04-21T08:46:57.601Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-04-21T08:46:57.601Z] Fetched 111 kB in 0s (0 B/s) [2021-04-21T08:46:57.601Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-04-21T08:46:57.601Z] Fetched 240 kB in 0s (0 B/s) [2021-04-21T08:46:57.601Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-04-21T08:46:57.601Z] Fetched 29.3 kB in 0s (0 B/s) [2021-04-21T08:46:57.601Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-04-21T08:46:57.601Z] Fetched 85.5 kB in 0s (0 B/s) [2021-04-21T08:46:57.601Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-04-21T08:46:57.601Z] Fetched 24.5 kB in 0s (0 B/s) [2021-04-21T08:46:57.601Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-04-21T08:46:57.601Z] Fetched 49.2 kB in 0s (0 B/s) [2021-04-21T08:46:57.601Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-04-21T08:46:57.601Z] Fetched 54.2 kB in 0s (0 B/s) [2021-04-21T08:46:57.601Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-04-21T08:46:57.601Z] Fetched 30.8 kB in 0s (0 B/s) [2021-04-21T08:46:57.601Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-04-21T08:46:57.601Z] Fetched 15.8 kB in 0s (0 B/s) [2021-04-21T08:46:57.601Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-04-21T08:46:57.601Z] Fetched 85.9 kB in 0s (0 B/s) [2021-04-21T08:46:57.601Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-04-21T08:46:57.601Z] Fetched 8720 B in 0s (0 B/s) [2021-04-21T08:46:57.601Z] Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] [2021-04-21T08:46:57.601Z] Fetched 137 kB in 0s (0 B/s) [2021-04-21T08:46:57.601Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-04-21T08:46:57.601Z] Fetched 119 kB in 0s (0 B/s) [2021-04-21T08:46:57.601Z] Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] [2021-04-21T08:46:57.601Z] Fetched 110 kB in 0s (0 B/s) [2021-04-21T08:46:57.601Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-04-21T08:46:57.601Z] Fetched 11.1 kB in 0s (0 B/s) [2021-04-21T08:46:57.601Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-04-21T08:46:57.601Z] Fetched 645 kB in 0s (0 B/s) [2021-04-21T08:46:57.601Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-04-21T08:46:57.601Z] Fetched 41.3 kB in 0s (0 B/s) [2021-04-21T08:46:57.601Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-04-21T08:46:57.601Z] Fetched 17.9 kB in 0s (0 B/s) [2021-04-21T08:46:57.601Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-04-21T08:46:57.601Z] Fetched 368 kB in 0s (0 B/s) [2021-04-21T08:46:57.601Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-04-21T08:46:57.601Z] Fetched 187 kB in 0s (0 B/s) [2021-04-21T08:46:57.601Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-04-21T08:46:57.601Z] Fetched 175 kB in 0s (0 B/s) [2021-04-21T08:46:57.601Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-04-21T08:46:57.601Z] Fetched 206 kB in 0s (0 B/s) [2021-04-21T08:46:57.601Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-04-21T08:46:57.601Z] Fetched 1301 kB in 0s (0 B/s) [2021-04-21T08:46:57.601Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-04-21T08:46:57.601Z] Fetched 36.2 kB in 0s (0 B/s) [2021-04-21T08:46:57.601Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-04-21T08:46:57.601Z] Fetched 159 kB in 0s (0 B/s) [2021-04-21T08:46:57.601Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-04-21T08:46:57.601Z] Fetched 107 kB in 0s (0 B/s) [2021-04-21T08:46:57.601Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-04-21T08:46:57.601Z] Fetched 48.7 kB in 0s (0 B/s) [2021-04-21T08:46:57.601Z] Pulling static-packages [2021-04-21T08:46:57.601Z] + snapcraftctl pull [2021-04-21T08:46:58.089Z] Removing intermediate container c754e6fe74c2 [2021-04-21T08:46:58.089Z] ---> d839ed288532 [2021-04-21T08:46:58.089Z] [2021-04-21T08:46:58.089Z] Step 10/23 : FROM alpine:3.12 [2021-04-21T08:46:58.089Z] ---> 9852663dfa18 [2021-04-21T08:46:58.089Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-04-21T08:46:58.089Z] ---> Using cache [2021-04-21T08:46:58.089Z] ---> bd5966b228d9 [2021-04-21T08:46:58.089Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-21T08:46:58.089Z] ---> Using cache [2021-04-21T08:46:58.089Z] ---> 84e022b42bc7 [2021-04-21T08:46:58.089Z] Step 13/23 : ENV APP_PORT=48081 [2021-04-21T08:46:58.089Z] ---> 0e0b8fea543c [2021-04-21T08:46:58.089Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-04-21T08:46:58.407Z] ---> Running in 7387f4bb4a19 [2021-04-21T08:46:58.407Z] ---> Running in 3da7ffb7e838 [2021-04-21T08:46:58.540Z] Pulling version [2021-04-21T08:46:58.540Z] + cd /root/project [2021-04-21T08:46:58.540Z] + [ -f VERSION ] [2021-04-21T08:46:58.540Z] + PROJECT_VERSION=local-dev [2021-04-21T08:46:58.540Z] + git rev-parse --short HEAD [2021-04-21T08:46:58.540Z] + GIT_REVISION=180b4498 [2021-04-21T08:46:58.540Z] + snapcraftctl set-version local-dev [2021-04-21T08:46:58.730Z] ---> Running in 625968d9ae21 [2021-04-21T08:46:59.351Z] Removing intermediate container 7387f4bb4a19 [2021-04-21T08:46:59.351Z] ---> e7287a39a3ee [2021-04-21T08:46:59.351Z] Step 13/22 : ENV APP_PORT=48060 [2021-04-21T08:46:59.701Z] Removing intermediate container 3da7ffb7e838 [2021-04-21T08:46:59.701Z] ---> 3e7cbb82eb0f [2021-04-21T08:46:59.701Z] Removing intermediate container 625968d9ae21 [2021-04-21T08:46:59.701Z] ---> fe40f0b52dcd [2021-04-21T08:46:59.701Z] Step 14/23 : EXPOSE $APP_PORT [2021-04-21T08:46:59.701Z] Step 14/23 : EXPOSE $APP_PORT [2021-04-21T08:46:59.926Z] Skipping build go-build-helper (already ran) [2021-04-21T08:46:59.926Z] Building app-service-config [2021-04-21T08:46:59.926Z] + make build [2021-04-21T08:46:59.926Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.43 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2021-04-21T08:47:00.002Z] ---> Running in beabbceefe17 [2021-04-21T08:47:00.289Z] ---> Running in 986ea15f6747 [2021-04-21T08:47:00.289Z] ---> Running in 4b96076dbd16 [2021-04-21T08:47:00.289Z] ---> c140a68352a9 [2021-04-21T08:47:00.289Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-04-21T08:47:00.564Z] ---> Running in 59705576337d [2021-04-21T08:47:00.836Z] Removing intermediate container 986ea15f6747 [2021-04-21T08:47:00.836Z] ---> 31764603c4ad [2021-04-21T08:47:00.836Z] Step 15/23 : WORKDIR / [2021-04-21T08:47:01.108Z] Removing intermediate container beabbceefe17 [2021-04-21T08:47:01.108Z] ---> 211dfd315e5d [2021-04-21T08:47:01.108Z] Step 14/22 : EXPOSE $APP_PORT [2021-04-21T08:47:01.381Z] ---> Running in 80deef2d0fc7 [2021-04-21T08:47:01.381Z] Removing intermediate container 4b96076dbd16 [2021-04-21T08:47:01.381Z] ---> fadd4bf3ab32 [2021-04-21T08:47:01.381Z] Step 15/23 : WORKDIR / [2021-04-21T08:47:01.658Z] ---> Running in e50801b57ec4 [2021-04-21T08:47:01.658Z] Removing intermediate container 59705576337d [2021-04-21T08:47:01.658Z] ---> 75758da58c7e [2021-04-21T08:47:01.658Z] Step 18/21 : CMD ["--init=true"] [2021-04-21T08:47:01.850Z] go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.43 [2021-04-21T08:47:01.850Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.32 [2021-04-21T08:47:01.850Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.4 [2021-04-21T08:47:01.851Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.64 [2021-04-21T08:47:01.945Z] ---> Running in c141f6738626 [2021-04-21T08:47:01.945Z] ---> Running in 601a8f2fa67b [2021-04-21T08:47:02.111Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.14 [2021-04-21T08:47:02.111Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.8 [2021-04-21T08:47:02.111Z] go: downloading github.com/google/uuid v1.2.0 [2021-04-21T08:47:02.222Z] Removing intermediate container e50801b57ec4 [2021-04-21T08:47:02.222Z] ---> 28b199bf34e6 [2021-04-21T08:47:02.222Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-21T08:47:02.222Z] Removing intermediate container 80deef2d0fc7 [2021-04-21T08:47:02.222Z] ---> b6b42dbf8b7c [2021-04-21T08:47:02.222Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-21T08:47:02.372Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2021-04-21T08:47:02.372Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-04-21T08:47:02.372Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2021-04-21T08:47:02.632Z] go: downloading github.com/go-playground/validator/v10 v10.4.1 [2021-04-21T08:47:02.632Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2021-04-21T08:47:02.632Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.5 [2021-04-21T08:47:02.821Z] Removing intermediate container c141f6738626 [2021-04-21T08:47:02.821Z] ---> 81e261edb8df [2021-04-21T08:47:02.821Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-21T08:47:02.821Z] Removing intermediate container 601a8f2fa67b [2021-04-21T08:47:02.821Z] ---> 49d5b72e8453 [2021-04-21T08:47:02.821Z] Step 19/21 : LABEL arch=arm64 [2021-04-21T08:47:02.893Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-04-21T08:47:02.893Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.3 [2021-04-21T08:47:02.893Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-04-21T08:47:03.155Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-04-21T08:47:03.155Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-04-21T08:47:03.155Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-04-21T08:47:03.155Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-04-21T08:47:03.155Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-04-21T08:47:03.155Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-04-21T08:47:03.155Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-04-21T08:47:03.418Z] ---> Running in 77d9277e70af [2021-04-21T08:47:03.432Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-04-21T08:47:03.432Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-04-21T08:47:03.432Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-04-21T08:47:03.432Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-04-21T08:47:03.432Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-04-21T08:47:03.432Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-04-21T08:47:03.432Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-04-21T08:47:03.432Z] go: downloading github.com/fatih/color v1.9.0 [2021-04-21T08:47:03.693Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-04-21T08:47:03.693Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-04-21T08:47:03.693Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-04-21T08:47:03.693Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-04-21T08:47:03.693Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-04-21T08:47:03.693Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-04-21T08:47:03.693Z] go: downloading github.com/x448/float16 v0.8.4 [2021-04-21T08:47:03.693Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-04-21T08:47:03.693Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-04-21T08:47:03.693Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-04-21T08:47:03.693Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-04-21T08:47:03.693Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-04-21T08:47:03.696Z] ---> f3937c173c66 [2021-04-21T08:47:03.696Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-04-21T08:47:03.696Z] ---> 08989b57572f [2021-04-21T08:47:03.696Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-04-21T08:47:03.954Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-04-21T08:47:03.954Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-04-21T08:47:03.967Z] ---> d3278f50fc69 [2021-04-21T08:47:03.967Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-04-21T08:47:03.967Z] Removing intermediate container 77d9277e70af [2021-04-21T08:47:03.967Z] ---> 4ffd339d9221 [2021-04-21T08:47:03.967Z] Step 20/21 : LABEL git_sha=d5c8082ff87c77a102a92da02ce2b20fd9007983 [2021-04-21T08:47:04.601Z] ---> Running in 10efcb56e1cd [2021-04-21T08:47:05.586Z] Removing intermediate container 10efcb56e1cd [2021-04-21T08:47:05.586Z] ---> c2672556a2bd [2021-04-21T08:47:05.586Z] Step 21/21 : LABEL version=0.0.0 [2021-04-21T08:47:05.586Z] ---> 22daaab50261 [2021-04-21T08:47:05.586Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-04-21T08:47:05.873Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-04-21T08:47:05.873Z] Status: Downloaded newer image for docker:20.10.0 [2021-04-21T08:47:05.873Z] ---> eeaf43b92773 [2021-04-21T08:47:05.873Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-04-21T08:47:05.873Z] ---> Running in 3946804f408d [2021-04-21T08:47:05.873Z] ---> 9274c8aca40e [2021-04-21T08:47:05.873Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-04-21T08:47:05.873Z] ---> 344be64bdfe9 [2021-04-21T08:47:05.873Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-04-21T08:47:05.873Z] ---> Running in c2ccb4eec4c1 [2021-04-21T08:47:06.479Z] Removing intermediate container 3946804f408d [2021-04-21T08:47:06.479Z] ---> 06158f509594 [2021-04-21T08:47:06.479Z] [2021-04-21T08:47:06.751Z] Removing intermediate container c2ccb4eec4c1 [2021-04-21T08:47:06.751Z] ---> 6684e117a15e [2021-04-21T08:47:06.751Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-04-21T08:47:06.751Z] ---> feb0ad044509 [2021-04-21T08:47:06.751Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-04-21T08:47:07.024Z] ---> Running in ab9c70ad9972 [2021-04-21T08:47:07.024Z] ---> Running in 7d6e6661382d [2021-04-21T08:47:07.024Z] Successfully built 06158f509594 [2021-04-21T08:47:07.314Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-04-21T08:47:07.314Z]  Building docker-security-proxy-setup-go ... done Building docker-security-bootstrapper-go [2021-04-21T08:47:07.314Z] ---> 83fc2545ef52 [2021-04-21T08:47:07.314Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-04-21T08:47:07.314Z] ---> c724005d2c5b [2021-04-21T08:47:07.314Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-04-21T08:47:07.589Z] ---> Running in b1a294d86e03 [2021-04-21T08:47:07.589Z] ---> Running in cb29983a03a3 [2021-04-21T08:47:07.878Z] Removing intermediate container 7d6e6661382d [2021-04-21T08:47:07.878Z] ---> 68a82fca8809 [2021-04-21T08:47:07.878Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-21T08:47:07.878Z] ---> Running in 0cb71290d8ae [2021-04-21T08:47:08.156Z] Removing intermediate container b1a294d86e03 [2021-04-21T08:47:08.156Z] ---> 1633b145d2e1 [2021-04-21T08:47:08.156Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-21T08:47:08.437Z] Removing intermediate container cb29983a03a3 [2021-04-21T08:47:08.437Z] ---> e3a9ceb7364e [2021-04-21T08:47:08.437Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-21T08:47:08.437Z] ---> Running in c459be85b567 [2021-04-21T08:47:08.713Z] ---> Running in 3e87da52f53a [2021-04-21T08:47:08.713Z] Removing intermediate container 0cb71290d8ae [2021-04-21T08:47:08.713Z] ---> d36dcba85a2c [2021-04-21T08:47:08.713Z] Step 20/22 : LABEL arch=arm64 [2021-04-21T08:47:08.713Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-21T08:47:08.991Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-21T08:47:09.271Z] ---> Running in 1a6ce54b2b54 [2021-04-21T08:47:09.548Z] (1/39) Installing readline (8.0.4-r0) [2021-04-21T08:47:09.548Z] (2/39) Installing bash (5.0.17-r0) [2021-04-21T08:47:09.548Z] Executing bash-5.0.17-r0.post-install [2021-04-21T08:47:09.548Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-04-21T08:47:09.548Z] (4/39) Installing libcurl (7.76.1-r0) [2021-04-21T08:47:09.548Z] (5/39) Installing curl (7.76.1-r0) [2021-04-21T08:47:09.548Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-04-21T08:47:09.548Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-04-21T08:47:09.548Z] (8/39) Installing expat (2.2.9-r1) [2021-04-21T08:47:09.548Z] (9/39) Installing libffi (3.3-r2) [2021-04-21T08:47:09.548Z] (10/39) Installing gdbm (1.13-r1) [2021-04-21T08:47:09.548Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-04-21T08:47:09.548Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-04-21T08:47:09.818Z] (13/39) Installing python3 (3.8.8-r0) [2021-04-21T08:47:09.818Z] Removing intermediate container c459be85b567 [2021-04-21T08:47:09.818Z] ---> 8180bb0274c1 [2021-04-21T08:47:09.818Z] Step 21/23 : LABEL arch=arm64 [2021-04-21T08:47:11.251Z] Removing intermediate container 3e87da52f53a [2021-04-21T08:47:11.251Z] ---> 2714fc064e80 [2021-04-21T08:47:11.251Z] Step 21/23 : LABEL arch=arm64 [2021-04-21T08:47:11.251Z] Removing intermediate container 1a6ce54b2b54 [2021-04-21T08:47:11.251Z] ---> 386936bb75f7 [2021-04-21T08:47:11.251Z] Step 21/22 : LABEL git_sha=d5c8082ff87c77a102a92da02ce2b20fd9007983 [2021-04-21T08:47:11.251Z] ---> Running in 935e4ebd975d [2021-04-21T08:47:11.251Z] ---> Running in af7285fc49a3 [2021-04-21T08:47:11.560Z] ---> Running in 82df61970fa4 [2021-04-21T08:47:11.561Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-04-21T08:47:11.838Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-04-21T08:47:11.838Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-04-21T08:47:11.838Z] (17/39) Installing py3-six (1.15.0-r0) [2021-04-21T08:47:11.838Z] (18/39) Installing py3-packaging (20.4-r0) [2021-04-21T08:47:11.838Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-04-21T08:47:11.838Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-04-21T08:47:11.838Z] (21/39) Installing py3-idna (2.9-r0) [2021-04-21T08:47:11.838Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-04-21T08:47:12.115Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-04-21T08:47:12.115Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-04-21T08:47:12.115Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-04-21T08:47:12.115Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-04-21T08:47:12.115Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-04-21T08:47:12.115Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-04-21T08:47:12.115Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-04-21T08:47:12.115Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-04-21T08:47:12.115Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-04-21T08:47:12.115Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-04-21T08:47:12.115Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-04-21T08:47:12.115Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-04-21T08:47:12.115Z] (35/39) Installing py3-progress (1.5-r0) [2021-04-21T08:47:12.391Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-04-21T08:47:12.391Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-04-21T08:47:12.391Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-04-21T08:47:12.391Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-04-21T08:47:12.391Z] Removing intermediate container 935e4ebd975d [2021-04-21T08:47:12.391Z] ---> 6c742679978e [2021-04-21T08:47:12.391Z] Step 22/23 : LABEL git_sha=d5c8082ff87c77a102a92da02ce2b20fd9007983 [2021-04-21T08:47:12.391Z] Executing busybox-1.31.1-r19.trigger [2021-04-21T08:47:12.391Z] OK: 72 MiB in 59 packages [2021-04-21T08:47:13.005Z] Removing intermediate container 82df61970fa4 [2021-04-21T08:47:13.005Z] ---> e7f02e319f02 [2021-04-21T08:47:13.005Z] Step 22/22 : LABEL version=0.0.0 [2021-04-21T08:47:13.005Z] Removing intermediate container af7285fc49a3 [2021-04-21T08:47:13.005Z] ---> 49d0028bafb0 [2021-04-21T08:47:13.005Z] Step 22/23 : LABEL git_sha=d5c8082ff87c77a102a92da02ce2b20fd9007983 [2021-04-21T08:47:13.280Z] ---> Running in 9a18143803b7 [2021-04-21T08:47:13.552Z] ---> Running in 31f06f005eb1 [2021-04-21T08:47:13.552Z] ---> Running in 62706e742eb9 [2021-04-21T08:47:13.827Z] Removing intermediate container 9a18143803b7 [2021-04-21T08:47:13.827Z] ---> 8dba1e038a35 [2021-04-21T08:47:13.827Z] Step 23/23 : LABEL version=0.0.0 [2021-04-21T08:47:13.827Z] ---> Running in e694ec8e462a [2021-04-21T08:47:14.103Z] Removing intermediate container 62706e742eb9 [2021-04-21T08:47:14.103Z] ---> 6d4f0e9a465d [2021-04-21T08:47:14.103Z] [2021-04-21T08:47:14.103Z] Removing intermediate container 31f06f005eb1 [2021-04-21T08:47:14.103Z] ---> ff9262d2f180 [2021-04-21T08:47:14.103Z] Step 23/23 : LABEL version=0.0.0 [2021-04-21T08:47:14.704Z] Successfully built 6d4f0e9a465d [2021-04-21T08:47:14.704Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-04-21T08:47:14.704Z] Building docker-security-secretstore-setup-go [2021-04-21T08:47:14.704Z]  Building docker-support-notifications-go ... done  ---> Running in 80d4fcbbf218 [2021-04-21T08:47:14.984Z] Removing intermediate container e694ec8e462a [2021-04-21T08:47:14.984Z] ---> f04523104277 [2021-04-21T08:47:14.984Z] [2021-04-21T08:47:15.259Z] Removing intermediate container 80d4fcbbf218 [2021-04-21T08:47:15.259Z] ---> da337434b2a7 [2021-04-21T08:47:15.259Z] [2021-04-21T08:47:15.259Z] Successfully built f04523104277 [2021-04-21T08:47:15.259Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-04-21T08:47:15.259Z]  Building docker-core-metadata-go ... done Building docker-support-scheduler-go [2021-04-21T08:47:15.860Z] Successfully built da337434b2a7 [2021-04-21T08:47:15.861Z] Successfully tagged docker-core-command-go-arm64:latest [2021-04-21T08:47:15.861Z]  Building docker-core-command-go ... done Building docker-core-data-go [2021-04-21T08:47:16.208Z] + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable [2021-04-21T08:47:16.208Z] + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml [2021-04-21T08:47:16.208Z] + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt [2021-04-21T08:47:16.208Z] + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE [2021-04-21T08:47:16.468Z] Building config-common [2021-04-21T08:47:16.468Z] + snapcraftctl build [2021-04-21T08:47:17.293Z] Collecting docker-compose==1.23.2 [2021-04-21T08:47:17.293Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-04-21T08:47:17.890Z] Collecting docopt<0.7,>=0.6.1 [2021-04-21T08:47:17.890Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-04-21T08:47:19.783Z] Building edgex-go [2021-04-21T08:47:20.536Z] Collecting cached-property<2,>=1.2.0 [2021-04-21T08:47:20.536Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-04-21T08:47:20.782Z] + cd /root/parts/edgex-go/src [2021-04-21T08:47:20.782Z] + make build [2021-04-21T08:47:20.782Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-04-21T08:47:21.388Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.38 [2021-04-21T08:47:21.388Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.11 [2021-04-21T08:47:21.388Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.71 [2021-04-21T08:47:21.388Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-04-21T08:47:21.388Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.5 [2021-04-21T08:47:21.388Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.17 [2021-04-21T08:47:21.388Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.7 [2021-04-21T08:47:21.388Z] go: downloading github.com/pkg/errors v0.8.1 [2021-04-21T08:47:21.388Z] go: downloading github.com/pelletier/go-toml v1.9.0 [2021-04-21T08:47:21.388Z] go: downloading github.com/imdario/mergo v0.3.12 [2021-04-21T08:47:21.388Z] go: downloading github.com/go-playground/validator/v10 v10.5.0 [2021-04-21T08:47:21.388Z] go: downloading golang.org/x/text v0.3.2 [2021-04-21T08:47:21.529Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-04-21T08:47:21.529Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-04-21T08:47:22.972Z] Collecting PyYAML<4,>=3.10 [2021-04-21T08:47:22.972Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-04-21T08:47:26.369Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-04-21T08:47:26.642Z] Collecting websocket-client<1.0,>=0.32.0 [2021-04-21T08:47:26.642Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-04-21T08:47:27.240Z] Collecting dockerpty<0.5,>=0.4.1 [2021-04-21T08:47:27.240Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-04-21T08:47:28.192Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-04-21T08:47:28.192Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-04-21T08:47:29.229Z] Collecting jsonschema<3,>=2.5.1 [2021-04-21T08:47:29.504Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-04-21T08:47:29.781Z] Collecting texttable<0.10,>=0.9.0 [2021-04-21T08:47:29.781Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-04-21T08:47:32.406Z] Collecting docker<4.0,>=3.6.0 [2021-04-21T08:47:32.406Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-04-21T08:47:33.005Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-04-21T08:47:33.511Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-04-21T08:47:33.605Z] Collecting urllib3<1.25,>=1.21.1 [2021-04-21T08:47:33.605Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-04-21T08:47:33.882Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-04-21T08:47:34.161Z] Collecting idna<2.8,>=2.5 [2021-04-21T08:47:34.161Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-04-21T08:47:34.434Z] Collecting docker-pycreds>=0.4.0 [2021-04-21T08:47:34.434Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-04-21T08:47:34.708Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-04-21T08:47:34.708Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-04-21T08:47:34.708Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-04-21T08:47:34.708Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-04-21T08:47:34.903Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-04-21T08:47:35.693Z] Installing collected packages: docopt, cached-property, urllib3, idna, requests, PyYAML, websocket-client, dockerpty, jsonschema, texttable, docker-pycreds, docker, docker-compose [2021-04-21T08:47:35.693Z] Running setup.py install for docopt: started [2021-04-21T08:47:36.822Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-04-21T08:47:37.395Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-04-21T08:47:37.395Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-04-21T08:47:37.675Z] Running setup.py install for docopt: finished with status 'done' [2021-04-21T08:47:37.964Z] Attempting uninstall: urllib3 [2021-04-21T08:47:37.964Z] Found existing installation: urllib3 1.25.9 [2021-04-21T08:47:37.964Z] Uninstalling urllib3-1.25.9: [2021-04-21T08:47:37.964Z] Successfully uninstalled urllib3-1.25.9 [2021-04-21T08:47:37.968Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-04-21T08:47:37.968Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-04-21T08:47:37.968Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-04-21T08:47:38.557Z] Attempting uninstall: idna [2021-04-21T08:47:38.557Z] Found existing installation: idna 2.9 [2021-04-21T08:47:38.557Z] Uninstalling idna-2.9: [2021-04-21T08:47:38.557Z] Successfully uninstalled idna-2.9 [2021-04-21T08:47:39.542Z] Attempting uninstall: requests [2021-04-21T08:47:39.542Z] Found existing installation: requests 2.23.0 [2021-04-21T08:47:39.542Z] Uninstalling requests-2.23.0: [2021-04-21T08:47:39.542Z] Successfully uninstalled requests-2.23.0 [2021-04-21T08:47:39.814Z] Running setup.py install for PyYAML: started [2021-04-21T08:47:39.884Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-04-21T08:47:39.884Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-04-21T08:47:39.884Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-04-21T08:47:41.796Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-04-21T08:47:42.436Z] Running setup.py install for PyYAML: finished with status 'done' [2021-04-21T08:47:42.436Z] Running setup.py install for dockerpty: started [2021-04-21T08:47:43.182Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-04-21T08:47:44.436Z] Running setup.py install for dockerpty: finished with status 'done' [2021-04-21T08:47:44.569Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-04-21T08:47:45.037Z] Running setup.py install for texttable: started [2021-04-21T08:47:45.957Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-04-21T08:47:46.217Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-04-21T08:47:47.606Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-04-21T08:47:47.665Z] Running setup.py install for texttable: finished with status 'done' [2021-04-21T08:47:47.867Z] go: downloading github.com/lib/pq v1.9.0 [2021-04-21T08:47:49.665Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.58.0 [2021-04-21T08:47:49.789Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-04-21T08:47:49.789Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-04-21T08:47:49.789Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-04-21T08:47:50.050Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-04-21T08:47:50.050Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-04-21T08:47:50.050Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-04-21T08:47:50.050Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-04-21T08:47:50.050Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-04-21T08:47:50.050Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-04-21T08:47:50.050Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-04-21T08:47:50.050Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-04-21T08:47:50.050Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-04-21T08:47:50.050Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-04-21T08:47:50.050Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-04-21T08:47:50.050Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-04-21T08:47:50.050Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-04-21T08:47:50.050Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-04-21T08:47:50.050Z] + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml [2021-04-21T08:47:50.050Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-04-21T08:47:50.050Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-04-21T08:47:50.050Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-04-21T08:47:50.050Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-04-21T08:47:50.050Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-04-21T08:47:50.050Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-04-21T08:47:50.050Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-04-21T08:47:50.050Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2021-04-21T08:47:53.070Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-21T08:47:53.070Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-04-21T08:47:53.070Z] ---> b83b3b733f70 [2021-04-21T08:47:53.070Z] Step 3/31 : WORKDIR /edgex-go [2021-04-21T08:47:53.070Z] ---> Using cache [2021-04-21T08:47:53.070Z] ---> 66ae6b0b93ee [2021-04-21T08:47:53.070Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-21T08:47:53.070Z] ---> Using cache [2021-04-21T08:47:53.070Z] ---> 4678bf1a69dd [2021-04-21T08:47:53.070Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-04-21T08:47:53.352Z] Building static-packages [2021-04-21T08:47:53.352Z] + snapcraftctl build [2021-04-21T08:47:56.660Z] Building version [2021-04-21T08:47:56.660Z] + snapcraftctl build [2021-04-21T08:47:59.205Z] Skipping stage go-build-helper (already ran) [2021-04-21T08:47:59.205Z] Staging app-service-config [2021-04-21T08:47:59.205Z] + snapcraftctl stage [2021-04-21T08:48:00.148Z] Staging config-common [2021-04-21T08:48:00.148Z] + snapcraftctl stage [2021-04-21T08:48:01.377Z] ---> Running in bb6232e660f5 [2021-04-21T08:48:01.534Z] Staging edgex-go [2021-04-21T08:48:01.535Z] + snapcraftctl stage [2021-04-21T08:48:02.476Z] Staging static-packages [2021-04-21T08:48:02.476Z] + snapcraftctl stage [2021-04-21T08:48:03.353Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-21T08:48:03.962Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-21T08:48:04.383Z] Staging version [2021-04-21T08:48:04.384Z] + snapcraftctl stage [2021-04-21T08:48:04.560Z] OK: 217 MiB in 51 packages [2021-04-21T08:48:05.322Z] Priming go-build-helper [2021-04-21T08:48:05.322Z] + snapcraftctl prime [2021-04-21T08:48:06.188Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-21T08:48:06.188Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-21T08:48:06.188Z] ---> b83b3b733f70 [2021-04-21T08:48:06.188Z] Step 3/23 : WORKDIR /edgex-go [2021-04-21T08:48:06.188Z] ---> Using cache [2021-04-21T08:48:06.188Z] ---> 66ae6b0b93ee [2021-04-21T08:48:06.188Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-21T08:48:06.188Z] ---> Using cache [2021-04-21T08:48:06.188Z] ---> 4678bf1a69dd [2021-04-21T08:48:06.188Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-04-21T08:48:06.705Z] Priming app-service-config [2021-04-21T08:48:06.705Z] + snapcraftctl prime [2021-04-21T08:48:06.891Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-21T08:48:06.891Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-04-21T08:48:06.891Z] ---> b83b3b733f70 [2021-04-21T08:48:06.891Z] Step 3/22 : WORKDIR /edgex-go [2021-04-21T08:48:06.891Z] ---> Using cache [2021-04-21T08:48:06.891Z] ---> 66ae6b0b93ee [2021-04-21T08:48:06.891Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-21T08:48:06.892Z] ---> Using cache [2021-04-21T08:48:06.892Z] ---> 4678bf1a69dd [2021-04-21T08:48:06.892Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-04-21T08:48:06.892Z] ---> Running in 2d400e8caea3 [2021-04-21T08:48:06.892Z] ---> Running in 8cfc399240b5 [2021-04-21T08:48:07.193Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-21T08:48:07.193Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-04-21T08:48:07.193Z] ---> b83b3b733f70 [2021-04-21T08:48:07.193Z] Step 3/24 : WORKDIR /edgex-go [2021-04-21T08:48:07.193Z] ---> Using cache [2021-04-21T08:48:07.193Z] ---> 66ae6b0b93ee [2021-04-21T08:48:07.193Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-21T08:48:07.193Z] ---> Using cache [2021-04-21T08:48:07.193Z] ---> 4678bf1a69dd [2021-04-21T08:48:07.193Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-04-21T08:48:07.193Z] ---> Running in 0bfa8d35452f [2021-04-21T08:48:08.090Z] Priming config-common [2021-04-21T08:48:08.090Z] + snapcraftctl prime [2021-04-21T08:48:08.212Z] Removing intermediate container bb6232e660f5 [2021-04-21T08:48:08.212Z] ---> 2a37d0e4c047 [2021-04-21T08:48:08.212Z] Step 6/31 : COPY go.mod . [2021-04-21T08:48:09.032Z] Priming edgex-go [2021-04-21T08:48:09.032Z] + snapcraftctl prime [2021-04-21T08:48:09.202Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-21T08:48:09.490Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-21T08:48:09.765Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-21T08:48:09.765Z] ---> 03120affd1a1 [2021-04-21T08:48:09.765Z] Step 7/31 : RUN go mod download [2021-04-21T08:48:10.038Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-21T08:48:10.039Z] ---> Running in ab9c2fca363e [2021-04-21T08:48:10.322Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-21T08:48:10.322Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-21T08:48:10.923Z] OK: 217 MiB in 51 packages [2021-04-21T08:48:10.942Z] Priming static-packages [2021-04-21T08:48:10.942Z] + snapcraftctl prime [2021-04-21T08:48:11.199Z] OK: 217 MiB in 51 packages [2021-04-21T08:48:11.199Z] OK: 217 MiB in 51 packages [2021-04-21T08:48:13.205Z] Removing intermediate container ab9c70ad9972 [2021-04-21T08:48:13.205Z] ---> b088aa438e1c [2021-04-21T08:48:13.205Z] Step 14/23 : ENV APP_PORT=48090 [2021-04-21T08:48:13.205Z] ---> Running in 0d96f49bb01a [2021-04-21T08:48:13.205Z] Removing intermediate container 2d400e8caea3 [2021-04-21T08:48:13.205Z] ---> 906e78570e89 [2021-04-21T08:48:13.205Z] Step 6/23 : COPY go.mod . [2021-04-21T08:48:13.205Z] Removing intermediate container 0bfa8d35452f [2021-04-21T08:48:13.205Z] ---> 0f9078e30033 [2021-04-21T08:48:13.205Z] Step 6/24 : COPY go.mod . [2021-04-21T08:48:13.205Z] Removing intermediate container 8cfc399240b5 [2021-04-21T08:48:13.205Z] ---> c4df57b8bc75 [2021-04-21T08:48:13.205Z] Step 6/22 : COPY go.mod . [2021-04-21T08:48:13.486Z] Priming version [2021-04-21T08:48:13.486Z] + snapcraftctl prime [2021-04-21T08:48:13.800Z] Removing intermediate container ab9c2fca363e [2021-04-21T08:48:13.800Z] ---> 2cf822e95af5 [2021-04-21T08:48:13.800Z] Step 8/31 : COPY . . [2021-04-21T08:48:13.800Z] Removing intermediate container 0d96f49bb01a [2021-04-21T08:48:13.800Z] ---> ddfb661d1479 [2021-04-21T08:48:13.800Z] Step 15/23 : EXPOSE $APP_PORT [2021-04-21T08:48:14.074Z] ---> Running in a9f97faee174 [2021-04-21T08:48:14.355Z] ---> d6231b997748 [2021-04-21T08:48:14.355Z] Step 7/23 : RUN go mod download [2021-04-21T08:48:14.355Z] ---> 43e299f62de0 [2021-04-21T08:48:14.355Z] Step 7/24 : RUN go mod download [2021-04-21T08:48:14.625Z] ---> 4fc69e281123 [2021-04-21T08:48:14.625Z] Step 7/22 : RUN go mod download [2021-04-21T08:48:14.625Z] ---> Running in 7760fbedeafa [2021-04-21T08:48:14.867Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [2021-04-21T08:48:14.904Z] ---> Running in 79a9a8234f08 [2021-04-21T08:48:14.904Z] Removing intermediate container a9f97faee174 [2021-04-21T08:48:14.904Z] ---> c68f3047a4cc [2021-04-21T08:48:14.904Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-04-21T08:48:15.181Z] ---> Running in de90875c157b [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-04-21T08:48:18.577Z] ---> 0944b079abda [2021-04-21T08:48:18.577Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-04-21T08:48:19.555Z] ---> 7fb29a16f5a1 [2021-04-21T08:48:19.555Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-04-21T08:48:19.843Z] Removing intermediate container 7760fbedeafa [2021-04-21T08:48:19.843Z] ---> 1e34b902ac1b [2021-04-21T08:48:19.843Z] Step 8/23 : COPY . . [2021-04-21T08:48:19.843Z] Removing intermediate container 79a9a8234f08 [2021-04-21T08:48:19.843Z] ---> ddff9089eefa [2021-04-21T08:48:20.116Z] Step 8/24 : COPY . . [2021-04-21T08:48:20.116Z] Removing intermediate container de90875c157b [2021-04-21T08:48:20.116Z] ---> 924c8f960844 [2021-04-21T08:48:20.116Z] Step 8/22 : COPY . . [2021-04-21T08:48:21.569Z] ---> 28b0068de344 [2021-04-21T08:48:21.569Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-04-21T08:48:22.167Z] ---> Running in a4affa80636f [2021-04-21T08:48:23.604Z] Removing intermediate container a4affa80636f [2021-04-21T08:48:23.604Z] ---> ff04fd7873c8 [2021-04-21T08:48:23.604Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-21T08:48:24.198Z] ---> Running in 8bf59c01d2c6 [2021-04-21T08:48:25.189Z] Removing intermediate container 8bf59c01d2c6 [2021-04-21T08:48:25.189Z] ---> dc714cc0b5bb [2021-04-21T08:48:25.189Z] Step 21/23 : LABEL arch=arm64 [2021-04-21T08:48:25.469Z] ---> Running in 5f63e8a8a3dc [2021-04-21T08:48:26.502Z] Removing intermediate container 5f63e8a8a3dc [2021-04-21T08:48:26.502Z] ---> f833d1a55a83 [2021-04-21T08:48:26.502Z] Step 22/23 : LABEL git_sha=d5c8082ff87c77a102a92da02ce2b20fd9007983 [2021-04-21T08:48:27.097Z] ---> Running in 91942c03b455 [2021-04-21T08:48:28.132Z] Removing intermediate container 91942c03b455 [2021-04-21T08:48:28.132Z] ---> 866f10d4139f [2021-04-21T08:48:28.132Z] Step 23/23 : LABEL version=0.0.0 [2021-04-21T08:48:28.730Z] ---> Running in 221c4aca09a0 [2021-04-21T08:48:29.731Z] Removing intermediate container 221c4aca09a0 [2021-04-21T08:48:29.731Z] ---> c3c69f0ca47f [2021-04-21T08:48:29.731Z] [2021-04-21T08:48:30.714Z] Successfully built c3c69f0ca47f [2021-04-21T08:48:30.714Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-04-21T08:48:36.129Z]  Building docker-sys-mgmt-agent-go ... done  ---> d72df9c3e2c7 [2021-04-21T08:48:36.129Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-04-21T08:48:36.405Z] ---> Running in 2e68c24a4a91 [2021-04-21T08:48:37.846Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-04-21T08:48:43.260Z] ---> 4c2d1bb1b3ce [2021-04-21T08:48:43.260Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-04-21T08:48:43.260Z] ---> Running in 3d760c8ec90e [2021-04-21T08:48:43.260Z] ---> e566c0104f40 [2021-04-21T08:48:43.260Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-04-21T08:48:43.539Z] ---> 3f7dfeceb744 [2021-04-21T08:48:43.539Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-04-21T08:48:43.539Z] ---> Running in 68dcbaf07835 [2021-04-21T08:48:43.821Z] ---> Running in 96db4250f6a2 [2021-04-21T08:48:46.479Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-04-21T08:48:46.479Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-04-21T08:48:46.479Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-04-21T08:50:08.278Z] Removing intermediate container 2e68c24a4a91 [2021-04-21T08:50:08.278Z] ---> 24fa45180e20 [2021-04-21T08:50:08.278Z] [2021-04-21T08:50:08.278Z] Step 10/31 : FROM alpine:3.12 [2021-04-21T08:50:08.278Z] ---> 9852663dfa18 [2021-04-21T08:50:08.278Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-04-21T08:50:08.278Z] ---> Running in 612891662c22 [2021-04-21T08:50:08.278Z] Removing intermediate container 612891662c22 [2021-04-21T08:50:08.278Z] ---> 1174a251e73c [2021-04-21T08:50:08.278Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-04-21T08:50:08.278Z] ---> Running in bd067db1f3f0 [2021-04-21T08:50:08.278Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-21T08:50:08.278Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-21T08:50:08.278Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-04-21T08:50:08.278Z] (2/2) Installing su-exec (0.2-r1) [2021-04-21T08:50:08.278Z] Executing busybox-1.31.1-r20.trigger [2021-04-21T08:50:08.278Z] OK: 5 MiB in 16 packages [2021-04-21T08:50:08.278Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-04-21T08:50:08.278Z] Removing intermediate container bd067db1f3f0 [2021-04-21T08:50:08.278Z] ---> cee9164253e0 [2021-04-21T08:50:08.278Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-04-21T08:50:08.278Z] ---> Running in e7844884cfc6 [2021-04-21T08:50:08.278Z] Removing intermediate container e7844884cfc6 [2021-04-21T08:50:08.278Z] ---> 62e2c1d628e0 [2021-04-21T08:50:08.278Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-04-21T08:50:08.278Z] ---> Running in 89eaa9cd2da6 [2021-04-21T08:50:08.278Z] Removing intermediate container 89eaa9cd2da6 [2021-04-21T08:50:08.278Z] ---> 65c9fb4c46af [2021-04-21T08:50:08.278Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-04-21T08:50:08.278Z] ---> Running in 9b13106290a5 [2021-04-21T08:50:09.260Z] Removing intermediate container 9b13106290a5 [2021-04-21T08:50:09.260Z] ---> 4d738f2003bb [2021-04-21T08:50:09.260Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-04-21T08:50:09.260Z] ---> Running in 204cc4982aff [2021-04-21T08:50:10.254Z] Removing intermediate container 204cc4982aff [2021-04-21T08:50:10.254Z] ---> 9849b777d4a4 [2021-04-21T08:50:10.254Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-04-21T08:50:11.267Z] ---> ce801b824d3f [2021-04-21T08:50:11.267Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-04-21T08:50:11.267Z] ---> Running in 2443fdc90ba4 [2021-04-21T08:50:14.693Z] Removing intermediate container 2443fdc90ba4 [2021-04-21T08:50:14.693Z] ---> 4a4004a94cdb [2021-04-21T08:50:14.693Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-21T08:50:16.148Z] ---> 3fb3bc10c0d8 [2021-04-21T08:50:16.148Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-04-21T08:50:18.787Z] ---> 2c13e6502b03 [2021-04-21T08:50:18.787Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-04-21T08:50:19.783Z] Removing intermediate container 3d760c8ec90e [2021-04-21T08:50:19.783Z] ---> 6adc615abf88 [2021-04-21T08:50:19.783Z] [2021-04-21T08:50:19.783Z] Step 10/24 : FROM alpine:3.12 [2021-04-21T08:50:19.783Z] ---> 9852663dfa18 [2021-04-21T08:50:19.783Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-04-21T08:50:20.059Z] ---> Running in 257475b47bd2 [2021-04-21T08:50:20.333Z] ---> aa736a7b0932 [2021-04-21T08:50:20.333Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-04-21T08:50:22.328Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-21T08:50:22.328Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-21T08:50:22.328Z] ---> 3c699d317d7d [2021-04-21T08:50:22.328Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-04-21T08:50:22.609Z] (1/6) Installing ca-certificates (20191127-r4) [2021-04-21T08:50:22.892Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-04-21T08:50:22.892Z] (3/6) Installing libcurl (7.76.1-r0) [2021-04-21T08:50:22.892Z] (4/6) Installing curl (7.76.1-r0) [2021-04-21T08:50:22.892Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-04-21T08:50:22.892Z] (6/6) Installing su-exec (0.2-r1) [2021-04-21T08:50:22.892Z] Executing busybox-1.31.1-r20.trigger [2021-04-21T08:50:22.892Z] Executing ca-certificates-20191127-r4.trigger [2021-04-21T08:50:23.166Z] OK: 7 MiB in 20 packages [2021-04-21T08:50:23.438Z] ---> f8b1b8fcd95d [2021-04-21T08:50:23.438Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-04-21T08:50:24.039Z] Removing intermediate container 96db4250f6a2 [2021-04-21T08:50:24.039Z] ---> a3fe1c018c2a [2021-04-21T08:50:24.039Z] [2021-04-21T08:50:24.039Z] Step 10/22 : FROM alpine:3.12 [2021-04-21T08:50:24.039Z] ---> 9852663dfa18 [2021-04-21T08:50:24.039Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-04-21T08:50:24.039Z] ---> Using cache [2021-04-21T08:50:24.039Z] ---> bd5966b228d9 [2021-04-21T08:50:24.039Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-21T08:50:24.039Z] ---> Using cache [2021-04-21T08:50:24.039Z] ---> 84e022b42bc7 [2021-04-21T08:50:24.039Z] Step 13/22 : ENV APP_PORT=48085 [2021-04-21T08:50:24.039Z] ---> Running in b43250b7f7f6 [2021-04-21T08:50:24.317Z] ---> Running in 4378e9470a8a [2021-04-21T08:50:24.915Z] Removing intermediate container b43250b7f7f6 [2021-04-21T08:50:24.915Z] ---> ad9848c680fa [2021-04-21T08:50:24.915Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-04-21T08:50:24.915Z] Removing intermediate container 4378e9470a8a [2021-04-21T08:50:24.915Z] ---> c36f1f86b88b [2021-04-21T08:50:25.233Z] Step 14/22 : EXPOSE $APP_PORT [2021-04-21T08:50:25.233Z] ---> Running in 1db94e7ae060 [2021-04-21T08:50:25.233Z] Removing intermediate container 257475b47bd2 [2021-04-21T08:50:25.233Z] ---> 80458c23124a [2021-04-21T08:50:25.233Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-04-21T08:50:25.625Z] ---> Running in 77b85998972c [2021-04-21T08:50:26.265Z] ---> 7146eb057ad4 [2021-04-21T08:50:26.265Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-04-21T08:50:26.265Z] Removing intermediate container 1db94e7ae060 [2021-04-21T08:50:26.265Z] ---> 4f2e52479963 [2021-04-21T08:50:26.265Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-21T08:50:26.564Z] ---> Running in 79be626a1fd3 [2021-04-21T08:50:26.564Z] Removing intermediate container 77b85998972c [2021-04-21T08:50:26.564Z] ---> d77788379f05 [2021-04-21T08:50:26.564Z] Step 13/24 : WORKDIR / [2021-04-21T08:50:26.885Z] ---> Running in d20b7013fe4e [2021-04-21T08:50:27.967Z] ---> 7b8a05b5f8a6 [2021-04-21T08:50:27.967Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-04-21T08:50:28.242Z] Removing intermediate container d20b7013fe4e [2021-04-21T08:50:28.242Z] ---> 8a00654564fe [2021-04-21T08:50:28.242Z] 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-04-21T08:50:29.680Z] ---> fc7714b9c072 [2021-04-21T08:50:29.680Z] 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-04-21T08:50:29.680Z] ---> 614aa4e6ab90 [2021-04-21T08:50:29.680Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-04-21T08:50:30.281Z] Removing intermediate container 79be626a1fd3 [2021-04-21T08:50:30.281Z] ---> 74380ab53abf [2021-04-21T08:50:30.281Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-04-21T08:50:30.555Z] ---> Running in d2c65e16ca1b [2021-04-21T08:50:30.555Z] ---> 4327e03acd15 [2021-04-21T08:50:30.555Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-04-21T08:50:30.826Z] ---> cdd351caef1f [2021-04-21T08:50:30.826Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-04-21T08:50:31.097Z] ---> Running in ab763d9d1406 [2021-04-21T08:50:31.369Z] Removing intermediate container d2c65e16ca1b [2021-04-21T08:50:31.369Z] ---> baa14566a64d [2021-04-21T08:50:31.369Z] Step 28/31 : CMD ["gate"] [2021-04-21T08:50:31.642Z] ---> Running in e163061be609 [2021-04-21T08:50:31.642Z] ---> 28d2a29ca232 [2021-04-21T08:50:31.642Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider .Removing intermediate container ab763d9d1406 [2021-04-21T08:50:31.642Z] ---> e3611971d47a [2021-04-21T08:50:31.642Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-21T08:50:31.642Z] [2021-04-21T08:50:31.914Z] ---> Running in f9ebaaf65ec2 [2021-04-21T08:50:32.189Z] Removing intermediate container e163061be609 [2021-04-21T08:50:32.189Z] ---> 73908387b81c [2021-04-21T08:50:32.189Z] Step 29/31 : LABEL arch=arm64 [2021-04-21T08:50:32.461Z] Removing intermediate container f9ebaaf65ec2 [2021-04-21T08:50:32.461Z] ---> 2c95f30b470f [2021-04-21T08:50:32.461Z] Step 20/22 : LABEL arch=arm64 [2021-04-21T08:50:32.737Z] ---> Running in 0396b5387d2d [2021-04-21T08:50:32.737Z] ---> Running in 0b6d6e32e845 [2021-04-21T08:50:33.012Z] ---> 7cee32421790 [2021-04-21T08:50:33.012Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-04-21T08:50:33.287Z] Removing intermediate container 0396b5387d2d [2021-04-21T08:50:33.287Z] ---> 2707e9d155eb [2021-04-21T08:50:33.287Z] Step 30/31 : LABEL git_sha=d5c8082ff87c77a102a92da02ce2b20fd9007983 [2021-04-21T08:50:33.559Z] Removing intermediate container 0b6d6e32e845 [2021-04-21T08:50:33.559Z] ---> c3bcb4a5fccd [2021-04-21T08:50:33.559Z] Step 21/22 : LABEL git_sha=d5c8082ff87c77a102a92da02ce2b20fd9007983 [2021-04-21T08:50:33.559Z] ---> Running in f073fe827525 [2021-04-21T08:50:33.834Z] ---> Running in 5a7f0b6fcd0f [2021-04-21T08:50:34.435Z] Removing intermediate container f073fe827525 [2021-04-21T08:50:34.435Z] ---> c09e1937ccf5 [2021-04-21T08:50:34.435Z] Step 31/31 : LABEL version=0.0.0 [2021-04-21T08:50:34.710Z] Removing intermediate container 5a7f0b6fcd0f [2021-04-21T08:50:34.710Z] ---> ecd45305cbd4 [2021-04-21T08:50:34.710Z] Step 22/22 : LABEL version=0.0.0 [2021-04-21T08:50:34.990Z] ---> 9a72091d9083 [2021-04-21T08:50:34.990Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-04-21T08:50:34.990Z] ---> Running in 87a5ce7a4336 [2021-04-21T08:50:34.990Z] ---> Running in ad1f649547fd [2021-04-21T08:50:35.969Z] Removing intermediate container ad1f649547fd [2021-04-21T08:50:35.969Z] ---> ebeb41747344 [2021-04-21T08:50:35.969Z] [2021-04-21T08:50:35.969Z] Removing intermediate container 87a5ce7a4336 [2021-04-21T08:50:35.969Z] ---> 818a3f1c37b1 [2021-04-21T08:50:35.969Z] [2021-04-21T08:50:36.243Z] ---> f69c2ee17d5c [2021-04-21T08:50:36.243Z] 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-04-21T08:50:36.518Z] Successfully built ebeb41747344 [2021-04-21T08:50:36.518Z] Successfully built 818a3f1c37b1 [2021-04-21T08:50:36.518Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-04-21T08:50:36.518Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-04-21T08:50:36.518Z]  Building docker-support-scheduler-go ... done  ---> Running in 0e5c5c1a2a85 [2021-04-21T08:50:37.120Z]  Building docker-security-bootstrapper-go ... done Removing intermediate container 68dcbaf07835 [2021-04-21T08:50:37.120Z] ---> 5f01deb50848 [2021-04-21T08:50:37.120Z] [2021-04-21T08:50:37.120Z] Step 10/23 : FROM alpine:3.12 [2021-04-21T08:50:37.120Z] ---> 9852663dfa18 [2021-04-21T08:50:37.120Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-04-21T08:50:37.120Z] ---> Running in 8e753b4754a9 [2021-04-21T08:50:37.714Z] Removing intermediate container 8e753b4754a9 [2021-04-21T08:50:37.714Z] ---> 467a31f885c5 [2021-04-21T08:50:37.714Z] Step 12/23 : ENV APP_PORT=48080 [2021-04-21T08:50:37.988Z] ---> Running in d57c45199a21 [2021-04-21T08:50:38.258Z] Removing intermediate container d57c45199a21 [2021-04-21T08:50:38.258Z] ---> 57bc8de19a37 [2021-04-21T08:50:38.258Z] Step 13/23 : EXPOSE $APP_PORT [2021-04-21T08:50:38.529Z] ---> Running in 56a7f64de4b4 [2021-04-21T08:50:38.801Z] Removing intermediate container 0e5c5c1a2a85 [2021-04-21T08:50:38.801Z] ---> 88042c292706 [2021-04-21T08:50:38.801Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-04-21T08:50:39.073Z] Removing intermediate container 56a7f64de4b4 [2021-04-21T08:50:39.073Z] ---> edda82725064 [2021-04-21T08:50:39.073Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-21T08:50:39.073Z] ---> Running in 0049d5957fdf [2021-04-21T08:50:39.073Z] ---> Running in da04506638aa [2021-04-21T08:50:39.666Z] Removing intermediate container 0049d5957fdf [2021-04-21T08:50:39.666Z] ---> f9d1b9501791 [2021-04-21T08:50:39.666Z] Step 22/24 : LABEL arch=arm64 [2021-04-21T08:50:39.666Z] ---> Running in 6731a53221bd [2021-04-21T08:50:40.268Z] Removing intermediate container 6731a53221bd [2021-04-21T08:50:40.268Z] ---> 627f10510472 [2021-04-21T08:50:40.268Z] Step 23/24 : LABEL git_sha=d5c8082ff87c77a102a92da02ce2b20fd9007983 [2021-04-21T08:50:40.268Z] ---> Running in 87d3e3667528 [2021-04-21T08:50:40.870Z] Removing intermediate container 87d3e3667528 [2021-04-21T08:50:40.870Z] ---> 169c93e7e20e [2021-04-21T08:50:40.870Z] Step 24/24 : LABEL version=0.0.0 [2021-04-21T08:50:40.870Z] ---> Running in e6092d5f2be9 [2021-04-21T08:50:41.143Z] Removing intermediate container da04506638aa [2021-04-21T08:50:41.143Z] ---> ee408014db99 [2021-04-21T08:50:41.143Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-04-21T08:50:41.415Z] ---> Running in 9e0167c495f6 [2021-04-21T08:50:41.415Z] Removing intermediate container e6092d5f2be9 [2021-04-21T08:50:41.415Z] ---> 1441974eb254 [2021-04-21T08:50:41.415Z] [2021-04-21T08:50:42.008Z] Successfully built 1441974eb254 [2021-04-21T08:50:42.008Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-04-21T08:50:42.599Z]  Building docker-security-secretstore-setup-go ... done fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-21T08:50:43.189Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-21T08:50:44.160Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-04-21T08:50:44.160Z] (2/6) Installing libgcc (9.3.0-r2) [2021-04-21T08:50:44.160Z] (3/6) Installing libsodium (1.0.18-r0) [2021-04-21T08:50:44.160Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-04-21T08:50:44.430Z] (5/6) Installing libzmq (4.3.3-r0) [2021-04-21T08:50:44.430Z] (6/6) Installing zeromq (4.3.3-r0) [2021-04-21T08:50:44.701Z] Executing busybox-1.31.1-r20.trigger [2021-04-21T08:50:44.701Z] OK: 8 MiB in 20 packages [2021-04-21T08:50:45.673Z] Removing intermediate container 9e0167c495f6 [2021-04-21T08:50:45.673Z] ---> 4a4c081006f3 [2021-04-21T08:50:45.673Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-21T08:50:46.642Z] ---> 72b5366a195d [2021-04-21T08:50:46.642Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-04-21T08:50:48.061Z] ---> 5a2a4b101ecf [2021-04-21T08:50:48.061Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-04-21T08:50:48.653Z] ---> 7e830aa32455 [2021-04-21T08:50:48.654Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-04-21T08:50:48.654Z] ---> Running in 4ba72edbf857 [2021-04-21T08:50:49.249Z] Removing intermediate container 4ba72edbf857 [2021-04-21T08:50:49.249Z] ---> f12d73c280eb [2021-04-21T08:50:49.249Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-21T08:50:49.249Z] ---> Running in 83a623d3e2b4 [2021-04-21T08:50:49.842Z] Removing intermediate container 83a623d3e2b4 [2021-04-21T08:50:49.842Z] ---> ea09f8243b43 [2021-04-21T08:50:49.842Z] Step 21/23 : LABEL arch=arm64 [2021-04-21T08:50:49.842Z] ---> Running in 36126c086e94 [2021-04-21T08:50:50.113Z] Removing intermediate container 36126c086e94 [2021-04-21T08:50:50.113Z] ---> c0bf0755571e [2021-04-21T08:50:50.113Z] Step 22/23 : LABEL git_sha=d5c8082ff87c77a102a92da02ce2b20fd9007983 [2021-04-21T08:50:50.386Z] ---> Running in 7c99f0e63450 [2021-04-21T08:50:50.658Z] Removing intermediate container 7c99f0e63450 [2021-04-21T08:50:50.658Z] ---> 30f454254755 [2021-04-21T08:50:50.658Z] Step 23/23 : LABEL version=0.0.0 [2021-04-21T08:50:50.929Z] ---> Running in 0a96e3126c86 [2021-04-21T08:50:51.522Z] Removing intermediate container 0a96e3126c86 [2021-04-21T08:50:51.522Z] ---> 18d41a1b6c5b [2021-04-21T08:50:51.522Z] [2021-04-21T08:50:51.794Z] Successfully built 18d41a1b6c5b [2021-04-21T08:50:51.794Z] Successfully tagged docker-core-data-go-arm64:latest [2021-04-21T08:50:52.399Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-04-21T08:50:52.442Z] $ docker stop --time=1 1c55ac11f7107652f69199f7d97c00dfabd44575f30d40f5defc2a122375c193 [2021-04-21T08:50:54.357Z] $ docker rm -f 1c55ac11f7107652f69199f7d97c00dfabd44575f30d40f5defc2a122375c193 [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-21T08:50:54.889Z] + docker images [2021-04-21T08:50:54.889Z] + grep docker [2021-04-21T08:50:55.161Z] docker-core-data-go-arm64 latest 18d41a1b6c5b 4 seconds ago 21.6MB [2021-04-21T08:50:55.161Z] docker-security-secretstore-setup-go-arm64 latest 1441974eb254 14 seconds ago 24.9MB [2021-04-21T08:50:55.161Z] docker-support-scheduler-go-arm64 latest ebeb41747344 20 seconds ago 16.6MB [2021-04-21T08:50:55.161Z] docker-security-bootstrapper-go-arm64 latest 818a3f1c37b1 20 seconds ago 18.1MB [2021-04-21T08:50:55.161Z] docker-sys-mgmt-agent-go-arm64 latest c3c69f0ca47f 2 minutes ago 299MB [2021-04-21T08:50:55.161Z] docker-core-command-go-arm64 latest da337434b2a7 3 minutes ago 16.5MB [2021-04-21T08:50:55.161Z] docker-core-metadata-go-arm64 latest f04523104277 3 minutes ago 18.1MB [2021-04-21T08:50:55.161Z] docker-support-notifications-go-arm64 latest 6d4f0e9a465d 3 minutes ago 17.2MB [2021-04-21T08:50:55.161Z] docker-security-proxy-setup-go-arm64 latest 06158f509594 3 minutes ago 24.6MB [2021-04-21T08:50:55.161Z] docker 20.10.0 eeaf43b92773 4 months ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-04-21T08:50:55.749Z] ---> job-cost.sh [2021-04-21T08:50:55.749Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-1Wqj [2021-04-21T08:51:34.688Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-04-21T08:53:11.405Z] lf-activate-venv(): INFO: Adding /tmp/venv-1Wqj/bin to PATH [2021-04-21T08:53:11.405Z] INFO: No Stack... [2021-04-21T08:53:11.405Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-04-21T08:53:11.405Z] INFO: Archiving Costs [Pipeline] sh [2021-04-21T08:53:11.741Z] + cat /w/workspace/edgex-go/104/archives/cost.csv [2021-04-21T08:53:11.741Z] + cut -d, -f6 [Pipeline] lock [2021-04-21T08:53:11.875Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-2858-104-stack-cost] [2021-04-21T08:53:11.901Z] Resource [jenkins-edgexfoundry-edgex-go-PR-2858-104-stack-cost] did not exist. Created. [2021-04-21T08:53:11.902Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-2858-104-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-04-21T08:53:12.315Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-04-21T08:53:12.619Z] Stashed 1 file(s) [Pipeline] } [2021-04-21T08:53:12.636Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-2858-104-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-04-21T08:53:13.340Z] provisioning config files... [2021-04-21T08:53:13.353Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/104@tmp/config7561494800627421317tmp [Pipeline] { [Pipeline] sh [2021-04-21T08:53:13.679Z] + set +x [2021-04-21T08:53:13.679Z] + curl -s https://codecov.io/bash [2021-04-21T08:53:13.679Z] + bash -s -- [2021-04-21T08:53:13.943Z] [2021-04-21T08:53:13.943Z] _____ _ [2021-04-21T08:53:13.943Z] / ____| | | [2021-04-21T08:53:13.943Z] | | ___ __| | ___ ___ _____ __ [2021-04-21T08:53:13.943Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-04-21T08:53:13.943Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-04-21T08:53:13.943Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-04-21T08:53:13.943Z] Bash-1.0.2 [2021-04-21T08:53:13.943Z] [2021-04-21T08:53:13.943Z] [2021-04-21T08:53:13.943Z] ==> git version 2.24.3 found [2021-04-21T08:53:13.943Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-04-21T08:53:13.943Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-04-21T08:53:13.943Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-04-21T08:53:14.205Z] ==> Jenkins CI detected. [2021-04-21T08:53:14.205Z] project root: . [2021-04-21T08:53:14.205Z] --> token set from env [2021-04-21T08:53:14.205Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-04-21T08:53:14.205Z] ==> Running gcov in . (disable via -X gcov) [2021-04-21T08:53:14.205Z] ==> Python coveragepy not found [2021-04-21T08:53:14.205Z] ==> Searching for coverage reports in: [2021-04-21T08:53:14.205Z] + . [2021-04-21T08:53:14.205Z] -> Found 1 reports [2021-04-21T08:53:14.205Z] ==> Detecting git/mercurial file structure [2021-04-21T08:53:14.468Z] ==> Reading reports [2021-04-21T08:53:14.468Z] + ./coverage.out bytes=703598 [2021-04-21T08:53:14.468Z] ==> Appending adjustments [2021-04-21T08:53:14.468Z] https://docs.codecov.io/docs/fixing-reports [2021-04-21T08:53:17.780Z] + Found adjustments [2021-04-21T08:53:18.043Z] ==> Gzipping contents [2021-04-21T08:53:18.043Z] 100K /tmp/codecov.CjRWtG.gz [2021-04-21T08:53:18.043Z] ==> Uploading reports [2021-04-21T08:53:18.043Z] url: https://codecov.io [2021-04-21T08:53:18.043Z] query: branch=PR-2858&commit=d5c8082ff87c77a102a92da02ce2b20fd9007983&build=104&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2858%2F104%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2858&job=&cmd_args= [2021-04-21T08:53:18.043Z] -> Pinging Codecov [2021-04-21T08:53:18.043Z] https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-2858&commit=d5c8082ff87c77a102a92da02ce2b20fd9007983&build=104&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2858%2F104%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2858&job=&cmd_args= [2021-04-21T08:53:18.617Z] -> Uploading to [2021-04-21T08:53:18.617Z] https://storage.googleapis.com/codecov/v4/raw/2021-04-21/00271124DB129430A58F1EEE437C3FCB/d5c8082ff87c77a102a92da02ce2b20fd9007983/ad1f8c38-28d0-4c92-b87f-3a54a9ed6ee7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210421%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210421T085318Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a1fac155c159ecaa4d9ecf038daf8d74fb33f75a68170ec3090a8431ed6e3719 [2021-04-21T08:53:18.617Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-04-21T08:53:18.617Z] Dload Upload Total Spent Left Speed [2021-04-21T08:53:19.192Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 98k 0 0 100 98k 0 186k --:--:-- --:--:-- --:--:-- 185k [2021-04-21T08:53:19.192Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/d5c8082ff87c77a102a92da02ce2b20fd9007983 [Pipeline] } [2021-04-21T08:53:19.202Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-04-21T08:53:20.026Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-21T08:53:21.034Z] ---> package-listing.sh [2021-04-21T08:53:21.034Z] ++ facter osfamily [2021-04-21T08:53:21.034Z] ++ tr '[:upper:]' '[:lower:]' [2021-04-21T08:53:21.034Z] + OS_FAMILY=redhat [2021-04-21T08:53:21.034Z] + workspace=/w/workspace/edgex-go/104 [2021-04-21T08:53:21.034Z] + START_PACKAGES=/tmp/packages_start.txt [2021-04-21T08:53:21.034Z] + END_PACKAGES=/tmp/packages_end.txt [2021-04-21T08:53:21.034Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-04-21T08:53:21.034Z] + PACKAGES=/tmp/packages_start.txt [2021-04-21T08:53:21.034Z] + '[' /w/workspace/edgex-go/104 ']' [2021-04-21T08:53:21.034Z] + PACKAGES=/tmp/packages_end.txt [2021-04-21T08:53:21.034Z] + case "${OS_FAMILY}" in [2021-04-21T08:53:21.034Z] + rpm -qa [2021-04-21T08:53:21.034Z] + sort [2021-04-21T08:53:26.437Z] + '[' -f /tmp/packages_start.txt ']' [2021-04-21T08:53:26.437Z] + '[' -f /tmp/packages_end.txt ']' [2021-04-21T08:53:26.437Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-04-21T08:53:26.437Z] + '[' /w/workspace/edgex-go/104 ']' [2021-04-21T08:53:26.437Z] + mkdir -p /w/workspace/edgex-go/104/archives/ [2021-04-21T08:53:26.437Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/104/archives/ [Pipeline] echo [2021-04-21T08:53:26.452Z] 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/104/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-04-21T08:53:26.748Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-04-21T08:53:27.055Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-21T08:53:27.055Z] [2021-04-21T08:53:27.055Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-04-21T08:53:27.368Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-21T08:53:27.369Z] alpine: Pulling from edgex-lftools-log-publisher [2021-04-21T08:53:27.369Z] df20fa9351a1: Pulling fs layer [2021-04-21T08:53:27.369Z] 36b3adc4ff6f: Pulling fs layer [2021-04-21T08:53:27.369Z] 8ad3a11d3b57: Pulling fs layer [2021-04-21T08:53:27.369Z] 46f8f816bc3b: Pulling fs layer [2021-04-21T08:53:27.369Z] 93b61091891f: Pulling fs layer [2021-04-21T08:53:27.369Z] 93b9cdb0e59b: Pulling fs layer [2021-04-21T08:53:27.369Z] 5e14af77c1be: Pulling fs layer [2021-04-21T08:53:27.369Z] 01666e4c0597: Pulling fs layer [2021-04-21T08:53:27.369Z] aa168da1d23b: Pulling fs layer [2021-04-21T08:53:27.369Z] 5e14af77c1be: Waiting [2021-04-21T08:53:27.369Z] 01666e4c0597: Waiting [2021-04-21T08:53:27.369Z] 46f8f816bc3b: Waiting [2021-04-21T08:53:27.369Z] aa168da1d23b: Waiting [2021-04-21T08:53:27.369Z] 93b9cdb0e59b: Waiting [2021-04-21T08:53:27.369Z] 93b61091891f: Waiting [2021-04-21T08:53:27.369Z] 36b3adc4ff6f: Verifying Checksum [2021-04-21T08:53:27.369Z] 36b3adc4ff6f: Download complete [2021-04-21T08:53:27.632Z] 46f8f816bc3b: Verifying Checksum [2021-04-21T08:53:27.632Z] 46f8f816bc3b: Download complete [2021-04-21T08:53:27.632Z] df20fa9351a1: Verifying Checksum [2021-04-21T08:53:27.632Z] df20fa9351a1: Download complete [2021-04-21T08:53:27.632Z] 93b9cdb0e59b: Verifying Checksum [2021-04-21T08:53:27.632Z] 93b9cdb0e59b: Download complete [2021-04-21T08:53:27.632Z] 5e14af77c1be: Download complete [2021-04-21T08:53:27.632Z] 93b61091891f: Download complete [2021-04-21T08:53:27.632Z] 01666e4c0597: Verifying Checksum [2021-04-21T08:53:27.632Z] 01666e4c0597: Download complete [2021-04-21T08:53:27.632Z] 8ad3a11d3b57: Verifying Checksum [2021-04-21T08:53:27.632Z] 8ad3a11d3b57: Download complete [2021-04-21T08:53:27.895Z] df20fa9351a1: Pull complete [2021-04-21T08:53:28.160Z] 36b3adc4ff6f: Pull complete [2021-04-21T08:53:29.117Z] 8ad3a11d3b57: Pull complete [2021-04-21T08:53:29.117Z] 46f8f816bc3b: Pull complete [2021-04-21T08:53:29.694Z] aa168da1d23b: Verifying Checksum [2021-04-21T08:53:29.694Z] aa168da1d23b: Download complete [2021-04-21T08:53:30.643Z] 93b61091891f: Pull complete [2021-04-21T08:53:30.905Z] 93b9cdb0e59b: Pull complete [2021-04-21T08:53:30.905Z] 5e14af77c1be: Pull complete [2021-04-21T08:53:31.167Z] 01666e4c0597: Pull complete [2021-04-21T08:53:39.355Z] aa168da1d23b: Pull complete [2021-04-21T08:53:39.355Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-04-21T08:53:39.355Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-21T08:53:39.355Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-04-21T08:53:39.510Z] prd-centos7-docker-4c-2g-1353 does not seem to be running inside a container [2021-04-21T08:53:39.559Z] $ 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/104/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/104 -v /w/workspace/edgex-go/104:/w/workspace/edgex-go/104:rw,z -v /w/workspace/edgex-go/104@tmp:/w/workspace/edgex-go/104@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-lftools-log-publisher:alpine cat [2021-04-21T08:53:44.514Z] $ docker top f7585126955aa7943952b92502f7b659d5963d8a0b7cd1c495654ab140331f0e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-21T08:53:45.044Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-04-21T08:53:45.349Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-04-21T08:53:45.648Z] + ls /var/log/sa-host [2021-04-21T08:53:45.648Z] + sadf -c /var/log/sa-host/sa21 [2021-04-21T08:53:45.648Z] file_magic: OK [2021-04-21T08:53:45.648Z] HZ: Using current value: 100 [2021-04-21T08:53:45.648Z] file_header: OK [2021-04-21T08:53:45.648Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-04-21T08:53:45.648Z] Statistics: [2021-04-21T08:53:45.649Z] 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... [2021-04-21T08:53:45.649Z] File successfully converted to sysstat format version 12.2.1 [2021-04-21T08:53:45.649Z] + sadf -c /var/log/sa-host/sa23 [2021-04-21T08:53:45.649Z] file_magic: OK [2021-04-21T08:53:45.649Z] HZ: Using current value: 100 [2021-04-21T08:53:45.649Z] file_header: OK [2021-04-21T08:53:45.649Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-04-21T08:53:45.649Z] Statistics: [2021-04-21T08:53:45.649Z] Hnuu...uuuununununu... [2021-04-21T08:53:45.649Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-04-21T08:53:45.816Z] provisioning config files... [2021-04-21T08:53:45.832Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/104@tmp/config5418604454938672294tmp [Pipeline] { [Pipeline] echo [2021-04-21T08:53:45.859Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-21T08:53:46.156Z] ---> create-netrc.sh [Pipeline] } [2021-04-21T08:53:46.167Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-04-21T08:53:46.200Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-21T08:53:46.500Z] ---> python-tools-install.sh [Pipeline] echo [2021-04-21T08:53:46.512Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-21T08:53:46.810Z] ---> sudo-logs.sh [2021-04-21T08:53:46.810Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-04-21T08:53:46.837Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-21T08:53:47.138Z] ---> job-cost.sh [2021-04-21T08:53:47.138Z] lf-activate-venv: SKIPPING [2021-04-21T08:53:47.138Z] DEBUG: total: 0.20999999344348907 [2021-04-21T08:53:47.138Z] INFO: Retrieving Stack Cost... [2021-04-21T08:53:48.085Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-04-21T08:53:48.659Z] INFO: Archiving Costs [Pipeline] echo [2021-04-21T08:53:48.674Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-21T08:53:48.974Z] ---> logs-deploy.sh [2021-04-21T08:53:48.974Z] lf-activate-venv: SKIPPING [2021-04-21T08:53:48.974Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2858/104 [2021-04-21T08:53:48.974Z] INFO: archiving workspace using pattern(s): [2021-04-21T08:53:52.286Z] Archives upload complete. [2021-04-21T08:53:52.286Z] INFO: archiving logs to Nexus [2021-04-21T08:53:52.868Z] ---> uname -a: [2021-04-21T08:53:52.868Z] Linux prd-centos7-docker-4c-2g-1353.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2021-04-21T08:53:52.868Z] [2021-04-21T08:53:52.868Z] [2021-04-21T08:53:52.868Z] ---> lscpu: [2021-04-21T08:53:52.868Z] Architecture: x86_64 [2021-04-21T08:53:52.868Z] CPU op-mode(s): 32-bit, 64-bit [2021-04-21T08:53:52.868Z] Byte Order: Little Endian [2021-04-21T08:53:52.868Z] Address sizes: 40 bits physical, 48 bits virtual [2021-04-21T08:53:52.868Z] CPU(s): 4 [2021-04-21T08:53:52.868Z] On-line CPU(s) list: 0-3 [2021-04-21T08:53:52.868Z] Thread(s) per core: 1 [2021-04-21T08:53:52.868Z] Core(s) per socket: 1 [2021-04-21T08:53:52.868Z] Socket(s): 4 [2021-04-21T08:53:52.868Z] NUMA node(s): 1 [2021-04-21T08:53:52.868Z] Vendor ID: GenuineIntel [2021-04-21T08:53:52.868Z] CPU family: 6 [2021-04-21T08:53:52.868Z] Model: 44 [2021-04-21T08:53:52.868Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-04-21T08:53:52.868Z] Stepping: 1 [2021-04-21T08:53:52.868Z] CPU MHz: 2933.438 [2021-04-21T08:53:52.868Z] BogoMIPS: 5866.87 [2021-04-21T08:53:52.868Z] Virtualization: VT-x [2021-04-21T08:53:52.868Z] Hypervisor vendor: KVM [2021-04-21T08:53:52.868Z] Virtualization type: full [2021-04-21T08:53:52.868Z] L1d cache: 128 KiB [2021-04-21T08:53:52.868Z] L1i cache: 128 KiB [2021-04-21T08:53:52.868Z] L2 cache: 16 MiB [2021-04-21T08:53:52.868Z] L3 cache: 64 MiB [2021-04-21T08:53:52.868Z] NUMA node0 CPU(s): 0-3 [2021-04-21T08:53:52.868Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-04-21T08:53:52.868Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-04-21T08:53:52.868Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-04-21T08:53:52.868Z] Vulnerability Meltdown: Mitigation; PTI [2021-04-21T08:53:52.868Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-04-21T08:53:52.868Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-04-21T08:53:52.868Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-04-21T08:53:52.868Z] Vulnerability Srbds: Not affected [2021-04-21T08:53:52.868Z] Vulnerability Tsx async abort: Not affected [2021-04-21T08:53:52.868Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2021-04-21T08:53:52.868Z] [2021-04-21T08:53:52.868Z] [2021-04-21T08:53:52.868Z] ---> nproc: [2021-04-21T08:53:52.868Z] 4 [2021-04-21T08:53:52.868Z] [2021-04-21T08:53:52.868Z] [2021-04-21T08:53:52.868Z] ---> df -h: [2021-04-21T08:53:52.868Z] Filesystem Size Used Available Use% Mounted on [2021-04-21T08:53:52.868Z] overlay 50.0G 11.4G 38.6G 23% / [2021-04-21T08:53:52.868Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-04-21T08:53:52.868Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-04-21T08:53:52.868Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-04-21T08:53:52.868Z] /dev/vda1 50.0G 11.4G 38.6G 23% /facter-os [2021-04-21T08:53:52.868Z] /dev/vda1 50.0G 11.4G 38.6G 23% /etc/resolv.conf [2021-04-21T08:53:52.868Z] /dev/vda1 50.0G 11.4G 38.6G 23% /etc/hostname [2021-04-21T08:53:52.868Z] /dev/vda1 50.0G 11.4G 38.6G 23% /etc/hosts [2021-04-21T08:53:52.868Z] /dev/vda1 50.0G 11.4G 38.6G 23% /run/cloud-init/result.json [2021-04-21T08:53:52.868Z] /dev/vda1 50.0G 11.4G 38.6G 23% /var/log/sa-host [2021-04-21T08:53:52.868Z] /dev/vda1 50.0G 11.4G 38.6G 23% /var/log/secure [2021-04-21T08:53:52.868Z] /dev/vda1 50.0G 11.4G 38.6G 23% /var/log/auth.log [2021-04-21T08:53:52.868Z] /dev/vda1 50.0G 11.4G 38.6G 23% /w/workspace/edgex-go/104 [2021-04-21T08:53:52.868Z] /dev/vda1 50.0G 11.4G 38.6G 23% /w/workspace/edgex-go/104@tmp [2021-04-21T08:53:52.868Z] [2021-04-21T08:53:52.868Z] [2021-04-21T08:53:52.868Z] ---> free -m: [2021-04-21T08:53:52.869Z] total used free shared buff/cache available [2021-04-21T08:53:52.869Z] Mem: 1837 700 274 0 861 1055 [2021-04-21T08:53:52.869Z] Swap: 1023 93 930 [2021-04-21T08:53:52.869Z] [2021-04-21T08:53:52.869Z] [2021-04-21T08:53:52.869Z] ---> ip addr: [2021-04-21T08:53:52.869Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-04-21T08:53:52.869Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-04-21T08:53:52.869Z] inet 127.0.0.1/8 scope host lo [2021-04-21T08:53:52.869Z] valid_lft forever preferred_lft forever [2021-04-21T08:53:52.869Z] inet6 ::1/128 scope host [2021-04-21T08:53:52.869Z] valid_lft forever preferred_lft forever [2021-04-21T08:53:52.869Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-04-21T08:53:52.869Z] link/ether fa:16:3e:38:cc:af brd ff:ff:ff:ff:ff:ff [2021-04-21T08:53:52.869Z] inet 10.30.122.214/23 brd 10.30.123.255 scope global dynamic eth0 [2021-04-21T08:53:52.869Z] valid_lft 84984sec preferred_lft 84984sec [2021-04-21T08:53:52.869Z] inet6 fe80::f816:3eff:fe38:ccaf/64 scope link [2021-04-21T08:53:52.869Z] valid_lft forever preferred_lft forever [2021-04-21T08:53:52.869Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-04-21T08:53:52.869Z] link/ether 02:42:2a:1f:b4:78 brd ff:ff:ff:ff:ff:ff [2021-04-21T08:53:52.869Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-04-21T08:53:52.869Z] valid_lft forever preferred_lft forever [2021-04-21T08:53:52.869Z] inet6 fe80::42:2aff:fe1f:b478/64 scope link [2021-04-21T08:53:52.869Z] valid_lft forever preferred_lft forever [2021-04-21T08:53:52.869Z] [2021-04-21T08:53:52.869Z] [2021-04-21T08:53:52.869Z] ---> sar -b -r -n DEV: [2021-04-21T08:53:52.869Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/21/21 _x86_64_ (4 CPU) [2021-04-21T08:53:52.869Z] [2021-04-21T08:53:52.869Z] 08:30:00 LINUX RESTART (4 CPU) [2021-04-21T08:53:52.869Z] [2021-04-21T08:53:52.869Z] 08:31:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-04-21T08:53:52.869Z] 08:32:01 219.07 103.89 115.17 0.00 11123.07 46713.61 0.00 [2021-04-21T08:53:52.869Z] 08:33:01 250.66 92.85 157.81 0.00 4438.38 21178.78 0.00 [2021-04-21T08:53:52.869Z] 08:34:01 146.82 63.88 82.95 0.00 2204.33 10093.09 0.00 [2021-04-21T08:53:52.869Z] 08:35:01 143.44 45.26 98.19 0.00 2979.89 23557.99 0.00 [2021-04-21T08:53:52.869Z] 08:36:02 1527.43 1223.44 303.98 0.00 119906.23 179878.69 0.00 [2021-04-21T08:53:52.869Z] 08:37:02 2231.23 1947.85 283.38 0.00 121370.29 134775.20 0.00 [2021-04-21T08:53:52.869Z] 08:38:04 492.96 204.24 288.71 0.00 45633.17 100407.27 0.00 [2021-04-21T08:53:52.869Z] 08:39:02 2456.83 2134.28 322.56 0.00 119220.25 128465.19 0.00 [2021-04-21T08:53:52.869Z] 08:40:01 239.46 49.18 190.28 0.00 5632.77 30210.94 0.00 [2021-04-21T08:53:52.869Z] 08:41:01 8.69 2.08 6.61 0.00 63.67 242.26 0.00 [2021-04-21T08:53:52.869Z] 08:42:01 0.33 0.10 0.23 0.00 2.40 3.61 0.00 [2021-04-21T08:53:52.869Z] 08:43:01 0.38 0.03 0.35 0.00 0.80 5.13 0.00 [2021-04-21T08:53:52.869Z] 08:44:01 0.42 0.10 0.32 0.00 1.47 4.93 0.00 [2021-04-21T08:53:52.869Z] 08:45:01 0.60 0.27 0.33 0.00 9.72 5.33 0.00 [2021-04-21T08:53:52.869Z] 08:46:01 2.21 1.40 0.82 0.00 43.30 15.80 0.00 [2021-04-21T08:53:52.869Z] 08:47:01 0.37 0.02 0.35 0.00 0.53 5.20 0.00 [2021-04-21T08:53:52.869Z] 08:48:01 0.37 0.07 0.30 0.00 1.07 4.35 0.00 [2021-04-21T08:53:52.869Z] 08:49:01 0.27 0.03 0.23 0.00 0.27 3.16 0.00 [2021-04-21T08:53:52.869Z] 08:50:01 0.43 0.03 0.40 0.00 0.40 6.43 0.00 [2021-04-21T08:53:52.869Z] 08:51:01 0.33 0.03 0.30 0.00 0.40 4.21 0.00 [2021-04-21T08:53:52.869Z] 08:52:01 0.37 0.05 0.32 0.00 0.93 5.14 0.00 [2021-04-21T08:53:52.869Z] 08:53:01 0.32 0.02 0.30 0.00 0.54 4.29 0.00 [2021-04-21T08:53:52.869Z] Average: 347.64 263.39 84.25 0.00 19572.10 30732.79 0.00 [2021-04-21T08:53:52.869Z] [2021-04-21T08:53:52.869Z] 08:31:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-04-21T08:53:52.869Z] 08:32:01 92192 0 740000 39.33 1608 1047744 1448500 49.43 573300 972884 47072 [2021-04-21T08:53:52.869Z] 08:33:01 167928 0 787624 41.86 1012 924980 1643152 56.08 608844 822512 78068 [2021-04-21T08:53:52.869Z] 08:34:01 323040 0 761736 40.48 664 796104 1330408 45.40 531580 734008 77812 [2021-04-21T08:53:52.869Z] 08:35:01 194928 0 765280 40.67 460 920876 1322140 45.12 558388 829324 92004 [2021-04-21T08:53:52.869Z] 08:36:02 74920 0 785504 41.75 52 1021068 1946664 66.44 703364 882576 644 [2021-04-21T08:53:52.869Z] 08:37:02 343612 0 1052344 55.93 52 485536 3299452 112.60 653684 607100 26644 [2021-04-21T08:53:52.869Z] 08:38:04 65640 0 768640 40.85 52 1047212 2120280 72.36 726692 855816 18448 [2021-04-21T08:53:52.869Z] 08:39:02 308028 0 890008 47.30 52 683456 2547272 86.93 707852 617628 0 [2021-04-21T08:53:52.869Z] 08:40:01 201364 0 632400 33.61 52 1047728 1272224 43.42 482664 943604 20 [2021-04-21T08:53:52.869Z] 08:41:01 215564 0 617440 32.82 52 1048488 1183424 40.39 473572 944224 12 [2021-04-21T08:53:52.869Z] 08:42:01 215244 0 617748 32.83 52 1048500 1183496 40.39 473864 944292 8 [2021-04-21T08:53:52.869Z] 08:43:01 216112 0 616876 32.79 52 1048504 1176228 40.14 473012 944228 12 [2021-04-21T08:53:52.869Z] 08:44:01 216432 0 616540 32.77 52 1048520 1176228 40.14 473020 944276 12 [2021-04-21T08:53:52.869Z] 08:45:01 216432 0 616392 32.76 52 1048668 1176648 40.16 473396 944280 8 [2021-04-21T08:53:52.869Z] 08:46:01 214456 0 617748 32.83 52 1049288 1176324 40.15 473812 944896 8 [2021-04-21T08:53:52.869Z] 08:47:01 215064 0 617132 32.80 52 1049296 1176228 40.14 473304 944916 12 [2021-04-21T08:53:52.869Z] 08:48:01 214276 0 617904 32.84 52 1049312 1176348 40.15 474024 944960 8 [2021-04-21T08:53:52.869Z] 08:49:01 214872 0 617304 32.81 52 1049316 1176228 40.14 473184 944964 8 [2021-04-21T08:53:52.869Z] 08:50:01 215260 0 616900 32.79 52 1049332 1176228 40.14 473440 944984 8 [2021-04-21T08:53:52.869Z] 08:51:01 214084 0 618072 32.85 52 1049336 1176336 40.15 473892 944996 8 [2021-04-21T08:53:52.869Z] 08:52:01 214592 0 617552 32.82 52 1049348 1176228 40.14 473328 945028 8 [2021-04-21T08:53:52.869Z] 08:53:01 214600 0 617536 32.82 52 1049356 1176228 40.14 473460 945040 8 [2021-04-21T08:53:52.869Z] Average: 207665 0 691304 36.74 213 982362 1465285 50.01 531894 888479 15492 [2021-04-21T08:53:52.869Z] [2021-04-21T08:53:52.869Z] 08:31:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-04-21T08:53:52.869Z] 08:32:01 veth9886e12 76.19 84.20 5.31 224.80 0.00 0.00 0.00 0.00 [2021-04-21T08:53:52.869Z] 08:32:01 eth0 1257.43 1221.43 6087.64 157.56 0.00 0.00 0.00 0.00 [2021-04-21T08:53:52.869Z] 08:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-21T08:53:52.869Z] 08:32:01 docker0 923.51 866.68 74.31 2917.61 0.00 0.00 0.00 0.00 [2021-04-21T08:53:52.869Z] 08:33:01 eth0 222.88 183.09 640.65 25.29 0.00 0.00 0.00 0.00 [2021-04-21T08:53:52.869Z] 08:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-21T08:53:52.869Z] 08:33:01 vethc54b9e5 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-04-21T08:53:52.869Z] 08:33:01 docker0 164.51 184.47 11.49 610.99 0.00 0.00 0.00 0.00 [2021-04-21T08:53:52.869Z] 08:34:01 eth0 32.41 16.76 24.07 12.90 0.00 0.00 0.00 0.00 [2021-04-21T08:53:52.869Z] 08:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-21T08:53:52.869Z] 08:34:01 vethc54b9e5 2.23 2.23 0.18 0.18 0.00 0.00 0.00 0.00 [2021-04-21T08:53:52.869Z] 08:34:01 docker0 2.23 2.23 0.15 0.18 0.00 0.00 0.00 0.00 [2021-04-21T08:53:52.869Z] 08:35:01 eth0 228.65 179.36 1695.65 101.59 0.00 0.00 0.00 0.00 [2021-04-21T08:53:52.869Z] 08:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-21T08:53:52.869Z] 08:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-21T08:53:52.869Z] 08:36:02 veth98e78c7 0.00 0.46 0.00 0.02 0.00 0.00 0.00 0.00 [2021-04-21T08:53:52.869Z] 08:36:02 eth0 103.25 83.08 177.00 63.47 0.00 0.00 0.00 0.00 [2021-04-21T08:53:52.869Z] 08:36:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-21T08:53:52.869Z] 08:36:02 docker0 46.70 53.36 3.08 146.25 0.00 0.00 0.00 0.00 [2021-04-21T08:53:52.869Z] 08:37:02 veth1860871 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-04-21T08:53:52.869Z] 08:37:02 veth98e78c7 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-21T08:53:52.869Z] 08:37:02 vethcac28e1 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-04-21T08:53:52.869Z] 08:37:02 eth0 11.38 5.85 9.47 4.97 0.00 0.00 0.00 0.00 [2021-04-21T08:53:52.869Z] 08:38:04 veth98e78c7 0.00 0.32 0.00 0.01 0.00 0.00 0.00 0.00 [2021-04-21T08:53:52.869Z] 08:38:04 eth0 57.31 33.28 225.60 15.31 0.00 0.00 0.00 0.00 [2021-04-21T08:53:52.869Z] 08:38:04 lo 0.11 0.11 0.01 0.01 0.00 0.00 0.00 0.00 [2021-04-21T08:53:52.869Z] 08:38:04 docker0 1106.07 1085.75 86.32 3693.00 0.00 0.00 0.00 0.00 [2021-04-21T08:53:52.869Z] 08:39:02 veth98e78c7 0.00 0.16 0.00 0.01 0.00 0.00 0.00 0.00 [2021-04-21T08:53:52.869Z] 08:39:02 eth0 60.42 42.13 123.32 13.14 0.00 0.00 0.00 0.00 [2021-04-21T08:53:52.869Z] 08:39:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-21T08:53:52.869Z] 08:39:02 veth86a465e 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2021-04-21T08:53:52.869Z] 08:40:01 eth0 219.72 158.32 1668.01 104.07 0.00 0.00 0.00 0.00 [2021-04-21T08:53:52.869Z] 08:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-21T08:53:52.869Z] 08:40:01 docker0 1231.64 1236.92 95.32 4401.33 0.00 0.00 0.00 0.00 [2021-04-21T08:53:52.869Z] 08:41:01 eth0 1.35 0.53 0.49 0.32 0.00 0.00 0.00 0.00 [2021-04-21T08:53:52.869Z] 08:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-21T08:53:52.869Z] 08:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-21T08:53:52.869Z] 08:42:01 eth0 2.71 1.32 1.70 0.45 0.00 0.00 0.00 0.00 [2021-04-21T08:53:52.869Z] 08:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-21T08:53:52.869Z] 08:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-21T08:53:52.869Z] 08:43:01 eth0 0.23 0.08 0.02 0.01 0.00 0.00 0.00 0.00 [2021-04-21T08:53:52.869Z] 08:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-21T08:53:52.869Z] 08:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-21T08:53:52.869Z] 08:44:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-04-21T08:53:52.869Z] 08:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-21T08:53:52.869Z] 08:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-21T08:53:52.869Z] 08:45:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-04-21T08:53:52.869Z] 08:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-21T08:53:52.869Z] 08:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-21T08:53:52.869Z] 08:46:01 eth0 0.33 0.22 0.15 0.07 0.00 0.00 0.00 0.00 [2021-04-21T08:53:52.869Z] 08:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-21T08:53:52.869Z] 08:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-21T08:53:52.869Z] 08:47:01 eth0 0.57 0.15 0.06 0.01 0.00 0.00 0.00 0.00 [2021-04-21T08:53:52.869Z] 08:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-21T08:53:52.869Z] 08:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-21T08:53:52.869Z] 08:48:01 eth0 0.55 0.32 0.27 0.20 0.00 0.00 0.00 0.00 [2021-04-21T08:53:52.869Z] 08:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-21T08:53:52.869Z] 08:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-21T08:53:52.869Z] 08:49:01 eth0 0.12 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-04-21T08:53:52.869Z] 08:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-21T08:53:52.869Z] 08:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-21T08:53:52.869Z] 08:50:01 eth0 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-21T08:53:52.869Z] 08:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-21T08:53:52.869Z] 08:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-21T08:53:52.869Z] 08:51:01 eth0 0.32 0.27 0.17 0.08 0.00 0.00 0.00 0.00 [2021-04-21T08:53:52.869Z] 08:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-21T08:53:52.869Z] 08:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-21T08:53:52.869Z] 08:52:01 eth0 0.07 0.05 0.01 0.00 0.00 0.00 0.00 0.00 [2021-04-21T08:53:52.869Z] 08:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-21T08:53:52.869Z] 08:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-21T08:53:52.869Z] 08:53:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-21T08:53:52.869Z] 08:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-21T08:53:52.869Z] 08:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-21T08:53:52.869Z] Average: eth0 100.10 87.66 484.27 22.71 0.00 0.00 0.00 0.00 [2021-04-21T08:53:52.869Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-21T08:53:52.869Z] Average: docker0 55.13 55.37 4.27 197.02 0.00 0.00 0.00 0.00 [2021-04-21T08:53:52.869Z] [2021-04-21T08:53:52.869Z] [2021-04-21T08:53:52.869Z] ---> sar -P ALL: [2021-04-21T08:53:52.869Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/21/21 _x86_64_ (4 CPU) [2021-04-21T08:53:52.869Z] [2021-04-21T08:53:52.869Z] 08:30:00 LINUX RESTART (4 CPU) [2021-04-21T08:53:52.869Z] [2021-04-21T08:53:52.869Z] 08:31:01 CPU %user %nice %system %iowait %steal %idle [2021-04-21T08:53:52.869Z] 08:32:01 all 16.80 0.00 9.86 2.30 0.46 70.58 [2021-04-21T08:53:52.869Z] 08:32:01 0 13.87 0.00 11.05 1.73 0.42 72.94 [2021-04-21T08:53:52.869Z] 08:32:01 1 21.62 0.00 9.58 2.52 0.43 65.85 [2021-04-21T08:53:52.869Z] 08:32:01 2 14.15 0.00 9.30 3.15 0.43 72.97 [2021-04-21T08:53:52.870Z] 08:32:01 3 17.54 0.00 9.51 1.80 0.55 70.60 [2021-04-21T08:53:52.870Z] 08:33:01 all 26.35 0.00 9.88 7.23 0.09 56.45 [2021-04-21T08:53:52.870Z] 08:33:01 0 26.23 0.00 9.82 9.38 0.10 54.47 [2021-04-21T08:53:52.870Z] 08:33:01 1 25.69 0.00 9.74 4.98 0.07 59.52 [2021-04-21T08:53:52.870Z] 08:33:01 2 27.23 0.00 10.18 7.06 0.12 55.41 [2021-04-21T08:53:52.870Z] 08:33:01 3 26.24 0.00 9.78 7.50 0.07 56.40 [2021-04-21T08:53:52.870Z] 08:34:01 all 50.18 0.00 12.56 3.78 0.11 33.38 [2021-04-21T08:53:52.870Z] 08:34:01 0 50.73 0.00 12.55 2.26 0.14 34.32 [2021-04-21T08:53:52.870Z] 08:34:01 1 50.23 0.00 12.55 2.43 0.10 34.68 [2021-04-21T08:53:52.870Z] 08:34:01 2 48.96 0.00 12.11 6.71 0.10 32.11 [2021-04-21T08:53:52.870Z] 08:34:01 3 50.78 0.00 13.02 3.73 0.09 32.38 [2021-04-21T08:53:52.870Z] 08:35:01 all 41.47 0.00 14.53 2.06 0.11 41.83 [2021-04-21T08:53:52.870Z] 08:35:01 0 41.11 0.00 14.51 2.33 0.11 41.95 [2021-04-21T08:53:52.870Z] 08:35:01 1 41.43 0.00 14.74 1.83 0.14 41.85 [2021-04-21T08:53:52.870Z] 08:35:01 2 41.65 0.00 14.58 1.87 0.10 41.80 [2021-04-21T08:53:52.870Z] 08:35:01 3 41.70 0.00 14.28 2.23 0.09 41.70 [2021-04-21T08:53:52.870Z] 08:36:02 all 20.21 0.00 25.25 16.93 0.20 37.41 [2021-04-21T08:53:52.870Z] 08:36:02 0 18.99 0.00 24.31 16.72 0.24 39.74 [2021-04-21T08:53:52.870Z] 08:36:02 1 21.88 0.00 25.37 17.04 0.17 35.54 [2021-04-21T08:53:52.870Z] 08:36:02 2 19.70 0.00 25.72 15.75 0.24 38.58 [2021-04-21T08:53:52.870Z] 08:36:02 3 20.26 0.00 25.61 18.21 0.16 35.76 [2021-04-21T08:53:52.870Z] 08:37:02 all 36.78 0.00 22.02 25.16 0.18 15.85 [2021-04-21T08:53:52.870Z] 08:37:02 0 36.18 0.00 21.75 23.71 0.18 18.18 [2021-04-21T08:53:52.870Z] 08:37:02 1 36.83 0.00 21.40 24.80 0.25 16.71 [2021-04-21T08:53:52.870Z] 08:37:02 2 36.85 0.00 22.49 26.26 0.14 14.27 [2021-04-21T08:53:52.870Z] 08:37:02 3 37.28 0.00 22.45 25.86 0.14 14.27 [2021-04-21T08:53:52.870Z] 08:38:04 all 36.92 0.00 18.53 23.50 0.17 20.88 [2021-04-21T08:53:52.870Z] 08:38:04 0 35.91 0.00 18.47 26.17 0.17 19.27 [2021-04-21T08:53:52.870Z] 08:38:04 1 37.92 0.00 17.98 21.99 0.17 21.94 [2021-04-21T08:53:52.870Z] 08:38:04 2 36.75 0.00 18.74 25.44 0.17 18.89 [2021-04-21T08:53:52.870Z] 08:38:04 3 37.07 0.00 18.93 20.40 0.19 23.41 [2021-04-21T08:53:52.870Z] 08:39:02 all 41.64 0.00 25.17 19.40 0.16 13.63 [2021-04-21T08:53:52.870Z] 08:39:02 0 41.53 0.00 24.86 18.22 0.20 15.20 [2021-04-21T08:53:52.870Z] 08:39:02 1 42.09 0.00 24.72 20.51 0.16 12.52 [2021-04-21T08:53:52.870Z] 08:39:02 2 41.11 0.00 25.44 19.77 0.11 13.58 [2021-04-21T08:53:52.870Z] 08:39:02 3 41.82 0.00 25.69 19.12 0.17 13.20 [2021-04-21T08:53:52.870Z] 08:40:01 all 26.73 0.00 9.79 9.84 0.09 53.55 [2021-04-21T08:53:52.870Z] 08:40:01 0 28.89 0.00 9.97 7.53 0.07 53.53 [2021-04-21T08:53:52.870Z] 08:40:01 1 24.73 0.00 10.22 9.73 0.10 55.21 [2021-04-21T08:53:52.870Z] 08:40:01 2 26.13 0.00 9.71 13.92 0.07 50.17 [2021-04-21T08:53:52.870Z] 08:40:01 3 27.17 0.00 9.27 8.17 0.10 55.29 [2021-04-21T08:53:52.870Z] 08:41:01 all 0.17 0.00 0.06 0.09 0.00 99.68 [2021-04-21T08:53:52.870Z] 08:41:01 0 0.05 0.00 0.08 0.02 0.00 99.85 [2021-04-21T08:53:52.870Z] 08:41:01 1 0.05 0.00 0.05 0.17 0.02 99.72 [2021-04-21T08:53:52.870Z] 08:41:01 2 0.03 0.00 0.05 0.00 0.00 99.92 [2021-04-21T08:53:52.870Z] 08:41:01 3 0.53 0.00 0.07 0.18 0.00 99.22 [2021-04-21T08:53:52.870Z] 08:42:01 all 0.18 0.00 0.04 0.00 0.00 99.78 [2021-04-21T08:53:52.870Z] 08:42:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2021-04-21T08:53:52.870Z] 08:42:01 1 0.05 0.00 0.05 0.00 0.00 99.90 [2021-04-21T08:53:52.870Z] 08:42:01 2 0.45 0.00 0.03 0.02 0.00 99.50 [2021-04-21T08:53:52.870Z] 08:42:01 3 0.18 0.00 0.03 0.00 0.00 99.78 [2021-04-21T08:53:52.870Z] [2021-04-21T08:53:52.870Z] 08:42:01 CPU %user %nice %system %iowait %steal %idle [2021-04-21T08:53:52.870Z] 08:43:01 all 0.27 0.00 0.47 0.00 0.01 99.25 [2021-04-21T08:53:52.870Z] 08:43:01 0 0.12 0.00 0.33 0.00 0.02 99.53 [2021-04-21T08:53:52.870Z] 08:43:01 1 0.20 0.00 0.60 0.00 0.00 99.20 [2021-04-21T08:53:52.870Z] 08:43:01 2 0.58 0.00 0.37 0.00 0.00 99.05 [2021-04-21T08:53:52.870Z] 08:43:01 3 0.18 0.00 0.58 0.00 0.03 99.20 [2021-04-21T08:53:52.870Z] 08:44:01 all 0.16 0.00 0.03 0.00 0.00 99.81 [2021-04-21T08:53:52.870Z] 08:44:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2021-04-21T08:53:52.870Z] 08:44:01 1 0.02 0.00 0.03 0.02 0.00 99.93 [2021-04-21T08:53:52.870Z] 08:44:01 2 0.53 0.00 0.03 0.00 0.00 99.43 [2021-04-21T08:53:52.870Z] 08:44:01 3 0.07 0.00 0.03 0.00 0.00 99.90 [2021-04-21T08:53:52.870Z] 08:45:01 all 0.15 0.00 0.04 0.01 0.00 99.80 [2021-04-21T08:53:52.870Z] 08:45:01 0 0.03 0.00 0.05 0.02 0.00 99.90 [2021-04-21T08:53:52.870Z] 08:45:01 1 0.00 0.00 0.03 0.00 0.00 99.97 [2021-04-21T08:53:52.870Z] 08:45:01 2 0.53 0.00 0.03 0.02 0.00 99.42 [2021-04-21T08:53:52.870Z] 08:45:01 3 0.03 0.00 0.05 0.00 0.00 99.92 [2021-04-21T08:53:52.870Z] 08:46:01 all 0.10 0.00 0.07 0.02 0.00 99.81 [2021-04-21T08:53:52.870Z] 08:46:01 0 0.00 0.00 0.08 0.07 0.00 99.85 [2021-04-21T08:53:52.870Z] 08:46:01 1 0.02 0.00 0.05 0.00 0.00 99.93 [2021-04-21T08:53:52.870Z] 08:46:01 2 0.35 0.00 0.07 0.00 0.00 99.58 [2021-04-21T08:53:52.870Z] 08:46:01 3 0.03 0.00 0.08 0.00 0.00 99.88 [2021-04-21T08:53:52.870Z] 08:47:01 all 0.16 0.00 0.02 0.00 0.00 99.83 [2021-04-21T08:53:52.870Z] 08:47:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2021-04-21T08:53:52.870Z] 08:47:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2021-04-21T08:53:52.870Z] 08:47:01 2 0.52 0.00 0.00 0.00 0.00 99.48 [2021-04-21T08:53:52.870Z] 08:47:01 3 0.08 0.00 0.03 0.00 0.00 99.88 [2021-04-21T08:53:52.870Z] 08:48:01 all 0.15 0.00 0.02 0.00 0.01 99.82 [2021-04-21T08:53:52.870Z] 08:48:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2021-04-21T08:53:52.870Z] 08:48:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2021-04-21T08:53:52.870Z] 08:48:01 2 0.52 0.00 0.03 0.00 0.00 99.45 [2021-04-21T08:53:52.870Z] 08:48:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2021-04-21T08:53:52.870Z] 08:49:01 all 0.14 0.00 0.03 0.00 0.01 99.82 [2021-04-21T08:53:52.870Z] 08:49:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2021-04-21T08:53:52.870Z] 08:49:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2021-04-21T08:53:52.870Z] 08:49:01 2 0.52 0.00 0.03 0.00 0.02 99.43 [2021-04-21T08:53:52.870Z] 08:49:01 3 0.02 0.00 0.03 0.00 0.02 99.93 [2021-04-21T08:53:52.870Z] 08:50:01 all 0.14 0.00 0.03 0.01 0.00 99.82 [2021-04-21T08:53:52.870Z] 08:50:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2021-04-21T08:53:52.870Z] 08:50:01 1 0.02 0.00 0.02 0.02 0.00 99.95 [2021-04-21T08:53:52.870Z] 08:50:01 2 0.52 0.00 0.05 0.02 0.00 99.42 [2021-04-21T08:53:52.870Z] 08:50:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2021-04-21T08:53:52.870Z] 08:51:01 all 0.14 0.00 0.04 0.00 0.00 99.82 [2021-04-21T08:53:52.870Z] 08:51:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2021-04-21T08:53:52.870Z] 08:51:01 1 0.05 0.00 0.05 0.00 0.00 99.90 [2021-04-21T08:53:52.870Z] 08:51:01 2 0.45 0.00 0.05 0.00 0.00 99.50 [2021-04-21T08:53:52.870Z] 08:51:01 3 0.03 0.00 0.02 0.02 0.00 99.93 [2021-04-21T08:53:52.870Z] 08:52:01 all 0.03 0.00 0.04 0.00 0.00 99.92 [2021-04-21T08:53:52.870Z] 08:52:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2021-04-21T08:53:52.870Z] 08:52:01 1 0.03 0.00 0.05 0.00 0.00 99.92 [2021-04-21T08:53:52.870Z] 08:52:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2021-04-21T08:53:52.870Z] 08:52:01 3 0.05 0.00 0.05 0.00 0.00 99.90 [2021-04-21T08:53:52.870Z] 08:53:01 all 0.11 0.00 0.03 0.00 0.00 99.86 [2021-04-21T08:53:52.870Z] 08:53:01 0 0.00 0.00 0.03 0.00 0.00 99.97 [2021-04-21T08:53:52.870Z] 08:53:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2021-04-21T08:53:52.870Z] 08:53:01 2 0.39 0.00 0.05 0.00 0.00 99.56 [2021-04-21T08:53:52.870Z] 08:53:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2021-04-21T08:53:52.870Z] [2021-04-21T08:53:52.870Z] Average: CPU %user %nice %system %iowait %steal %idle [2021-04-21T08:53:52.870Z] Average: all 13.19 0.00 6.54 4.86 0.07 75.33 [2021-04-21T08:53:52.870Z] Average: 0 12.95 0.00 6.51 4.76 0.07 75.70 [2021-04-21T08:53:52.870Z] Average: 1 13.39 0.00 6.50 4.68 0.07 75.36 [2021-04-21T08:53:52.870Z] Average: 2 13.18 0.00 6.58 5.31 0.07 74.86 [2021-04-21T08:53:52.870Z] Average: 3 13.26 0.00 6.57 4.70 0.07 75.40 [2021-04-21T08:53:52.870Z] [2021-04-21T08:53:52.870Z] [2021-04-21T08:53:52.870Z]