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 1db696b9dfb42d3dc07ad7353d4356e193fbdfbc rather than b123692ef5aef04367cfb89a2b35ff47f98a9523 Obtained Jenkinsfile from 1db696b9dfb42d3dc07ad7353d4356e193fbdfbc 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-616 in /w/workspace/edgexfoundry_edgex-go_PR-2858 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/101 [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/101 # 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 1db696b9dfb42d3dc07ad7353d4356e193fbdfbc into PR head commit b123692ef5aef04367cfb89a2b35ff47f98a9523 Merge succeeded, producing 65a63805328cdcb319b6d50fb9e2585eabbc7866 Checking out Revision 65a63805328cdcb319b6d50fb9e2585eabbc7866 (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 1db696b9dfb42d3dc07ad7353d4356e193fbdfbc # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 65a63805328cdcb319b6d50fb9e2585eabbc7866 # timeout=10 Commit message: "Merge commit '1db696b9dfb42d3dc07ad7353d4356e193fbdfbc' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-04-18T08:29:59.036Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-04-18T08:29:59.141Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-04-18T08:29:59.166Z] ========================================================= [2021-04-18T08:29:59.166Z] EdgeX Global Pipelines Version Info [2021-04-18T08:29:59.166Z] ========================================================= [Pipeline] libraryResource > git rev-list --no-walk 7aa722e2b6b6dd2e99208e5ef27462dabde067ae # timeout=10 [Pipeline] sh [2021-04-18T08:30:00.725Z] ------------------- [2021-04-18T08:30:00.725Z] stable info: [2021-04-18T08:30:00.725Z] ------------------- [2021-04-18T08:30:00.725Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-04-18T08:30:00.725Z] Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-04-18T08:30:00.725Z] Message: update stable to v1.0.186 [2021-04-18T08:30:01.676Z] ------------------- [2021-04-18T08:30:01.676Z] experimental info: [2021-04-18T08:30:01.676Z] ------------------- [2021-04-18T08:30:01.676Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-04-18T08:30:01.676Z] Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 [2021-04-18T08:30:01.676Z] Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-04-18T08:30:01.830Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-04-18T08:30:01.870Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-04-18T08:30:01.917Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-04-18T08:30:01.937Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-04-18T08:30:01.956Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-04-18T08:30:01.991Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-04-18T08:30:02.013Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-04-18T08:30:02.035Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-04-18T08:30:02.074Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-04-18T08:30:02.099Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-04-18T08:30:02.121Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-04-18T08:30:02.158Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-04-18T08:30:02.179Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-04-18T08:30:02.201Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-04-18T08:30:02.239Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-04-18T08:30:02.260Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-04-18T08:30:02.281Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-04-18T08:30:02.319Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-04-18T08:30:02.343Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-04-18T08:30:02.375Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-04-18T08:30:02.419Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-04-18T08:30:02.449Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-04-18T08:30:02.471Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2858 [Pipeline] echo [2021-04-18T08:30:02.504Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2858 [Pipeline] echo [2021-04-18T08:30:02.528Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2858 [Pipeline] echo [2021-04-18T08:30:02.551Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 65a63805328cdcb319b6d50fb9e2585eabbc7866 [Pipeline] echo [2021-04-18T08:30:02.588Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 65a6380 [Pipeline] echo [2021-04-18T08:30:02.610Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-18T08:30:02.700Z] provisioning config files... [2021-04-18T08:30:02.739Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/101@tmp/config6386343650011871515tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-18T08:30:03.076Z] ---> docker-login.sh [2021-04-18T08:30:03.076Z] nexus3.edgexfoundry.org:10001 [2021-04-18T08:30:03.342Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-18T08:30:03.922Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-18T08:30:03.922Z] Configure a credential helper to remove this warning. See [2021-04-18T08:30:03.922Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-18T08:30:03.922Z] [2021-04-18T08:30:03.922Z] Login Succeeded [2021-04-18T08:30:03.922Z] nexus3.edgexfoundry.org:10002 [2021-04-18T08:30:03.922Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-18T08:30:03.922Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-18T08:30:03.922Z] Configure a credential helper to remove this warning. See [2021-04-18T08:30:03.922Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-18T08:30:03.922Z] [2021-04-18T08:30:03.922Z] Login Succeeded [2021-04-18T08:30:03.922Z] nexus3.edgexfoundry.org:10003 [2021-04-18T08:30:04.185Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-18T08:30:04.185Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-18T08:30:04.185Z] Configure a credential helper to remove this warning. See [2021-04-18T08:30:04.185Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-18T08:30:04.185Z] [2021-04-18T08:30:04.185Z] Login Succeeded [2021-04-18T08:30:04.185Z] nexus3.edgexfoundry.org:10004 [2021-04-18T08:30:04.455Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-18T08:30:04.455Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-18T08:30:04.455Z] Configure a credential helper to remove this warning. See [2021-04-18T08:30:04.455Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-18T08:30:04.455Z] [2021-04-18T08:30:04.455Z] Login Succeeded [2021-04-18T08:30:04.455Z] docker.io [2021-04-18T08:30:04.455Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-18T08:30:04.718Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-18T08:30:04.718Z] Configure a credential helper to remove this warning. See [2021-04-18T08:30:04.718Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-18T08:30:04.718Z] [2021-04-18T08:30:04.718Z] Login Succeeded [2021-04-18T08:30:04.718Z] ---> docker-login.sh ends [Pipeline] } [2021-04-18T08:30:04.728Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-04-18T08:30:05.070Z] ++ 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-18T08:30:05.070Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-18T08:30:05.070Z] ++ dirname cmd/core-command/Dockerfile [2021-04-18T08:30:05.070Z] ++ cut -d/ -f2 [2021-04-18T08:30:05.070Z] + echo core-command,cmd/core-command/Dockerfile [2021-04-18T08:30:05.070Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-18T08:30:05.070Z] ++ dirname cmd/core-data/Dockerfile [2021-04-18T08:30:05.070Z] ++ cut -d/ -f2 [2021-04-18T08:30:05.070Z] + echo core-data,cmd/core-data/Dockerfile [2021-04-18T08:30:05.070Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-18T08:30:05.070Z] ++ dirname cmd/core-metadata/Dockerfile [2021-04-18T08:30:05.070Z] ++ cut -d/ -f2 [2021-04-18T08:30:05.070Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-04-18T08:30:05.070Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-18T08:30:05.070Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-04-18T08:30:05.070Z] ++ cut -d/ -f2 [2021-04-18T08:30:05.070Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-04-18T08:30:05.070Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-18T08:30:05.070Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-04-18T08:30:05.070Z] ++ cut -d/ -f2 [2021-04-18T08:30:05.070Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-04-18T08:30:05.070Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-18T08:30:05.070Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-04-18T08:30:05.070Z] ++ cut -d/ -f2 [2021-04-18T08:30:05.070Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-04-18T08:30:05.070Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-18T08:30:05.070Z] ++ dirname cmd/support-notifications/Dockerfile [2021-04-18T08:30:05.070Z] ++ cut -d/ -f2 [2021-04-18T08:30:05.070Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-04-18T08:30:05.070Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-18T08:30:05.070Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-04-18T08:30:05.070Z] ++ cut -d/ -f2 [2021-04-18T08:30:05.070Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-04-18T08:30:05.070Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-18T08:30:05.070Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-04-18T08:30:05.070Z] ++ cut -d/ -f2 [2021-04-18T08:30:05.070Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-04-18T08:30:05.185Z] 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-18T08:30:06.459Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-18T08:30:06.459Z] [2021-04-18T08:30:06.459Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-04-18T08:30:06.804Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-18T08:30:06.805Z] latest: Pulling from edgex-devops/git-semver [2021-04-18T08:30:06.805Z] 31603596830f: Pulling fs layer [2021-04-18T08:30:06.805Z] 2a8b12db71e7: Pulling fs layer [2021-04-18T08:30:06.805Z] 6ca5941a6612: Pulling fs layer [2021-04-18T08:30:06.805Z] ecc8261a40a4: Pulling fs layer [2021-04-18T08:30:06.805Z] ecc8261a40a4: Waiting [2021-04-18T08:30:06.805Z] 2a8b12db71e7: Verifying Checksum [2021-04-18T08:30:06.805Z] 2a8b12db71e7: Download complete [2021-04-18T08:30:06.805Z] 31603596830f: Verifying Checksum [2021-04-18T08:30:06.805Z] 31603596830f: Download complete [2021-04-18T08:30:07.072Z] ecc8261a40a4: Verifying Checksum [2021-04-18T08:30:07.072Z] ecc8261a40a4: Download complete [2021-04-18T08:30:07.072Z] 6ca5941a6612: Verifying Checksum [2021-04-18T08:30:07.072Z] 6ca5941a6612: Download complete [2021-04-18T08:30:07.340Z] 31603596830f: Pull complete [2021-04-18T08:30:07.608Z] 2a8b12db71e7: Pull complete [2021-04-18T08:30:08.563Z] 6ca5941a6612: Pull complete [2021-04-18T08:30:08.563Z] ecc8261a40a4: Pull complete [2021-04-18T08:30:08.563Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-04-18T08:30:08.563Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-18T08:30:08.564Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-04-18T08:30:08.683Z] prd-centos7-docker-4c-2g-616 does not seem to be running inside a container [2021-04-18T08:30:08.760Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/101 -v /w/workspace/edgex-go/101:/w/workspace/edgex-go/101:rw,z -v /w/workspace/edgex-go/101@tmp:/w/workspace/edgex-go/101@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-18T08:30:11.336Z] $ docker top 5bcb2b8924fdbb318692cbc0730260247bd6ce792c217aa89ffec4b2bde6e0c5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-04-18T08:30:11.567Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-18T08:30:11.567Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-18T08:30:11.823Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-18T08:30:11.852Z] $ docker exec 5bcb2b8924fdbb318692cbc0730260247bd6ce792c217aa89ffec4b2bde6e0c5 ssh-agent [2021-04-18T08:30:12.013Z] SSH_AUTH_SOCK=/tmp/ssh-clrznZK8cHNU/agent.11 [2021-04-18T08:30:12.013Z] SSH_AGENT_PID=16 [2021-04-18T08:30:12.028Z] Running ssh-add (command line suppressed) [2021-04-18T08:30:12.179Z] Identity added: /w/workspace/edgex-go/101@tmp/private_key_1268952527323980528.key (/w/workspace/edgex-go/101@tmp/private_key_1268952527323980528.key) [2021-04-18T08:30:12.209Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-18T08:30:12.515Z] + git tag --points-at HEAD [Pipeline] } [2021-04-18T08:30:12.566Z] $ docker exec --env ******** --env ******** 5bcb2b8924fdbb318692cbc0730260247bd6ce792c217aa89ffec4b2bde6e0c5 ssh-agent -k [2021-04-18T08:30:12.699Z] unset SSH_AUTH_SOCK; [2021-04-18T08:30:12.700Z] unset SSH_AGENT_PID; [2021-04-18T08:30:12.700Z] echo Agent pid 16 killed; [2021-04-18T08:30:12.728Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-04-18T08:30:12.764Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-18T08:30:12.764Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-18T08:30:13.036Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-18T08:30:13.065Z] $ docker exec 5bcb2b8924fdbb318692cbc0730260247bd6ce792c217aa89ffec4b2bde6e0c5 ssh-agent [2021-04-18T08:30:13.223Z] SSH_AUTH_SOCK=/tmp/ssh-ZzspujIsPJz8/agent.45 [2021-04-18T08:30:13.223Z] SSH_AGENT_PID=50 [2021-04-18T08:30:13.231Z] Running ssh-add (command line suppressed) [2021-04-18T08:30:13.381Z] Identity added: /w/workspace/edgex-go/101@tmp/private_key_2262974191607086697.key (/w/workspace/edgex-go/101@tmp/private_key_2262974191607086697.key) [2021-04-18T08:30:13.413Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-18T08:30:13.720Z] + git semver init [2021-04-18T08:30:13.720Z] # -> Open(): unable to determine branch for HEAD [2021-04-18T08:30:13.720Z] # $GIT_DIR = /w/workspace/edgex-go/101/.git [2021-04-18T08:30:13.720Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/101 [2021-04-18T08:30:13.720Z] # $SEMVER_REMOTE_NAME = origin [2021-04-18T08:30:13.720Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-04-18T08:30:13.721Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-04-18T08:30:13.721Z] # $SEMVER_BRANCH = PR-2858 [2021-04-18T08:30:13.721Z] # $SEMVER_TEMP = /tmp/semver-707969377 [2021-04-18T08:30:13.721Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-04-18T08:30:35.776Z] # '/tmp/semver-707969377' -> '/w/workspace/edgex-go/101/.semver' [2021-04-18T08:30:36.357Z] # -> Force: false [2021-04-18T08:30:36.357Z] # $SEMVER_DIR = /w/workspace/edgex-go/101/.semver [Pipeline] } [2021-04-18T08:30:36.406Z] $ docker exec --env ******** --env ******** 5bcb2b8924fdbb318692cbc0730260247bd6ce792c217aa89ffec4b2bde6e0c5 ssh-agent -k [2021-04-18T08:30:36.711Z] unset SSH_AUTH_SOCK; [2021-04-18T08:30:36.711Z] unset SSH_AGENT_PID; [2021-04-18T08:30:36.711Z] echo Agent pid 50 killed; [2021-04-18T08:30:36.771Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-04-18T08:30:37.108Z] + git semver [Pipeline] } [2021-04-18T08:30:37.152Z] $ docker stop --time=1 5bcb2b8924fdbb318692cbc0730260247bd6ce792c217aa89ffec4b2bde6e0c5 [2021-04-18T08:30:38.783Z] $ docker rm -f 5bcb2b8924fdbb318692cbc0730260247bd6ce792c217aa89ffec4b2bde6e0c5 [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-18T08:30:39.266Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-04-18T08:30:39.805Z] Stashed 1 file(s) [Pipeline] echo [2021-04-18T08:30:39.808Z] [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-18T08:30:40.348Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-04-18T08:30:40.658Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-04-18T08:30:40.967Z] + sudo service docker restart [2021-04-18T08:30:40.968Z] + true [2021-04-18T08:30:40.968Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-04-18T08:30:41.566Z] ========================================================= [2021-04-18T08:30:41.567Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-04-18T08:30:41.567Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-04-18T08:30:41.875Z] + 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-18T08:30:46.235Z] Sending build context to Docker daemon 329.5MB [2021-04-18T08:30:46.235Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-04-18T08:30:46.235Z] Step 2/6 : FROM ${BASE} [2021-04-18T08:30:46.235Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-04-18T08:30:46.235Z] 188c0c94c7c5: Pulling fs layer [2021-04-18T08:30:46.235Z] 0ef7d3d256c8: Pulling fs layer [2021-04-18T08:30:46.235Z] de9db76c5a1d: Pulling fs layer [2021-04-18T08:30:46.235Z] bca2f99d35d6: Pulling fs layer [2021-04-18T08:30:46.235Z] 93359f2a8cfa: Pulling fs layer [2021-04-18T08:30:46.235Z] 7c6f9722023f: Pulling fs layer [2021-04-18T08:30:46.235Z] a35cf1a2eb13: Pulling fs layer [2021-04-18T08:30:46.235Z] bca2f99d35d6: Waiting [2021-04-18T08:30:46.235Z] 93359f2a8cfa: Waiting [2021-04-18T08:30:46.235Z] a35cf1a2eb13: Waiting [2021-04-18T08:30:46.235Z] 7c6f9722023f: Waiting [2021-04-18T08:30:46.235Z] de9db76c5a1d: Verifying Checksum [2021-04-18T08:30:46.235Z] de9db76c5a1d: Download complete [2021-04-18T08:30:46.235Z] 0ef7d3d256c8: Verifying Checksum [2021-04-18T08:30:46.235Z] 0ef7d3d256c8: Download complete [2021-04-18T08:30:46.235Z] 93359f2a8cfa: Verifying Checksum [2021-04-18T08:30:46.235Z] 93359f2a8cfa: Download complete [2021-04-18T08:30:46.235Z] 7c6f9722023f: Verifying Checksum [2021-04-18T08:30:46.235Z] 7c6f9722023f: Download complete [2021-04-18T08:30:46.235Z] 188c0c94c7c5: Verifying Checksum [2021-04-18T08:30:46.235Z] 188c0c94c7c5: Download complete [2021-04-18T08:30:46.500Z] 188c0c94c7c5: Pull complete [2021-04-18T08:30:47.469Z] 0ef7d3d256c8: Pull complete [2021-04-18T08:30:47.741Z] de9db76c5a1d: Pull complete [2021-04-18T08:30:48.007Z] a35cf1a2eb13: Verifying Checksum [2021-04-18T08:30:48.007Z] a35cf1a2eb13: Download complete [2021-04-18T08:30:48.591Z] bca2f99d35d6: Verifying Checksum [2021-04-18T08:30:48.591Z] bca2f99d35d6: Download complete [2021-04-18T08:30:54.958Z] Still waiting to schedule task [2021-04-18T08:30:54.958Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-04-18T08:30:55.213Z] bca2f99d35d6: Pull complete [2021-04-18T08:30:55.213Z] 93359f2a8cfa: Pull complete [2021-04-18T08:30:55.213Z] 7c6f9722023f: Pull complete [2021-04-18T08:30:59.475Z] a35cf1a2eb13: Pull complete [2021-04-18T08:30:59.475Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-04-18T08:30:59.475Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-04-18T08:30:59.475Z] ---> a62c8e92a672 [2021-04-18T08:30:59.475Z] 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-18T08:30:59.738Z] ---> Running in e2e2ffeee7b4 [2021-04-18T08:31:00.316Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-18T08:31:01.266Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-18T08:31:01.535Z] (1/12) Installing libmagic (5.38-r0) [2021-04-18T08:31:02.111Z] (2/12) Installing file (5.38-r0) [2021-04-18T08:31:02.376Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-04-18T08:31:02.376Z] (4/12) Installing g++ (9.3.0-r2) [2021-04-18T08:31:06.613Z] (5/12) Installing fortify-headers (1.1-r0) [2021-04-18T08:31:06.613Z] (6/12) Installing patch (2.7.6-r6) [2021-04-18T08:31:06.613Z] (7/12) Installing build-base (0.5-r2) [2021-04-18T08:31:06.613Z] (8/12) Installing libsodium (1.0.18-r0) [2021-04-18T08:31:06.613Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-04-18T08:31:06.613Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-04-18T08:31:06.876Z] (11/12) Installing libzmq (4.3.3-r0) [2021-04-18T08:31:06.876Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-04-18T08:31:06.876Z] Executing busybox-1.31.1-r19.trigger [2021-04-18T08:31:06.876Z] OK: 233 MiB in 51 packages [2021-04-18T08:31:11.116Z] Removing intermediate container e2e2ffeee7b4 [2021-04-18T08:31:11.116Z] ---> bd6329cce9c9 [2021-04-18T08:31:11.116Z] Step 4/6 : WORKDIR /edgex-go [2021-04-18T08:31:11.116Z] ---> Running in 5dbd5584fe1d [2021-04-18T08:31:11.116Z] Removing intermediate container 5dbd5584fe1d [2021-04-18T08:31:11.116Z] ---> c595765073f3 [2021-04-18T08:31:11.116Z] Step 5/6 : COPY go.mod . [2021-04-18T08:31:11.116Z] ---> 7834a0283729 [2021-04-18T08:31:11.116Z] Step 6/6 : RUN go mod download [2021-04-18T08:31:11.116Z] ---> Running in 25ab2f273ba4 [2021-04-18T08:31:37.757Z] Removing intermediate container 25ab2f273ba4 [2021-04-18T08:31:37.757Z] ---> 4202c55063f8 [2021-04-18T08:31:37.757Z] Successfully built 4202c55063f8 [2021-04-18T08:31:37.757Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-18T08:31:38.079Z] + docker inspect -f . ci-base-image-x86_64 [2021-04-18T08:31:38.079Z] . [Pipeline] withDockerContainer [2021-04-18T08:31:38.249Z] prd-centos7-docker-4c-2g-616 does not seem to be running inside a container [2021-04-18T08:31:38.330Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/101 -v /w/workspace/edgex-go/101:/w/workspace/edgex-go/101:rw,z -v /w/workspace/edgex-go/101@tmp:/w/workspace/edgex-go/101@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-18T08:31:39.530Z] $ docker top c9b43c99660b3ebaa9f4f698584026401519c2cf1f8db57b83c415c152c27021 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-18T08:31:39.993Z] + go version [2021-04-18T08:31:39.994Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-04-18T08:31:40.038Z] $ docker stop --time=1 c9b43c99660b3ebaa9f4f698584026401519c2cf1f8db57b83c415c152c27021 [2021-04-18T08:31:41.471Z] $ docker rm -f c9b43c99660b3ebaa9f4f698584026401519c2cf1f8db57b83c415c152c27021 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-18T08:31:41.955Z] + docker inspect -f . ci-base-image-x86_64 [2021-04-18T08:31:41.955Z] . [Pipeline] withDockerContainer [2021-04-18T08:31:42.053Z] prd-centos7-docker-4c-2g-616 does not seem to be running inside a container [2021-04-18T08:31:42.126Z] $ 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/101 -v /w/workspace/edgex-go/101:/w/workspace/edgex-go/101:rw,z -v /w/workspace/edgex-go/101@tmp:/w/workspace/edgex-go/101@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-18T08:31:42.845Z] $ docker top fadab4434726b4488d1a9e33e2703b2363584b02f59bc4d0b62432b05a3fa5e8 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-04-18T08:31:42.967Z] ========================================================= [2021-04-18T08:31:42.967Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-04-18T08:31:42.967Z] ========================================================= [Pipeline] sh [2021-04-18T08:31:43.263Z] + make test [2021-04-18T08:31:43.263Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-04-18T08:31:53.337Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-04-18T08:32:11.614Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-04-18T08:32:18.264Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-04-18T08:32:18.264Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-04-18T08:32:18.264Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-04-18T08:32:20.865Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-04-18T08:32:20.865Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-04-18T08:32:20.865Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-04-18T08:32:20.865Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-04-18T08:32:21.455Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-04-18T08:32:22.058Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-04-18T08:32:25.424Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-04-18T08:32:25.424Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-04-18T08:32:25.424Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-04-18T08:32:28.040Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.127s coverage: 45.9% of statements [2021-04-18T08:32:28.040Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-04-18T08:32:28.040Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-04-18T08:32:28.040Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-04-18T08:32:28.040Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-04-18T08:32:28.040Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-04-18T08:32:28.040Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-04-18T08:32:28.040Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.063s coverage: 19.8% of statements [2021-04-18T08:32:28.040Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.159s coverage: 100.0% of statements [2021-04-18T08:32:31.416Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.212s coverage: 27.1% of statements [2021-04-18T08:32:31.416Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-04-18T08:32:31.416Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-04-18T08:32:31.416Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-04-18T08:32:31.416Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-04-18T08:32:31.416Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-04-18T08:32:31.416Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-04-18T08:32:31.416Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.070s coverage: 100.0% of statements [2021-04-18T08:32:31.416Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-04-18T08:32:31.416Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.154s coverage: 100.0% of statements [2021-04-18T08:32:31.416Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-04-18T08:32:31.416Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-04-18T08:32:31.416Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.088s coverage: 71.3% of statements [2021-04-18T08:32:31.416Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-04-18T08:32:31.416Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-04-18T08:32:31.691Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.154s coverage: 82.9% of statements [2021-04-18T08:32:31.691Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-04-18T08:32:31.691Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-04-18T08:32:31.691Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.068s coverage: 78.9% of statements [2021-04-18T08:32:31.691Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-04-18T08:32:34.297Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.367s coverage: 28.6% of statements [2021-04-18T08:32:34.297Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-04-18T08:32:34.297Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-04-18T08:32:34.297Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-04-18T08:32:34.297Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-04-18T08:32:34.297Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-04-18T08:32:34.297Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.087s coverage: 100.0% of statements [2021-04-18T08:32:34.297Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-04-18T08:32:34.297Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.080s coverage: 100.0% of statements [2021-04-18T08:32:34.297Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-04-18T08:32:34.297Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.153s coverage: 86.7% of statements [2021-04-18T08:32:34.297Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-04-18T08:32:34.900Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.169s coverage: 97.5% of statements [2021-04-18T08:32:34.900Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-04-18T08:32:34.900Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.089s coverage: 78.3% of statements [2021-04-18T08:32:34.900Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-04-18T08:32:34.900Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-04-18T08:32:34.900Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-04-18T08:32:34.900Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-04-18T08:32:37.502Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.416s coverage: 93.0% of statements [2021-04-18T08:32:37.502Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-04-18T08:32:37.502Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-04-18T08:32:37.502Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-04-18T08:32:37.502Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-04-18T08:32:37.502Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-04-18T08:32:37.502Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-04-18T08:32:37.502Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-04-18T08:32:37.502Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-04-18T08:32:37.502Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-04-18T08:32:37.502Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-04-18T08:32:37.502Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-04-18T08:32:37.502Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-04-18T08:32:37.502Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-04-18T08:32:37.502Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-04-18T08:32:37.502Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-04-18T08:32:37.502Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-04-18T08:32:37.502Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-04-18T08:32:37.502Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-04-18T08:32:37.502Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.057s coverage: 58.8% of statements [2021-04-18T08:32:37.502Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-04-18T08:32:37.502Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-04-18T08:32:37.502Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.095s coverage: 0.9% of statements [2021-04-18T08:32:37.502Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-04-18T08:32:37.502Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-04-18T08:32:37.502Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-04-18T08:32:37.502Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.058s coverage: 47.1% of statements [2021-04-18T08:32:37.502Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.098s coverage: 79.5% of statements [2021-04-18T08:32:37.502Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.053s coverage: 94.1% of statements [2021-04-18T08:32:38.101Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.112s coverage: 96.3% of statements [2021-04-18T08:32:38.101Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.065s coverage: 87.5% of statements [2021-04-18T08:32:50.388Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.083s coverage: 94.4% of statements [2021-04-18T08:32:50.388Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.066s coverage: 44.8% of statements [2021-04-18T08:32:53.727Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.307s coverage: 81.9% of statements [2021-04-18T08:32:53.727Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-04-18T08:32:54.128Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-618 in /w/workspace/edgexfoundry_edgex-go_PR-2858 [Pipeline] { [Pipeline] ws [2021-04-18T08:32:54.143Z] Running in /w/workspace/edgex-go/101 [Pipeline] { [Pipeline] checkout [2021-04-18T08:32:59.208Z] using credential edgex-jenkins-ssh [2021-04-18T08:32:59.229Z] Cloning the remote Git repository [2021-04-18T08:32:59.277Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-04-18T08:32:59.395Z] > git init /w/workspace/edgex-go/101 # timeout=10 [2021-04-18T08:32:59.468Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-04-18T08:32:59.469Z] > git --version # timeout=10 [2021-04-18T08:32:59.482Z] > git --version # 'git version 2.17.1' [2021-04-18T08:32:59.484Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-18T08:32:59.581Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-18T08:33:02.025Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.101s coverage: 92.9% of statements [2021-04-18T08:33:02.026Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-04-18T08:33:02.026Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-04-18T08:33:02.026Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-04-18T08:33:02.026Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.034s coverage: 77.8% of statements [2021-04-18T08:33:02.026Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-04-18T08:33:02.026Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-04-18T08:33:02.026Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-04-18T08:33:02.026Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-04-18T08:33:02.026Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-04-18T08:33:02.026Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.046s coverage: 87.2% of statements [2021-04-18T08:33:02.026Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-04-18T08:33:02.026Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-04-18T08:33:02.026Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements [2021-04-18T08:33:02.026Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-04-18T08:33:02.026Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.083s coverage: 75.5% of statements [2021-04-18T08:33:02.026Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-04-18T08:33:02.026Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.060s coverage: 80.8% of statements [2021-04-18T08:33:02.026Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.121s coverage: 87.2% of statements [2021-04-18T08:33:02.026Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.088s coverage: 84.6% of statements [2021-04-18T08:33:02.026Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.156s coverage: 91.6% of statements [2021-04-18T08:33:02.026Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-04-18T08:33:02.026Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.227s coverage: 64.4% of statements [2021-04-18T08:33:02.026Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-04-18T08:33:02.026Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-04-18T08:33:02.026Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.060s coverage: 100.0% of statements [2021-04-18T08:33:02.026Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.047s coverage: 91.3% of statements [2021-04-18T08:33:02.026Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.041s coverage: 100.0% of statements [2021-04-18T08:33:02.026Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.045s coverage: 73.7% of statements [2021-04-18T08:33:02.026Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.036s coverage: 100.0% of statements [2021-04-18T08:33:02.026Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.418s coverage: 69.0% of statements [2021-04-18T08:33:02.026Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-04-18T08:33:02.026Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-04-18T08:33:02.026Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-04-18T08:33:02.026Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.119s coverage: 38.4% of statements [2021-04-18T08:33:02.026Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-04-18T08:33:02.026Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-04-18T08:33:02.026Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.058s coverage: 89.5% of statements [2021-04-18T08:33:02.026Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-04-18T08:33:02.026Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.043s coverage: 84.8% of statements [2021-04-18T08:33:02.026Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.219s coverage: 47.0% of statements [2021-04-18T08:33:02.026Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-04-18T08:33:02.026Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-04-18T08:33:02.026Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-04-18T08:33:02.026Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-04-18T08:33:02.026Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-04-18T08:33:02.026Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.056s coverage: 100.0% of statements [2021-04-18T08:33:02.026Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-04-18T08:33:02.026Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.073s coverage: 100.0% of statements [2021-04-18T08:33:02.026Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-04-18T08:33:02.026Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-04-18T08:33:02.026Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 0.060s coverage: 10.5% of statements [2021-04-18T08:33:02.026Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-04-18T08:33:02.026Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.163s coverage: 87.7% of statements [2021-04-18T08:33:02.026Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-04-18T08:33:02.026Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-04-18T08:33:02.026Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-04-18T08:33:03.991Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.919s coverage: 29.1% of statements [2021-04-18T08:33:03.991Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-04-18T08:33:03.991Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-04-18T08:33:03.991Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-04-18T08:33:03.991Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-04-18T08:33:03.991Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-04-18T08:33:03.991Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.087s coverage: 99.0% of statements [2021-04-18T08:33:03.991Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-04-18T08:33:03.991Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.098s coverage: 100.0% of statements [2021-04-18T08:33:03.991Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-04-18T08:33:03.991Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-04-18T08:33:03.991Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-04-18T08:33:03.991Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-04-18T08:33:04.275Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.178s coverage: 95.6% of statements [2021-04-18T08:33:04.275Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-04-18T08:33:04.275Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-04-18T08:33:04.275Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-04-18T08:33:04.275Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.032s coverage: 0.0% of statements [2021-04-18T08:33:04.275Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-04-18T08:33:04.275Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.053s coverage: 100.0% of statements [2021-04-18T08:33:04.275Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-04-18T08:33:04.275Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-04-18T08:33:04.275Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-04-18T08:33:04.275Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-04-18T08:33:04.275Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.049s coverage: 87.9% of statements [2021-04-18T08:33:04.275Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-04-18T08:33:04.275Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-04-18T08:33:04.548Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.039s coverage: 100.0% of statements [2021-04-18T08:33:05.134Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.061s coverage: 28.1% of statements [2021-04-18T08:33:05.419Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.046s coverage: 100.0% of statements [2021-04-18T08:33:05.999Z] GO111MODULE=on go vet ./... [2021-04-18T08:33:15.832Z] Merging remotes/origin/master commit 1db696b9dfb42d3dc07ad7353d4356e193fbdfbc into PR head commit b123692ef5aef04367cfb89a2b35ff47f98a9523 [2021-04-18T08:33:14.870Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-04-18T08:33:14.885Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-18T08:33:14.904Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-04-18T08:33:14.932Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-04-18T08:33:14.933Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-18T08:33:14.944Z] > 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-18T08:33:15.854Z] > git config core.sparsecheckout # timeout=10 [2021-04-18T08:33:15.872Z] > git checkout -f b123692ef5aef04367cfb89a2b35ff47f98a9523 # timeout=10 [2021-04-18T08:33:16.179Z] > git remote # timeout=10 [2021-04-18T08:33:16.205Z] > git config --get remote.origin.url # timeout=10 [2021-04-18T08:33:16.218Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-18T08:33:16.230Z] > git merge 1db696b9dfb42d3dc07ad7353d4356e193fbdfbc # timeout=10 [2021-04-18T08:33:17.116Z] Merge succeeded, producing 87599d1a8853da7737c1b0a86fd3e08ea2db4a8d [2021-04-18T08:33:17.116Z] Checking out Revision 87599d1a8853da7737c1b0a86fd3e08ea2db4a8d (PR-2858) [2021-04-18T08:33:17.103Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-18T08:33:17.127Z] > git config core.sparsecheckout # timeout=10 [2021-04-18T08:33:17.146Z] > git checkout -f 87599d1a8853da7737c1b0a86fd3e08ea2db4a8d # timeout=10 [2021-04-18T08:33:21.613Z] Commit message: "Merge commit '1db696b9dfb42d3dc07ad7353d4356e193fbdfbc' into HEAD" [2021-04-18T08:33:21.636Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-18T08:33:21.626Z] > git rev-list --no-walk 7aa722e2b6b6dd2e99208e5ef27462dabde067ae # timeout=10 [2021-04-18T08:33:23.137Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-04-18T08:33:23.553Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-04-18T08:33:23.886Z] + true [2021-04-18T08:33:23.886Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-18T08:33:25.905Z] provisioning config files... [2021-04-18T08:33:25.948Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/101@tmp/config3606219339564929440tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-18T08:33:26.320Z] ---> docker-login.sh [2021-04-18T08:33:26.320Z] nexus3.edgexfoundry.org:10001 [2021-04-18T08:33:27.314Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-18T08:33:27.910Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-18T08:33:27.910Z] Configure a credential helper to remove this warning. See [2021-04-18T08:33:27.910Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-18T08:33:27.910Z] [2021-04-18T08:33:27.910Z] Login Succeeded [2021-04-18T08:33:27.910Z] nexus3.edgexfoundry.org:10002 [2021-04-18T08:33:28.183Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-18T08:33:28.457Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-18T08:33:28.457Z] Configure a credential helper to remove this warning. See [2021-04-18T08:33:28.457Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-18T08:33:28.457Z] [2021-04-18T08:33:28.457Z] Login Succeeded [2021-04-18T08:33:28.457Z] nexus3.edgexfoundry.org:10003 [2021-04-18T08:33:28.729Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-18T08:33:29.003Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-18T08:33:29.003Z] Configure a credential helper to remove this warning. See [2021-04-18T08:33:29.003Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-18T08:33:29.003Z] [2021-04-18T08:33:29.003Z] Login Succeeded [2021-04-18T08:33:29.003Z] nexus3.edgexfoundry.org:10004 [2021-04-18T08:33:29.279Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-18T08:33:29.551Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-18T08:33:29.551Z] Configure a credential helper to remove this warning. See [2021-04-18T08:33:29.551Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-18T08:33:29.551Z] [2021-04-18T08:33:29.551Z] Login Succeeded [2021-04-18T08:33:29.551Z] docker.io [2021-04-18T08:33:29.825Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-18T08:33:30.102Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-18T08:33:30.102Z] Configure a credential helper to remove this warning. See [2021-04-18T08:33:30.102Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-18T08:33:30.102Z] [2021-04-18T08:33:30.102Z] Login Succeeded [2021-04-18T08:33:30.102Z] ---> docker-login.sh ends [Pipeline] } [2021-04-18T08:33:30.118Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-04-18T08:33:30.414Z] ========================================================= [2021-04-18T08:33:30.414Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-04-18T08:33:30.414Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-04-18T08:33:30.758Z] + 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-18T08:33:33.418Z] Sending build context to Docker daemon 167.3MB [2021-04-18T08:33:33.418Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-04-18T08:33:33.418Z] Step 2/6 : FROM ${BASE} [2021-04-18T08:33:33.418Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-04-18T08:33:33.418Z] 5f621e34cdf4: Pulling fs layer [2021-04-18T08:33:33.418Z] a4357932f1b6: Pulling fs layer [2021-04-18T08:33:33.418Z] 18c013af1878: Pulling fs layer [2021-04-18T08:33:33.418Z] 00ac8860ef70: Pulling fs layer [2021-04-18T08:33:33.418Z] 63d7cb157983: Pulling fs layer [2021-04-18T08:33:33.418Z] b116817d02f9: Pulling fs layer [2021-04-18T08:33:33.418Z] 745a02a5169b: Pulling fs layer [2021-04-18T08:33:33.418Z] 00ac8860ef70: Waiting [2021-04-18T08:33:33.418Z] 63d7cb157983: Waiting [2021-04-18T08:33:33.418Z] b116817d02f9: Waiting [2021-04-18T08:33:33.418Z] 745a02a5169b: Waiting [2021-04-18T08:33:33.418Z] 18c013af1878: Verifying Checksum [2021-04-18T08:33:33.418Z] 18c013af1878: Download complete [2021-04-18T08:33:33.418Z] a4357932f1b6: Verifying Checksum [2021-04-18T08:33:33.418Z] a4357932f1b6: Download complete [2021-04-18T08:33:33.418Z] 63d7cb157983: Verifying Checksum [2021-04-18T08:33:33.418Z] 63d7cb157983: Download complete [2021-04-18T08:33:33.418Z] b116817d02f9: Verifying Checksum [2021-04-18T08:33:33.418Z] b116817d02f9: Download complete [2021-04-18T08:33:33.418Z] 5f621e34cdf4: Download complete [2021-04-18T08:33:34.029Z] 5f621e34cdf4: Pull complete [2021-04-18T08:33:34.645Z] a4357932f1b6: Pull complete [2021-04-18T08:33:34.919Z] 18c013af1878: Pull complete [2021-04-18T08:33:35.192Z] 745a02a5169b: Verifying Checksum [2021-04-18T08:33:35.192Z] 745a02a5169b: Download complete [2021-04-18T08:33:36.621Z] 00ac8860ef70: Download complete [2021-04-18T08:33:39.015Z] gofmt -l . [2021-04-18T08:33:39.980Z] [ "`gofmt -l .`" = "" ] [2021-04-18T08:33:40.560Z] ./bin/test-go-mod-tidy.sh [2021-04-18T08:33:41.148Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-04-18T08:33:42.992Z] + ls -al . [2021-04-18T08:33:42.992Z] total 796 [2021-04-18T08:33:42.992Z] drwxrwxr-x 10 1001 1001 4096 Apr 18 08:33 . [2021-04-18T08:33:42.992Z] drwxr-xr-x 4 root root 32 Apr 18 08:31 .. [2021-04-18T08:33:42.992Z] -rw-rw-r-- 1 1001 1001 11 Apr 18 08:29 .dockerignore [2021-04-18T08:33:42.992Z] drwxrwxr-x 8 1001 1001 179 Apr 18 08:29 .git [2021-04-18T08:33:42.992Z] drwxrwxr-x 3 1001 1001 125 Apr 18 08:29 .github [2021-04-18T08:33:42.992Z] -rw-rw-r-- 1 1001 1001 818 Apr 18 08:29 .gitignore [2021-04-18T08:33:42.992Z] drwx------ 3 1001 1001 60 Apr 18 08:30 .semver [2021-04-18T08:33:42.992Z] -rw-rw-r-- 1 1001 1001 166 Apr 18 08:29 .sonarcloud.properties [2021-04-18T08:33:42.992Z] -rw-rw-r-- 1 1001 1001 8609 Apr 18 08:29 Attribution.txt [2021-04-18T08:33:42.992Z] -rw-rw-r-- 1 1001 1001 3804 Apr 18 08:29 CONTRIBUTING.md [2021-04-18T08:33:42.992Z] -rw-rw-r-- 1 1001 1001 931 Apr 18 08:29 Dockerfile.build [2021-04-18T08:33:42.992Z] -rw-rw-r-- 1 1001 1001 863 Apr 18 08:29 Jenkinsfile [2021-04-18T08:33:42.992Z] -rw-rw-r-- 1 1001 1001 10775 Apr 18 08:29 LICENSE [2021-04-18T08:33:42.992Z] -rw-rw-r-- 1 1001 1001 5774 Apr 18 08:29 Makefile [2021-04-18T08:33:42.992Z] -rw-rw-r-- 1 1001 1001 6548 Apr 18 08:29 README.md [2021-04-18T08:33:42.992Z] -rw-rw-r-- 1 1001 1001 6755 Apr 18 08:29 SECURITY.md [2021-04-18T08:33:42.992Z] -rw-rw-r-- 1 1001 1001 5 Apr 18 08:30 VERSION [2021-04-18T08:33:42.992Z] -rw-rw-r-- 1 1001 1001 4131 Apr 18 08:29 ZMQWindows.md [2021-04-18T08:33:42.992Z] drwxrwxr-x 2 1001 1001 117 Apr 18 08:29 bin [2021-04-18T08:33:42.992Z] drwxrwxr-x 14 1001 1001 4096 Apr 18 08:29 cmd [2021-04-18T08:33:42.992Z] -rw-r--r-- 1 root root 687366 Apr 18 08:33 coverage.out [2021-04-18T08:33:42.992Z] -rw-r--r-- 1 root root 1058 Apr 18 08:33 go.mod [2021-04-18T08:33:42.992Z] -rw-r--r-- 1 root root 22256 Apr 18 08:33 go.sum [2021-04-18T08:33:42.992Z] drwxrwxr-x 8 1001 1001 127 Apr 18 08:29 internal [2021-04-18T08:33:42.992Z] drwxrwxr-x 4 1001 1001 26 Apr 18 08:29 openapi [2021-04-18T08:33:42.992Z] drwxrwxr-x 4 1001 1001 71 Apr 18 08:29 snap [2021-04-18T08:33:42.992Z] -rw-rw-r-- 1 1001 1001 168 Apr 18 08:29 version.go [Pipeline] sh [2021-04-18T08:33:43.419Z] + '[' -e coverage.out ] [2021-04-18T08:33:43.419Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-04-18T08:33:43.792Z] Stashed 1 file(s) [Pipeline] sh [2021-04-18T08:33:44.088Z] + make build [2021-04-18T08:33:44.088Z] 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-18T08:33:46.813Z] 00ac8860ef70: Pull complete [2021-04-18T08:33:46.813Z] 63d7cb157983: Pull complete [2021-04-18T08:33:47.089Z] b116817d02f9: Pull complete [2021-04-18T08:33:48.336Z] 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-18T08:33:51.400Z] 745a02a5169b: Pull complete [2021-04-18T08:33:51.400Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-04-18T08:33:51.400Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-04-18T08:33:51.400Z] ---> b7e6874047d6 [2021-04-18T08:33:51.400Z] 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-18T08:33:54.028Z] ---> Running in e0bef5f306fa [2021-04-18T08:33:55.480Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-18T08:33:56.081Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-18T08:33:56.680Z] (1/12) Installing libmagic (5.38-r0) [2021-04-18T08:33:57.659Z] (2/12) Installing file (5.38-r0) [2021-04-18T08:33:57.659Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-04-18T08:33:57.659Z] (4/12) Installing g++ (9.3.0-r2) [2021-04-18T08:33:58.486Z] 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-18T08:33:59.066Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-04-18T08:34:01.650Z] 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-18T08:34:01.930Z] 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-18T08:34:03.059Z] (5/12) Installing fortify-headers (1.1-r0) [2021-04-18T08:34:03.059Z] (6/12) Installing patch (2.7.6-r6) [2021-04-18T08:34:03.059Z] (7/12) Installing build-base (0.5-r2) [2021-04-18T08:34:03.059Z] (8/12) Installing libsodium (1.0.18-r0) [2021-04-18T08:34:03.059Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-04-18T08:34:03.059Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-04-18T08:34:03.059Z] (11/12) Installing libzmq (4.3.3-r0) [2021-04-18T08:34:03.059Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-04-18T08:34:03.059Z] Executing busybox-1.31.1-r19.trigger [2021-04-18T08:34:03.059Z] OK: 217 MiB in 51 packages [2021-04-18T08:34:03.896Z] 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-18T08:34:05.858Z] 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-18T08:34:07.327Z] 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-18T08:34:07.365Z] Removing intermediate container e0bef5f306fa [2021-04-18T08:34:07.365Z] ---> 5b62465428fc [2021-04-18T08:34:07.365Z] Step 4/6 : WORKDIR /edgex-go [2021-04-18T08:34:07.640Z] ---> Running in 700b02ec4a93 [2021-04-18T08:34:07.914Z] Removing intermediate container 700b02ec4a93 [2021-04-18T08:34:07.914Z] ---> 3414f86f08fb [2021-04-18T08:34:07.914Z] Step 5/6 : COPY go.mod . [2021-04-18T08:34:08.730Z] 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-18T08:34:08.898Z] ---> 52f505119870 [2021-04-18T08:34:08.898Z] Step 6/6 : RUN go mod download [2021-04-18T08:34:08.898Z] ---> Running in 382f48f6655f [2021-04-18T08:34:10.136Z] 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-18T08:34:11.542Z] 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-18T08:34:14.922Z] $ docker stop --time=1 fadab4434726b4488d1a9e33e2703b2363584b02f59bc4d0b62432b05a3fa5e8 [2021-04-18T08:34:16.599Z] $ docker rm -f fadab4434726b4488d1a9e33e2703b2363584b02f59bc4d0b62432b05a3fa5e8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-18T08:34:20.733Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-04-18T08:34:20.733Z] [2021-04-18T08:34:20.733Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-04-18T08:34:21.054Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-04-18T08:34:21.054Z] latest: Pulling from edgex-devops/edgex-compose [2021-04-18T08:34:21.054Z] cbdbe7a5bc2a: Pulling fs layer [2021-04-18T08:34:21.054Z] ca9280d653b3: Pulling fs layer [2021-04-18T08:34:21.054Z] 7e9c9ca2126c: Pulling fs layer [2021-04-18T08:34:21.319Z] cbdbe7a5bc2a: Verifying Checksum [2021-04-18T08:34:21.319Z] cbdbe7a5bc2a: Download complete [2021-04-18T08:34:21.587Z] ca9280d653b3: Verifying Checksum [2021-04-18T08:34:21.587Z] ca9280d653b3: Download complete [2021-04-18T08:34:21.587Z] cbdbe7a5bc2a: Pull complete [2021-04-18T08:34:22.991Z] 7e9c9ca2126c: Download complete [2021-04-18T08:34:22.991Z] ca9280d653b3: Pull complete [2021-04-18T08:34:29.615Z] 7e9c9ca2126c: Pull complete [2021-04-18T08:34:29.615Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-04-18T08:34:29.615Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-04-18T08:34:29.615Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-04-18T08:34:29.838Z] prd-centos7-docker-4c-2g-616 does not seem to be running inside a container [2021-04-18T08:34:29.921Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/101 -v /w/workspace/edgex-go/101:/w/workspace/edgex-go/101:rw,z -v /w/workspace/edgex-go/101@tmp:/w/workspace/edgex-go/101@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-18T08:34:33.299Z] $ docker top da62a72dd2e9531d2cbc7935769143def42286b68f0e847c40c1e3cfc7fc1b05 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-18T08:34:33.684Z] + docker-compose build --help [2021-04-18T08:34:33.684Z] + grep parallel [2021-04-18T08:34:34.632Z] --parallel Build images in parallel. [Pipeline] } [2021-04-18T08:34:34.678Z] $ docker stop --time=1 da62a72dd2e9531d2cbc7935769143def42286b68f0e847c40c1e3cfc7fc1b05 [2021-04-18T08:34:35.705Z] Removing intermediate container 382f48f6655f [2021-04-18T08:34:35.705Z] ---> b5e16de483a3 [2021-04-18T08:34:35.705Z] Successfully built b5e16de483a3 [2021-04-18T08:34:35.705Z] Successfully tagged ci-base-image-arm64:latest [2021-04-18T08:34:36.083Z] $ docker rm -f da62a72dd2e9531d2cbc7935769143def42286b68f0e847c40c1e3cfc7fc1b05 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-18T08:34:36.527Z] + docker inspect -f . ci-base-image-arm64 [2021-04-18T08:34:36.527Z] . [Pipeline] withDockerContainer [2021-04-18T08:34:36.611Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-04-18T08:34:36.611Z] . [2021-04-18T08:34:36.801Z] prd-ubuntu18.04-docker-arm64-4c-16g-618 does not seem to be running inside a container [2021-04-18T08:34:36.884Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/101 -v /w/workspace/edgex-go/101:/w/workspace/edgex-go/101:rw,z -v /w/workspace/edgex-go/101@tmp:/w/workspace/edgex-go/101@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-18T08:34:38.457Z] $ docker top 7f8bef29da7c3fbc47263e37a77ad02c923dff497a44c83aba7058feaa9a57e6 -eo pid,comm [Pipeline] { [Pipeline] withDockerContainer [2021-04-18T08:34:38.846Z] prd-centos7-docker-4c-2g-616 does not seem to be running inside a container [2021-04-18T08:34:38.929Z] $ 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/101 -v /w/workspace/edgex-go/101:/w/workspace/edgex-go/101:rw,z -v /w/workspace/edgex-go/101@tmp:/w/workspace/edgex-go/101@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-18T08:34:39.580Z] $ docker top 4b9b1f6876719a603eefd207419e11f3b0382a22f108543c22e1536537c274e4 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2021-04-18T08:34:40.025Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-04-18T08:34:40.320Z] + go version [2021-04-18T08:34:40.320Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-04-18T08:34:40.346Z] $ docker stop --time=1 7f8bef29da7c3fbc47263e37a77ad02c923dff497a44c83aba7058feaa9a57e6 [2021-04-18T08:34:40.977Z] Building docker-core-command-go ... [2021-04-18T08:34:40.977Z] Building docker-core-data-go ... [2021-04-18T08:34:40.977Z] Building docker-core-metadata-go ... [2021-04-18T08:34:40.977Z] Building docker-security-bootstrapper-go ... [2021-04-18T08:34:40.977Z] Building docker-security-proxy-setup-go ... [2021-04-18T08:34:40.977Z] Building docker-security-secretstore-setup-go ... [2021-04-18T08:34:40.977Z] Building docker-support-notifications-go ... [2021-04-18T08:34:40.977Z] Building docker-support-scheduler-go ... [2021-04-18T08:34:40.977Z] Building docker-sys-mgmt-agent-go ... [2021-04-18T08:34:40.977Z] Building docker-security-secretstore-setup-go [2021-04-18T08:34:40.977Z] Building docker-sys-mgmt-agent-go [2021-04-18T08:34:40.977Z] Building docker-core-metadata-go [2021-04-18T08:34:40.977Z] Building docker-support-notifications-go [2021-04-18T08:34:40.977Z] Building docker-security-bootstrapper-go [2021-04-18T08:34:42.360Z] $ docker rm -f 7f8bef29da7c3fbc47263e37a77ad02c923dff497a44c83aba7058feaa9a57e6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-18T08:34:43.074Z] + docker inspect -f . ci-base-image-arm64 [2021-04-18T08:34:43.075Z] . [Pipeline] withDockerContainer [2021-04-18T08:34:43.363Z] prd-ubuntu18.04-docker-arm64-4c-16g-618 does not seem to be running inside a container [2021-04-18T08:34:43.458Z] $ 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/101 -v /w/workspace/edgex-go/101:/w/workspace/edgex-go/101:rw,z -v /w/workspace/edgex-go/101@tmp:/w/workspace/edgex-go/101@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-18T08:34:44.813Z] $ docker top 3ff6f62188178c8859f7544bd5cde8da5a2c5302f9ef76107bad71783522fdc7 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-04-18T08:34:45.063Z] ========================================================= [2021-04-18T08:34:45.063Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-04-18T08:34:45.063Z] ========================================================= [Pipeline] sh [2021-04-18T08:34:45.696Z] + make test [2021-04-18T08:34:45.697Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-04-18T08:35:07.953Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-04-18T08:35:20.039Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-18T08:35:20.039Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-18T08:35:20.039Z] ---> 4202c55063f8 [2021-04-18T08:35:20.039Z] Step 3/23 : WORKDIR /edgex-go [2021-04-18T08:35:20.039Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-18T08:35:20.039Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-04-18T08:35:20.039Z] ---> 4202c55063f8 [2021-04-18T08:35:20.039Z] Step 3/31 : WORKDIR /edgex-go [2021-04-18T08:35:20.039Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-18T08:35:20.039Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-04-18T08:35:20.039Z] ---> 4202c55063f8 [2021-04-18T08:35:20.039Z] Step 3/22 : WORKDIR /edgex-go [2021-04-18T08:35:20.039Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-18T08:35:20.039Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-04-18T08:35:20.039Z] ---> 4202c55063f8 [2021-04-18T08:35:20.039Z] Step 3/24 : WORKDIR /edgex-go [2021-04-18T08:35:20.039Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-18T08:35:20.039Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-18T08:35:20.039Z] ---> 4202c55063f8 [2021-04-18T08:35:20.039Z] Step 3/23 : WORKDIR /edgex-go [2021-04-18T08:35:20.039Z] ---> Running in 0e9557e76abe [2021-04-18T08:35:20.039Z] ---> Running in 4d532d0de5b5 [2021-04-18T08:35:20.039Z] ---> Running in d2acc7ff6ce1 [2021-04-18T08:35:20.039Z] ---> Running in c94687a0a879 [2021-04-18T08:35:20.039Z] ---> Running in 342b6cae4fe9 [2021-04-18T08:35:20.039Z] Removing intermediate container c94687a0a879 [2021-04-18T08:35:20.039Z] ---> c8eae88cd881 [2021-04-18T08:35:20.039Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-18T08:35:20.039Z] Removing intermediate container 4d532d0de5b5 [2021-04-18T08:35:20.039Z] ---> 3dcc7635e19e [2021-04-18T08:35:20.039Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-18T08:35:20.039Z] Removing intermediate container d2acc7ff6ce1 [2021-04-18T08:35:20.039Z] ---> 21a20b6e212a [2021-04-18T08:35:20.039Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-18T08:35:20.039Z] Removing intermediate container 342b6cae4fe9 [2021-04-18T08:35:20.039Z] ---> 5f9a0a4b8530 [2021-04-18T08:35:20.039Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-18T08:35:20.039Z] Removing intermediate container 0e9557e76abe [2021-04-18T08:35:20.039Z] ---> 4a10e194ceb8 [2021-04-18T08:35:20.039Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-18T08:35:20.039Z] ---> Running in c3b22cd0ea75 [2021-04-18T08:35:20.039Z] ---> Running in 018dd43c33d6 [2021-04-18T08:35:20.039Z] ---> Running in 2fd0d9348965 [2021-04-18T08:35:20.039Z] ---> Running in 901ae5254e94 [2021-04-18T08:35:20.039Z] ---> Running in d53921159a94 [2021-04-18T08:35:20.692Z] Removing intermediate container 901ae5254e94 [2021-04-18T08:35:20.692Z] ---> 56132c533543 [2021-04-18T08:35:20.692Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-04-18T08:35:20.692Z] ---> Running in 007cced68b0e [2021-04-18T08:35:20.975Z] Removing intermediate container 018dd43c33d6 [2021-04-18T08:35:20.975Z] ---> 8d1cb70c0209 [2021-04-18T08:35:20.975Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-04-18T08:35:20.975Z] Removing intermediate container c3b22cd0ea75 [2021-04-18T08:35:20.975Z] ---> c42cd5761754 [2021-04-18T08:35:20.975Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2021-04-18T08:35:21.238Z] ---> Running in 41580b77de03 [2021-04-18T08:35:21.238Z] ---> Running in 2fca104be5fc [2021-04-18T08:35:21.238Z] Removing intermediate container 2fd0d9348965 [2021-04-18T08:35:21.238Z] ---> 22183fe9db23 [2021-04-18T08:35:21.238Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-04-18T08:35:21.238Z] Removing intermediate container d53921159a94 [2021-04-18T08:35:21.238Z] ---> 217a540625c5 [2021-04-18T08:35:21.238Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-04-18T08:35:21.502Z] ---> Running in 81141dc3025f [2021-04-18T08:35:21.502Z] ---> Running in 87bd97004f5f [2021-04-18T08:35:21.765Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-18T08:35:22.351Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-18T08:35:22.351Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-18T08:35:22.615Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-18T08:35:22.615Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-18T08:35:22.615Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-18T08:35:22.615Z] OK: 233 MiB in 51 packages [2021-04-18T08:35:22.888Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-18T08:35:23.154Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-18T08:35:23.154Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-18T08:35:23.419Z] Removing intermediate container 007cced68b0e [2021-04-18T08:35:23.419Z] ---> a66ee2843073 [2021-04-18T08:35:23.419Z] Step 6/22 : COPY go.mod . [2021-04-18T08:35:23.687Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-18T08:35:23.687Z] OK: 233 MiB in 51 packages [2021-04-18T08:35:23.687Z] ---> a35885490721 [2021-04-18T08:35:23.687Z] Step 7/22 : RUN go mod download [2021-04-18T08:35:23.687Z] OK: 233 MiB in 51 packages [2021-04-18T08:35:23.687Z] OK: 233 MiB in 51 packages [2021-04-18T08:35:23.687Z] ---> Running in 0aaa1565411f [2021-04-18T08:35:23.950Z] OK: 233 MiB in 51 packages [2021-04-18T08:35:24.546Z] Removing intermediate container 41580b77de03 [2021-04-18T08:35:24.546Z] ---> 5fe4985d42cc [2021-04-18T08:35:24.546Z] Step 6/23 : COPY go.mod . [2021-04-18T08:35:24.546Z] Removing intermediate container 81141dc3025f [2021-04-18T08:35:24.546Z] ---> 6c076d2a0d0d [2021-04-18T08:35:24.546Z] Step 6/23 : COPY go.mod . [2021-04-18T08:35:24.811Z] Removing intermediate container 2fca104be5fc [2021-04-18T08:35:24.811Z] ---> fe02861529d7 [2021-04-18T08:35:24.811Z] Step 6/24 : COPY go.mod . [2021-04-18T08:35:24.811Z] Removing intermediate container 87bd97004f5f [2021-04-18T08:35:24.811Z] ---> 14c652ee6ba2 [2021-04-18T08:35:24.811Z] Step 6/31 : COPY go.mod . [2021-04-18T08:35:24.811Z] ---> 2eefb6e33c93 [2021-04-18T08:35:24.811Z] Step 7/23 : RUN go mod download [2021-04-18T08:35:25.074Z] ---> Running in 405711f11c92 [2021-04-18T08:35:25.074Z] ---> 84e39790768f [2021-04-18T08:35:25.074Z] Step 7/23 : RUN go mod download [2021-04-18T08:35:25.074Z] ---> 2a30857c9934 [2021-04-18T08:35:25.074Z] Step 7/24 : RUN go mod download [2021-04-18T08:35:25.340Z] ---> Running in 71d2d3a12843 [2021-04-18T08:35:25.340Z] ---> Running in da1392129570 [2021-04-18T08:35:25.340Z] ---> c7acfc5c9d70 [2021-04-18T08:35:25.340Z] Step 7/31 : RUN go mod download [2021-04-18T08:35:25.621Z] ---> Running in acf03d342586 [2021-04-18T08:35:26.229Z] Removing intermediate container 0aaa1565411f [2021-04-18T08:35:26.229Z] ---> 0fb9031c6104 [2021-04-18T08:35:26.229Z] Step 8/22 : COPY . . [2021-04-18T08:35:29.602Z] Removing intermediate container 405711f11c92 [2021-04-18T08:35:29.602Z] ---> c61026bb0435 [2021-04-18T08:35:29.602Z] Step 8/23 : COPY . . [2021-04-18T08:35:33.869Z] Removing intermediate container da1392129570 [2021-04-18T08:35:33.869Z] ---> 1897e7d5a3f2 [2021-04-18T08:35:33.869Z] Step 8/24 : COPY . . [2021-04-18T08:35:34.450Z] Removing intermediate container 71d2d3a12843 [2021-04-18T08:35:34.450Z] ---> 314070e9e0db [2021-04-18T08:35:34.450Z] Step 8/23 : COPY . . [2021-04-18T08:35:35.030Z] Removing intermediate container acf03d342586 [2021-04-18T08:35:35.030Z] ---> edd32b7c63db [2021-04-18T08:35:35.030Z] Step 8/31 : COPY . . [2021-04-18T08:36:04.856Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-04-18T08:36:04.857Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-04-18T08:36:13.169Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-04-18T08:36:13.169Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-04-18T08:36:14.171Z] ---> 1ad1789ad613 [2021-04-18T08:36:14.171Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-04-18T08:36:14.171Z] ---> Running in fb3a9f4a34b9 [2021-04-18T08:36:14.171Z] 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-18T08:36:14.171Z] ---> f8c15959d88e [2021-04-18T08:36:14.171Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-04-18T08:36:14.171Z] ---> 63540d5f21c2 [2021-04-18T08:36:14.171Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-04-18T08:36:14.611Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-04-18T08:36:14.611Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-04-18T08:36:14.611Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-04-18T08:36:14.611Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-04-18T08:36:14.761Z] ---> Running in c1620ec28833 [2021-04-18T08:36:14.761Z] ---> Running in 26c7a19b12b7 [2021-04-18T08:36:15.081Z] ---> 3a0fe42bafa0 [2021-04-18T08:36:15.081Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-04-18T08:36:15.081Z] ---> 1f43e3c75773 [2021-04-18T08:36:15.081Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-04-18T08:36:15.367Z] ---> Running in 841dae14e31b [2021-04-18T08:36:15.367Z] ---> Running in 7879c5ad299b [2021-04-18T08:36:16.795Z] 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-18T08:36:16.795Z] 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-18T08:36:16.795Z] 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-18T08:36:16.795Z] 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-18T08:36:18.975Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-04-18T08:36:18.975Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-04-18T08:36:27.281Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-04-18T08:36:27.281Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-04-18T08:36:27.281Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-04-18T08:36:32.709Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.338s coverage: 45.9% of statements [2021-04-18T08:36:32.709Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-04-18T08:36:32.709Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-04-18T08:36:32.709Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-04-18T08:36:32.709Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-04-18T08:36:32.709Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-04-18T08:36:32.709Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-04-18T08:36:32.709Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.197s coverage: 19.8% of statements [2021-04-18T08:36:32.709Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.276s coverage: 100.0% of statements [2021-04-18T08:36:41.021Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.457s coverage: 27.1% of statements [2021-04-18T08:36:41.021Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-04-18T08:36:41.021Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-04-18T08:36:41.021Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-04-18T08:36:41.021Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-04-18T08:36:41.021Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-04-18T08:36:41.021Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-04-18T08:36:41.021Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.175s coverage: 100.0% of statements [2021-04-18T08:36:41.021Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-04-18T08:36:41.021Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.146s coverage: 100.0% of statements [2021-04-18T08:36:41.021Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-04-18T08:36:41.021Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-04-18T08:36:41.623Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.246s coverage: 71.3% of statements [2021-04-18T08:36:41.623Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-04-18T08:36:41.624Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-04-18T08:36:43.069Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.514s coverage: 82.9% of statements [2021-04-18T08:36:43.069Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-04-18T08:36:43.069Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-04-18T08:36:43.069Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.174s coverage: 78.9% of statements [2021-04-18T08:36:43.069Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-04-18T08:36:53.252Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.071s coverage: 28.6% of statements [2021-04-18T08:36:53.252Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-04-18T08:36:53.252Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-04-18T08:36:53.252Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-04-18T08:36:53.252Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-04-18T08:36:53.252Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-04-18T08:36:53.252Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.234s coverage: 100.0% of statements [2021-04-18T08:36:53.252Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-04-18T08:36:53.252Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.143s coverage: 100.0% of statements [2021-04-18T08:36:53.252Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-04-18T08:36:53.252Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.468s coverage: 86.7% of statements [2021-04-18T08:36:53.252Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-04-18T08:36:53.252Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.388s coverage: 97.5% of statements [2021-04-18T08:36:53.252Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-04-18T08:36:53.252Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.236s coverage: 78.3% of statements [2021-04-18T08:36:53.252Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-04-18T08:36:53.252Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-04-18T08:36:53.252Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-04-18T08:36:53.252Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-04-18T08:36:55.745Z] 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-18T08:36:56.719Z] Removing intermediate container fb3a9f4a34b9 [2021-04-18T08:36:56.719Z] ---> c6fe4bee7ad1 [2021-04-18T08:36:56.719Z] [2021-04-18T08:36:56.719Z] Step 10/22 : FROM alpine:3.12 [2021-04-18T08:36:56.719Z] 3.12: Pulling from library/alpine [2021-04-18T08:37:00.110Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-04-18T08:37:00.110Z] Status: Downloaded newer image for alpine:3.12 [2021-04-18T08:37:00.110Z] ---> 13621d1b12d4 [2021-04-18T08:37:00.110Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-04-18T08:37:00.110Z] Removing intermediate container c1620ec28833 [2021-04-18T08:37:00.110Z] ---> d87805e5ad2f [2021-04-18T08:37:00.110Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-04-18T08:37:00.110Z] Removing intermediate container 26c7a19b12b7 [2021-04-18T08:37:00.110Z] ---> 900c1bba4381 [2021-04-18T08:37:00.110Z] [2021-04-18T08:37:00.110Z] Step 10/31 : FROM alpine:3.12 [2021-04-18T08:37:00.110Z] ---> 13621d1b12d4 [2021-04-18T08:37:00.110Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-04-18T08:37:01.505Z] ---> Running in b901f1303e72 [2021-04-18T08:37:01.505Z] ---> Running in 701234fca30c [2021-04-18T08:37:01.505Z] ---> Running in 6c6f5ef8167e [2021-04-18T08:37:01.505Z] Removing intermediate container 841dae14e31b [2021-04-18T08:37:01.505Z] ---> f042acbc0cf1 [2021-04-18T08:37:01.505Z] [2021-04-18T08:37:01.505Z] Step 10/24 : FROM alpine:3.12 [2021-04-18T08:37:01.505Z] ---> 13621d1b12d4 [2021-04-18T08:37:01.505Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-04-18T08:37:02.097Z] ---> Running in 27258ff8da47 [2021-04-18T08:37:02.679Z] Removing intermediate container b901f1303e72 [2021-04-18T08:37:02.679Z] ---> f169b223a571 [2021-04-18T08:37:02.679Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-04-18T08:37:03.446Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.107s coverage: 93.0% of statements [2021-04-18T08:37:03.446Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-04-18T08:37:03.446Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-04-18T08:37:03.446Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-04-18T08:37:03.446Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-04-18T08:37:03.446Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-04-18T08:37:03.446Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-04-18T08:37:03.446Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-04-18T08:37:03.446Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-04-18T08:37:03.446Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-04-18T08:37:03.446Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-04-18T08:37:03.446Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-04-18T08:37:03.446Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-04-18T08:37:03.446Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-04-18T08:37:03.446Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-04-18T08:37:03.446Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-04-18T08:37:03.446Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-04-18T08:37:03.446Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-04-18T08:37:03.446Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-04-18T08:37:03.446Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.123s coverage: 58.8% of statements [2021-04-18T08:37:03.446Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-04-18T08:37:03.446Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-04-18T08:37:03.446Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.299s coverage: 0.9% of statements [2021-04-18T08:37:03.446Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-04-18T08:37:03.446Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-04-18T08:37:03.446Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-04-18T08:37:03.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.130s coverage: 47.1% of statements [2021-04-18T08:37:03.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.138s coverage: 79.5% of statements [2021-04-18T08:37:03.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.102s coverage: 94.1% of statements [2021-04-18T08:37:03.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.192s coverage: 96.3% of statements [2021-04-18T08:37:03.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.161s coverage: 87.5% of statements [2021-04-18T08:37:06.019Z] ---> Running in e40650e0e015 [2021-04-18T08:37:06.019Z] Removing intermediate container 7879c5ad299b [2021-04-18T08:37:06.019Z] ---> deaad9ba34eb [2021-04-18T08:37:06.019Z] [2021-04-18T08:37:06.019Z] Step 10/23 : FROM alpine:3.12 [2021-04-18T08:37:06.019Z] ---> 13621d1b12d4 [2021-04-18T08:37:06.019Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-04-18T08:37:06.019Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-18T08:37:06.019Z] 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-18T08:37:06.019Z] ---> Running in 9618482ae964 [2021-04-18T08:37:06.019Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-18T08:37:06.019Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-18T08:37:06.308Z] (1/2) Installing ca-certificates (20191127-r4) [2021-04-18T08:37:06.308Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-18T08:37:06.308Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-04-18T08:37:06.308Z] Executing busybox-1.31.1-r20.trigger [2021-04-18T08:37:06.308Z] Executing ca-certificates-20191127-r4.trigger [2021-04-18T08:37:06.308Z] OK: 6 MiB in 16 packages [2021-04-18T08:37:06.308Z] (1/6) Installing ca-certificates (20191127-r4) [2021-04-18T08:37:06.594Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-04-18T08:37:06.594Z] (3/6) Installing libcurl (7.76.1-r0) [2021-04-18T08:37:06.594Z] (4/6) Installing curl (7.76.1-r0) [2021-04-18T08:37:06.594Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-04-18T08:37:06.594Z] (6/6) Installing su-exec (0.2-r1) [2021-04-18T08:37:06.594Z] Executing busybox-1.31.1-r20.trigger [2021-04-18T08:37:06.594Z] Executing ca-certificates-20191127-r4.trigger [2021-04-18T08:37:06.594Z] OK: 7 MiB in 20 packages [2021-04-18T08:37:06.594Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-18T08:37:06.594Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-18T08:37:06.861Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-04-18T08:37:06.861Z] (2/2) Installing su-exec (0.2-r1) [2021-04-18T08:37:06.861Z] Executing busybox-1.31.1-r20.trigger [2021-04-18T08:37:06.861Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-18T08:37:06.861Z] OK: 6 MiB in 16 packages [2021-04-18T08:37:07.127Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-18T08:37:07.127Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-04-18T08:37:07.127Z] Executing busybox-1.31.1-r20.trigger [2021-04-18T08:37:07.127Z] OK: 6 MiB in 15 packages [2021-04-18T08:37:09.074Z] Removing intermediate container 27258ff8da47 [2021-04-18T08:37:09.074Z] ---> b05af0d420bc [2021-04-18T08:37:09.074Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-04-18T08:37:09.074Z] Removing intermediate container 6c6f5ef8167e [2021-04-18T08:37:09.074Z] ---> 5ecf7df2d87e [2021-04-18T08:37:09.074Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-18T08:37:09.074Z] Removing intermediate container e40650e0e015 [2021-04-18T08:37:09.074Z] ---> c47957b00d08 [2021-04-18T08:37:09.074Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-04-18T08:37:09.074Z] ---> Running in 2f12f6dbddff [2021-04-18T08:37:09.074Z] ---> Running in 607065df493a [2021-04-18T08:37:09.337Z] ---> Running in aa1f8e987101 [2021-04-18T08:37:09.337Z] Removing intermediate container 701234fca30c [2021-04-18T08:37:09.337Z] ---> 3377eeb7c1b9 [2021-04-18T08:37:09.337Z] [2021-04-18T08:37:09.337Z] Step 11/23 : FROM docker:20.10.0 [2021-04-18T08:37:09.337Z] Removing intermediate container 9618482ae964 [2021-04-18T08:37:09.337Z] ---> 9bddcf79005e [2021-04-18T08:37:09.337Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-18T08:37:09.337Z] 20.10.0: Pulling from library/docker [2021-04-18T08:37:09.337Z] ---> Running in cc91f785cf83 [2021-04-18T08:37:09.600Z] Removing intermediate container 2f12f6dbddff [2021-04-18T08:37:09.600Z] ---> 71c50abc0874 [2021-04-18T08:37:09.600Z] Step 13/24 : WORKDIR / [2021-04-18T08:37:09.600Z] Removing intermediate container 607065df493a [2021-04-18T08:37:09.600Z] ---> a92d52d8e895 [2021-04-18T08:37:09.600Z] Step 13/22 : ENV APP_PORT=48060 [2021-04-18T08:37:09.600Z] Removing intermediate container aa1f8e987101 [2021-04-18T08:37:09.600Z] ---> d9017efae685 [2021-04-18T08:37:09.600Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-04-18T08:37:09.600Z] ---> Running in 9499cd7ab38e [2021-04-18T08:37:09.600Z] ---> Running in c15de98f2cb7 [2021-04-18T08:37:09.600Z] Removing intermediate container cc91f785cf83 [2021-04-18T08:37:09.600Z] ---> c475f4c2e1fe [2021-04-18T08:37:09.600Z] Step 13/23 : ENV APP_PORT=48081 [2021-04-18T08:37:09.862Z] ---> Running in 82405032fc9b [2021-04-18T08:37:09.862Z] ---> Running in c6f152ffd2d6 [2021-04-18T08:37:10.125Z] Removing intermediate container 9499cd7ab38e [2021-04-18T08:37:10.125Z] ---> d7b3f43c31d9 [2021-04-18T08:37:10.125Z] Step 14/22 : EXPOSE $APP_PORT [2021-04-18T08:37:10.125Z] Removing intermediate container c15de98f2cb7 [2021-04-18T08:37:10.125Z] ---> c3439aa24e27 [2021-04-18T08:37:10.125Z] 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-18T08:37:10.387Z] Removing intermediate container 82405032fc9b [2021-04-18T08:37:10.387Z] ---> 17dfde71965b [2021-04-18T08:37:10.387Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-04-18T08:37:10.387Z] Removing intermediate container c6f152ffd2d6 [2021-04-18T08:37:10.387Z] ---> 1d7f3ee51a7a [2021-04-18T08:37:10.387Z] Step 14/23 : EXPOSE $APP_PORT [2021-04-18T08:37:10.651Z] ---> Running in 7e1fdecfa502 [2021-04-18T08:37:10.651Z] ---> Running in 287c4dcc9b67 [2021-04-18T08:37:10.651Z] ---> Running in ec979630fbe9 [2021-04-18T08:37:10.651Z] ---> d093ff971f56 [2021-04-18T08:37:10.651Z] 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-18T08:37:11.601Z] Removing intermediate container 7e1fdecfa502 [2021-04-18T08:37:11.601Z] ---> 94047cafe1b2 [2021-04-18T08:37:11.601Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-18T08:37:11.601Z] Removing intermediate container ec979630fbe9 [2021-04-18T08:37:11.601Z] ---> e034af143676 [2021-04-18T08:37:11.601Z] Step 15/23 : WORKDIR / [2021-04-18T08:37:12.190Z] ---> 469f34a85811 [2021-04-18T08:37:12.190Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-04-18T08:37:12.190Z] ---> Running in d471edec6c88 [2021-04-18T08:37:12.467Z] ---> 3b071ed63e25 [2021-04-18T08:37:12.467Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-04-18T08:37:12.467Z] Removing intermediate container d471edec6c88 [2021-04-18T08:37:12.467Z] ---> c5041a305fda [2021-04-18T08:37:12.467Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-18T08:37:12.467Z] ---> 1fb6c16ab5a0 [2021-04-18T08:37:12.467Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-04-18T08:37:13.062Z] ---> dd77aeeadcff [2021-04-18T08:37:13.062Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-04-18T08:37:13.062Z] Removing intermediate container 287c4dcc9b67 [2021-04-18T08:37:13.062Z] ---> f4868424147a [2021-04-18T08:37:13.062Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-04-18T08:37:13.062Z] ---> 17739a14159d [2021-04-18T08:37:13.062Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-04-18T08:37:13.327Z] ---> 0202a325ded4 [2021-04-18T08:37:13.327Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-04-18T08:37:13.327Z] ---> Running in e8ceac8a434f [2021-04-18T08:37:13.907Z] ---> 0742dd151149 [2021-04-18T08:37:13.907Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-04-18T08:37:13.907Z] Removing intermediate container e8ceac8a434f [2021-04-18T08:37:13.907Z] ---> 9fdbaf8017ce [2021-04-18T08:37:13.907Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-04-18T08:37:13.907Z] ---> Running in 9e6c3ef1be79 [2021-04-18T08:37:13.907Z] ---> 60b56508c0d5 [2021-04-18T08:37:13.907Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-04-18T08:37:13.907Z] ---> 93088ac15c84 [2021-04-18T08:37:13.907Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-04-18T08:37:14.172Z] Removing intermediate container 9e6c3ef1be79 [2021-04-18T08:37:14.172Z] ---> 312991b27091 [2021-04-18T08:37:14.172Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-18T08:37:14.172Z] ---> 6a8e453d8321 [2021-04-18T08:37:14.172Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-04-18T08:37:14.441Z] ---> Running in cf6c7635453c [2021-04-18T08:37:14.441Z] ---> Running in 984ebe6d0459 [2021-04-18T08:37:14.706Z] ---> 63c8d7113180 [2021-04-18T08:37:14.706Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-04-18T08:37:14.706Z] ---> 1198998ea34a [2021-04-18T08:37:14.706Z] 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-18T08:37:14.972Z] ---> Running in b0f85759b487 [2021-04-18T08:37:14.972Z] ---> Running in dcacf03fc7f1 [2021-04-18T08:37:14.972Z] Removing intermediate container cf6c7635453c [2021-04-18T08:37:14.972Z] ---> 689f9fc6c674 [2021-04-18T08:37:14.972Z] Step 20/22 : LABEL arch=x86_64 [2021-04-18T08:37:15.245Z] ---> Running in 96f8f4140daf [2021-04-18T08:37:15.515Z] Removing intermediate container b0f85759b487 [2021-04-18T08:37:15.515Z] ---> b99bc240d6a0 [2021-04-18T08:37:15.515Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-18T08:37:15.782Z] ---> Running in 0b062f9c5a5a [2021-04-18T08:37:15.782Z] Removing intermediate container 96f8f4140daf [2021-04-18T08:37:15.782Z] ---> 71c55c27f758 [2021-04-18T08:37:15.782Z] Step 21/22 : LABEL git_sha=65a63805328cdcb319b6d50fb9e2585eabbc7866 [2021-04-18T08:37:15.845Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.146s coverage: 94.4% of statements [2021-04-18T08:37:15.845Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.125s coverage: 44.8% of statements [2021-04-18T08:37:16.050Z] ---> Running in fb138d9e2c76 [2021-04-18T08:37:16.050Z] Removing intermediate container 0b062f9c5a5a [2021-04-18T08:37:16.050Z] ---> faededb0066c [2021-04-18T08:37:16.050Z] Step 21/23 : LABEL arch=x86_64 [2021-04-18T08:37:16.050Z] ---> Running in ae357bf33f31 [2021-04-18T08:37:16.322Z] Removing intermediate container fb138d9e2c76 [2021-04-18T08:37:16.322Z] ---> 3b991cb4084a [2021-04-18T08:37:16.322Z] Step 22/22 : LABEL version=0.0.0 [2021-04-18T08:37:16.589Z] ---> Running in ac02203a3cbc [2021-04-18T08:37:16.589Z] Removing intermediate container ae357bf33f31 [2021-04-18T08:37:16.589Z] ---> 5b69dc0df9df [2021-04-18T08:37:16.589Z] Step 22/23 : LABEL git_sha=65a63805328cdcb319b6d50fb9e2585eabbc7866 [2021-04-18T08:37:16.852Z] Removing intermediate container 984ebe6d0459 [2021-04-18T08:37:16.852Z] ---> dcec52868462 [2021-04-18T08:37:16.852Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-18T08:37:16.852Z] ---> Running in 56ad7db0994a [2021-04-18T08:37:16.852Z] Removing intermediate container dcacf03fc7f1 [2021-04-18T08:37:16.852Z] ---> 717e18e142fa [2021-04-18T08:37:16.852Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-04-18T08:37:17.118Z] Removing intermediate container ac02203a3cbc [2021-04-18T08:37:17.118Z] ---> feb5fd314113 [2021-04-18T08:37:17.118Z] [2021-04-18T08:37:17.118Z] ---> Running in 95ba3704c24e [2021-04-18T08:37:17.392Z] Removing intermediate container 56ad7db0994a [2021-04-18T08:37:17.392Z] ---> c734bd6bfbf8 [2021-04-18T08:37:17.392Z] Step 23/23 : LABEL version=0.0.0 [2021-04-18T08:37:17.392Z] ---> 72f3446948ea [2021-04-18T08:37:17.392Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-04-18T08:37:17.392Z] Successfully built feb5fd314113 [2021-04-18T08:37:17.392Z] Successfully tagged docker-support-notifications-go:latest [2021-04-18T08:37:17.392Z]  Building docker-support-notifications-go ... done Building docker-core-command-go [2021-04-18T08:37:17.663Z] ---> Running in 42b148248216 [2021-04-18T08:37:17.663Z] Removing intermediate container 95ba3704c24e [2021-04-18T08:37:17.663Z] ---> fd187107607e [2021-04-18T08:37:17.663Z] Step 22/24 : LABEL arch=x86_64 [2021-04-18T08:37:17.939Z] ---> Running in 0a9847c92103 [2021-04-18T08:37:17.939Z] Removing intermediate container 42b148248216 [2021-04-18T08:37:17.939Z] ---> 5ebe7ab6bc1e [2021-04-18T08:37:17.939Z] [2021-04-18T08:37:20.142Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.475s coverage: 81.9% of statements [2021-04-18T08:37:20.142Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-04-18T08:37:20.525Z] Successfully built 5ebe7ab6bc1e [2021-04-18T08:37:20.525Z] Successfully tagged docker-core-metadata-go:latest [2021-04-18T08:37:20.525Z]  Building docker-core-metadata-go ... done Building docker-core-data-go [2021-04-18T08:37:23.102Z] Removing intermediate container 0a9847c92103 [2021-04-18T08:37:23.102Z] ---> dbee3d2c1446 [2021-04-18T08:37:23.102Z] Step 23/24 : LABEL git_sha=65a63805328cdcb319b6d50fb9e2585eabbc7866 [2021-04-18T08:37:23.102Z] ---> 99df90fc5e9a [2021-04-18T08:37:23.102Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-04-18T08:37:26.440Z] ---> Running in 3ab10b61d801 [2021-04-18T08:37:26.714Z] ---> c4cb4267ab6c [2021-04-18T08:37:26.714Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-04-18T08:37:26.714Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-04-18T08:37:26.714Z] Status: Downloaded newer image for docker:20.10.0 [2021-04-18T08:37:26.714Z] ---> aefe523efa57 [2021-04-18T08:37:26.714Z] 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-18T08:37:26.714Z] Removing intermediate container 3ab10b61d801 [2021-04-18T08:37:26.714Z] ---> 67d87f54ddab [2021-04-18T08:37:26.714Z] Step 24/24 : LABEL version=0.0.0 [2021-04-18T08:37:26.714Z] ---> Running in 31c427d048f9 [2021-04-18T08:37:26.714Z] ---> Running in 972ec5a6b802 [2021-04-18T08:37:26.985Z] ---> cf595862aca6 [2021-04-18T08:37:26.985Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-04-18T08:37:26.985Z] Removing intermediate container 31c427d048f9 [2021-04-18T08:37:26.985Z] ---> 99f8a4f66ce7 [2021-04-18T08:37:26.985Z] [2021-04-18T08:37:26.985Z] Removing intermediate container 972ec5a6b802 [2021-04-18T08:37:26.985Z] ---> 780eecb13e85 [2021-04-18T08:37:26.985Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-04-18T08:37:27.260Z] ---> Running in 9fffbd22528c [2021-04-18T08:37:27.260Z] Successfully built 99f8a4f66ce7 [2021-04-18T08:37:27.260Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-04-18T08:37:27.260Z] Building docker-security-proxy-setup-go [2021-04-18T08:37:28.232Z]  Building docker-security-secretstore-setup-go ... done  ---> 4a671a94404a [2021-04-18T08:37:28.232Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-04-18T08:37:30.318Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.185s coverage: 92.9% of statements [2021-04-18T08:37:30.318Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-04-18T08:37:30.318Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-04-18T08:37:30.318Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-04-18T08:37:30.318Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 77.8% of statements [2021-04-18T08:37:30.318Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-04-18T08:37:30.318Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-04-18T08:37:30.318Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-04-18T08:37:30.318Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-04-18T08:37:30.318Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-04-18T08:37:30.318Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.071s coverage: 87.2% of statements [2021-04-18T08:37:30.318Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-04-18T08:37:30.318Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-04-18T08:37:30.318Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.109s coverage: 100.0% of statements [2021-04-18T08:37:30.318Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-04-18T08:37:30.318Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.173s coverage: 75.5% of statements [2021-04-18T08:37:30.318Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-04-18T08:37:30.318Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.137s coverage: 80.8% of statements [2021-04-18T08:37:30.318Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.201s coverage: 87.2% of statements [2021-04-18T08:37:30.318Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.214s coverage: 84.6% of statements [2021-04-18T08:37:30.318Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.238s coverage: 91.6% of statements [2021-04-18T08:37:30.318Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-04-18T08:37:30.318Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.584s coverage: 64.4% of statements [2021-04-18T08:37:30.318Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-04-18T08:37:30.318Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-04-18T08:37:30.318Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.122s coverage: 100.0% of statements [2021-04-18T08:37:30.318Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.079s coverage: 91.3% of statements [2021-04-18T08:37:30.318Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.079s coverage: 100.0% of statements [2021-04-18T08:37:30.592Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.127s coverage: 73.7% of statements [2021-04-18T08:37:31.602Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.115s coverage: 100.0% of statements [2021-04-18T08:37:33.612Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-18T08:37:33.612Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-18T08:37:33.891Z] (1/39) Installing readline (8.0.4-r0) [2021-04-18T08:37:33.891Z] (2/39) Installing bash (5.0.17-r0) [2021-04-18T08:37:34.154Z] Executing bash-5.0.17-r0.post-install [2021-04-18T08:37:34.154Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-04-18T08:37:34.154Z] (4/39) Installing libcurl (7.76.1-r0) [2021-04-18T08:37:34.734Z] (5/39) Installing curl (7.76.1-r0) [2021-04-18T08:37:34.734Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-04-18T08:37:34.734Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-04-18T08:37:34.734Z] ---> Running in c4ff2ec85097 [2021-04-18T08:37:34.734Z] (8/39) Installing expat (2.2.9-r1) [2021-04-18T08:37:35.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.829s coverage: 69.0% of statements [2021-04-18T08:37:35.001Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-04-18T08:37:35.001Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-04-18T08:37:35.001Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-04-18T08:37:35.009Z] (9/39) Installing libffi (3.3-r2) [2021-04-18T08:37:35.009Z] (10/39) Installing gdbm (1.13-r1) [2021-04-18T08:37:35.009Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-04-18T08:37:35.009Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-04-18T08:37:35.009Z] (13/39) Installing python3 (3.8.8-r0) [2021-04-18T08:37:36.447Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.445s coverage: 38.4% of statements [2021-04-18T08:37:36.448Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-04-18T08:37:36.448Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-04-18T08:37:36.448Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.110s coverage: 89.5% of statements [2021-04-18T08:37:36.448Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-04-18T08:37:36.448Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.103s coverage: 84.8% of statements [2021-04-18T08:37:41.666Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-18T08:37:41.666Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-18T08:37:41.666Z] ---> 4202c55063f8 [2021-04-18T08:37:41.666Z] Step 3/23 : WORKDIR /edgex-go [2021-04-18T08:37:41.666Z] ---> Using cache [2021-04-18T08:37:41.666Z] ---> 4a10e194ceb8 [2021-04-18T08:37:41.666Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-18T08:37:41.666Z] ---> Using cache [2021-04-18T08:37:41.666Z] ---> 217a540625c5 [2021-04-18T08:37:41.666Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-04-18T08:37:41.666Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-18T08:37:41.666Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-18T08:37:41.666Z] ---> 4202c55063f8 [2021-04-18T08:37:41.666Z] Step 3/23 : WORKDIR /edgex-go [2021-04-18T08:37:41.666Z] ---> Using cache [2021-04-18T08:37:41.666Z] ---> 4a10e194ceb8 [2021-04-18T08:37:41.666Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-18T08:37:41.666Z] ---> Using cache [2021-04-18T08:37:41.666Z] ---> 217a540625c5 [2021-04-18T08:37:41.666Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-04-18T08:37:41.666Z] ---> Using cache [2021-04-18T08:37:41.666Z] ---> 14c652ee6ba2 [2021-04-18T08:37:41.666Z] Step 6/23 : COPY go.mod . [2021-04-18T08:37:41.666Z] ---> Using cache [2021-04-18T08:37:41.666Z] ---> c7acfc5c9d70 [2021-04-18T08:37:41.666Z] Step 7/23 : RUN go mod download [2021-04-18T08:37:41.666Z] ---> Using cache [2021-04-18T08:37:41.666Z] ---> edd32b7c63db [2021-04-18T08:37:41.666Z] Step 8/23 : COPY . . [2021-04-18T08:37:41.666Z] ---> Using cache [2021-04-18T08:37:41.666Z] ---> f8c15959d88e [2021-04-18T08:37:41.666Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-04-18T08:37:41.666Z] Removing intermediate container c4ff2ec85097 [2021-04-18T08:37:41.666Z] ---> e87937d4326d [2021-04-18T08:37:41.666Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-04-18T08:37:41.938Z] ---> Running in d33b8eef3236 [2021-04-18T08:37:42.225Z] ---> Running in f3b1fe4b73cb [2021-04-18T08:37:42.225Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-04-18T08:37:42.225Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-04-18T08:37:42.225Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-04-18T08:37:42.225Z] (17/39) Installing py3-six (1.15.0-r0) [2021-04-18T08:37:42.225Z] (18/39) Installing py3-packaging (20.4-r0) [2021-04-18T08:37:42.496Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-04-18T08:37:42.496Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-04-18T08:37:42.496Z] ---> 57c8f86569de [2021-04-18T08:37:42.496Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-04-18T08:37:42.496Z] (21/39) Installing py3-idna (2.9-r0) [2021-04-18T08:37:42.766Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-04-18T08:37:42.766Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-04-18T08:37:42.766Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-04-18T08:37:42.766Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-04-18T08:37:42.766Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-04-18T08:37:42.766Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-04-18T08:37:42.766Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-04-18T08:37:43.029Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-04-18T08:37:43.029Z] ---> Running in c50ddcf707e0 [2021-04-18T08:37:43.177Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.436s coverage: 47.0% of statements [2021-04-18T08:37:43.178Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-04-18T08:37:43.178Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-04-18T08:37:43.178Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-04-18T08:37:43.178Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-04-18T08:37:43.178Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-04-18T08:37:43.178Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.128s coverage: 100.0% of statements [2021-04-18T08:37:43.178Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-04-18T08:37:43.178Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.099s coverage: 100.0% of statements [2021-04-18T08:37:43.178Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-04-18T08:37:43.178Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-04-18T08:37:43.178Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 0.133s coverage: 10.5% of statements [2021-04-18T08:37:43.178Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-04-18T08:37:43.296Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-04-18T08:37:43.296Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-04-18T08:37:43.296Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-04-18T08:37:43.296Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-04-18T08:37:43.883Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-04-18T08:37:43.883Z] (35/39) Installing py3-progress (1.5-r0) [2021-04-18T08:37:43.883Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-04-18T08:37:44.463Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-04-18T08:37:44.463Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-04-18T08:37:44.463Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-04-18T08:37:44.730Z] 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-18T08:37:44.730Z] Executing busybox-1.31.1-r19.trigger [2021-04-18T08:37:44.730Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-18T08:37:44.730Z] OK: 72 MiB in 59 packages [2021-04-18T08:37:45.166Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.503s coverage: 87.7% of statements [2021-04-18T08:37:45.166Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-04-18T08:37:45.166Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-04-18T08:37:45.166Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-04-18T08:37:45.314Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-18T08:37:46.287Z] OK: 233 MiB in 51 packages [2021-04-18T08:37:48.902Z] Removing intermediate container f3b1fe4b73cb [2021-04-18T08:37:48.902Z] ---> b8562c8fc9ba [2021-04-18T08:37:48.902Z] Step 6/23 : COPY go.mod . [2021-04-18T08:37:48.902Z] Removing intermediate container c50ddcf707e0 [2021-04-18T08:37:48.902Z] ---> b3d1fa14bf4f [2021-04-18T08:37:48.902Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-04-18T08:37:50.334Z] ---> Running in 6af2e24dfcf9 [2021-04-18T08:37:50.622Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-18T08:37:50.622Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-04-18T08:37:50.622Z] ---> 4202c55063f8 [2021-04-18T08:37:50.622Z] Step 3/21 : WORKDIR /edgex-go [2021-04-18T08:37:50.622Z] ---> Using cache [2021-04-18T08:37:50.622Z] ---> 4a10e194ceb8 [2021-04-18T08:37:50.622Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-18T08:37:50.622Z] ---> Using cache [2021-04-18T08:37:50.622Z] ---> 217a540625c5 [2021-04-18T08:37:50.622Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-04-18T08:37:50.622Z] ---> Using cache [2021-04-18T08:37:50.622Z] ---> 14c652ee6ba2 [2021-04-18T08:37:50.622Z] Step 6/21 : COPY go.mod . [2021-04-18T08:37:50.622Z] ---> Using cache [2021-04-18T08:37:50.622Z] ---> c7acfc5c9d70 [2021-04-18T08:37:50.622Z] Step 7/21 : RUN go mod download [2021-04-18T08:37:50.622Z] ---> Using cache [2021-04-18T08:37:50.622Z] ---> edd32b7c63db [2021-04-18T08:37:50.622Z] Step 8/21 : COPY . . [2021-04-18T08:37:50.890Z] ---> Using cache [2021-04-18T08:37:50.890Z] ---> f8c15959d88e [2021-04-18T08:37:50.890Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-04-18T08:37:50.890Z] ---> 073e648b21c8 [2021-04-18T08:37:50.890Z] Step 7/23 : RUN go mod download [2021-04-18T08:37:51.153Z] Collecting docker-compose==1.23.2 [2021-04-18T08:37:51.153Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-04-18T08:37:51.748Z] ---> Running in 4f14d0a72918 [2021-04-18T08:37:51.748Z] ---> Running in 97f1c3861f0c [2021-04-18T08:37:51.748Z] Removing intermediate container 6af2e24dfcf9 [2021-04-18T08:37:51.748Z] ---> 2f1ccceb072a [2021-04-18T08:37:51.748Z] Step 28/31 : CMD ["gate"] [2021-04-18T08:37:51.897Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.254s coverage: 29.1% of statements [2021-04-18T08:37:51.897Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-04-18T08:37:51.897Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-04-18T08:37:51.897Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-04-18T08:37:51.897Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-04-18T08:37:51.897Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-04-18T08:37:51.897Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.172s coverage: 99.0% of statements [2021-04-18T08:37:51.897Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-04-18T08:37:51.897Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.182s coverage: 100.0% of statements [2021-04-18T08:37:51.897Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-04-18T08:37:51.897Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-04-18T08:37:51.897Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-04-18T08:37:51.897Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-04-18T08:37:51.897Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.350s coverage: 95.6% of statements [2021-04-18T08:37:51.897Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-04-18T08:37:51.897Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-04-18T08:37:51.897Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-04-18T08:37:51.897Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.045s coverage: 0.0% of statements [2021-04-18T08:37:51.897Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-04-18T08:37:51.897Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.068s coverage: 100.0% of statements [2021-04-18T08:37:51.897Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-04-18T08:37:51.897Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-04-18T08:37:51.897Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-04-18T08:37:51.897Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-04-18T08:37:51.897Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.090s coverage: 87.9% of statements [2021-04-18T08:37:51.897Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-04-18T08:37:51.897Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-04-18T08:37:52.029Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-04-18T08:37:52.029Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-04-18T08:37:52.173Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.068s coverage: 100.0% of statements [2021-04-18T08:37:52.307Z] 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-18T08:37:52.307Z] ---> Running in 957dad4eec05 [2021-04-18T08:37:52.586Z] Collecting PyYAML<4,>=3.10 [2021-04-18T08:37:52.586Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-04-18T08:37:52.768Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.110s coverage: 28.1% of statements [2021-04-18T08:37:53.583Z] Removing intermediate container 957dad4eec05 [2021-04-18T08:37:53.583Z] ---> 60638b381ad4 [2021-04-18T08:37:53.583Z] Step 29/31 : LABEL arch=x86_64 [2021-04-18T08:37:53.583Z] 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-18T08:37:53.745Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements [2021-04-18T08:37:53.854Z] ---> Running in 867ac76dea67 [2021-04-18T08:37:54.122Z] Collecting docker<4.0,>=3.6.0 [2021-04-18T08:37:54.122Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-04-18T08:37:54.122Z] Removing intermediate container 867ac76dea67 [2021-04-18T08:37:54.122Z] ---> 41f24b8515e4 [2021-04-18T08:37:54.122Z] Step 30/31 : LABEL git_sha=65a63805328cdcb319b6d50fb9e2585eabbc7866 [2021-04-18T08:37:54.337Z] GO111MODULE=on go vet ./... [2021-04-18T08:37:54.404Z] Collecting texttable<0.10,>=0.9.0 [2021-04-18T08:37:54.404Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-04-18T08:37:54.740Z] ---> Running in 2c4fed65bd65 [2021-04-18T08:37:54.740Z] Removing intermediate container 2c4fed65bd65 [2021-04-18T08:37:54.740Z] ---> 074c469b16c2 [2021-04-18T08:37:54.740Z] Step 31/31 : LABEL version=0.0.0 [2021-04-18T08:37:55.330Z] ---> Running in b61cd0e173de [2021-04-18T08:37:55.330Z] Collecting websocket-client<1.0,>=0.32.0 [2021-04-18T08:37:55.330Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-04-18T08:37:55.627Z] Collecting cached-property<2,>=1.2.0 [2021-04-18T08:37:55.627Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-04-18T08:37:55.627Z] Collecting dockerpty<0.5,>=0.4.1 [2021-04-18T08:37:55.627Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-04-18T08:37:55.893Z] Removing intermediate container b61cd0e173de [2021-04-18T08:37:55.893Z] ---> 2e2e16359173 [2021-04-18T08:37:55.893Z] [2021-04-18T08:37:55.893Z] Removing intermediate container 4f14d0a72918 [2021-04-18T08:37:55.893Z] ---> fa291c1380a1 [2021-04-18T08:37:55.893Z] Step 8/23 : COPY . . [2021-04-18T08:37:56.511Z] Successfully built 2e2e16359173 [2021-04-18T08:37:56.511Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-04-18T08:37:56.511Z] Building docker-support-scheduler-go [2021-04-18T08:37:57.186Z]  Building docker-security-bootstrapper-go ... done Collecting jsonschema<3,>=2.5.1 [2021-04-18T08:37:57.186Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-04-18T08:37:57.186Z] Collecting docopt<0.7,>=0.6.1 [2021-04-18T08:37:57.186Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-04-18T08:37:59.141Z] 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-18T08:37:59.141Z] 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-18T08:38:00.123Z] Collecting idna<2.8,>=2.5 [2021-04-18T08:38:00.123Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-04-18T08:38:00.395Z] Collecting urllib3<1.25,>=1.21.1 [2021-04-18T08:38:00.395Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-04-18T08:38:00.682Z] Collecting docker-pycreds>=0.4.0 [2021-04-18T08:38:00.682Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-04-18T08:38:00.682Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-04-18T08:38:00.682Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-04-18T08:38:00.682Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-04-18T08:38:00.682Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-04-18T08:38:01.283Z] Installing collected packages: idna, urllib3, requests, PyYAML, websocket-client, docker-pycreds, docker, texttable, cached-property, dockerpty, jsonschema, docopt, docker-compose [2021-04-18T08:38:01.283Z] Attempting uninstall: idna [2021-04-18T08:38:01.283Z] Found existing installation: idna 2.9 [2021-04-18T08:38:01.283Z] Uninstalling idna-2.9: [2021-04-18T08:38:01.283Z] Successfully uninstalled idna-2.9 [2021-04-18T08:38:03.250Z] Attempting uninstall: urllib3 [2021-04-18T08:38:03.250Z] Found existing installation: urllib3 1.25.9 [2021-04-18T08:38:03.250Z] Uninstalling urllib3-1.25.9: [2021-04-18T08:38:03.250Z] Successfully uninstalled urllib3-1.25.9 [2021-04-18T08:38:05.217Z] Attempting uninstall: requests [2021-04-18T08:38:05.217Z] Found existing installation: requests 2.23.0 [2021-04-18T08:38:05.480Z] Uninstalling requests-2.23.0: [2021-04-18T08:38:05.753Z] Successfully uninstalled requests-2.23.0 [2021-04-18T08:38:07.164Z] Running setup.py install for PyYAML: started [2021-04-18T08:38:11.481Z] Running setup.py install for PyYAML: finished with status 'done' [2021-04-18T08:38:15.792Z] Running setup.py install for texttable: started [2021-04-18T08:38:19.382Z] Running setup.py install for texttable: finished with status 'done' [2021-04-18T08:38:19.382Z] Running setup.py install for dockerpty: started [2021-04-18T08:38:20.004Z] Running setup.py install for dockerpty: finished with status 'done' [2021-04-18T08:38:20.270Z] Running setup.py install for docopt: started [2021-04-18T08:38:21.720Z] Running setup.py install for docopt: finished with status 'done' [2021-04-18T08:38:22.707Z] 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-18T08:38:22.980Z] 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-18T08:38:22.980Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-18T08:38:22.980Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-04-18T08:38:22.980Z] ---> 4202c55063f8 [2021-04-18T08:38:22.980Z] Step 3/22 : WORKDIR /edgex-go [2021-04-18T08:38:22.980Z] ---> Using cache [2021-04-18T08:38:22.980Z] ---> 4a10e194ceb8 [2021-04-18T08:38:22.980Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-18T08:38:22.980Z] ---> Using cache [2021-04-18T08:38:22.980Z] ---> 217a540625c5 [2021-04-18T08:38:22.980Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-04-18T08:38:22.980Z] ---> Using cache [2021-04-18T08:38:22.980Z] ---> 14c652ee6ba2 [2021-04-18T08:38:22.980Z] Step 6/22 : COPY go.mod . [2021-04-18T08:38:22.980Z] ---> Using cache [2021-04-18T08:38:22.980Z] ---> c7acfc5c9d70 [2021-04-18T08:38:22.980Z] Step 7/22 : RUN go mod download [2021-04-18T08:38:23.270Z] ---> Using cache [2021-04-18T08:38:23.270Z] ---> edd32b7c63db [2021-04-18T08:38:23.270Z] Step 8/22 : COPY . . [2021-04-18T08:38:23.270Z] ---> Using cache [2021-04-18T08:38:23.270Z] ---> f8c15959d88e [2021-04-18T08:38:23.270Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-04-18T08:38:24.693Z] ---> Running in 96aa4c5ef441 [2021-04-18T08:38:28.031Z] 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-18T08:38:29.476Z] Removing intermediate container d33b8eef3236 [2021-04-18T08:38:29.476Z] ---> 224e0baca5ef [2021-04-18T08:38:29.476Z] [2021-04-18T08:38:29.476Z] Step 10/23 : FROM alpine:3.12 [2021-04-18T08:38:29.476Z] ---> 13621d1b12d4 [2021-04-18T08:38:29.476Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-04-18T08:38:29.476Z] ---> Using cache [2021-04-18T08:38:29.476Z] ---> 9bddcf79005e [2021-04-18T08:38:29.476Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-18T08:38:29.476Z] ---> Using cache [2021-04-18T08:38:29.476Z] ---> c475f4c2e1fe [2021-04-18T08:38:29.476Z] Step 13/23 : ENV APP_PORT=48082 [2021-04-18T08:38:29.476Z] ---> 2ceceb7a5a31 [2021-04-18T08:38:29.476Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-04-18T08:38:30.123Z] ---> Running in 0257ee603c8c [2021-04-18T08:38:30.415Z] ---> Running in 2c4a6ec29bdb [2021-04-18T08:38:31.384Z] Removing intermediate container 0257ee603c8c [2021-04-18T08:38:31.384Z] ---> aac04a345b08 [2021-04-18T08:38:31.384Z] Step 14/23 : EXPOSE $APP_PORT [2021-04-18T08:38:31.650Z] 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-18T08:38:33.061Z] ---> Running in 11c3ce9b505a [2021-04-18T08:38:35.651Z] Removing intermediate container 11c3ce9b505a [2021-04-18T08:38:35.651Z] ---> 13b9ed4e19e6 [2021-04-18T08:38:35.651Z] Step 15/23 : WORKDIR / [2021-04-18T08:38:38.251Z] ---> Running in b1d268eeed66 [2021-04-18T08:38:40.223Z] Removing intermediate container 97f1c3861f0c [2021-04-18T08:38:40.223Z] ---> 00adeabf2af2 [2021-04-18T08:38:40.223Z] [2021-04-18T08:38:40.223Z] Step 10/21 : FROM alpine:3.12 [2021-04-18T08:38:40.223Z] ---> 13621d1b12d4 [2021-04-18T08:38:40.223Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-04-18T08:38:41.628Z] ---> Running in 96274c2a4679 [2021-04-18T08:38:42.621Z] Removing intermediate container b1d268eeed66 [2021-04-18T08:38:42.621Z] ---> 835a1e625853 [2021-04-18T08:38:42.621Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-18T08:38:44.040Z] ---> 1c02be094bf0 [2021-04-18T08:38:44.040Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-04-18T08:38:44.040Z] Removing intermediate container 9fffbd22528c [2021-04-18T08:38:44.040Z] ---> b802da8eac5c [2021-04-18T08:38:44.040Z] Step 14/23 : ENV APP_PORT=48090 [2021-04-18T08:38:44.040Z] ---> Running in 88782554d193 [2021-04-18T08:38:44.311Z] Removing intermediate container 88782554d193 [2021-04-18T08:38:44.311Z] ---> e9f22d6d0ab6 [2021-04-18T08:38:44.311Z] Step 15/23 : EXPOSE $APP_PORT [2021-04-18T08:38:44.593Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-18T08:38:44.593Z] ---> Running in 95afb94b2600 [2021-04-18T08:38:44.593Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-18T08:38:44.867Z] (1/4) Installing ca-certificates (20191127-r4) [2021-04-18T08:38:45.141Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-04-18T08:38:45.141Z] (3/4) Installing libcurl (7.76.1-r0) [2021-04-18T08:38:45.141Z] (4/4) Installing curl (7.76.1-r0) [2021-04-18T08:38:45.141Z] Executing busybox-1.31.1-r20.trigger [2021-04-18T08:38:46.102Z] Executing ca-certificates-20191127-r4.trigger [2021-04-18T08:38:46.102Z] OK: 7 MiB in 18 packages [2021-04-18T08:38:47.542Z] Removing intermediate container 95afb94b2600 [2021-04-18T08:38:47.542Z] ---> 7fc576296587 [2021-04-18T08:38:47.542Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-04-18T08:38:47.542Z] ---> 07749719a56d [2021-04-18T08:38:47.542Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-04-18T08:38:49.499Z] ---> 70fd048b6709 [2021-04-18T08:38:49.500Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-04-18T08:38:49.764Z] Removing intermediate container 96274c2a4679 [2021-04-18T08:38:49.764Z] ---> 9eae5c1d1d73 [2021-04-18T08:38:49.764Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-04-18T08:38:50.031Z] ---> Running in 41b91f615312 [2021-04-18T08:38:50.031Z] ---> 89c8b932bcab [2021-04-18T08:38:50.031Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-04-18T08:38:50.031Z] ---> Running in a8a84a6f8d92 [2021-04-18T08:38:50.300Z] Removing intermediate container 41b91f615312 [2021-04-18T08:38:50.300Z] ---> 587ebaf91a33 [2021-04-18T08:38:50.300Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-18T08:38:50.569Z] ---> Running in 36279dbec42e [2021-04-18T08:38:50.569Z] Removing intermediate container a8a84a6f8d92 [2021-04-18T08:38:50.569Z] ---> 20e7e2cd18e7 [2021-04-18T08:38:50.569Z] Step 13/21 : WORKDIR /edgex [2021-04-18T08:38:51.153Z] ---> Running in 5e54aaf1eb38 [2021-04-18T08:38:51.153Z] ---> 7f092c587f31 [2021-04-18T08:38:51.153Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-04-18T08:38:51.153Z] Removing intermediate container 36279dbec42e [2021-04-18T08:38:51.153Z] ---> 2aa9a128e658 [2021-04-18T08:38:51.153Z] Step 21/23 : LABEL arch=x86_64 [2021-04-18T08:38:51.428Z] ---> Running in fe6c80c8a8c4 [2021-04-18T08:38:51.428Z] Removing intermediate container 5e54aaf1eb38 [2021-04-18T08:38:51.428Z] ---> 277bdf6cad72 [2021-04-18T08:38:51.428Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-04-18T08:38:51.707Z] ---> 5b806b765923 [2021-04-18T08:38:51.707Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-04-18T08:38:51.707Z] Removing intermediate container fe6c80c8a8c4 [2021-04-18T08:38:51.707Z] ---> 350fc6a55ae5 [2021-04-18T08:38:51.707Z] Step 22/23 : LABEL git_sha=65a63805328cdcb319b6d50fb9e2585eabbc7866 [2021-04-18T08:38:51.707Z] ---> Running in 38fb2cdb336e [2021-04-18T08:38:51.981Z] ---> Running in b49975b7264e [2021-04-18T08:38:51.981Z] ---> d4eb6b6b27ee [2021-04-18T08:38:51.981Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-04-18T08:38:52.247Z] Removing intermediate container 38fb2cdb336e [2021-04-18T08:38:52.247Z] ---> 387987966bcc [2021-04-18T08:38:52.247Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-18T08:38:52.511Z] Removing intermediate container b49975b7264e [2021-04-18T08:38:52.511Z] ---> e3944ce91d0d [2021-04-18T08:38:52.511Z] Step 23/23 : LABEL version=0.0.0 [2021-04-18T08:38:52.511Z] ---> Running in ecc5cb6295b8 [2021-04-18T08:38:52.511Z] ---> Running in fc870d3c4f8e [2021-04-18T08:38:52.784Z] Removing intermediate container ecc5cb6295b8 [2021-04-18T08:38:52.784Z] ---> 7603f55fa7d0 [2021-04-18T08:38:52.784Z] Step 21/23 : LABEL arch=x86_64 [2021-04-18T08:38:53.063Z] ---> 8fc61448a654 [2021-04-18T08:38:53.063Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-04-18T08:38:53.063Z] Removing intermediate container fc870d3c4f8e [2021-04-18T08:38:53.063Z] ---> ba360c283efc [2021-04-18T08:38:53.063Z] [2021-04-18T08:38:53.063Z] ---> Running in b3b1ae59c8f0 [2021-04-18T08:38:53.334Z] Successfully built ba360c283efc [2021-04-18T08:38:53.334Z] Successfully tagged docker-core-command-go:latest [2021-04-18T08:38:53.598Z]  Building docker-core-command-go ... done Removing intermediate container b3b1ae59c8f0 [2021-04-18T08:38:53.598Z] ---> d8090c1610d9 [2021-04-18T08:38:53.598Z] Step 22/23 : LABEL git_sha=65a63805328cdcb319b6d50fb9e2585eabbc7866 [2021-04-18T08:38:53.862Z] ---> Running in be2d30c0d05d [2021-04-18T08:38:53.862Z] ---> b85dc22e2aa5 [2021-04-18T08:38:53.862Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-04-18T08:38:54.125Z] ---> Running in 94c89fb03141 [2021-04-18T08:38:55.084Z] Removing intermediate container be2d30c0d05d [2021-04-18T08:38:55.084Z] ---> efc8431e7b4b [2021-04-18T08:38:55.084Z] Step 23/23 : LABEL version=0.0.0 [2021-04-18T08:38:55.084Z] Removing intermediate container 94c89fb03141 [2021-04-18T08:38:55.084Z] ---> d90b6c4f99eb [2021-04-18T08:38:55.084Z] Step 18/21 : CMD ["--init=true"] [2021-04-18T08:38:55.361Z] ---> Running in fe24763a1650 [2021-04-18T08:38:55.361Z] ---> Running in ca27491ce0db [2021-04-18T08:38:55.630Z] Removing intermediate container ca27491ce0db [2021-04-18T08:38:55.630Z] ---> af9624db89f0 [2021-04-18T08:38:55.630Z] Step 19/21 : LABEL arch=x86_64 [2021-04-18T08:38:55.906Z] Removing intermediate container fe24763a1650 [2021-04-18T08:38:55.906Z] ---> 249a775c80a3 [2021-04-18T08:38:55.906Z] [2021-04-18T08:38:55.906Z] ---> Running in e9c3b3c4b33c [2021-04-18T08:38:56.180Z] Successfully built 249a775c80a3 [2021-04-18T08:38:56.180Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-04-18T08:38:57.575Z]  Building docker-sys-mgmt-agent-go ... done Removing intermediate container e9c3b3c4b33c [2021-04-18T08:38:57.575Z] ---> d55ad2fa20e3 [2021-04-18T08:38:57.575Z] Step 20/21 : LABEL git_sha=65a63805328cdcb319b6d50fb9e2585eabbc7866 [2021-04-18T08:38:58.540Z] ---> Running in ad770ba32fb3 [2021-04-18T08:38:58.540Z] Removing intermediate container 96aa4c5ef441 [2021-04-18T08:38:58.540Z] ---> ad5de2fd62f9 [2021-04-18T08:38:58.540Z] [2021-04-18T08:38:58.540Z] Step 10/22 : FROM alpine:3.12 [2021-04-18T08:38:58.540Z] ---> 13621d1b12d4 [2021-04-18T08:38:58.540Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-04-18T08:38:58.540Z] ---> Using cache [2021-04-18T08:38:58.540Z] ---> 9bddcf79005e [2021-04-18T08:38:58.540Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-18T08:38:58.540Z] ---> Using cache [2021-04-18T08:38:58.540Z] ---> c475f4c2e1fe [2021-04-18T08:38:58.540Z] Step 13/22 : ENV APP_PORT=48085 [2021-04-18T08:38:58.540Z] ---> Running in 90181cfc1381 [2021-04-18T08:38:58.809Z] Removing intermediate container ad770ba32fb3 [2021-04-18T08:38:58.809Z] ---> 8d0352afc416 [2021-04-18T08:38:58.809Z] Step 21/21 : LABEL version=0.0.0 [2021-04-18T08:38:59.073Z] Removing intermediate container 90181cfc1381 [2021-04-18T08:38:59.073Z] ---> 0a76dc437f18 [2021-04-18T08:38:59.073Z] Step 14/22 : EXPOSE $APP_PORT [2021-04-18T08:38:59.073Z] ---> Running in 85534d33589a [2021-04-18T08:39:01.045Z] ---> Running in ded5c8e97874 [2021-04-18T08:39:01.316Z] Removing intermediate container 85534d33589a [2021-04-18T08:39:01.316Z] ---> 7d18220cdc3d [2021-04-18T08:39:01.316Z] [2021-04-18T08:39:01.316Z] Removing intermediate container ded5c8e97874 [2021-04-18T08:39:01.316Z] ---> 4569047e149e [2021-04-18T08:39:01.316Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-18T08:39:01.585Z] Successfully built 7d18220cdc3d [2021-04-18T08:39:01.585Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-04-18T08:39:01.861Z]  Building docker-security-proxy-setup-go ... done  ---> df9a00d00b8b [2021-04-18T08:39:01.861Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-04-18T08:39:03.810Z] ---> a59c727a3f2e [2021-04-18T08:39:03.810Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-04-18T08:39:05.739Z] Removing intermediate container 2c4a6ec29bdb [2021-04-18T08:39:05.739Z] ---> ba9b7a1016a1 [2021-04-18T08:39:05.739Z] [2021-04-18T08:39:05.739Z] Step 10/23 : FROM alpine:3.12 [2021-04-18T08:39:05.739Z] ---> 13621d1b12d4 [2021-04-18T08:39:05.739Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-04-18T08:39:05.739Z] ---> 7964d4795d21 [2021-04-18T08:39:05.739Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-04-18T08:39:05.739Z] ---> Running in 36593989c3ff [2021-04-18T08:39:05.739Z] ---> Running in 3f40d85e4ab3 [2021-04-18T08:39:06.010Z] Removing intermediate container 36593989c3ff [2021-04-18T08:39:06.010Z] ---> 49d5686ef14c [2021-04-18T08:39:06.010Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-18T08:39:06.011Z] Removing intermediate container 3f40d85e4ab3 [2021-04-18T08:39:06.011Z] ---> 2d4c3728027e [2021-04-18T08:39:06.011Z] Step 12/23 : ENV APP_PORT=48080 [2021-04-18T08:39:06.011Z] ---> Running in bc9bfd45f3f1 [2021-04-18T08:39:06.011Z] ---> Running in 3c7189fb29bc [2021-04-18T08:39:06.279Z] Removing intermediate container bc9bfd45f3f1 [2021-04-18T08:39:06.279Z] ---> bc12f17edf78 [2021-04-18T08:39:06.279Z] Step 20/22 : LABEL arch=x86_64 [2021-04-18T08:39:06.279Z] Removing intermediate container 3c7189fb29bc [2021-04-18T08:39:06.279Z] ---> f29ad63a7f91 [2021-04-18T08:39:06.279Z] Step 13/23 : EXPOSE $APP_PORT [2021-04-18T08:39:06.279Z] ---> Running in 8a477cd382fb [2021-04-18T08:39:06.279Z] ---> Running in 86bb80140988 [2021-04-18T08:39:06.549Z] Removing intermediate container 8a477cd382fb [2021-04-18T08:39:06.549Z] ---> 1b084a689448 [2021-04-18T08:39:06.549Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-18T08:39:06.549Z] Removing intermediate container 86bb80140988 [2021-04-18T08:39:06.549Z] ---> 786d1ad19edd [2021-04-18T08:39:06.549Z] Step 21/22 : LABEL git_sha=65a63805328cdcb319b6d50fb9e2585eabbc7866 [2021-04-18T08:39:06.549Z] ---> Running in e4999165faf1 [2021-04-18T08:39:06.549Z] ---> Running in 9db4d8ec2b15 [2021-04-18T08:39:06.812Z] Removing intermediate container e4999165faf1 [2021-04-18T08:39:06.812Z] ---> 47a10bee11d8 [2021-04-18T08:39:06.812Z] Step 22/22 : LABEL version=0.0.0 [2021-04-18T08:39:07.080Z] ---> Running in 24acce6431b1 [2021-04-18T08:39:07.080Z] Removing intermediate container 24acce6431b1 [2021-04-18T08:39:07.080Z] ---> c37b33aba437 [2021-04-18T08:39:07.080Z] [2021-04-18T08:39:07.343Z] Successfully built c37b33aba437 [2021-04-18T08:39:07.343Z] Successfully tagged docker-support-scheduler-go:latest [2021-04-18T08:39:07.947Z]  Building docker-support-scheduler-go ... done Removing intermediate container 9db4d8ec2b15 [2021-04-18T08:39:07.947Z] ---> e3c30b15737c [2021-04-18T08:39:07.947Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-04-18T08:39:07.947Z] ---> Running in 872433404ee5 [2021-04-18T08:39:08.559Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-18T08:39:09.160Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-18T08:39:09.450Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-04-18T08:39:09.450Z] (2/6) Installing libgcc (9.3.0-r2) [2021-04-18T08:39:09.715Z] (3/6) Installing libsodium (1.0.18-r0) [2021-04-18T08:39:09.715Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-04-18T08:39:10.664Z] (5/6) Installing libzmq (4.3.3-r0) [2021-04-18T08:39:10.664Z] (6/6) Installing zeromq (4.3.3-r0) [2021-04-18T08:39:10.664Z] Executing busybox-1.31.1-r20.trigger [2021-04-18T08:39:10.664Z] OK: 8 MiB in 20 packages [2021-04-18T08:39:11.240Z] Removing intermediate container 872433404ee5 [2021-04-18T08:39:11.240Z] ---> 7ea25a4e59be [2021-04-18T08:39:11.240Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-18T08:39:11.507Z] ---> f90ef5ea1ad4 [2021-04-18T08:39:11.507Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-04-18T08:39:12.458Z] ---> bf386fe95236 [2021-04-18T08:39:12.458Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-04-18T08:39:12.721Z] ---> 678820d2840e [2021-04-18T08:39:12.721Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-04-18T08:39:12.721Z] ---> Running in 076d8d89cf29 [2021-04-18T08:39:12.983Z] Removing intermediate container 076d8d89cf29 [2021-04-18T08:39:12.983Z] ---> b62600482c46 [2021-04-18T08:39:12.983Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-18T08:39:12.983Z] ---> Running in 274feb8d76db [2021-04-18T08:39:13.246Z] Removing intermediate container 274feb8d76db [2021-04-18T08:39:13.246Z] ---> 473374527e0b [2021-04-18T08:39:13.246Z] Step 21/23 : LABEL arch=x86_64 [2021-04-18T08:39:13.246Z] ---> Running in 992dbb330de0 [2021-04-18T08:39:13.510Z] Removing intermediate container 992dbb330de0 [2021-04-18T08:39:13.510Z] ---> 3029dfb41a94 [2021-04-18T08:39:13.510Z] Step 22/23 : LABEL git_sha=65a63805328cdcb319b6d50fb9e2585eabbc7866 [2021-04-18T08:39:13.510Z] ---> Running in 85ace258ece2 [2021-04-18T08:39:13.773Z] Removing intermediate container 85ace258ece2 [2021-04-18T08:39:13.773Z] ---> 6f9d96ae60b7 [2021-04-18T08:39:13.773Z] Step 23/23 : LABEL version=0.0.0 [2021-04-18T08:39:13.773Z] ---> Running in 7c14fe287429 [2021-04-18T08:39:13.773Z] Removing intermediate container 7c14fe287429 [2021-04-18T08:39:13.773Z] ---> 3c9c7065da4b [2021-04-18T08:39:13.773Z] [2021-04-18T08:39:14.036Z] Successfully built 3c9c7065da4b [2021-04-18T08:39:14.036Z] Successfully tagged docker-core-data-go:latest [2021-04-18T08:39:14.313Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-04-18T08:39:14.356Z] $ docker stop --time=1 4b9b1f6876719a603eefd207419e11f3b0382a22f108543c22e1536537c274e4 [2021-04-18T08:39:16.024Z] $ docker rm -f 4b9b1f6876719a603eefd207419e11f3b0382a22f108543c22e1536537c274e4 [2021-04-18T08:39:16.111Z] gofmt -l . [2021-04-18T08:39:16.111Z] [ "`gofmt -l .`" = "" ] [2021-04-18T08:39:16.111Z] ./bin/test-go-mod-tidy.sh [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-18T08:39:16.451Z] + docker images [2021-04-18T08:39:16.451Z] + grep docker [2021-04-18T08:39:16.714Z] docker-core-data-go latest 3c9c7065da4b 3 seconds ago 22.9MB [2021-04-18T08:39:16.714Z] docker-support-scheduler-go latest c37b33aba437 9 seconds ago 17.6MB [2021-04-18T08:39:16.714Z] docker-security-proxy-setup-go latest 7d18220cdc3d 16 seconds ago 26MB [2021-04-18T08:39:16.714Z] docker-sys-mgmt-agent-go latest 249a775c80a3 21 seconds ago 312MB [2021-04-18T08:39:16.714Z] docker-core-command-go latest ba360c283efc 24 seconds ago 17.5MB [2021-04-18T08:39:16.714Z] docker-security-bootstrapper-go latest 2e2e16359173 About a minute ago 19.3MB [2021-04-18T08:39:16.714Z] docker-security-secretstore-setup-go latest 99f8a4f66ce7 About a minute ago 26.3MB [2021-04-18T08:39:16.714Z] docker-core-metadata-go latest 5ebe7ab6bc1e About a minute ago 19.2MB [2021-04-18T08:39:16.714Z] docker-support-notifications-go latest feb5fd314113 2 minutes ago 18.2MB [2021-04-18T08:39:16.714Z] docker 20.10.0 aefe523efa57 4 months ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [2021-04-18T08:39:16.831Z] ./bin/test-attribution-txt.sh Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [Pipeline] sh [2021-04-18T08:39:19.019Z] + ls -al . [2021-04-18T08:39:19.019Z] total 824 [2021-04-18T08:39:19.019Z] drwxrwxr-x 9 1001 1001 4096 Apr 18 08:39 . [2021-04-18T08:39:19.019Z] drwxr-xr-x 4 root root 4096 Apr 18 08:34 .. [2021-04-18T08:39:19.019Z] -rw-rw-r-- 1 1001 1001 11 Apr 18 08:33 .dockerignore [2021-04-18T08:39:19.019Z] drwxrwxr-x 8 1001 1001 4096 Apr 18 08:33 .git [2021-04-18T08:39:19.019Z] drwxrwxr-x 3 1001 1001 4096 Apr 18 08:33 .github [2021-04-18T08:39:19.019Z] -rw-rw-r-- 1 1001 1001 818 Apr 18 08:33 .gitignore [2021-04-18T08:39:19.019Z] -rw-rw-r-- 1 1001 1001 166 Apr 18 08:33 .sonarcloud.properties [2021-04-18T08:39:19.019Z] -rw-rw-r-- 1 1001 1001 8609 Apr 18 08:33 Attribution.txt [2021-04-18T08:39:19.019Z] -rw-rw-r-- 1 1001 1001 3804 Apr 18 08:33 CONTRIBUTING.md [2021-04-18T08:39:19.019Z] -rw-rw-r-- 1 1001 1001 931 Apr 18 08:33 Dockerfile.build [2021-04-18T08:39:19.019Z] -rw-rw-r-- 1 1001 1001 863 Apr 18 08:33 Jenkinsfile [2021-04-18T08:39:19.019Z] -rw-rw-r-- 1 1001 1001 10775 Apr 18 08:33 LICENSE [2021-04-18T08:39:19.019Z] -rw-rw-r-- 1 1001 1001 5774 Apr 18 08:33 Makefile [2021-04-18T08:39:19.019Z] -rw-rw-r-- 1 1001 1001 6548 Apr 18 08:33 README.md [2021-04-18T08:39:19.019Z] -rw-rw-r-- 1 1001 1001 6755 Apr 18 08:33 SECURITY.md [2021-04-18T08:39:19.019Z] -rw-rw-r-- 1 1001 1001 5 Apr 18 08:30 VERSION [2021-04-18T08:39:19.019Z] -rw-rw-r-- 1 1001 1001 4131 Apr 18 08:33 ZMQWindows.md [2021-04-18T08:39:19.019Z] drwxrwxr-x 2 1001 1001 4096 Apr 18 08:33 bin [2021-04-18T08:39:19.019Z] drwxrwxr-x 14 1001 1001 4096 Apr 18 08:33 cmd [2021-04-18T08:39:19.019Z] -rw-r--r-- 1 root root 687366 Apr 18 08:37 coverage.out [2021-04-18T08:39:19.019Z] -rw-r--r-- 1 root root 1058 Apr 18 08:39 go.mod [2021-04-18T08:39:19.019Z] -rw-r--r-- 1 root root 22256 Apr 18 08:39 go.sum [2021-04-18T08:39:19.019Z] drwxrwxr-x 8 1001 1001 4096 Apr 18 08:33 internal [2021-04-18T08:39:19.019Z] drwxrwxr-x 4 1001 1001 4096 Apr 18 08:33 openapi [2021-04-18T08:39:19.019Z] drwxrwxr-x 4 1001 1001 4096 Apr 18 08:33 snap [2021-04-18T08:39:19.019Z] -rw-rw-r-- 1 1001 1001 168 Apr 18 08:33 version.go [Pipeline] sh [2021-04-18T08:39:19.735Z] + '[' -e coverage.out ] [2021-04-18T08:39:19.735Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-04-18T08:39:19.765Z] Warning: overwriting stash ‘coverage-report’ [2021-04-18T08:39:20.937Z] Stashed 1 file(s) [Pipeline] sh [2021-04-18T08:39:21.589Z] + make build [2021-04-18T08:39:21.589Z] 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-18T08:39:31.993Z] Still waiting to schedule task [2021-04-18T08:39:31.993Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-04-18T08:39:32.552Z] 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-18T08:39:59.350Z] 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-18T08:40:01.314Z] 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-18T08:40:06.727Z] 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-18T08:40:07.705Z] 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-18T08:40:13.116Z] 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-18T08:40:18.516Z] 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-18T08:40:20.020Z] Running on prd-ubuntu18.04-docker-8c-8g-620 in /w/workspace/edgexfoundry_edgex-go_PR-2858 [Pipeline] { [Pipeline] ws [2021-04-18T08:40:20.040Z] Running in /w/workspace/edgex-go/101 [Pipeline] { [Pipeline] checkout [2021-04-18T08:40:22.416Z] using credential edgex-jenkins-ssh [2021-04-18T08:40:22.430Z] Cloning the remote Git repository [2021-04-18T08:40:22.443Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-04-18T08:40:22.504Z] > git init /w/workspace/edgex-go/101 # timeout=10 [2021-04-18T08:40:22.530Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-04-18T08:40:22.530Z] > git --version # timeout=10 [2021-04-18T08:40:22.534Z] > git --version # 'git version 2.17.1' [2021-04-18T08:40:22.535Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-18T08:40:22.558Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-18T08:40:23.936Z] 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-18T08:40:27.256Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-04-18T08:40:27.977Z] Merging remotes/origin/master commit 1db696b9dfb42d3dc07ad7353d4356e193fbdfbc into PR head commit b123692ef5aef04367cfb89a2b35ff47f98a9523 [2021-04-18T08:40:28.322Z] Merge succeeded, producing 9843fa74f5c54e89fb64cf058da7a72e178b9063 [2021-04-18T08:40:28.323Z] Checking out Revision 9843fa74f5c54e89fb64cf058da7a72e178b9063 (PR-2858) [2021-04-18T08:40:27.265Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-18T08:40:27.274Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-04-18T08:40:27.289Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-04-18T08:40:27.289Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-18T08:40:27.293Z] > 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-18T08:40:27.982Z] > git config core.sparsecheckout # timeout=10 [2021-04-18T08:40:27.992Z] > git checkout -f b123692ef5aef04367cfb89a2b35ff47f98a9523 # timeout=10 [2021-04-18T08:40:28.088Z] > git remote # timeout=10 [2021-04-18T08:40:28.098Z] > git config --get remote.origin.url # timeout=10 [2021-04-18T08:40:28.103Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-18T08:40:28.107Z] > git merge 1db696b9dfb42d3dc07ad7353d4356e193fbdfbc # timeout=10 [2021-04-18T08:40:28.312Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-18T08:40:28.323Z] > git config core.sparsecheckout # timeout=10 [2021-04-18T08:40:28.327Z] > git checkout -f 9843fa74f5c54e89fb64cf058da7a72e178b9063 # timeout=10 [2021-04-18T08:40:29.361Z] 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-18T08:40:31.933Z] Commit message: "Merge commit '1db696b9dfb42d3dc07ad7353d4356e193fbdfbc' into HEAD" [2021-04-18T08:40:31.943Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-18T08:40:32.759Z] 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-18T08:40:31.935Z] > git rev-list --no-walk 7aa722e2b6b6dd2e99208e5ef27462dabde067ae # timeout=10 [2021-04-18T08:40:33.093Z] + echo snap-build.sh [2021-04-18T08:40:33.093Z] snap-build.sh [2021-04-18T08:40:33.093Z] + SNAP_BASE_DIR=. [2021-04-18T08:40:33.093Z] + '[' '!' -z /w/workspace/edgex-go/101 ']' [2021-04-18T08:40:33.093Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/101 [2021-04-18T08:40:33.093Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/101]' [2021-04-18T08:40:33.093Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/101] [2021-04-18T08:40:33.093Z] + cd /w/workspace/edgex-go/101 [2021-04-18T08:40:33.093Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-04-18T08:40:33.093Z] Reading package lists... [2021-04-18T08:40:33.093Z] Building dependency tree... [2021-04-18T08:40:33.093Z] Reading state information... [2021-04-18T08:40:33.372Z] The following packages were automatically installed and are no longer required: [2021-04-18T08:40:33.372Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-04-18T08:40:33.372Z] uidmap xdelta3 [2021-04-18T08:40:33.372Z] Use 'sudo apt autoremove' to remove them. [2021-04-18T08:40:33.372Z] The following packages will be REMOVED: [2021-04-18T08:40:33.372Z] lxd* lxd-client* [2021-04-18T08:40:33.948Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-04-18T08:40:33.948Z] After this operation, 31.7 MB disk space will be freed. [2021-04-18T08:40:34.999Z] (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-18T08:40:34.999Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-04-18T08:40:35.950Z] Removing lxd dnsmasq configuration [2021-04-18T08:40:35.950Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-04-18T08:40:36.210Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-04-18T08:40:37.154Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-04-18T08:40:37.679Z] (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-18T08:40:37.679Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-04-18T08:40:38.175Z] 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-18T08:40:39.065Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-04-18T08:40:39.065Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-04-18T08:40:40.451Z] + sudo snap remove --purge lxd [2021-04-18T08:40:40.451Z] snap "lxd" is not installed [2021-04-18T08:40:40.451Z] + sudo groupadd --force --system lxd [2021-04-18T08:40:40.451Z] ++ whoami [2021-04-18T08:40:40.451Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-04-18T08:40:40.713Z] + newgrp - lxd [2021-04-18T08:40:40.713Z] + sudo snap install lxd [Pipeline] } [2021-04-18T08:40:44.901Z] $ docker stop --time=1 3ff6f62188178c8859f7544bd5cde8da5a2c5302f9ef76107bad71783522fdc7 [2021-04-18T08:40:47.287Z] $ docker rm -f 3ff6f62188178c8859f7544bd5cde8da5a2c5302f9ef76107bad71783522fdc7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-18T08:40:48.995Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-04-18T08:40:48.995Z] [2021-04-18T08:40:48.995Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-18T08:40:49.616Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-04-18T08:40:49.889Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-04-18T08:40:49.889Z] 29e5d40040c1: Pulling fs layer [2021-04-18T08:40:49.889Z] 1ce36da41761: Pulling fs layer [2021-04-18T08:40:49.889Z] 25b303627fd3: Pulling fs layer [2021-04-18T08:40:49.889Z] 29e5d40040c1: Verifying Checksum [2021-04-18T08:40:49.889Z] 29e5d40040c1: Download complete [2021-04-18T08:40:50.490Z] 29e5d40040c1: Pull complete [2021-04-18T08:40:50.741Z] 2021-04-18T08:40:48Z INFO Waiting for automatic snapd restart... [2021-04-18T08:40:50.765Z] 1ce36da41761: Verifying Checksum [2021-04-18T08:40:50.765Z] 1ce36da41761: Download complete [2021-04-18T08:40:52.197Z] 1ce36da41761: Pull complete [2021-04-18T08:40:52.197Z] 25b303627fd3: Download complete [2021-04-18T08:41:02.338Z] 25b303627fd3: Pull complete [2021-04-18T08:41:02.338Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-04-18T08:41:02.338Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-04-18T08:41:02.338Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-04-18T08:41:02.602Z] prd-ubuntu18.04-docker-arm64-4c-16g-618 does not seem to be running inside a container [2021-04-18T08:41:02.683Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/101 -v /w/workspace/edgex-go/101:/w/workspace/edgex-go/101:rw,z -v /w/workspace/edgex-go/101@tmp:/w/workspace/edgex-go/101@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-18T08:41:05.670Z] lxd 4.13 from Canonical* installed [2021-04-18T08:41:05.670Z] + sudo lxd init --auto [2021-04-18T08:41:05.759Z] $ docker top 7c28160584671f2dc3c29ab74efaa3164e0a400fed92c4f63f7c8ab481cbd97e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-18T08:41:06.696Z] + docker-compose build --help [2021-04-18T08:41:06.696Z] + grep parallel [2021-04-18T08:41:10.985Z] --parallel Build images in parallel. [Pipeline] } [2021-04-18T08:41:11.009Z] $ docker stop --time=1 7c28160584671f2dc3c29ab74efaa3164e0a400fed92c4f63f7c8ab481cbd97e [2021-04-18T08:41:12.995Z] $ docker rm -f 7c28160584671f2dc3c29ab74efaa3164e0a400fed92c4f63f7c8ab481cbd97e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-18T08:41:13.646Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-04-18T08:41:13.646Z] . [Pipeline] withDockerContainer [2021-04-18T08:41:13.822Z] + sudo snap install --classic snapcraft [2021-04-18T08:41:13.913Z] prd-ubuntu18.04-docker-arm64-4c-16g-618 does not seem to be running inside a container [2021-04-18T08:41:13.994Z] $ 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/101 -v /w/workspace/edgex-go/101:/w/workspace/edgex-go/101:rw,z -v /w/workspace/edgex-go/101@tmp:/w/workspace/edgex-go/101@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-18T08:41:15.447Z] $ docker top c746397e302f7767900c911689c07439cf81a8321f0655212d6ae722a4b72d9e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-18T08:41:16.395Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-04-18T08:41:19.120Z] snapcraft 4.6.2 from Canonical* installed [2021-04-18T08:41:19.120Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-04-18T08:41:19.120Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-04-18T08:41:19.120Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-04-18T08:41:19.120Z] Dload Upload Total Spent Left Speed [2021-04-18T08:41:19.120Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4045 0 --:--:-- --:--:-- --:--:-- 4071 [2021-04-18T08:41:19.120Z] 100 3325k 100 3325k 0 0 8614k 0 --:--:-- --:--:-- --:--:-- 8614k [2021-04-18T08:41:19.120Z] ./yq_linux_amd64 [2021-04-18T08:41:19.120Z] + sudo snapcraft prime --use-lxd [2021-04-18T08:41:19.772Z] Building docker-core-command-go ... [2021-04-18T08:41:19.772Z] Building docker-core-data-go ... [2021-04-18T08:41:19.772Z] Building docker-core-metadata-go ... [2021-04-18T08:41:19.772Z] Building docker-security-bootstrapper-go ... [2021-04-18T08:41:19.772Z] Building docker-security-proxy-setup-go ... [2021-04-18T08:41:19.772Z] Building docker-security-secretstore-setup-go ... [2021-04-18T08:41:19.772Z] Building docker-support-notifications-go ... [2021-04-18T08:41:19.772Z] Building docker-support-scheduler-go ... [2021-04-18T08:41:19.772Z] Building docker-sys-mgmt-agent-go ... [2021-04-18T08:41:19.772Z] Building docker-security-bootstrapper-go [2021-04-18T08:41:19.772Z] Building docker-core-command-go [2021-04-18T08:41:19.772Z] Building docker-support-notifications-go [2021-04-18T08:41:19.772Z] Building docker-support-scheduler-go [2021-04-18T08:41:19.772Z] Building docker-core-metadata-go [2021-04-18T08:41:20.505Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-04-18T08:41:20.505Z] 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-18T08:41:20.505Z] - README.md [2021-04-18T08:41:20.505Z] [2021-04-18T08:41:20.505Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-04-18T08:41:21.077Z] Launching a container. [2021-04-18T08:41:33.321Z] Waiting for container to be ready [2021-04-18T08:41:33.321Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-04-18T08:41:33.321Z] [2021-04-18T08:41:37.527Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-04-18T08:41:37.527Z] Waiting for network to be ready... [2021-04-18T08:41:37.788Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-04-18T08:41:37.788Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1693 kB] [2021-04-18T08:41:38.048Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-04-18T08:41:38.048Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [317 kB] [2021-04-18T08:41:38.048Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] [2021-04-18T08:41:38.048Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-04-18T08:41:38.048Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [302 kB] [2021-04-18T08:41:38.048Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [40.4 kB] [2021-04-18T08:41:38.048Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1122 kB] [2021-04-18T08:41:38.048Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] [2021-04-18T08:41:38.308Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-04-18T08:41:38.569Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-04-18T08:41:38.830Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-04-18T08:41:38.830Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-04-18T08:41:38.830Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-04-18T08:41:38.830Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-04-18T08:41:38.830Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-04-18T08:41:38.830Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-04-18T08:41:39.091Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-04-18T08:41:39.351Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2036 kB] [2021-04-18T08:41:39.351Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [409 kB] [2021-04-18T08:41:39.351Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] [2021-04-18T08:41:39.351Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-04-18T08:41:39.351Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [323 kB] [2021-04-18T08:41:39.351Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [43.8 kB] [2021-04-18T08:41:39.611Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1732 kB] [2021-04-18T08:41:39.611Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [368 kB] [2021-04-18T08:41:42.155Z] Fetched 24.4 MB in 4s (6077 kB/s) [2021-04-18T08:41:42.727Z] Reading package lists... [2021-04-18T08:41:42.727Z] Reading package lists... [2021-04-18T08:41:42.988Z] Building dependency tree... [2021-04-18T08:41:42.988Z] Reading state information... [2021-04-18T08:41:42.988Z] The following additional packages will be installed: [2021-04-18T08:41:42.988Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-04-18T08:41:42.988Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-04-18T08:41:42.988Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-04-18T08:41:42.988Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-04-18T08:41:42.988Z] Suggested packages: [2021-04-18T08:41:42.988Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-04-18T08:41:42.988Z] Recommended packages: [2021-04-18T08:41:42.988Z] gnupg libsasl2-modules [2021-04-18T08:41:42.988Z] The following NEW packages will be installed: [2021-04-18T08:41:42.988Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-04-18T08:41:42.988Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-04-18T08:41:42.988Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-04-18T08:41:42.988Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-04-18T08:41:42.988Z] The following packages will be upgraded: [2021-04-18T08:41:42.988Z] gpg gpg-agent gpgconf libudev1 [2021-04-18T08:41:43.249Z] 4 upgraded, 18 newly installed, 0 to remove and 106 not upgraded. [2021-04-18T08:41:43.249Z] Need to get 3529 kB of archives. [2021-04-18T08:41:43.249Z] After this operation, 13.3 MB of additional disk space will be used. [2021-04-18T08:41:43.249Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.46 [58.4 kB] [2021-04-18T08:41:43.249Z] 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-18T08:41:43.510Z] 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-18T08:41:43.770Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.46 [1102 kB] [2021-04-18T08:41:43.770Z] 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-18T08:41:43.770Z] 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-18T08:41:44.031Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-04-18T08:41:44.031Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-04-18T08:41:44.031Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-04-18T08:41:44.031Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-04-18T08:41:44.031Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-04-18T08:41:44.031Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-04-18T08:41:44.031Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-04-18T08:41:44.031Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-04-18T08:41:44.031Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-04-18T08:41:44.031Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-04-18T08:41:44.293Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-04-18T08:41:44.293Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-04-18T08:41:44.293Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-04-18T08:41:44.293Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-04-18T08:41:44.293Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-04-18T08:41:44.293Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-04-18T08:41:44.293Z] debconf: delaying package configuration, since apt-utils is not installed [2021-04-18T08:41:44.293Z] Fetched 3529 kB in 1s (3165 kB/s) [2021-04-18T08:41:44.293Z] (Reading database ... 12511 files and directories currently installed.) [2021-04-18T08:41:44.293Z] Preparing to unpack .../libudev1_237-3ubuntu10.46_amd64.deb ... [2021-04-18T08:41:44.554Z] Unpacking libudev1:amd64 (237-3ubuntu10.46) over (237-3ubuntu10) ... [2021-04-18T08:41:44.554Z] Setting up libudev1:amd64 (237-3ubuntu10.46) ... [2021-04-18T08:41:44.554Z] Selecting previously unselected package udev. [2021-04-18T08:41:44.554Z] (Reading database ... 12511 files and directories currently installed.) [2021-04-18T08:41:44.554Z] Preparing to unpack .../00-udev_237-3ubuntu10.46_amd64.deb ... [2021-04-18T08:41:44.815Z] Unpacking udev (237-3ubuntu10.46) ... [2021-04-18T08:41:45.077Z] Selecting previously unselected package libfuse2:amd64. [2021-04-18T08:41:45.077Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-04-18T08:41:45.077Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-04-18T08:41:45.077Z] Selecting previously unselected package fuse. [2021-04-18T08:41:45.077Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-04-18T08:41:45.077Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-04-18T08:41:45.077Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-04-18T08:41:45.339Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-04-18T08:41:45.339Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-04-18T08:41:45.339Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-04-18T08:41:45.600Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-04-18T08:41:45.600Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-04-18T08:41:45.600Z] Selecting previously unselected package libksba8:amd64. [2021-04-18T08:41:45.600Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-04-18T08:41:45.600Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-04-18T08:41:45.864Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-04-18T08:41:45.864Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-18T08:41:45.864Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-18T08:41:45.864Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-04-18T08:41:45.864Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-18T08:41:45.864Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-18T08:41:46.126Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-04-18T08:41:46.127Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-18T08:41:46.127Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-18T08:41:46.127Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-04-18T08:41:46.127Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-18T08:41:46.127Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-18T08:41:46.387Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-04-18T08:41:46.387Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-18T08:41:46.387Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-18T08:41:46.387Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-04-18T08:41:46.387Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-18T08:41:46.387Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-18T08:41:46.388Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-04-18T08:41:46.388Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-18T08:41:46.388Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-18T08:41:46.648Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-04-18T08:41:46.648Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-18T08:41:46.648Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-18T08:41:46.648Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-04-18T08:41:46.648Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-18T08:41:46.648Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-18T08:41:46.909Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-04-18T08:41:46.909Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-04-18T08:41:46.909Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-04-18T08:41:46.909Z] Selecting previously unselected package libsasl2-2:amd64. [2021-04-18T08:41:46.909Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-04-18T08:41:46.909Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-04-18T08:41:46.909Z] Selecting previously unselected package libldap-common. [2021-04-18T08:41:46.909Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-04-18T08:41:46.909Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-04-18T08:41:47.170Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-04-18T08:41:47.170Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-04-18T08:41:47.170Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-04-18T08:41:47.170Z] Selecting previously unselected package dirmngr. [2021-04-18T08:41:47.170Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-04-18T08:41:47.170Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-04-18T08:41:47.430Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-04-18T08:41:47.430Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-04-18T08:41:47.430Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-04-18T08:41:47.430Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-04-18T08:41:47.430Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-04-18T08:41:47.430Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-04-18T08:41:47.430Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-18T08:41:47.690Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-04-18T08:41:47.690Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-04-18T08:41:47.690Z] Setting up udev (237-3ubuntu10.46) ... [2021-04-18T08:41:47.951Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-04-18T08:41:48.216Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-18T08:41:48.216Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-04-18T08:41:48.216Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-04-18T08:41:48.216Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-04-18T08:41:48.216Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-18T08:41:48.478Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-18T08:41:48.478Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-18T08:41:48.478Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-18T08:41:48.478Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-18T08:41:48.478Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-18T08:41:48.478Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-18T08:41:48.478Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-04-18T08:41:48.739Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-04-18T08:41:48.739Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-04-18T08:41:49.001Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-04-18T08:41:49.001Z] settings in the [Install] section, and DefaultInstance for template units). [2021-04-18T08:41:49.001Z] This means they are not meant to be enabled using systemctl. [2021-04-18T08:41:49.001Z] Possible reasons for having this kind of units are: [2021-04-18T08:41:49.001Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-04-18T08:41:49.001Z] .wants/ or .requires/ directory. [2021-04-18T08:41:49.001Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-04-18T08:41:49.001Z] a requirement dependency on it. [2021-04-18T08:41:49.001Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-04-18T08:41:49.001Z] D-Bus, udev, scripted systemctl call, ...). [2021-04-18T08:41:49.001Z] 4) In case of template units, the unit is meant to be enabled with some [2021-04-18T08:41:49.001Z] instance name specified. [2021-04-18T08:41:49.573Z] Reading package lists... [2021-04-18T08:41:49.573Z] Building dependency tree... [2021-04-18T08:41:49.573Z] Reading state information... [2021-04-18T08:41:49.837Z] The following additional packages will be installed: [2021-04-18T08:41:49.837Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-04-18T08:41:49.837Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-04-18T08:41:49.837Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-04-18T08:41:49.837Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-04-18T08:41:49.837Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-04-18T08:41:49.838Z] Suggested packages: [2021-04-18T08:41:49.838Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-04-18T08:41:49.838Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-04-18T08:41:49.838Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-04-18T08:41:49.838Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-04-18T08:41:49.838Z] systemd-container policykit-1 [2021-04-18T08:41:49.838Z] Recommended packages: [2021-04-18T08:41:49.838Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-04-18T08:41:49.838Z] The following NEW packages will be installed: [2021-04-18T08:41:49.838Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-04-18T08:41:49.838Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-04-18T08:41:49.838Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-04-18T08:41:49.838Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-04-18T08:41:49.838Z] python3.6-minimal snapd squashfs-tools sudo [2021-04-18T08:41:49.838Z] The following packages will be upgraded: [2021-04-18T08:41:49.838Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-04-18T08:41:49.838Z] 5 upgraded, 25 newly installed, 0 to remove and 101 not upgraded. [2021-04-18T08:41:49.838Z] Need to get 35.2 MB of archives. [2021-04-18T08:41:49.838Z] After this operation, 141 MB of additional disk space will be used. [2021-04-18T08:41:49.838Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] [2021-04-18T08:41:50.099Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-04-18T08:41:50.099Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-04-18T08:41:50.099Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-04-18T08:41:50.099Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.46 [2914 kB] [2021-04-18T08:41:50.099Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-04-18T08:41:50.099Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-04-18T08:41:50.099Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-04-18T08:41:50.099Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-04-18T08:41:50.099Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-04-18T08:41:50.099Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-04-18T08:41:50.099Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-04-18T08:41:50.099Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-04-18T08:41:50.099Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-04-18T08:41:50.099Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-04-18T08:41:50.099Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-04-18T08:41:50.099Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-04-18T08:41:51.041Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.46 [209 kB] [2021-04-18T08:41:51.041Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] [2021-04-18T08:41:51.041Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [2021-04-18T08:41:51.041Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-04-18T08:41:51.041Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-04-18T08:41:51.041Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-04-18T08:41:51.041Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-04-18T08:41:51.041Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-04-18T08:41:51.041Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-04-18T08:41:51.041Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-04-18T08:41:51.041Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-04-18T08:41:51.041Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-04-18T08:41:51.041Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-04-18T08:41:51.305Z] debconf: delaying package configuration, since apt-utils is not installed [2021-04-18T08:41:51.305Z] Fetched 35.2 MB in 1s (26.6 MB/s) [2021-04-18T08:41:51.305Z] (Reading database ... 12757 files and directories currently installed.) [2021-04-18T08:41:51.305Z] Preparing to unpack .../systemd_237-3ubuntu10.46_amd64.deb ... [2021-04-18T08:41:51.564Z] Unpacking systemd (237-3ubuntu10.46) over (237-3ubuntu10) ... [2021-04-18T08:41:52.139Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.46_amd64.deb ... [2021-04-18T08:41:52.139Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.46) over (237-3ubuntu10) ... [2021-04-18T08:41:52.139Z] Setting up libsystemd0:amd64 (237-3ubuntu10.46) ... [2021-04-18T08:41:52.399Z] (Reading database ... 12757 files and directories currently installed.) [2021-04-18T08:41:52.399Z] Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... [2021-04-18T08:41:52.399Z] Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... [2021-04-18T08:41:52.661Z] Setting up libapt-pkg5.0:amd64 (1.6.13) ... [2021-04-18T08:41:52.661Z] (Reading database ... 12757 files and directories currently installed.) [2021-04-18T08:41:52.661Z] Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... [2021-04-18T08:41:52.661Z] Unpacking apt (1.6.13) over (1.6.1) ... [2021-04-18T08:41:53.233Z] Setting up apt (1.6.13) ... [2021-04-18T08:41:53.233Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-04-18T08:41:53.496Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-04-18T08:41:53.496Z] (Reading database ... 12764 files and directories currently installed.) [2021-04-18T08:41:53.496Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-04-18T08:41:53.759Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-04-18T08:41:54.021Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-04-18T08:41:54.021Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-04-18T08:41:54.021Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-04-18T08:41:54.021Z] Selecting previously unselected package libexpat1:amd64. [2021-04-18T08:41:54.021Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-04-18T08:41:54.021Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-04-18T08:41:54.593Z] Selecting previously unselected package python3.6-minimal. [2021-04-18T08:41:54.594Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-04-18T08:41:54.594Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-04-18T08:41:54.855Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-04-18T08:41:54.855Z] Checking for services that may need to be restarted...done. [2021-04-18T08:41:54.855Z] Checking for services that may need to be restarted...done. [2021-04-18T08:41:54.855Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-04-18T08:41:54.856Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-04-18T08:41:54.856Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-04-18T08:41:55.430Z] Selecting previously unselected package python3-minimal. [2021-04-18T08:41:55.430Z] (Reading database ... 13012 files and directories currently installed.) [2021-04-18T08:41:55.430Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-04-18T08:41:55.430Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-04-18T08:41:55.430Z] Selecting previously unselected package mime-support. [2021-04-18T08:41:55.689Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-04-18T08:41:55.689Z] Unpacking mime-support (3.60ubuntu1) ... [2021-04-18T08:41:55.689Z] Selecting previously unselected package libmpdec2:amd64. [2021-04-18T08:41:55.689Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-04-18T08:41:55.689Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-04-18T08:41:55.689Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-04-18T08:41:55.689Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-04-18T08:41:55.690Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-04-18T08:41:55.950Z] Selecting previously unselected package python3.6. [2021-04-18T08:41:55.950Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-04-18T08:41:55.950Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-04-18T08:41:56.210Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-04-18T08:41:56.210Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-04-18T08:41:56.210Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-04-18T08:41:56.210Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-04-18T08:41:56.471Z] Selecting previously unselected package python3. [2021-04-18T08:41:56.471Z] (Reading database ... 13442 files and directories currently installed.) [2021-04-18T08:41:56.471Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-04-18T08:41:56.471Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-04-18T08:41:56.732Z] Selecting previously unselected package multiarch-support. [2021-04-18T08:41:56.732Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-04-18T08:41:56.732Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-04-18T08:41:56.732Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-04-18T08:41:56.993Z] Selecting previously unselected package liblzo2-2:amd64. [2021-04-18T08:41:56.993Z] (Reading database ... 13479 files and directories currently installed.) [2021-04-18T08:41:56.993Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-04-18T08:41:56.993Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-04-18T08:41:56.993Z] Selecting previously unselected package libbsd0:amd64. [2021-04-18T08:41:56.993Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-04-18T08:41:56.993Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-04-18T08:41:57.253Z] Selecting previously unselected package sudo. [2021-04-18T08:41:57.253Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-04-18T08:41:57.253Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-04-18T08:41:57.253Z] Selecting previously unselected package apparmor. [2021-04-18T08:41:57.253Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-04-18T08:41:57.253Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-04-18T08:41:57.526Z] Selecting previously unselected package libedit2:amd64. [2021-04-18T08:41:57.526Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-04-18T08:41:57.526Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-04-18T08:41:57.526Z] Selecting previously unselected package libkrb5support0:amd64. [2021-04-18T08:41:57.526Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-04-18T08:41:57.526Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-04-18T08:41:57.787Z] Selecting previously unselected package libk5crypto3:amd64. [2021-04-18T08:41:57.787Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-04-18T08:41:57.787Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-04-18T08:41:57.787Z] Selecting previously unselected package libkeyutils1:amd64. [2021-04-18T08:41:57.787Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-04-18T08:41:57.787Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-04-18T08:41:58.049Z] Selecting previously unselected package libkrb5-3:amd64. [2021-04-18T08:41:58.049Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-04-18T08:41:58.049Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-04-18T08:41:58.049Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-04-18T08:41:58.049Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-04-18T08:41:58.049Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-04-18T08:41:58.310Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-04-18T08:41:58.310Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-04-18T08:41:58.310Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-04-18T08:41:58.571Z] Selecting previously unselected package openssh-client. [2021-04-18T08:41:58.571Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-04-18T08:41:58.571Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-04-18T08:41:58.831Z] Selecting previously unselected package squashfs-tools. [2021-04-18T08:41:58.831Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-04-18T08:41:58.831Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-04-18T08:41:58.831Z] Selecting previously unselected package snapd. [2021-04-18T08:41:58.831Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-04-18T08:41:58.831Z] Unpacking snapd (2.48.3+18.04) ... [2021-04-18T08:42:00.749Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-04-18T08:42:00.749Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-04-18T08:42:01.010Z] Setting up mime-support (3.60ubuntu1) ... [2021-04-18T08:42:01.010Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-04-18T08:42:01.010Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-04-18T08:42:01.010Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-04-18T08:42:01.271Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-04-18T08:42:01.271Z] Setting up systemd (237-3ubuntu10.46) ... [2021-04-18T08:42:01.271Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-04-18T08:42:01.844Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-04-18T08:42:01.844Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-04-18T08:42:01.844Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-04-18T08:42:01.844Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-04-18T08:42:01.844Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-04-18T08:42:01.844Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-04-18T08:42:02.416Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-04-18T08:42:02.416Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-04-18T08:42:02.676Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-04-18T08:42:02.677Z] Setting up python3 (3.6.7-1~18.04) ... [2021-04-18T08:42:02.677Z] running python rtupdate hooks for python3.6... [2021-04-18T08:42:02.677Z] running python post-rtupdate hooks for python3.6... [2021-04-18T08:42:02.677Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-04-18T08:42:04.061Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-04-18T08:42:04.061Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-04-18T08:42:04.061Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-04-18T08:42:04.323Z] Setting up snapd (2.48.3+18.04) ... [2021-04-18T08:42:04.584Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-04-18T08:42:04.849Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-04-18T08:42:05.109Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-04-18T08:42:05.109Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-04-18T08:42:05.369Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-04-18T08:42:05.369Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-04-18T08:42:05.629Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-04-18T08:42:05.629Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-04-18T08:42:05.889Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-04-18T08:42:05.890Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-04-18T08:42:06.149Z] /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-18T08:42:06.149Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-04-18T08:42:06.149Z] Processing triggers for systemd (237-3ubuntu10.46) ... [2021-04-18T08:42:07.090Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-04-18T08:42:07.350Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-04-18T08:42:07.350Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-04-18T08:42:08.550Z] Reading package lists... [2021-04-18T08:42:08.550Z] Reading package lists... [2021-04-18T08:42:08.811Z] Building dependency tree... [2021-04-18T08:42:08.811Z] Reading state information... [2021-04-18T08:42:08.811Z] Calculating upgrade... [2021-04-18T08:42:09.072Z] The following packages will be upgraded: [2021-04-18T08:42:09.072Z] advancecomp base-files bash binutils binutils-common [2021-04-18T08:42:09.072Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-04-18T08:42:09.072Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-04-18T08:42:09.072Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-04-18T08:42:09.072Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-04-18T08:42:09.072Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-04-18T08:42:09.072Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-04-18T08:42:09.072Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-04-18T08:42:09.072Z] libkmod2 liblsan0 libmount1 libmpx2 libncurses5 libncursesw5 libnettle6 [2021-04-18T08:42:09.072Z] libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime libpam0g [2021-04-18T08:42:09.072Z] libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 [2021-04-18T08:42:09.072Z] libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 [2021-04-18T08:42:09.072Z] libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base [2021-04-18T08:42:09.072Z] ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 [2021-04-18T08:42:09.072Z] pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-04-18T08:42:09.333Z] 101 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-04-18T08:42:09.333Z] Need to get 64.0 MB of archives. [2021-04-18T08:42:09.333Z] After this operation, 5034 kB of additional disk space will be used. [2021-04-18T08:42:09.333Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-04-18T08:42:09.333Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-142.146 [987 kB] [2021-04-18T08:42:09.903Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-04-18T08:42:09.903Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-04-18T08:42:09.903Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-04-18T08:42:09.903Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-04-18T08:42:09.903Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-04-18T08:42:09.903Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-04-18T08:42:09.903Z] 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-18T08:42:09.903Z] 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-18T08:42:09.903Z] 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-18T08:42:09.903Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-04-18T08:42:09.903Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-04-18T08:42:09.903Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-04-18T08:42:10.163Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-04-18T08:42:10.163Z] 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-18T08:42:10.163Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-04-18T08:42:10.163Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-04-18T08:42:10.163Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-04-18T08:42:10.163Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-04-18T08:42:10.163Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-04-18T08:42:10.163Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-04-18T08:42:10.163Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-04-18T08:42:10.163Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-04-18T08:42:10.163Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-04-18T08:42:10.163Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-04-18T08:42:10.163Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-04-18T08:42:10.163Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-04-18T08:42:10.163Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-04-18T08:42:10.163Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-04-18T08:42:10.163Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-04-18T08:42:10.163Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-04-18T08:42:10.164Z] Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-04-18T08:42:10.164Z] Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-04-18T08:42:10.426Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-04-18T08:42:10.426Z] Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-04-18T08:42:10.426Z] Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-04-18T08:42:10.426Z] 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-18T08:42:10.426Z] 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-18T08:42:10.426Z] 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-18T08:42:10.426Z] Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.46 [16.0 kB] [2021-04-18T08:42:10.426Z] 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-18T08:42:10.426Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-04-18T08:42:10.426Z] 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-18T08:42:10.426Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-04-18T08:42:10.426Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-04-18T08:42:10.426Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-04-18T08:42:10.426Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-04-18T08:42:10.426Z] Get:49 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-04-18T08:42:10.426Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-04-18T08:42:10.426Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-04-18T08:42:10.426Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-04-18T08:42:10.426Z] Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-04-18T08:42:10.426Z] Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-04-18T08:42:10.426Z] Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-04-18T08:42:10.426Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-04-18T08:42:10.426Z] 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-18T08:42:10.426Z] 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-18T08:42:10.426Z] Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-04-18T08:42:10.687Z] Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-04-18T08:42:10.687Z] 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-18T08:42:10.687Z] Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-04-18T08:42:10.687Z] Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-04-18T08:42:10.687Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-04-18T08:42:10.687Z] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-04-18T08:42:10.687Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-04-18T08:42:10.687Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-04-18T08:42:10.687Z] Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-04-18T08:42:10.687Z] Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-04-18T08:42:10.687Z] Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-04-18T08:42:10.687Z] Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] [2021-04-18T08:42:10.687Z] Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] [2021-04-18T08:42:10.687Z] Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-04-18T08:42:10.687Z] Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-04-18T08:42:10.687Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-04-18T08:42:10.687Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-04-18T08:42:10.687Z] Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-04-18T08:42:10.687Z] Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-04-18T08:42:10.687Z] Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-04-18T08:42:10.687Z] Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-04-18T08:42:10.687Z] Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-04-18T08:42:10.688Z] Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-04-18T08:42:10.688Z] 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-18T08:42:10.688Z] Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-04-18T08:42:10.688Z] 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-18T08:42:10.948Z] Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-04-18T08:42:10.948Z] Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-04-18T08:42:10.948Z] Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-04-18T08:42:10.948Z] Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-04-18T08:42:10.948Z] Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-04-18T08:42:10.948Z] Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-04-18T08:42:10.948Z] Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-04-18T08:42:11.208Z] Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-04-18T08:42:11.468Z] 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-18T08:42:11.468Z] 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-18T08:42:11.728Z] Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-04-18T08:42:11.988Z] 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-18T08:42:11.988Z] Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-04-18T08:42:11.988Z] Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-04-18T08:42:11.988Z] Get:100 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-04-18T08:42:11.988Z] Get:101 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-04-18T08:42:12.248Z] debconf: delaying package configuration, since apt-utils is not installed [2021-04-18T08:42:12.248Z] Fetched 64.0 MB in 3s (21.9 MB/s) [2021-04-18T08:42:12.248Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-18T08:42:12.248Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-04-18T08:42:12.248Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-04-18T08:42:13.193Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-04-18T08:42:13.193Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-04-18T08:42:13.193Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-142.146_amd64.deb ... [2021-04-18T08:42:13.193Z] Unpacking linux-libc-dev:amd64 (4.15.0-142.146) over (4.15.0-20.21) ... [2021-04-18T08:42:14.133Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-18T08:42:14.133Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-18T08:42:14.133Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-18T08:42:14.133Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-18T08:42:14.393Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-18T08:42:14.394Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-18T08:42:14.394Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-18T08:42:14.394Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-18T08:42:14.656Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-18T08:42:14.656Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-18T08:42:14.656Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-18T08:42:14.656Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-18T08:42:14.917Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-18T08:42:14.917Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-18T08:42:14.917Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-18T08:42:15.178Z] (Reading database ... 13911 files and directories currently installed.) [2021-04-18T08:42:15.178Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-18T08:42:15.178Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-04-18T08:42:15.178Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-04-18T08:42:15.439Z] (Reading database ... 13911 files and directories currently installed.) [2021-04-18T08:42:15.439Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-18T08:42:15.439Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-18T08:42:15.439Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-18T08:42:15.439Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-18T08:42:15.700Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-18T08:42:15.700Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-18T08:42:15.961Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-18T08:42:15.961Z] (Reading database ... 13911 files and directories currently installed.) [2021-04-18T08:42:15.961Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-04-18T08:42:16.222Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-04-18T08:42:16.793Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-04-18T08:42:17.054Z] (Reading database ... 13911 files and directories currently installed.) [2021-04-18T08:42:17.054Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-04-18T08:42:17.054Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-04-18T08:42:17.054Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-04-18T08:42:17.054Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-04-18T08:42:17.314Z] Setting up base-files (10.1ubuntu2.10) ... [2021-04-18T08:42:17.314Z] Installing new version of config file /etc/issue ... [2021-04-18T08:42:17.574Z] Installing new version of config file /etc/issue.net ... [2021-04-18T08:42:17.574Z] Installing new version of config file /etc/lsb-release ... [2021-04-18T08:42:17.574Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-04-18T08:42:17.835Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-04-18T08:42:17.835Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-04-18T08:42:17.835Z] Removing obsolete conffile /etc/default/motd-news ... [2021-04-18T08:42:17.835Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-18T08:42:17.835Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-04-18T08:42:18.096Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-04-18T08:42:18.096Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-04-18T08:42:18.359Z] 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-18T08:42:18.359Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-18T08:42:18.359Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-18T08:42:18.359Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-04-18T08:42:18.621Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-04-18T08:42:18.621Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-18T08:42:18.621Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-04-18T08:42:18.621Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-04-18T08:42:18.882Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-04-18T08:42:19.142Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-18T08:42:19.142Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-04-18T08:42:19.142Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-04-18T08:42:19.403Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-04-18T08:42:19.403Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-18T08:42:19.403Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-04-18T08:42:19.403Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-04-18T08:42:19.666Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-04-18T08:42:19.666Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-18T08:42:19.666Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-04-18T08:42:19.929Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-04-18T08:42:19.929Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-04-18T08:42:20.190Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-18T08:42:20.190Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-04-18T08:42:20.190Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-04-18T08:42:20.190Z] Setting up grep (3.1-2build1) ... [2021-04-18T08:42:20.451Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-18T08:42:20.451Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-04-18T08:42:20.451Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-04-18T08:42:20.712Z] Setting up login (1:4.5-1ubuntu2) ... [2021-04-18T08:42:20.712Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-18T08:42:20.712Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-04-18T08:42:20.712Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-04-18T08:42:20.972Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-04-18T08:42:20.972Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-18T08:42:20.972Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-04-18T08:42:20.972Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-04-18T08:42:21.924Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-04-18T08:42:21.924Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-04-18T08:42:21.924Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-04-18T08:42:21.924Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-04-18T08:42:22.508Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-04-18T08:42:22.767Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-18T08:42:22.767Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-04-18T08:42:22.767Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-04-18T08:42:23.709Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-04-18T08:42:23.709Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-04-18T08:42:23.709Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-04-18T08:42:23.709Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-04-18T08:42:23.970Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-04-18T08:42:23.970Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-18T08:42:23.970Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-04-18T08:42:23.970Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-04-18T08:42:24.236Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-04-18T08:42:24.236Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-18T08:42:24.236Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-18T08:42:24.236Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-18T08:42:24.497Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-04-18T08:42:24.497Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-18T08:42:24.497Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-18T08:42:24.497Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-18T08:42:24.758Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-04-18T08:42:24.758Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-18T08:42:24.758Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-18T08:42:24.758Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-18T08:42:25.019Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-04-18T08:42:25.019Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-18T08:42:25.019Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-18T08:42:25.019Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-18T08:42:25.280Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-04-18T08:42:25.280Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-18T08:42:25.280Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-04-18T08:42:25.280Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-04-18T08:42:25.540Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-04-18T08:42:25.540Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-04-18T08:42:25.540Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-04-18T08:42:25.803Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-18T08:42:25.803Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-04-18T08:42:25.803Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-04-18T08:42:25.803Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-04-18T08:42:25.803Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-18T08:42:25.803Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-18T08:42:25.803Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-18T08:42:26.064Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-04-18T08:42:26.064Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-18T08:42:26.064Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-18T08:42:26.064Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-18T08:42:26.325Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-04-18T08:42:26.325Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-18T08:42:26.325Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-18T08:42:26.585Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-18T08:42:26.845Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-04-18T08:42:27.106Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-04-18T08:42:27.366Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-04-18T08:42:27.630Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-18T08:42:27.630Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-04-18T08:42:27.630Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-04-18T08:42:27.891Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-04-18T08:42:27.891Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-18T08:42:27.891Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-04-18T08:42:27.891Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-04-18T08:42:28.151Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-04-18T08:42:28.151Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-18T08:42:28.151Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-04-18T08:42:28.413Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-04-18T08:42:28.413Z] Setting up debconf (1.5.66ubuntu1) ... [2021-04-18T08:42:28.674Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-18T08:42:28.674Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-04-18T08:42:28.674Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-04-18T08:42:28.935Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-04-18T08:42:28.935Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-18T08:42:28.935Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-04-18T08:42:28.935Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-04-18T08:42:29.196Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-04-18T08:42:29.196Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-18T08:42:29.196Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-04-18T08:42:29.196Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-04-18T08:42:29.457Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-04-18T08:42:29.457Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-18T08:42:29.457Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-04-18T08:42:29.457Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-04-18T08:42:29.719Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-04-18T08:42:29.719Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-18T08:42:29.719Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-04-18T08:42:29.979Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-04-18T08:42:29.979Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-04-18T08:42:30.239Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-18T08:42:30.239Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-18T08:42:30.239Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-18T08:42:30.239Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.46_amd64.deb ... [2021-04-18T08:42:30.239Z] Unpacking systemd-sysv (237-3ubuntu10.46) over (237-3ubuntu10) ... [2021-04-18T08:42:30.501Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-04-18T08:42:30.501Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-04-18T08:42:30.501Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-04-18T08:42:30.763Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-18T08:42:30.763Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-04-18T08:42:30.763Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-04-18T08:42:30.763Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-04-18T08:42:31.024Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-18T08:42:31.024Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-04-18T08:42:31.024Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-04-18T08:42:31.024Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-04-18T08:42:31.595Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-18T08:42:31.595Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-04-18T08:42:31.595Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-04-18T08:42:31.595Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-04-18T08:42:31.595Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-18T08:42:31.595Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-04-18T08:42:31.595Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-04-18T08:42:31.856Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-04-18T08:42:31.856Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-18T08:42:31.856Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-04-18T08:42:32.116Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-04-18T08:42:32.376Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-04-18T08:42:32.647Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-18T08:42:32.647Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-04-18T08:42:32.647Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-04-18T08:42:32.647Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-04-18T08:42:32.908Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-18T08:42:32.908Z] Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... [2021-04-18T08:42:32.908Z] Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-04-18T08:42:32.908Z] Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... [2021-04-18T08:42:33.168Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-18T08:42:33.168Z] Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... [2021-04-18T08:42:33.168Z] Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-04-18T08:42:33.168Z] Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... [2021-04-18T08:42:33.429Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-18T08:42:33.429Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-04-18T08:42:33.429Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-04-18T08:42:33.689Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-04-18T08:42:33.689Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-18T08:42:33.689Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-04-18T08:42:33.689Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-04-18T08:42:33.950Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-04-18T08:42:33.950Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-18T08:42:33.950Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-04-18T08:42:33.950Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-04-18T08:42:34.210Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-04-18T08:42:34.210Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-18T08:42:34.210Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-04-18T08:42:34.210Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-04-18T08:42:34.472Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-04-18T08:42:34.733Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-18T08:42:34.733Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-04-18T08:42:34.733Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-04-18T08:42:34.733Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-04-18T08:42:34.996Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-18T08:42:34.996Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-04-18T08:42:34.997Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-04-18T08:42:34.997Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-04-18T08:42:34.997Z] (Reading database ... 13915 files and directories currently installed.) [2021-04-18T08:42:34.997Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-04-18T08:42:35.258Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-04-18T08:42:35.258Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-04-18T08:42:35.258Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-04-18T08:42:35.518Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-04-18T08:42:35.518Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-04-18T08:42:35.779Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-04-18T08:42:35.779Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-04-18T08:42:36.040Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-04-18T08:42:36.040Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-04-18T08:42:36.040Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-04-18T08:42:36.302Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-04-18T08:42:36.302Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-04-18T08:42:36.302Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-04-18T08:42:36.567Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-04-18T08:42:36.568Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-04-18T08:42:36.568Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-04-18T08:42:37.148Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-04-18T08:42:37.148Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-04-18T08:42:37.148Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-04-18T08:42:37.409Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-04-18T08:42:37.981Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-04-18T08:42:38.241Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-04-18T08:42:38.241Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-04-18T08:42:39.183Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-04-18T08:42:39.183Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-04-18T08:42:39.183Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-04-18T08:42:39.183Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-04-18T08:42:39.444Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-04-18T08:42:39.444Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-04-18T08:42:39.704Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-04-18T08:42:39.704Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-04-18T08:42:39.965Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-04-18T08:42:39.965Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-04-18T08:42:39.965Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-04-18T08:42:39.965Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-04-18T08:42:40.226Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-18T08:42:40.226Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-18T08:42:40.226Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-18T08:42:40.226Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-18T08:42:40.485Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-18T08:42:40.485Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-18T08:42:40.746Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-18T08:42:40.746Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-18T08:42:41.597Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-18T08:42:41.597Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-04-18T08:42:41.597Z] ---> b5e16de483a3 [2021-04-18T08:42:41.597Z] Step 3/22 : WORKDIR /edgex-go [2021-04-18T08:42:41.597Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-18T08:42:41.597Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-18T08:42:41.597Z] ---> b5e16de483a3 [2021-04-18T08:42:41.597Z] Step 3/23 : WORKDIR /edgex-go [2021-04-18T08:42:41.597Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-18T08:42:41.597Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-04-18T08:42:41.597Z] ---> b5e16de483a3 [2021-04-18T08:42:41.597Z] Step 3/31 : WORKDIR /edgex-go [2021-04-18T08:42:41.597Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-18T08:42:41.597Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-04-18T08:42:41.597Z] ---> b5e16de483a3 [2021-04-18T08:42:41.597Z] Step 3/22 : WORKDIR /edgex-go [2021-04-18T08:42:41.597Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-18T08:42:41.597Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-18T08:42:41.597Z] ---> b5e16de483a3 [2021-04-18T08:42:41.597Z] Step 3/23 : WORKDIR /edgex-go [2021-04-18T08:42:41.597Z] ---> Running in 0e25d3218306 [2021-04-18T08:42:41.598Z] ---> Running in e56ce357bc5f [2021-04-18T08:42:41.598Z] ---> Running in afced67c1224 [2021-04-18T08:42:41.598Z] ---> Running in f2e1e5b1bf6b [2021-04-18T08:42:41.598Z] ---> Running in b801caf160ec [2021-04-18T08:42:41.598Z] Removing intermediate container b801caf160ec [2021-04-18T08:42:41.598Z] ---> 71770210440e [2021-04-18T08:42:41.598Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-18T08:42:41.598Z] Removing intermediate container afced67c1224 [2021-04-18T08:42:41.598Z] ---> ee272c0fd2af [2021-04-18T08:42:41.598Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-18T08:42:41.598Z] Removing intermediate container e56ce357bc5f [2021-04-18T08:42:41.598Z] ---> 4b0007253d0f [2021-04-18T08:42:41.598Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-18T08:42:41.598Z] Removing intermediate container f2e1e5b1bf6b [2021-04-18T08:42:41.598Z] ---> a6f2e8a94446 [2021-04-18T08:42:41.598Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-18T08:42:41.598Z] Removing intermediate container 0e25d3218306 [2021-04-18T08:42:41.598Z] ---> b46b095265be [2021-04-18T08:42:41.598Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-18T08:42:41.598Z] ---> Running in f0d944b2e402 [2021-04-18T08:42:41.598Z] ---> Running in 01aa42c0b780 [2021-04-18T08:42:41.598Z] ---> Running in 87daf7e97802 [2021-04-18T08:42:41.598Z] ---> Running in 1b2c6d373fe2 [2021-04-18T08:42:41.598Z] ---> Running in 588a6a1daac6 [2021-04-18T08:42:41.598Z] Removing intermediate container f0d944b2e402 [2021-04-18T08:42:41.598Z] ---> 560e611b317a [2021-04-18T08:42:41.598Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-04-18T08:42:41.598Z] ---> Running in 5a29f97f577e [2021-04-18T08:42:41.598Z] Removing intermediate container 01aa42c0b780 [2021-04-18T08:42:41.598Z] ---> 95b16dee004d [2021-04-18T08:42:41.598Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-04-18T08:42:41.598Z] Removing intermediate container 1b2c6d373fe2 [2021-04-18T08:42:41.598Z] ---> 664796fa9d33 [2021-04-18T08:42:41.598Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-04-18T08:42:41.598Z] ---> Running in 62d3599d70d7 [2021-04-18T08:42:41.598Z] Removing intermediate container 87daf7e97802 [2021-04-18T08:42:41.598Z] ---> 1df73b8d9824 [2021-04-18T08:42:41.598Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-04-18T08:42:41.690Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-18T08:42:41.691Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-18T08:42:41.871Z] Removing intermediate container 588a6a1daac6 [2021-04-18T08:42:41.871Z] ---> d24feef3141e [2021-04-18T08:42:41.871Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-04-18T08:42:41.871Z] ---> Running in c5f5795bdbd4 [2021-04-18T08:42:42.151Z] ---> Running in 11951eb23cf6 [2021-04-18T08:42:42.151Z] ---> Running in 7e02344321c7 [2021-04-18T08:42:42.262Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-18T08:42:42.524Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-18T08:42:42.754Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-18T08:42:43.092Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-18T08:42:43.092Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-18T08:42:43.358Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-18T08:42:43.632Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-18T08:42:43.664Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-18T08:42:43.664Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-18T08:42:43.911Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-18T08:42:44.181Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-18T08:42:44.181Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-18T08:42:44.181Z] OK: 217 MiB in 51 packages [2021-04-18T08:42:44.236Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-18T08:42:44.470Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-18T08:42:44.470Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-18T08:42:44.496Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-18T08:42:44.496Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-04-18T08:42:44.496Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-04-18T08:42:44.496Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-04-18T08:42:44.747Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-18T08:42:44.757Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-04-18T08:42:44.757Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-04-18T08:42:44.757Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-04-18T08:42:45.017Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-04-18T08:42:45.017Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-04-18T08:42:45.020Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-18T08:42:45.277Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-04-18T08:42:45.277Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-04-18T08:42:45.277Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-04-18T08:42:45.277Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-04-18T08:42:45.304Z] OK: 217 MiB in 51 packages [2021-04-18T08:42:45.539Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-04-18T08:42:45.539Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-04-18T08:42:45.539Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-18T08:42:45.582Z] Removing intermediate container 5a29f97f577e [2021-04-18T08:42:45.582Z] ---> 1c65cc54a6db [2021-04-18T08:42:45.582Z] Step 6/23 : COPY go.mod . [2021-04-18T08:42:45.800Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-04-18T08:42:45.800Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-18T08:42:45.800Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-18T08:42:45.800Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-18T08:42:45.800Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-04-18T08:42:45.800Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-04-18T08:42:45.800Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-04-18T08:42:45.859Z] OK: 217 MiB in 51 packages [2021-04-18T08:42:45.860Z] OK: 217 MiB in 51 packages [2021-04-18T08:42:45.860Z] OK: 217 MiB in 51 packages [2021-04-18T08:42:46.062Z] [2021-04-18T08:42:46.062Z] Current default time zone: 'Etc/UTC' [2021-04-18T08:42:46.062Z] Local time is now: Sun Apr 18 08:42:45 UTC 2021. [2021-04-18T08:42:46.062Z] Universal Time is now: Sun Apr 18 08:42:45 UTC 2021. [2021-04-18T08:42:46.062Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-04-18T08:42:46.062Z] [2021-04-18T08:42:46.062Z] Setting up systemd-sysv (237-3ubuntu10.46) ... [2021-04-18T08:42:46.062Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-18T08:42:46.062Z] Setting up linux-libc-dev:amd64 (4.15.0-142.146) ... [2021-04-18T08:42:46.062Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-04-18T08:42:46.062Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-04-18T08:42:46.324Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-04-18T08:42:46.324Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-04-18T08:42:46.324Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-04-18T08:42:46.324Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-04-18T08:42:46.324Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-04-18T08:42:46.324Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-18T08:42:46.324Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-04-18T08:42:46.585Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-04-18T08:42:46.585Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-04-18T08:42:46.585Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-18T08:42:46.844Z] ---> aee420566956 [2021-04-18T08:42:46.844Z] Step 7/23 : RUN go mod download [2021-04-18T08:42:46.845Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-04-18T08:42:46.845Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-04-18T08:42:46.845Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-04-18T08:42:46.845Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-04-18T08:42:46.845Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-04-18T08:42:46.845Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-04-18T08:42:46.845Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-04-18T08:42:46.845Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-04-18T08:42:47.118Z] Removing intermediate container c5f5795bdbd4 [2021-04-18T08:42:47.118Z] ---> 0a8a3dd3ef51 [2021-04-18T08:42:47.118Z] Step 6/31 : COPY go.mod . [2021-04-18T08:42:47.118Z] ---> Running in 23c98bc451fd [2021-04-18T08:42:47.713Z] Removing intermediate container 7e02344321c7 [2021-04-18T08:42:47.713Z] ---> d178d08bdf86 [2021-04-18T08:42:47.713Z] Step 6/23 : COPY go.mod . [2021-04-18T08:42:47.713Z] Removing intermediate container 11951eb23cf6 [2021-04-18T08:42:47.713Z] ---> 1d1e41ed3ad2 [2021-04-18T08:42:47.713Z] Removing intermediate container 62d3599d70d7 [2021-04-18T08:42:47.713Z] Step 6/22 : COPY go.mod . ---> 1a7cec9cca9e [2021-04-18T08:42:47.713Z] [2021-04-18T08:42:47.713Z] Step 6/22 : COPY go.mod . [2021-04-18T08:42:47.989Z] ---> 43694625142f [2021-04-18T08:42:47.989Z] Step 7/31 : RUN go mod download [2021-04-18T08:42:48.262Z] ---> Running in 2d271e9f24d6 [2021-04-18T08:42:48.758Z] Updating certificates in /etc/ssl/certs... [2021-04-18T08:42:48.867Z] ---> 6134caa86a46 [2021-04-18T08:42:48.867Z] Step 7/23 : RUN go mod download [2021-04-18T08:42:48.867Z] ---> 5a19bd32879f [2021-04-18T08:42:48.867Z] Step 7/22 : RUN go mod download [2021-04-18T08:42:48.867Z] ---> Running in 35cc438ba951 [2021-04-18T08:42:49.146Z] ---> a662b1ba2d5d [2021-04-18T08:42:49.146Z] Step 7/22 : RUN go mod download [2021-04-18T08:42:49.146Z] ---> Running in fb398f935626 [2021-04-18T08:42:49.428Z] ---> Running in 99f76767735f [2021-04-18T08:42:49.702Z] 23 added, 27 removed; done. [2021-04-18T08:42:49.703Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-04-18T08:42:49.703Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-18T08:42:49.703Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-04-18T08:42:49.703Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-04-18T08:42:49.703Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-04-18T08:42:49.964Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-04-18T08:42:49.964Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-04-18T08:42:49.965Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-04-18T08:42:49.965Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-04-18T08:42:49.965Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-04-18T08:42:49.965Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-04-18T08:42:49.965Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-04-18T08:42:49.965Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-04-18T08:42:50.226Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-04-18T08:42:50.226Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-04-18T08:42:50.226Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-04-18T08:42:50.226Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-04-18T08:42:50.226Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-04-18T08:42:50.226Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-04-18T08:42:50.226Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-04-18T08:42:50.487Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-04-18T08:42:50.487Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-04-18T08:42:50.487Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-04-18T08:42:50.487Z] Processing triggers for systemd (237-3ubuntu10.46) ... [2021-04-18T08:42:50.749Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-04-18T08:42:50.749Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-04-18T08:42:50.749Z] Updating certificates in /etc/ssl/certs... [2021-04-18T08:42:50.880Z] Removing intermediate container 23c98bc451fd [2021-04-18T08:42:50.880Z] ---> 000a43a63d67 [2021-04-18T08:42:50.880Z] Step 8/23 : COPY . . [2021-04-18T08:42:51.322Z] 0 added, 0 removed; done. [2021-04-18T08:42:51.322Z] Running hooks in /etc/ca-certificates/update.d... [2021-04-18T08:42:51.322Z] done. [2021-04-18T08:42:51.893Z] Reading package lists... [2021-04-18T08:42:52.154Z] Building dependency tree... [2021-04-18T08:42:52.154Z] Reading state information... [2021-04-18T08:42:52.154Z] The following NEW packages will be installed: [2021-04-18T08:42:52.154Z] apt-transport-https [2021-04-18T08:42:52.324Z] Removing intermediate container 2d271e9f24d6 [2021-04-18T08:42:52.324Z] ---> 24f6259b8d7e [2021-04-18T08:42:52.324Z] Step 8/31 : COPY . . [2021-04-18T08:42:52.415Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-04-18T08:42:52.415Z] Need to get 1692 B of archives. [2021-04-18T08:42:52.415Z] After this operation, 154 kB of additional disk space will be used. [2021-04-18T08:42:52.415Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] [2021-04-18T08:42:52.415Z] debconf: delaying package configuration, since apt-utils is not installed [2021-04-18T08:42:52.675Z] Fetched 1692 B in 0s (8630 B/s) [2021-04-18T08:42:52.676Z] Selecting previously unselected package apt-transport-https. [2021-04-18T08:42:52.676Z] (Reading database ... 13920 files and directories currently installed.) [2021-04-18T08:42:52.676Z] Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... [2021-04-18T08:42:52.676Z] Unpacking apt-transport-https (1.6.13) ... [2021-04-18T08:42:52.676Z] Setting up apt-transport-https (1.6.13) ... [2021-04-18T08:42:52.936Z] Waiting for network to be ready... [2021-04-18T08:42:54.951Z] Removing intermediate container 35cc438ba951 [2021-04-18T08:42:54.951Z] ---> 3b80d5e1bba7 [2021-04-18T08:42:54.951Z] Step 8/23 : COPY . . [2021-04-18T08:42:55.225Z] Removing intermediate container fb398f935626 [2021-04-18T08:42:55.226Z] ---> 5fb5f91e8200 [2021-04-18T08:42:55.226Z] Step 8/22 : COPY . . [2021-04-18T08:42:55.500Z] Removing intermediate container 99f76767735f [2021-04-18T08:42:55.500Z] ---> f0e3aaf2270c [2021-04-18T08:42:55.500Z] Step 8/22 : COPY . . [2021-04-18T08:42:59.522Z] 2021-04-18T08:42:56Z INFO Waiting for automatic snapd restart... [2021-04-18T08:42:59.522Z] snapd 2.49.2 from Canonical* installed [2021-04-18T08:42:59.783Z] "snapd" switched to the "latest/stable" channel [2021-04-18T08:42:59.783Z] [2021-04-18T08:43:02.327Z] core18 20210309 from Canonical* installed [2021-04-18T08:43:02.587Z] "core18" switched to the "latest/stable" channel [2021-04-18T08:43:02.587Z] [2021-04-18T08:43:05.890Z] snapcraft 4.6.2 from Canonical* installed [2021-04-18T08:43:06.150Z] "snapcraft" switched to the "latest/stable" channel [2021-04-18T08:43:06.150Z] [2021-04-18T08:43:10.355Z] 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-18T08:43:10.355Z] - README.md [2021-04-18T08:43:10.355Z] [2021-04-18T08:43:10.355Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-04-18T08:43:16.940Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-04-18T08:43:16.940Z] Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-04-18T08:43:16.940Z] Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-04-18T08:43:16.940Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-04-18T08:43:17.509Z] Reading package lists... [2021-04-18T08:43:18.080Z] 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-18T08:43:22.301Z] ---> dce170d3d2fd [2021-04-18T08:43:22.301Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-04-18T08:43:22.301Z] ---> 249aac5fe632 [2021-04-18T08:43:22.301Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-04-18T08:43:22.301Z] ---> 5646c5d323a4 [2021-04-18T08:43:22.301Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-04-18T08:43:22.301Z] ---> 11ebf83175fc [2021-04-18T08:43:22.301Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-04-18T08:43:22.301Z] ---> Running in 5f956cda98dc [2021-04-18T08:43:22.301Z] ---> Running in 829324a4cdf0 [2021-04-18T08:43:22.301Z] ---> Running in ccb728e1e3a7 [2021-04-18T08:43:22.301Z] ---> Running in aa7bdcc4fcc4 [2021-04-18T08:43:22.301Z] ---> 1f64419154a5 [2021-04-18T08:43:22.301Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-04-18T08:43:22.301Z] ---> Running in 277ddc2dbdbc [2021-04-18T08:43:22.301Z] 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-18T08:43:22.301Z] 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-18T08:43:22.301Z] 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-18T08:43:22.301Z] 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-18T08:43:22.574Z] 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-18T08:43:24.665Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-04-18T08:43:24.666Z] Reading package lists... [2021-04-18T08:43:24.666Z] Building dependency tree... [2021-04-18T08:43:24.666Z] Reading state information... [2021-04-18T08:43:24.666Z] Suggested packages: [2021-04-18T08:43:24.666Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-04-18T08:43:24.666Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-04-18T08:43:24.666Z] Recommended packages: [2021-04-18T08:43:24.666Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-04-18T08:43:24.666Z] The following NEW packages will be installed: [2021-04-18T08:43:24.666Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-04-18T08:43:24.666Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-04-18T08:43:24.666Z] pkg-config zip [2021-04-18T08:43:24.666Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-04-18T08:43:24.666Z] Need to get 7663 kB of archives. [2021-04-18T08:43:24.666Z] After this operation, 43.8 MB of additional disk space will be used. [2021-04-18T08:43:24.666Z] Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-04-18T08:43:24.666Z] 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-18T08:43:24.666Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-04-18T08:43:24.666Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-04-18T08:43:24.926Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-04-18T08:43:24.926Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-04-18T08:43:24.926Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-04-18T08:43:24.926Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-04-18T08:43:24.926Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-04-18T08:43:24.926Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-04-18T08:43:25.186Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-04-18T08:43:25.186Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-04-18T08:43:25.186Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-04-18T08:43:25.446Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-04-18T08:43:25.446Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-04-18T08:43:25.446Z] debconf: delaying package configuration, since apt-utils is not installed [2021-04-18T08:43:25.446Z] Fetched 7663 kB in 1s (7261 kB/s) [2021-04-18T08:43:25.446Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-04-18T08:43:25.707Z] (Reading database ... 13924 files and directories currently installed.) [2021-04-18T08:43:25.707Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-04-18T08:43:25.707Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-04-18T08:43:25.707Z] Selecting previously unselected package libpsl5:amd64. [2021-04-18T08:43:25.707Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-04-18T08:43:25.707Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-04-18T08:43:25.967Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-04-18T08:43:25.967Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-04-18T08:43:25.967Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-04-18T08:43:25.967Z] Selecting previously unselected package librtmp1:amd64. [2021-04-18T08:43:25.967Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-04-18T08:43:25.967Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-04-18T08:43:26.229Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-04-18T08:43:26.229Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-04-18T08:43:26.229Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-04-18T08:43:26.229Z] Selecting previously unselected package liberror-perl. [2021-04-18T08:43:26.229Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-04-18T08:43:26.229Z] Unpacking liberror-perl (0.17025-1) ... [2021-04-18T08:43:26.229Z] Selecting previously unselected package git-man. [2021-04-18T08:43:26.229Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-04-18T08:43:26.229Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-04-18T08:43:26.490Z] Selecting previously unselected package git. [2021-04-18T08:43:26.490Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-04-18T08:43:26.490Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-04-18T08:43:27.431Z] Selecting previously unselected package libnorm1:amd64. [2021-04-18T08:43:27.431Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-04-18T08:43:27.431Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-04-18T08:43:27.431Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-04-18T08:43:27.431Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-04-18T08:43:27.431Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-04-18T08:43:27.691Z] Selecting previously unselected package libsodium23:amd64. [2021-04-18T08:43:27.691Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-04-18T08:43:27.691Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-04-18T08:43:27.691Z] Selecting previously unselected package libzmq5:amd64. [2021-04-18T08:43:27.691Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-04-18T08:43:27.691Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-04-18T08:43:27.952Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-04-18T08:43:27.952Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-04-18T08:43:27.952Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-04-18T08:43:27.952Z] Selecting previously unselected package pkg-config. [2021-04-18T08:43:27.952Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-04-18T08:43:27.952Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-04-18T08:43:28.220Z] Selecting previously unselected package zip. [2021-04-18T08:43:28.220Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-04-18T08:43:28.220Z] Unpacking zip (3.0-11build1) ... [2021-04-18T08:43:28.220Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-04-18T08:43:28.220Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-04-18T08:43:28.220Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-04-18T08:43:28.220Z] Setting up liberror-perl (0.17025-1) ... [2021-04-18T08:43:28.480Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-04-18T08:43:28.480Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-04-18T08:43:28.480Z] No schema files found: doing nothing. [2021-04-18T08:43:28.480Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-04-18T08:43:28.480Z] Setting up zip (3.0-11build1) ... [2021-04-18T08:43:28.480Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-04-18T08:43:28.480Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-04-18T08:43:28.480Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-04-18T08:43:28.480Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-04-18T08:43:28.742Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-04-18T08:43:28.742Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-04-18T08:43:28.742Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-04-18T08:43:28.742Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-04-18T08:43:35.329Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-04-18T08:43:35.329Z] git set to automatically installed. [2021-04-18T08:43:35.329Z] git-man set to automatically installed. [2021-04-18T08:43:35.329Z] libcurl3-gnutls set to automatically installed. [2021-04-18T08:43:35.329Z] liberror-perl set to automatically installed. [2021-04-18T08:43:35.329Z] libglib2.0-0 set to automatically installed. [2021-04-18T08:43:35.329Z] libnghttp2-14 set to automatically installed. [2021-04-18T08:43:35.329Z] libnorm1 set to automatically installed. [2021-04-18T08:43:35.329Z] libpgm-5.2-0 set to automatically installed. [2021-04-18T08:43:35.329Z] libpsl5 set to automatically installed. [2021-04-18T08:43:35.329Z] librtmp1 set to automatically installed. [2021-04-18T08:43:35.329Z] libsodium23 set to automatically installed. [2021-04-18T08:43:35.329Z] libzmq3-dev set to automatically installed. [2021-04-18T08:43:35.329Z] libzmq5 set to automatically installed. [2021-04-18T08:43:35.329Z] pkg-config set to automatically installed. [2021-04-18T08:43:35.329Z] zip set to automatically installed. [2021-04-18T08:43:37.876Z] snapd is not logged in, snap install commands will use sudo [2021-04-18T08:43:44.683Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-04-18T08:43:44.683Z] snap "core18" has no updates available [2021-04-18T08:43:45.255Z] snapd is not logged in, snap install commands will use sudo [2021-04-18T08:43:51.839Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-04-18T08:44:06.742Z] go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed [2021-04-18T08:44:06.742Z] Pulling go-build-helper [2021-04-18T08:44:06.742Z] + snapcraftctl pull [2021-04-18T08:44:07.312Z] 'app-service-config' has dependencies that need to be staged: go-build-helper [2021-04-18T08:44:07.312Z] Skipping pull go-build-helper (already ran) [2021-04-18T08:44:07.312Z] Building go-build-helper [2021-04-18T08:44:07.312Z] + snapcraftctl build [2021-04-18T08:44:09.222Z] Staging go-build-helper [2021-04-18T08:44:09.222Z] + snapcraftctl stage [2021-04-18T08:44:21.451Z] Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-04-18T08:44:21.451Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-04-18T08:44:21.451Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-04-18T08:44:21.451Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-04-18T08:44:21.451Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-04-18T08:44:21.451Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-04-18T08:44:21.451Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-04-18T08:44:21.451Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-04-18T08:44:21.451Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-04-18T08:44:21.451Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-04-18T08:44:21.451Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-04-18T08:44:21.451Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1693 kB] [2021-04-18T08:44:21.451Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2036 kB] [2021-04-18T08:44:21.451Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [409 kB] [2021-04-18T08:44:21.451Z] Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] [2021-04-18T08:44:21.451Z] Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-04-18T08:44:21.451Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [317 kB] [2021-04-18T08:44:21.451Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] [2021-04-18T08:44:21.451Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-04-18T08:44:21.451Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [302 kB] [2021-04-18T08:44:21.451Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [323 kB] [2021-04-18T08:44:21.451Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [40.4 kB] [2021-04-18T08:44:21.451Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1122 kB] [2021-04-18T08:44:21.451Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] [2021-04-18T08:44:21.451Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [43.8 kB] [2021-04-18T08:44:21.451Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1732 kB] [2021-04-18T08:44:21.451Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [368 kB] [2021-04-18T08:44:21.451Z] Fetched 24.4 MB in 0s (0 B/s) [2021-04-18T08:44:21.451Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-04-18T08:44:21.451Z] Fetched 224 kB in 0s (0 B/s) [2021-04-18T08:44:21.451Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-04-18T08:44:21.451Z] Fetched 157 kB in 0s (0 B/s) [2021-04-18T08:44:21.451Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-04-18T08:44:21.451Z] Fetched 221 kB in 0s (0 B/s) [2021-04-18T08:44:21.451Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-04-18T08:44:21.451Z] Fetched 143 kB in 0s (0 B/s) [2021-04-18T08:44:21.451Z] Pulling app-service-config [2021-04-18T08:44:21.451Z] + snapcraftctl pull [2021-04-18T08:44:21.451Z] Cloning into '/root/parts/app-service-config/src'... [2021-04-18T08:44:21.711Z] Pulling config-common [2021-04-18T08:44:21.711Z] + snapcraftctl pull [2021-04-18T08:44:25.915Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-04-18T08:44:25.915Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-04-18T08:44:25.915Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-04-18T08:44:25.915Z] Fetched 0 B in 0s (0 B/s) [2021-04-18T08:44:25.915Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-04-18T08:44:25.915Z] Fetched 0 B in 0s (0 B/s) [2021-04-18T08:44:25.915Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-04-18T08:44:25.915Z] Fetched 0 B in 0s (0 B/s) [2021-04-18T08:44:25.915Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-04-18T08:44:25.915Z] Fetched 0 B in 0s (0 B/s) [2021-04-18T08:44:25.915Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-04-18T08:44:25.915Z] Fetched 0 B in 0s (0 B/s) [2021-04-18T08:44:25.915Z] Pulling edgex-go [2021-04-18T08:44:25.915Z] + snapcraftctl pull [2021-04-18T08:44:47.895Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-04-18T08:44:47.895Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-04-18T08:44:47.895Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-04-18T08:44:47.895Z] Fetched 0 B in 0s (0 B/s) [2021-04-18T08:44:47.895Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-04-18T08:44:47.895Z] Fetched 96.5 kB in 0s (0 B/s) [2021-04-18T08:44:47.895Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-04-18T08:44:47.895Z] Fetched 279 kB in 0s (0 B/s) [2021-04-18T08:44:47.895Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-04-18T08:44:47.895Z] Fetched 122 kB in 0s (0 B/s) [2021-04-18T08:44:47.895Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-04-18T08:44:47.895Z] Fetched 77.8 kB in 0s (0 B/s) [2021-04-18T08:44:47.895Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-04-18T08:44:47.895Z] Fetched 8848 B in 0s (0 B/s) [2021-04-18T08:44:47.895Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-04-18T08:44:47.895Z] Fetched 47.8 kB in 0s (0 B/s) [2021-04-18T08:44:47.895Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-04-18T08:44:47.895Z] Fetched 45.6 kB in 0s (0 B/s) [2021-04-18T08:44:47.895Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-04-18T08:44:47.895Z] Fetched 15.0 kB in 0s (0 B/s) [2021-04-18T08:44:47.895Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-04-18T08:44:47.895Z] Fetched 219 kB in 0s (0 B/s) [2021-04-18T08:44:47.895Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-04-18T08:44:47.895Z] Fetched 154 kB in 0s (0 B/s) [2021-04-18T08:44:47.895Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-04-18T08:44:47.895Z] Fetched 50.6 kB in 0s (0 B/s) [2021-04-18T08:44:47.895Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-04-18T08:44:47.895Z] Fetched 14.8 kB in 0s (0 B/s) [2021-04-18T08:44:47.895Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-04-18T08:44:47.895Z] Fetched 41.8 kB in 0s (0 B/s) [2021-04-18T08:44:47.895Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-04-18T08:44:47.895Z] Fetched 499 kB in 0s (0 B/s) [2021-04-18T08:44:47.895Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-04-18T08:44:47.895Z] Fetched 111 kB in 0s (0 B/s) [2021-04-18T08:44:47.895Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-04-18T08:44:47.895Z] Fetched 240 kB in 0s (0 B/s) [2021-04-18T08:44:47.895Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-04-18T08:44:47.895Z] Fetched 29.3 kB in 0s (0 B/s) [2021-04-18T08:44:47.895Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-04-18T08:44:47.895Z] Fetched 85.5 kB in 0s (0 B/s) [2021-04-18T08:44:47.895Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-04-18T08:44:47.895Z] Fetched 24.5 kB in 0s (0 B/s) [2021-04-18T08:44:47.895Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-04-18T08:44:47.895Z] Fetched 49.2 kB in 0s (0 B/s) [2021-04-18T08:44:47.895Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-04-18T08:44:47.895Z] Fetched 54.2 kB in 0s (0 B/s) [2021-04-18T08:44:47.895Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-04-18T08:44:47.895Z] Fetched 30.8 kB in 0s (0 B/s) [2021-04-18T08:44:47.895Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-04-18T08:44:47.895Z] Fetched 15.8 kB in 0s (0 B/s) [2021-04-18T08:44:47.895Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-04-18T08:44:47.895Z] Fetched 85.9 kB in 0s (0 B/s) [2021-04-18T08:44:47.895Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-04-18T08:44:47.895Z] Fetched 8720 B in 0s (0 B/s) [2021-04-18T08:44:47.895Z] Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] [2021-04-18T08:44:47.895Z] Fetched 137 kB in 0s (0 B/s) [2021-04-18T08:44:47.895Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-04-18T08:44:47.895Z] Fetched 119 kB in 0s (0 B/s) [2021-04-18T08:44:47.895Z] Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] [2021-04-18T08:44:47.895Z] Fetched 110 kB in 0s (0 B/s) [2021-04-18T08:44:47.895Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-04-18T08:44:47.895Z] Fetched 11.1 kB in 0s (0 B/s) [2021-04-18T08:44:47.895Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-04-18T08:44:47.895Z] Fetched 645 kB in 0s (0 B/s) [2021-04-18T08:44:47.895Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-04-18T08:44:47.895Z] Fetched 41.3 kB in 0s (0 B/s) [2021-04-18T08:44:47.895Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-04-18T08:44:47.895Z] Fetched 17.9 kB in 0s (0 B/s) [2021-04-18T08:44:47.895Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-04-18T08:44:47.895Z] Fetched 368 kB in 0s (0 B/s) [2021-04-18T08:44:47.895Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-04-18T08:44:47.895Z] Fetched 187 kB in 0s (0 B/s) [2021-04-18T08:44:47.895Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-04-18T08:44:47.895Z] Fetched 175 kB in 0s (0 B/s) [2021-04-18T08:44:47.895Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-04-18T08:44:47.895Z] Fetched 206 kB in 0s (0 B/s) [2021-04-18T08:44:47.895Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-04-18T08:44:47.895Z] Fetched 1301 kB in 0s (0 B/s) [2021-04-18T08:44:47.895Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-04-18T08:44:47.895Z] Fetched 36.2 kB in 0s (0 B/s) [2021-04-18T08:44:47.895Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-04-18T08:44:47.895Z] Fetched 159 kB in 0s (0 B/s) [2021-04-18T08:44:47.895Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-04-18T08:44:47.895Z] Fetched 107 kB in 0s (0 B/s) [2021-04-18T08:44:47.895Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-04-18T08:44:47.895Z] Fetched 48.7 kB in 0s (0 B/s) [2021-04-18T08:44:47.895Z] Pulling static-packages [2021-04-18T08:44:47.895Z] + snapcraftctl pull [2021-04-18T08:44:47.895Z] Pulling version [2021-04-18T08:44:47.895Z] + cd /root/project [2021-04-18T08:44:47.895Z] + [ -f VERSION ] [2021-04-18T08:44:47.895Z] + PROJECT_VERSION=local-dev [2021-04-18T08:44:47.895Z] + git rev-parse --short HEAD [2021-04-18T08:44:47.895Z] + GIT_REVISION=9843fa74 [2021-04-18T08:44:47.895Z] + snapcraftctl set-version local-dev [2021-04-18T08:44:47.895Z] Skipping build go-build-helper (already ran) [2021-04-18T08:44:48.155Z] Building app-service-config [2021-04-18T08:44:48.155Z] + make build [2021-04-18T08:44:48.155Z] 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-18T08:44:50.698Z] go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.43 [2021-04-18T08:44:50.959Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.64 [2021-04-18T08:44:50.959Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.32 [2021-04-18T08:44:50.959Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.8 [2021-04-18T08:44:50.959Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-04-18T08:44:50.959Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.5 [2021-04-18T08:44:50.959Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2021-04-18T08:44:50.959Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.14 [2021-04-18T08:44:51.219Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-04-18T08:44:51.219Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2021-04-18T08:44:51.219Z] go: downloading github.com/google/uuid v1.2.0 [2021-04-18T08:44:51.219Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-04-18T08:44:51.219Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.3 [2021-04-18T08:44:51.219Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.4 [2021-04-18T08:44:51.219Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2021-04-18T08:44:51.478Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-04-18T08:44:51.478Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-04-18T08:44:51.478Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-04-18T08:44:51.478Z] go: downloading github.com/x448/float16 v0.8.4 [2021-04-18T08:44:51.478Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-04-18T08:44:51.478Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-04-18T08:44:51.478Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-04-18T08:44:51.748Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-04-18T08:44:51.748Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-04-18T08:44:51.748Z] go: downloading github.com/go-playground/validator/v10 v10.4.1 [2021-04-18T08:44:51.748Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-04-18T08:44:51.748Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-04-18T08:44:51.748Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-04-18T08:44:51.748Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-04-18T08:44:51.748Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-04-18T08:44:51.748Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-04-18T08:44:51.748Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-04-18T08:44:51.748Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-04-18T08:44:51.748Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-04-18T08:44:51.748Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-04-18T08:44:51.748Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-04-18T08:44:51.748Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-04-18T08:44:51.748Z] go: downloading github.com/fatih/color v1.9.0 [2021-04-18T08:44:51.748Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-04-18T08:44:52.012Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-04-18T08:44:52.012Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-04-18T08:44:52.012Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-04-18T08:44:52.012Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-04-18T08:44:52.273Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-04-18T08:44:52.273Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-04-18T08:45:02.271Z] + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable [2021-04-18T08:45:02.271Z] + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml [2021-04-18T08:45:02.271Z] + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt [2021-04-18T08:45:02.271Z] + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE [2021-04-18T08:45:02.847Z] Building config-common [2021-04-18T08:45:02.847Z] + snapcraftctl build [2021-04-18T08:45:05.391Z] Building edgex-go [2021-04-18T08:45:05.391Z] + cd /root/parts/edgex-go/src [2021-04-18T08:45:05.391Z] + make build [2021-04-18T08:45:05.391Z] 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-18T08:45:05.651Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.34 [2021-04-18T08:45:05.651Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.71 [2021-04-18T08:45:05.910Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-04-18T08:45:05.910Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.6 [2021-04-18T08:45:05.910Z] go: downloading github.com/pkg/errors v0.8.1 [2021-04-18T08:45:05.910Z] go: downloading github.com/go-playground/validator/v10 v10.5.0 [2021-04-18T08:45:05.910Z] go: downloading github.com/imdario/mergo v0.3.12 [2021-04-18T08:45:05.910Z] go: downloading github.com/pelletier/go-toml v1.9.0 [2021-04-18T08:45:06.170Z] go: downloading golang.org/x/text v0.3.2 [2021-04-18T08:45:10.945Z] 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-18T08:45:10.945Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-04-18T08:45:16.240Z] 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-18T08:45:18.151Z] 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-18T08:45:19.535Z] 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-18T08:45:20.478Z] 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-18T08:45:20.478Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-04-18T08:45:20.478Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-04-18T08:45:20.478Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-04-18T08:45:20.478Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-04-18T08:45:22.742Z] 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-18T08:45:22.742Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-04-18T08:45:22.742Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-04-18T08:45:24.315Z] 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-18T08:45:25.752Z] 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-18T08:45:27.281Z] 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-18T08:45:28.291Z] 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-18T08:45:28.291Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-04-18T08:45:29.440Z] Removing intermediate container 5f956cda98dc [2021-04-18T08:45:29.440Z] ---> a3c96799f937 [2021-04-18T08:45:29.440Z] [2021-04-18T08:45:29.440Z] Step 10/31 : FROM alpine:3.12 [2021-04-18T08:45:29.440Z] 3.12: Pulling from library/alpine [2021-04-18T08:45:29.440Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-04-18T08:45:29.440Z] Status: Downloaded newer image for alpine:3.12 [2021-04-18T08:45:29.440Z] ---> 9852663dfa18 [2021-04-18T08:45:29.440Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-04-18T08:45:29.440Z] ---> Running in d2d67baec5e2 [2021-04-18T08:45:29.440Z] Removing intermediate container d2d67baec5e2 [2021-04-18T08:45:29.440Z] ---> d3f36b95c016 [2021-04-18T08:45:29.440Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-04-18T08:45:29.440Z] ---> Running in 40c84933b383 [2021-04-18T08:45:29.440Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-18T08:45:29.440Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-18T08:45:29.440Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-04-18T08:45:29.440Z] (2/2) Installing su-exec (0.2-r1) [2021-04-18T08:45:29.440Z] Executing busybox-1.31.1-r20.trigger [2021-04-18T08:45:29.440Z] OK: 5 MiB in 16 packages [2021-04-18T08:45:29.440Z] Removing intermediate container 40c84933b383 [2021-04-18T08:45:29.440Z] ---> a103ade49d80 [2021-04-18T08:45:29.440Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-04-18T08:45:29.440Z] Removing intermediate container 829324a4cdf0 [2021-04-18T08:45:29.440Z] ---> 76d223b29214 [2021-04-18T08:45:29.440Z] [2021-04-18T08:45:29.440Z] Step 10/23 : FROM alpine:3.12 [2021-04-18T08:45:29.440Z] ---> 9852663dfa18 [2021-04-18T08:45:29.440Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-04-18T08:45:29.440Z] ---> Running in a49d9c9e7915 [2021-04-18T08:45:29.440Z] ---> Running in 5628c25b8249 [2021-04-18T08:45:29.440Z] Removing intermediate container a49d9c9e7915 [2021-04-18T08:45:29.440Z] ---> 047027459221 [2021-04-18T08:45:29.440Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-04-18T08:45:29.440Z] ---> Running in c107d3272909 [2021-04-18T08:45:29.440Z] Removing intermediate container ccb728e1e3a7 [2021-04-18T08:45:29.440Z] ---> 1eeae3af37a6 [2021-04-18T08:45:29.440Z] [2021-04-18T08:45:29.440Z] Step 10/22 : FROM alpine:3.12 [2021-04-18T08:45:29.440Z] ---> 9852663dfa18 [2021-04-18T08:45:29.440Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-04-18T08:45:29.672Z] 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-18T08:45:29.672Z] go: downloading github.com/lib/pq v1.9.0 [2021-04-18T08:45:29.711Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-18T08:45:29.711Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-18T08:45:30.325Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-04-18T08:45:30.325Z] Executing busybox-1.31.1-r20.trigger [2021-04-18T08:45:30.325Z] OK: 5 MiB in 15 packages [2021-04-18T08:45:30.325Z] ---> Running in ca479aa3fe06 [2021-04-18T08:45:30.599Z] Removing intermediate container c107d3272909 [2021-04-18T08:45:30.599Z] ---> 0aa3f7b994fb [2021-04-18T08:45:30.599Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-04-18T08:45:31.196Z] ---> Running in da0ca2b703fd [2021-04-18T08:45:31.196Z] Removing intermediate container 277ddc2dbdbc [2021-04-18T08:45:31.196Z] ---> 06d31bf9773c [2021-04-18T08:45:31.196Z] [2021-04-18T08:45:31.196Z] Step 10/22 : FROM alpine:3.12 [2021-04-18T08:45:31.196Z] ---> 9852663dfa18 [2021-04-18T08:45:31.196Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-04-18T08:45:31.578Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-04-18T08:45:31.578Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-04-18T08:45:31.578Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-04-18T08:45:31.578Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-04-18T08:45:31.578Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-04-18T08:45:31.578Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-04-18T08:45:31.578Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-04-18T08:45:31.578Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-04-18T08:45:31.578Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-04-18T08:45:31.578Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-04-18T08:45:31.578Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-04-18T08:45:31.578Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-04-18T08:45:31.578Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-04-18T08:45:31.578Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-04-18T08:45:31.578Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-04-18T08:45:31.578Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-04-18T08:45:31.578Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-04-18T08:45:31.797Z] ---> Running in 3f1437cbc79f [2021-04-18T08:45:31.839Z] + 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-18T08:45:31.839Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-04-18T08:45:31.839Z] + 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-18T08:45:31.839Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-04-18T08:45:31.839Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-04-18T08:45:31.839Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-04-18T08:45:31.839Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-04-18T08:45:31.839Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-04-18T08:45:31.839Z] + 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-18T08:45:32.068Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-18T08:45:32.345Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-18T08:45:32.941Z] Removing intermediate container 5628c25b8249 [2021-04-18T08:45:32.941Z] ---> 1df8092477e1 [2021-04-18T08:45:32.941Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-18T08:45:32.941Z] ---> Running in 9b0aeafb1d36 [2021-04-18T08:45:32.941Z] (1/2) Installing ca-certificates (20191127-r4) [2021-04-18T08:45:33.220Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-04-18T08:45:33.220Z] Executing busybox-1.31.1-r20.trigger [2021-04-18T08:45:33.220Z] Executing ca-certificates-20191127-r4.trigger [2021-04-18T08:45:33.496Z] OK: 6 MiB in 16 packages [2021-04-18T08:45:33.772Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-18T08:45:33.772Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-18T08:45:34.382Z] Building static-packages [2021-04-18T08:45:34.383Z] + snapcraftctl build [2021-04-18T08:45:34.385Z] Removing intermediate container 9b0aeafb1d36 [2021-04-18T08:45:34.385Z] ---> 255f3e0bc7de [2021-04-18T08:45:34.385Z] Step 13/23 : ENV APP_PORT=48082 [2021-04-18T08:45:34.385Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-04-18T08:45:34.385Z] Executing busybox-1.31.1-r20.trigger [2021-04-18T08:45:34.385Z] OK: 5 MiB in 15 packages [2021-04-18T08:45:35.357Z] ---> Running in 50313ee117dd [2021-04-18T08:45:35.953Z] Removing intermediate container 50313ee117dd [2021-04-18T08:45:35.953Z] ---> c96889828d73 [2021-04-18T08:45:35.953Z] Step 14/23 : EXPOSE $APP_PORT [2021-04-18T08:45:36.294Z] Building version [2021-04-18T08:45:36.294Z] + snapcraftctl build [2021-04-18T08:45:36.561Z] ---> Running in af929d129552 [2021-04-18T08:45:36.561Z] Removing intermediate container da0ca2b703fd [2021-04-18T08:45:36.561Z] ---> ffb8497cede8 [2021-04-18T08:45:36.561Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-04-18T08:45:36.561Z] Removing intermediate container ca479aa3fe06 [2021-04-18T08:45:36.561Z] ---> f60fd1653070 [2021-04-18T08:45:36.561Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-18T08:45:36.561Z] Removing intermediate container aa7bdcc4fcc4 [2021-04-18T08:45:36.561Z] ---> 7001949778b2 [2021-04-18T08:45:36.561Z] [2021-04-18T08:45:36.561Z] Step 10/23 : FROM alpine:3.12 [2021-04-18T08:45:36.561Z] ---> 9852663dfa18 [2021-04-18T08:45:36.561Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-04-18T08:45:36.561Z] ---> Using cache [2021-04-18T08:45:36.561Z] ---> 1df8092477e1 [2021-04-18T08:45:36.561Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-18T08:45:36.561Z] ---> Using cache [2021-04-18T08:45:36.561Z] ---> 255f3e0bc7de [2021-04-18T08:45:36.561Z] Step 13/23 : ENV APP_PORT=48081 [2021-04-18T08:45:36.838Z] ---> Running in 0265e0bc17aa [2021-04-18T08:45:37.109Z] ---> Running in 74ddd557c0d7 [2021-04-18T08:45:37.109Z] ---> Running in a542ce430372 [2021-04-18T08:45:37.109Z] Removing intermediate container 3f1437cbc79f [2021-04-18T08:45:37.109Z] ---> 48ded48c69e7 [2021-04-18T08:45:37.109Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-18T08:45:37.385Z] Removing intermediate container af929d129552 [2021-04-18T08:45:37.385Z] ---> 2b30b29bb15c [2021-04-18T08:45:37.385Z] Step 15/23 : WORKDIR / [2021-04-18T08:45:37.385Z] ---> Running in e896d8e712be [2021-04-18T08:45:37.385Z] ---> Running in e1bbc60e9519 [2021-04-18T08:45:37.657Z] Removing intermediate container 0265e0bc17aa [2021-04-18T08:45:37.657Z] ---> f09b1c37f346 [2021-04-18T08:45:37.657Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-04-18T08:45:37.926Z] Removing intermediate container a542ce430372 [2021-04-18T08:45:37.926Z] ---> 61bdc3be7236 [2021-04-18T08:45:37.926Z] Step 13/22 : ENV APP_PORT=48060 [2021-04-18T08:45:37.926Z] Removing intermediate container 74ddd557c0d7 [2021-04-18T08:45:37.926Z] ---> 6bac0f84934b [2021-04-18T08:45:37.926Z] Step 14/23 : EXPOSE $APP_PORT [2021-04-18T08:45:37.926Z] Removing intermediate container e896d8e712be [2021-04-18T08:45:37.926Z] ---> 2ae99d23af56 [2021-04-18T08:45:37.926Z] Step 13/22 : ENV APP_PORT=48085 [2021-04-18T08:45:38.198Z] ---> Running in c176d300cbed [2021-04-18T08:45:38.198Z] ---> Running in 7d27fa12fd43 [2021-04-18T08:45:38.198Z] ---> Running in a12e6d57e34a [2021-04-18T08:45:38.198Z] Removing intermediate container e1bbc60e9519 [2021-04-18T08:45:38.198Z] ---> 82cf76c10b2e [2021-04-18T08:45:38.198Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-18T08:45:38.210Z] Skipping stage go-build-helper (already ran) [2021-04-18T08:45:38.210Z] Staging app-service-config [2021-04-18T08:45:38.210Z] + snapcraftctl stage [2021-04-18T08:45:38.793Z] ---> 5f772a934efb [2021-04-18T08:45:38.793Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-04-18T08:45:38.793Z] Removing intermediate container 7d27fa12fd43 [2021-04-18T08:45:38.793Z] ---> 0594e2c43239 [2021-04-18T08:45:38.793Z] Step 14/22 : EXPOSE $APP_PORT [2021-04-18T08:45:39.066Z] Removing intermediate container c176d300cbed [2021-04-18T08:45:39.066Z] ---> b8969e248b9a [2021-04-18T08:45:39.066Z] Step 15/23 : WORKDIR / [2021-04-18T08:45:39.066Z] Removing intermediate container a12e6d57e34a [2021-04-18T08:45:39.066Z] ---> 2dfb5a3a0483 [2021-04-18T08:45:39.066Z] Step 14/22 : EXPOSE $APP_PORT [2021-04-18T08:45:39.066Z] ---> Running in 9f5002284bb2 [2021-04-18T08:45:39.066Z] ---> Running in b938b236bd9f [2021-04-18T08:45:39.148Z] Staging config-common [2021-04-18T08:45:39.148Z] + snapcraftctl stage [2021-04-18T08:45:39.342Z] ---> Running in b2526eb9b1eb [2021-04-18T08:45:39.342Z] ---> Running in 44048e71378d [2021-04-18T08:45:39.342Z] ---> 2b74534f2c77 [2021-04-18T08:45:39.342Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-04-18T08:45:39.944Z] Removing intermediate container b938b236bd9f [2021-04-18T08:45:39.944Z] ---> dd62f3e2643c [2021-04-18T08:45:39.944Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-18T08:45:39.944Z] Removing intermediate container b2526eb9b1eb [2021-04-18T08:45:39.944Z] ---> e57da128b1a6 [2021-04-18T08:45:39.944Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-18T08:45:40.086Z] Staging edgex-go [2021-04-18T08:45:40.086Z] + snapcraftctl stage [2021-04-18T08:45:40.219Z] Removing intermediate container 44048e71378d [2021-04-18T08:45:40.219Z] ---> 625daf78745f [2021-04-18T08:45:40.219Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-18T08:45:41.024Z] Staging static-packages [2021-04-18T08:45:41.025Z] + snapcraftctl stage [2021-04-18T08:45:41.206Z] ---> 974a65e85301 [2021-04-18T08:45:41.206Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-04-18T08:45:41.481Z] ---> d78603c57db5 [2021-04-18T08:45:41.481Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-04-18T08:45:41.481Z] ---> c373a5beb349 [2021-04-18T08:45:41.481Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-04-18T08:45:41.481Z] ---> b7e6924e8ac6 [2021-04-18T08:45:41.481Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-04-18T08:45:42.408Z] Staging version [2021-04-18T08:45:42.408Z] + snapcraftctl stage [2021-04-18T08:45:42.914Z] ---> 692767712e7a [2021-04-18T08:45:42.914Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-04-18T08:45:42.979Z] Priming go-build-helper [2021-04-18T08:45:42.979Z] + snapcraftctl prime [2021-04-18T08:45:43.194Z] ---> Running in 58c5cef129dd [2021-04-18T08:45:43.194Z] Removing intermediate container 9f5002284bb2 [2021-04-18T08:45:43.194Z] ---> 0ec2a38f741f [2021-04-18T08:45:43.194Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-18T08:45:43.194Z] ---> c20d47600737 [2021-04-18T08:45:43.194Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-04-18T08:45:43.471Z] ---> 784115e81848 [2021-04-18T08:45:43.472Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-04-18T08:45:43.472Z] ---> 356fbd4af309 [2021-04-18T08:45:43.472Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-04-18T08:45:43.920Z] Priming app-service-config [2021-04-18T08:45:43.920Z] + snapcraftctl prime [2021-04-18T08:45:44.076Z] Removing intermediate container 58c5cef129dd [2021-04-18T08:45:44.076Z] ---> edb48a52ba50 [2021-04-18T08:45:44.076Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-18T08:45:44.358Z] ---> Running in ccbb8b52b8a1 [2021-04-18T08:45:44.358Z] ---> 97822c46a07e [2021-04-18T08:45:44.358Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-04-18T08:45:44.358Z] ---> 0b6018689735 [2021-04-18T08:45:44.358Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-04-18T08:45:44.632Z] ---> 9e35348cbbd8 [2021-04-18T08:45:44.632Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-04-18T08:45:44.632Z] ---> c143bbd926b7 [2021-04-18T08:45:44.632Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-04-18T08:45:44.632Z] ---> Running in ad04a0e3ab25 [2021-04-18T08:45:44.903Z] ---> Running in aff01b123c37 [2021-04-18T08:45:44.903Z] ---> Running in bfd86fc74d60 [2021-04-18T08:45:45.178Z] Removing intermediate container ccbb8b52b8a1 [2021-04-18T08:45:45.178Z] ---> 7e75414e0531 [2021-04-18T08:45:45.178Z] Step 21/23 : LABEL arch=arm64 [2021-04-18T08:45:45.301Z] Priming config-common [2021-04-18T08:45:45.301Z] + snapcraftctl prime [2021-04-18T08:45:45.455Z] Removing intermediate container ad04a0e3ab25 [2021-04-18T08:45:45.456Z] ---> 7502d14001af [2021-04-18T08:45:45.456Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-18T08:45:45.456Z] ---> Running in e7ee1dc21b38 [2021-04-18T08:45:45.741Z] ---> Running in 1fed000a197a [2021-04-18T08:45:45.741Z] Removing intermediate container bfd86fc74d60 [2021-04-18T08:45:45.741Z] ---> 210325b130b5 [2021-04-18T08:45:45.741Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-18T08:45:46.021Z] Removing intermediate container aff01b123c37 [2021-04-18T08:45:46.021Z] ---> 574ef0b6ccdb [2021-04-18T08:45:46.021Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-18T08:45:46.021Z] ---> 9960fe615bc2 [2021-04-18T08:45:46.021Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-04-18T08:45:46.021Z] ---> Running in ceb31d307cfe [2021-04-18T08:45:46.242Z] Priming edgex-go [2021-04-18T08:45:46.242Z] + snapcraftctl prime [2021-04-18T08:45:46.297Z] ---> Running in f6927c77687e [2021-04-18T08:45:46.297Z] Removing intermediate container 1fed000a197a [2021-04-18T08:45:46.297Z] ---> 1a466d45878f [2021-04-18T08:45:46.297Z] Step 20/22 : LABEL arch=arm64Removing intermediate container e7ee1dc21b38 [2021-04-18T08:45:46.297Z] ---> e52b8419b3e7 [2021-04-18T08:45:46.297Z] Step 22/23 : LABEL git_sha=65a63805328cdcb319b6d50fb9e2585eabbc7866 [2021-04-18T08:45:46.297Z] [2021-04-18T08:45:46.572Z] ---> Running in a834fb31b596 [2021-04-18T08:45:46.572Z] ---> Running in 0a0fa93d902a [2021-04-18T08:45:46.846Z] Removing intermediate container ceb31d307cfe [2021-04-18T08:45:46.846Z] ---> 9805d4e86550 [2021-04-18T08:45:46.846Z] Step 20/22 : LABEL arch=arm64 [2021-04-18T08:45:46.846Z] Removing intermediate container f6927c77687e [2021-04-18T08:45:46.846Z] ---> 74ca9a0b07b5 [2021-04-18T08:45:46.846Z] Step 21/23 : LABEL arch=arm64 [2021-04-18T08:45:47.119Z] ---> Running in ef6f19af151f [2021-04-18T08:45:47.119Z] ---> Running in ee6c36c1fca5 [2021-04-18T08:45:47.119Z] ---> 37d5e4e10b0a [2021-04-18T08:45:47.119Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-04-18T08:45:47.390Z] Removing intermediate container a834fb31b596 [2021-04-18T08:45:47.390Z] ---> 0518970eb0ae [2021-04-18T08:45:47.390Z] Step 21/22 : LABEL git_sha=65a63805328cdcb319b6d50fb9e2585eabbc7866 [2021-04-18T08:45:47.390Z] Removing intermediate container 0a0fa93d902a [2021-04-18T08:45:47.390Z] ---> 5d09c8b9e48e [2021-04-18T08:45:47.390Z] Step 23/23 : LABEL version=0.0.0 [2021-04-18T08:45:47.624Z] Priming static-packages [2021-04-18T08:45:47.624Z] + snapcraftctl prime [2021-04-18T08:45:47.664Z] ---> Running in c5b8820351cc [2021-04-18T08:45:47.664Z] ---> Running in a757f170393f [2021-04-18T08:45:47.935Z] Removing intermediate container ef6f19af151f [2021-04-18T08:45:47.935Z] ---> 41c06e03274f [2021-04-18T08:45:47.935Z] Step 21/22 : LABEL git_sha=65a63805328cdcb319b6d50fb9e2585eabbc7866 [2021-04-18T08:45:47.935Z] Removing intermediate container ee6c36c1fca5 [2021-04-18T08:45:47.935Z] ---> a902a4677bd6 [2021-04-18T08:45:47.935Z] Step 22/23 : LABEL git_sha=65a63805328cdcb319b6d50fb9e2585eabbc7866 [2021-04-18T08:45:48.207Z] ---> Running in 0a16d794a4c1 [2021-04-18T08:45:48.207Z] ---> Running in e6f8bcbd4075 [2021-04-18T08:45:48.207Z] ---> 827b32f3989f [2021-04-18T08:45:48.207Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-04-18T08:45:48.478Z] Removing intermediate container c5b8820351cc [2021-04-18T08:45:48.478Z] ---> c93646521e9e [2021-04-18T08:45:48.478Z] Step 22/22 : LABEL version=0.0.0 [2021-04-18T08:45:48.478Z] Removing intermediate container a757f170393f [2021-04-18T08:45:48.478Z] ---> 9f85c6cbe482 [2021-04-18T08:45:48.478Z] [2021-04-18T08:45:48.748Z] ---> Running in 988cf504adab [2021-04-18T08:45:49.021Z] Removing intermediate container e6f8bcbd4075 [2021-04-18T08:45:49.021Z] ---> 1bfb27a527c9 [2021-04-18T08:45:49.021Z] Step 23/23 : LABEL version=0.0.0 [2021-04-18T08:45:49.021Z] Removing intermediate container 0a16d794a4c1 [2021-04-18T08:45:49.021Z] ---> 484cacfac6ff [2021-04-18T08:45:49.021Z] Step 22/22 : LABEL version=0.0.0 [2021-04-18T08:45:49.021Z] Successfully built 9f85c6cbe482 [2021-04-18T08:45:49.021Z] Successfully tagged docker-core-command-go-arm64:latest [2021-04-18T08:45:49.021Z]  Building docker-core-command-go ... done Building docker-security-proxy-setup-go [2021-04-18T08:45:49.296Z] ---> Running in c217f55e0671 [2021-04-18T08:45:49.296Z] ---> Running in d8c66ae04167 [2021-04-18T08:45:49.296Z] ---> 5305315d9e71 [2021-04-18T08:45:49.297Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-04-18T08:45:49.570Z] Removing intermediate container 988cf504adab [2021-04-18T08:45:49.570Z] ---> d790b50ee894 [2021-04-18T08:45:49.570Z] [2021-04-18T08:45:49.870Z] ---> Running in 58ee5e0e5e27 [2021-04-18T08:45:49.870Z] Removing intermediate container d8c66ae04167 [2021-04-18T08:45:49.870Z] ---> 798f3ae8a0e2 [2021-04-18T08:45:49.870Z] [2021-04-18T08:45:50.167Z] Priming version [2021-04-18T08:45:50.167Z] + snapcraftctl prime [2021-04-18T08:45:50.311Z] Successfully built d790b50ee894 [2021-04-18T08:45:50.311Z] Removing intermediate container c217f55e0671 [2021-04-18T08:45:50.311Z] ---> 529a1e230f4e [2021-04-18T08:45:50.311Z] [2021-04-18T08:45:50.311Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-04-18T08:45:50.311Z]  Building docker-support-notifications-go ... done Building docker-security-secretstore-setup-go [2021-04-18T08:45:50.311Z] Removing intermediate container 58ee5e0e5e27 [2021-04-18T08:45:50.311Z] ---> 6e4c99634f40 [2021-04-18T08:45:50.311Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-04-18T08:45:50.737Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [2021-04-18T08:45:50.929Z] Successfully built 798f3ae8a0e2 [2021-04-18T08:45:50.929Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-04-18T08:45:50.929Z]  Building docker-core-metadata-go ... done Building docker-core-data-go [2021-04-18T08:45:50.929Z] Successfully built 529a1e230f4e [2021-04-18T08:45:50.929Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-04-18T08:45:50.929Z]  Building docker-support-scheduler-go ... done Building docker-sys-mgmt-agent-go [2021-04-18T08:45:51.544Z] ---> df48fb34d087 [2021-04-18T08:45:51.544Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-04-18T08:45:52.154Z] ---> Running in c55d9569f4ae [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-04-18T08:45:54.781Z] Removing intermediate container c55d9569f4ae [2021-04-18T08:45:54.781Z] ---> d79b3c130846 [2021-04-18T08:45:54.781Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-04-18T08:45:54.781Z] ---> Running in 8bbeb5e9d107 [2021-04-18T08:45:55.762Z] Removing intermediate container 8bbeb5e9d107 [2021-04-18T08:45:55.762Z] ---> 46a8d8ea3f1d [2021-04-18T08:45:55.762Z] Step 28/31 : CMD ["gate"] [2021-04-18T08:45:56.360Z] ---> Running in 64e2b38d963e [2021-04-18T08:45:57.343Z] Removing intermediate container 64e2b38d963e [2021-04-18T08:45:57.343Z] ---> c9b1534ec01b [2021-04-18T08:45:57.343Z] Step 29/31 : LABEL arch=arm64 [2021-04-18T08:45:57.949Z] ---> Running in 4e88e4d6e813 [2021-04-18T08:45:58.937Z] Removing intermediate container 4e88e4d6e813 [2021-04-18T08:45:58.937Z] ---> 88286e6cba18 [2021-04-18T08:45:58.937Z] Step 30/31 : LABEL git_sha=65a63805328cdcb319b6d50fb9e2585eabbc7866 [2021-04-18T08:45:59.533Z] ---> Running in 6e153f59f3e3 [2021-04-18T08:46:00.512Z] Removing intermediate container 6e153f59f3e3 [2021-04-18T08:46:00.512Z] ---> b9bc37ba51e7 [2021-04-18T08:46:00.512Z] Step 31/31 : LABEL version=0.0.0 [2021-04-18T08:46:00.790Z] ---> Running in c3066a4e4d89 [2021-04-18T08:46:01.772Z] Removing intermediate container c3066a4e4d89 [2021-04-18T08:46:01.772Z] ---> e898e6be18ee [2021-04-18T08:46:01.772Z] [2021-04-18T08:46:02.044Z] Successfully built e898e6be18ee [2021-04-18T08:46:02.044Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-04-18T08:46:49.002Z]  Building docker-security-bootstrapper-go ... done Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-18T08:46:49.002Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-04-18T08:46:49.002Z] ---> b5e16de483a3 [2021-04-18T08:46:49.002Z] Step 3/24 : WORKDIR /edgex-go [2021-04-18T08:46:49.002Z] ---> Using cache [2021-04-18T08:46:49.002Z] ---> ee272c0fd2af [2021-04-18T08:46:49.002Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-18T08:46:49.002Z] ---> Using cache [2021-04-18T08:46:49.002Z] ---> 95b16dee004d [2021-04-18T08:46:49.002Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-04-18T08:46:49.002Z] ---> Using cache [2021-04-18T08:46:49.002Z] ---> 1a7cec9cca9e [2021-04-18T08:46:49.002Z] Step 6/24 : COPY go.mod . [2021-04-18T08:46:49.002Z] ---> Using cache [2021-04-18T08:46:49.002Z] ---> a662b1ba2d5d [2021-04-18T08:46:49.002Z] Step 7/24 : RUN go mod download [2021-04-18T08:46:49.002Z] ---> Using cache [2021-04-18T08:46:49.002Z] ---> f0e3aaf2270c [2021-04-18T08:46:49.002Z] Step 8/24 : COPY . . [2021-04-18T08:46:49.002Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-18T08:46:49.002Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-04-18T08:46:49.002Z] ---> b5e16de483a3 [2021-04-18T08:46:49.002Z] Step 3/21 : WORKDIR /edgex-go [2021-04-18T08:46:49.002Z] ---> Using cache [2021-04-18T08:46:49.002Z] ---> ee272c0fd2af [2021-04-18T08:46:49.002Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-18T08:46:49.002Z] ---> Using cache [2021-04-18T08:46:49.002Z] ---> 95b16dee004d [2021-04-18T08:46:49.002Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-04-18T08:46:49.002Z] ---> Using cache [2021-04-18T08:46:49.002Z] ---> 1a7cec9cca9e [2021-04-18T08:46:49.002Z] Step 6/21 : COPY go.mod . [2021-04-18T08:46:49.002Z] ---> Using cache [2021-04-18T08:46:49.002Z] ---> a662b1ba2d5d [2021-04-18T08:46:49.002Z] Step 7/21 : RUN go mod download [2021-04-18T08:46:49.002Z] ---> Using cache [2021-04-18T08:46:49.002Z] ---> f0e3aaf2270c [2021-04-18T08:46:49.002Z] Step 8/21 : COPY . . [2021-04-18T08:46:49.002Z] ---> Using cache [2021-04-18T08:46:49.002Z] ---> 1f64419154a5 [2021-04-18T08:46:49.002Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-04-18T08:46:49.002Z] ---> Using cache [2021-04-18T08:46:49.002Z] ---> 1f64419154a5 [2021-04-18T08:46:49.002Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-04-18T08:46:49.002Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-18T08:46:49.002Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-18T08:46:49.002Z] ---> b5e16de483a3 [2021-04-18T08:46:49.002Z] Step 3/23 : WORKDIR /edgex-go [2021-04-18T08:46:49.002Z] ---> Using cache [2021-04-18T08:46:49.002Z] ---> ee272c0fd2af [2021-04-18T08:46:49.002Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-18T08:46:49.002Z] ---> Using cache [2021-04-18T08:46:49.002Z] ---> 95b16dee004d [2021-04-18T08:46:49.002Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-04-18T08:46:49.274Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-18T08:46:49.274Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-18T08:46:49.274Z] ---> b5e16de483a3 [2021-04-18T08:46:49.274Z] Step 3/23 : WORKDIR /edgex-go [2021-04-18T08:46:49.274Z] ---> Using cache [2021-04-18T08:46:49.274Z] ---> ee272c0fd2af [2021-04-18T08:46:49.274Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-18T08:46:49.274Z] ---> Using cache [2021-04-18T08:46:49.274Z] ---> 95b16dee004d [2021-04-18T08:46:49.274Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2021-04-18T08:46:53.591Z] ---> Running in 3e2b4e9b999d [2021-04-18T08:46:53.591Z] ---> Running in 7b907b6e5161 [2021-04-18T08:46:53.591Z] ---> Running in ae249e0948ee [2021-04-18T08:46:53.591Z] ---> Running in f73d9cc321e0 [2021-04-18T08:46:54.573Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-18T08:46:54.847Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-18T08:46:55.126Z] 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-18T08:46:55.126Z] 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-18T08:46:55.404Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-18T08:46:55.679Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-18T08:46:56.283Z] OK: 217 MiB in 51 packages [2021-04-18T08:46:56.283Z] OK: 217 MiB in 51 packages [2021-04-18T08:46:58.263Z] Removing intermediate container 3e2b4e9b999d [2021-04-18T08:46:58.263Z] ---> 3c51c434ea4e [2021-04-18T08:46:58.263Z] Step 6/23 : COPY go.mod . [2021-04-18T08:46:58.538Z] Removing intermediate container 7b907b6e5161 [2021-04-18T08:46:58.538Z] ---> b6e11ce565e0 [2021-04-18T08:46:58.538Z] Step 6/23 : COPY go.mod . [2021-04-18T08:46:59.530Z] ---> 4dd4e50ea33a [2021-04-18T08:46:59.530Z] Step 7/23 : RUN go mod download [2021-04-18T08:46:59.808Z] ---> Running in 58b2851c5bd3 [2021-04-18T08:46:59.808Z] ---> 87aeeac8600a [2021-04-18T08:46:59.808Z] Step 7/23 : RUN go mod download [2021-04-18T08:47:00.086Z] ---> Running in d2883d9d5832 [2021-04-18T08:47:05.516Z] Removing intermediate container 58b2851c5bd3 [2021-04-18T08:47:05.516Z] ---> bd883bc1ba50 [2021-04-18T08:47:05.516Z] Step 8/23 : COPY . . [2021-04-18T08:47:05.516Z] Removing intermediate container d2883d9d5832 [2021-04-18T08:47:05.516Z] ---> 5b6480eeb855 [2021-04-18T08:47:05.516Z] Step 8/23 : COPY . . [2021-04-18T08:47:37.922Z] ---> 0a8149389dcb [2021-04-18T08:47:37.922Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-04-18T08:47:37.922Z] ---> f60940a09b47 [2021-04-18T08:47:37.922Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-04-18T08:47:37.922Z] ---> Running in dbeb8785ef1c [2021-04-18T08:47:37.922Z] ---> Running in fe4ee383d4aa [2021-04-18T08:47:37.922Z] 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-18T08:47:37.922Z] 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-18T08:47:56.277Z] 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-18T08:47:56.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-18T08:48:14.629Z] Removing intermediate container f73d9cc321e0 [2021-04-18T08:48:14.629Z] ---> 2292b2ef1768 [2021-04-18T08:48:14.629Z] [2021-04-18T08:48:14.629Z] Step 10/24 : FROM alpine:3.12 [2021-04-18T08:48:14.629Z] ---> 9852663dfa18 [2021-04-18T08:48:14.629Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-04-18T08:48:14.629Z] Removing intermediate container ae249e0948ee [2021-04-18T08:48:14.629Z] ---> 6171e3aac1ef [2021-04-18T08:48:14.629Z] [2021-04-18T08:48:14.629Z] Step 10/21 : FROM alpine:3.12 [2021-04-18T08:48:14.629Z] ---> 9852663dfa18 [2021-04-18T08:48:14.629Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-04-18T08:48:14.629Z] ---> Running in 54a136b1b98b [2021-04-18T08:48:14.629Z] ---> Running in b47d527e6588 [2021-04-18T08:48:16.627Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-18T08:48:16.627Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-18T08:48:16.903Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-18T08:48:16.903Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-18T08:48:17.507Z] (1/4) Installing ca-certificates (20191127-r4) [2021-04-18T08:48:17.507Z] (1/6) Installing ca-certificates (20191127-r4) [2021-04-18T08:48:17.786Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-04-18T08:48:17.786Z] (3/4) Installing libcurl (7.76.1-r0) [2021-04-18T08:48:17.786Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-04-18T08:48:17.786Z] (3/6) Installing libcurl (7.76.1-r0) [2021-04-18T08:48:17.786Z] (4/4) Installing curl (7.76.1-r0) [2021-04-18T08:48:17.786Z] (4/6) Installing curl (7.76.1-r0) [2021-04-18T08:48:17.786Z] Executing busybox-1.31.1-r20.trigger [2021-04-18T08:48:17.786Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-04-18T08:48:17.786Z] (6/6) Installing su-exec (0.2-r1) [2021-04-18T08:48:17.786Z] Executing busybox-1.31.1-r20.trigger [2021-04-18T08:48:17.786Z] Executing ca-certificates-20191127-r4.trigger [2021-04-18T08:48:17.786Z] Executing ca-certificates-20191127-r4.trigger [2021-04-18T08:48:18.075Z] OK: 7 MiB in 18 packages [2021-04-18T08:48:18.075Z] OK: 7 MiB in 20 packages [2021-04-18T08:48:21.499Z] Removing intermediate container 54a136b1b98b [2021-04-18T08:48:21.499Z] ---> aa7e9954308e [2021-04-18T08:48:21.499Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-04-18T08:48:21.499Z] Removing intermediate container b47d527e6588 [2021-04-18T08:48:21.499Z] ---> 57732b906d20 [2021-04-18T08:48:21.499Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-04-18T08:48:21.779Z] ---> Running in 789594b11a31 [2021-04-18T08:48:22.057Z] ---> Running in 38f3e67bf4e0 [2021-04-18T08:48:22.663Z] Removing intermediate container 789594b11a31 [2021-04-18T08:48:22.663Z] ---> 36d887a6e300 [2021-04-18T08:48:22.663Z] Step 13/24 : WORKDIR / [2021-04-18T08:48:22.663Z] Removing intermediate container 38f3e67bf4e0 [2021-04-18T08:48:22.941Z] ---> 7b927381e676 [2021-04-18T08:48:22.941Z] Step 13/21 : WORKDIR /edgex [2021-04-18T08:48:22.941Z] ---> Running in 0050570eb65d [2021-04-18T08:48:22.941Z] ---> Running in fe042d2451e3 [2021-04-18T08:48:23.551Z] Removing intermediate container 0050570eb65d [2021-04-18T08:48:23.551Z] ---> 197176ac9f90 [2021-04-18T08:48:23.551Z] 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-18T08:48:23.828Z] Removing intermediate container fe042d2451e3 [2021-04-18T08:48:23.828Z] ---> f33de6b714eb [2021-04-18T08:48:23.828Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-04-18T08:48:24.816Z] ---> 94fe5d826381 [2021-04-18T08:48:24.816Z] 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-18T08:48:25.099Z] ---> 8af53db77d5d [2021-04-18T08:48:25.099Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-04-18T08:48:26.546Z] ---> c068d295924e [2021-04-18T08:48:26.546Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-04-18T08:48:27.147Z] ---> 68febc55ff57 [2021-04-18T08:48:27.147Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-04-18T08:48:27.421Z] ---> ddf9ee6b08f2 [2021-04-18T08:48:27.422Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-04-18T08:48:29.410Z] ---> fbc71053dce7 [2021-04-18T08:48:29.410Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-04-18T08:48:29.410Z] ---> Running in 7d42181f370f [2021-04-18T08:48:29.688Z] ---> 8a1fcbe1f5a5 [2021-04-18T08:48:29.688Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-04-18T08:48:30.053Z] Removing intermediate container 7d42181f370f [2021-04-18T08:48:30.334Z] ---> 983ad2978590 [2021-04-18T08:48:30.334Z] Step 18/21 : CMD ["--init=true"] [2021-04-18T08:48:30.334Z] ---> Running in 306a939e2876 [2021-04-18T08:48:31.356Z] Removing intermediate container 306a939e2876 [2021-04-18T08:48:31.356Z] ---> 90d7da716e6e [2021-04-18T08:48:31.356Z] Step 19/21 : LABEL arch=arm64 [2021-04-18T08:48:31.356Z] ---> Running in d13e6467387d [2021-04-18T08:48:32.378Z] ---> f838090e1614 [2021-04-18T08:48:32.378Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-04-18T08:48:32.378Z] Removing intermediate container d13e6467387d [2021-04-18T08:48:32.378Z] ---> c614fc1fddd2 [2021-04-18T08:48:32.378Z] Step 20/21 : LABEL git_sha=65a63805328cdcb319b6d50fb9e2585eabbc7866 [2021-04-18T08:48:32.677Z] ---> Running in 8a0e441630a9 [2021-04-18T08:48:33.670Z] Removing intermediate container 8a0e441630a9 [2021-04-18T08:48:33.670Z] ---> 8489221e87c9 [2021-04-18T08:48:33.670Z] Step 21/21 : LABEL version=0.0.0 [2021-04-18T08:48:33.670Z] ---> 903f6e93469d [2021-04-18T08:48:33.670Z] 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-18T08:48:33.670Z] ---> Running in b1f83655c54f [2021-04-18T08:48:33.948Z] ---> Running in cac4f544d398 [2021-04-18T08:48:34.937Z] Removing intermediate container b1f83655c54f [2021-04-18T08:48:34.937Z] ---> 4bfcea163930 [2021-04-18T08:48:34.937Z] [2021-04-18T08:48:35.540Z] Successfully built 4bfcea163930 [2021-04-18T08:48:35.540Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-04-18T08:48:38.191Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container cac4f544d398 [2021-04-18T08:48:38.191Z] ---> 1a00839ec3ad [2021-04-18T08:48:38.191Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-04-18T08:48:38.191Z] ---> Running in 0c3735e1bf42 [2021-04-18T08:48:38.466Z] Removing intermediate container 0c3735e1bf42 [2021-04-18T08:48:38.466Z] ---> 65904d66db69 [2021-04-18T08:48:38.466Z] Step 22/24 : LABEL arch=arm64 [2021-04-18T08:48:38.744Z] ---> Running in 0b0436cb380b [2021-04-18T08:48:39.347Z] Removing intermediate container 0b0436cb380b [2021-04-18T08:48:39.347Z] ---> c7337eaa32d3 [2021-04-18T08:48:39.347Z] Step 23/24 : LABEL git_sha=65a63805328cdcb319b6d50fb9e2585eabbc7866 [2021-04-18T08:48:39.624Z] ---> Running in e3f74c4f65f7 [2021-04-18T08:48:40.230Z] Removing intermediate container e3f74c4f65f7 [2021-04-18T08:48:40.230Z] ---> 338aa9f5afa6 [2021-04-18T08:48:40.230Z] Step 24/24 : LABEL version=0.0.0 [2021-04-18T08:48:40.507Z] ---> Running in 424ed40ee4c7 [2021-04-18T08:48:41.110Z] Removing intermediate container 424ed40ee4c7 [2021-04-18T08:48:41.110Z] ---> bb578e26f597 [2021-04-18T08:48:41.110Z] [2021-04-18T08:48:41.714Z] Successfully built bb578e26f597 [2021-04-18T08:48:41.715Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-04-18T08:48:54.146Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container dbeb8785ef1c [2021-04-18T08:48:54.146Z] ---> 1def0fa01c2f [2021-04-18T08:48:54.146Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-04-18T08:48:54.146Z] ---> Running in 8874400c3aa6 [2021-04-18T08:48:55.125Z] 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-18T08:48:58.526Z] Removing intermediate container 8874400c3aa6 [2021-04-18T08:48:58.526Z] ---> a3f0b4cd511c [2021-04-18T08:48:58.526Z] [2021-04-18T08:48:58.526Z] Step 11/23 : FROM docker:20.10.0 [2021-04-18T08:48:58.526Z] 20.10.0: Pulling from library/docker [2021-04-18T08:49:05.227Z] Removing intermediate container fe4ee383d4aa [2021-04-18T08:49:05.227Z] ---> c8909e53b0c4 [2021-04-18T08:49:05.227Z] [2021-04-18T08:49:05.227Z] Step 10/23 : FROM alpine:3.12 [2021-04-18T08:49:05.227Z] ---> 9852663dfa18 [2021-04-18T08:49:05.227Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-04-18T08:49:05.227Z] ---> Running in 5cf77047efd6 [2021-04-18T08:49:05.227Z] Removing intermediate container 5cf77047efd6 [2021-04-18T08:49:05.227Z] ---> f404a581b1b5 [2021-04-18T08:49:05.227Z] Step 12/23 : ENV APP_PORT=48080 [2021-04-18T08:49:05.823Z] ---> Running in ff28d10e8694 [2021-04-18T08:49:06.423Z] Removing intermediate container ff28d10e8694 [2021-04-18T08:49:06.423Z] ---> a817628f127f [2021-04-18T08:49:06.423Z] Step 13/23 : EXPOSE $APP_PORT [2021-04-18T08:49:06.423Z] ---> Running in a3e701faf381 [2021-04-18T08:49:07.403Z] Removing intermediate container a3e701faf381 [2021-04-18T08:49:07.403Z] ---> 33288fd0189e [2021-04-18T08:49:07.403Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-18T08:49:07.678Z] ---> Running in c14b1b87550b [2021-04-18T08:49:11.100Z] Removing intermediate container c14b1b87550b [2021-04-18T08:49:11.100Z] ---> 3b30637d3b16 [2021-04-18T08:49:11.100Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-04-18T08:49:11.100Z] ---> Running in ed7fef818215 [2021-04-18T08:49:12.535Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-04-18T08:49:12.535Z] Status: Downloaded newer image for docker:20.10.0 [2021-04-18T08:49:12.535Z] ---> eeaf43b92773 [2021-04-18T08:49:12.535Z] 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-18T08:49:12.535Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-18T08:49:12.535Z] ---> Running in b7382a16f560 [2021-04-18T08:49:12.807Z] Removing intermediate container b7382a16f560 [2021-04-18T08:49:12.807Z] ---> bbf7d7c9ef36 [2021-04-18T08:49:12.807Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-04-18T08:49:13.083Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-18T08:49:13.083Z] ---> Running in 6ed5634cd039 [2021-04-18T08:49:13.674Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-04-18T08:49:13.945Z] (2/6) Installing libgcc (9.3.0-r2) [2021-04-18T08:49:13.945Z] (3/6) Installing libsodium (1.0.18-r0) [2021-04-18T08:49:13.945Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-18T08:49:13.945Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-04-18T08:49:14.217Z] (5/6) Installing libzmq (4.3.3-r0) [2021-04-18T08:49:14.217Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-18T08:49:14.217Z] (6/6) Installing zeromq (4.3.3-r0) [2021-04-18T08:49:14.491Z] Executing busybox-1.31.1-r20.trigger [2021-04-18T08:49:14.491Z] OK: 8 MiB in 20 packages [2021-04-18T08:49:14.767Z] (1/39) Installing readline (8.0.4-r0) [2021-04-18T08:49:14.767Z] (2/39) Installing bash (5.0.17-r0) [2021-04-18T08:49:15.051Z] Executing bash-5.0.17-r0.post-install [2021-04-18T08:49:15.051Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-04-18T08:49:15.051Z] (4/39) Installing libcurl (7.76.1-r0) [2021-04-18T08:49:15.051Z] (5/39) Installing curl (7.76.1-r0) [2021-04-18T08:49:15.051Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-04-18T08:49:15.051Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-04-18T08:49:15.051Z] (8/39) Installing expat (2.2.9-r1) [2021-04-18T08:49:15.051Z] (9/39) Installing libffi (3.3-r2) [2021-04-18T08:49:15.051Z] (10/39) Installing gdbm (1.13-r1) [2021-04-18T08:49:15.051Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-04-18T08:49:15.051Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-04-18T08:49:15.051Z] (13/39) Installing python3 (3.8.8-r0) [2021-04-18T08:49:16.480Z] Removing intermediate container ed7fef818215 [2021-04-18T08:49:16.480Z] ---> 29a340fa70e4 [2021-04-18T08:49:16.480Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-18T08:49:16.759Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-04-18T08:49:16.759Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-04-18T08:49:16.759Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-04-18T08:49:17.030Z] (17/39) Installing py3-six (1.15.0-r0) [2021-04-18T08:49:17.030Z] (18/39) Installing py3-packaging (20.4-r0) [2021-04-18T08:49:17.030Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-04-18T08:49:17.030Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-04-18T08:49:17.030Z] (21/39) Installing py3-idna (2.9-r0) [2021-04-18T08:49:17.030Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-04-18T08:49:17.030Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-04-18T08:49:17.315Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-04-18T08:49:17.315Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-04-18T08:49:17.315Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-04-18T08:49:17.315Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-04-18T08:49:17.315Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-04-18T08:49:17.315Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-04-18T08:49:17.315Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-04-18T08:49:17.588Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-04-18T08:49:17.589Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-04-18T08:49:17.589Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-04-18T08:49:17.589Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-04-18T08:49:17.589Z] (35/39) Installing py3-progress (1.5-r0) [2021-04-18T08:49:17.589Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-04-18T08:49:17.589Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-04-18T08:49:17.589Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-04-18T08:49:17.589Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-04-18T08:49:17.589Z] ---> e4382eb85c32 [2021-04-18T08:49:17.589Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-04-18T08:49:17.863Z] Executing busybox-1.31.1-r19.trigger [2021-04-18T08:49:17.863Z] OK: 72 MiB in 59 packages [2021-04-18T08:49:18.845Z] ---> f637f304119a [2021-04-18T08:49:18.845Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-04-18T08:49:19.843Z] ---> 87a9102a6a46 [2021-04-18T08:49:19.843Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-04-18T08:49:19.843Z] ---> Running in 495d53a4fc65 [2021-04-18T08:49:20.436Z] Removing intermediate container 495d53a4fc65 [2021-04-18T08:49:20.436Z] ---> cabf42b525ce [2021-04-18T08:49:20.436Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-18T08:49:20.436Z] ---> Running in 4673e23ccaf5 [2021-04-18T08:49:21.032Z] Removing intermediate container 4673e23ccaf5 [2021-04-18T08:49:21.032Z] ---> eb9566ea5695 [2021-04-18T08:49:21.032Z] Step 21/23 : LABEL arch=arm64 [2021-04-18T08:49:21.032Z] ---> Running in a293c8b7eb46 [2021-04-18T08:49:21.629Z] Removing intermediate container a293c8b7eb46 [2021-04-18T08:49:21.629Z] ---> 16297705959b [2021-04-18T08:49:21.629Z] Step 22/23 : LABEL git_sha=65a63805328cdcb319b6d50fb9e2585eabbc7866 [2021-04-18T08:49:21.629Z] ---> Running in 5929d719be26 [2021-04-18T08:49:22.224Z] Removing intermediate container 5929d719be26 [2021-04-18T08:49:22.224Z] ---> 350ddbb42613 [2021-04-18T08:49:22.224Z] Step 23/23 : LABEL version=0.0.0 [2021-04-18T08:49:22.224Z] Collecting docker-compose==1.23.2 [2021-04-18T08:49:22.224Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-04-18T08:49:22.224Z] ---> Running in 7a7e118870a2 [2021-04-18T08:49:22.823Z] Removing intermediate container 7a7e118870a2 [2021-04-18T08:49:22.823Z] ---> 9be7b2c11eaa [2021-04-18T08:49:22.823Z] [2021-04-18T08:49:22.823Z] Collecting docopt<0.7,>=0.6.1 [2021-04-18T08:49:22.823Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-04-18T08:49:23.095Z] Successfully built 9be7b2c11eaa [2021-04-18T08:49:23.095Z] Successfully tagged docker-core-data-go-arm64:latest [2021-04-18T08:49:25.058Z]  Building docker-core-data-go ... done Collecting jsonschema<3,>=2.5.1 [2021-04-18T08:49:25.058Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-04-18T08:49:25.058Z] 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-18T08:49:25.329Z] Collecting texttable<0.10,>=0.9.0 [2021-04-18T08:49:25.330Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-04-18T08:49:27.296Z] Collecting dockerpty<0.5,>=0.4.1 [2021-04-18T08:49:27.296Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-04-18T08:49:29.902Z] Collecting PyYAML<4,>=3.10 [2021-04-18T08:49:29.902Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-04-18T08:49:32.506Z] Collecting cached-property<2,>=1.2.0 [2021-04-18T08:49:32.506Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-04-18T08:49:33.479Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-04-18T08:49:33.479Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-04-18T08:49:34.067Z] Collecting docker<4.0,>=3.6.0 [2021-04-18T08:49:34.338Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-04-18T08:49:34.930Z] Collecting websocket-client<1.0,>=0.32.0 [2021-04-18T08:49:34.930Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-04-18T08:49:35.200Z] Collecting idna<2.8,>=2.5 [2021-04-18T08:49:35.200Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-04-18T08:49:35.470Z] 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-18T08:49:35.740Z] Collecting urllib3<1.25,>=1.21.1 [2021-04-18T08:49:36.011Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-04-18T08:49:36.011Z] 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-18T08:49:36.280Z] Collecting docker-pycreds>=0.4.0 [2021-04-18T08:49:36.280Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-04-18T08:49:36.280Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-04-18T08:49:36.281Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-04-18T08:49:36.281Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-04-18T08:49:36.281Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-04-18T08:49:37.251Z] Installing collected packages: docopt, jsonschema, texttable, dockerpty, PyYAML, cached-property, idna, urllib3, requests, docker-pycreds, websocket-client, docker, docker-compose [2021-04-18T08:49:37.251Z] Running setup.py install for docopt: started [2021-04-18T08:49:39.217Z] Running setup.py install for docopt: finished with status 'done' [2021-04-18T08:49:39.217Z] Running setup.py install for texttable: started [2021-04-18T08:49:41.208Z] Running setup.py install for texttable: finished with status 'done' [2021-04-18T08:49:41.208Z] Running setup.py install for dockerpty: started [2021-04-18T08:49:43.261Z] Running setup.py install for dockerpty: finished with status 'done' [2021-04-18T08:49:43.261Z] Running setup.py install for PyYAML: started [2021-04-18T08:49:45.226Z] Running setup.py install for PyYAML: finished with status 'done' [2021-04-18T08:49:45.226Z] Attempting uninstall: idna [2021-04-18T08:49:45.226Z] Found existing installation: idna 2.9 [2021-04-18T08:49:45.500Z] Uninstalling idna-2.9: [2021-04-18T08:49:45.500Z] Successfully uninstalled idna-2.9 [2021-04-18T08:49:46.096Z] Attempting uninstall: urllib3 [2021-04-18T08:49:46.096Z] Found existing installation: urllib3 1.25.9 [2021-04-18T08:49:46.096Z] Uninstalling urllib3-1.25.9: [2021-04-18T08:49:46.096Z] Successfully uninstalled urllib3-1.25.9 [2021-04-18T08:49:46.687Z] Attempting uninstall: requests [2021-04-18T08:49:46.687Z] Found existing installation: requests 2.23.0 [2021-04-18T08:49:46.687Z] Uninstalling requests-2.23.0: [2021-04-18T08:49:46.687Z] Successfully uninstalled requests-2.23.0 [2021-04-18T08:49:49.287Z] 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-18T08:49:57.573Z] Removing intermediate container 6ed5634cd039 [2021-04-18T08:49:57.573Z] ---> b160ceeae186 [2021-04-18T08:49:57.573Z] Step 14/23 : ENV APP_PORT=48090 [2021-04-18T08:49:57.573Z] ---> Running in ad93e7d72064 [2021-04-18T08:49:57.573Z] Removing intermediate container ad93e7d72064 [2021-04-18T08:49:57.573Z] ---> 9c44d32acc14 [2021-04-18T08:49:57.573Z] Step 15/23 : EXPOSE $APP_PORT [2021-04-18T08:49:57.573Z] ---> Running in 93e6d63f5ac9 [2021-04-18T08:49:58.163Z] Removing intermediate container 93e6d63f5ac9 [2021-04-18T08:49:58.163Z] ---> d1cdb8ef7cd2 [2021-04-18T08:49:58.163Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-04-18T08:49:59.591Z] ---> 6b07fbfaa56a [2021-04-18T08:49:59.591Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-04-18T08:50:00.184Z] ---> 6146595b4196 [2021-04-18T08:50:00.184Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-04-18T08:50:01.158Z] ---> 6825b7bf3091 [2021-04-18T08:50:01.158Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-04-18T08:50:01.158Z] ---> Running in 9dba7beaeab5 [2021-04-18T08:50:01.428Z] Removing intermediate container 9dba7beaeab5 [2021-04-18T08:50:01.428Z] ---> 257807331c19 [2021-04-18T08:50:01.428Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-18T08:50:01.703Z] ---> Running in fa159fb4d679 [2021-04-18T08:50:02.295Z] Removing intermediate container fa159fb4d679 [2021-04-18T08:50:02.295Z] ---> d208b2d048f8 [2021-04-18T08:50:02.295Z] Step 21/23 : LABEL arch=arm64 [2021-04-18T08:50:02.295Z] ---> Running in e0b76e84abe2 [2021-04-18T08:50:02.887Z] Removing intermediate container e0b76e84abe2 [2021-04-18T08:50:02.887Z] ---> 1506090fd275 [2021-04-18T08:50:02.887Z] Step 22/23 : LABEL git_sha=65a63805328cdcb319b6d50fb9e2585eabbc7866 [2021-04-18T08:50:02.887Z] ---> Running in a78695781e08 [2021-04-18T08:50:03.481Z] Removing intermediate container a78695781e08 [2021-04-18T08:50:03.481Z] ---> ca40baab87fb [2021-04-18T08:50:03.481Z] Step 23/23 : LABEL version=0.0.0 [2021-04-18T08:50:03.481Z] ---> Running in d5b6a57f6307 [2021-04-18T08:50:04.072Z] Removing intermediate container d5b6a57f6307 [2021-04-18T08:50:04.072Z] ---> eaafd9fb082e [2021-04-18T08:50:04.072Z] [2021-04-18T08:50:04.345Z] Successfully built eaafd9fb082e [2021-04-18T08:50:04.616Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-04-18T08:50:04.900Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-04-18T08:50:04.905Z] $ docker stop --time=1 c746397e302f7767900c911689c07439cf81a8321f0655212d6ae722a4b72d9e [2021-04-18T08:50:06.829Z] $ docker rm -f c746397e302f7767900c911689c07439cf81a8321f0655212d6ae722a4b72d9e [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-18T08:50:07.446Z] + docker images [2021-04-18T08:50:07.446Z] + grep docker [2021-04-18T08:50:07.718Z] docker-sys-mgmt-agent-go-arm64 latest eaafd9fb082e 4 seconds ago 299MB [2021-04-18T08:50:07.718Z] docker-core-data-go-arm64 latest 9be7b2c11eaa 45 seconds ago 21.6MB [2021-04-18T08:50:07.718Z] docker-security-secretstore-setup-go-arm64 latest bb578e26f597 About a minute ago 24.9MB [2021-04-18T08:50:07.718Z] docker-security-proxy-setup-go-arm64 latest 4bfcea163930 About a minute ago 24.6MB [2021-04-18T08:50:07.718Z] docker-security-bootstrapper-go-arm64 latest e898e6be18ee 4 minutes ago 18.1MB [2021-04-18T08:50:07.718Z] docker-support-scheduler-go-arm64 latest 529a1e230f4e 4 minutes ago 16.6MB [2021-04-18T08:50:07.718Z] docker-support-notifications-go-arm64 latest d790b50ee894 4 minutes ago 17.1MB [2021-04-18T08:50:07.718Z] docker-core-metadata-go-arm64 latest 798f3ae8a0e2 4 minutes ago 18.1MB [2021-04-18T08:50:07.718Z] docker-core-command-go-arm64 latest 9f85c6cbe482 4 minutes ago 16.5MB [2021-04-18T08:50:07.718Z] 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-18T08:50:08.434Z] ---> job-cost.sh [2021-04-18T08:50:08.434Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-aWJr [2021-04-18T08:50:47.372Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-04-18T08:52:24.100Z] lf-activate-venv(): INFO: Adding /tmp/venv-aWJr/bin to PATH [2021-04-18T08:52:24.100Z] INFO: No Stack... [2021-04-18T08:52:24.100Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-04-18T08:52:24.100Z] INFO: Archiving Costs [Pipeline] sh [2021-04-18T08:52:24.435Z] + cut -d, -f6 [2021-04-18T08:52:24.435Z] + cat /w/workspace/edgex-go/101/archives/cost.csv [Pipeline] lock [2021-04-18T08:52:24.547Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-2858-101-stack-cost] [2021-04-18T08:52:24.556Z] Resource [jenkins-edgexfoundry-edgex-go-PR-2858-101-stack-cost] did not exist. Created. [2021-04-18T08:52:24.556Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-2858-101-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-04-18T08:52:24.909Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-04-18T08:52:25.186Z] Stashed 1 file(s) [Pipeline] } [2021-04-18T08:52:25.197Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-2858-101-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-18T08:52:26.033Z] provisioning config files... [2021-04-18T08:52:26.045Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/101@tmp/config8601614471052097696tmp [Pipeline] { [Pipeline] sh [2021-04-18T08:52:26.367Z] + set +x [2021-04-18T08:52:26.367Z] + curl -s https://codecov.io/bash [2021-04-18T08:52:26.367Z] + bash -s -- [2021-04-18T08:52:26.974Z] [2021-04-18T08:52:26.974Z] _____ _ [2021-04-18T08:52:26.974Z] / ____| | | [2021-04-18T08:52:26.974Z] | | ___ __| | ___ ___ _____ __ [2021-04-18T08:52:26.974Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-04-18T08:52:26.974Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-04-18T08:52:26.974Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-04-18T08:52:26.974Z] Bash-1.0.1 [2021-04-18T08:52:26.974Z] [2021-04-18T08:52:26.974Z] [2021-04-18T08:52:26.974Z] ==> git version 2.24.3 found [2021-04-18T08:52:26.974Z] ==> 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-18T08:52:26.974Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-04-18T08:52:26.974Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-04-18T08:52:26.974Z] ==> Jenkins CI detected. [2021-04-18T08:52:26.974Z] project root: . [2021-04-18T08:52:26.974Z] --> token set from env [2021-04-18T08:52:26.974Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-04-18T08:52:26.974Z] ==> Running gcov in . (disable via -X gcov) [2021-04-18T08:52:26.974Z] ==> Python coveragepy not found [2021-04-18T08:52:26.974Z] ==> Searching for coverage reports in: [2021-04-18T08:52:26.974Z] + . [2021-04-18T08:52:26.974Z] -> Found 1 reports [2021-04-18T08:52:26.974Z] ==> Detecting git/mercurial file structure [2021-04-18T08:52:26.974Z] ==> Reading reports [2021-04-18T08:52:26.974Z] + ./coverage.out bytes=687366 [2021-04-18T08:52:26.974Z] ==> Appending adjustments [2021-04-18T08:52:26.974Z] https://docs.codecov.io/docs/fixing-reports [2021-04-18T08:52:31.198Z] + Found adjustments [2021-04-18T08:52:31.198Z] ==> Gzipping contents [2021-04-18T08:52:31.198Z] 100K /tmp/codecov.z7XVnM.gz [2021-04-18T08:52:31.198Z] ==> Uploading reports [2021-04-18T08:52:31.198Z] url: https://codecov.io [2021-04-18T08:52:31.198Z] query: branch=PR-2858&commit=65a63805328cdcb319b6d50fb9e2585eabbc7866&build=101&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2858%2F101%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2858&job=&cmd_args= [2021-04-18T08:52:31.198Z] -> Pinging Codecov [2021-04-18T08:52:31.198Z] https://codecov.io/upload/v4?package=bash-1.0.1&token=secret&branch=PR-2858&commit=65a63805328cdcb319b6d50fb9e2585eabbc7866&build=101&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2858%2F101%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2858&job=&cmd_args= [2021-04-18T08:52:31.465Z] -> Uploading to [2021-04-18T08:52:31.465Z] https://storage.googleapis.com/codecov/v4/raw/2021-04-18/00271124DB129430A58F1EEE437C3FCB/65a63805328cdcb319b6d50fb9e2585eabbc7866/a8354f20-5c4f-494f-9fa1-df78242c65bf.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210418%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210418T085231Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4f9d3a16d8d1609025bab21808c47da3a630715c59c70542e1f262972e341c46 [2021-04-18T08:52:31.465Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-04-18T08:52:31.465Z] Dload Upload Total Spent Left Speed [2021-04-18T08:52:31.989Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 98825 0 0 100 98825 0 200k --:--:-- --:--:-- --:--:-- 200k [2021-04-18T08:52:31.989Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/65a63805328cdcb319b6d50fb9e2585eabbc7866 [Pipeline] } [2021-04-18T08:52:31.999Z] 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-18T08:52:32.943Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-18T08:52:33.836Z] ---> package-listing.sh [2021-04-18T08:52:33.836Z] ++ facter osfamily [2021-04-18T08:52:33.836Z] ++ tr '[:upper:]' '[:lower:]' [2021-04-18T08:52:33.836Z] + OS_FAMILY=redhat [2021-04-18T08:52:33.836Z] + workspace=/w/workspace/edgex-go/101 [2021-04-18T08:52:33.836Z] + START_PACKAGES=/tmp/packages_start.txt [2021-04-18T08:52:33.836Z] + END_PACKAGES=/tmp/packages_end.txt [2021-04-18T08:52:33.836Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-04-18T08:52:33.836Z] + PACKAGES=/tmp/packages_start.txt [2021-04-18T08:52:33.836Z] + '[' /w/workspace/edgex-go/101 ']' [2021-04-18T08:52:33.836Z] + PACKAGES=/tmp/packages_end.txt [2021-04-18T08:52:33.836Z] + case "${OS_FAMILY}" in [2021-04-18T08:52:33.836Z] + rpm -qa [2021-04-18T08:52:33.836Z] + sort [2021-04-18T08:52:39.149Z] + '[' -f /tmp/packages_start.txt ']' [2021-04-18T08:52:39.149Z] + '[' -f /tmp/packages_end.txt ']' [2021-04-18T08:52:39.149Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-04-18T08:52:39.149Z] + '[' /w/workspace/edgex-go/101 ']' [2021-04-18T08:52:39.149Z] + mkdir -p /w/workspace/edgex-go/101/archives/ [2021-04-18T08:52:39.149Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/101/archives/ [Pipeline] echo [2021-04-18T08:52:39.162Z] 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/101/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-04-18T08:52:39.460Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-04-18T08:52:39.768Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-18T08:52:39.768Z] [2021-04-18T08:52:39.768Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-04-18T08:52:40.099Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-18T08:52:40.099Z] alpine: Pulling from edgex-lftools-log-publisher [2021-04-18T08:52:40.099Z] df20fa9351a1: Pulling fs layer [2021-04-18T08:52:40.099Z] 36b3adc4ff6f: Pulling fs layer [2021-04-18T08:52:40.099Z] 8ad3a11d3b57: Pulling fs layer [2021-04-18T08:52:40.099Z] 46f8f816bc3b: Pulling fs layer [2021-04-18T08:52:40.099Z] 93b61091891f: Pulling fs layer [2021-04-18T08:52:40.099Z] 93b9cdb0e59b: Pulling fs layer [2021-04-18T08:52:40.099Z] 5e14af77c1be: Pulling fs layer [2021-04-18T08:52:40.099Z] 01666e4c0597: Pulling fs layer [2021-04-18T08:52:40.099Z] aa168da1d23b: Pulling fs layer [2021-04-18T08:52:40.099Z] 46f8f816bc3b: Waiting [2021-04-18T08:52:40.099Z] 5e14af77c1be: Waiting [2021-04-18T08:52:40.099Z] 01666e4c0597: Waiting [2021-04-18T08:52:40.099Z] aa168da1d23b: Waiting [2021-04-18T08:52:40.099Z] 93b61091891f: Waiting [2021-04-18T08:52:40.099Z] 93b9cdb0e59b: Waiting [2021-04-18T08:52:40.099Z] 36b3adc4ff6f: Verifying Checksum [2021-04-18T08:52:40.099Z] 36b3adc4ff6f: Download complete [2021-04-18T08:52:40.099Z] 46f8f816bc3b: Verifying Checksum [2021-04-18T08:52:40.099Z] 46f8f816bc3b: Download complete [2021-04-18T08:52:40.099Z] df20fa9351a1: Verifying Checksum [2021-04-18T08:52:40.099Z] df20fa9351a1: Download complete [2021-04-18T08:52:40.376Z] 93b9cdb0e59b: Verifying Checksum [2021-04-18T08:52:40.376Z] 93b9cdb0e59b: Download complete [2021-04-18T08:52:40.376Z] 5e14af77c1be: Verifying Checksum [2021-04-18T08:52:40.376Z] 5e14af77c1be: Download complete [2021-04-18T08:52:40.376Z] 93b61091891f: Verifying Checksum [2021-04-18T08:52:40.376Z] 93b61091891f: Download complete [2021-04-18T08:52:40.376Z] 01666e4c0597: Verifying Checksum [2021-04-18T08:52:40.376Z] 01666e4c0597: Download complete [2021-04-18T08:52:40.641Z] 8ad3a11d3b57: Verifying Checksum [2021-04-18T08:52:40.641Z] 8ad3a11d3b57: Download complete [2021-04-18T08:52:40.641Z] df20fa9351a1: Pull complete [2021-04-18T08:52:40.905Z] 36b3adc4ff6f: Pull complete [2021-04-18T08:52:41.869Z] 8ad3a11d3b57: Pull complete [2021-04-18T08:52:41.869Z] 46f8f816bc3b: Pull complete [2021-04-18T08:52:42.827Z] aa168da1d23b: Verifying Checksum [2021-04-18T08:52:42.827Z] aa168da1d23b: Download complete [2021-04-18T08:52:44.751Z] 93b61091891f: Pull complete [2021-04-18T08:52:44.751Z] 93b9cdb0e59b: Pull complete [2021-04-18T08:52:44.751Z] 5e14af77c1be: Pull complete [2021-04-18T08:52:45.019Z] 01666e4c0597: Pull complete [2021-04-18T08:52:55.084Z] aa168da1d23b: Pull complete [2021-04-18T08:52:55.084Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-04-18T08:52:55.084Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-18T08:52:55.084Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-04-18T08:52:55.356Z] prd-centos7-docker-4c-2g-616 does not seem to be running inside a container [2021-04-18T08:52:55.441Z] $ 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/101/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/101 -v /w/workspace/edgex-go/101:/w/workspace/edgex-go/101:rw,z -v /w/workspace/edgex-go/101@tmp:/w/workspace/edgex-go/101@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-18T08:53:00.727Z] $ docker top 7d50ad64e26b7f78ea43f33cbfa884b6cc6da5c3d96c2b18c44da25c7bdd0bec -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-18T08:53:01.229Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-04-18T08:53:01.541Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-04-18T08:53:01.846Z] + ls /var/log/sa-host [2021-04-18T08:53:01.846Z] + sadf -c /var/log/sa-host/sa18 [2021-04-18T08:53:01.846Z] file_magic: OK [2021-04-18T08:53:01.846Z] HZ: Using current value: 100 [2021-04-18T08:53:01.846Z] file_header: OK [2021-04-18T08:53:01.846Z] 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-18T08:53:01.846Z] Statistics: [2021-04-18T08:53:01.846Z] 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-18T08:53:01.846Z] File successfully converted to sysstat format version 12.2.1 [2021-04-18T08:53:01.846Z] + sadf -c /var/log/sa-host/sa23 [2021-04-18T08:53:01.846Z] file_magic: OK [2021-04-18T08:53:01.846Z] HZ: Using current value: 100 [2021-04-18T08:53:01.846Z] file_header: OK [2021-04-18T08:53:01.846Z] 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-18T08:53:01.846Z] Statistics: [2021-04-18T08:53:01.846Z] Hnuu...uuuununununu... [2021-04-18T08:53:01.846Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-04-18T08:53:02.009Z] provisioning config files... [2021-04-18T08:53:02.029Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/101@tmp/config7261487216986651452tmp [Pipeline] { [Pipeline] echo [2021-04-18T08:53:02.054Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-18T08:53:02.364Z] ---> create-netrc.sh [Pipeline] } [2021-04-18T08:53:02.375Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-04-18T08:53:02.399Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-18T08:53:02.703Z] ---> python-tools-install.sh [Pipeline] echo [2021-04-18T08:53:02.714Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-18T08:53:03.018Z] ---> sudo-logs.sh [2021-04-18T08:53:03.018Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-04-18T08:53:03.054Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-18T08:53:03.363Z] ---> job-cost.sh [2021-04-18T08:53:03.363Z] lf-activate-venv: SKIPPING [2021-04-18T08:53:03.363Z] DEBUG: total: 0.20999999344348907 [2021-04-18T08:53:03.363Z] INFO: Retrieving Stack Cost... [2021-04-18T08:53:04.316Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-04-18T08:53:04.896Z] INFO: Archiving Costs [Pipeline] echo [2021-04-18T08:53:04.985Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-18T08:53:05.376Z] ---> logs-deploy.sh [2021-04-18T08:53:05.376Z] lf-activate-venv: SKIPPING [2021-04-18T08:53:05.376Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2858/101 [2021-04-18T08:53:05.376Z] INFO: archiving workspace using pattern(s): [2021-04-18T08:53:08.070Z] Archives upload complete. [2021-04-18T08:53:08.070Z] INFO: archiving logs to Nexus [2021-04-18T08:53:09.024Z] ---> uname -a: [2021-04-18T08:53:09.024Z] Linux prd-centos7-docker-4c-2g-616.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-18T08:53:09.024Z] [2021-04-18T08:53:09.024Z] [2021-04-18T08:53:09.024Z] ---> lscpu: [2021-04-18T08:53:09.024Z] Architecture: x86_64 [2021-04-18T08:53:09.024Z] CPU op-mode(s): 32-bit, 64-bit [2021-04-18T08:53:09.024Z] Byte Order: Little Endian [2021-04-18T08:53:09.024Z] Address sizes: 40 bits physical, 48 bits virtual [2021-04-18T08:53:09.024Z] CPU(s): 4 [2021-04-18T08:53:09.024Z] On-line CPU(s) list: 0-3 [2021-04-18T08:53:09.024Z] Thread(s) per core: 1 [2021-04-18T08:53:09.024Z] Core(s) per socket: 1 [2021-04-18T08:53:09.024Z] Socket(s): 4 [2021-04-18T08:53:09.024Z] NUMA node(s): 1 [2021-04-18T08:53:09.024Z] Vendor ID: GenuineIntel [2021-04-18T08:53:09.024Z] CPU family: 6 [2021-04-18T08:53:09.024Z] Model: 44 [2021-04-18T08:53:09.024Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-04-18T08:53:09.024Z] Stepping: 1 [2021-04-18T08:53:09.024Z] CPU MHz: 2933.436 [2021-04-18T08:53:09.024Z] BogoMIPS: 5866.87 [2021-04-18T08:53:09.024Z] Virtualization: VT-x [2021-04-18T08:53:09.024Z] Hypervisor vendor: KVM [2021-04-18T08:53:09.024Z] Virtualization type: full [2021-04-18T08:53:09.024Z] L1d cache: 128 KiB [2021-04-18T08:53:09.024Z] L1i cache: 128 KiB [2021-04-18T08:53:09.024Z] L2 cache: 16 MiB [2021-04-18T08:53:09.024Z] L3 cache: 64 MiB [2021-04-18T08:53:09.024Z] NUMA node0 CPU(s): 0-3 [2021-04-18T08:53:09.024Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-04-18T08:53:09.024Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-04-18T08:53:09.024Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-04-18T08:53:09.024Z] Vulnerability Meltdown: Mitigation; PTI [2021-04-18T08:53:09.024Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-04-18T08:53:09.024Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-04-18T08:53:09.024Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-04-18T08:53:09.024Z] Vulnerability Srbds: Not affected [2021-04-18T08:53:09.024Z] Vulnerability Tsx async abort: Not affected [2021-04-18T08:53:09.024Z] 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-18T08:53:09.024Z] [2021-04-18T08:53:09.024Z] [2021-04-18T08:53:09.024Z] ---> nproc: [2021-04-18T08:53:09.024Z] 4 [2021-04-18T08:53:09.024Z] [2021-04-18T08:53:09.024Z] [2021-04-18T08:53:09.024Z] ---> df -h: [2021-04-18T08:53:09.024Z] Filesystem Size Used Available Use% Mounted on [2021-04-18T08:53:09.024Z] overlay 50.0G 11.8G 38.2G 24% / [2021-04-18T08:53:09.024Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-04-18T08:53:09.024Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-04-18T08:53:09.024Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-04-18T08:53:09.024Z] /dev/vda1 50.0G 11.8G 38.2G 24% /facter-os [2021-04-18T08:53:09.024Z] /dev/vda1 50.0G 11.8G 38.2G 24% /etc/resolv.conf [2021-04-18T08:53:09.024Z] /dev/vda1 50.0G 11.8G 38.2G 24% /etc/hostname [2021-04-18T08:53:09.024Z] /dev/vda1 50.0G 11.8G 38.2G 24% /etc/hosts [2021-04-18T08:53:09.024Z] /dev/vda1 50.0G 11.8G 38.2G 24% /var/log/sa-host [2021-04-18T08:53:09.024Z] /dev/vda1 50.0G 11.8G 38.2G 24% /var/log/secure [2021-04-18T08:53:09.024Z] /dev/vda1 50.0G 11.8G 38.2G 24% /var/log/auth.log [2021-04-18T08:53:09.024Z] /dev/vda1 50.0G 11.8G 38.2G 24% /run/cloud-init/result.json [2021-04-18T08:53:09.024Z] /dev/vda1 50.0G 11.8G 38.2G 24% /w/workspace/edgex-go/101 [2021-04-18T08:53:09.024Z] /dev/vda1 50.0G 11.8G 38.2G 24% /w/workspace/edgex-go/101@tmp [2021-04-18T08:53:09.024Z] [2021-04-18T08:53:09.024Z] [2021-04-18T08:53:09.024Z] ---> free -m: [2021-04-18T08:53:09.024Z] total used free shared buff/cache available [2021-04-18T08:53:09.024Z] Mem: 1837 739 131 0 966 1014 [2021-04-18T08:53:09.024Z] Swap: 1023 44 979 [2021-04-18T08:53:09.024Z] [2021-04-18T08:53:09.024Z]