Pull request #3080 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch master at f32f4191109bc075ff9359b3fa855becd8fb908f rather than e744a924a118a74d190ac4bd2492cd44ad69498a Obtained Jenkinsfile from f32f4191109bc075ff9359b3fa855becd8fb908f 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 69a7e166112f335804d9fea76440e5140e47f034 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 69a7e166112f335804d9fea76440e5140e47f034 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 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > 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 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 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 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 # timeout=10 Commit message: "Add license check to tox" > 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 SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-24070’ Running on prd-centos7-docker-4c-2g-24072 in /w/workspace/edgexfoundry_edgex-go_PR-3080 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/9 [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/9 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit f32f4191109bc075ff9359b3fa855becd8fb908f into PR head commit e744a924a118a74d190ac4bd2492cd44ad69498a Merge succeeded, producing e744a924a118a74d190ac4bd2492cd44ad69498a Checking out Revision e744a924a118a74d190ac4bd2492cd44ad69498a (PR-3080) > 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/3080/head:refs/remotes/origin/PR-3080 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e744a924a118a74d190ac4bd2492cd44ad69498a # 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 f32f4191109bc075ff9359b3fa855becd8fb908f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e744a924a118a74d190ac4bd2492cd44ad69498a # timeout=10 Commit message: "refactor(meta): Move Transform func to go-mode-core-contract" First time build. Skipping changelog. [Pipeline] } > git rev-list --no-walk 398cc32b04cbbe7b5e3cf62a98fba151b1ef38f5 # timeout=10 [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-01-30T02:15:32.789Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-01-30T02:15:33.051Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-30T02:15:33.147Z] ========================================================= [2021-01-30T02:15:33.147Z] EdgeX Global Pipelines Version Info [2021-01-30T02:15:33.147Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-01-30T02:15:34.698Z] ------------------- [2021-01-30T02:15:34.698Z] stable info: [2021-01-30T02:15:34.698Z] ------------------- [2021-01-30T02:15:34.698Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-30T02:15:34.698Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-01-30T02:15:34.698Z] Message: update stable to v1.0.179 [2021-01-30T02:15:35.653Z] ------------------- [2021-01-30T02:15:35.653Z] experimental info: [2021-01-30T02:15:35.653Z] ------------------- [2021-01-30T02:15:35.653Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-30T02:15:35.653Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-01-30T02:15:35.653Z] Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-01-30T02:15:35.914Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-01-30T02:15:36.003Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-01-30T02:15:36.121Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-01-30T02:15:36.287Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-01-30T02:15:36.374Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-01-30T02:15:36.459Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-01-30T02:15:36.545Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-01-30T02:15:36.632Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-01-30T02:15:36.721Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-01-30T02:15:36.808Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-01-30T02:15:36.897Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-01-30T02:15:37.023Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-01-30T02:15:37.145Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-01-30T02:15:37.244Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-01-30T02:15:37.334Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-01-30T02:15:37.427Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-01-30T02:15:37.516Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-01-30T02:15:37.596Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-01-30T02:15:37.682Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-01-30T02:15:37.765Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-01-30T02:15:37.879Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-01-30T02:15:37.969Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-01-30T02:15:38.055Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-01-30T02:15:38.138Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3080 [Pipeline] echo [2021-01-30T02:15:38.221Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3080 [Pipeline] echo [2021-01-30T02:15:38.308Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3080 [Pipeline] echo [2021-01-30T02:15:38.393Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e744a924a118a74d190ac4bd2492cd44ad69498a [Pipeline] echo [2021-01-30T02:15:38.479Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e744a92 [Pipeline] echo [2021-01-30T02:15:38.564Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-30T02:15:38.736Z] provisioning config files... [2021-01-30T02:15:38.771Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/9@tmp/config1199445748125299239tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-30T02:15:39.193Z] ---> docker-login.sh [2021-01-30T02:15:39.193Z] nexus3.edgexfoundry.org:10001 [2021-01-30T02:15:39.462Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-30T02:15:39.725Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-30T02:15:39.725Z] Configure a credential helper to remove this warning. See [2021-01-30T02:15:39.725Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-30T02:15:39.725Z] [2021-01-30T02:15:39.725Z] Login Succeeded [2021-01-30T02:15:39.725Z] nexus3.edgexfoundry.org:10002 [2021-01-30T02:15:39.725Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-30T02:15:39.725Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-30T02:15:39.725Z] Configure a credential helper to remove this warning. See [2021-01-30T02:15:39.725Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-30T02:15:39.725Z] [2021-01-30T02:15:39.725Z] Login Succeeded [2021-01-30T02:15:39.991Z] nexus3.edgexfoundry.org:10003 [2021-01-30T02:15:39.991Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-30T02:15:39.991Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-30T02:15:39.991Z] Configure a credential helper to remove this warning. See [2021-01-30T02:15:39.991Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-30T02:15:39.991Z] [2021-01-30T02:15:39.991Z] Login Succeeded [2021-01-30T02:15:39.991Z] nexus3.edgexfoundry.org:10004 [2021-01-30T02:15:40.267Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-30T02:15:40.267Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-30T02:15:40.267Z] Configure a credential helper to remove this warning. See [2021-01-30T02:15:40.267Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-30T02:15:40.267Z] [2021-01-30T02:15:40.267Z] Login Succeeded [2021-01-30T02:15:40.267Z] docker.io [2021-01-30T02:15:40.267Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-30T02:15:40.846Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-30T02:15:40.846Z] Configure a credential helper to remove this warning. See [2021-01-30T02:15:40.846Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-30T02:15:40.846Z] [2021-01-30T02:15:40.846Z] Login Succeeded [2021-01-30T02:15:40.847Z] ---> docker-login.sh ends [Pipeline] } [2021-01-30T02:15:40.858Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-30T02:15:41.327Z] ++ 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-01-30T02:15:41.328Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-30T02:15:41.328Z] ++ dirname cmd/core-command/Dockerfile [2021-01-30T02:15:41.328Z] ++ cut -d/ -f2 [2021-01-30T02:15:41.328Z] + echo core-command,cmd/core-command/Dockerfile [2021-01-30T02:15:41.328Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-30T02:15:41.328Z] ++ dirname cmd/core-data/Dockerfile [2021-01-30T02:15:41.328Z] ++ cut -d/ -f2 [2021-01-30T02:15:41.328Z] + echo core-data,cmd/core-data/Dockerfile [2021-01-30T02:15:41.328Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-30T02:15:41.328Z] ++ dirname cmd/core-metadata/Dockerfile [2021-01-30T02:15:41.328Z] ++ cut -d/ -f2 [2021-01-30T02:15:41.328Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-01-30T02:15:41.328Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-30T02:15:41.328Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-01-30T02:15:41.328Z] ++ cut -d/ -f2 [2021-01-30T02:15:41.328Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-01-30T02:15:41.328Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-30T02:15:41.328Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-01-30T02:15:41.328Z] ++ cut -d/ -f2 [2021-01-30T02:15:41.328Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-01-30T02:15:41.328Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-30T02:15:41.328Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-01-30T02:15:41.328Z] ++ cut -d/ -f2 [2021-01-30T02:15:41.328Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-01-30T02:15:41.328Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-30T02:15:41.328Z] ++ dirname cmd/support-notifications/Dockerfile [2021-01-30T02:15:41.328Z] ++ cut -d/ -f2 [2021-01-30T02:15:41.328Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-01-30T02:15:41.328Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-30T02:15:41.328Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-01-30T02:15:41.328Z] ++ cut -d/ -f2 [2021-01-30T02:15:41.328Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-01-30T02:15:41.328Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-30T02:15:41.328Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-01-30T02:15:41.328Z] ++ cut -d/ -f2 [2021-01-30T02:15:41.328Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-01-30T02:15:41.415Z] 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-01-30T02:15:42.285Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-30T02:15:42.285Z] [2021-01-30T02:15:42.285Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-01-30T02:15:42.650Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-30T02:15:42.650Z] latest: Pulling from edgex-devops/git-semver [2021-01-30T02:15:42.650Z] 31603596830f: Pulling fs layer [2021-01-30T02:15:42.650Z] 2a8b12db71e7: Pulling fs layer [2021-01-30T02:15:42.650Z] 6ca5941a6612: Pulling fs layer [2021-01-30T02:15:42.650Z] ecc8261a40a4: Pulling fs layer [2021-01-30T02:15:42.650Z] ecc8261a40a4: Waiting [2021-01-30T02:15:42.650Z] 2a8b12db71e7: Verifying Checksum [2021-01-30T02:15:42.650Z] 2a8b12db71e7: Download complete [2021-01-30T02:15:42.922Z] 31603596830f: Verifying Checksum [2021-01-30T02:15:42.922Z] 31603596830f: Download complete [2021-01-30T02:15:42.922Z] ecc8261a40a4: Verifying Checksum [2021-01-30T02:15:42.922Z] ecc8261a40a4: Download complete [2021-01-30T02:15:42.922Z] 6ca5941a6612: Verifying Checksum [2021-01-30T02:15:42.922Z] 6ca5941a6612: Download complete [2021-01-30T02:15:43.186Z] 31603596830f: Pull complete [2021-01-30T02:15:43.450Z] 2a8b12db71e7: Pull complete [2021-01-30T02:15:44.401Z] 6ca5941a6612: Pull complete [2021-01-30T02:15:44.668Z] ecc8261a40a4: Pull complete [2021-01-30T02:15:44.668Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-01-30T02:15:44.668Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-30T02:15:44.668Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-01-30T02:15:44.789Z] prd-centos7-docker-4c-2g-24072 does not seem to be running inside a container [2021-01-30T02:15:44.850Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-01-30T02:15:47.372Z] $ docker top dcbe5c54cc52ce1b4df94837078769b5d9060ee96aa0386a9cc5fd21c4d05773 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-30T02:15:47.706Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-30T02:15:47.707Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-30T02:15:47.962Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-30T02:15:47.965Z] $ docker exec dcbe5c54cc52ce1b4df94837078769b5d9060ee96aa0386a9cc5fd21c4d05773 ssh-agent [2021-01-30T02:15:48.170Z] SSH_AUTH_SOCK=/tmp/ssh-BmCzVVXxDEpi/agent.11 [2021-01-30T02:15:48.170Z] SSH_AGENT_PID=16 [2021-01-30T02:15:48.184Z] Running ssh-add (command line suppressed) [2021-01-30T02:15:48.320Z] Identity added: /w/workspace/edgex-go/9@tmp/private_key_2371313439212215393.key (/w/workspace/edgex-go/9@tmp/private_key_2371313439212215393.key) [2021-01-30T02:15:48.391Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-30T02:15:48.729Z] + git tag --points-at HEAD [Pipeline] } [2021-01-30T02:15:48.756Z] $ docker exec --env ******** --env ******** dcbe5c54cc52ce1b4df94837078769b5d9060ee96aa0386a9cc5fd21c4d05773 ssh-agent -k [2021-01-30T02:15:48.886Z] unset SSH_AUTH_SOCK; [2021-01-30T02:15:48.886Z] unset SSH_AGENT_PID; [2021-01-30T02:15:48.887Z] echo Agent pid 16 killed; [2021-01-30T02:15:48.942Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-01-30T02:15:49.100Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-30T02:15:49.100Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-30T02:15:49.312Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-30T02:15:49.316Z] $ docker exec dcbe5c54cc52ce1b4df94837078769b5d9060ee96aa0386a9cc5fd21c4d05773 ssh-agent [2021-01-30T02:15:49.506Z] SSH_AUTH_SOCK=/tmp/ssh-vVGkGlBrGkx0/agent.46 [2021-01-30T02:15:49.506Z] SSH_AGENT_PID=51 [2021-01-30T02:15:49.514Z] Running ssh-add (command line suppressed) [2021-01-30T02:15:49.662Z] Identity added: /w/workspace/edgex-go/9@tmp/private_key_6304332535239903888.key (/w/workspace/edgex-go/9@tmp/private_key_6304332535239903888.key) [2021-01-30T02:15:49.732Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-30T02:15:50.120Z] + git semver init [2021-01-30T02:15:50.120Z] # -> Open(): unable to determine branch for HEAD [2021-01-30T02:15:50.120Z] # $GIT_DIR = /w/workspace/edgex-go/9/.git [2021-01-30T02:15:50.120Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/9 [2021-01-30T02:15:50.120Z] # $SEMVER_REMOTE_NAME = origin [2021-01-30T02:15:50.120Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-30T02:15:50.120Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-30T02:15:50.120Z] # $SEMVER_BRANCH = PR-3080 [2021-01-30T02:15:50.120Z] # $SEMVER_TEMP = /tmp/semver-295890728 [2021-01-30T02:15:50.120Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-01-30T02:16:16.787Z] # '/tmp/semver-295890728' -> '/w/workspace/edgex-go/9/.semver' [2021-01-30T02:16:16.787Z] # -> Force: false [2021-01-30T02:16:16.787Z] # $SEMVER_DIR = /w/workspace/edgex-go/9/.semver [Pipeline] } [2021-01-30T02:16:16.805Z] $ docker exec --env ******** --env ******** dcbe5c54cc52ce1b4df94837078769b5d9060ee96aa0386a9cc5fd21c4d05773 ssh-agent -k [2021-01-30T02:16:17.124Z] unset SSH_AUTH_SOCK; [2021-01-30T02:16:17.125Z] unset SSH_AGENT_PID; [2021-01-30T02:16:17.125Z] echo Agent pid 51 killed; [2021-01-30T02:16:17.249Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-30T02:16:17.780Z] + git semver [Pipeline] } [2021-01-30T02:16:17.805Z] $ docker stop --time=1 dcbe5c54cc52ce1b4df94837078769b5d9060ee96aa0386a9cc5fd21c4d05773 [2021-01-30T02:16:19.450Z] $ docker rm -f dcbe5c54cc52ce1b4df94837078769b5d9060ee96aa0386a9cc5fd21c4d05773 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-30T02:16:20.028Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-01-30T02:16:20.591Z] Stashed 1 file(s) [Pipeline] echo [2021-01-30T02:16:20.594Z] [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-01-30T02:16:21.508Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-01-30T02:16:21.814Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-30T02:16:22.128Z] + sudo service docker restart [2021-01-30T02:16:22.128Z] + true [2021-01-30T02:16:22.128Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-01-30T02:16:22.724Z] ========================================================= [2021-01-30T02:16:22.724Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-01-30T02:16:22.724Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-30T02:16:23.084Z] + 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-01-30T02:16:27.396Z] Sending build context to Docker daemon 327.4MB [2021-01-30T02:16:27.396Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-01-30T02:16:27.396Z] Step 2/6 : FROM ${BASE} [2021-01-30T02:16:27.396Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-01-30T02:16:27.396Z] 188c0c94c7c5: Pulling fs layer [2021-01-30T02:16:27.396Z] 0ef7d3d256c8: Pulling fs layer [2021-01-30T02:16:27.396Z] de9db76c5a1d: Pulling fs layer [2021-01-30T02:16:27.396Z] bca2f99d35d6: Pulling fs layer [2021-01-30T02:16:27.396Z] 93359f2a8cfa: Pulling fs layer [2021-01-30T02:16:27.396Z] 7c6f9722023f: Pulling fs layer [2021-01-30T02:16:27.396Z] a35cf1a2eb13: Pulling fs layer [2021-01-30T02:16:27.396Z] bca2f99d35d6: Waiting [2021-01-30T02:16:27.396Z] 93359f2a8cfa: Waiting [2021-01-30T02:16:27.396Z] 7c6f9722023f: Waiting [2021-01-30T02:16:27.396Z] a35cf1a2eb13: Waiting [2021-01-30T02:16:27.396Z] de9db76c5a1d: Verifying Checksum [2021-01-30T02:16:27.396Z] de9db76c5a1d: Download complete [2021-01-30T02:16:27.396Z] 0ef7d3d256c8: Verifying Checksum [2021-01-30T02:16:27.396Z] 0ef7d3d256c8: Download complete [2021-01-30T02:16:27.396Z] 93359f2a8cfa: Download complete [2021-01-30T02:16:27.396Z] 188c0c94c7c5: Verifying Checksum [2021-01-30T02:16:27.396Z] 188c0c94c7c5: Download complete [2021-01-30T02:16:27.396Z] 7c6f9722023f: Verifying Checksum [2021-01-30T02:16:27.396Z] 7c6f9722023f: Download complete [2021-01-30T02:16:27.977Z] 188c0c94c7c5: Pull complete [2021-01-30T02:16:27.977Z] 0ef7d3d256c8: Pull complete [2021-01-30T02:16:28.242Z] de9db76c5a1d: Pull complete [2021-01-30T02:16:31.642Z] a35cf1a2eb13: Verifying Checksum [2021-01-30T02:16:31.642Z] a35cf1a2eb13: Download complete [2021-01-30T02:16:31.906Z] bca2f99d35d6: Verifying Checksum [2021-01-30T02:16:31.906Z] bca2f99d35d6: Download complete [2021-01-30T02:16:35.996Z] Still waiting to schedule task [2021-01-30T02:16:35.996Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-01-30T02:16:38.589Z] bca2f99d35d6: Pull complete [2021-01-30T02:16:38.589Z] 93359f2a8cfa: Pull complete [2021-01-30T02:16:38.589Z] 7c6f9722023f: Pull complete [2021-01-30T02:16:42.931Z] a35cf1a2eb13: Pull complete [2021-01-30T02:16:42.931Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-01-30T02:16:42.931Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-01-30T02:16:42.931Z] ---> a62c8e92a672 [2021-01-30T02:16:42.931Z] 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-01-30T02:16:42.931Z] ---> Running in 5fd0175713ca [2021-01-30T02:16:43.200Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-30T02:16:43.782Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-30T02:16:44.360Z] (1/12) Installing libmagic (5.38-r0) [2021-01-30T02:16:44.360Z] (2/12) Installing file (5.38-r0) [2021-01-30T02:16:44.360Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-30T02:16:44.627Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-30T02:16:48.866Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-30T02:16:48.866Z] (6/12) Installing patch (2.7.6-r6) [2021-01-30T02:16:48.866Z] (7/12) Installing build-base (0.5-r2) [2021-01-30T02:16:48.866Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-30T02:16:48.866Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-30T02:16:48.866Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-30T02:16:48.866Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-30T02:16:48.866Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-30T02:16:49.137Z] Executing busybox-1.31.1-r19.trigger [2021-01-30T02:16:49.137Z] OK: 233 MiB in 51 packages [2021-01-30T02:16:53.370Z] Removing intermediate container 5fd0175713ca [2021-01-30T02:16:53.370Z] ---> 59d4e8016b40 [2021-01-30T02:16:53.370Z] Step 4/6 : WORKDIR /edgex-go [2021-01-30T02:16:53.370Z] ---> Running in 26db27e82174 [2021-01-30T02:16:53.370Z] Removing intermediate container 26db27e82174 [2021-01-30T02:16:53.370Z] ---> d24baead0313 [2021-01-30T02:16:53.370Z] Step 5/6 : COPY go.mod . [2021-01-30T02:16:53.635Z] ---> 8d5c68e9a2a8 [2021-01-30T02:16:53.635Z] Step 6/6 : RUN go mod download [2021-01-30T02:16:53.635Z] ---> Running in e80745b7dffa [2021-01-30T02:17:15.731Z] Removing intermediate container e80745b7dffa [2021-01-30T02:17:15.731Z] ---> 232d642782db [2021-01-30T02:17:15.731Z] Successfully built 232d642782db [2021-01-30T02:17:15.731Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-30T02:17:16.081Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-30T02:17:16.081Z] . [Pipeline] withDockerContainer [2021-01-30T02:17:16.208Z] prd-centos7-docker-4c-2g-24072 does not seem to be running inside a container [2021-01-30T02:17:16.265Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-30T02:17:17.163Z] $ docker top d7fbe6c16b5479da27dc969e554babc78b3323e0bcc2d33a966b5d12d0eb5bd3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-30T02:17:17.752Z] + go version [2021-01-30T02:17:17.752Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-01-30T02:17:17.780Z] $ docker stop --time=1 d7fbe6c16b5479da27dc969e554babc78b3323e0bcc2d33a966b5d12d0eb5bd3 [2021-01-30T02:17:19.170Z] $ docker rm -f d7fbe6c16b5479da27dc969e554babc78b3323e0bcc2d33a966b5d12d0eb5bd3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-30T02:17:20.076Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-30T02:17:20.076Z] . [Pipeline] withDockerContainer [2021-01-30T02:17:20.226Z] prd-centos7-docker-4c-2g-24072 does not seem to be running inside a container [2021-01-30T02:17:20.343Z] $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-30T02:17:21.189Z] $ docker top 630ffeb48766c3e0964c377231cd6cc2c7491ac8167a7f30fd66586623c0c5b1 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-30T02:17:21.496Z] ========================================================= [2021-01-30T02:17:21.496Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-30T02:17:21.496Z] ========================================================= [Pipeline] sh [2021-01-30T02:17:21.833Z] + make test [2021-01-30T02:17:21.833Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-30T02:17:32.019Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-30T02:17:54.173Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-30T02:17:54.173Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-30T02:17:54.777Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-30T02:17:54.777Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-01-30T02:17:54.777Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-30T02:17:57.412Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-01-30T02:17:57.412Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-30T02:17:57.412Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-30T02:17:57.412Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-30T02:17:57.412Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-30T02:17:58.018Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-30T02:18:00.635Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-30T02:18:00.635Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-30T02:18:00.635Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-30T02:18:03.263Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.109s coverage: 46.0% of statements [2021-01-30T02:18:03.263Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-30T02:18:03.263Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-30T02:18:03.263Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-30T02:18:03.263Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-30T02:18:03.263Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-30T02:18:03.263Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-01-30T02:18:03.263Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] [2021-01-30T02:18:03.263Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.055s coverage: 100.0% of statements [2021-01-30T02:18:08.639Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.221s coverage: 27.1% of statements [2021-01-30T02:18:08.639Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-30T02:18:08.639Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-30T02:18:08.639Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-30T02:18:08.639Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-30T02:18:08.639Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-30T02:18:08.639Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-30T02:18:08.639Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.034s coverage: 100.0% of statements [2021-01-30T02:18:08.639Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-30T02:18:08.639Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.044s coverage: 100.0% of statements [2021-01-30T02:18:08.639Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-30T02:18:08.639Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-30T02:18:08.639Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.090s coverage: 65.8% of statements [2021-01-30T02:18:08.639Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-30T02:18:08.639Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-30T02:18:08.639Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.464s coverage: 82.3% of statements [2021-01-30T02:18:08.639Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-30T02:18:08.639Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-30T02:18:08.639Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-30T02:18:08.639Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-30T02:18:10.059Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.399s coverage: 28.6% of statements [2021-01-30T02:18:10.059Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-30T02:18:10.059Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-30T02:18:10.059Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-30T02:18:10.059Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-30T02:18:10.059Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-30T02:18:10.059Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.056s coverage: 100.0% of statements [2021-01-30T02:18:10.059Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-30T02:18:10.059Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.038s coverage: 100.0% of statements [2021-01-30T02:18:10.059Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-30T02:18:10.328Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.158s coverage: 86.7% of statements [2021-01-30T02:18:10.328Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-30T02:18:10.602Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.124s coverage: 97.5% of statements [2021-01-30T02:18:10.602Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-30T02:18:11.191Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.091s coverage: 78.3% of statements [2021-01-30T02:18:11.191Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-30T02:18:11.191Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-30T02:18:11.191Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-30T02:18:11.191Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-30T02:18:14.599Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.516s coverage: 92.8% of statements [2021-01-30T02:18:14.599Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-30T02:18:14.599Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-30T02:18:14.599Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-30T02:18:14.599Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-30T02:18:14.599Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-30T02:18:14.599Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-30T02:18:14.599Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-30T02:18:14.599Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-30T02:18:14.599Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-30T02:18:14.599Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-30T02:18:14.599Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-30T02:18:14.599Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-30T02:18:14.599Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-30T02:18:14.599Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-30T02:18:14.599Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-30T02:18:14.599Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-30T02:18:14.599Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-30T02:18:14.599Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-30T02:18:14.599Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.024s coverage: 58.8% of statements [2021-01-30T02:18:14.599Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-30T02:18:14.599Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-30T02:18:14.599Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.081s coverage: 0.1% of statements [2021-01-30T02:18:14.599Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-30T02:18:14.599Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-30T02:18:14.599Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-01-30T02:18:14.599Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.051s coverage: 45.5% of statements [2021-01-30T02:18:14.599Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.041s coverage: 79.5% of statements [2021-01-30T02:18:14.599Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.031s coverage: 94.1% of statements [2021-01-30T02:18:14.599Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.054s coverage: 96.3% of statements [2021-01-30T02:18:14.599Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.027s coverage: 87.5% of statements [2021-01-30T02:18:26.900Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.044s coverage: 94.4% of statements [2021-01-30T02:18:26.900Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.038s coverage: 44.8% of statements [2021-01-30T02:18:26.986Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-24073 in /w/workspace/edgexfoundry_edgex-go_PR-3080 [Pipeline] { [Pipeline] ws [2021-01-30T02:18:27.036Z] Running in /w/workspace/edgex-go/9 [Pipeline] { [Pipeline] checkout [2021-01-30T02:18:32.438Z] using credential edgex-jenkins-ssh [2021-01-30T02:18:32.496Z] Cloning the remote Git repository [2021-01-30T02:18:32.545Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-30T02:18:32.700Z] > git init /w/workspace/edgex-go/9 # timeout=10 [2021-01-30T02:18:32.782Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-30T02:18:32.783Z] > git --version # timeout=10 [2021-01-30T02:18:32.817Z] > git --version # 'git version 2.17.1' [2021-01-30T02:18:32.819Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-30T02:18:32.917Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-30T02:18:37.511Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.078s coverage: 92.9% of statements [2021-01-30T02:18:37.511Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-01-30T02:18:37.511Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-01-30T02:18:37.511Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-01-30T02:18:37.511Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-01-30T02:18:37.511Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.041s coverage: 87.2% of statements [2021-01-30T02:18:37.511Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-01-30T02:18:37.512Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-01-30T02:18:37.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.034s coverage: 100.0% of statements [2021-01-30T02:18:37.512Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-01-30T02:18:37.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.057s coverage: 75.5% of statements [2021-01-30T02:18:37.512Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-01-30T02:18:37.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.033s coverage: 80.8% of statements [2021-01-30T02:18:37.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements [2021-01-30T02:18:37.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.045s coverage: 84.2% of statements [2021-01-30T02:18:37.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.086s coverage: 91.4% of statements [2021-01-30T02:18:37.512Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-01-30T02:18:37.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.180s coverage: 63.5% of statements [2021-01-30T02:18:37.512Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-30T02:18:37.512Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-30T02:18:37.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.033s coverage: 100.0% of statements [2021-01-30T02:18:37.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.043s coverage: 91.3% of statements [2021-01-30T02:18:37.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.034s coverage: 100.0% of statements [2021-01-30T02:18:37.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements [2021-01-30T02:18:37.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements [2021-01-30T02:18:37.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.343s coverage: 68.9% of statements [2021-01-30T02:18:37.512Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-30T02:18:37.512Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-30T02:18:37.512Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-30T02:18:37.512Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-30T02:18:37.512Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-30T02:18:37.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.116s coverage: 37.0% of statements [2021-01-30T02:18:37.512Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-30T02:18:37.512Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-30T02:18:37.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.324s coverage: 84.0% of statements [2021-01-30T02:18:37.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.040s coverage: 100.0% of statements [2021-01-30T02:18:37.512Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.098s coverage: 47.1% of statements [2021-01-30T02:18:37.512Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-30T02:18:37.512Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-30T02:18:37.512Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-30T02:18:37.512Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-30T02:18:37.512Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-30T02:18:37.512Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.051s coverage: 100.0% of statements [2021-01-30T02:18:37.512Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-30T02:18:37.512Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.047s coverage: 100.0% of statements [2021-01-30T02:18:37.512Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-30T02:18:37.512Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.750s coverage: 29.1% of statements [2021-01-30T02:18:37.512Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-30T02:18:37.512Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-30T02:18:37.512Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-30T02:18:37.512Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-30T02:18:37.512Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-30T02:18:37.512Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.078s coverage: 99.0% of statements [2021-01-30T02:18:37.512Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-30T02:18:37.512Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.055s coverage: 100.0% of statements [2021-01-30T02:18:37.512Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-30T02:18:37.512Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-01-30T02:18:37.512Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-01-30T02:18:37.512Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-01-30T02:18:37.512Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.070s coverage: 100.0% of statements [2021-01-30T02:18:37.512Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-01-30T02:18:37.512Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-01-30T02:18:37.512Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-01-30T02:18:37.512Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.038s coverage: 0.0% of statements [2021-01-30T02:18:37.512Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-30T02:18:37.512Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.028s coverage: 100.0% of statements [2021-01-30T02:18:37.512Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-30T02:18:37.512Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-30T02:18:37.512Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-30T02:18:37.512Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-30T02:18:37.512Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.040s coverage: 87.9% of statements [2021-01-30T02:18:37.512Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-30T02:18:37.512Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-30T02:18:37.512Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.040s coverage: 100.0% of statements [2021-01-30T02:18:37.512Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.036s coverage: 32.1% of statements [2021-01-30T02:18:37.512Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.044s coverage: 100.0% of statements [2021-01-30T02:18:37.512Z] GO111MODULE=on go vet ./... [2021-01-30T02:18:50.339Z] Merging remotes/origin/master commit f32f4191109bc075ff9359b3fa855becd8fb908f into PR head commit e744a924a118a74d190ac4bd2492cd44ad69498a [2021-01-30T02:18:50.876Z] Merge succeeded, producing e744a924a118a74d190ac4bd2492cd44ad69498a [2021-01-30T02:18:50.877Z] Checking out Revision e744a924a118a74d190ac4bd2492cd44ad69498a (PR-3080) [2021-01-30T02:18:49.479Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-30T02:18:49.500Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-30T02:18:49.529Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-30T02:18:49.577Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-30T02:18:49.578Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-30T02:18:49.589Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3080/head:refs/remotes/origin/PR-3080 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-30T02:18:50.364Z] > git config core.sparsecheckout # timeout=10 [2021-01-30T02:18:50.386Z] > git checkout -f e744a924a118a74d190ac4bd2492cd44ad69498a # timeout=10 [2021-01-30T02:18:50.701Z] > git remote # timeout=10 [2021-01-30T02:18:50.728Z] > git config --get remote.origin.url # timeout=10 [2021-01-30T02:18:50.783Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-30T02:18:50.795Z] > git merge f32f4191109bc075ff9359b3fa855becd8fb908f # timeout=10 [2021-01-30T02:18:50.854Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-30T02:18:50.890Z] > git config core.sparsecheckout # timeout=10 [2021-01-30T02:18:50.928Z] > git checkout -f e744a924a118a74d190ac4bd2492cd44ad69498a # timeout=10 [2021-01-30T02:18:55.522Z] Commit message: "refactor(meta): Move Transform func to go-mode-core-contract" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-30T02:18:56.965Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-01-30T02:18:57.372Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-30T02:18:57.759Z] + true [2021-01-30T02:18:57.759Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-30T02:18:59.808Z] provisioning config files... [2021-01-30T02:18:59.848Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/9@tmp/config7189192678366660851tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-30T02:19:00.250Z] ---> docker-login.sh [2021-01-30T02:19:00.250Z] nexus3.edgexfoundry.org:10001 [2021-01-30T02:19:01.233Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-30T02:19:01.509Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-30T02:19:01.509Z] Configure a credential helper to remove this warning. See [2021-01-30T02:19:01.509Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-30T02:19:01.509Z] [2021-01-30T02:19:01.509Z] Login Succeeded [2021-01-30T02:19:01.509Z] nexus3.edgexfoundry.org:10002 [2021-01-30T02:19:01.783Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-30T02:19:02.063Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-30T02:19:02.063Z] Configure a credential helper to remove this warning. See [2021-01-30T02:19:02.063Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-30T02:19:02.063Z] [2021-01-30T02:19:02.063Z] Login Succeeded [2021-01-30T02:19:02.063Z] nexus3.edgexfoundry.org:10003 [2021-01-30T02:19:02.337Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-30T02:19:02.611Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-30T02:19:02.611Z] Configure a credential helper to remove this warning. See [2021-01-30T02:19:02.611Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-30T02:19:02.611Z] [2021-01-30T02:19:02.611Z] Login Succeeded [2021-01-30T02:19:02.611Z] nexus3.edgexfoundry.org:10004 [2021-01-30T02:19:02.884Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-30T02:19:03.157Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-30T02:19:03.157Z] Configure a credential helper to remove this warning. See [2021-01-30T02:19:03.157Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-30T02:19:03.157Z] [2021-01-30T02:19:03.157Z] Login Succeeded [2021-01-30T02:19:03.157Z] docker.io [2021-01-30T02:19:03.432Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-30T02:19:04.028Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-30T02:19:04.028Z] Configure a credential helper to remove this warning. See [2021-01-30T02:19:04.028Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-30T02:19:04.028Z] [2021-01-30T02:19:04.028Z] Login Succeeded [2021-01-30T02:19:04.028Z] ---> docker-login.sh ends [Pipeline] } [2021-01-30T02:19:04.081Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-01-30T02:19:04.385Z] gofmt -l . [Pipeline] echo [2021-01-30T02:19:04.493Z] ========================================================= [2021-01-30T02:19:04.493Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-01-30T02:19:04.493Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-30T02:19:04.866Z] + 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-01-30T02:19:04.964Z] [ "`gofmt -l .`" = "" ] [2021-01-30T02:19:05.915Z] ./bin/test-go-mod-tidy.sh [2021-01-30T02:19:06.179Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-01-30T02:19:07.067Z] + ls -al . [2021-01-30T02:19:07.067Z] total 680 [2021-01-30T02:19:07.067Z] drwxrwxr-x 10 1001 1001 4096 Jan 30 02:19 . [2021-01-30T02:19:07.067Z] drwxr-xr-x 4 root root 28 Jan 30 02:17 .. [2021-01-30T02:19:07.067Z] -rw-rw-r-- 1 1001 1001 11 Jan 30 02:15 .dockerignore [2021-01-30T02:19:07.067Z] drwxrwxr-x 8 1001 1001 179 Jan 30 02:15 .git [2021-01-30T02:19:07.067Z] drwxrwxr-x 3 1001 1001 125 Jan 30 02:15 .github [2021-01-30T02:19:07.067Z] -rw-rw-r-- 1 1001 1001 872 Jan 30 02:15 .gitignore [2021-01-30T02:19:07.067Z] drwx------ 3 1001 1001 60 Jan 30 02:16 .semver [2021-01-30T02:19:07.067Z] -rw-rw-r-- 1 1001 1001 166 Jan 30 02:15 .sonarcloud.properties [2021-01-30T02:19:07.067Z] -rw-rw-r-- 1 1001 1001 7859 Jan 30 02:15 Attribution.txt [2021-01-30T02:19:07.067Z] -rw-rw-r-- 1 1001 1001 3804 Jan 30 02:15 CONTRIBUTING.md [2021-01-30T02:19:07.067Z] -rw-rw-r-- 1 1001 1001 931 Jan 30 02:15 Dockerfile.build [2021-01-30T02:19:07.067Z] -rw-rw-r-- 1 1001 1001 863 Jan 30 02:15 Jenkinsfile [2021-01-30T02:19:07.067Z] -rw-rw-r-- 1 1001 1001 10775 Jan 30 02:15 LICENSE [2021-01-30T02:19:07.067Z] -rw-rw-r-- 1 1001 1001 6001 Jan 30 02:15 Makefile [2021-01-30T02:19:07.067Z] -rw-rw-r-- 1 1001 1001 6524 Jan 30 02:15 README.md [2021-01-30T02:19:07.067Z] -rw-rw-r-- 1 1001 1001 6755 Jan 30 02:15 SECURITY.md [2021-01-30T02:19:07.067Z] -rw-rw-r-- 1 1001 1001 5 Jan 30 02:16 VERSION [2021-01-30T02:19:07.067Z] -rw-rw-r-- 1 1001 1001 4131 Jan 30 02:15 ZMQWindows.md [2021-01-30T02:19:07.067Z] drwxrwxr-x 2 1001 1001 117 Jan 30 02:15 bin [2021-01-30T02:19:07.067Z] drwxrwxr-x 15 1001 1001 4096 Jan 30 02:15 cmd [2021-01-30T02:19:07.067Z] -rw-r--r-- 1 root root 574984 Jan 30 02:18 coverage.out [2021-01-30T02:19:07.067Z] -rw-r--r-- 1 root root 1054 Jan 30 02:19 go.mod [2021-01-30T02:19:07.067Z] -rw-r--r-- 1 root root 19289 Jan 30 02:19 go.sum [2021-01-30T02:19:07.067Z] drwxrwxr-x 8 1001 1001 127 Jan 30 02:15 internal [2021-01-30T02:19:07.067Z] drwxrwxr-x 4 1001 1001 26 Jan 30 02:15 openapi [2021-01-30T02:19:07.067Z] drwxrwxr-x 4 1001 1001 71 Jan 30 02:15 snap [2021-01-30T02:19:07.067Z] -rw-rw-r-- 1 1001 1001 168 Jan 30 02:15 version.go [Pipeline] sh [2021-01-30T02:19:07.375Z] + '[' -e coverage.out ] [2021-01-30T02:19:07.375Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-01-30T02:19:07.497Z] Sending build context to Docker daemon 166MB [2021-01-30T02:19:07.497Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-01-30T02:19:07.497Z] Step 2/6 : FROM ${BASE} [2021-01-30T02:19:07.497Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-01-30T02:19:07.497Z] 5f621e34cdf4: Pulling fs layer [2021-01-30T02:19:07.497Z] a4357932f1b6: Pulling fs layer [2021-01-30T02:19:07.497Z] 18c013af1878: Pulling fs layer [2021-01-30T02:19:07.497Z] 00ac8860ef70: Pulling fs layer [2021-01-30T02:19:07.497Z] 63d7cb157983: Pulling fs layer [2021-01-30T02:19:07.497Z] b116817d02f9: Pulling fs layer [2021-01-30T02:19:07.497Z] 745a02a5169b: Pulling fs layer [2021-01-30T02:19:07.497Z] 63d7cb157983: Waiting [2021-01-30T02:19:07.497Z] 00ac8860ef70: Waiting [2021-01-30T02:19:07.497Z] b116817d02f9: Waiting [2021-01-30T02:19:07.497Z] 18c013af1878: Verifying Checksum [2021-01-30T02:19:07.497Z] 18c013af1878: Download complete [2021-01-30T02:19:07.497Z] a4357932f1b6: Verifying Checksum [2021-01-30T02:19:07.497Z] a4357932f1b6: Download complete [2021-01-30T02:19:07.497Z] 63d7cb157983: Download complete [2021-01-30T02:19:07.497Z] b116817d02f9: Verifying Checksum [2021-01-30T02:19:07.497Z] b116817d02f9: Download complete [2021-01-30T02:19:07.497Z] 5f621e34cdf4: Verifying Checksum [2021-01-30T02:19:07.497Z] 5f621e34cdf4: Download complete [2021-01-30T02:19:07.585Z] Stashed 1 file(s) [Pipeline] sh [2021-01-30T02:19:07.888Z] + make build [2021-01-30T02:19:07.888Z] 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-01-30T02:19:08.098Z] 5f621e34cdf4: Pull complete [2021-01-30T02:19:08.708Z] a4357932f1b6: Pull complete [2021-01-30T02:19:08.983Z] 18c013af1878: Pull complete [2021-01-30T02:19:09.971Z] 745a02a5169b: Verifying Checksum [2021-01-30T02:19:09.971Z] 745a02a5169b: Download complete [2021-01-30T02:19:11.424Z] 00ac8860ef70: Verifying Checksum [2021-01-30T02:19:11.424Z] 00ac8860ef70: Download complete [2021-01-30T02:19:12.145Z] 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-01-30T02:19:20.443Z] 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-01-30T02:19:21.633Z] 00ac8860ef70: Pull complete [2021-01-30T02:19:21.864Z] 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-01-30T02:19:21.912Z] 63d7cb157983: Pull complete [2021-01-30T02:19:22.187Z] b116817d02f9: Pull complete [2021-01-30T02:19:23.287Z] 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-01-30T02:19:23.557Z] 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-01-30T02:19:25.490Z] 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-01-30T02:19:26.507Z] 745a02a5169b: Pull complete [2021-01-30T02:19:26.507Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-01-30T02:19:26.507Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-01-30T02:19:26.507Z] ---> b7e6874047d6 [2021-01-30T02:19:26.507Z] 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-01-30T02:19:26.887Z] 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-01-30T02:19:27.843Z] 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-01-30T02:19:29.242Z] 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-01-30T02:19:29.922Z] ---> Running in 10ee4b85629b [2021-01-30T02:19:30.194Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-01-30T02:19:30.521Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-30T02:19:31.498Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-30T02:19:31.599Z] 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-01-30T02:19:32.091Z] (1/12) Installing libmagic (5.38-r0) [2021-01-30T02:19:32.361Z] (2/12) Installing file (5.38-r0) [2021-01-30T02:19:32.361Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-30T02:19:32.361Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-30T02:19:32.556Z] 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-01-30T02:19:34.513Z] $ docker stop --time=1 630ffeb48766c3e0964c377231cd6cc2c7491ac8167a7f30fd66586623c0c5b1 [2021-01-30T02:19:36.172Z] $ docker rm -f 630ffeb48766c3e0964c377231cd6cc2c7491ac8167a7f30fd66586623c0c5b1 [2021-01-30T02:19:36.671Z] (5/12) Installing fortify-headers (1.1-r0) [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [2021-01-30T02:19:36.940Z] (6/12) Installing patch (2.7.6-r6) [2021-01-30T02:19:36.940Z] (7/12) Installing build-base (0.5-r2) [2021-01-30T02:19:36.940Z] (8/12) Installing libsodium (1.0.18-r0) [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2021-01-30T02:19:37.210Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-30T02:19:37.210Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-30T02:19:37.480Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-30T02:19:37.758Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-30T02:19:37.758Z] Executing busybox-1.31.1-r19.trigger [2021-01-30T02:19:37.758Z] OK: 217 MiB in 51 packages [Pipeline] isUnix [Pipeline] sh [2021-01-30T02:19:39.263Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-30T02:19:39.264Z] [2021-01-30T02:19:39.264Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-01-30T02:19:39.610Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-30T02:19:39.610Z] latest: Pulling from edgex-devops/edgex-compose [2021-01-30T02:19:39.610Z] cbdbe7a5bc2a: Pulling fs layer [2021-01-30T02:19:39.610Z] ca9280d653b3: Pulling fs layer [2021-01-30T02:19:39.610Z] 7e9c9ca2126c: Pulling fs layer [2021-01-30T02:19:39.872Z] cbdbe7a5bc2a: Verifying Checksum [2021-01-30T02:19:39.872Z] cbdbe7a5bc2a: Download complete [2021-01-30T02:19:40.142Z] ca9280d653b3: Verifying Checksum [2021-01-30T02:19:40.142Z] ca9280d653b3: Download complete [2021-01-30T02:19:40.407Z] cbdbe7a5bc2a: Pull complete [2021-01-30T02:19:41.360Z] 7e9c9ca2126c: Download complete [2021-01-30T02:19:41.629Z] ca9280d653b3: Pull complete [2021-01-30T02:19:42.079Z] Removing intermediate container 10ee4b85629b [2021-01-30T02:19:42.079Z] ---> 92048430507e [2021-01-30T02:19:42.079Z] Step 4/6 : WORKDIR /edgex-go [2021-01-30T02:19:42.079Z] ---> Running in 6167a39a74f4 [2021-01-30T02:19:42.674Z] Removing intermediate container 6167a39a74f4 [2021-01-30T02:19:42.674Z] ---> f0383ec31590 [2021-01-30T02:19:42.674Z] Step 5/6 : COPY go.mod . [2021-01-30T02:19:43.270Z] ---> 8beea40bf5f9 [2021-01-30T02:19:43.270Z] Step 6/6 : RUN go mod download [2021-01-30T02:19:43.543Z] ---> Running in 807b0906b4e0 [2021-01-30T02:19:48.282Z] 7e9c9ca2126c: Pull complete [2021-01-30T02:19:48.282Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-01-30T02:19:48.282Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-30T02:19:48.282Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-01-30T02:19:48.509Z] prd-centos7-docker-4c-2g-24072 does not seem to be running inside a container [2021-01-30T02:19:48.566Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-01-30T02:19:51.420Z] $ docker top 50ec4d3e2c428e3ed88126580d318e820fc08cbca1cee2de3e6191c99785e3b0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-30T02:19:51.960Z] + docker-compose build --help [2021-01-30T02:19:51.960Z] + grep parallel [2021-01-30T02:19:52.909Z] --parallel Build images in parallel. [Pipeline] } [2021-01-30T02:19:53.187Z] $ docker stop --time=1 50ec4d3e2c428e3ed88126580d318e820fc08cbca1cee2de3e6191c99785e3b0 [2021-01-30T02:19:54.576Z] $ docker rm -f 50ec4d3e2c428e3ed88126580d318e820fc08cbca1cee2de3e6191c99785e3b0 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-30T02:19:55.208Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-30T02:19:55.208Z] . [Pipeline] withDockerContainer [2021-01-30T02:19:55.321Z] prd-centos7-docker-4c-2g-24072 does not seem to be running inside a container [2021-01-30T02:19:55.387Z] $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-01-30T02:19:56.117Z] $ docker top a5b72e025bf6e42b4a43f9bb9eae035a63ec2b7a17a8e58f5dd8af7b60db221a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-30T02:19:56.719Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-30T02:19:57.689Z] Building docker-core-command-go ... [2021-01-30T02:19:57.689Z] Building docker-core-data-go ... [2021-01-30T02:19:57.689Z] Building docker-core-metadata-go ... [2021-01-30T02:19:57.689Z] Building docker-security-bootstrapper-go ... [2021-01-30T02:19:57.689Z] Building docker-security-proxy-setup-go ... [2021-01-30T02:19:57.689Z] Building docker-security-secretstore-setup-go ... [2021-01-30T02:19:57.689Z] Building docker-support-notifications-go ... [2021-01-30T02:19:57.689Z] Building docker-support-scheduler-go ... [2021-01-30T02:19:57.689Z] Building docker-sys-mgmt-agent-go ... [2021-01-30T02:19:57.689Z] Building docker-core-data-go [2021-01-30T02:19:57.689Z] Building docker-security-bootstrapper-go [2021-01-30T02:19:57.689Z] Building docker-security-secretstore-setup-go [2021-01-30T02:19:57.689Z] Building docker-security-proxy-setup-go [2021-01-30T02:19:57.689Z] Building docker-core-metadata-go [2021-01-30T02:20:10.338Z] Removing intermediate container 807b0906b4e0 [2021-01-30T02:20:10.338Z] ---> f1b3f70f4d67 [2021-01-30T02:20:10.338Z] Successfully built f1b3f70f4d67 [2021-01-30T02:20:10.338Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-30T02:20:10.676Z] + docker inspect -f . ci-base-image-arm64 [2021-01-30T02:20:10.676Z] . [Pipeline] withDockerContainer [2021-01-30T02:20:10.945Z] prd-ubuntu18.04-docker-arm64-4c-16g-24073 does not seem to be running inside a container [2021-01-30T02:20:11.036Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-30T02:20:12.522Z] $ docker top d11d39052897f42412bdd7783aabd48e579c9c38c8dd2f849cfc1ba98372dcbc -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-30T02:20:13.540Z] + go version [2021-01-30T02:20:13.540Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-01-30T02:20:13.569Z] $ docker stop --time=1 d11d39052897f42412bdd7783aabd48e579c9c38c8dd2f849cfc1ba98372dcbc [2021-01-30T02:20:15.486Z] $ docker rm -f d11d39052897f42412bdd7783aabd48e579c9c38c8dd2f849cfc1ba98372dcbc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-30T02:20:16.475Z] + docker inspect -f . ci-base-image-arm64 [2021-01-30T02:20:16.475Z] . [Pipeline] withDockerContainer [2021-01-30T02:20:16.737Z] prd-ubuntu18.04-docker-arm64-4c-16g-24073 does not seem to be running inside a container [2021-01-30T02:20:16.829Z] $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-30T02:20:18.241Z] $ docker top b60f453946ebd2eece23c711f07dc2a7053fa83b8b3ccde7cbb677d95d8d0b54 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-30T02:20:18.617Z] ========================================================= [2021-01-30T02:20:18.617Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-30T02:20:18.617Z] ========================================================= [Pipeline] sh [2021-01-30T02:20:19.266Z] + make test [2021-01-30T02:20:19.266Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-30T02:20:36.665Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-30T02:20:36.665Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-01-30T02:20:36.665Z] ---> 232d642782db [2021-01-30T02:20:36.665Z] Step 3/31 : WORKDIR /edgex-go [2021-01-30T02:20:36.665Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-30T02:20:36.665Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-30T02:20:36.665Z] ---> 232d642782db [2021-01-30T02:20:36.665Z] Step 3/21 : WORKDIR /edgex-go [2021-01-30T02:20:36.665Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-30T02:20:36.665Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-30T02:20:36.665Z] ---> 232d642782db [2021-01-30T02:20:36.665Z] Step 3/23 : WORKDIR /edgex-go [2021-01-30T02:20:36.665Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-30T02:20:36.665Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-30T02:20:36.665Z] ---> 232d642782db [2021-01-30T02:20:36.665Z] Step 3/24 : WORKDIR /edgex-go [2021-01-30T02:20:36.665Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-30T02:20:36.665Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-30T02:20:36.665Z] ---> 232d642782db [2021-01-30T02:20:36.665Z] Step 3/23 : WORKDIR /edgex-go [2021-01-30T02:20:36.665Z] ---> Running in f61d15d4c0a9 [2021-01-30T02:20:36.665Z] ---> Running in dcbc3b6cb80b [2021-01-30T02:20:36.665Z] ---> Running in 5082f452af31 [2021-01-30T02:20:36.665Z] ---> Running in 1952c7851b4b [2021-01-30T02:20:36.665Z] ---> Running in b01fadb929ee [2021-01-30T02:20:36.665Z] Removing intermediate container f61d15d4c0a9 [2021-01-30T02:20:36.665Z] ---> d4257efe825a [2021-01-30T02:20:36.665Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-30T02:20:36.665Z] Removing intermediate container 5082f452af31 [2021-01-30T02:20:36.665Z] ---> 73d67f6ab566 [2021-01-30T02:20:36.665Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-30T02:20:36.665Z] Removing intermediate container dcbc3b6cb80b [2021-01-30T02:20:36.665Z] ---> 7ac675e9b86f [2021-01-30T02:20:36.665Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-30T02:20:36.665Z] Removing intermediate container 1952c7851b4b [2021-01-30T02:20:36.665Z] ---> 592501c22ca3 [2021-01-30T02:20:36.665Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-30T02:20:36.665Z] Removing intermediate container b01fadb929ee [2021-01-30T02:20:36.665Z] ---> 303ba318ff02 [2021-01-30T02:20:36.665Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-30T02:20:36.665Z] ---> Running in 0d36e7f45d96 [2021-01-30T02:20:36.665Z] ---> Running in af6618efafdf [2021-01-30T02:20:36.665Z] ---> Running in 7a02cac8c989 [2021-01-30T02:20:36.665Z] ---> Running in 362bb16b3403 [2021-01-30T02:20:36.665Z] ---> Running in 1c400f09804a [2021-01-30T02:20:36.939Z] Removing intermediate container 0d36e7f45d96 [2021-01-30T02:20:36.939Z] ---> ead3e821fea2 [2021-01-30T02:20:36.939Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-01-30T02:20:36.939Z] Removing intermediate container 7a02cac8c989 [2021-01-30T02:20:36.939Z] ---> 591eb4ecaab7 [2021-01-30T02:20:36.939Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-01-30T02:20:36.939Z] Removing intermediate container af6618efafdf [2021-01-30T02:20:36.939Z] ---> 926f6ed680e7 [2021-01-30T02:20:36.939Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-01-30T02:20:36.939Z] Removing intermediate container 362bb16b3403 [2021-01-30T02:20:36.939Z] ---> 27d93997fca6 [2021-01-30T02:20:36.939Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-30T02:20:37.208Z] ---> Running in 0692d45bf874 [2021-01-30T02:20:37.208Z] ---> Running in 24117735b371 [2021-01-30T02:20:37.208Z] ---> Running in 26dd65ea1059 [2021-01-30T02:20:37.208Z] ---> Running in 639bca9ec153 [2021-01-30T02:20:37.208Z] Removing intermediate container 1c400f09804a [2021-01-30T02:20:37.208Z] ---> 46d1c1ddd9c5 [2021-01-30T02:20:37.208Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-30T02:20:37.473Z] ---> Running in beab4244662a [2021-01-30T02:20:38.442Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-30T02:20:38.442Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-30T02:20:38.442Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-30T02:20:38.442Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-30T02:20:38.442Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-30T02:20:39.019Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-30T02:20:39.019Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-30T02:20:39.019Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-30T02:20:39.019Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-30T02:20:39.284Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-30T02:20:39.284Z] OK: 233 MiB in 51 packages [2021-01-30T02:20:39.284Z] OK: 233 MiB in 51 packages [2021-01-30T02:20:39.578Z] OK: 233 MiB in 51 packages [2021-01-30T02:20:39.578Z] OK: 233 MiB in 51 packages [2021-01-30T02:20:39.842Z] OK: 233 MiB in 51 packages [2021-01-30T02:20:40.421Z] Removing intermediate container 0692d45bf874 [2021-01-30T02:20:40.421Z] ---> 66b730c38b6f [2021-01-30T02:20:40.421Z] Step 6/24 : COPY go.mod . [2021-01-30T02:20:40.421Z] Removing intermediate container 24117735b371 [2021-01-30T02:20:40.421Z] ---> 10311dfcc47b [2021-01-30T02:20:40.421Z] Step 6/31 : COPY go.mod . [2021-01-30T02:20:40.691Z] Removing intermediate container 639bca9ec153 [2021-01-30T02:20:40.691Z] ---> e8cb9b538149 [2021-01-30T02:20:40.691Z] Step 6/21 : COPY go.mod . [2021-01-30T02:20:40.691Z] Removing intermediate container 26dd65ea1059 [2021-01-30T02:20:40.691Z] ---> 2f7ea8fc7722 [2021-01-30T02:20:40.691Z] Step 6/23 : COPY go.mod . [2021-01-30T02:20:40.958Z] Removing intermediate container beab4244662a [2021-01-30T02:20:40.958Z] ---> db7e851a208b [2021-01-30T02:20:40.958Z] Step 6/23 : COPY go.mod . [2021-01-30T02:20:40.958Z] ---> c1617b5c1100 [2021-01-30T02:20:40.958Z] Step 7/24 : RUN go mod download [2021-01-30T02:20:40.958Z] ---> f75e8dbf7a6c [2021-01-30T02:20:40.958Z] Step 7/31 : RUN go mod download [2021-01-30T02:20:40.958Z] ---> b636344307be [2021-01-30T02:20:40.958Z] Step 7/21 : RUN go mod download [2021-01-30T02:20:41.222Z] ---> Running in 7c93c927482a [2021-01-30T02:20:41.222Z] ---> Running in 7075fd2eaf57 [2021-01-30T02:20:41.222Z] ---> Running in 0a3e92708dca [2021-01-30T02:20:41.222Z] ---> fa6d47bfc035 [2021-01-30T02:20:41.222Z] Step 7/23 : RUN go mod download [2021-01-30T02:20:41.445Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-30T02:20:41.487Z] ---> db76b21a9156 [2021-01-30T02:20:41.487Z] Step 7/23 : RUN go mod download [2021-01-30T02:20:41.487Z] ---> Running in ddfb7cc6785f [2021-01-30T02:20:41.487Z] ---> Running in e8fd2694f84c [2021-01-30T02:20:44.073Z] Removing intermediate container 7075fd2eaf57 [2021-01-30T02:20:44.073Z] ---> 767b25790cb1 [2021-01-30T02:20:44.073Z] Step 8/31 : COPY . . [2021-01-30T02:20:44.354Z] Removing intermediate container e8fd2694f84c [2021-01-30T02:20:44.354Z] ---> 61d094812937 [2021-01-30T02:20:44.354Z] Step 8/23 : COPY . . [2021-01-30T02:20:44.354Z] Removing intermediate container 0a3e92708dca [2021-01-30T02:20:44.354Z] ---> 8180fd956117 [2021-01-30T02:20:44.354Z] Step 8/21 : COPY . . [2021-01-30T02:20:44.621Z] Removing intermediate container 7c93c927482a [2021-01-30T02:20:44.621Z] ---> 53dd1ce6893d [2021-01-30T02:20:44.621Z] Step 8/24 : COPY . . [2021-01-30T02:20:48.007Z] Removing intermediate container ddfb7cc6785f [2021-01-30T02:20:48.007Z] ---> a14b09169121 [2021-01-30T02:20:48.007Z] Step 8/23 : COPY . . [2021-01-30T02:21:27.068Z] ---> ae0062fae445 [2021-01-30T02:21:27.068Z] ---> 1b3ff7788c26 [2021-01-30T02:21:27.068Z] Step 9/23 : RUN make cmd/core-data/core-dataStep 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-01-30T02:21:27.068Z] [2021-01-30T02:21:27.068Z] ---> 3882802b61ef [2021-01-30T02:21:27.068Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper && make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-01-30T02:21:27.068Z] ---> e2f5bec95727 [2021-01-30T02:21:27.068Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-01-30T02:21:27.068Z] ---> fac986e6bc03 [2021-01-30T02:21:27.068Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-01-30T02:21:27.068Z] ---> Running in ded8dba0ba41 [2021-01-30T02:21:27.068Z] ---> Running in 7a2a084f17a4 [2021-01-30T02:21:27.068Z] ---> Running in 15c7f4396cba [2021-01-30T02:21:27.068Z] ---> Running in d44e61e6af88 [2021-01-30T02:21:27.068Z] ---> Running in a26998ff95fb [2021-01-30T02:21:27.068Z] 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-01-30T02:21:27.068Z] 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-01-30T02:21:27.068Z] 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-01-30T02:21:27.068Z] 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-01-30T02:21:27.068Z] 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-01-30T02:21:28.496Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-30T02:21:44.196Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-30T02:21:44.196Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-30T02:21:44.196Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-01-30T02:21:44.196Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-30T02:21:44.196Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-01-30T02:21:44.196Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-30T02:21:44.196Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-30T02:21:44.196Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-30T02:21:44.196Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-30T02:21:44.196Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-30T02:21:50.998Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-30T02:21:50.998Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-30T02:21:50.998Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-30T02:21:53.830Z] 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-01-30T02:21:53.830Z] 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-01-30T02:21:55.297Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-01-30T02:21:58.161Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.326s coverage: 46.0% of statements [2021-01-30T02:21:58.161Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-30T02:21:58.161Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-30T02:21:58.161Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-30T02:21:58.161Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-30T02:21:58.161Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-30T02:21:58.161Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-01-30T02:21:58.161Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] [2021-01-30T02:21:58.161Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.139s coverage: 100.0% of statements [2021-01-30T02:22:00.777Z] Removing intermediate container ded8dba0ba41 [2021-01-30T02:22:00.777Z] ---> 32359daf0ab5 [2021-01-30T02:22:00.777Z] [2021-01-30T02:22:00.777Z] Step 10/24 : FROM alpine:3.12 [2021-01-30T02:22:00.777Z] 3.12: Pulling from library/alpine [2021-01-30T02:22:02.210Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-30T02:22:02.210Z] Status: Downloaded newer image for alpine:3.12 [2021-01-30T02:22:02.210Z] ---> 389fef711851 [2021-01-30T02:22:02.210Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-30T02:22:02.210Z] Removing intermediate container a26998ff95fb [2021-01-30T02:22:02.210Z] ---> 01be9acf335d [2021-01-30T02:22:02.210Z] [2021-01-30T02:22:02.210Z] Step 10/21 : FROM alpine:3.12 [2021-01-30T02:22:02.210Z] ---> 389fef711851 [2021-01-30T02:22:02.210Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-01-30T02:22:02.210Z] ---> Running in aa4f43513213 [2021-01-30T02:22:02.210Z] ---> Running in 480af5d521c4 [2021-01-30T02:22:03.661Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-30T02:22:03.661Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-30T02:22:03.935Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-30T02:22:03.935Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-30T02:22:03.935Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-30T02:22:03.935Z] (4/5) Installing curl (7.69.1-r3) [2021-01-30T02:22:03.935Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-30T02:22:04.216Z] Executing busybox-1.31.1-r19.trigger [2021-01-30T02:22:04.216Z] Executing ca-certificates-20191127-r4.trigger [2021-01-30T02:22:05.702Z] OK: 7 MiB in 19 packages [2021-01-30T02:22:06.405Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-30T02:22:06.405Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-30T02:22:06.533Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.512s coverage: 27.1% of statements [2021-01-30T02:22:06.533Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-30T02:22:06.533Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-30T02:22:06.533Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-30T02:22:06.533Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-30T02:22:06.533Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-30T02:22:06.533Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-30T02:22:06.533Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.092s coverage: 100.0% of statements [2021-01-30T02:22:06.533Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-30T02:22:06.533Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.079s coverage: 100.0% of statements [2021-01-30T02:22:06.533Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-30T02:22:06.533Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-30T02:22:06.533Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.292s coverage: 65.8% of statements [2021-01-30T02:22:06.533Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-30T02:22:06.533Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-30T02:22:06.681Z] (1/4) Installing ca-certificates (20191127-r4) [2021-01-30T02:22:06.681Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-01-30T02:22:06.681Z] (3/4) Installing libcurl (7.69.1-r3) [2021-01-30T02:22:06.681Z] (4/4) Installing curl (7.69.1-r3) [2021-01-30T02:22:06.681Z] Executing busybox-1.31.1-r19.trigger [2021-01-30T02:22:06.681Z] Executing ca-certificates-20191127-r4.trigger [2021-01-30T02:22:06.681Z] OK: 7 MiB in 18 packages [2021-01-30T02:22:07.582Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.652s coverage: 82.3% of statements [2021-01-30T02:22:07.582Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-30T02:22:07.582Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-30T02:22:07.582Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-30T02:22:07.582Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-30T02:22:08.183Z] Removing intermediate container 15c7f4396cba [2021-01-30T02:22:08.184Z] ---> 436216a2ce7e [2021-01-30T02:22:08.184Z] [2021-01-30T02:22:08.184Z] Step 10/31 : FROM alpine:3.12 [2021-01-30T02:22:08.184Z] ---> 389fef711851 [2021-01-30T02:22:08.184Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-01-30T02:22:08.834Z] ---> Running in 5b0ddfa3ad23 [2021-01-30T02:22:09.137Z] Removing intermediate container d44e61e6af88 [2021-01-30T02:22:09.137Z] ---> ce13b3846ea2 [2021-01-30T02:22:09.137Z] [2021-01-30T02:22:09.137Z] Step 10/23 : FROM alpine:3.12 [2021-01-30T02:22:09.137Z] ---> 389fef711851 [2021-01-30T02:22:09.137Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-01-30T02:22:10.111Z] ---> Running in a0bd05daff02 [2021-01-30T02:22:11.557Z] Removing intermediate container 5b0ddfa3ad23 [2021-01-30T02:22:11.557Z] ---> ca20f52d6007 [2021-01-30T02:22:11.557Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-01-30T02:22:11.832Z] Removing intermediate container aa4f43513213 [2021-01-30T02:22:11.833Z] ---> 9fa24946d67a [2021-01-30T02:22:11.833Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-30T02:22:11.833Z] Removing intermediate container 480af5d521c4 [2021-01-30T02:22:11.833Z] ---> bb3f38964d08 [2021-01-30T02:22:11.833Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-30T02:22:11.833Z] ---> Running in c8518728be49 [2021-01-30T02:22:11.833Z] ---> Running in d2b8df252668 [2021-01-30T02:22:11.833Z] ---> Running in 0f9edad763df [2021-01-30T02:22:12.121Z] Removing intermediate container 7a2a084f17a4 [2021-01-30T02:22:12.121Z] ---> 4382b0885471 [2021-01-30T02:22:12.121Z] [2021-01-30T02:22:12.121Z] Step 10/23 : FROM alpine:3.12 [2021-01-30T02:22:12.121Z] ---> 389fef711851 [2021-01-30T02:22:12.121Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-30T02:22:12.399Z] ---> Running in a1e63cbd04d1 [2021-01-30T02:22:12.399Z] Removing intermediate container 0f9edad763df [2021-01-30T02:22:12.399Z] ---> 610cbcbeca15 [2021-01-30T02:22:12.399Z] Step 13/21 : WORKDIR /edgex [2021-01-30T02:22:12.399Z] Removing intermediate container d2b8df252668 [2021-01-30T02:22:12.399Z] ---> 303004868ec7 [2021-01-30T02:22:12.399Z] Step 13/24 : WORKDIR / [2021-01-30T02:22:13.214Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.149s coverage: 28.6% of statements [2021-01-30T02:22:13.214Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-30T02:22:13.214Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-30T02:22:13.214Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-30T02:22:13.214Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-30T02:22:13.214Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-30T02:22:13.214Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.167s coverage: 100.0% of statements [2021-01-30T02:22:13.214Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-30T02:22:13.214Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.077s coverage: 100.0% of statements [2021-01-30T02:22:13.214Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-30T02:22:13.388Z] ---> Running in 05860d169699 [2021-01-30T02:22:13.389Z] ---> Running in e74e12bacd28 [2021-01-30T02:22:13.389Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-30T02:22:13.389Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-30T02:22:13.389Z] Removing intermediate container a1e63cbd04d1 [2021-01-30T02:22:13.389Z] ---> 2d89f109fe72 [2021-01-30T02:22:13.389Z] Step 12/23 : ENV APP_PORT=48080 [2021-01-30T02:22:13.389Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-30T02:22:13.389Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-30T02:22:13.389Z] ---> Running in bf4c5c736578 [2021-01-30T02:22:13.389Z] Removing intermediate container 05860d169699 [2021-01-30T02:22:13.389Z] ---> fc800c023e6b [2021-01-30T02:22:13.389Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-30T02:22:13.389Z] Removing intermediate container e74e12bacd28 [2021-01-30T02:22:13.389Z] ---> 8e8c23bae79e [2021-01-30T02:22:13.389Z] 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-01-30T02:22:13.389Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-01-30T02:22:13.673Z] Executing busybox-1.31.1-r19.trigger [2021-01-30T02:22:13.673Z] OK: 6 MiB in 15 packages [2021-01-30T02:22:13.673Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-01-30T02:22:13.673Z] (2/2) Installing su-exec (0.2-r1) [2021-01-30T02:22:13.673Z] Executing busybox-1.31.1-r19.trigger [2021-01-30T02:22:13.673Z] Removing intermediate container bf4c5c736578 [2021-01-30T02:22:13.673Z] ---> 43cf4d191120 [2021-01-30T02:22:13.673Z] Step 13/23 : EXPOSE $APP_PORT [2021-01-30T02:22:13.673Z] OK: 6 MiB in 16 packages [2021-01-30T02:22:13.673Z] ---> Running in 7e492e58d2db [2021-01-30T02:22:13.887Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.421s coverage: 86.7% of statements [2021-01-30T02:22:13.887Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-30T02:22:13.952Z] ---> a820648ae461 [2021-01-30T02:22:13.952Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-30T02:22:13.952Z] ---> 3a0cfc49e731 [2021-01-30T02:22:13.952Z] 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-01-30T02:22:14.232Z] Removing intermediate container 7e492e58d2db [2021-01-30T02:22:14.232Z] ---> d3b0fa61d9b7 [2021-01-30T02:22:14.232Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-30T02:22:14.511Z] ---> Running in 6b61d154eff4 [2021-01-30T02:22:14.511Z] ---> 15a5a9777d9f [2021-01-30T02:22:14.511Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-30T02:22:14.789Z] ---> c044b9a6ba4d [2021-01-30T02:22:14.789Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-01-30T02:22:15.089Z] Removing intermediate container c8518728be49 [2021-01-30T02:22:15.089Z] ---> e335293c8c41 [2021-01-30T02:22:15.089Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-01-30T02:22:15.089Z] Removing intermediate container a0bd05daff02 [2021-01-30T02:22:15.089Z] ---> bcdfb35252d3 [2021-01-30T02:22:15.089Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-30T02:22:15.089Z] ---> 3f25507e2994 [2021-01-30T02:22:15.089Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-30T02:22:15.089Z] ---> Running in 7210bfe0005e [2021-01-30T02:22:15.089Z] ---> Running in fb23288dee91 [2021-01-30T02:22:15.409Z] ---> fa44ee426483 [2021-01-30T02:22:15.409Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-30T02:22:15.409Z] Removing intermediate container 7210bfe0005e [2021-01-30T02:22:15.409Z] ---> 147f792807d6 [2021-01-30T02:22:15.409Z] Step 13/23 : ENV APP_PORT=48081 [2021-01-30T02:22:15.409Z] ---> Running in 65288e0c6a4c [2021-01-30T02:22:15.409Z] Removing intermediate container fb23288dee91 [2021-01-30T02:22:15.409Z] ---> 94fe8a34d848 [2021-01-30T02:22:15.409Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-01-30T02:22:16.002Z] ---> Running in fea59edb2a2a [2021-01-30T02:22:16.002Z] ---> Running in abd390bf3702 [2021-01-30T02:22:16.032Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.371s coverage: 97.5% of statements [2021-01-30T02:22:16.032Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-30T02:22:16.032Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.151s coverage: 78.3% of statements [2021-01-30T02:22:16.032Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-30T02:22:16.032Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-30T02:22:16.032Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-30T02:22:16.032Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-30T02:22:16.273Z] ---> 9cfa55462e72 [2021-01-30T02:22:16.273Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-30T02:22:16.273Z] Removing intermediate container 65288e0c6a4c [2021-01-30T02:22:16.273Z] ---> 04ee40226a74 [2021-01-30T02:22:16.273Z] Step 18/21 : CMD ["--init=true"] [2021-01-30T02:22:16.273Z] Removing intermediate container fea59edb2a2a [2021-01-30T02:22:16.273Z] ---> 91a14385a97b [2021-01-30T02:22:16.273Z] Step 14/23 : EXPOSE $APP_PORT [2021-01-30T02:22:16.542Z] ---> Running in 1ba4fd3ad2c9 [2021-01-30T02:22:16.542Z] Removing intermediate container abd390bf3702 [2021-01-30T02:22:16.542Z] ---> 75c2fc3c3cdd [2021-01-30T02:22:16.542Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-01-30T02:22:16.542Z] ---> Running in a3e8547bda62 [2021-01-30T02:22:16.814Z] ---> Running in 3a45599e10f0 [2021-01-30T02:22:16.814Z] Removing intermediate container 6b61d154eff4 [2021-01-30T02:22:16.814Z] ---> 4721404d70e5 [2021-01-30T02:22:16.814Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-01-30T02:22:16.814Z] Removing intermediate container 1ba4fd3ad2c9 [2021-01-30T02:22:16.814Z] ---> caa66ff785da [2021-01-30T02:22:16.814Z] Step 19/21 : LABEL arch=x86_64 [2021-01-30T02:22:17.091Z] ---> Running in 46e0fdd5401d [2021-01-30T02:22:17.091Z] ---> 224536def987 [2021-01-30T02:22:17.092Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-30T02:22:17.092Z] Removing intermediate container a3e8547bda62 [2021-01-30T02:22:17.092Z] ---> 22d64cb88839 [2021-01-30T02:22:17.092Z] Step 15/23 : WORKDIR / [2021-01-30T02:22:17.368Z] ---> Running in d37c7055ccf5 [2021-01-30T02:22:17.368Z] ---> Running in 5468ee70dc37 [2021-01-30T02:22:17.636Z] ---> 4d118031c43b [2021-01-30T02:22:17.636Z] 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-01-30T02:22:17.636Z] Removing intermediate container d37c7055ccf5 [2021-01-30T02:22:17.636Z] ---> 6391b813867e [2021-01-30T02:22:17.636Z] Step 20/21 : LABEL git_sha=e744a924a118a74d190ac4bd2492cd44ad69498a [2021-01-30T02:22:17.636Z] Removing intermediate container 5468ee70dc37 [2021-01-30T02:22:17.636Z] ---> 44dad359800b [2021-01-30T02:22:17.636Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-30T02:22:17.913Z] ---> Running in 1721e7bc71c2 [2021-01-30T02:22:17.913Z] ---> Running in 70cb22b399d9 [2021-01-30T02:22:17.913Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-30T02:22:18.186Z] Removing intermediate container 70cb22b399d9 [2021-01-30T02:22:18.186Z] ---> 23f5817edff7 [2021-01-30T02:22:18.186Z] Step 21/21 : LABEL version=0.0.0 [2021-01-30T02:22:18.186Z] ---> 83ace50dd8e7 [2021-01-30T02:22:18.186Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-30T02:22:18.186Z] ---> Running in 295d8f158b5e [2021-01-30T02:22:18.459Z] Removing intermediate container 3a45599e10f0 [2021-01-30T02:22:18.459Z] ---> 3511155f2065 [2021-01-30T02:22:18.459Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-01-30T02:22:18.459Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-30T02:22:18.735Z] ---> Running in 172d97941513 [2021-01-30T02:22:18.735Z] Removing intermediate container 295d8f158b5e [2021-01-30T02:22:18.735Z] ---> 1c5e808f6abc [2021-01-30T02:22:18.735Z] [2021-01-30T02:22:19.011Z] ---> f2bf3dec37de [2021-01-30T02:22:19.011Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-01-30T02:22:19.011Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-01-30T02:22:19.011Z] (2/6) Installing libgcc (9.3.0-r2) [2021-01-30T02:22:19.011Z] Removing intermediate container 172d97941513 [2021-01-30T02:22:19.011Z] ---> 3b35bea4b627 [2021-01-30T02:22:19.011Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-01-30T02:22:19.282Z] Successfully built 1c5e808f6abc [2021-01-30T02:22:19.282Z] (3/6) Installing libsodium (1.0.18-r0) [2021-01-30T02:22:19.282Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-01-30T02:22:19.282Z]  Building docker-security-proxy-setup-go ... done Building docker-support-scheduler-go [2021-01-30T02:22:19.282Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-01-30T02:22:19.282Z] Removing intermediate container 1721e7bc71c2 [2021-01-30T02:22:19.282Z] ---> b73ad2579dab [2021-01-30T02:22:19.282Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-01-30T02:22:19.282Z] ---> d0fe07681d2d [2021-01-30T02:22:19.282Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-01-30T02:22:19.552Z] ---> Running in 568373c699b6 [2021-01-30T02:22:19.552Z] (5/6) Installing libzmq (4.3.3-r0) [2021-01-30T02:22:19.552Z] ---> Running in 0a0d5c4af312 [2021-01-30T02:22:19.552Z] (6/6) Installing zeromq (4.3.3-r0) [2021-01-30T02:22:19.552Z] ---> f7fb25a415e6 [2021-01-30T02:22:19.552Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-01-30T02:22:19.552Z] Executing busybox-1.31.1-r19.trigger [2021-01-30T02:22:19.821Z] OK: 8 MiB in 20 packages [2021-01-30T02:22:19.821Z] ---> Running in 66dbeb4ca630 [2021-01-30T02:22:19.821Z] Removing intermediate container 568373c699b6 [2021-01-30T02:22:19.821Z] ---> 26b1a4c820d2 [2021-01-30T02:22:19.821Z] Step 22/24 : LABEL arch=x86_64 [2021-01-30T02:22:20.414Z] Removing intermediate container 0a0d5c4af312 [2021-01-30T02:22:20.414Z] ---> 2b42f1489db6 [2021-01-30T02:22:20.414Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-30T02:22:20.414Z] ---> Running in 1177ea70b3af [2021-01-30T02:22:20.691Z] ---> Running in 20dd9f855b44 [2021-01-30T02:22:20.961Z] Removing intermediate container 1177ea70b3af [2021-01-30T02:22:20.961Z] ---> c9ac7270e683 [2021-01-30T02:22:20.961Z] Step 23/24 : LABEL git_sha=e744a924a118a74d190ac4bd2492cd44ad69498a [2021-01-30T02:22:22.395Z] ---> Running in 3205789a16b9 [2021-01-30T02:22:23.387Z] Removing intermediate container 20dd9f855b44 [2021-01-30T02:22:23.387Z] ---> 21bd70574d22 [2021-01-30T02:22:23.387Z] Step 21/23 : LABEL arch=x86_64 [2021-01-30T02:22:24.001Z] Removing intermediate container 46e0fdd5401d [2021-01-30T02:22:24.001Z] ---> 92a4f54965c0 [2021-01-30T02:22:24.001Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-30T02:22:24.372Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.242s coverage: 92.8% of statements [2021-01-30T02:22:24.372Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-30T02:22:24.372Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-30T02:22:24.372Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-30T02:22:24.372Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-30T02:22:24.372Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-30T02:22:24.372Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-30T02:22:24.372Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-30T02:22:24.372Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-30T02:22:24.372Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-30T02:22:24.372Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-30T02:22:24.372Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-30T02:22:24.372Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-30T02:22:24.372Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-30T02:22:24.372Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-30T02:22:24.372Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-30T02:22:24.372Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-30T02:22:24.372Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-30T02:22:24.372Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-30T02:22:24.372Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.044s coverage: 58.8% of statements [2021-01-30T02:22:24.372Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-30T02:22:24.372Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-30T02:22:24.372Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.206s coverage: 0.1% of statements [2021-01-30T02:22:24.372Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-30T02:22:24.372Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-30T02:22:24.372Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-01-30T02:22:24.372Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.075s coverage: 45.5% of statements [2021-01-30T02:22:24.372Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.106s coverage: 79.5% of statements [2021-01-30T02:22:24.372Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.047s coverage: 94.1% of statements [2021-01-30T02:22:24.372Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.083s coverage: 96.3% of statements [2021-01-30T02:22:24.373Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.078s coverage: 87.5% of statements [2021-01-30T02:22:24.596Z] ---> Running in dfc3f2694100 [2021-01-30T02:22:24.596Z] Removing intermediate container 3205789a16b9 [2021-01-30T02:22:24.596Z] ---> ed26c01ea410 [2021-01-30T02:22:24.596Z] Step 24/24 : LABEL version=0.0.0 [2021-01-30T02:22:24.870Z] ---> Running in 29963878a59c [2021-01-30T02:22:24.870Z] ---> 9b736e65f8b7 [2021-01-30T02:22:24.870Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-30T02:22:24.870Z] Removing intermediate container dfc3f2694100 [2021-01-30T02:22:24.870Z] ---> 63ccd9490054 [2021-01-30T02:22:24.870Z] Step 22/23 : LABEL git_sha=e744a924a118a74d190ac4bd2492cd44ad69498a [2021-01-30T02:22:25.145Z] Removing intermediate container 66dbeb4ca630 [2021-01-30T02:22:25.146Z] ---> 6419caa41ab8 [2021-01-30T02:22:25.146Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-30T02:22:25.738Z] Removing intermediate container 29963878a59c [2021-01-30T02:22:25.739Z] ---> e1e14acbed51 [2021-01-30T02:22:25.739Z] [2021-01-30T02:22:25.739Z] ---> Running in 3f87f5697739 [2021-01-30T02:22:26.362Z] Successfully built e1e14acbed51 [2021-01-30T02:22:26.362Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-01-30T02:22:26.362Z] Building docker-support-notifications-go [2021-01-30T02:22:26.982Z]  Building docker-security-secretstore-setup-go ... done  ---> 512dbdc8bfaa [2021-01-30T02:22:26.982Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-30T02:22:27.683Z] Removing intermediate container 3f87f5697739 [2021-01-30T02:22:27.683Z] ---> 9fcc4d40ff24 [2021-01-30T02:22:27.683Z] Step 23/23 : LABEL version=0.0.0 [2021-01-30T02:22:27.683Z] ---> eaf87fbc4a05 [2021-01-30T02:22:27.683Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-01-30T02:22:30.508Z] ---> Running in 9f4e3b704c8b [2021-01-30T02:22:30.508Z] ---> b4016b797f74 [2021-01-30T02:22:30.508Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-01-30T02:22:30.508Z] ---> f0402ff83e18 [2021-01-30T02:22:30.508Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-01-30T02:22:31.526Z] ---> Running in 701cded48785 [2021-01-30T02:22:31.526Z] Removing intermediate container 9f4e3b704c8b [2021-01-30T02:22:31.526Z] ---> ac9a30f7b1ab [2021-01-30T02:22:31.526Z] [2021-01-30T02:22:31.804Z] ---> 06b93340cdaa [2021-01-30T02:22:31.804Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis ${BOOTSTRAP_REDIS_DIR}/ [2021-01-30T02:22:31.804Z] Successfully built ac9a30f7b1ab [2021-01-30T02:22:32.406Z] Successfully tagged docker-core-metadata-go:latest [2021-01-30T02:22:32.406Z] Building docker-sys-mgmt-agent-go [2021-01-30T02:22:33.371Z]  Building docker-core-metadata-go ... done Removing intermediate container 701cded48785 [2021-01-30T02:22:33.371Z] ---> 1c322c9baeac [2021-01-30T02:22:33.371Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-30T02:22:35.355Z] ---> 23812188826c [2021-01-30T02:22:35.355Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-01-30T02:22:35.630Z] ---> Running in a64a55cd9137 [2021-01-30T02:22:36.634Z] ---> abeba945907d [2021-01-30T02:22:36.634Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-01-30T02:22:36.634Z] Removing intermediate container a64a55cd9137 [2021-01-30T02:22:36.634Z] ---> 2a5fedf68105 [2021-01-30T02:22:36.634Z] Step 21/23 : LABEL arch=x86_64 [2021-01-30T02:22:36.899Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-30T02:22:36.899Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-30T02:22:36.899Z] ---> 232d642782db [2021-01-30T02:22:36.899Z] Step 3/22 : WORKDIR /edgex-go [2021-01-30T02:22:36.899Z] ---> Using cache [2021-01-30T02:22:36.899Z] ---> 592501c22ca3 [2021-01-30T02:22:36.899Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-30T02:22:36.899Z] ---> Using cache [2021-01-30T02:22:36.899Z] ---> 27d93997fca6 [2021-01-30T02:22:36.899Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-30T02:22:36.899Z] ---> Using cache [2021-01-30T02:22:36.899Z] ---> e8cb9b538149 [2021-01-30T02:22:36.899Z] Step 6/22 : COPY go.mod . [2021-01-30T02:22:36.986Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.073s coverage: 94.4% of statements [2021-01-30T02:22:36.986Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.063s coverage: 44.8% of statements [2021-01-30T02:22:37.165Z] ---> Using cache [2021-01-30T02:22:37.165Z] ---> b636344307be [2021-01-30T02:22:37.165Z] Step 7/22 : RUN go mod download [2021-01-30T02:22:37.165Z] ---> Using cache [2021-01-30T02:22:37.165Z] ---> 8180fd956117 [2021-01-30T02:22:37.165Z] Step 8/22 : COPY . . [2021-01-30T02:22:37.165Z] ---> Using cache [2021-01-30T02:22:37.165Z] ---> e2f5bec95727 [2021-01-30T02:22:37.165Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-01-30T02:22:38.607Z] ---> Running in cdad903f18d7 [2021-01-30T02:22:38.607Z] ---> Running in 0472e4a086b6 [2021-01-30T02:22:40.341Z] ---> Running in 0d2aa7d5d8b5 [2021-01-30T02:22:40.750Z] Removing intermediate container cdad903f18d7 [2021-01-30T02:22:40.750Z] ---> 4f48d386a3cf [2021-01-30T02:22:40.750Z] Step 22/23 : LABEL git_sha=e744a924a118a74d190ac4bd2492cd44ad69498a [2021-01-30T02:22:41.137Z] Removing intermediate container 0472e4a086b6 [2021-01-30T02:22:41.137Z] ---> 68cec3188811 [2021-01-30T02:22:41.137Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-01-30T02:22:41.137Z] ---> Running in f4cc823884d5 [2021-01-30T02:22:41.857Z] Removing intermediate container f4cc823884d5 [2021-01-30T02:22:41.857Z] ---> ddc3c7a602d0 [2021-01-30T02:22:41.857Z] Step 23/23 : LABEL version=0.0.0 [2021-01-30T02:22:42.454Z] 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-01-30T02:22:43.449Z] ---> cf1c8a00aeb2 [2021-01-30T02:22:43.449Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-01-30T02:22:43.449Z] ---> Running in 575dcfa8a9a1 [2021-01-30T02:22:44.439Z] Removing intermediate container 575dcfa8a9a1 [2021-01-30T02:22:44.439Z] ---> 39ac020b4d14 [2021-01-30T02:22:44.439Z] [2021-01-30T02:22:44.439Z] ---> Running in eb190ce9042f [2021-01-30T02:22:44.725Z] Successfully built 39ac020b4d14 [2021-01-30T02:22:44.725Z] Successfully tagged docker-core-data-go:latest [2021-01-30T02:22:44.725Z] Building docker-core-command-go [2021-01-30T02:22:49.062Z]  Building docker-core-data-go ... done Removing intermediate container eb190ce9042f [2021-01-30T02:22:49.062Z] ---> 935848ab90d9 [2021-01-30T02:22:49.062Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-01-30T02:22:50.044Z] ---> Running in 1f0cb8558bab [2021-01-30T02:22:52.068Z] Removing intermediate container 1f0cb8558bab [2021-01-30T02:22:52.068Z] ---> 216ca9788f3f [2021-01-30T02:22:52.068Z] Step 28/31 : CMD ["gate"] [2021-01-30T02:22:52.328Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.120s coverage: 92.9% of statements [2021-01-30T02:22:52.328Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-01-30T02:22:52.328Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-01-30T02:22:52.328Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-01-30T02:22:52.328Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-01-30T02:22:52.328Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.076s coverage: 87.2% of statements [2021-01-30T02:22:52.328Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-01-30T02:22:52.328Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-01-30T02:22:52.328Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements [2021-01-30T02:22:52.329Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-01-30T02:22:52.329Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.077s coverage: 75.5% of statements [2021-01-30T02:22:52.329Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-01-30T02:22:52.329Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.057s coverage: 80.8% of statements [2021-01-30T02:22:52.329Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.119s coverage: 87.2% of statements [2021-01-30T02:22:52.329Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.139s coverage: 84.2% of statements [2021-01-30T02:22:52.329Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.184s coverage: 91.4% of statements [2021-01-30T02:22:52.329Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-01-30T02:22:52.329Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.495s coverage: 63.5% of statements [2021-01-30T02:22:52.329Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-30T02:22:52.329Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-30T02:22:52.329Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.064s coverage: 100.0% of statements [2021-01-30T02:22:52.329Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.084s coverage: 91.3% of statements [2021-01-30T02:22:52.329Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.055s coverage: 100.0% of statements [2021-01-30T02:22:52.329Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.070s coverage: 73.7% of statements [2021-01-30T02:22:52.329Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.049s coverage: 100.0% of statements [2021-01-30T02:22:52.329Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.681s coverage: 68.9% of statements [2021-01-30T02:22:52.329Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-30T02:22:52.329Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-30T02:22:52.329Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-30T02:22:52.329Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-30T02:22:52.329Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-30T02:22:52.329Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.338s coverage: 37.0% of statements [2021-01-30T02:22:52.329Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-30T02:22:52.329Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-30T02:22:52.329Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.573s coverage: 84.0% of statements [2021-01-30T02:22:52.329Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.081s coverage: 100.0% of statements [2021-01-30T02:22:53.110Z] ---> Running in 6e536abe3e82 [2021-01-30T02:22:53.396Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-30T02:22:53.396Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-30T02:22:53.396Z] ---> 232d642782db [2021-01-30T02:22:53.396Z] Step 3/22 : WORKDIR /edgex-go [2021-01-30T02:22:53.396Z] ---> Using cache [2021-01-30T02:22:53.396Z] ---> 592501c22ca3 [2021-01-30T02:22:53.396Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-30T02:22:53.396Z] ---> Using cache [2021-01-30T02:22:53.396Z] ---> 27d93997fca6 [2021-01-30T02:22:53.396Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-01-30T02:22:54.035Z] Removing intermediate container 6e536abe3e82 [2021-01-30T02:22:54.035Z] ---> 861b621f0ea7 [2021-01-30T02:22:54.035Z] Step 29/31 : LABEL arch=x86_64 [2021-01-30T02:22:55.123Z] ---> Running in 1433a11fcd4c [2021-01-30T02:22:56.116Z] ---> Running in 91402667a2f1 [2021-01-30T02:22:57.553Z] Removing intermediate container 91402667a2f1 [2021-01-30T02:22:57.553Z] ---> 1c5f5154eba3 [2021-01-30T02:22:57.553Z] Step 30/31 : LABEL git_sha=e744a924a118a74d190ac4bd2492cd44ad69498a [2021-01-30T02:22:57.856Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-30T02:22:58.450Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-30T02:22:59.063Z] ---> Running in ca0e620812f7 [2021-01-30T02:22:59.063Z] OK: 233 MiB in 51 packages [2021-01-30T02:22:59.245Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.416s coverage: 47.1% of statements [2021-01-30T02:22:59.245Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-30T02:22:59.245Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-30T02:22:59.245Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-30T02:22:59.245Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-30T02:22:59.245Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-30T02:22:59.245Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.116s coverage: 100.0% of statements [2021-01-30T02:22:59.245Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-30T02:22:59.245Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.112s coverage: 100.0% of statements [2021-01-30T02:22:59.245Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-30T02:23:00.056Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-30T02:23:00.056Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-30T02:23:00.056Z] ---> 232d642782db [2021-01-30T02:23:00.056Z] Step 3/26 : WORKDIR /edgex-go [2021-01-30T02:23:00.056Z] ---> Using cache [2021-01-30T02:23:00.056Z] ---> 592501c22ca3 [2021-01-30T02:23:00.056Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-30T02:23:00.056Z] ---> Using cache [2021-01-30T02:23:00.056Z] ---> 27d93997fca6 [2021-01-30T02:23:00.056Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-01-30T02:23:00.645Z] Removing intermediate container ca0e620812f7 [2021-01-30T02:23:00.645Z] ---> 4261f7d3e4ad [2021-01-30T02:23:00.645Z] Step 31/31 : LABEL version=0.0.0 [2021-01-30T02:23:02.085Z] ---> Running in ca5da70db32e [2021-01-30T02:23:02.085Z] ---> Running in 98a39161baa0 [2021-01-30T02:23:02.710Z] Removing intermediate container 1433a11fcd4c [2021-01-30T02:23:02.710Z] ---> bf8c6d908565 [2021-01-30T02:23:02.710Z] Step 6/22 : COPY go.mod . [2021-01-30T02:23:02.710Z] Removing intermediate container ca5da70db32e [2021-01-30T02:23:02.710Z] ---> 0a8a8a29f766 [2021-01-30T02:23:02.710Z] [2021-01-30T02:23:03.314Z] Successfully built 0a8a8a29f766 [2021-01-30T02:23:03.314Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-01-30T02:23:03.314Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-30T02:23:03.595Z]  Building docker-security-bootstrapper-go ... done  ---> 7660c5a5ad3c [2021-01-30T02:23:03.595Z] Step 7/22 : RUN go mod download [2021-01-30T02:23:03.866Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-30T02:23:04.152Z] ---> Running in 280ad3426ee8 [2021-01-30T02:23:04.705Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.042s coverage: 29.1% of statements [2021-01-30T02:23:04.705Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-30T02:23:04.705Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-30T02:23:04.705Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-30T02:23:04.705Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-30T02:23:04.705Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-30T02:23:04.705Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.232s coverage: 99.0% of statements [2021-01-30T02:23:04.705Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-30T02:23:04.705Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.112s coverage: 100.0% of statements [2021-01-30T02:23:04.705Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-30T02:23:04.705Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-01-30T02:23:04.705Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-01-30T02:23:04.705Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-01-30T02:23:04.705Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.164s coverage: 100.0% of statements [2021-01-30T02:23:04.705Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-01-30T02:23:04.705Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-01-30T02:23:04.705Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-01-30T02:23:04.705Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.063s coverage: 0.0% of statements [2021-01-30T02:23:04.705Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-30T02:23:04.705Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.051s coverage: 100.0% of statements [2021-01-30T02:23:04.705Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-30T02:23:04.705Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-30T02:23:04.705Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-30T02:23:04.705Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-30T02:23:04.799Z] OK: 233 MiB in 51 packages [2021-01-30T02:23:05.027Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.141s coverage: 87.9% of statements [2021-01-30T02:23:05.027Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-30T02:23:05.027Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-30T02:23:05.027Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.071s coverage: 100.0% of statements [2021-01-30T02:23:05.650Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.057s coverage: 32.1% of statements [2021-01-30T02:23:06.654Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements [2021-01-30T02:23:07.481Z] Removing intermediate container 98a39161baa0 [2021-01-30T02:23:07.481Z] ---> 20b1a1a2bc50 [2021-01-30T02:23:07.481Z] Step 6/26 : COPY go.mod . [2021-01-30T02:23:07.649Z] GO111MODULE=on go vet ./... [2021-01-30T02:23:07.747Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-30T02:23:07.747Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-30T02:23:08.328Z] ---> 232d642782db [2021-01-30T02:23:08.328Z] Step 3/23 : WORKDIR /edgex-go [2021-01-30T02:23:08.328Z] ---> Using cache [2021-01-30T02:23:08.328Z] ---> 592501c22ca3 [2021-01-30T02:23:08.328Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-30T02:23:08.328Z] ---> Using cache [2021-01-30T02:23:08.328Z] ---> 27d93997fca6 [2021-01-30T02:23:08.328Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-01-30T02:23:08.328Z] ---> Using cache [2021-01-30T02:23:08.328Z] ---> e8cb9b538149 [2021-01-30T02:23:08.328Z] Step 6/23 : COPY go.mod . [2021-01-30T02:23:08.328Z] ---> Using cache [2021-01-30T02:23:08.328Z] ---> b636344307be [2021-01-30T02:23:08.328Z] Step 7/23 : RUN go mod download [2021-01-30T02:23:08.328Z] ---> Using cache [2021-01-30T02:23:08.328Z] ---> 8180fd956117 [2021-01-30T02:23:08.328Z] Step 8/23 : COPY . . [2021-01-30T02:23:08.328Z] ---> Using cache [2021-01-30T02:23:08.328Z] ---> e2f5bec95727 [2021-01-30T02:23:08.328Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-01-30T02:23:08.923Z] ---> 024e52ef86ef [2021-01-30T02:23:08.923Z] Step 7/26 : RUN go mod download [2021-01-30T02:23:08.923Z] ---> Running in 28220ecc4c2f [2021-01-30T02:23:08.923Z] ---> Running in 3c7c337a08bb [2021-01-30T02:23:09.897Z] Removing intermediate container 280ad3426ee8 [2021-01-30T02:23:09.897Z] ---> 48dcea29eb24 [2021-01-30T02:23:09.897Z] Step 8/22 : COPY . . [2021-01-30T02:23:09.897Z] 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-01-30T02:23:16.666Z] Removing intermediate container 0d2aa7d5d8b5 [2021-01-30T02:23:16.667Z] ---> a938d68e1764 [2021-01-30T02:23:16.667Z] [2021-01-30T02:23:16.667Z] Step 10/22 : FROM alpine:3.12 [2021-01-30T02:23:16.667Z] ---> 389fef711851 [2021-01-30T02:23:16.667Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-01-30T02:23:16.667Z] ---> Using cache [2021-01-30T02:23:16.667Z] ---> bcdfb35252d3 [2021-01-30T02:23:16.667Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-30T02:23:16.667Z] ---> Using cache [2021-01-30T02:23:16.667Z] ---> 147f792807d6 [2021-01-30T02:23:16.667Z] Step 13/22 : ENV APP_PORT=48085 [2021-01-30T02:23:17.715Z] Removing intermediate container 3c7c337a08bb [2021-01-30T02:23:17.715Z] ---> 4150dd54b55b [2021-01-30T02:23:17.715Z] Step 8/26 : COPY . . [2021-01-30T02:23:19.167Z] ---> Running in 6664c8f872d8 [2021-01-30T02:23:21.379Z] Removing intermediate container 6664c8f872d8 [2021-01-30T02:23:21.379Z] ---> 9fbc7763cd79 [2021-01-30T02:23:21.379Z] Step 14/22 : EXPOSE $APP_PORT [2021-01-30T02:23:23.991Z] ---> Running in e80c116ea75a [2021-01-30T02:23:26.039Z] Removing intermediate container e80c116ea75a [2021-01-30T02:23:26.039Z] ---> 6d8b5af785a0 [2021-01-30T02:23:26.039Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-30T02:23:30.484Z] ---> feaa9a4bf232 [2021-01-30T02:23:30.484Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-30T02:23:34.032Z] ---> a43474a15774 [2021-01-30T02:23:34.032Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-30T02:23:36.152Z] ---> 6d66e06405bb [2021-01-30T02:23:36.152Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-01-30T02:23:39.815Z] ---> Running in 34429e2e7401 [2021-01-30T02:23:40.858Z] ---> c128cc21bf61 [2021-01-30T02:23:40.858Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-01-30T02:23:42.432Z] Removing intermediate container 34429e2e7401 [2021-01-30T02:23:42.432Z] ---> 9d6a5210b5c7 [2021-01-30T02:23:42.432Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-30T02:23:42.432Z] ---> Running in fc18741c4bef [2021-01-30T02:23:43.465Z] ---> Running in 6e58b4938075 [2021-01-30T02:23:43.785Z] Removing intermediate container 28220ecc4c2f [2021-01-30T02:23:43.785Z] ---> f5bc873cbdfd [2021-01-30T02:23:43.785Z] [2021-01-30T02:23:43.785Z] Step 10/23 : FROM alpine:3.12 [2021-01-30T02:23:43.785Z] ---> 389fef711851 [2021-01-30T02:23:43.785Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-01-30T02:23:43.785Z] ---> Using cache [2021-01-30T02:23:43.785Z] ---> bcdfb35252d3 [2021-01-30T02:23:43.785Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-30T02:23:43.785Z] ---> Using cache [2021-01-30T02:23:43.785Z] ---> 147f792807d6 [2021-01-30T02:23:43.785Z] Step 13/23 : ENV APP_PORT=48082 [2021-01-30T02:23:43.785Z] ---> d86aa6ddf9b3 [2021-01-30T02:23:43.785Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-01-30T02:23:43.785Z] ---> Running in 9358561fb27b [2021-01-30T02:23:43.785Z] Removing intermediate container 6e58b4938075 [2021-01-30T02:23:43.785Z] ---> fb1844c4b251 [2021-01-30T02:23:43.785Z] Step 20/22 : LABEL arch=x86_64 [2021-01-30T02:23:43.785Z] ---> Running in 16bed03e2c46 [2021-01-30T02:23:44.116Z] ---> Running in 1190ed9215ed [2021-01-30T02:23:44.116Z] 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-01-30T02:23:44.116Z] Removing intermediate container 9358561fb27b [2021-01-30T02:23:44.116Z] ---> 25413d6bab59 [2021-01-30T02:23:44.116Z] Step 14/23 : EXPOSE $APP_PORT [2021-01-30T02:23:44.418Z] Removing intermediate container 1190ed9215ed [2021-01-30T02:23:44.418Z] ---> de0f1f1ff7ee [2021-01-30T02:23:44.418Z] Step 21/22 : LABEL git_sha=e744a924a118a74d190ac4bd2492cd44ad69498a [2021-01-30T02:23:44.418Z] ---> Running in 4b3c9a5033e5 [2021-01-30T02:23:44.418Z] ---> Running in f70238a03e1f [2021-01-30T02:23:44.718Z] Removing intermediate container 4b3c9a5033e5 [2021-01-30T02:23:44.718Z] ---> 2196a56673fb [2021-01-30T02:23:44.718Z] Step 15/23 : WORKDIR / [2021-01-30T02:23:44.718Z] Removing intermediate container f70238a03e1f [2021-01-30T02:23:44.718Z] ---> c18943793ccc [2021-01-30T02:23:44.718Z] Step 22/22 : LABEL version=0.0.0 [2021-01-30T02:23:44.718Z] 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-01-30T02:23:44.718Z] ---> Running in c262d3077db3 [2021-01-30T02:23:44.718Z] ---> Running in d2c2a83d8f9b [2021-01-30T02:23:45.004Z] Removing intermediate container d2c2a83d8f9b [2021-01-30T02:23:45.004Z] ---> b6a1d497d692 [2021-01-30T02:23:45.004Z] [2021-01-30T02:23:45.004Z] Removing intermediate container c262d3077db3 [2021-01-30T02:23:45.004Z] ---> 150061f6dac9 [2021-01-30T02:23:45.004Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-30T02:23:45.297Z] Successfully built b6a1d497d692 [2021-01-30T02:23:45.297Z] Successfully tagged docker-support-scheduler-go:latest [2021-01-30T02:23:45.297Z]  Building docker-support-scheduler-go ... done  ---> b52cf43907ac [2021-01-30T02:23:45.297Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-30T02:23:47.963Z] ---> a39f07431694 [2021-01-30T02:23:47.963Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-30T02:23:47.963Z] ---> a4a2e69458b5 [2021-01-30T02:23:47.963Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-01-30T02:23:48.267Z] ---> Running in 063f0165a85c [2021-01-30T02:23:48.551Z] Removing intermediate container 063f0165a85c [2021-01-30T02:23:48.551Z] ---> c92f1c16a635 [2021-01-30T02:23:48.551Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-30T02:23:48.847Z] ---> Running in 2e148e19cef7 [2021-01-30T02:23:48.847Z] Removing intermediate container 2e148e19cef7 [2021-01-30T02:23:48.847Z] ---> d96792967e49 [2021-01-30T02:23:48.847Z] Step 21/23 : LABEL arch=x86_64 [2021-01-30T02:23:49.153Z] ---> Running in 3050aeb813a1 [2021-01-30T02:23:49.441Z] Removing intermediate container 3050aeb813a1 [2021-01-30T02:23:49.441Z] ---> d5e5b718e956 [2021-01-30T02:23:49.441Z] Step 22/23 : LABEL git_sha=e744a924a118a74d190ac4bd2492cd44ad69498a [2021-01-30T02:23:49.441Z] ---> Running in 1d9e4dc9604a [2021-01-30T02:23:49.726Z] Removing intermediate container 1d9e4dc9604a [2021-01-30T02:23:49.726Z] ---> c44367f511a3 [2021-01-30T02:23:49.726Z] Step 23/23 : LABEL version=0.0.0 [2021-01-30T02:23:49.726Z] ---> Running in ef1fcc6bf2a5 [2021-01-30T02:23:50.021Z] Removing intermediate container ef1fcc6bf2a5 [2021-01-30T02:23:50.021Z] ---> 8ece32db4b93 [2021-01-30T02:23:50.021Z] [2021-01-30T02:23:50.334Z] Successfully built 8ece32db4b93 [2021-01-30T02:23:50.334Z] Successfully tagged docker-core-command-go:latest [2021-01-30T02:24:02.956Z]  Building docker-core-command-go ... done Removing intermediate container 16bed03e2c46 [2021-01-30T02:24:02.956Z] ---> b27c45a75ad2 [2021-01-30T02:24:02.956Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-30T02:24:02.956Z] Removing intermediate container fc18741c4bef [2021-01-30T02:24:02.956Z] ---> ccf3784febab [2021-01-30T02:24:02.956Z] [2021-01-30T02:24:02.956Z] Step 10/22 : FROM alpine:3.12 [2021-01-30T02:24:02.956Z] ---> 389fef711851 [2021-01-30T02:24:02.956Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-01-30T02:24:02.956Z] ---> Running in 85f4e6b032ab [2021-01-30T02:24:02.956Z] ---> Running in 769a3f5cc5f4 [2021-01-30T02:24:02.956Z] 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-01-30T02:24:02.956Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-30T02:24:03.242Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-30T02:24:03.242Z] (1/2) Installing ca-certificates (20191127-r4) [2021-01-30T02:24:03.522Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-01-30T02:24:03.522Z] Executing busybox-1.31.1-r19.trigger [2021-01-30T02:24:03.522Z] Executing ca-certificates-20191127-r4.trigger [2021-01-30T02:24:03.522Z] OK: 6 MiB in 16 packages [2021-01-30T02:24:06.488Z] Removing intermediate container 769a3f5cc5f4 [2021-01-30T02:24:06.488Z] ---> 0d92d3373c5a [2021-01-30T02:24:06.488Z] [2021-01-30T02:24:06.488Z] Step 11/26 : FROM docker:20.10.0 [2021-01-30T02:24:06.488Z] Removing intermediate container 85f4e6b032ab [2021-01-30T02:24:06.488Z] ---> 71a4e2dca754 [2021-01-30T02:24:06.488Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-30T02:24:06.488Z] ---> Running in feafd2b1042c [2021-01-30T02:24:06.488Z] 20.10.0: Pulling from library/docker [2021-01-30T02:24:06.488Z] Removing intermediate container feafd2b1042c [2021-01-30T02:24:06.488Z] ---> 531c647726ac [2021-01-30T02:24:06.488Z] Step 13/22 : ENV APP_PORT=48060 [2021-01-30T02:24:06.488Z] ---> Running in 40df1ac60d74 [2021-01-30T02:24:06.771Z] Removing intermediate container 40df1ac60d74 [2021-01-30T02:24:06.771Z] ---> eca355975575 [2021-01-30T02:24:06.771Z] Step 14/22 : EXPOSE $APP_PORT [2021-01-30T02:24:06.771Z] ---> Running in 8b9bd2da4c8a [2021-01-30T02:24:07.048Z] Removing intermediate container 8b9bd2da4c8a [2021-01-30T02:24:07.048Z] ---> e0cd641181f7 [2021-01-30T02:24:07.048Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-30T02:24:07.663Z] ---> e42a351ddb94 [2021-01-30T02:24:07.663Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-30T02:24:08.635Z] ---> 432a66535905 [2021-01-30T02:24:08.635Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-30T02:24:08.920Z] ---> bd308a8327c5 [2021-01-30T02:24:08.920Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-01-30T02:24:09.202Z] ---> Running in 26cd89121df8 [2021-01-30T02:24:09.490Z] Removing intermediate container 26cd89121df8 [2021-01-30T02:24:09.490Z] ---> 0939e588f970 [2021-01-30T02:24:09.490Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-30T02:24:09.490Z] ---> Running in c6cb82d059e7 [2021-01-30T02:24:10.552Z] Removing intermediate container c6cb82d059e7 [2021-01-30T02:24:10.552Z] ---> a989397c3fa5 [2021-01-30T02:24:10.552Z] Step 20/22 : LABEL arch=x86_64 [2021-01-30T02:24:10.830Z] ---> Running in 8fb84d92a3a0 [2021-01-30T02:24:11.097Z] Removing intermediate container 8fb84d92a3a0 [2021-01-30T02:24:11.097Z] ---> 2c0813b55dd6 [2021-01-30T02:24:11.097Z] Step 21/22 : LABEL git_sha=e744a924a118a74d190ac4bd2492cd44ad69498a [2021-01-30T02:24:11.366Z] ---> Running in dbdd64161487 [2021-01-30T02:24:11.366Z] Removing intermediate container dbdd64161487 [2021-01-30T02:24:11.366Z] ---> e55249898d63 [2021-01-30T02:24:11.366Z] Step 22/22 : LABEL version=0.0.0 [2021-01-30T02:24:11.663Z] ---> Running in 899fedbecfae [2021-01-30T02:24:11.663Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-30T02:24:11.663Z] Status: Downloaded newer image for docker:20.10.0 [2021-01-30T02:24:11.663Z] ---> aefe523efa57 [2021-01-30T02:24:11.663Z] Step 12/26 : RUN apk add --no-cache bash [2021-01-30T02:24:11.663Z] Removing intermediate container 899fedbecfae [2021-01-30T02:24:11.663Z] ---> 60a3daf98cde [2021-01-30T02:24:11.663Z] [2021-01-30T02:24:11.663Z] ---> Running in 8a06251e9456 [2021-01-30T02:24:11.954Z] Successfully built 60a3daf98cde [2021-01-30T02:24:11.954Z] Successfully tagged docker-support-notifications-go:latest [2021-01-30T02:24:12.550Z]  Building docker-support-notifications-go ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-30T02:24:12.550Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-30T02:24:12.550Z] (1/2) Installing readline (8.0.4-r0) [2021-01-30T02:24:12.550Z] (2/2) Installing bash (5.0.17-r0) [2021-01-30T02:24:12.825Z] Executing bash-5.0.17-r0.post-install [2021-01-30T02:24:12.825Z] Executing busybox-1.31.1-r19.trigger [2021-01-30T02:24:12.825Z] OK: 12 MiB in 22 packages [2021-01-30T02:24:13.419Z] Removing intermediate container 8a06251e9456 [2021-01-30T02:24:13.419Z] ---> fd7d79133728 [2021-01-30T02:24:13.419Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-30T02:24:13.419Z] ---> Running in a69768376939 [2021-01-30T02:24:13.419Z] Removing intermediate container a69768376939 [2021-01-30T02:24:13.419Z] ---> 95a3cdd54f58 [2021-01-30T02:24:13.419Z] Step 14/26 : ENV APP_PORT=48090 [2021-01-30T02:24:13.691Z] ---> Running in 705a5e55e100 [2021-01-30T02:24:13.691Z] Removing intermediate container 705a5e55e100 [2021-01-30T02:24:13.691Z] ---> 341d4317fcce [2021-01-30T02:24:13.691Z] Step 15/26 : EXPOSE $APP_PORT [2021-01-30T02:24:13.691Z] ---> Running in 7e4ef18cbb74 [2021-01-30T02:24:13.965Z] Removing intermediate container 7e4ef18cbb74 [2021-01-30T02:24:13.965Z] ---> 53c9c3c39504 [2021-01-30T02:24:13.965Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-30T02:24:14.566Z] ---> 8d98eb392e5e [2021-01-30T02:24:14.566Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-30T02:24:14.859Z] ---> 7d47e5634f92 [2021-01-30T02:24:14.859Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-30T02:24:15.157Z] ---> 844b26302d92 [2021-01-30T02:24:15.157Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-01-30T02:24:15.157Z] ---> Running in 5e36e7e202dd [2021-01-30T02:24:15.748Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-30T02:24:16.015Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-30T02:24:16.015Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-30T02:24:16.015Z] (2/33) Installing expat (2.2.9-r1) [2021-01-30T02:24:16.015Z] (3/33) Installing libffi (3.3-r2) [2021-01-30T02:24:16.297Z] (4/33) Installing gdbm (1.13-r1) [2021-01-30T02:24:16.297Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-30T02:24:16.297Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-30T02:24:16.297Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-30T02:24:17.263Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-30T02:24:17.263Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-30T02:24:17.263Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-30T02:24:17.263Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-30T02:24:17.263Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-30T02:24:17.528Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-30T02:24:17.528Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-30T02:24:17.528Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-30T02:24:17.528Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-30T02:24:17.528Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-30T02:24:17.800Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-30T02:24:17.800Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-30T02:24:17.800Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-30T02:24:17.800Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-30T02:24:17.800Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-30T02:24:17.800Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-30T02:24:17.800Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-30T02:24:17.800Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-30T02:24:17.800Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-30T02:24:17.800Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-30T02:24:17.800Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-30T02:24:18.073Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-30T02:24:18.073Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-30T02:24:18.073Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-30T02:24:18.073Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-30T02:24:18.073Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-30T02:24:18.073Z] Executing busybox-1.31.1-r19.trigger [2021-01-30T02:24:18.073Z] OK: 71 MiB in 55 packages [2021-01-30T02:24:28.214Z] Removing intermediate container 5e36e7e202dd [2021-01-30T02:24:28.214Z] ---> c7860df4c817 [2021-01-30T02:24:28.214Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-01-30T02:24:28.214Z] ---> Running in 8826deafcae9 [2021-01-30T02:24:28.811Z] Collecting docker-compose==1.23.2 [2021-01-30T02:24:28.811Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-30T02:24:28.811Z] Collecting jsonschema<3,>=2.5.1 [2021-01-30T02:24:29.077Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-30T02:24:29.342Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-30T02:24:29.342Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-30T02:24:29.342Z] Collecting cached-property<2,>=1.2.0 [2021-01-30T02:24:29.342Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-30T02:24:29.608Z] Collecting PyYAML<4,>=3.10 [2021-01-30T02:24:29.608Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-30T02:24:29.729Z] gofmt -l . [2021-01-30T02:24:29.729Z] [ "`gofmt -l .`" = "" ] [2021-01-30T02:24:29.729Z] ./bin/test-go-mod-tidy.sh [2021-01-30T02:24:29.729Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-01-30T02:24:30.505Z] + ls -al . [2021-01-30T02:24:30.505Z] total 708 [2021-01-30T02:24:30.505Z] drwxrwxr-x 9 1001 1001 4096 Jan 30 02:24 . [2021-01-30T02:24:30.505Z] drwxr-xr-x 4 root root 4096 Jan 30 02:20 .. [2021-01-30T02:24:30.505Z] -rw-rw-r-- 1 1001 1001 11 Jan 30 02:18 .dockerignore [2021-01-30T02:24:30.505Z] drwxrwxr-x 8 1001 1001 4096 Jan 30 02:18 .git [2021-01-30T02:24:30.505Z] drwxrwxr-x 3 1001 1001 4096 Jan 30 02:18 .github [2021-01-30T02:24:30.505Z] -rw-rw-r-- 1 1001 1001 872 Jan 30 02:18 .gitignore [2021-01-30T02:24:30.505Z] -rw-rw-r-- 1 1001 1001 166 Jan 30 02:18 .sonarcloud.properties [2021-01-30T02:24:30.505Z] -rw-rw-r-- 1 1001 1001 7859 Jan 30 02:18 Attribution.txt [2021-01-30T02:24:30.505Z] -rw-rw-r-- 1 1001 1001 3804 Jan 30 02:18 CONTRIBUTING.md [2021-01-30T02:24:30.505Z] -rw-rw-r-- 1 1001 1001 931 Jan 30 02:18 Dockerfile.build [2021-01-30T02:24:30.505Z] -rw-rw-r-- 1 1001 1001 863 Jan 30 02:18 Jenkinsfile [2021-01-30T02:24:30.505Z] -rw-rw-r-- 1 1001 1001 10775 Jan 30 02:18 LICENSE [2021-01-30T02:24:30.505Z] -rw-rw-r-- 1 1001 1001 6001 Jan 30 02:18 Makefile [2021-01-30T02:24:30.505Z] -rw-rw-r-- 1 1001 1001 6524 Jan 30 02:18 README.md [2021-01-30T02:24:30.505Z] -rw-rw-r-- 1 1001 1001 6755 Jan 30 02:18 SECURITY.md [2021-01-30T02:24:30.505Z] -rw-rw-r-- 1 1001 1001 5 Jan 30 02:16 VERSION [2021-01-30T02:24:30.505Z] -rw-rw-r-- 1 1001 1001 4131 Jan 30 02:18 ZMQWindows.md [2021-01-30T02:24:30.505Z] drwxrwxr-x 2 1001 1001 4096 Jan 30 02:18 bin [2021-01-30T02:24:30.505Z] drwxrwxr-x 15 1001 1001 4096 Jan 30 02:18 cmd [2021-01-30T02:24:30.505Z] -rw-r--r-- 1 root root 574984 Jan 30 02:23 coverage.out [2021-01-30T02:24:30.505Z] -rw-r--r-- 1 root root 1054 Jan 30 02:24 go.mod [2021-01-30T02:24:30.505Z] -rw-r--r-- 1 root root 19289 Jan 30 02:24 go.sum [2021-01-30T02:24:30.505Z] drwxrwxr-x 8 1001 1001 4096 Jan 30 02:18 internal [2021-01-30T02:24:30.505Z] drwxrwxr-x 4 1001 1001 4096 Jan 30 02:18 openapi [2021-01-30T02:24:30.505Z] drwxrwxr-x 4 1001 1001 4096 Jan 30 02:18 snap [2021-01-30T02:24:30.505Z] -rw-rw-r-- 1 1001 1001 168 Jan 30 02:18 version.go [Pipeline] sh [2021-01-30T02:24:30.629Z] Collecting docker<4.0,>=3.6.0 [2021-01-30T02:24:30.629Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-30T02:24:30.933Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-30T02:24:30.933Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-30T02:24:31.249Z] Collecting texttable<0.10,>=0.9.0 [2021-01-30T02:24:31.249Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-30T02:24:31.298Z] + '[' -e coverage.out ] [2021-01-30T02:24:31.298Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-01-30T02:24:31.390Z] Warning: overwriting stash ‘coverage-report’ [2021-01-30T02:24:31.915Z] 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-01-30T02:24:31.916Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-30T02:24:31.916Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-30T02:24:31.916Z] Collecting docopt<0.7,>=0.6.1 [2021-01-30T02:24:31.916Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-30T02:24:32.513Z] 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-01-30T02:24:32.513Z] 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-01-30T02:24:32.751Z] Stashed 1 file(s) [Pipeline] sh [2021-01-30T02:24:32.780Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-30T02:24:32.781Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-30T02:24:32.781Z] Collecting idna<2.8,>=2.5 [2021-01-30T02:24:32.781Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-30T02:24:32.781Z] Collecting docker-pycreds>=0.4.0 [2021-01-30T02:24:32.781Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-30T02:24:33.047Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-30T02:24:33.047Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-30T02:24:33.047Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-30T02:24:33.047Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-30T02:24:33.047Z] Installing collected packages: jsonschema, urllib3, idna, requests, cached-property, PyYAML, docker-pycreds, websocket-client, docker, dockerpty, texttable, docopt, docker-compose [2021-01-30T02:24:33.311Z] Attempting uninstall: urllib3 [2021-01-30T02:24:33.311Z] Found existing installation: urllib3 1.25.9 [2021-01-30T02:24:33.311Z] Uninstalling urllib3-1.25.9: [2021-01-30T02:24:33.311Z] Successfully uninstalled urllib3-1.25.9 [2021-01-30T02:24:33.468Z] + make build [2021-01-30T02:24:33.468Z] 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-01-30T02:24:33.577Z] Attempting uninstall: idna [2021-01-30T02:24:33.577Z] Found existing installation: idna 2.9 [2021-01-30T02:24:33.577Z] Uninstalling idna-2.9: [2021-01-30T02:24:33.577Z] Successfully uninstalled idna-2.9 [2021-01-30T02:24:33.865Z] Attempting uninstall: requests [2021-01-30T02:24:33.865Z] Found existing installation: requests 2.23.0 [2021-01-30T02:24:33.865Z] Uninstalling requests-2.23.0: [2021-01-30T02:24:33.865Z] Successfully uninstalled requests-2.23.0 [2021-01-30T02:24:33.865Z] Running setup.py install for PyYAML: started [2021-01-30T02:24:34.456Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-30T02:24:35.034Z] Running setup.py install for dockerpty: started [2021-01-30T02:24:35.610Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-30T02:24:35.610Z] Running setup.py install for texttable: started [2021-01-30T02:24:36.191Z] Running setup.py install for texttable: finished with status 'done' [2021-01-30T02:24:36.191Z] Running setup.py install for docopt: started [2021-01-30T02:24:36.471Z] Running setup.py install for docopt: finished with status 'done' [2021-01-30T02:24:36.756Z] 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.57.0 [2021-01-30T02:24:40.166Z] Removing intermediate container 8826deafcae9 [2021-01-30T02:24:40.166Z] ---> 0e86e5f40d3f [2021-01-30T02:24:40.166Z] Step 21/26 : RUN apk --no-cache add curl [2021-01-30T02:24:40.166Z] ---> Running in b91a3a0bf06e [2021-01-30T02:24:40.752Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-30T02:24:40.752Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-30T02:24:40.752Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-30T02:24:41.018Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-30T02:24:41.018Z] (3/3) Installing curl (7.69.1-r3) [2021-01-30T02:24:41.018Z] Executing busybox-1.31.1-r19.trigger [2021-01-30T02:24:41.018Z] OK: 72 MiB in 58 packages [2021-01-30T02:24:41.598Z] Removing intermediate container b91a3a0bf06e [2021-01-30T02:24:41.598Z] ---> 398bfa2d0e9d [2021-01-30T02:24:41.598Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-30T02:24:41.598Z] ---> Running in e14c492c0df7 [2021-01-30T02:24:41.598Z] Removing intermediate container e14c492c0df7 [2021-01-30T02:24:41.598Z] ---> f43e86fecd8a [2021-01-30T02:24:41.598Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-30T02:24:41.863Z] ---> Running in 0152092988a0 [2021-01-30T02:24:41.863Z] Removing intermediate container 0152092988a0 [2021-01-30T02:24:41.863Z] ---> 7574f4989aea [2021-01-30T02:24:41.863Z] Step 24/26 : LABEL arch=x86_64 [2021-01-30T02:24:42.128Z] ---> Running in 96327f91a0d9 [2021-01-30T02:24:42.128Z] Removing intermediate container 96327f91a0d9 [2021-01-30T02:24:42.128Z] ---> f6c4e5d13572 [2021-01-30T02:24:42.128Z] Step 25/26 : LABEL git_sha=e744a924a118a74d190ac4bd2492cd44ad69498a [2021-01-30T02:24:42.432Z] ---> Running in 44576263d4a7 [2021-01-30T02:24:42.432Z] Removing intermediate container 44576263d4a7 [2021-01-30T02:24:42.432Z] ---> c82aec58eb26 [2021-01-30T02:24:42.432Z] Step 26/26 : LABEL version=0.0.0 [2021-01-30T02:24:42.432Z] ---> Running in 9dbd3282a4ac [2021-01-30T02:24:42.736Z] Removing intermediate container 9dbd3282a4ac [2021-01-30T02:24:42.736Z] ---> 040905327dff [2021-01-30T02:24:42.736Z] [2021-01-30T02:24:43.021Z] Successfully built 040905327dff [2021-01-30T02:24:43.021Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-01-30T02:24:43.663Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-01-30T02:24:43.690Z] $ docker stop --time=1 a5b72e025bf6e42b4a43f9bb9eae035a63ec2b7a17a8e58f5dd8af7b60db221a [2021-01-30T02:24:43.723Z] 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-01-30T02:24:45.384Z] $ docker rm -f a5b72e025bf6e42b4a43f9bb9eae035a63ec2b7a17a8e58f5dd8af7b60db221a [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-30T02:24:46.032Z] + docker images [2021-01-30T02:24:46.032Z] + grep docker [2021-01-30T02:24:46.607Z] docker-sys-mgmt-agent-go latest 040905327dff 4 seconds ago 313MB [2021-01-30T02:24:46.607Z] docker-support-notifications-go latest 60a3daf98cde 35 seconds ago 16.9MB [2021-01-30T02:24:46.607Z] docker-core-command-go latest 8ece32db4b93 57 seconds ago 16.9MB [2021-01-30T02:24:46.607Z] docker-support-scheduler-go latest b6a1d497d692 About a minute ago 17MB [2021-01-30T02:24:46.607Z] docker-security-bootstrapper-go latest 0a8a8a29f766 About a minute ago 23.8MB [2021-01-30T02:24:46.607Z] docker-core-data-go latest 39ac020b4d14 2 minutes ago 22.3MB [2021-01-30T02:24:46.607Z] docker-core-metadata-go latest ac9a30f7b1ab 2 minutes ago 18.8MB [2021-01-30T02:24:46.607Z] docker-security-secretstore-setup-go latest e1e14acbed51 2 minutes ago 24.6MB [2021-01-30T02:24:46.607Z] docker-security-proxy-setup-go latest 1c5e808f6abc 2 minutes ago 24.4MB [2021-01-30T02:24:46.607Z] docker 20.10.0 aefe523efa57 7 weeks ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-01-30T02:24:47.578Z] Running on prd-ubuntu18.04-docker-8c-8g-24056 in /w/workspace/edgexfoundry_edgex-go_PR-3080 [Pipeline] { [Pipeline] ws [2021-01-30T02:24:47.633Z] Running in /w/workspace/edgex-go/9 [Pipeline] { [Pipeline] checkout [2021-01-30T02:24:50.436Z] using credential edgex-jenkins-ssh [2021-01-30T02:24:50.501Z] Cloning the remote Git repository [2021-01-30T02:24:50.542Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-30T02:24:50.607Z] > git init /w/workspace/edgex-go/9 # timeout=10 [2021-01-30T02:24:50.666Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-30T02:24:50.667Z] > git --version # timeout=10 [2021-01-30T02:24:50.676Z] > git --version # 'git version 2.17.1' [2021-01-30T02:24:50.676Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-30T02:24:50.699Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-30T02:25:05.728Z] Merging remotes/origin/master commit f32f4191109bc075ff9359b3fa855becd8fb908f into PR head commit e744a924a118a74d190ac4bd2492cd44ad69498a [2021-01-30T02:25:05.059Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-30T02:25:05.065Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-30T02:25:05.088Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-30T02:25:05.108Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-30T02:25:05.108Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-30T02:25:05.113Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3080/head:refs/remotes/origin/PR-3080 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-30T02:25:05.733Z] > git config core.sparsecheckout # timeout=10 [2021-01-30T02:25:05.743Z] > git checkout -f e744a924a118a74d190ac4bd2492cd44ad69498a # timeout=10 [2021-01-30T02:25:05.879Z] Merge succeeded, producing e744a924a118a74d190ac4bd2492cd44ad69498a [2021-01-30T02:25:05.879Z] Checking out Revision e744a924a118a74d190ac4bd2492cd44ad69498a (PR-3080) [2021-01-30T02:25:06.027Z] 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-01-30T02:25:05.836Z] > git remote # timeout=10 [2021-01-30T02:25:05.843Z] > git config --get remote.origin.url # timeout=10 [2021-01-30T02:25:05.851Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-30T02:25:05.854Z] > git merge f32f4191109bc075ff9359b3fa855becd8fb908f # timeout=10 [2021-01-30T02:25:05.863Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-30T02:25:05.876Z] > git config core.sparsecheckout # timeout=10 [2021-01-30T02:25:05.880Z] > git checkout -f e744a924a118a74d190ac4bd2492cd44ad69498a # timeout=10 [2021-01-30T02:25:08.643Z] 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-01-30T02:25:09.814Z] Commit message: "refactor(meta): Move Transform func to go-mode-core-contract" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-30T02:25:11.067Z] + echo snap-build.sh [2021-01-30T02:25:11.067Z] snap-build.sh [2021-01-30T02:25:11.067Z] + SNAP_BASE_DIR=. [2021-01-30T02:25:11.067Z] + '[' '!' -z /w/workspace/edgex-go/9 ']' [2021-01-30T02:25:11.067Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/9 [2021-01-30T02:25:11.067Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/9]' [2021-01-30T02:25:11.067Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/9] [2021-01-30T02:25:11.067Z] + cd /w/workspace/edgex-go/9 [2021-01-30T02:25:11.067Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-01-30T02:25:11.067Z] Reading package lists... [2021-01-30T02:25:11.330Z] Building dependency tree... [2021-01-30T02:25:11.330Z] Reading state information... [2021-01-30T02:25:11.330Z] The following packages were automatically installed and are no longer required: [2021-01-30T02:25:11.330Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-01-30T02:25:11.330Z] uidmap xdelta3 [2021-01-30T02:25:11.330Z] Use 'sudo apt autoremove' to remove them. [2021-01-30T02:25:11.594Z] The following packages will be REMOVED: [2021-01-30T02:25:11.594Z] lxd* lxd-client* [2021-01-30T02:25:11.869Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-01-30T02:25:11.869Z] After this operation, 31.7 MB disk space will be freed. [2021-01-30T02:25:13.293Z] (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-01-30T02:25:13.293Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-01-30T02:25:14.325Z] Removing lxd dnsmasq configuration [2021-01-30T02:25:14.325Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-01-30T02:25:14.616Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-01-30T02:25:15.466Z] 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-01-30T02:25:16.507Z] 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-01-30T02:25:21.077Z] 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-01-30T02:25:28.165Z] 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-01-30T02:25:31.682Z] 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-01-30T02:25:36.140Z] 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-01-30T02:25:38.898Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-01-30T02:25:43.220Z] 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-01-30T02:25:46.626Z] 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-01-30T02:25:52.325Z] $ docker stop --time=1 b60f453946ebd2eece23c711f07dc2a7053fa83b8b3ccde7cbb677d95d8d0b54 [2021-01-30T02:25:54.864Z] $ docker rm -f b60f453946ebd2eece23c711f07dc2a7053fa83b8b3ccde7cbb677d95d8d0b54 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-30T02:25:56.747Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-30T02:25:56.747Z] [2021-01-30T02:25:56.747Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-30T02:25:57.156Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-30T02:25:57.156Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-01-30T02:25:57.156Z] 29e5d40040c1: Pulling fs layer [2021-01-30T02:25:57.156Z] 1ce36da41761: Pulling fs layer [2021-01-30T02:25:57.156Z] 25b303627fd3: Pulling fs layer [2021-01-30T02:25:57.761Z] 29e5d40040c1: Download complete [2021-01-30T02:25:58.365Z] 1ce36da41761: Download complete [2021-01-30T02:25:58.365Z] 29e5d40040c1: Pull complete [2021-01-30T02:25:59.806Z] 1ce36da41761: Pull complete [2021-01-30T02:25:59.806Z] 25b303627fd3: Download complete [2021-01-30T02:26:10.005Z] 25b303627fd3: Pull complete [2021-01-30T02:26:10.005Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-01-30T02:26:10.005Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-30T02:26:10.005Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-01-30T02:26:10.276Z] prd-ubuntu18.04-docker-arm64-4c-16g-24073 does not seem to be running inside a container [2021-01-30T02:26:10.451Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-01-30T02:26:13.410Z] $ docker top 9a0ce20e3ea50c5fde32631a894459af2205c31a1aa94bc05f61b408efe55008 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-30T02:26:14.343Z] + docker-compose build --help [2021-01-30T02:26:14.343Z] + grep parallel [2021-01-30T02:26:17.738Z] --parallel Build images in parallel. [Pipeline] } [2021-01-30T02:26:17.806Z] $ docker stop --time=1 9a0ce20e3ea50c5fde32631a894459af2205c31a1aa94bc05f61b408efe55008 [2021-01-30T02:26:19.734Z] $ docker rm -f 9a0ce20e3ea50c5fde32631a894459af2205c31a1aa94bc05f61b408efe55008 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-30T02:26:20.642Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-30T02:26:20.642Z] . [Pipeline] withDockerContainer [2021-01-30T02:26:20.957Z] prd-ubuntu18.04-docker-arm64-4c-16g-24073 does not seem to be running inside a container [2021-01-30T02:26:21.094Z] $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-01-30T02:26:22.552Z] $ docker top c3d9b73c88ab2f56bc53e07fad5833fd5cf2792ed8d43683a842a5ecd6510697 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-30T02:26:23.676Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-30T02:26:27.076Z] Building docker-core-command-go ... [2021-01-30T02:26:27.076Z] Building docker-core-data-go ... [2021-01-30T02:26:27.076Z] Building docker-core-metadata-go ... [2021-01-30T02:26:27.076Z] Building docker-security-bootstrapper-go ... [2021-01-30T02:26:27.076Z] Building docker-security-proxy-setup-go ... [2021-01-30T02:26:27.076Z] Building docker-security-secretstore-setup-go ... [2021-01-30T02:26:27.076Z] Building docker-support-notifications-go ... [2021-01-30T02:26:27.076Z] Building docker-support-scheduler-go ... [2021-01-30T02:26:27.076Z] Building docker-sys-mgmt-agent-go ... [2021-01-30T02:26:27.076Z] Building docker-security-bootstrapper-go [2021-01-30T02:26:27.076Z] Building docker-support-notifications-go [2021-01-30T02:26:27.076Z] Building docker-support-scheduler-go [2021-01-30T02:26:27.076Z] Building docker-core-metadata-go [2021-01-30T02:26:27.076Z] Building docker-security-secretstore-setup-go [2021-01-30T02:27:06.611Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-01-30T02:27:06.612Z] (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-01-30T02:27:06.612Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-01-30T02:27:06.612Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-01-30T02:27:06.612Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-01-30T02:27:06.612Z] + sudo snap remove --purge lxd [2021-01-30T02:27:06.612Z] snap "lxd" is not installed [2021-01-30T02:27:06.612Z] + sudo groupadd --force --system lxd [2021-01-30T02:27:06.612Z] ++ whoami [2021-01-30T02:27:06.612Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-01-30T02:27:06.612Z] + newgrp - lxd [2021-01-30T02:27:06.612Z] + sudo snap install lxd [2021-01-30T02:27:08.683Z] 2021-01-30T02:27:06Z INFO Waiting for automatic snapd restart... [2021-01-30T02:27:23.942Z] lxd 4.10 from Canonical* installed [2021-01-30T02:27:23.942Z] + sudo lxd init --auto [2021-01-30T02:27:32.312Z] + sudo snap install --classic snapcraft [2021-01-30T02:27:36.527Z] snapcraft 4.4.4 from Canonical* installed [2021-01-30T02:27:36.527Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2021-01-30T02:27:36.527Z] + patch --verbose -p1 [2021-01-30T02:27:36.527Z] Hmm... Looks like a unified diff to me... [2021-01-30T02:27:36.527Z] The text leading up to this was: [2021-01-30T02:27:36.527Z] -------------------------- [2021-01-30T02:27:36.527Z] |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 [2021-01-30T02:27:36.527Z] |From: Tony Espy [2021-01-30T02:27:36.527Z] |Date: Wed, 16 Dec 2020 16:34:55 -0500 [2021-01-30T02:27:36.527Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2021-01-30T02:27:36.527Z] | [2021-01-30T02:27:36.527Z] |This patch is used by the EdgeX CI pipeline builds to [2021-01-30T02:27:36.527Z] |optimize the snap CI check run for pull requests. When [2021-01-30T02:27:36.527Z] |applied, it essentially strips out everything (apps and [2021-01-30T02:27:36.527Z] |parts) from the snapcraft.yaml file except those required [2021-01-30T02:27:36.527Z] |to build edgex-go, as the whole idea of the CI check is to [2021-01-30T02:27:36.527Z] |catch changes to edgex-go that break the snap build. [2021-01-30T02:27:36.527Z] | [2021-01-30T02:27:36.527Z] |In general, anyone updating snapcraft.yaml will also need [2021-01-30T02:27:36.527Z] |to update this patch file, otherwise it may fail to apply, [2021-01-30T02:27:36.527Z] |resulting in a failed snap build CI check in the associated [2021-01-30T02:27:36.527Z] |pull request. [2021-01-30T02:27:36.527Z] | [2021-01-30T02:27:36.527Z] |Note - in addition to applying this patch, the pipeline also [2021-01-30T02:27:36.527Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2021-01-30T02:27:36.527Z] |need to build the finally binary .snap file (and it won't [2021-01-30T02:27:36.527Z] |work with the patch applied). This further reduces the build [2021-01-30T02:27:36.527Z] |time. [2021-01-30T02:27:36.527Z] |--- [2021-01-30T02:27:36.527Z] | snap/snapcraft.yaml | 461 +------------------------------------------- [2021-01-30T02:27:36.527Z] | 1 file changed, 2 insertions(+), 459 deletions(-) [2021-01-30T02:27:36.527Z] | [2021-01-30T02:27:36.527Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2021-01-30T02:27:36.527Z] |index 1e537489..faf42425 100644 [2021-01-30T02:27:36.527Z] |--- a/snap/snapcraft.yaml [2021-01-30T02:27:36.527Z] |+++ b/snap/snapcraft.yaml [2021-01-30T02:27:36.527Z] -------------------------- [2021-01-30T02:27:36.527Z] patching file snap/snapcraft.yaml [2021-01-30T02:27:36.527Z] Using Plan A... [2021-01-30T02:27:36.527Z] Hunk #1 succeeded at 73. [2021-01-30T02:27:36.527Z] Hunk #2 succeeded at 202 with fuzz 1 (offset 2 lines). [2021-01-30T02:27:36.527Z] Hunk #3 succeeded at 214 (offset -1 lines). [2021-01-30T02:27:36.527Z] Hunk #4 succeeded at 222 (offset -1 lines). [2021-01-30T02:27:36.527Z] Hunk #5 succeeded at 229 (offset -1 lines). [2021-01-30T02:27:36.527Z] Hunk #6 succeeded at 256 (offset -1 lines). [2021-01-30T02:27:36.527Z] Hunk #7 succeeded at 290 (offset -1 lines). [2021-01-30T02:27:36.527Z] Hunk #8 succeeded at 342. [2021-01-30T02:27:36.527Z] Hmm... Ignoring the trailing garbage. [2021-01-30T02:27:36.527Z] done [2021-01-30T02:27:36.527Z] + sudo snapcraft prime --use-lxd [2021-01-30T02:27:37.918Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-01-30T02:27:37.918Z] 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-01-30T02:27:37.918Z] - README.md [2021-01-30T02:27:37.918Z] - snapcraft.yaml.orig [2021-01-30T02:27:37.918Z] [2021-01-30T02:27:37.918Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-01-30T02:27:38.863Z] Launching a container. [2021-01-30T02:27:49.018Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-30T02:27:49.018Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-01-30T02:27:49.018Z] ---> f1b3f70f4d67 [2021-01-30T02:27:49.018Z] Step 3/31 : WORKDIR /edgex-go [2021-01-30T02:27:49.018Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-30T02:27:49.018Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-30T02:27:49.018Z] ---> f1b3f70f4d67 [2021-01-30T02:27:49.018Z] Step 3/23 : WORKDIR /edgex-go [2021-01-30T02:27:49.018Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-30T02:27:49.018Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-30T02:27:49.018Z] ---> f1b3f70f4d67 [2021-01-30T02:27:49.018Z] Step 3/22 : WORKDIR /edgex-go [2021-01-30T02:27:49.018Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-30T02:27:49.018Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-30T02:27:49.018Z] ---> f1b3f70f4d67 [2021-01-30T02:27:49.018Z] Step 3/22 : WORKDIR /edgex-go [2021-01-30T02:27:49.018Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-30T02:27:49.018Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-30T02:27:49.018Z] ---> f1b3f70f4d67 [2021-01-30T02:27:49.018Z] Step 3/24 : WORKDIR /edgex-go [2021-01-30T02:27:49.018Z] ---> Running in ea4f2f0f22fd [2021-01-30T02:27:49.018Z] ---> Running in daf81b968e3e [2021-01-30T02:27:49.018Z] ---> Running in 81ad5fe7d6b1 [2021-01-30T02:27:49.018Z] ---> Running in 2c4dbc6010d7 [2021-01-30T02:27:49.018Z] ---> Running in 6b781d4a8231 [2021-01-30T02:27:49.018Z] Removing intermediate container 6b781d4a8231 [2021-01-30T02:27:49.018Z] ---> 597d2561c51d [2021-01-30T02:27:49.018Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-30T02:27:49.018Z] Removing intermediate container 2c4dbc6010d7 [2021-01-30T02:27:49.018Z] ---> 87861fedfa75 [2021-01-30T02:27:49.018Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-30T02:27:49.019Z] Removing intermediate container ea4f2f0f22fd [2021-01-30T02:27:49.019Z] ---> 64ea40a90ec9 [2021-01-30T02:27:49.019Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-30T02:27:49.019Z] Removing intermediate container daf81b968e3e [2021-01-30T02:27:49.019Z] ---> 288c7b763406 [2021-01-30T02:27:49.019Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-30T02:27:49.019Z] Removing intermediate container 81ad5fe7d6b1 [2021-01-30T02:27:49.019Z] ---> 147a30b59ee1 [2021-01-30T02:27:49.019Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-30T02:27:49.019Z] ---> Running in e3dc1db56669 [2021-01-30T02:27:49.019Z] ---> Running in 9a06ebb38b19 [2021-01-30T02:27:49.019Z] ---> Running in f2c87ead0f9f [2021-01-30T02:27:49.019Z] ---> Running in 45c7f2924eee [2021-01-30T02:27:49.019Z] ---> Running in 7df7bead1b0a [2021-01-30T02:27:49.019Z] Removing intermediate container e3dc1db56669 [2021-01-30T02:27:49.019Z] ---> 08766f307cf6 [2021-01-30T02:27:49.019Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-01-30T02:27:49.019Z] ---> Running in ee35ccf05d44 [2021-01-30T02:27:49.019Z] Removing intermediate container f2c87ead0f9f [2021-01-30T02:27:49.019Z] ---> 7e7c7d8f3e11 [2021-01-30T02:27:49.019Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-30T02:27:49.019Z] Removing intermediate container 45c7f2924eee [2021-01-30T02:27:49.019Z] ---> 5d038913a13a [2021-01-30T02:27:49.019Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-01-30T02:27:49.019Z] ---> Running in 3bfd2f8aede4 [2021-01-30T02:27:49.019Z] ---> Running in 6afd07837b03 [2021-01-30T02:27:49.019Z] Removing intermediate container 7df7bead1b0a [2021-01-30T02:27:49.019Z] ---> df67d882bafe [2021-01-30T02:27:49.019Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-01-30T02:27:49.019Z] Removing intermediate container 9a06ebb38b19 [2021-01-30T02:27:49.019Z] ---> 27595803df0f [2021-01-30T02:27:49.019Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-01-30T02:27:49.019Z] ---> Running in c4a52af55ee9 [2021-01-30T02:27:49.019Z] ---> Running in 80213cf30b43 [2021-01-30T02:27:49.019Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-30T02:27:49.019Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-30T02:27:49.019Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-30T02:27:49.019Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-30T02:27:49.019Z] OK: 217 MiB in 51 packages [2021-01-30T02:27:49.019Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-30T02:27:49.019Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-30T02:27:49.019Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-30T02:27:49.019Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-30T02:27:49.297Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-30T02:27:49.297Z] OK: 217 MiB in 51 packages [2021-01-30T02:27:49.581Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-30T02:27:49.581Z] OK: 217 MiB in 51 packages [2021-01-30T02:27:50.216Z] Removing intermediate container ee35ccf05d44 [2021-01-30T02:27:50.216Z] ---> 6cbab9c5430d [2021-01-30T02:27:50.216Z] Step 6/24 : COPY go.mod . [2021-01-30T02:27:50.216Z] OK: 217 MiB in 51 packages [2021-01-30T02:27:50.216Z] OK: 217 MiB in 51 packages [2021-01-30T02:27:51.294Z] Removing intermediate container 3bfd2f8aede4 [2021-01-30T02:27:51.294Z] ---> 2a635649975f [2021-01-30T02:27:51.294Z] Step 6/22 : COPY go.mod . [2021-01-30T02:27:51.294Z] ---> b47cb70ac6e0 [2021-01-30T02:27:51.294Z] Step 7/24 : RUN go mod download [2021-01-30T02:27:51.294Z] Removing intermediate container 6afd07837b03 [2021-01-30T02:27:51.294Z] ---> 717194878a96 [2021-01-30T02:27:51.294Z] Step 6/22 : COPY go.mod . [2021-01-30T02:27:51.406Z] Waiting for container to be ready [2021-01-30T02:27:51.406Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-01-30T02:27:51.406Z] [2021-01-30T02:27:51.586Z] ---> Running in 193f6609ec22 [2021-01-30T02:27:51.873Z] Removing intermediate container c4a52af55ee9 [2021-01-30T02:27:51.873Z] ---> de9f458f3f67 [2021-01-30T02:27:51.873Z] Step 6/31 : COPY go.mod . [2021-01-30T02:27:52.164Z] ---> 524f879dbd19 [2021-01-30T02:27:52.164Z] Step 7/22 : RUN go mod download [2021-01-30T02:27:52.164Z] Removing intermediate container 80213cf30b43 [2021-01-30T02:27:52.164Z] ---> 046e45c37371 [2021-01-30T02:27:52.164Z] Step 6/23 : COPY go.mod . [2021-01-30T02:27:52.447Z] ---> Running in fbe5564817f5 [2021-01-30T02:27:52.447Z] ---> ea5123a5c6e7 [2021-01-30T02:27:52.447Z] Step 7/22 : RUN go mod download [2021-01-30T02:27:52.722Z] ---> Running in c59aafdef78e [2021-01-30T02:27:53.332Z] ---> 39f6e1dcaf70 [2021-01-30T02:27:53.332Z] Step 7/31 : RUN go mod download [2021-01-30T02:27:53.332Z] ---> c9692a992e0e [2021-01-30T02:27:53.332Z] Step 7/23 : RUN go mod download [2021-01-30T02:27:53.613Z] ---> Running in b0d233351eda [2021-01-30T02:27:53.891Z] ---> Running in 231c79490250 [2021-01-30T02:27:54.763Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-01-30T02:27:54.763Z] Waiting for network to be ready... [2021-01-30T02:27:55.338Z] Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-01-30T02:27:55.338Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-01-30T02:27:55.924Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-01-30T02:27:55.925Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1527 kB] [2021-01-30T02:27:55.925Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-01-30T02:27:56.546Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-01-30T02:27:56.546Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-01-30T02:27:56.546Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-01-30T02:27:56.546Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-01-30T02:27:56.546Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-01-30T02:27:56.546Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-01-30T02:27:56.546Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [296 kB] [2021-01-30T02:27:56.546Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [26.0 kB] [2021-01-30T02:27:56.546Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5272 B] [2021-01-30T02:27:56.546Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [224 kB] [2021-01-30T02:27:56.546Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [29.6 kB] [2021-01-30T02:27:56.547Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1102 kB] [2021-01-30T02:27:56.547Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [247 kB] [2021-01-30T02:27:56.555Z] Removing intermediate container 193f6609ec22 [2021-01-30T02:27:56.555Z] ---> 6b44760b1ef6 [2021-01-30T02:27:56.555Z] Step 8/24 : COPY . . [2021-01-30T02:27:56.831Z] Removing intermediate container fbe5564817f5 [2021-01-30T02:27:56.831Z] ---> 9bec4b017d4d [2021-01-30T02:27:56.831Z] Step 8/22 : COPY . . [2021-01-30T02:27:57.160Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-01-30T02:27:57.459Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1875 kB] [2021-01-30T02:27:57.459Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [389 kB] [2021-01-30T02:27:57.459Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.8 kB] [2021-01-30T02:27:57.459Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7300 B] [2021-01-30T02:27:57.459Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [247 kB] [2021-01-30T02:27:57.459Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [33.4 kB] [2021-01-30T02:27:57.459Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1712 kB] [2021-01-30T02:27:57.472Z] Removing intermediate container c59aafdef78e [2021-01-30T02:27:57.472Z] ---> 3d84a7d9edb0 [2021-01-30T02:27:57.472Z] Step 8/22 : COPY . . [2021-01-30T02:27:57.739Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [361 kB] [2021-01-30T02:27:58.132Z] Removing intermediate container b0d233351eda [2021-01-30T02:27:58.132Z] ---> 6487dec0c8ea [2021-01-30T02:27:58.132Z] Step 8/31 : COPY . . [2021-01-30T02:27:58.805Z] Removing intermediate container 231c79490250 [2021-01-30T02:27:58.805Z] ---> 3667a3ffb75e [2021-01-30T02:27:58.805Z] Step 8/23 : COPY . . [2021-01-30T02:27:59.720Z] Fetched 23.9 MB in 5s (5116 kB/s) [2021-01-30T02:28:00.669Z] Reading package lists... [2021-01-30T02:28:00.931Z] Reading package lists... [2021-01-30T02:28:01.193Z] Building dependency tree... [2021-01-30T02:28:01.193Z] Reading state information... [2021-01-30T02:28:01.453Z] The following additional packages will be installed: [2021-01-30T02:28:01.453Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-01-30T02:28:01.453Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-01-30T02:28:01.453Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-01-30T02:28:01.453Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-01-30T02:28:01.453Z] Suggested packages: [2021-01-30T02:28:01.453Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-01-30T02:28:01.453Z] Recommended packages: [2021-01-30T02:28:01.453Z] gnupg libsasl2-modules [2021-01-30T02:28:01.453Z] The following NEW packages will be installed: [2021-01-30T02:28:01.453Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-01-30T02:28:01.453Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-01-30T02:28:01.453Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-01-30T02:28:01.453Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-01-30T02:28:01.453Z] The following packages will be upgraded: [2021-01-30T02:28:01.453Z] gpg gpg-agent gpgconf libudev1 [2021-01-30T02:28:01.453Z] 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. [2021-01-30T02:28:01.453Z] Need to get 3533 kB of archives. [2021-01-30T02:28:01.453Z] After this operation, 13.3 MB of additional disk space will be used. [2021-01-30T02:28:01.453Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] [2021-01-30T02:28:01.716Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] [2021-01-30T02:28:01.716Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] [2021-01-30T02:28:01.716Z] Get:4 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-01-30T02:28:01.716Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-01-30T02:28:01.716Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] [2021-01-30T02:28:01.716Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] [2021-01-30T02:28:01.716Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] [2021-01-30T02:28:01.716Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.44 [58.3 kB] [2021-01-30T02:28:01.981Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.44 [1103 kB] [2021-01-30T02:28:02.242Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-01-30T02:28:02.242Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-01-30T02:28:02.242Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-01-30T02:28:02.242Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-01-30T02:28:02.242Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-01-30T02:28:02.242Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-01-30T02:28:02.242Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-01-30T02:28:02.243Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-01-30T02:28:02.243Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-01-30T02:28:02.243Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-01-30T02:28:02.505Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-01-30T02:28:02.505Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-01-30T02:28:02.505Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-30T02:28:02.505Z] Fetched 3533 kB in 1s (3541 kB/s) [2021-01-30T02:28:02.768Z] (Reading database ... 12511 files and directories currently installed.) [2021-01-30T02:28:02.768Z] Preparing to unpack .../libudev1_237-3ubuntu10.44_amd64.deb ... [2021-01-30T02:28:02.768Z] Unpacking libudev1:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-01-30T02:28:02.768Z] Setting up libudev1:amd64 (237-3ubuntu10.44) ... [2021-01-30T02:28:02.768Z] Selecting previously unselected package udev. [2021-01-30T02:28:02.768Z] (Reading database ... 12511 files and directories currently installed.) [2021-01-30T02:28:02.768Z] Preparing to unpack .../00-udev_237-3ubuntu10.44_amd64.deb ... [2021-01-30T02:28:03.030Z] Unpacking udev (237-3ubuntu10.44) ... [2021-01-30T02:28:03.030Z] Selecting previously unselected package libfuse2:amd64. [2021-01-30T02:28:03.030Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-01-30T02:28:03.292Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-01-30T02:28:03.292Z] Selecting previously unselected package fuse. [2021-01-30T02:28:03.292Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-01-30T02:28:03.292Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-01-30T02:28:03.292Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-30T02:28:03.292Z] Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-30T02:28:03.555Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-30T02:28:03.555Z] Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-30T02:28:03.555Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-30T02:28:03.555Z] Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-30T02:28:03.832Z] Selecting previously unselected package libksba8:amd64. [2021-01-30T02:28:03.832Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-01-30T02:28:03.832Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-01-30T02:28:03.832Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-01-30T02:28:03.832Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-30T02:28:03.832Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-30T02:28:04.105Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-01-30T02:28:04.105Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-30T02:28:04.105Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-30T02:28:04.105Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-01-30T02:28:04.105Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-30T02:28:04.105Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-30T02:28:04.370Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-01-30T02:28:04.370Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-30T02:28:04.370Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-30T02:28:04.370Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-01-30T02:28:04.370Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-30T02:28:04.370Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-30T02:28:04.632Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-01-30T02:28:04.632Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-30T02:28:04.632Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-30T02:28:04.632Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-01-30T02:28:04.632Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-30T02:28:04.632Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-30T02:28:04.893Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-01-30T02:28:04.893Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-30T02:28:04.893Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-30T02:28:04.893Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-01-30T02:28:04.893Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-30T02:28:04.893Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-30T02:28:04.893Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-01-30T02:28:04.893Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-01-30T02:28:04.893Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-30T02:28:05.157Z] Selecting previously unselected package libsasl2-2:amd64. [2021-01-30T02:28:05.157Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-01-30T02:28:05.157Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-30T02:28:05.157Z] Selecting previously unselected package libldap-common. [2021-01-30T02:28:05.157Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... [2021-01-30T02:28:05.157Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-30T02:28:05.418Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-01-30T02:28:05.418Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... [2021-01-30T02:28:05.418Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-30T02:28:05.418Z] Selecting previously unselected package dirmngr. [2021-01-30T02:28:05.418Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-30T02:28:05.418Z] Unpacking dirmngr (2.2.4-1ubuntu1.3) ... [2021-01-30T02:28:05.680Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-30T02:28:05.680Z] Setting up gpgconf (2.2.4-1ubuntu1.3) ... [2021-01-30T02:28:05.680Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-01-30T02:28:05.680Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-30T02:28:05.680Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-30T02:28:05.680Z] Setting up gpg-agent (2.2.4-1ubuntu1.3) ... [2021-01-30T02:28:05.680Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-30T02:28:05.942Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-01-30T02:28:05.942Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-30T02:28:05.943Z] Setting up udev (237-3ubuntu10.44) ... [2021-01-30T02:28:06.517Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-01-30T02:28:06.517Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-30T02:28:06.517Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-01-30T02:28:06.517Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-01-30T02:28:06.781Z] Setting up gpg (2.2.4-1ubuntu1.3) ... [2021-01-30T02:28:06.781Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-30T02:28:06.781Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-30T02:28:06.781Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-30T02:28:06.781Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-30T02:28:06.781Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-30T02:28:06.781Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-30T02:28:07.044Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-30T02:28:07.044Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-30T02:28:07.044Z] Setting up dirmngr (2.2.4-1ubuntu1.3) ... [2021-01-30T02:28:07.044Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-30T02:28:07.618Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-01-30T02:28:07.618Z] settings in the [Install] section, and DefaultInstance for template units). [2021-01-30T02:28:07.618Z] This means they are not meant to be enabled using systemctl. [2021-01-30T02:28:07.618Z] Possible reasons for having this kind of units are: [2021-01-30T02:28:07.618Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-01-30T02:28:07.618Z] .wants/ or .requires/ directory. [2021-01-30T02:28:07.618Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-01-30T02:28:07.618Z] a requirement dependency on it. [2021-01-30T02:28:07.618Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-01-30T02:28:07.618Z] D-Bus, udev, scripted systemctl call, ...). [2021-01-30T02:28:07.618Z] 4) In case of template units, the unit is meant to be enabled with some [2021-01-30T02:28:07.618Z] instance name specified. [2021-01-30T02:28:07.883Z] Reading package lists... [2021-01-30T02:28:08.146Z] Building dependency tree... [2021-01-30T02:28:08.146Z] Reading state information... [2021-01-30T02:28:08.146Z] The following additional packages will be installed: [2021-01-30T02:28:08.146Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-01-30T02:28:08.146Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-01-30T02:28:08.146Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-01-30T02:28:08.146Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-01-30T02:28:08.146Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-01-30T02:28:08.146Z] Suggested packages: [2021-01-30T02:28:08.146Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-01-30T02:28:08.146Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-01-30T02:28:08.146Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-01-30T02:28:08.146Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-01-30T02:28:08.146Z] systemd-container policykit-1 [2021-01-30T02:28:08.146Z] Recommended packages: [2021-01-30T02:28:08.146Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-01-30T02:28:08.411Z] The following NEW packages will be installed: [2021-01-30T02:28:08.411Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-01-30T02:28:08.411Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-01-30T02:28:08.411Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-01-30T02:28:08.411Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-01-30T02:28:08.411Z] python3.6-minimal snapd squashfs-tools sudo [2021-01-30T02:28:08.411Z] The following packages will be upgraded: [2021-01-30T02:28:08.411Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-01-30T02:28:08.411Z] 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. [2021-01-30T02:28:08.411Z] Need to get 35.2 MB of archives. [2021-01-30T02:28:08.411Z] After this operation, 141 MB of additional disk space will be used. [2021-01-30T02:28:08.411Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2021-01-30T02:28:08.411Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.44 [2913 kB] [2021-01-30T02:28:09.041Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2021-01-30T02:28:09.041Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] [2021-01-30T02:28:09.350Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.44 [209 kB] [2021-01-30T02:28:09.350Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-01-30T02:28:09.350Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-01-30T02:28:09.350Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-01-30T02:28:09.350Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-01-30T02:28:09.350Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-01-30T02:28:09.350Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-01-30T02:28:09.350Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-01-30T02:28:09.350Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-01-30T02:28:09.350Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] [2021-01-30T02:28:09.350Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-01-30T02:28:09.350Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] [2021-01-30T02:28:09.350Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] [2021-01-30T02:28:09.350Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-01-30T02:28:09.350Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-01-30T02:28:09.350Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] [2021-01-30T02:28:09.654Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] [2021-01-30T02:28:09.654Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-01-30T02:28:09.654Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-01-30T02:28:09.654Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-01-30T02:28:09.654Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-01-30T02:28:09.654Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-01-30T02:28:09.654Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-01-30T02:28:09.654Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-01-30T02:28:09.654Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] [2021-01-30T02:28:09.654Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-01-30T02:28:10.787Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-30T02:28:10.787Z] Fetched 35.2 MB in 2s (14.5 MB/s) [2021-01-30T02:28:11.082Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-30T02:28:11.082Z] Preparing to unpack .../systemd_237-3ubuntu10.44_amd64.deb ... [2021-01-30T02:28:11.082Z] Unpacking systemd (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-01-30T02:28:11.729Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.44_amd64.deb ... [2021-01-30T02:28:11.729Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-01-30T02:28:12.023Z] Setting up libsystemd0:amd64 (237-3ubuntu10.44) ... [2021-01-30T02:28:12.023Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-30T02:28:12.023Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2021-01-30T02:28:12.023Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2021-01-30T02:28:12.298Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2021-01-30T02:28:12.572Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-30T02:28:12.572Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2021-01-30T02:28:12.572Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2021-01-30T02:28:12.848Z] Setting up apt (1.6.12ubuntu0.2) ... [2021-01-30T02:28:12.848Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-01-30T02:28:13.132Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-01-30T02:28:13.421Z] (Reading database ... 12764 files and directories currently installed.) [2021-01-30T02:28:13.421Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-01-30T02:28:13.421Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-01-30T02:28:13.701Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-01-30T02:28:13.701Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-30T02:28:13.701Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-30T02:28:13.701Z] Selecting previously unselected package libexpat1:amd64. [2021-01-30T02:28:13.701Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-01-30T02:28:13.701Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-01-30T02:28:13.975Z] Selecting previously unselected package python3.6-minimal. [2021-01-30T02:28:13.975Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-30T02:28:13.975Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-01-30T02:28:14.240Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... [2021-01-30T02:28:14.240Z] Checking for services that may need to be restarted...done. [2021-01-30T02:28:14.240Z] Checking for services that may need to be restarted...done. [2021-01-30T02:28:14.505Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-30T02:28:14.505Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-01-30T02:28:14.505Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-01-30T02:28:15.095Z] Selecting previously unselected package python3-minimal. [2021-01-30T02:28:15.095Z] (Reading database ... 13012 files and directories currently installed.) [2021-01-30T02:28:15.095Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-01-30T02:28:15.095Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-01-30T02:28:15.095Z] Selecting previously unselected package mime-support. [2021-01-30T02:28:15.095Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-01-30T02:28:15.095Z] Unpacking mime-support (3.60ubuntu1) ... [2021-01-30T02:28:15.095Z] Selecting previously unselected package libmpdec2:amd64. [2021-01-30T02:28:15.095Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-01-30T02:28:15.095Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-01-30T02:28:15.381Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-01-30T02:28:15.381Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-30T02:28:15.381Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-30T02:28:15.381Z] Selecting previously unselected package python3.6. [2021-01-30T02:28:15.381Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-30T02:28:15.671Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-30T02:28:15.671Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-01-30T02:28:15.671Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-01-30T02:28:15.671Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-01-30T02:28:15.671Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-01-30T02:28:15.939Z] Selecting previously unselected package python3. [2021-01-30T02:28:15.939Z] (Reading database ... 13442 files and directories currently installed.) [2021-01-30T02:28:15.939Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-01-30T02:28:15.939Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-01-30T02:28:16.255Z] Selecting previously unselected package multiarch-support. [2021-01-30T02:28:16.255Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-01-30T02:28:16.255Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-01-30T02:28:16.255Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-01-30T02:28:16.255Z] Selecting previously unselected package liblzo2-2:amd64. [2021-01-30T02:28:16.255Z] (Reading database ... 13479 files and directories currently installed.) [2021-01-30T02:28:16.255Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-01-30T02:28:16.255Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-01-30T02:28:16.541Z] Selecting previously unselected package libbsd0:amd64. [2021-01-30T02:28:16.541Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-01-30T02:28:16.541Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-01-30T02:28:16.541Z] Selecting previously unselected package sudo. [2021-01-30T02:28:16.541Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-01-30T02:28:16.541Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-01-30T02:28:17.166Z] Selecting previously unselected package apparmor. [2021-01-30T02:28:17.166Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-01-30T02:28:17.166Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-01-30T02:28:17.166Z] Selecting previously unselected package libedit2:amd64. [2021-01-30T02:28:17.166Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-01-30T02:28:17.166Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-01-30T02:28:17.166Z] Selecting previously unselected package libkrb5support0:amd64. [2021-01-30T02:28:17.166Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-01-30T02:28:17.166Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-01-30T02:28:17.435Z] Selecting previously unselected package libk5crypto3:amd64. [2021-01-30T02:28:17.435Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-01-30T02:28:17.435Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-01-30T02:28:17.435Z] Selecting previously unselected package libkeyutils1:amd64. [2021-01-30T02:28:17.435Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-01-30T02:28:17.435Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-01-30T02:28:17.435Z] Selecting previously unselected package libkrb5-3:amd64. [2021-01-30T02:28:17.435Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-01-30T02:28:17.698Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-01-30T02:28:17.698Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-01-30T02:28:17.698Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-01-30T02:28:17.698Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-01-30T02:28:17.962Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-01-30T02:28:17.962Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... [2021-01-30T02:28:17.962Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-01-30T02:28:17.962Z] Selecting previously unselected package openssh-client. [2021-01-30T02:28:17.962Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-01-30T02:28:18.228Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-01-30T02:28:18.228Z] Selecting previously unselected package squashfs-tools. [2021-01-30T02:28:18.228Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-01-30T02:28:18.228Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-01-30T02:28:18.493Z] Selecting previously unselected package snapd. [2021-01-30T02:28:18.493Z] Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... [2021-01-30T02:28:18.493Z] Unpacking snapd (2.48+18.04) ... [2021-01-30T02:28:20.419Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-01-30T02:28:20.419Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-01-30T02:28:20.683Z] Setting up mime-support (3.60ubuntu1) ... [2021-01-30T02:28:20.683Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-01-30T02:28:20.683Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-01-30T02:28:20.683Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-01-30T02:28:20.978Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-30T02:28:20.978Z] Setting up systemd (237-3ubuntu10.44) ... [2021-01-30T02:28:20.978Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-01-30T02:28:21.597Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-01-30T02:28:21.597Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-01-30T02:28:21.597Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-01-30T02:28:21.897Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-30T02:28:21.897Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-01-30T02:28:21.897Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-30T02:28:22.717Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-01-30T02:28:22.717Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-01-30T02:28:22.717Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-01-30T02:28:23.011Z] Setting up python3 (3.6.7-1~18.04) ... [2021-01-30T02:28:23.011Z] running python rtupdate hooks for python3.6... [2021-01-30T02:28:23.011Z] running python post-rtupdate hooks for python3.6... [2021-01-30T02:28:23.011Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-01-30T02:28:24.487Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-01-30T02:28:24.487Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-01-30T02:28:24.487Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-01-30T02:28:24.775Z] Setting up snapd (2.48+18.04) ... [2021-01-30T02:28:25.074Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-01-30T02:28:25.359Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-01-30T02:28:25.359Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-01-30T02:28:25.631Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-01-30T02:28:25.807Z] ---> 5e3394fc33e4 [2021-01-30T02:28:25.807Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-01-30T02:28:25.807Z] ---> 632d31d51917 [2021-01-30T02:28:25.807Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-01-30T02:28:25.807Z] ---> bc09cc3d5f5d [2021-01-30T02:28:25.807Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-01-30T02:28:25.807Z] ---> 594af593e4e6 [2021-01-30T02:28:25.807Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-01-30T02:28:25.807Z] ---> Running in eb9536bb447a [2021-01-30T02:28:25.807Z] ---> Running in 31cc6ef36a10 [2021-01-30T02:28:25.807Z] ---> Running in 382a8b99a6ce [2021-01-30T02:28:25.807Z] ---> 6d3580a32810 [2021-01-30T02:28:25.807Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper && make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-01-30T02:28:25.807Z] ---> Running in d9cb01e8777c [2021-01-30T02:28:25.807Z] ---> Running in 8badc12e0bb6 [2021-01-30T02:28:25.807Z] 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-01-30T02:28:25.807Z] 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-01-30T02:28:25.807Z] 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-01-30T02:28:25.807Z] 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-01-30T02:28:25.807Z] 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-01-30T02:28:25.941Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-01-30T02:28:25.941Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-01-30T02:28:25.941Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-01-30T02:28:26.234Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-01-30T02:28:26.528Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-01-30T02:28:26.528Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-01-30T02:28:26.807Z] /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-01-30T02:28:26.807Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-30T02:28:26.807Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-01-30T02:28:27.821Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-30T02:28:27.821Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-30T02:28:27.821Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-30T02:28:29.066Z] Reading package lists... [2021-01-30T02:28:29.606Z] Reading package lists... [2021-01-30T02:28:29.606Z] Building dependency tree... [2021-01-30T02:28:29.606Z] Reading state information... [2021-01-30T02:28:29.877Z] Calculating upgrade... [2021-01-30T02:28:30.156Z] The following packages will be upgraded: [2021-01-30T02:28:30.157Z] advancecomp base-files bash binutils binutils-common [2021-01-30T02:28:30.157Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-01-30T02:28:30.157Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-01-30T02:28:30.157Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-01-30T02:28:30.157Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-01-30T02:28:30.157Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-01-30T02:28:30.157Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-01-30T02:28:30.157Z] libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 [2021-01-30T02:28:30.157Z] libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules [2021-01-30T02:28:30.157Z] libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 [2021-01-30T02:28:30.157Z] libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 [2021-01-30T02:28:30.157Z] libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 [2021-01-30T02:28:30.157Z] libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin [2021-01-30T02:28:30.157Z] openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler [2021-01-30T02:28:30.157Z] procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-01-30T02:28:30.157Z] 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-01-30T02:28:30.157Z] Need to get 63.8 MB of archives. [2021-01-30T02:28:30.157Z] After this operation, 5205 kB of additional disk space will be used. [2021-01-30T02:28:30.157Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-135.139 [990 kB] [2021-01-30T02:28:30.157Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-01-30T02:28:30.741Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-01-30T02:28:30.741Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-01-30T02:28:30.741Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-01-30T02:28:30.741Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-01-30T02:28:30.741Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-01-30T02:28:30.741Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-01-30T02:28:30.741Z] 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-01-30T02:28:30.741Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-01-30T02:28:30.741Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-01-30T02:28:30.741Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-01-30T02:28:31.005Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-01-30T02:28:31.005Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-01-30T02:28:31.005Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-01-30T02:28:31.005Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-01-30T02:28:31.005Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-01-30T02:28:31.005Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-01-30T02:28:31.005Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-01-30T02:28:31.005Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-01-30T02:28:31.005Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-01-30T02:28:31.005Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-01-30T02:28:31.005Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-01-30T02:28:31.005Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-01-30T02:28:31.005Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-01-30T02:28:31.005Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-01-30T02:28:31.005Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-01-30T02:28:31.005Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-01-30T02:28:31.005Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-01-30T02:28:31.005Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-01-30T02:28:31.005Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-01-30T02:28:31.266Z] Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-01-30T02:28:31.266Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-01-30T02:28:31.266Z] Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-01-30T02:28:31.266Z] Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-01-30T02:28:31.266Z] Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-01-30T02:28:31.266Z] Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-01-30T02:28:31.266Z] 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-01-30T02:28:31.266Z] 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-01-30T02:28:31.266Z] 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-01-30T02:28:31.266Z] Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.44 [16.1 kB] [2021-01-30T02:28:31.266Z] 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-01-30T02:28:31.266Z] Get:43 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-01-30T02:28:31.266Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-01-30T02:28:31.266Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-01-30T02:28:31.266Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-01-30T02:28:31.266Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-01-30T02:28:31.266Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-01-30T02:28:31.266Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-01-30T02:28:31.266Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-01-30T02:28:31.266Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-01-30T02:28:31.266Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-01-30T02:28:31.266Z] Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-01-30T02:28:31.266Z] Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-01-30T02:28:31.266Z] Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] [2021-01-30T02:28:31.266Z] Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-01-30T02:28:31.266Z] Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-01-30T02:28:31.266Z] Get:58 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-01-30T02:28:31.266Z] Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-01-30T02:28:31.266Z] Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-01-30T02:28:31.266Z] Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-01-30T02:28:31.266Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-01-30T02:28:31.526Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-01-30T02:28:31.526Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-01-30T02:28:31.526Z] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-01-30T02:28:31.526Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-01-30T02:28:31.526Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-01-30T02:28:31.526Z] Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] [2021-01-30T02:28:31.526Z] Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] [2021-01-30T02:28:31.526Z] Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-01-30T02:28:31.526Z] Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-01-30T02:28:31.527Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-01-30T02:28:31.527Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-01-30T02:28:31.527Z] Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2021-01-30T02:28:31.527Z] Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] [2021-01-30T02:28:31.527Z] Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] [2021-01-30T02:28:31.527Z] Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-01-30T02:28:31.527Z] Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-01-30T02:28:31.787Z] Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-01-30T02:28:31.787Z] Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-01-30T02:28:31.787Z] Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-01-30T02:28:31.787Z] Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-01-30T02:28:31.787Z] Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] [2021-01-30T02:28:31.787Z] Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] [2021-01-30T02:28:31.787Z] Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] [2021-01-30T02:28:31.787Z] Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] [2021-01-30T02:28:31.787Z] Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-01-30T02:28:31.787Z] Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-01-30T02:28:31.787Z] Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-01-30T02:28:32.049Z] Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-01-30T02:28:32.313Z] Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-01-30T02:28:32.585Z] Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-01-30T02:28:32.585Z] Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-01-30T02:28:32.585Z] Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-01-30T02:28:33.177Z] Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-01-30T02:28:33.177Z] Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-01-30T02:28:33.177Z] Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-01-30T02:28:33.177Z] Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-01-30T02:28:33.177Z] Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-01-30T02:28:33.177Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-30T02:28:33.177Z] Fetched 63.8 MB in 3s (21.4 MB/s) [2021-01-30T02:28:33.177Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-30T02:28:33.177Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-01-30T02:28:33.446Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-30T02:28:34.420Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-01-30T02:28:34.420Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-30T02:28:34.992Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-135.139_amd64.deb ... [2021-01-30T02:28:34.992Z] Unpacking linux-libc-dev:amd64 (4.15.0-135.139) over (4.15.0-20.21) ... [2021-01-30T02:28:35.946Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-30T02:28:35.946Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-30T02:28:35.946Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-30T02:28:35.946Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-30T02:28:36.242Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-30T02:28:36.242Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-30T02:28:36.242Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-30T02:28:36.242Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-30T02:28:36.678Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-30T02:28:36.678Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-30T02:28:36.678Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-30T02:28:36.678Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-30T02:28:36.678Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-30T02:28:36.678Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-30T02:28:36.678Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-30T02:28:37.015Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-30T02:28:37.015Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-30T02:28:37.015Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-01-30T02:28:37.015Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-01-30T02:28:37.015Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-30T02:28:37.015Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-30T02:28:37.328Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-30T02:28:37.328Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-30T02:28:37.328Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-30T02:28:37.328Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-30T02:28:37.328Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-30T02:28:37.632Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-30T02:28:37.632Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-30T02:28:37.632Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-01-30T02:28:37.970Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-30T02:28:38.241Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-01-30T02:28:38.524Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-30T02:28:38.524Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-01-30T02:28:38.524Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-01-30T02:28:38.524Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-01-30T02:28:38.817Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-01-30T02:28:38.817Z] Setting up base-files (10.1ubuntu2.10) ... [2021-01-30T02:28:39.109Z] Installing new version of config file /etc/issue ... [2021-01-30T02:28:39.109Z] Installing new version of config file /etc/issue.net ... [2021-01-30T02:28:39.109Z] Installing new version of config file /etc/lsb-release ... [2021-01-30T02:28:39.109Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-01-30T02:28:39.408Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-01-30T02:28:39.408Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-01-30T02:28:39.408Z] Removing obsolete conffile /etc/default/motd-news ... [2021-01-30T02:28:39.408Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-30T02:28:39.408Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-01-30T02:28:39.408Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-01-30T02:28:39.678Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-01-30T02:28:39.678Z] 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-01-30T02:28:39.942Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-30T02:28:39.942Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-30T02:28:39.942Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-01-30T02:28:39.942Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-01-30T02:28:40.205Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-30T02:28:40.205Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-01-30T02:28:40.205Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-01-30T02:28:40.205Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-01-30T02:28:40.467Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-30T02:28:40.467Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-01-30T02:28:40.467Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-30T02:28:40.731Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-01-30T02:28:40.997Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-30T02:28:40.997Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-30T02:28:40.997Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-30T02:28:40.997Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-30T02:28:41.261Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-30T02:28:41.261Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-30T02:28:41.261Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-30T02:28:41.261Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-01-30T02:28:41.524Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-30T02:28:41.524Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-01-30T02:28:41.524Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-01-30T02:28:41.524Z] Setting up grep (3.1-2build1) ... [2021-01-30T02:28:41.791Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-30T02:28:41.791Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-01-30T02:28:41.791Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-01-30T02:28:41.791Z] Setting up login (1:4.5-1ubuntu2) ... [2021-01-30T02:28:42.056Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-30T02:28:42.056Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-30T02:28:42.056Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-30T02:28:42.322Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-01-30T02:28:42.322Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-30T02:28:42.322Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-30T02:28:42.322Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-30T02:28:42.981Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-30T02:28:42.981Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-30T02:28:42.981Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-30T02:28:42.981Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-30T02:28:43.558Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-01-30T02:28:43.823Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-30T02:28:43.823Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-01-30T02:28:43.823Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-30T02:28:44.824Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-01-30T02:28:44.824Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-01-30T02:28:45.115Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-01-30T02:28:45.116Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-01-30T02:28:45.116Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-01-30T02:28:45.405Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-30T02:28:45.405Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-01-30T02:28:45.405Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-01-30T02:28:45.692Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-01-30T02:28:45.992Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-30T02:28:45.992Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-30T02:28:45.992Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-30T02:28:46.274Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-30T02:28:46.274Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-30T02:28:46.274Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-30T02:28:46.274Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-30T02:28:46.554Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-30T02:28:46.554Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-30T02:28:46.554Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-30T02:28:46.554Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-30T02:28:46.827Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-30T02:28:46.827Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-30T02:28:46.827Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-30T02:28:46.827Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-30T02:28:47.101Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-30T02:28:47.102Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-30T02:28:47.102Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-30T02:28:47.102Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-30T02:28:47.376Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-30T02:28:47.376Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-30T02:28:47.376Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-30T02:28:47.641Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-30T02:28:47.641Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-30T02:28:47.641Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-30T02:28:47.641Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-30T02:28:47.903Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-30T02:28:47.903Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-30T02:28:47.903Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-30T02:28:47.903Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-30T02:28:48.165Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-30T02:28:48.165Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-30T02:28:48.165Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-30T02:28:48.165Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-01-30T02:28:48.427Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-30T02:28:48.427Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-30T02:28:48.427Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-30T02:28:49.026Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-01-30T02:28:49.298Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-01-30T02:28:49.567Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-01-30T02:28:49.567Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-30T02:28:49.567Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-01-30T02:28:49.567Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-30T02:28:49.850Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-01-30T02:28:50.123Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-30T02:28:50.123Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-01-30T02:28:50.123Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-30T02:28:50.123Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-01-30T02:28:50.755Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-30T02:28:50.755Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-01-30T02:28:51.024Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-01-30T02:28:51.288Z] Setting up debconf (1.5.66ubuntu1) ... [2021-01-30T02:28:51.863Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-30T02:28:51.863Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-01-30T02:28:52.130Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-01-30T02:28:52.392Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-01-30T02:28:52.655Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-30T02:28:52.655Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-01-30T02:28:52.655Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-01-30T02:28:52.980Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-01-30T02:28:52.980Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-30T02:28:52.980Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-30T02:28:52.980Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-30T02:28:53.310Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-30T02:28:53.310Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-30T02:28:53.310Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-30T02:28:53.310Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-30T02:28:53.823Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-30T02:28:54.085Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-30T02:28:54.085Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-30T02:28:54.085Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-30T02:28:54.348Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-30T02:28:54.348Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-30T02:28:54.348Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-30T02:28:54.611Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-30T02:28:54.611Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.44_amd64.deb ... [2021-01-30T02:28:54.611Z] Unpacking systemd-sysv (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-01-30T02:28:54.611Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-30T02:28:54.873Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-30T02:28:54.873Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-30T02:28:54.873Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-30T02:28:54.873Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-01-30T02:28:55.137Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-01-30T02:28:55.137Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-01-30T02:28:55.404Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-30T02:28:55.404Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-01-30T02:28:55.404Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-30T02:28:55.404Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-30T02:28:55.669Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-30T02:28:55.670Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-30T02:28:55.670Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-30T02:28:55.670Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-30T02:28:55.933Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-30T02:28:55.933Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... [2021-01-30T02:28:55.933Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... [2021-01-30T02:28:55.933Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... [2021-01-30T02:28:56.196Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-30T02:28:56.196Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-01-30T02:28:56.196Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-01-30T02:28:56.461Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-01-30T02:28:56.724Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-30T02:28:56.724Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-30T02:28:56.724Z] Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-30T02:28:56.724Z] Setting up gpgv (2.2.4-1ubuntu1.3) ... [2021-01-30T02:28:56.996Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-30T02:28:56.996Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-01-30T02:28:56.996Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-01-30T02:28:57.265Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-01-30T02:28:57.265Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-30T02:28:57.265Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-01-30T02:28:57.265Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-01-30T02:28:57.530Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-01-30T02:28:57.530Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-30T02:28:57.530Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-01-30T02:28:57.530Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-01-30T02:28:57.804Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-01-30T02:28:57.804Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-30T02:28:57.804Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-01-30T02:28:57.804Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-01-30T02:28:58.071Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-01-30T02:28:58.071Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-30T02:28:58.071Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2021-01-30T02:28:58.071Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2021-01-30T02:28:58.334Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2021-01-30T02:28:58.334Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-30T02:28:58.334Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2021-01-30T02:28:58.334Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2021-01-30T02:28:58.334Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2021-01-30T02:28:58.598Z] (Reading database ... 13915 files and directories currently installed.) [2021-01-30T02:28:58.598Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-01-30T02:28:58.598Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-01-30T02:28:58.598Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-01-30T02:28:58.865Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-01-30T02:28:58.865Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-01-30T02:28:58.865Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-01-30T02:28:59.443Z] Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... [2021-01-30T02:28:59.443Z] Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... [2021-01-30T02:28:59.443Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-01-30T02:28:59.443Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-01-30T02:28:59.706Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-01-30T02:28:59.706Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-01-30T02:28:59.706Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-01-30T02:28:59.706Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-01-30T02:28:59.969Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-01-30T02:28:59.969Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-01-30T02:28:59.969Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-01-30T02:28:59.969Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-01-30T02:29:00.238Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-01-30T02:29:00.238Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-01-30T02:29:00.238Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-01-30T02:29:00.238Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-01-30T02:29:00.514Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-01-30T02:29:00.514Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-01-30T02:29:01.535Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-01-30T02:29:01.535Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-01-30T02:29:01.535Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-01-30T02:29:01.535Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-01-30T02:29:01.535Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-30T02:29:01.803Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-30T02:29:02.067Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-30T02:29:02.067Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-30T02:29:02.330Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-30T02:29:02.330Z] Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-30T02:29:02.594Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-30T02:29:02.594Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-30T02:29:02.594Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-30T02:29:02.594Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-30T02:29:02.864Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-30T02:29:02.864Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-30T02:29:03.130Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-30T02:29:03.130Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-30T02:29:03.130Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-30T02:29:03.130Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-30T02:29:04.081Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-30T02:29:04.081Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-30T02:29:05.032Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-30T02:29:05.032Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-30T02:29:05.609Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-30T02:29:05.609Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-30T02:29:06.182Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-30T02:29:06.182Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-30T02:29:07.143Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-30T02:29:07.143Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-30T02:29:07.143Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-30T02:29:07.143Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-30T02:29:07.143Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-01-30T02:29:07.441Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-30T02:29:07.441Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-01-30T02:29:07.441Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-30T02:29:07.742Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-01-30T02:29:07.742Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-01-30T02:29:07.742Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-30T02:29:07.742Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-30T02:29:08.040Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-30T02:29:08.040Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-30T02:29:08.040Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-01-30T02:29:08.334Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-01-30T02:29:08.335Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-30T02:29:08.335Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-30T02:29:08.623Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-30T02:29:08.623Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-30T02:29:08.934Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-30T02:29:08.934Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-01-30T02:29:09.237Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-01-30T02:29:09.237Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-01-30T02:29:09.512Z] [2021-01-30T02:29:09.512Z] Current default time zone: 'Etc/UTC' [2021-01-30T02:29:09.512Z] Local time is now: Sat Jan 30 02:29:09 UTC 2021. [2021-01-30T02:29:09.512Z] Universal Time is now: Sat Jan 30 02:29:09 UTC 2021. [2021-01-30T02:29:09.512Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-01-30T02:29:09.512Z] [2021-01-30T02:29:09.512Z] Setting up systemd-sysv (237-3ubuntu10.44) ... [2021-01-30T02:29:09.512Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-30T02:29:09.799Z] Setting up linux-libc-dev:amd64 (4.15.0-135.139) ... [2021-01-30T02:29:09.799Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-01-30T02:29:10.065Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-01-30T02:29:10.065Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-01-30T02:29:10.349Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-01-30T02:29:10.349Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-01-30T02:29:10.651Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-01-30T02:29:10.651Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-01-30T02:29:10.927Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-30T02:29:10.927Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-01-30T02:29:11.560Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-30T02:29:11.560Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-01-30T02:29:11.560Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-30T02:29:11.560Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-01-30T02:29:11.560Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-01-30T02:29:11.560Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-01-30T02:29:11.828Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... [2021-01-30T02:29:11.828Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-01-30T02:29:11.828Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-01-30T02:29:11.828Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-01-30T02:29:11.828Z] Setting up ca-certificates (20201027ubuntu0.18.04.1) ... [2021-01-30T02:29:13.769Z] Updating certificates in /etc/ssl/certs... [2021-01-30T02:29:14.782Z] 22 added, 17 removed; done. [2021-01-30T02:29:15.118Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-01-30T02:29:15.118Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-30T02:29:15.118Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-01-30T02:29:15.118Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-01-30T02:29:15.118Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-01-30T02:29:15.400Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-30T02:29:15.400Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-01-30T02:29:15.400Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-30T02:29:15.400Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-30T02:29:15.400Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-30T02:29:15.400Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-30T02:29:15.400Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-30T02:29:15.400Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-01-30T02:29:15.676Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... [2021-01-30T02:29:15.676Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-01-30T02:29:15.676Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-01-30T02:29:15.676Z] Setting up binutils (2.30-21ubuntu1~18.04.4) ... [2021-01-30T02:29:15.676Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-30T02:29:15.676Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-30T02:29:15.676Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-01-30T02:29:15.986Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-01-30T02:29:15.986Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-01-30T02:29:15.986Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-01-30T02:29:15.986Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-01-30T02:29:16.260Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-01-30T02:29:16.261Z] Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... [2021-01-30T02:29:16.261Z] Updating certificates in /etc/ssl/certs... [2021-01-30T02:29:16.900Z] 0 added, 0 removed; done. [2021-01-30T02:29:16.900Z] Running hooks in /etc/ca-certificates/update.d... [2021-01-30T02:29:16.900Z] done. [2021-01-30T02:29:17.180Z] Reading package lists... [2021-01-30T02:29:17.458Z] Building dependency tree... [2021-01-30T02:29:17.458Z] Reading state information... [2021-01-30T02:29:17.742Z] The following NEW packages will be installed: [2021-01-30T02:29:17.742Z] apt-transport-https [2021-01-30T02:29:17.742Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-01-30T02:29:17.742Z] Need to get 1696 B of archives. [2021-01-30T02:29:17.742Z] After this operation, 153 kB of additional disk space will be used. [2021-01-30T02:29:17.742Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2021-01-30T02:29:18.042Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-30T02:29:18.042Z] Fetched 1696 B in 0s (27.7 kB/s) [2021-01-30T02:29:18.042Z] Selecting previously unselected package apt-transport-https. [2021-01-30T02:29:18.042Z] (Reading database ... 13929 files and directories currently installed.) [2021-01-30T02:29:18.042Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2021-01-30T02:29:18.042Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2021-01-30T02:29:18.042Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2021-01-30T02:29:18.329Z] Waiting for network to be ready... [2021-01-30T02:29:24.986Z] 2021-01-30T02:29:21Z INFO Waiting for automatic snapd restart... [2021-01-30T02:29:25.248Z] snapd 2.48.2 from Canonical* installed [2021-01-30T02:29:26.195Z] "snapd" switched to the "latest/stable" channel [2021-01-30T02:29:26.195Z] [2021-01-30T02:29:29.546Z] core18 20201210 from Canonical* installed [2021-01-30T02:29:29.546Z] "core18" switched to the "latest/stable" channel [2021-01-30T02:29:29.546Z] [2021-01-30T02:29:32.895Z] snapcraft 4.4.4 from Canonical* installed [2021-01-30T02:29:32.895Z] "snapcraft" switched to the "latest/stable" channel [2021-01-30T02:29:32.895Z] [2021-01-30T02:29:37.128Z] 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-01-30T02:29:37.128Z] - README.md [2021-01-30T02:29:37.128Z] - snapcraft.yaml.orig [2021-01-30T02:29:37.128Z] [2021-01-30T02:29:37.128Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-01-30T02:29:44.009Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-30T02:29:44.009Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-30T02:29:44.009Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-30T02:29:44.009Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-30T02:29:44.584Z] Reading package lists... [2021-01-30T02:29:44.848Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.7 git-man=1:2.17.1-1ubuntu0.7 libcurl3-gnutls=7.58.0-2ubuntu3.12 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.6 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-01-30T02:29:47.765Z] 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-01-30T02:29:49.805Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-01-30T02:29:51.513Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-30T02:29:51.513Z] Reading package lists... [2021-01-30T02:29:51.513Z] Building dependency tree... [2021-01-30T02:29:51.513Z] Reading state information... [2021-01-30T02:29:51.513Z] Suggested packages: [2021-01-30T02:29:51.513Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-01-30T02:29:51.513Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-01-30T02:29:51.513Z] Recommended packages: [2021-01-30T02:29:51.513Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-01-30T02:29:51.513Z] The following NEW packages will be installed: [2021-01-30T02:29:51.513Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-01-30T02:29:51.513Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-01-30T02:29:51.513Z] pkg-config zip [2021-01-30T02:29:51.513Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-01-30T02:29:51.513Z] Need to get 7655 kB of archives. [2021-01-30T02:29:51.513Z] After this operation, 43.7 MB of additional disk space will be used. [2021-01-30T02:29:51.513Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] [2021-01-30T02:29:51.513Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2021-01-30T02:29:51.513Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-01-30T02:29:51.513Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2021-01-30T02:29:51.513Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2021-01-30T02:29:51.776Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-01-30T02:29:51.776Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-01-30T02:29:51.776Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-01-30T02:29:51.776Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-01-30T02:29:51.776Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-01-30T02:29:52.040Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-01-30T02:29:52.040Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-01-30T02:29:52.040Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-01-30T02:29:52.040Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-01-30T02:29:52.040Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-01-30T02:29:52.303Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-30T02:29:52.303Z] Fetched 7655 kB in 1s (11.7 MB/s) [2021-01-30T02:29:52.303Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-01-30T02:29:52.303Z] (Reading database ... 13933 files and directories currently installed.) [2021-01-30T02:29:52.303Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... [2021-01-30T02:29:52.303Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-01-30T02:29:52.569Z] Selecting previously unselected package libpsl5:amd64. [2021-01-30T02:29:52.569Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-01-30T02:29:52.569Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-01-30T02:29:52.569Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-01-30T02:29:52.849Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-01-30T02:29:52.849Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-01-30T02:29:52.849Z] Selecting previously unselected package librtmp1:amd64. [2021-01-30T02:29:52.849Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-01-30T02:29:52.849Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-01-30T02:29:52.849Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-01-30T02:29:52.849Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2021-01-30T02:29:52.849Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-01-30T02:29:53.118Z] Selecting previously unselected package liberror-perl. [2021-01-30T02:29:53.118Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-01-30T02:29:53.118Z] Unpacking liberror-perl (0.17025-1) ... [2021-01-30T02:29:53.118Z] Selecting previously unselected package git-man. [2021-01-30T02:29:53.118Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2021-01-30T02:29:53.118Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2021-01-30T02:29:53.381Z] Selecting previously unselected package git. [2021-01-30T02:29:53.381Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2021-01-30T02:29:53.381Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2021-01-30T02:29:54.341Z] Selecting previously unselected package libnorm1:amd64. [2021-01-30T02:29:54.341Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-01-30T02:29:54.341Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-01-30T02:29:54.341Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-01-30T02:29:54.341Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-01-30T02:29:54.341Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-01-30T02:29:54.341Z] Selecting previously unselected package libsodium23:amd64. [2021-01-30T02:29:54.341Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-01-30T02:29:54.341Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-01-30T02:29:54.626Z] Selecting previously unselected package libzmq5:amd64. [2021-01-30T02:29:54.626Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-01-30T02:29:54.626Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-30T02:29:54.626Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-01-30T02:29:54.626Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-01-30T02:29:54.626Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-30T02:29:54.626Z] Selecting previously unselected package pkg-config. [2021-01-30T02:29:54.626Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-01-30T02:29:54.626Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-01-30T02:29:54.927Z] Selecting previously unselected package zip. [2021-01-30T02:29:54.927Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-01-30T02:29:54.927Z] Unpacking zip (3.0-11build1) ... [2021-01-30T02:29:54.927Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-01-30T02:29:54.927Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2021-01-30T02:29:54.927Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-01-30T02:29:54.927Z] Setting up liberror-perl (0.17025-1) ... [2021-01-30T02:29:54.927Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-01-30T02:29:54.927Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-01-30T02:29:55.219Z] No schema files found: doing nothing. [2021-01-30T02:29:55.219Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-01-30T02:29:55.219Z] Setting up zip (3.0-11build1) ... [2021-01-30T02:29:55.219Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-01-30T02:29:55.219Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-01-30T02:29:55.219Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-01-30T02:29:55.219Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-30T02:29:55.219Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-01-30T02:29:55.219Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-30T02:29:55.219Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2021-01-30T02:29:55.492Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-01-30T02:30:00.097Z] Removing intermediate container 31cc6ef36a10 [2021-01-30T02:30:00.097Z] ---> 2e9a30f98784 [2021-01-30T02:30:00.097Z] [2021-01-30T02:30:00.097Z] Step 10/24 : FROM alpine:3.12 [2021-01-30T02:30:00.097Z] 3.12: Pulling from library/alpine [2021-01-30T02:30:00.725Z] Removing intermediate container eb9536bb447a [2021-01-30T02:30:00.725Z] ---> 52cd8678afbf [2021-01-30T02:30:00.725Z] [2021-01-30T02:30:00.725Z] Step 10/22 : FROM alpine:3.12 [2021-01-30T02:30:00.725Z] 3.12: Pulling from library/alpine [2021-01-30T02:30:01.367Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-30T02:30:01.367Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-30T02:30:01.367Z] Status: Downloaded newer image for alpine:3.12 [2021-01-30T02:30:01.367Z] ---> afeebe901d6b [2021-01-30T02:30:01.367Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-01-30T02:30:01.660Z] Status: Image is up to date for alpine:3.12 [2021-01-30T02:30:01.660Z] ---> afeebe901d6b [2021-01-30T02:30:01.660Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-30T02:30:01.974Z] ---> Running in 8776a8fe4af7 [2021-01-30T02:30:01.974Z] ---> Running in ea899ada7b5a [2021-01-30T02:30:02.127Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-30T02:30:02.127Z] git set to automatically installed. [2021-01-30T02:30:02.127Z] git-man set to automatically installed. [2021-01-30T02:30:02.127Z] libcurl3-gnutls set to automatically installed. [2021-01-30T02:30:02.127Z] liberror-perl set to automatically installed. [2021-01-30T02:30:02.127Z] libglib2.0-0 set to automatically installed. [2021-01-30T02:30:02.127Z] libnghttp2-14 set to automatically installed. [2021-01-30T02:30:02.127Z] libnorm1 set to automatically installed. [2021-01-30T02:30:02.127Z] libpgm-5.2-0 set to automatically installed. [2021-01-30T02:30:02.127Z] libpsl5 set to automatically installed. [2021-01-30T02:30:02.127Z] librtmp1 set to automatically installed. [2021-01-30T02:30:02.127Z] libsodium23 set to automatically installed. [2021-01-30T02:30:02.127Z] libzmq3-dev set to automatically installed. [2021-01-30T02:30:02.127Z] libzmq5 set to automatically installed. [2021-01-30T02:30:02.127Z] pkg-config set to automatically installed. [2021-01-30T02:30:02.127Z] zip set to automatically installed. [2021-01-30T02:30:03.536Z] snapd is not logged in, snap install commands will use sudo [2021-01-30T02:30:04.666Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-30T02:30:04.666Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-30T02:30:04.666Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-30T02:30:04.666Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-30T02:30:05.268Z] (1/2) Installing ca-certificates (20191127-r4) [2021-01-30T02:30:05.544Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-30T02:30:05.544Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-01-30T02:30:05.544Z] Executing busybox-1.31.1-r19.trigger [2021-01-30T02:30:05.544Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-30T02:30:05.544Z] Executing ca-certificates-20191127-r4.trigger [2021-01-30T02:30:05.544Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-30T02:30:05.544Z] (4/5) Installing curl (7.69.1-r3) [2021-01-30T02:30:05.544Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-30T02:30:05.544Z] Executing busybox-1.31.1-r19.trigger [2021-01-30T02:30:05.544Z] Executing ca-certificates-20191127-r4.trigger [2021-01-30T02:30:05.819Z] OK: 6 MiB in 16 packages [2021-01-30T02:30:06.094Z] OK: 7 MiB in 19 packages [2021-01-30T02:30:09.597Z] Removing intermediate container ea899ada7b5a [2021-01-30T02:30:09.597Z] ---> 3395f2c71208 [2021-01-30T02:30:09.597Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-30T02:30:09.597Z] Removing intermediate container 8776a8fe4af7 [2021-01-30T02:30:09.597Z] ---> 9ad0b1f9f362 [2021-01-30T02:30:09.597Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-30T02:30:09.597Z] ---> Running in 7f84a2d960b5 [2021-01-30T02:30:09.597Z] ---> Running in c1799c2a449b [2021-01-30T02:30:10.236Z] Removing intermediate container c1799c2a449b [2021-01-30T02:30:10.236Z] ---> 7b366cb18931 [2021-01-30T02:30:10.236Z] Step 13/24 : WORKDIR / [2021-01-30T02:30:10.236Z] Removing intermediate container 7f84a2d960b5 [2021-01-30T02:30:10.236Z] ---> b95df3ba87ac [2021-01-30T02:30:10.236Z] Step 13/22 : ENV APP_PORT=48060 [2021-01-30T02:30:10.244Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-30T02:30:10.519Z] ---> Running in c265e6885eba [2021-01-30T02:30:10.519Z] ---> Running in a0daf1499414 [2021-01-30T02:30:11.133Z] Removing intermediate container a0daf1499414 [2021-01-30T02:30:11.133Z] ---> 4330606bf98e [2021-01-30T02:30:11.133Z] Step 14/22 : EXPOSE $APP_PORT [2021-01-30T02:30:11.414Z] Removing intermediate container c265e6885eba [2021-01-30T02:30:11.414Z] ---> dd4234fca30f [2021-01-30T02:30:11.414Z] 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-01-30T02:30:11.414Z] ---> Running in 6d3e567ef68a [2021-01-30T02:30:11.674Z] snap "core18" has no updates available [2021-01-30T02:30:12.289Z] Pulling config-common [2021-01-30T02:30:12.912Z] Removing intermediate container 6d3e567ef68a [2021-01-30T02:30:12.912Z] ---> 226ce13e01af [2021-01-30T02:30:12.912Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-30T02:30:12.912Z] ---> 4941fd67c423 [2021-01-30T02:30:12.912Z] 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-01-30T02:30:13.361Z] Pulling go-build-helper [2021-01-30T02:30:14.522Z] ---> 601330aaa70c [2021-01-30T02:30:14.522Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-30T02:30:14.835Z] ---> 6ba85f56bc42 [2021-01-30T02:30:14.835Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-30T02:30:15.491Z] Removing intermediate container 8badc12e0bb6 [2021-01-30T02:30:15.491Z] ---> 27b792dd6743 [2021-01-30T02:30:15.491Z] [2021-01-30T02:30:15.491Z] Step 10/31 : FROM alpine:3.12 [2021-01-30T02:30:15.491Z] ---> afeebe901d6b [2021-01-30T02:30:15.491Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-01-30T02:30:16.569Z] ---> Running in 07a47abb621b [2021-01-30T02:30:17.186Z] ---> 85f039884e96 [2021-01-30T02:30:17.186Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-30T02:30:17.825Z] Removing intermediate container 07a47abb621b [2021-01-30T02:30:17.825Z] ---> 6d261eb3e80b [2021-01-30T02:30:17.825Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-01-30T02:30:17.825Z] ---> 737d53fe5071 [2021-01-30T02:30:17.825Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-30T02:30:18.165Z] ---> Running in 73a5fa9c74e4 [2021-01-30T02:30:18.867Z] Removing intermediate container 382a8b99a6ce [2021-01-30T02:30:18.867Z] ---> 7bc9f985ea0a [2021-01-30T02:30:18.867Z] [2021-01-30T02:30:18.867Z] Step 10/22 : FROM alpine:3.12 [2021-01-30T02:30:18.867Z] ---> afeebe901d6b [2021-01-30T02:30:18.867Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-01-30T02:30:19.176Z] ---> 6241bdb1cb9d [2021-01-30T02:30:19.177Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-30T02:30:19.177Z] ---> Running in dd8e0b7d9093 [2021-01-30T02:30:19.467Z] ---> b2eec24cb59a [2021-01-30T02:30:19.467Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-01-30T02:30:19.750Z] ---> Running in f686614854c0 [2021-01-30T02:30:20.028Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-30T02:30:20.028Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-30T02:30:20.637Z] Removing intermediate container f686614854c0 [2021-01-30T02:30:20.637Z] ---> f537f208acd3 [2021-01-30T02:30:20.637Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-30T02:30:20.637Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-01-30T02:30:20.920Z] (2/2) Installing su-exec (0.2-r1) [2021-01-30T02:30:20.920Z] Executing busybox-1.31.1-r19.trigger [2021-01-30T02:30:20.920Z] ---> a7f29d326aa6 [2021-01-30T02:30:20.920Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-30T02:30:20.920Z] OK: 5 MiB in 16 packages [2021-01-30T02:30:20.920Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-30T02:30:21.204Z] ---> Running in 210be25a084d [2021-01-30T02:30:21.204Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-30T02:30:21.842Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-01-30T02:30:21.842Z] Executing busybox-1.31.1-r19.trigger [2021-01-30T02:30:21.842Z] OK: 5 MiB in 15 packages [2021-01-30T02:30:22.476Z] Removing intermediate container 210be25a084d [2021-01-30T02:30:22.476Z] ---> f5c6d5576a01 [2021-01-30T02:30:22.476Z] Step 20/22 : LABEL arch=arm64 [2021-01-30T02:30:22.476Z] ---> a8394f15c809 [2021-01-30T02:30:22.476Z] 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-01-30T02:30:23.115Z] ---> Running in 4e7a152b51c5 [2021-01-30T02:30:23.115Z] ---> Running in d0764959b10e [2021-01-30T02:30:23.115Z] Removing intermediate container 73a5fa9c74e4 [2021-01-30T02:30:23.115Z] ---> 973410ccb797 [2021-01-30T02:30:23.115Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-01-30T02:30:23.441Z] ---> Running in 52d4af074651 [2021-01-30T02:30:23.755Z] Removing intermediate container d9cb01e8777c [2021-01-30T02:30:23.755Z] ---> 402e3b0084c4 [2021-01-30T02:30:23.755Z] [2021-01-30T02:30:23.755Z] Step 10/23 : FROM alpine:3.12 [2021-01-30T02:30:23.755Z] ---> afeebe901d6b [2021-01-30T02:30:23.755Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-01-30T02:30:23.755Z] ---> Using cache [2021-01-30T02:30:23.755Z] ---> 924d402344a5 [2021-01-30T02:30:23.755Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-30T02:30:23.755Z] Removing intermediate container d0764959b10e [2021-01-30T02:30:23.755Z] ---> 3fedfd6584da [2021-01-30T02:30:23.755Z] Step 21/22 : LABEL git_sha=e744a924a118a74d190ac4bd2492cd44ad69498a [2021-01-30T02:30:24.062Z] Removing intermediate container dd8e0b7d9093 [2021-01-30T02:30:24.062Z] ---> 924d402344a5 [2021-01-30T02:30:24.062Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-30T02:30:24.062Z] ---> Running in 95ac9dc6ad9d [2021-01-30T02:30:24.062Z] ---> Running in 4710fa6d6f3c [2021-01-30T02:30:24.349Z] ---> Running in 9fff065350bf [2021-01-30T02:30:24.349Z] Removing intermediate container 52d4af074651 [2021-01-30T02:30:24.349Z] ---> 9dc25bfc1545 [2021-01-30T02:30:24.349Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-01-30T02:30:24.634Z] ---> Running in 98a07e96bb98 [2021-01-30T02:30:24.907Z] Removing intermediate container 95ac9dc6ad9d [2021-01-30T02:30:24.907Z] ---> c41db391ecf6 [2021-01-30T02:30:24.907Z] Step 22/22 : LABEL version=0.0.0 [2021-01-30T02:30:24.907Z] Removing intermediate container 4710fa6d6f3c [2021-01-30T02:30:24.907Z] ---> 22658792fccd [2021-01-30T02:30:24.907Z] Step 13/23 : ENV APP_PORT=48081 [2021-01-30T02:30:24.907Z] Removing intermediate container 9fff065350bf [2021-01-30T02:30:24.907Z] ---> 07c7576a0574 [2021-01-30T02:30:24.907Z] Step 13/22 : ENV APP_PORT=48085 [2021-01-30T02:30:25.190Z] ---> Running in ea8f9ca1add7 [2021-01-30T02:30:25.190Z] ---> Running in d64971f97382 [2021-01-30T02:30:25.190Z] Removing intermediate container 98a07e96bb98 [2021-01-30T02:30:25.190Z] ---> f348a52af96b [2021-01-30T02:30:25.190Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-01-30T02:30:25.190Z] ---> Running in 005bb56eebb4 [2021-01-30T02:30:25.465Z] ---> Running in 7fc932662073 [2021-01-30T02:30:25.743Z] Removing intermediate container ea8f9ca1add7 [2021-01-30T02:30:25.743Z] ---> 9ce5f32d2190 [2021-01-30T02:30:25.743Z] [2021-01-30T02:30:26.022Z] Removing intermediate container 005bb56eebb4 [2021-01-30T02:30:26.022Z] ---> a28755e05d75 [2021-01-30T02:30:26.022Z] Step 14/22 : EXPOSE $APP_PORT [2021-01-30T02:30:26.022Z] Removing intermediate container d64971f97382 [2021-01-30T02:30:26.022Z] ---> 8f4bb2ceb5ec [2021-01-30T02:30:26.022Z] Step 14/23 : EXPOSE $APP_PORT [2021-01-30T02:30:26.022Z] Removing intermediate container 4e7a152b51c5 [2021-01-30T02:30:26.022Z] ---> fa779bab6cdc [2021-01-30T02:30:26.022Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-01-30T02:30:26.299Z] Successfully built 9ce5f32d2190 [2021-01-30T02:30:26.299Z] ---> Running in 05095ba86be6 [2021-01-30T02:30:26.299Z] ---> Running in 21cb315a23d0 [2021-01-30T02:30:26.299Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-01-30T02:30:26.299Z]  Building docker-support-notifications-go ... done Building docker-security-proxy-setup-go [2021-01-30T02:30:26.299Z] ---> Running in ecfdddf2bdaa [2021-01-30T02:30:26.907Z] Removing intermediate container 21cb315a23d0 [2021-01-30T02:30:26.907Z] ---> 5d7c678c2b61 [2021-01-30T02:30:26.907Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-30T02:30:26.907Z] Removing intermediate container 05095ba86be6 [2021-01-30T02:30:26.907Z] ---> 966fedb260e9 [2021-01-30T02:30:26.907Z] Step 15/23 : WORKDIR / [2021-01-30T02:30:27.192Z] Removing intermediate container ecfdddf2bdaa [2021-01-30T02:30:27.192Z] ---> 84db7a3da2df [2021-01-30T02:30:27.192Z] Step 22/24 : LABEL arch=arm64 [2021-01-30T02:30:27.192Z] ---> Running in 1a9731cf1924 [2021-01-30T02:30:27.467Z] ---> Running in 44bb4babcdee [2021-01-30T02:30:28.457Z] Removing intermediate container 44bb4babcdee [2021-01-30T02:30:28.457Z] ---> df50216705da [2021-01-30T02:30:28.457Z] Step 23/24 : LABEL git_sha=e744a924a118a74d190ac4bd2492cd44ad69498a [2021-01-30T02:30:28.457Z] ---> 53c4020179e7 [2021-01-30T02:30:28.457Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-30T02:30:28.457Z] Removing intermediate container 1a9731cf1924 [2021-01-30T02:30:28.457Z] ---> 2c5f85940eab [2021-01-30T02:30:28.457Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-30T02:30:28.765Z] ---> Running in 805e9d60554b [2021-01-30T02:30:28.765Z] Removing intermediate container 7fc932662073 [2021-01-30T02:30:28.765Z] ---> 8fc6b4e248b8 [2021-01-30T02:30:28.765Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-01-30T02:30:29.374Z] ---> Running in d1ac1dfdb103 [2021-01-30T02:30:29.658Z] Removing intermediate container 805e9d60554b [2021-01-30T02:30:29.658Z] ---> 1d4a4a594366 [2021-01-30T02:30:29.658Z] Step 24/24 : LABEL version=0.0.0 [2021-01-30T02:30:30.260Z] ---> b7966a58b39f [2021-01-30T02:30:30.260Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-30T02:30:30.260Z] ---> Running in 9c85d36e0659 [2021-01-30T02:30:30.260Z] Removing intermediate container d1ac1dfdb103 [2021-01-30T02:30:30.260Z] ---> 3dd1c2a52657 [2021-01-30T02:30:30.260Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-01-30T02:30:30.537Z] ---> 703f3498c767 [2021-01-30T02:30:30.537Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-30T02:30:31.154Z] Removing intermediate container 9c85d36e0659 [2021-01-30T02:30:31.154Z] ---> 04782399a0a1 [2021-01-30T02:30:31.154Z] [2021-01-30T02:30:31.766Z] Successfully built 04782399a0a1 [2021-01-30T02:30:32.055Z] ---> f6587fa0975d [2021-01-30T02:30:32.055Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-01-30T02:30:32.055Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-01-30T02:30:32.055Z]  Building docker-security-secretstore-setup-go ... done Building docker-sys-mgmt-agent-go [2021-01-30T02:30:32.330Z] ---> 67c122006b00 [2021-01-30T02:30:32.330Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-01-30T02:30:32.330Z] ---> 00d857afa5bb [2021-01-30T02:30:32.330Z] ---> Running in b4fb9ee8793e [2021-01-30T02:30:32.330Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-01-30T02:30:32.610Z] ---> Running in ebeb0112e4b3 [2021-01-30T02:30:33.234Z] Removing intermediate container ebeb0112e4b3 [2021-01-30T02:30:33.234Z] ---> a31508b240ba [2021-01-30T02:30:33.234Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-30T02:30:33.234Z] ---> 41ebe13eb09a [2021-01-30T02:30:33.519Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-01-30T02:30:33.519Z] ---> Running in a8783469c07b [2021-01-30T02:30:33.804Z] ---> Running in a2f6d35a093c [2021-01-30T02:30:34.090Z] Removing intermediate container a8783469c07b [2021-01-30T02:30:34.090Z] ---> 2d29606a0fa5 [2021-01-30T02:30:34.090Z] Step 20/22 : LABEL arch=arm64 [2021-01-30T02:30:34.692Z] Removing intermediate container a2f6d35a093c [2021-01-30T02:30:34.692Z] ---> 41597c4ffac0 [2021-01-30T02:30:34.692Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-30T02:30:34.692Z] ---> Running in c1d2908ef55e [2021-01-30T02:30:34.971Z] ---> Running in 22eeb8515e12 [2021-01-30T02:30:35.527Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-01-30T02:30:35.527Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-01-30T02:30:35.527Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1527 kB] [2021-01-30T02:30:35.527Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [296 kB] [2021-01-30T02:30:35.527Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [26.0 kB] [2021-01-30T02:30:35.527Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5272 B] [2021-01-30T02:30:35.527Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [224 kB] [2021-01-30T02:30:35.527Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [29.6 kB] [2021-01-30T02:30:35.527Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1102 kB] [2021-01-30T02:30:35.527Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [247 kB] [2021-01-30T02:30:35.527Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-01-30T02:30:35.527Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-01-30T02:30:35.527Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-01-30T02:30:35.527Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-01-30T02:30:35.527Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-01-30T02:30:35.527Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-01-30T02:30:35.527Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-01-30T02:30:35.527Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-01-30T02:30:35.527Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-01-30T02:30:35.527Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1875 kB] [2021-01-30T02:30:35.527Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [389 kB] [2021-01-30T02:30:35.527Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.8 kB] [2021-01-30T02:30:35.527Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7300 B] [2021-01-30T02:30:35.527Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [247 kB] [2021-01-30T02:30:35.527Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [33.4 kB] [2021-01-30T02:30:35.527Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1712 kB] [2021-01-30T02:30:35.527Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [361 kB] [2021-01-30T02:30:35.527Z] Fetched 23.9 MB in 0s (0 B/s) [2021-01-30T02:30:35.527Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-01-30T02:30:35.527Z] Fetched 96.5 kB in 0s (0 B/s) [2021-01-30T02:30:35.527Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-01-30T02:30:35.527Z] Fetched 279 kB in 0s (0 B/s) [2021-01-30T02:30:35.527Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-01-30T02:30:35.527Z] Fetched 122 kB in 0s (0 B/s) [2021-01-30T02:30:35.527Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-01-30T02:30:35.527Z] Fetched 77.8 kB in 0s (0 B/s) [2021-01-30T02:30:35.527Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-01-30T02:30:35.527Z] Fetched 8848 B in 0s (0 B/s) [2021-01-30T02:30:35.527Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-01-30T02:30:35.527Z] Fetched 47.8 kB in 0s (0 B/s) [2021-01-30T02:30:35.527Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-01-30T02:30:35.527Z] Fetched 45.6 kB in 0s (0 B/s) [2021-01-30T02:30:35.527Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-01-30T02:30:35.527Z] Fetched 15.0 kB in 0s (0 B/s) [2021-01-30T02:30:35.527Z] Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] [2021-01-30T02:30:35.527Z] Fetched 214 kB in 0s (0 B/s) [2021-01-30T02:30:35.527Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] [2021-01-30T02:30:35.527Z] Fetched 155 kB in 0s (0 B/s) [2021-01-30T02:30:35.527Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-01-30T02:30:35.527Z] Fetched 50.6 kB in 0s (0 B/s) [2021-01-30T02:30:35.527Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-01-30T02:30:35.527Z] Fetched 14.8 kB in 0s (0 B/s) [2021-01-30T02:30:35.527Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-01-30T02:30:35.527Z] Fetched 41.8 kB in 0s (0 B/s) [2021-01-30T02:30:35.527Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-01-30T02:30:35.527Z] Fetched 499 kB in 0s (0 B/s) [2021-01-30T02:30:35.527Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-01-30T02:30:35.527Z] Fetched 111 kB in 0s (0 B/s) [2021-01-30T02:30:35.527Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-01-30T02:30:35.527Z] Fetched 240 kB in 0s (0 B/s) [2021-01-30T02:30:35.527Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-01-30T02:30:35.527Z] Fetched 29.3 kB in 0s (0 B/s) [2021-01-30T02:30:35.527Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-01-30T02:30:35.527Z] Fetched 85.5 kB in 0s (0 B/s) [2021-01-30T02:30:35.527Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-01-30T02:30:35.527Z] Fetched 24.5 kB in 0s (0 B/s) [2021-01-30T02:30:35.528Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-01-30T02:30:35.528Z] Fetched 49.2 kB in 0s (0 B/s) [2021-01-30T02:30:35.528Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-01-30T02:30:35.528Z] Fetched 54.2 kB in 0s (0 B/s) [2021-01-30T02:30:35.528Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-01-30T02:30:35.528Z] Fetched 30.8 kB in 0s (0 B/s) [2021-01-30T02:30:35.528Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] [2021-01-30T02:30:35.528Z] Fetched 17.0 kB in 0s (0 B/s) [2021-01-30T02:30:35.528Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-01-30T02:30:35.528Z] Fetched 85.9 kB in 0s (0 B/s) [2021-01-30T02:30:35.528Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-01-30T02:30:35.528Z] Fetched 8720 B in 0s (0 B/s) [2021-01-30T02:30:35.528Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2021-01-30T02:30:35.528Z] Fetched 137 kB in 0s (0 B/s) [2021-01-30T02:30:35.528Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-01-30T02:30:35.528Z] Fetched 119 kB in 0s (0 B/s) [2021-01-30T02:30:35.528Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2021-01-30T02:30:35.528Z] Fetched 109 kB in 0s (0 B/s) [2021-01-30T02:30:35.528Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-01-30T02:30:35.528Z] Fetched 11.1 kB in 0s (0 B/s) [2021-01-30T02:30:35.528Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-01-30T02:30:35.528Z] Fetched 645 kB in 0s (0 B/s) [2021-01-30T02:30:35.528Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-01-30T02:30:35.528Z] Fetched 41.3 kB in 0s (0 B/s) [2021-01-30T02:30:35.528Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-01-30T02:30:35.528Z] Fetched 17.9 kB in 0s (0 B/s) [2021-01-30T02:30:35.528Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-01-30T02:30:35.528Z] Fetched 368 kB in 0s (0 B/s) [2021-01-30T02:30:35.528Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-01-30T02:30:35.528Z] Fetched 187 kB in 0s (0 B/s) [2021-01-30T02:30:35.528Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-01-30T02:30:35.528Z] Fetched 175 kB in 0s (0 B/s) [2021-01-30T02:30:35.528Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-01-30T02:30:35.580Z] Removing intermediate container c1d2908ef55e [2021-01-30T02:30:35.580Z] ---> 56d865178401 [2021-01-30T02:30:35.580Z] Step 21/22 : LABEL git_sha=e744a924a118a74d190ac4bd2492cd44ad69498a [2021-01-30T02:30:35.580Z] Removing intermediate container 22eeb8515e12 [2021-01-30T02:30:35.580Z] ---> 3f57b87e78b7 [2021-01-30T02:30:35.580Z] Step 21/23 : LABEL arch=arm64 [2021-01-30T02:30:35.580Z] Removing intermediate container b4fb9ee8793e [2021-01-30T02:30:35.580Z] ---> 37fe5954f291 [2021-01-30T02:30:35.580Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-30T02:30:35.580Z] ---> Running in f9d46b68c331 [2021-01-30T02:30:35.862Z] ---> Running in bed68b16ee90 [2021-01-30T02:30:36.481Z] Removing intermediate container f9d46b68c331 [2021-01-30T02:30:36.481Z] ---> 67d14ea067f1 [2021-01-30T02:30:36.481Z] Step 22/22 : LABEL version=0.0.0 [2021-01-30T02:30:36.481Z] Removing intermediate container bed68b16ee90 [2021-01-30T02:30:36.481Z] ---> 05e5023208ae [2021-01-30T02:30:36.481Z] Step 22/23 : LABEL git_sha=e744a924a118a74d190ac4bd2492cd44ad69498a [2021-01-30T02:30:36.761Z] ---> Running in 02d0cd5f87c0 [2021-01-30T02:30:36.761Z] ---> 45b524f9cd78 [2021-01-30T02:30:36.761Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-01-30T02:30:37.041Z] ---> Running in ee0bbd8ffb4c [2021-01-30T02:30:37.446Z] Fetched 206 kB in 0s (0 B/s) [2021-01-30T02:30:37.446Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] [2021-01-30T02:30:37.446Z] Fetched 1301 kB in 0s (0 B/s) [2021-01-30T02:30:37.446Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-01-30T02:30:37.446Z] Fetched 36.2 kB in 0s (0 B/s) [2021-01-30T02:30:37.446Z] Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] [2021-01-30T02:30:37.446Z] Fetched 159 kB in 0s (0 B/s) [2021-01-30T02:30:37.446Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-01-30T02:30:37.446Z] Fetched 107 kB in 0s (0 B/s) [2021-01-30T02:30:37.446Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-01-30T02:30:37.446Z] Fetched 48.7 kB in 0s (0 B/s) [2021-01-30T02:30:37.446Z] Pulling static-packages [2021-01-30T02:30:37.644Z] Removing intermediate container 02d0cd5f87c0 [2021-01-30T02:30:37.644Z] ---> 7a181cd7b9e9 [2021-01-30T02:30:37.644Z] [2021-01-30T02:30:37.918Z] Removing intermediate container ee0bbd8ffb4c [2021-01-30T02:30:37.918Z] ---> 6d2128581026 [2021-01-30T02:30:37.918Z] Step 23/23 : LABEL version=0.0.0 [2021-01-30T02:30:38.017Z] 'go115' has dependencies that need to be staged: static-packages go-build-helper [2021-01-30T02:30:38.017Z] Skipping pull go-build-helper (already ran) [2021-01-30T02:30:38.017Z] Skipping pull static-packages (already ran) [2021-01-30T02:30:38.017Z] Building go-build-helper [2021-01-30T02:30:38.193Z] Successfully built 7a181cd7b9e9 [2021-01-30T02:30:38.469Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-01-30T02:30:38.469Z] Building docker-core-data-go [2021-01-30T02:30:38.469Z]  Building docker-support-scheduler-go ... done  ---> Running in 0d8f1dcdcb33 [2021-01-30T02:30:38.755Z] ---> bdcf326627fc [2021-01-30T02:30:38.755Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-01-30T02:30:39.039Z] Removing intermediate container 0d8f1dcdcb33 [2021-01-30T02:30:39.039Z] ---> 566acd8c4113 [2021-01-30T02:30:39.039Z] [2021-01-30T02:30:39.648Z] Successfully built 566acd8c4113 [2021-01-30T02:30:39.648Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-01-30T02:30:39.648Z]  Building docker-core-metadata-go ... done Building docker-core-command-go [2021-01-30T02:30:39.648Z] ---> 48e66632d3c7 [2021-01-30T02:30:39.648Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis ${BOOTSTRAP_REDIS_DIR}/ [2021-01-30T02:30:41.107Z] ---> ce43f64306e9 [2021-01-30T02:30:41.107Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-01-30T02:30:42.173Z] ---> 02063610eb80 [2021-01-30T02:30:42.173Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-01-30T02:30:42.268Z] Building static-packages [2021-01-30T02:30:42.787Z] ---> Running in 7333ce76b997 [2021-01-30T02:30:43.400Z] Removing intermediate container 7333ce76b997 [2021-01-30T02:30:43.400Z] ---> 5c331f3c3ee1 [2021-01-30T02:30:43.400Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-01-30T02:30:44.848Z] Staging go-build-helper [2021-01-30T02:30:44.860Z] ---> 23a6766ffe9c [2021-01-30T02:30:44.860Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-01-30T02:30:45.421Z] Staging static-packages [2021-01-30T02:30:45.467Z] ---> Running in e4954f9ce5be [2021-01-30T02:30:46.824Z] Pulling go115 [2021-01-30T02:30:47.776Z] 'edgex-go' has dependencies that need to be staged: go115 [2021-01-30T02:30:47.776Z] Skipping pull go115 (already ran) [2021-01-30T02:30:47.776Z] Building go115 [2021-01-30T02:30:47.776Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-30T02:30:47.776Z] Dload Upload Total Spent Left Speed [2021-01-30T02:30:48.912Z] Removing intermediate container e4954f9ce5be [2021-01-30T02:30:48.912Z] ---> fd17ef8d2e80 [2021-01-30T02:30:48.912Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-01-30T02:30:49.191Z] ---> Running in 267ab3832f0f [2021-01-30T02:30:49.815Z] Removing intermediate container 267ab3832f0f [2021-01-30T02:30:49.815Z] ---> 75c8e60cee2b [2021-01-30T02:30:49.815Z] Step 28/31 : CMD ["gate"] [2021-01-30T02:30:50.096Z] ---> Running in 374595f40ef4 [2021-01-30T02:30:50.718Z] Removing intermediate container 374595f40ef4 [2021-01-30T02:30:50.718Z] ---> 76fe859bfb6a [2021-01-30T02:30:50.718Z] Step 29/31 : LABEL arch=arm64 [2021-01-30T02:30:51.267Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 115M 0 339k 0 0 1284k 0 0:01:32 --:--:-- 0:01:32 1279k 24 115M 24 28.2M 0 0 22.3M 0 0:00:05 0:00:01 0:00:04 22.2M 53 115M 53 62.0M 0 0 27.4M 0 0:00:04 0:00:02 0:00:02 27.4M 85 115M 85 98.9M 0 0 30.2M 0 0:00:03 0:00:03 --:--:-- 30.2M 100 115M 100 115M 0 0 31.6M 0 0:00:03 0:00:03 --:--:-- 31.6M [2021-01-30T02:30:51.327Z] ---> Running in 66dbb40a4161 [2021-01-30T02:30:51.837Z] go1.15.2.linux-amd64.tar.gz: OK [2021-01-30T02:30:51.938Z] Removing intermediate container 66dbb40a4161 [2021-01-30T02:30:51.938Z] ---> 7f7aaa29d677 [2021-01-30T02:30:51.938Z] Step 30/31 : LABEL git_sha=e744a924a118a74d190ac4bd2492cd44ad69498a [2021-01-30T02:30:52.547Z] ---> Running in 29cb8df5d974 [2021-01-30T02:30:53.158Z] Removing intermediate container 29cb8df5d974 [2021-01-30T02:30:53.158Z] ---> e47a4e106432 [2021-01-30T02:30:53.158Z] Step 31/31 : LABEL version=0.0.0 [2021-01-30T02:30:53.432Z] ---> Running in a8c0eb94e05c [2021-01-30T02:30:54.037Z] Removing intermediate container a8c0eb94e05c [2021-01-30T02:30:54.037Z] ---> 30a7c1b91857 [2021-01-30T02:30:54.037Z] [2021-01-30T02:30:54.649Z] Successfully built 30a7c1b91857 [2021-01-30T02:30:54.649Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-01-30T02:30:56.090Z] Staging go115 [2021-01-30T02:31:01.590Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-30T02:31:01.590Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-30T02:31:01.590Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-30T02:31:01.590Z] Fetched 0 B in 0s (0 B/s) [2021-01-30T02:31:01.590Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-01-30T02:31:01.590Z] Fetched 224 kB in 0s (0 B/s) [2021-01-30T02:31:01.590Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-01-30T02:31:01.590Z] Fetched 157 kB in 0s (0 B/s) [2021-01-30T02:31:01.590Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-01-30T02:31:01.590Z] Fetched 221 kB in 0s (0 B/s) [2021-01-30T02:31:01.590Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-01-30T02:31:01.590Z] Fetched 143 kB in 0s (0 B/s) [2021-01-30T02:31:01.590Z] Pulling edgex-go [2021-01-30T02:31:02.542Z] Pulling version [2021-01-30T02:31:03.550Z] Building config-common [2021-01-30T02:31:06.120Z] Skipping build go-build-helper (already ran) [2021-01-30T02:31:06.120Z] Skipping build static-packages (already ran) [2021-01-30T02:31:06.120Z] Skipping build go115 (already ran) [2021-01-30T02:31:06.120Z] Building edgex-go [2021-01-30T02:31:06.120Z] 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-01-30T02:31:07.557Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-01-30T02:31:07.557Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.12 [2021-01-30T02:31:07.557Z] go: downloading github.com/google/uuid v1.2.0 [2021-01-30T02:31:07.557Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.4 [2021-01-30T02:31:07.557Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-01-30T02:31:07.557Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.1 [2021-01-30T02:31:07.557Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.1 [2021-01-30T02:31:07.557Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2021-01-30T02:31:07.557Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.2 [2021-01-30T02:31:07.557Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-01-30T02:31:07.557Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-01-30T02:31:07.557Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.1 [2021-01-30T02:31:07.557Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-01-30T02:31:07.557Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2021-01-30T02:31:07.557Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2021-01-30T02:31:07.557Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-01-30T02:31:07.557Z] go: downloading github.com/pebbe/zmq4 v1.2.2 [2021-01-30T02:31:07.557Z] go: downloading github.com/pkg/errors v0.8.1 [2021-01-30T02:31:07.557Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-01-30T02:31:07.557Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2021-01-30T02:31:07.557Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-01-30T02:31:07.557Z] go: downloading github.com/imdario/mergo v0.3.11 [2021-01-30T02:31:07.557Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-01-30T02:31:07.557Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2021-01-30T02:31:07.557Z] go: downloading github.com/x448/float16 v0.8.4 [2021-01-30T02:31:07.557Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-01-30T02:31:07.557Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2021-01-30T02:31:07.557Z] go: downloading github.com/hashicorp/serf v0.8.2 [2021-01-30T02:31:07.557Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-01-30T02:31:07.557Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-01-30T02:31:07.557Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-01-30T02:31:07.557Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2021-01-30T02:31:07.557Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-01-30T02:31:07.557Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-01-30T02:31:07.837Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-01-30T02:31:08.116Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-01-30T02:31:08.116Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-01-30T02:31:08.386Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-01-30T02:31:08.675Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-01-30T02:31:08.947Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-01-30T02:31:13.196Z]  Building docker-security-bootstrapper-go ... done Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-30T02:31:13.196Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-30T02:31:13.196Z] ---> f1b3f70f4d67 [2021-01-30T02:31:13.196Z] Step 3/21 : WORKDIR /edgex-go [2021-01-30T02:31:13.196Z] ---> Using cache [2021-01-30T02:31:13.196Z] ---> 147a30b59ee1 [2021-01-30T02:31:13.196Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-30T02:31:13.196Z] ---> Using cache [2021-01-30T02:31:13.196Z] ---> 5d038913a13a [2021-01-30T02:31:13.196Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-30T02:31:15.773Z] 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-01-30T02:31:15.866Z] ---> Running in 1c34877c9310 [2021-01-30T02:31:17.345Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-30T02:31:17.992Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-30T02:31:18.627Z] OK: 217 MiB in 51 packages [2021-01-30T02:31:20.134Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-30T02:31:20.134Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-30T02:31:20.134Z] ---> f1b3f70f4d67 [2021-01-30T02:31:20.134Z] Step 3/26 : WORKDIR /edgex-go [2021-01-30T02:31:20.134Z] ---> Using cache [2021-01-30T02:31:20.134Z] ---> 147a30b59ee1 [2021-01-30T02:31:20.134Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-30T02:31:20.134Z] ---> Using cache [2021-01-30T02:31:20.134Z] ---> 5d038913a13a [2021-01-30T02:31:20.134Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-01-30T02:31:20.158Z] 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-01-30T02:31:20.757Z] ---> Running in 57efa371b360 [2021-01-30T02:31:21.195Z] 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-01-30T02:31:21.427Z] Removing intermediate container 1c34877c9310 [2021-01-30T02:31:21.427Z] ---> 801dd5f1f959 [2021-01-30T02:31:21.427Z] Step 6/21 : COPY go.mod . [2021-01-30T02:31:22.069Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-30T02:31:22.690Z] ---> 6fe260a54f37 [2021-01-30T02:31:22.690Z] Step 7/21 : RUN go mod download [2021-01-30T02:31:22.690Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-30T02:31:22.695Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-01-30T02:31:22.973Z] ---> Running in 773bbf201ad9 [2021-01-30T02:31:23.049Z] 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-01-30T02:31:23.049Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-01-30T02:31:23.049Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-01-30T02:31:23.049Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-01-30T02:31:23.049Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-01-30T02:31:23.584Z] OK: 217 MiB in 51 packages [2021-01-30T02:31:24.211Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-30T02:31:24.211Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-30T02:31:24.211Z] ---> f1b3f70f4d67 [2021-01-30T02:31:24.211Z] Step 3/23 : WORKDIR /edgex-go [2021-01-30T02:31:24.211Z] ---> Using cache [2021-01-30T02:31:24.211Z] ---> 147a30b59ee1 [2021-01-30T02:31:24.211Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-30T02:31:24.211Z] ---> Using cache [2021-01-30T02:31:24.211Z] ---> 5d038913a13a [2021-01-30T02:31:24.211Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-30T02:31:24.485Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-30T02:31:24.485Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-30T02:31:24.485Z] ---> f1b3f70f4d67 [2021-01-30T02:31:24.485Z] Step 3/23 : WORKDIR /edgex-go [2021-01-30T02:31:24.485Z] ---> Using cache [2021-01-30T02:31:24.485Z] ---> 147a30b59ee1 [2021-01-30T02:31:24.485Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-30T02:31:24.485Z] ---> Using cache [2021-01-30T02:31:24.485Z] ---> 5d038913a13a [2021-01-30T02:31:24.485Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-01-30T02:31:24.485Z] ---> Using cache [2021-01-30T02:31:24.485Z] ---> 801dd5f1f959 [2021-01-30T02:31:24.485Z] Step 6/23 : COPY go.mod . [2021-01-30T02:31:24.485Z] ---> Using cache [2021-01-30T02:31:24.485Z] ---> 6fe260a54f37 [2021-01-30T02:31:24.485Z] Step 7/23 : RUN go mod download [2021-01-30T02:31:24.757Z] ---> Running in 69dbe508a198 [2021-01-30T02:31:24.757Z] ---> Running in da053270a34a [2021-01-30T02:31:24.968Z] 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-01-30T02:31:24.968Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-01-30T02:31:24.968Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-01-30T02:31:25.738Z] Removing intermediate container 57efa371b360 [2021-01-30T02:31:25.738Z] ---> 3595bdff43cf [2021-01-30T02:31:25.738Z] Step 6/26 : COPY go.mod . [2021-01-30T02:31:26.339Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-30T02:31:26.417Z] 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-01-30T02:31:26.612Z] ---> 8f592de8da7d [2021-01-30T02:31:26.612Z] Step 7/26 : RUN go mod download [2021-01-30T02:31:26.612Z] Removing intermediate container 773bbf201ad9 [2021-01-30T02:31:26.612Z] ---> df8270ea9903 [2021-01-30T02:31:26.612Z] Step 8/21 : COPY . . [2021-01-30T02:31:26.887Z] ---> Running in 686cf57e19ef [2021-01-30T02:31:27.165Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-30T02:31:27.528Z] 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-01-30T02:31:27.529Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-01-30T02:31:28.293Z] OK: 217 MiB in 51 packages [2021-01-30T02:31:28.967Z] 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-01-30T02:31:29.374Z] Removing intermediate container da053270a34a [2021-01-30T02:31:29.374Z] ---> 57fb3731d625 [2021-01-30T02:31:29.374Z] Step 8/23 : COPY . . [2021-01-30T02:31:29.588Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-01-30T02:31:30.580Z] 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-01-30T02:31:30.580Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-01-30T02:31:31.424Z] Removing intermediate container 69dbe508a198 [2021-01-30T02:31:31.424Z] ---> 6eb8051143ea [2021-01-30T02:31:31.424Z] Step 6/23 : COPY go.mod . [2021-01-30T02:31:32.004Z] 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-01-30T02:31:32.004Z] go: downloading github.com/lib/pq v1.9.0 [2021-01-30T02:31:32.897Z] Removing intermediate container 686cf57e19ef [2021-01-30T02:31:32.897Z] ---> 2cb6c48da7f2 [2021-01-30T02:31:32.897Z] Step 8/26 : COPY . . [2021-01-30T02:31:33.187Z] ---> be738e5a2096 [2021-01-30T02:31:33.187Z] Step 7/23 : RUN go mod download [2021-01-30T02:31:34.217Z] ---> Running in 156ce21299e8 [2021-01-30T02:31:35.402Z] Building version [2021-01-30T02:31:36.907Z] Staging config-common [2021-01-30T02:31:37.931Z] Skipping stage go-build-helper (already ran) [2021-01-30T02:31:37.931Z] Skipping stage static-packages (already ran) [2021-01-30T02:31:37.931Z] Skipping stage go115 (already ran) [2021-01-30T02:31:37.931Z] Staging edgex-go [2021-01-30T02:31:38.984Z] Staging version [2021-01-30T02:31:39.635Z] Priming config-common [2021-01-30T02:31:40.643Z] Priming go-build-helper [2021-01-30T02:31:41.165Z] Removing intermediate container 156ce21299e8 [2021-01-30T02:31:41.165Z] ---> 7a115cc9bef6 [2021-01-30T02:31:41.165Z] Step 8/23 : COPY . . [2021-01-30T02:31:42.084Z] Priming static-packages [2021-01-30T02:31:43.417Z] ---> fc24fcfb431e [2021-01-30T02:31:43.417Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-01-30T02:31:43.996Z] Priming go115 [2021-01-30T02:31:44.938Z] Priming edgex-go [2021-01-30T02:31:46.325Z] Priming version [2021-01-30T02:31:46.809Z] ---> Running in a379f2ac4a85 [2021-01-30T02:31:47.266Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [2021-01-30T02:31:47.412Z] ---> 5ae54657f366 [2021-01-30T02:31:47.412Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-01-30T02:31:48.400Z] 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-01-30T02:31:48.400Z] ---> Running in 5b898a63df6d [2021-01-30T02:31:48.680Z] ---> 17ebea8acca2 [2021-01-30T02:31:48.680Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-01-30T02:31:49.319Z] ---> Running in 32b838791deb [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-01-30T02:31:50.383Z] 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-01-30T02:31:51.250Z] 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-01-30T02:31:58.100Z] ---> 1d1f897a1056 [2021-01-30T02:31:58.100Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-01-30T02:31:58.100Z] ---> Running in cca41f67e80b [2021-01-30T02:31:59.557Z] 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-01-30T02:32:56.230Z] 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-01-30T02:33:06.452Z] Removing intermediate container a379f2ac4a85 [2021-01-30T02:33:06.452Z] ---> 5f219168ef5b [2021-01-30T02:33:06.452Z] [2021-01-30T02:33:06.452Z] Step 10/21 : FROM alpine:3.12 [2021-01-30T02:33:06.452Z] ---> afeebe901d6b [2021-01-30T02:33:06.452Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-01-30T02:33:06.452Z] ---> Running in f50e2272e878 [2021-01-30T02:33:07.440Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-30T02:33:07.715Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-30T02:33:08.321Z] (1/4) Installing ca-certificates (20191127-r4) [2021-01-30T02:33:08.606Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-01-30T02:33:08.606Z] (3/4) Installing libcurl (7.69.1-r3) [2021-01-30T02:33:08.606Z] (4/4) Installing curl (7.69.1-r3) [2021-01-30T02:33:08.606Z] Executing busybox-1.31.1-r19.trigger [2021-01-30T02:33:08.606Z] Executing ca-certificates-20191127-r4.trigger [2021-01-30T02:33:08.882Z] OK: 7 MiB in 18 packages [2021-01-30T02:33:09.880Z] Removing intermediate container 32b838791deb [2021-01-30T02:33:09.880Z] ---> 6a858ee1b297 [2021-01-30T02:33:09.880Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-30T02:33:10.163Z] ---> Running in e97a117bdead [2021-01-30T02:33:11.642Z] Removing intermediate container f50e2272e878 [2021-01-30T02:33:11.642Z] ---> a423945bc238 [2021-01-30T02:33:11.642Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-30T02:33:11.922Z] 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-01-30T02:33:11.922Z] ---> Running in 4c6ad7464e30 [2021-01-30T02:33:12.910Z] Removing intermediate container 4c6ad7464e30 [2021-01-30T02:33:12.910Z] ---> 484bdd216408 [2021-01-30T02:33:12.910Z] Step 13/21 : WORKDIR /edgex [2021-01-30T02:33:12.910Z] ---> Running in b7f2154288f1 [2021-01-30T02:33:13.516Z] Removing intermediate container b7f2154288f1 [2021-01-30T02:33:13.516Z] ---> 733ac6b81b5d [2021-01-30T02:33:13.516Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-30T02:33:14.505Z] ---> 2bf381c1ff68 [2021-01-30T02:33:14.505Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-30T02:33:16.496Z] ---> 67b439dc6319 [2021-01-30T02:33:16.496Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-01-30T02:33:18.503Z] Removing intermediate container e97a117bdead [2021-01-30T02:33:18.503Z] ---> 997c4f0a09bb [2021-01-30T02:33:18.503Z] [2021-01-30T02:33:18.503Z] Step 11/26 : FROM docker:20.10.0 [2021-01-30T02:33:18.503Z] 20.10.0: Pulling from library/docker [2021-01-30T02:33:19.115Z] ---> 0e7ec56979e4 [2021-01-30T02:33:19.115Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-30T02:33:19.399Z] ---> Running in 675f4fe546fd [2021-01-30T02:33:20.839Z] Removing intermediate container 675f4fe546fd [2021-01-30T02:33:20.840Z] ---> 4f3d19cc6e3c [2021-01-30T02:33:20.840Z] Step 18/21 : CMD ["--init=true"] [2021-01-30T02:33:21.441Z] ---> Running in f490866173cf [2021-01-30T02:33:22.423Z] Removing intermediate container f490866173cf [2021-01-30T02:33:22.423Z] ---> 56ecb7a7f3c4 [2021-01-30T02:33:22.423Z] Step 19/21 : LABEL arch=arm64 [2021-01-30T02:33:22.701Z] ---> Running in aa273b470f81 [2021-01-30T02:33:23.294Z] Removing intermediate container 5b898a63df6d [2021-01-30T02:33:23.294Z] ---> 2805e2f6af4d [2021-01-30T02:33:23.294Z] [2021-01-30T02:33:23.294Z] Step 10/23 : FROM alpine:3.12 [2021-01-30T02:33:23.294Z] ---> afeebe901d6b [2021-01-30T02:33:23.294Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-01-30T02:33:23.294Z] ---> Using cache [2021-01-30T02:33:23.294Z] ---> 924d402344a5 [2021-01-30T02:33:23.294Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-30T02:33:23.294Z] ---> Using cache [2021-01-30T02:33:23.294Z] ---> 07c7576a0574 [2021-01-30T02:33:23.294Z] Step 13/23 : ENV APP_PORT=48082 [2021-01-30T02:33:23.565Z] ---> Running in 973f55102ba5 [2021-01-30T02:33:23.565Z] Removing intermediate container aa273b470f81 [2021-01-30T02:33:23.565Z] ---> 09ee77db4b4b [2021-01-30T02:33:23.565Z] Step 20/21 : LABEL git_sha=e744a924a118a74d190ac4bd2492cd44ad69498a [2021-01-30T02:33:23.836Z] ---> Running in b9c293a2d4fd [2021-01-30T02:33:24.111Z] Removing intermediate container 973f55102ba5 [2021-01-30T02:33:24.111Z] ---> 9c16cd753f58 [2021-01-30T02:33:24.111Z] Step 14/23 : EXPOSE $APP_PORT [2021-01-30T02:33:24.716Z] ---> Running in 9ff2086e5f32 [2021-01-30T02:33:24.716Z] Removing intermediate container b9c293a2d4fd [2021-01-30T02:33:24.716Z] ---> defee7c35de0 [2021-01-30T02:33:24.716Z] Step 21/21 : LABEL version=0.0.0 [2021-01-30T02:33:25.326Z] ---> Running in ff08f1ad9c7e [2021-01-30T02:33:25.601Z] Removing intermediate container 9ff2086e5f32 [2021-01-30T02:33:25.601Z] ---> 7cb256929e76 [2021-01-30T02:33:25.601Z] Step 15/23 : WORKDIR / [2021-01-30T02:33:26.207Z] ---> Running in c83ddaddca1f [2021-01-30T02:33:26.207Z] Removing intermediate container ff08f1ad9c7e [2021-01-30T02:33:26.207Z] ---> 0ac7f1208813 [2021-01-30T02:33:26.207Z] [2021-01-30T02:33:26.808Z] Successfully built 0ac7f1208813 [2021-01-30T02:33:27.092Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-01-30T02:33:28.069Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container c83ddaddca1f [2021-01-30T02:33:28.069Z] ---> 06adc81343ca [2021-01-30T02:33:28.069Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-30T02:33:30.043Z] ---> e78a7e056292 [2021-01-30T02:33:30.043Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-30T02:33:31.591Z] ---> 884a463243c7 [2021-01-30T02:33:31.591Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-30T02:33:31.591Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-30T02:33:31.923Z] Status: Downloaded newer image for docker:20.10.0 [2021-01-30T02:33:31.923Z] ---> eeaf43b92773 [2021-01-30T02:33:31.923Z] Step 12/26 : RUN apk add --no-cache bash [2021-01-30T02:33:31.923Z] ---> Running in 17bca544d240 [2021-01-30T02:33:32.954Z] ---> a3e13971138b [2021-01-30T02:33:32.954Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-01-30T02:33:32.954Z] ---> Running in 7d05d4678ac6 [2021-01-30T02:33:33.554Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-30T02:33:33.554Z] Removing intermediate container 7d05d4678ac6 [2021-01-30T02:33:33.554Z] ---> 99b3212409dd [2021-01-30T02:33:33.554Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-30T02:33:33.828Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-30T02:33:34.103Z] ---> Running in 0ac3fe71447e [2021-01-30T02:33:34.378Z] (1/2) Installing readline (8.0.4-r0) [2021-01-30T02:33:34.378Z] (2/2) Installing bash (5.0.17-r0) [2021-01-30T02:33:34.652Z] Executing bash-5.0.17-r0.post-install [2021-01-30T02:33:34.652Z] Executing busybox-1.31.1-r19.trigger [2021-01-30T02:33:34.652Z] OK: 12 MiB in 22 packages [2021-01-30T02:33:34.926Z] Removing intermediate container 0ac3fe71447e [2021-01-30T02:33:34.926Z] ---> 2c2a32cf4a59 [2021-01-30T02:33:34.926Z] Step 21/23 : LABEL arch=arm64 [2021-01-30T02:33:35.523Z] ---> Running in 1dbee8f57d52 [2021-01-30T02:33:36.113Z] Removing intermediate container 1dbee8f57d52 [2021-01-30T02:33:36.113Z] ---> 803a9f300a0d [2021-01-30T02:33:36.113Z] Step 22/23 : LABEL git_sha=e744a924a118a74d190ac4bd2492cd44ad69498a [2021-01-30T02:33:36.113Z] Removing intermediate container cca41f67e80b [2021-01-30T02:33:36.113Z] ---> f6d040bca395 [2021-01-30T02:33:36.113Z] [2021-01-30T02:33:36.113Z] Step 10/23 : FROM alpine:3.12 [2021-01-30T02:33:36.113Z] ---> afeebe901d6b [2021-01-30T02:33:36.113Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-30T02:33:36.386Z] ---> Running in 77bf1e27cd04 [2021-01-30T02:33:36.386Z] ---> Running in aca3f60c8b17 [2021-01-30T02:33:36.386Z] Removing intermediate container 17bca544d240 [2021-01-30T02:33:36.386Z] ---> 2202a3467d98 [2021-01-30T02:33:36.386Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-30T02:33:36.661Z] ---> Running in fa6ddaa49433 [2021-01-30T02:33:36.932Z] Removing intermediate container aca3f60c8b17 [2021-01-30T02:33:36.932Z] ---> e0833bbe5619 [2021-01-30T02:33:36.932Z] Step 12/23 : ENV APP_PORT=48080 [2021-01-30T02:33:36.932Z] Removing intermediate container 77bf1e27cd04 [2021-01-30T02:33:36.932Z] ---> 2e486cd48672 [2021-01-30T02:33:36.932Z] Step 23/23 : LABEL version=0.0.0 [2021-01-30T02:33:37.213Z] ---> Running in 3c647053ea9c [2021-01-30T02:33:37.213Z] ---> Running in 4121155ce594 [2021-01-30T02:33:37.213Z] Removing intermediate container fa6ddaa49433 [2021-01-30T02:33:37.213Z] ---> 76ee7537d98c [2021-01-30T02:33:37.213Z] Step 14/26 : ENV APP_PORT=48090 [2021-01-30T02:33:37.213Z] ---> Running in 8befbcf6abda [2021-01-30T02:33:37.815Z] Removing intermediate container 4121155ce594 [2021-01-30T02:33:37.815Z] Removing intermediate container 3c647053ea9c [2021-01-30T02:33:37.815Z] ---> 33587a69fe98 [2021-01-30T02:33:37.815Z] Step 13/23 : EXPOSE $APP_PORT [2021-01-30T02:33:37.815Z] ---> ca815a44d101 [2021-01-30T02:33:37.815Z] [2021-01-30T02:33:37.815Z] Removing intermediate container 8befbcf6abda [2021-01-30T02:33:37.815Z] ---> 2e0ead460ef6 [2021-01-30T02:33:37.815Z] Step 15/26 : EXPOSE $APP_PORT [2021-01-30T02:33:38.097Z] ---> Running in 0ca1dd0be55e [2021-01-30T02:33:38.097Z] Successfully built ca815a44d101 [2021-01-30T02:33:38.097Z] Successfully tagged docker-core-command-go-arm64:latest [2021-01-30T02:33:38.097Z]  Building docker-core-command-go ... done  ---> Running in 5d68b06fc40d [2021-01-30T02:33:38.698Z] Removing intermediate container 0ca1dd0be55e [2021-01-30T02:33:38.698Z] ---> dff7297759e9 [2021-01-30T02:33:38.698Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-30T02:33:38.698Z] Removing intermediate container 5d68b06fc40d [2021-01-30T02:33:38.698Z] ---> 3f44675e1b84 [2021-01-30T02:33:38.698Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-30T02:33:38.698Z] ---> Running in 7698294a3972 [2021-01-30T02:33:40.674Z] ---> 639db127d331 [2021-01-30T02:33:40.674Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-30T02:33:41.271Z] ---> 5b39c373831e [2021-01-30T02:33:41.271Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-30T02:33:41.543Z] Removing intermediate container 7698294a3972 [2021-01-30T02:33:41.543Z] ---> a15ffa3ec964 [2021-01-30T02:33:41.543Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-01-30T02:33:41.818Z] ---> Running in e03b3ec256de [2021-01-30T02:33:42.415Z] ---> cf5176e6f2eb [2021-01-30T02:33:42.415Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-01-30T02:33:42.415Z] ---> Running in c43a0159a487 [2021-01-30T02:33:43.017Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-30T02:33:43.614Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-30T02:33:43.887Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-30T02:33:43.887Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-30T02:33:44.488Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-01-30T02:33:44.488Z] (2/6) Installing libgcc (9.3.0-r2) [2021-01-30T02:33:44.488Z] (3/6) Installing libsodium (1.0.18-r0) [2021-01-30T02:33:44.759Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-30T02:33:44.759Z] (2/33) Installing expat (2.2.9-r1) [2021-01-30T02:33:44.759Z] (3/33) Installing libffi (3.3-r2) [2021-01-30T02:33:44.759Z] (4/33) Installing gdbm (1.13-r1) [2021-01-30T02:33:44.759Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-01-30T02:33:44.759Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-30T02:33:44.759Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-30T02:33:44.759Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-30T02:33:44.759Z] (5/6) Installing libzmq (4.3.3-r0) [2021-01-30T02:33:45.063Z] (6/6) Installing zeromq (4.3.3-r0) [2021-01-30T02:33:45.063Z] Executing busybox-1.31.1-r19.trigger [2021-01-30T02:33:45.063Z] OK: 8 MiB in 20 packages [2021-01-30T02:33:47.043Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-30T02:33:47.043Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-30T02:33:47.043Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-30T02:33:47.043Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-30T02:33:47.043Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-30T02:33:47.043Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-30T02:33:47.043Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-30T02:33:47.043Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-30T02:33:47.043Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-30T02:33:47.043Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-30T02:33:47.043Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-30T02:33:47.043Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-30T02:33:47.043Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-30T02:33:47.315Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-30T02:33:47.315Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-30T02:33:47.315Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-30T02:33:47.315Z] Removing intermediate container e03b3ec256de [2021-01-30T02:33:47.315Z] ---> 6b4627354262 [2021-01-30T02:33:47.315Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-30T02:33:47.315Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-30T02:33:47.315Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-30T02:33:47.315Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-30T02:33:47.590Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-30T02:33:47.590Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-30T02:33:47.590Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-30T02:33:47.590Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-30T02:33:47.590Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-30T02:33:47.590Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-30T02:33:47.590Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-30T02:33:47.866Z] Executing busybox-1.31.1-r19.trigger [2021-01-30T02:33:47.866Z] OK: 71 MiB in 55 packages [2021-01-30T02:33:48.144Z] ---> fdd388d55dde [2021-01-30T02:33:48.144Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-30T02:33:50.128Z] ---> 959997ec75b1 [2021-01-30T02:33:50.128Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-30T02:33:51.111Z] ---> 0b2923161029 [2021-01-30T02:33:51.111Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-01-30T02:33:51.388Z] ---> Running in ea85cb4f31e3 [2021-01-30T02:33:51.984Z] Removing intermediate container ea85cb4f31e3 [2021-01-30T02:33:51.984Z] ---> c198e274e8f3 [2021-01-30T02:33:51.984Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-30T02:33:51.984Z] ---> Running in 9218209b0aa1 [2021-01-30T02:33:52.586Z] Removing intermediate container 9218209b0aa1 [2021-01-30T02:33:52.586Z] ---> ef16bc36a217 [2021-01-30T02:33:52.587Z] Step 21/23 : LABEL arch=arm64 [2021-01-30T02:33:52.860Z] ---> Running in 10196245275b [2021-01-30T02:33:53.459Z] Removing intermediate container 10196245275b [2021-01-30T02:33:53.459Z] ---> 1d6fd6bc0563 [2021-01-30T02:33:53.460Z] Step 22/23 : LABEL git_sha=e744a924a118a74d190ac4bd2492cd44ad69498a [2021-01-30T02:33:53.733Z] ---> Running in 757e9762a88b [2021-01-30T02:33:54.009Z] Removing intermediate container c43a0159a487 [2021-01-30T02:33:54.009Z] ---> 27ff51252a8a [2021-01-30T02:33:54.009Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-01-30T02:33:54.009Z] ---> Running in f655b1092566 [2021-01-30T02:33:54.281Z] Removing intermediate container 757e9762a88b [2021-01-30T02:33:54.281Z] ---> 8b1a8b4d20b9 [2021-01-30T02:33:54.281Z] Step 23/23 : LABEL version=0.0.0 [2021-01-30T02:33:54.554Z] ---> Running in 558b7e63edfb [2021-01-30T02:33:55.156Z] Removing intermediate container 558b7e63edfb [2021-01-30T02:33:55.156Z] ---> 9b8e25acf02c [2021-01-30T02:33:55.156Z] [2021-01-30T02:33:55.429Z] Successfully built 9b8e25acf02c [2021-01-30T02:33:55.429Z] Successfully tagged docker-core-data-go-arm64:latest [2021-01-30T02:34:00.818Z]  Building docker-core-data-go ... done Collecting docker-compose==1.23.2 [2021-01-30T02:34:00.818Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-30T02:34:01.089Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-30T02:34:01.089Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-30T02:34:03.705Z] 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-01-30T02:34:03.705Z] Collecting cached-property<2,>=1.2.0 [2021-01-30T02:34:03.979Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-30T02:34:04.954Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-30T02:34:04.954Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-30T02:34:06.385Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-30T02:34:06.385Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-30T02:34:07.358Z] Collecting docker<4.0,>=3.6.0 [2021-01-30T02:34:07.359Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-30T02:34:09.326Z] Collecting PyYAML<4,>=3.10 [2021-01-30T02:34:09.326Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-30T02:34:12.700Z] Collecting docopt<0.7,>=0.6.1 [2021-01-30T02:34:12.700Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-30T02:34:16.074Z] Collecting jsonschema<3,>=2.5.1 [2021-01-30T02:34:16.074Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-30T02:34:16.074Z] Collecting texttable<0.10,>=0.9.0 [2021-01-30T02:34:16.074Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-30T02:34:18.683Z] Collecting idna<2.8,>=2.5 [2021-01-30T02:34:18.683Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-30T02:34:18.683Z] 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-01-30T02:34:18.683Z] 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-01-30T02:34:19.276Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-30T02:34:19.547Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-30T02:34:19.819Z] Collecting docker-pycreds>=0.4.0 [2021-01-30T02:34:19.819Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-30T02:34:20.090Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-30T02:34:20.090Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-30T02:34:20.090Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-30T02:34:20.090Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-30T02:34:21.063Z] Installing collected packages: dockerpty, cached-property, websocket-client, idna, urllib3, requests, docker-pycreds, docker, PyYAML, docopt, jsonschema, texttable, docker-compose [2021-01-30T02:34:21.063Z] Running setup.py install for dockerpty: started [2021-01-30T02:34:23.668Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-30T02:34:23.941Z] Attempting uninstall: idna [2021-01-30T02:34:23.941Z] Found existing installation: idna 2.9 [2021-01-30T02:34:23.941Z] Uninstalling idna-2.9: [2021-01-30T02:34:23.941Z] Successfully uninstalled idna-2.9 [2021-01-30T02:34:24.916Z] Attempting uninstall: urllib3 [2021-01-30T02:34:24.916Z] Found existing installation: urllib3 1.25.9 [2021-01-30T02:34:24.916Z] Uninstalling urllib3-1.25.9: [2021-01-30T02:34:24.916Z] Successfully uninstalled urllib3-1.25.9 [2021-01-30T02:34:25.511Z] Attempting uninstall: requests [2021-01-30T02:34:25.783Z] Found existing installation: requests 2.23.0 [2021-01-30T02:34:25.783Z] Uninstalling requests-2.23.0: [2021-01-30T02:34:25.783Z] Successfully uninstalled requests-2.23.0 [2021-01-30T02:34:27.216Z] Running setup.py install for PyYAML: started [2021-01-30T02:34:29.821Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-30T02:34:29.821Z] Running setup.py install for docopt: started [2021-01-30T02:34:32.428Z] Running setup.py install for docopt: finished with status 'done' [2021-01-30T02:34:32.428Z] Running setup.py install for texttable: started [2021-01-30T02:34:35.071Z] Running setup.py install for texttable: finished with status 'done' [2021-01-30T02:34:35.668Z] 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.57.0 [2021-01-30T02:34:40.194Z] Removing intermediate container f655b1092566 [2021-01-30T02:34:40.194Z] ---> 4936070b2080 [2021-01-30T02:34:40.194Z] Step 21/26 : RUN apk --no-cache add curl [2021-01-30T02:34:40.194Z] ---> Running in 96c5f8a657f1 [2021-01-30T02:34:41.638Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-30T02:34:41.638Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-30T02:34:42.238Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-30T02:34:42.238Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-30T02:34:42.238Z] (3/3) Installing curl (7.69.1-r3) [2021-01-30T02:34:42.238Z] Executing busybox-1.31.1-r19.trigger [2021-01-30T02:34:42.238Z] OK: 71 MiB in 58 packages [2021-01-30T02:34:43.676Z] Removing intermediate container 96c5f8a657f1 [2021-01-30T02:34:43.676Z] ---> df58eb4ebff3 [2021-01-30T02:34:43.676Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-30T02:34:43.676Z] ---> Running in 2243d74c1889 [2021-01-30T02:34:44.272Z] Removing intermediate container 2243d74c1889 [2021-01-30T02:34:44.272Z] ---> 16092d4d5d6e [2021-01-30T02:34:44.272Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-30T02:34:44.272Z] ---> Running in d66950d79555 [2021-01-30T02:34:44.869Z] Removing intermediate container d66950d79555 [2021-01-30T02:34:44.869Z] ---> 8415a2a56a28 [2021-01-30T02:34:44.869Z] Step 24/26 : LABEL arch=arm64 [2021-01-30T02:34:44.869Z] ---> Running in 326bb9782764 [2021-01-30T02:34:45.467Z] Removing intermediate container 326bb9782764 [2021-01-30T02:34:45.467Z] ---> 8bae3923b46b [2021-01-30T02:34:45.467Z] Step 25/26 : LABEL git_sha=e744a924a118a74d190ac4bd2492cd44ad69498a [2021-01-30T02:34:45.467Z] ---> Running in 5c7be7e376e3 [2021-01-30T02:34:46.063Z] Removing intermediate container 5c7be7e376e3 [2021-01-30T02:34:46.063Z] ---> 91f62c7ab80e [2021-01-30T02:34:46.063Z] Step 26/26 : LABEL version=0.0.0 [2021-01-30T02:34:46.063Z] ---> Running in e1084c6ca9f9 [2021-01-30T02:34:46.662Z] Removing intermediate container e1084c6ca9f9 [2021-01-30T02:34:46.662Z] ---> e53ac04bc515 [2021-01-30T02:34:46.663Z] [2021-01-30T02:34:46.937Z] Successfully built e53ac04bc515 [2021-01-30T02:34:46.937Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-01-30T02:34:47.548Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-01-30T02:34:47.587Z] $ docker stop --time=1 c3d9b73c88ab2f56bc53e07fad5833fd5cf2792ed8d43683a842a5ecd6510697 [2021-01-30T02:34:49.658Z] $ docker rm -f c3d9b73c88ab2f56bc53e07fad5833fd5cf2792ed8d43683a842a5ecd6510697 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-30T02:34:50.370Z] + + docker images [2021-01-30T02:34:50.370Z] grep docker [2021-01-30T02:34:50.643Z] docker-sys-mgmt-agent-go-arm64 latest e53ac04bc515 4 seconds ago 300MB [2021-01-30T02:34:50.643Z] docker-core-data-go-arm64 latest 9b8e25acf02c 56 seconds ago 21MB [2021-01-30T02:34:50.643Z] docker-core-command-go-arm64 latest ca815a44d101 About a minute ago 16MB [2021-01-30T02:34:50.643Z] docker-security-proxy-setup-go-arm64 latest 0ac7f1208813 About a minute ago 23.2MB [2021-01-30T02:34:50.643Z] docker-security-bootstrapper-go-arm64 latest 30a7c1b91857 3 minutes ago 22.6MB [2021-01-30T02:34:50.643Z] docker-core-metadata-go-arm64 latest 566acd8c4113 4 minutes ago 17.7MB [2021-01-30T02:34:50.643Z] docker-support-scheduler-go-arm64 latest 7a181cd7b9e9 4 minutes ago 16.1MB [2021-01-30T02:34:50.643Z] docker-security-secretstore-setup-go-arm64 latest 04782399a0a1 4 minutes ago 23.4MB [2021-01-30T02:34:50.643Z] docker-support-notifications-go-arm64 latest 9ce5f32d2190 4 minutes ago 16MB [2021-01-30T02:34:50.643Z] docker 20.10.0 eeaf43b92773 7 weeks 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 [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-01-30T02:34:54.245Z] provisioning config files... [2021-01-30T02:34:54.260Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/9@tmp/config8444503680605449691tmp [Pipeline] { [Pipeline] sh [2021-01-30T02:34:54.654Z] + set +x [2021-01-30T02:34:54.654Z] + curl -s https://codecov.io/bash [2021-01-30T02:34:54.654Z] + bash -s -- [2021-01-30T02:34:55.230Z] [2021-01-30T02:34:55.231Z] _____ _ [2021-01-30T02:34:55.231Z] / ____| | | [2021-01-30T02:34:55.231Z] | | ___ __| | ___ ___ _____ __ [2021-01-30T02:34:55.231Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-01-30T02:34:55.231Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-01-30T02:34:55.231Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-01-30T02:34:55.231Z] Bash-20210129-7c25fce [2021-01-30T02:34:55.231Z] [2021-01-30T02:34:55.231Z] [2021-01-30T02:34:55.231Z] ==> git version 2.24.3 found [2021-01-30T02:34:55.231Z] ==> 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-01-30T02:34:55.231Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-01-30T02:34:55.231Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-01-30T02:34:55.231Z] ==> Jenkins CI detected. [2021-01-30T02:34:55.231Z] project root: . [2021-01-30T02:34:55.231Z] --> token set from env [2021-01-30T02:34:55.231Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-01-30T02:34:55.231Z] ==> Running gcov in . (disable via -X gcov) [2021-01-30T02:34:55.231Z] ==> Python coveragepy not found [2021-01-30T02:34:55.231Z] ==> Searching for coverage reports in: [2021-01-30T02:34:55.231Z] + . [2021-01-30T02:34:55.493Z] -> Found 1 reports [2021-01-30T02:34:55.493Z] ==> Detecting git/mercurial file structure [2021-01-30T02:34:55.493Z] ==> Reading reports [2021-01-30T02:34:55.493Z] + ./coverage.out bytes=574984 [2021-01-30T02:34:55.493Z] ==> Appending adjustments [2021-01-30T02:34:55.493Z] https://docs.codecov.io/docs/fixing-reports [2021-01-30T02:34:58.816Z] + Found adjustments [2021-01-30T02:34:58.816Z] ==> Gzipping contents [2021-01-30T02:34:58.816Z] 88K /tmp/codecov.F54xYj.gz [2021-01-30T02:34:58.816Z] ==> Uploading reports [2021-01-30T02:34:58.816Z] url: https://codecov.io [2021-01-30T02:34:58.816Z] query: branch=PR-3080&commit=e744a924a118a74d190ac4bd2492cd44ad69498a&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3080%2F9%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3080&job=&cmd_args= [2021-01-30T02:34:58.816Z] -> Pinging Codecov [2021-01-30T02:34:58.816Z] https://codecov.io/upload/v4?package=bash-20210129-7c25fce&token=secret&branch=PR-3080&commit=e744a924a118a74d190ac4bd2492cd44ad69498a&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3080%2F9%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3080&job=&cmd_args= [2021-01-30T02:34:59.080Z] -> Uploading to [2021-01-30T02:34:59.081Z] https://storage.googleapis.com/codecov/v4/raw/2021-01-30/00271124DB129430A58F1EEE437C3FCB/e744a924a118a74d190ac4bd2492cd44ad69498a/95523819-8bc3-4c60-aee4-ee53f390e047.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210130%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210130T023458Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5fca940f4c868a908cc010729fb714e1ae19cc9caa929c3122e5233f0187c4c2 [2021-01-30T02:34:59.081Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-30T02:34:59.081Z] Dload Upload Total Spent Left Speed [2021-01-30T02:34:59.655Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86984 0 0 100 86984 0 156k --:--:-- --:--:-- --:--:-- 157k [2021-01-30T02:34:59.655Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/e744a924a118a74d190ac4bd2492cd44ad69498a [Pipeline] } [2021-01-30T02:34:59.665Z] 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] { (Snyk Docker Image Scan) Stage "Snyk Docker Image 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-01-30T02:35:01.994Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-30T02:35:02.892Z] ---> package-listing.sh [2021-01-30T02:35:02.892Z] ++ facter osfamily [2021-01-30T02:35:02.892Z] ++ tr '[:upper:]' '[:lower:]' [2021-01-30T02:35:02.892Z] + OS_FAMILY=redhat [2021-01-30T02:35:02.892Z] + workspace=/w/workspace/edgex-go/9 [2021-01-30T02:35:02.892Z] + START_PACKAGES=/tmp/packages_start.txt [2021-01-30T02:35:02.892Z] + END_PACKAGES=/tmp/packages_end.txt [2021-01-30T02:35:02.892Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-01-30T02:35:02.892Z] + PACKAGES=/tmp/packages_start.txt [2021-01-30T02:35:02.892Z] + '[' /w/workspace/edgex-go/9 ']' [2021-01-30T02:35:02.893Z] + PACKAGES=/tmp/packages_end.txt [2021-01-30T02:35:02.893Z] + case "${OS_FAMILY}" in [2021-01-30T02:35:02.893Z] + rpm -qa [2021-01-30T02:35:02.893Z] + sort [2021-01-30T02:35:08.194Z] + '[' -f /tmp/packages_start.txt ']' [2021-01-30T02:35:08.194Z] + '[' -f /tmp/packages_end.txt ']' [2021-01-30T02:35:08.194Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-01-30T02:35:08.194Z] + '[' /w/workspace/edgex-go/9 ']' [2021-01-30T02:35:08.194Z] + mkdir -p /w/workspace/edgex-go/9/archives/ [2021-01-30T02:35:08.194Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/9/archives/ [Pipeline] echo [2021-01-30T02:35:08.208Z] 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/9/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-01-30T02:35:08.502Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-01-30T02:35:08.813Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-30T02:35:08.813Z] [2021-01-30T02:35:08.813Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-01-30T02:35:09.167Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-30T02:35:09.167Z] alpine: Pulling from edgex-lftools-log-publisher [2021-01-30T02:35:09.167Z] df20fa9351a1: Pulling fs layer [2021-01-30T02:35:09.167Z] 36b3adc4ff6f: Pulling fs layer [2021-01-30T02:35:09.167Z] 8ad3a11d3b57: Pulling fs layer [2021-01-30T02:35:09.167Z] 46f8f816bc3b: Pulling fs layer [2021-01-30T02:35:09.167Z] 93b61091891f: Pulling fs layer [2021-01-30T02:35:09.167Z] 93b9cdb0e59b: Pulling fs layer [2021-01-30T02:35:09.167Z] 5e14af77c1be: Pulling fs layer [2021-01-30T02:35:09.167Z] 01666e4c0597: Pulling fs layer [2021-01-30T02:35:09.167Z] aa168da1d23b: Pulling fs layer [2021-01-30T02:35:09.167Z] 93b9cdb0e59b: Waiting [2021-01-30T02:35:09.167Z] 5e14af77c1be: Waiting [2021-01-30T02:35:09.167Z] 01666e4c0597: Waiting [2021-01-30T02:35:09.167Z] aa168da1d23b: Waiting [2021-01-30T02:35:09.167Z] 93b61091891f: Waiting [2021-01-30T02:35:09.167Z] 46f8f816bc3b: Waiting [2021-01-30T02:35:09.167Z] 36b3adc4ff6f: Verifying Checksum [2021-01-30T02:35:09.167Z] 36b3adc4ff6f: Download complete [2021-01-30T02:35:09.525Z] 46f8f816bc3b: Verifying Checksum [2021-01-30T02:35:09.525Z] 46f8f816bc3b: Download complete [2021-01-30T02:35:09.525Z] df20fa9351a1: Download complete [2021-01-30T02:35:09.525Z] 93b9cdb0e59b: Verifying Checksum [2021-01-30T02:35:09.525Z] 93b9cdb0e59b: Download complete [2021-01-30T02:35:09.525Z] 5e14af77c1be: Verifying Checksum [2021-01-30T02:35:09.525Z] 5e14af77c1be: Download complete [2021-01-30T02:35:09.525Z] 01666e4c0597: Verifying Checksum [2021-01-30T02:35:09.525Z] 01666e4c0597: Download complete [2021-01-30T02:35:09.525Z] 93b61091891f: Verifying Checksum [2021-01-30T02:35:09.525Z] 93b61091891f: Download complete [2021-01-30T02:35:09.525Z] 8ad3a11d3b57: Verifying Checksum [2021-01-30T02:35:09.525Z] 8ad3a11d3b57: Download complete [2021-01-30T02:35:09.799Z] df20fa9351a1: Pull complete [2021-01-30T02:35:10.074Z] 36b3adc4ff6f: Pull complete [2021-01-30T02:35:11.092Z] 8ad3a11d3b57: Pull complete [2021-01-30T02:35:11.092Z] 46f8f816bc3b: Pull complete [2021-01-30T02:35:12.042Z] aa168da1d23b: Verifying Checksum [2021-01-30T02:35:12.042Z] aa168da1d23b: Download complete [2021-01-30T02:35:13.966Z] 93b61091891f: Pull complete [2021-01-30T02:35:13.966Z] 93b9cdb0e59b: Pull complete [2021-01-30T02:35:13.966Z] 5e14af77c1be: Pull complete [2021-01-30T02:35:13.966Z] 01666e4c0597: Pull complete [2021-01-30T02:35:24.034Z] aa168da1d23b: Pull complete [2021-01-30T02:35:24.034Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-01-30T02:35:24.034Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-30T02:35:24.034Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-01-30T02:35:24.273Z] prd-centos7-docker-4c-2g-24072 does not seem to be running inside a container [2021-01-30T02:35:24.342Z] $ 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/9/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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-01-30T02:35:28.482Z] $ docker top ec65e7570f894c068892b906e507a493f88ff7cd0c6b89a4c6ef79c3ee55d4fd -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-30T02:35:29.086Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-01-30T02:35:29.401Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-01-30T02:35:29.708Z] + ls /var/log/sa-host [2021-01-30T02:35:29.709Z] + sadf -c /var/log/sa-host/sa23 [2021-01-30T02:35:29.709Z] file_magic: OK [2021-01-30T02:35:29.709Z] HZ: Using current value: 100 [2021-01-30T02:35:29.709Z] file_header: OK [2021-01-30T02:35:29.709Z] 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-01-30T02:35:29.709Z] Statistics: [2021-01-30T02:35:29.709Z] Hnuu...uuuununununu... [2021-01-30T02:35:29.709Z] File successfully converted to sysstat format version 12.2.1 [2021-01-30T02:35:29.709Z] + sadf -c /var/log/sa-host/sa30 [2021-01-30T02:35:29.709Z] file_magic: OK [2021-01-30T02:35:29.709Z] HZ: Using current value: 100 [2021-01-30T02:35:29.709Z] file_header: OK [2021-01-30T02:35:29.709Z] 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-01-30T02:35:29.709Z] Statistics: [2021-01-30T02:35:29.709Z] 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... [2021-01-30T02:35:29.709Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-30T02:35:30.384Z] provisioning config files... [2021-01-30T02:35:30.410Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/9@tmp/config4840709633904977945tmp [Pipeline] { [Pipeline] echo [2021-01-30T02:35:30.513Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-30T02:35:30.829Z] ---> create-netrc.sh [Pipeline] } [2021-01-30T02:35:30.839Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-01-30T02:35:30.956Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-30T02:35:31.268Z] ---> python-tools-install.sh [Pipeline] echo [2021-01-30T02:35:31.285Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-30T02:35:31.602Z] ---> sudo-logs.sh [2021-01-30T02:35:31.602Z] Archiving 'sudo' log.. [Pipeline] echo [2021-01-30T02:35:31.613Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-30T02:35:31.909Z] ---> job-cost.sh [2021-01-30T02:35:31.909Z] lf-activate-venv: SKIPPING [2021-01-30T02:35:31.909Z] INFO: No Stack... [2021-01-30T02:35:32.857Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-01-30T02:35:33.433Z] INFO: Archiving Costs [Pipeline] echo [2021-01-30T02:35:33.446Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-30T02:35:33.745Z] ---> logs-deploy.sh [2021-01-30T02:35:33.745Z] lf-activate-venv: SKIPPING [2021-01-30T02:35:33.745Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3080/9 [2021-01-30T02:35:33.745Z] INFO: archiving workspace using pattern(s): [2021-01-30T02:35:35.669Z] Archives upload complete. [2021-01-30T02:35:35.669Z] INFO: archiving logs to Nexus