Started by user Ernesto Ojeda Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of jim-wang-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 88047cbc75510c4c02cec7fc05a2c3834ab5aff5+f60a6b9b3bbcf5933f7773f85fc76d84301e173f (5db997aae348733e0197e2ce726a9243a1e008ed) 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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 878f1b5bff316b9f7b5d8f8b1d22b752867b496c # timeout=10 Commit message: "Merge pull request #321 from ernestojeda/email-fix-generateEmailTemplate" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-28503 in /w/workspace/edgexfoundry_edgex-go_PR-3215 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/6 [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/6 # 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 f60a6b9b3bbcf5933f7773f85fc76d84301e173f into PR head commit 88047cbc75510c4c02cec7fc05a2c3834ab5aff5 Merge succeeded, producing 88047cbc75510c4c02cec7fc05a2c3834ab5aff5 Checking out Revision 88047cbc75510c4c02cec7fc05a2c3834ab5aff5 (PR-3215) > 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/3215/head:refs/remotes/origin/PR-3215 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 88047cbc75510c4c02cec7fc05a2c3834ab5aff5 # 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 f60a6b9b3bbcf5933f7773f85fc76d84301e173f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 88047cbc75510c4c02cec7fc05a2c3834ab5aff5 # timeout=10 Commit message: "fix: code clean up" > git rev-list --no-walk 88047cbc75510c4c02cec7fc05a2c3834ab5aff5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-03-04T17:39:16.523Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-03-04T17:39:16.868Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-03-04T17:39:16.964Z] ========================================================= [2021-03-04T17:39:16.964Z] EdgeX Global Pipelines Version Info [2021-03-04T17:39:16.964Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-03-04T17:39:18.495Z] ------------------- [2021-03-04T17:39:18.495Z] stable info: [2021-03-04T17:39:18.495Z] ------------------- [2021-03-04T17:39:18.495Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-03-04T17:39:18.495Z] Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [2021-03-04T17:39:18.495Z] Message: update stable to v1.0.184 [2021-03-04T17:39:19.439Z] ------------------- [2021-03-04T17:39:19.439Z] experimental info: [2021-03-04T17:39:19.439Z] ------------------- [2021-03-04T17:39:19.439Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-03-04T17:39:19.439Z] Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [2021-03-04T17:39:19.439Z] Message: update experimental to v1.0.184 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-03-04T17:39:19.682Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-03-04T17:39:19.764Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-03-04T17:39:19.854Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-03-04T17:39:19.940Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-03-04T17:39:20.062Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-03-04T17:39:20.146Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-03-04T17:39:20.229Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-03-04T17:39:20.309Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-03-04T17:39:20.413Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-03-04T17:39:20.522Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-03-04T17:39:20.619Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-03-04T17:39:20.727Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-03-04T17:39:20.859Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-03-04T17:39:21.015Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-03-04T17:39:21.108Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-03-04T17:39:21.189Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-03-04T17:39:21.280Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-03-04T17:39:21.385Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-03-04T17:39:21.479Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-03-04T17:39:21.563Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-03-04T17:39:21.656Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-03-04T17:39:21.770Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-03-04T17:39:21.851Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3215 [Pipeline] echo [2021-03-04T17:39:21.936Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3215 [Pipeline] echo [2021-03-04T17:39:22.017Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3215 [Pipeline] echo [2021-03-04T17:39:22.099Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 88047cbc75510c4c02cec7fc05a2c3834ab5aff5 [Pipeline] echo [2021-03-04T17:39:22.179Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 88047cb [Pipeline] echo [2021-03-04T17:39:22.267Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-04T17:39:22.440Z] provisioning config files... [2021-03-04T17:39:22.469Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config6851525024686914575tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-04T17:39:22.848Z] ---> docker-login.sh [2021-03-04T17:39:22.848Z] nexus3.edgexfoundry.org:10001 [2021-03-04T17:39:22.848Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-04T17:39:23.110Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-04T17:39:23.110Z] Configure a credential helper to remove this warning. See [2021-03-04T17:39:23.110Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-04T17:39:23.110Z] [2021-03-04T17:39:23.110Z] Login Succeeded [2021-03-04T17:39:23.110Z] nexus3.edgexfoundry.org:10002 [2021-03-04T17:39:23.110Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-04T17:39:23.373Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-04T17:39:23.373Z] Configure a credential helper to remove this warning. See [2021-03-04T17:39:23.373Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-04T17:39:23.373Z] [2021-03-04T17:39:23.373Z] Login Succeeded [2021-03-04T17:39:23.373Z] nexus3.edgexfoundry.org:10003 [2021-03-04T17:39:23.373Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-04T17:39:23.373Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-04T17:39:23.373Z] Configure a credential helper to remove this warning. See [2021-03-04T17:39:23.373Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-04T17:39:23.373Z] [2021-03-04T17:39:23.373Z] Login Succeeded [2021-03-04T17:39:23.373Z] nexus3.edgexfoundry.org:10004 [2021-03-04T17:39:23.634Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-04T17:39:23.634Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-04T17:39:23.634Z] Configure a credential helper to remove this warning. See [2021-03-04T17:39:23.634Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-04T17:39:23.634Z] [2021-03-04T17:39:23.634Z] Login Succeeded [2021-03-04T17:39:23.634Z] docker.io [2021-03-04T17:39:23.634Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-04T17:39:23.896Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-04T17:39:23.896Z] Configure a credential helper to remove this warning. See [2021-03-04T17:39:23.896Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-04T17:39:23.896Z] [2021-03-04T17:39:23.896Z] Login Succeeded [2021-03-04T17:39:23.896Z] ---> docker-login.sh ends [Pipeline] } [2021-03-04T17:39:23.906Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-04T17:39:24.405Z] ++ 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-03-04T17:39:24.405Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-04T17:39:24.405Z] ++ dirname cmd/core-command/Dockerfile [2021-03-04T17:39:24.405Z] ++ cut -d/ -f2 [2021-03-04T17:39:24.405Z] + echo core-command,cmd/core-command/Dockerfile [2021-03-04T17:39:24.405Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-04T17:39:24.405Z] ++ dirname cmd/core-data/Dockerfile [2021-03-04T17:39:24.405Z] ++ cut -d/ -f2 [2021-03-04T17:39:24.405Z] + echo core-data,cmd/core-data/Dockerfile [2021-03-04T17:39:24.405Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-04T17:39:24.405Z] ++ cut -d/ -f2 [2021-03-04T17:39:24.405Z] ++ dirname cmd/core-metadata/Dockerfile [2021-03-04T17:39:24.405Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-03-04T17:39:24.405Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-04T17:39:24.405Z] ++ cut -d/ -f2 [2021-03-04T17:39:24.405Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-03-04T17:39:24.405Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-03-04T17:39:24.405Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-04T17:39:24.405Z] ++ cut -d/ -f2 [2021-03-04T17:39:24.405Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-03-04T17:39:24.405Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-03-04T17:39:24.405Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-04T17:39:24.405Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-03-04T17:39:24.405Z] ++ cut -d/ -f2 [2021-03-04T17:39:24.405Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-03-04T17:39:24.405Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-04T17:39:24.405Z] ++ cut -d/ -f2 [2021-03-04T17:39:24.405Z] ++ dirname cmd/support-notifications/Dockerfile [2021-03-04T17:39:24.405Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-03-04T17:39:24.405Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-04T17:39:24.405Z] ++ cut -d/ -f2 [2021-03-04T17:39:24.405Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-03-04T17:39:24.405Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-03-04T17:39:24.405Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-04T17:39:24.405Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-03-04T17:39:24.405Z] ++ cut -d/ -f2 [2021-03-04T17:39:24.405Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-03-04T17:39:24.477Z] 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-03-04T17:39:25.311Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-04T17:39:25.311Z] [2021-03-04T17:39:25.311Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-03-04T17:39:25.696Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-04T17:39:25.696Z] latest: Pulling from edgex-devops/git-semver [2021-03-04T17:39:25.696Z] 31603596830f: Pulling fs layer [2021-03-04T17:39:25.696Z] 2a8b12db71e7: Pulling fs layer [2021-03-04T17:39:25.696Z] 6ca5941a6612: Pulling fs layer [2021-03-04T17:39:25.696Z] ecc8261a40a4: Pulling fs layer [2021-03-04T17:39:25.696Z] ecc8261a40a4: Waiting [2021-03-04T17:39:25.696Z] 2a8b12db71e7: Verifying Checksum [2021-03-04T17:39:25.696Z] 2a8b12db71e7: Download complete [2021-03-04T17:39:25.696Z] 31603596830f: Verifying Checksum [2021-03-04T17:39:25.696Z] 31603596830f: Download complete [2021-03-04T17:39:25.957Z] ecc8261a40a4: Verifying Checksum [2021-03-04T17:39:25.957Z] ecc8261a40a4: Download complete [2021-03-04T17:39:25.957Z] 6ca5941a6612: Verifying Checksum [2021-03-04T17:39:25.957Z] 6ca5941a6612: Download complete [2021-03-04T17:39:25.957Z] 31603596830f: Pull complete [2021-03-04T17:39:26.218Z] 2a8b12db71e7: Pull complete [2021-03-04T17:39:26.797Z] 6ca5941a6612: Pull complete [2021-03-04T17:39:27.059Z] ecc8261a40a4: Pull complete [2021-03-04T17:39:27.059Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-03-04T17:39:27.059Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-04T17:39:27.059Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-03-04T17:39:27.149Z] prd-centos7-docker-4c-2g-28503 does not seem to be running inside a container [2021-03-04T17:39:27.191Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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-03-04T17:39:29.436Z] $ docker top be86dfeb462c24e8839fc3be82f4935881e9a5e7cf86cd7cc2a49e56ac84795e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-03-04T17:39:29.698Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-04T17:39:29.698Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-04T17:39:29.868Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-04T17:39:29.870Z] $ docker exec be86dfeb462c24e8839fc3be82f4935881e9a5e7cf86cd7cc2a49e56ac84795e ssh-agent [2021-03-04T17:39:30.021Z] SSH_AUTH_SOCK=/tmp/ssh-2YPUONPgjW1Y/agent.11 [2021-03-04T17:39:30.021Z] SSH_AGENT_PID=16 [2021-03-04T17:39:30.029Z] Running ssh-add (command line suppressed) [2021-03-04T17:39:30.131Z] Identity added: /w/workspace/edgex-go/6@tmp/private_key_5433689743508347952.key (/w/workspace/edgex-go/6@tmp/private_key_5433689743508347952.key) [2021-03-04T17:39:30.177Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-04T17:39:30.506Z] + git tag --points-at HEAD [Pipeline] } [2021-03-04T17:39:30.525Z] $ docker exec --env ******** --env ******** be86dfeb462c24e8839fc3be82f4935881e9a5e7cf86cd7cc2a49e56ac84795e ssh-agent -k [2021-03-04T17:39:30.630Z] unset SSH_AUTH_SOCK; [2021-03-04T17:39:30.631Z] unset SSH_AGENT_PID; [2021-03-04T17:39:30.631Z] echo Agent pid 16 killed; [2021-03-04T17:39:30.674Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-03-04T17:39:30.841Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-04T17:39:30.842Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-04T17:39:30.990Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-04T17:39:30.993Z] $ docker exec be86dfeb462c24e8839fc3be82f4935881e9a5e7cf86cd7cc2a49e56ac84795e ssh-agent [2021-03-04T17:39:31.140Z] SSH_AUTH_SOCK=/tmp/ssh-juo1685jeDcC/agent.46 [2021-03-04T17:39:31.140Z] SSH_AGENT_PID=52 [2021-03-04T17:39:31.147Z] Running ssh-add (command line suppressed) [2021-03-04T17:39:31.250Z] Identity added: /w/workspace/edgex-go/6@tmp/private_key_7858286060356756435.key (/w/workspace/edgex-go/6@tmp/private_key_7858286060356756435.key) [2021-03-04T17:39:31.297Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-04T17:39:31.627Z] + git semver init [2021-03-04T17:39:31.627Z] # -> Open(): unable to determine branch for HEAD [2021-03-04T17:39:31.627Z] # $GIT_DIR = /w/workspace/edgex-go/6/.git [2021-03-04T17:39:31.627Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/6 [2021-03-04T17:39:31.627Z] # $SEMVER_REMOTE_NAME = origin [2021-03-04T17:39:31.627Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-03-04T17:39:31.627Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-03-04T17:39:31.627Z] # $SEMVER_BRANCH = PR-3215 [2021-03-04T17:39:31.627Z] # $SEMVER_TEMP = /tmp/semver-111070043 [2021-03-04T17:39:31.627Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-03-04T17:39:53.623Z] # '/tmp/semver-111070043' -> '/w/workspace/edgex-go/6/.semver' [2021-03-04T17:39:53.623Z] # -> Force: false [2021-03-04T17:39:53.623Z] # $SEMVER_DIR = /w/workspace/edgex-go/6/.semver [Pipeline] } [2021-03-04T17:39:53.635Z] $ docker exec --env ******** --env ******** be86dfeb462c24e8839fc3be82f4935881e9a5e7cf86cd7cc2a49e56ac84795e ssh-agent -k [2021-03-04T17:39:53.810Z] unset SSH_AUTH_SOCK; [2021-03-04T17:39:53.810Z] unset SSH_AGENT_PID; [2021-03-04T17:39:53.811Z] echo Agent pid 52 killed; [2021-03-04T17:39:53.883Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-04T17:39:54.341Z] + git semver [Pipeline] } [2021-03-04T17:39:54.363Z] $ docker stop --time=1 be86dfeb462c24e8839fc3be82f4935881e9a5e7cf86cd7cc2a49e56ac84795e [2021-03-04T17:39:55.877Z] $ docker rm -f be86dfeb462c24e8839fc3be82f4935881e9a5e7cf86cd7cc2a49e56ac84795e [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-04T17:39:56.388Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-03-04T17:39:56.836Z] Stashed 1 file(s) [Pipeline] echo [2021-03-04T17:39:56.839Z] [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-03-04T17:39:57.798Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-03-04T17:39:58.091Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-04T17:39:58.383Z] + sudo service docker restart [2021-03-04T17:39:58.383Z] + true [2021-03-04T17:39:58.383Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-03-04T17:39:58.973Z] ========================================================= [2021-03-04T17:39:58.973Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-03-04T17:39:58.973Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-04T17:39:59.325Z] + 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-03-04T17:40:02.638Z] Sending build context to Docker daemon 328.3MB [2021-03-04T17:40:02.638Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-03-04T17:40:02.638Z] Step 2/6 : FROM ${BASE} [2021-03-04T17:40:02.638Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-03-04T17:40:02.638Z] 188c0c94c7c5: Pulling fs layer [2021-03-04T17:40:02.638Z] 0ef7d3d256c8: Pulling fs layer [2021-03-04T17:40:02.638Z] de9db76c5a1d: Pulling fs layer [2021-03-04T17:40:02.638Z] bca2f99d35d6: Pulling fs layer [2021-03-04T17:40:02.638Z] 93359f2a8cfa: Pulling fs layer [2021-03-04T17:40:02.638Z] 7c6f9722023f: Pulling fs layer [2021-03-04T17:40:02.638Z] a35cf1a2eb13: Pulling fs layer [2021-03-04T17:40:02.638Z] 93359f2a8cfa: Waiting [2021-03-04T17:40:02.638Z] 7c6f9722023f: Waiting [2021-03-04T17:40:02.638Z] a35cf1a2eb13: Waiting [2021-03-04T17:40:02.638Z] bca2f99d35d6: Waiting [2021-03-04T17:40:02.638Z] de9db76c5a1d: Verifying Checksum [2021-03-04T17:40:02.638Z] de9db76c5a1d: Download complete [2021-03-04T17:40:02.638Z] 0ef7d3d256c8: Download complete [2021-03-04T17:40:02.638Z] 93359f2a8cfa: Download complete [2021-03-04T17:40:02.638Z] 188c0c94c7c5: Verifying Checksum [2021-03-04T17:40:02.638Z] 188c0c94c7c5: Download complete [2021-03-04T17:40:02.638Z] 7c6f9722023f: Verifying Checksum [2021-03-04T17:40:02.638Z] 7c6f9722023f: Download complete [2021-03-04T17:40:02.898Z] 188c0c94c7c5: Pull complete [2021-03-04T17:40:03.471Z] 0ef7d3d256c8: Pull complete [2021-03-04T17:40:03.736Z] de9db76c5a1d: Pull complete [2021-03-04T17:40:04.682Z] a35cf1a2eb13: Verifying Checksum [2021-03-04T17:40:04.682Z] a35cf1a2eb13: Download complete [2021-03-04T17:40:05.261Z] bca2f99d35d6: Verifying Checksum [2021-03-04T17:40:05.261Z] bca2f99d35d6: Download complete [2021-03-04T17:40:09.483Z] bca2f99d35d6: Pull complete [2021-03-04T17:40:09.483Z] 93359f2a8cfa: Pull complete [2021-03-04T17:40:09.752Z] 7c6f9722023f: Pull complete [2021-03-04T17:40:12.269Z] Still waiting to schedule task [2021-03-04T17:40:12.269Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-26577’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-27930’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-28504’ is offline [2021-03-04T17:40:18.103Z] a35cf1a2eb13: Pull complete [2021-03-04T17:40:18.103Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-03-04T17:40:18.103Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-03-04T17:40:18.103Z] ---> a62c8e92a672 [2021-03-04T17:40:18.103Z] 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-03-04T17:40:18.363Z] ---> Running in 6777b44b159d [2021-03-04T17:40:18.936Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-04T17:40:19.508Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-04T17:40:20.132Z] (1/12) Installing libmagic (5.38-r0) [2021-03-04T17:40:20.397Z] (2/12) Installing file (5.38-r0) [2021-03-04T17:40:20.397Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-03-04T17:40:20.661Z] (4/12) Installing g++ (9.3.0-r2) [2021-03-04T17:40:23.983Z] (5/12) Installing fortify-headers (1.1-r0) [2021-03-04T17:40:23.983Z] (6/12) Installing patch (2.7.6-r6) [2021-03-04T17:40:23.983Z] (7/12) Installing build-base (0.5-r2) [2021-03-04T17:40:23.983Z] (8/12) Installing libsodium (1.0.18-r0) [2021-03-04T17:40:23.983Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-03-04T17:40:23.983Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-03-04T17:40:24.245Z] (11/12) Installing libzmq (4.3.3-r0) [2021-03-04T17:40:24.245Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-03-04T17:40:24.245Z] Executing busybox-1.31.1-r19.trigger [2021-03-04T17:40:24.245Z] OK: 233 MiB in 51 packages [2021-03-04T17:40:28.455Z] Removing intermediate container 6777b44b159d [2021-03-04T17:40:28.455Z] ---> 6fc64a10946f [2021-03-04T17:40:28.455Z] Step 4/6 : WORKDIR /edgex-go [2021-03-04T17:40:28.455Z] ---> Running in 46eb77580e76 [2021-03-04T17:40:28.455Z] Removing intermediate container 46eb77580e76 [2021-03-04T17:40:28.455Z] ---> dee3bb068395 [2021-03-04T17:40:28.455Z] Step 5/6 : COPY go.mod . [2021-03-04T17:40:28.455Z] ---> bb0399341d25 [2021-03-04T17:40:28.455Z] Step 6/6 : RUN go mod download [2021-03-04T17:40:28.455Z] ---> Running in 7f31914987a8 [2021-03-04T17:40:50.429Z] Removing intermediate container 7f31914987a8 [2021-03-04T17:40:50.429Z] ---> 31bde547e231 [2021-03-04T17:40:50.429Z] Successfully built 31bde547e231 [2021-03-04T17:40:50.429Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-04T17:40:50.735Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-04T17:40:50.735Z] . [Pipeline] withDockerContainer [2021-03-04T17:40:50.828Z] prd-centos7-docker-4c-2g-28503 does not seem to be running inside a container [2021-03-04T17:40:50.868Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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-03-04T17:40:51.611Z] $ docker top 43e225a876a46b62727a33a1a59f15f3e28d7f81bb70651a51550603e7fa88ea -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-04T17:40:52.118Z] + go version [2021-03-04T17:40:52.118Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-03-04T17:40:52.132Z] $ docker stop --time=1 43e225a876a46b62727a33a1a59f15f3e28d7f81bb70651a51550603e7fa88ea [2021-03-04T17:40:53.426Z] $ docker rm -f 43e225a876a46b62727a33a1a59f15f3e28d7f81bb70651a51550603e7fa88ea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-04T17:40:54.156Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-04T17:40:54.156Z] . [Pipeline] withDockerContainer [2021-03-04T17:40:54.240Z] prd-centos7-docker-4c-2g-28503 does not seem to be running inside a container [2021-03-04T17:40:54.278Z] $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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-03-04T17:40:54.817Z] $ docker top 10c336a07150f312b3d48f4a76de262b773d622a98902f1b3587de1f38450222 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-03-04T17:40:54.976Z] ========================================================= [2021-03-04T17:40:54.976Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-03-04T17:40:54.976Z] ========================================================= [Pipeline] sh [2021-03-04T17:40:55.264Z] + make test [2021-03-04T17:40:55.264Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-04T17:41:05.315Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-03-04T17:41:20.570Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-03-04T17:41:22.496Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-03-04T17:41:25.096Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-03-04T17:41:25.096Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-03-04T17:41:26.047Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-03-04T17:41:26.047Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-03-04T17:41:26.047Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-03-04T17:41:26.047Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-03-04T17:41:26.638Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-03-04T17:41:26.906Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-03-04T17:41:29.479Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-03-04T17:41:29.479Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-03-04T17:41:29.479Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-03-04T17:41:31.418Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.088s coverage: 45.9% of statements [2021-03-04T17:41:31.418Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-03-04T17:41:31.418Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-03-04T17:41:31.418Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-03-04T17:41:31.418Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-03-04T17:41:31.418Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-03-04T17:41:31.418Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-03-04T17:41:31.418Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] [2021-03-04T17:41:31.418Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.070s coverage: 100.0% of statements [2021-03-04T17:41:33.976Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.154s coverage: 27.1% of statements [2021-03-04T17:41:33.976Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-03-04T17:41:33.976Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-03-04T17:41:33.976Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-03-04T17:41:33.976Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-03-04T17:41:33.976Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-03-04T17:41:33.976Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-03-04T17:41:33.976Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.035s coverage: 100.0% of statements [2021-03-04T17:41:33.976Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-03-04T17:41:33.976Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.036s coverage: 100.0% of statements [2021-03-04T17:41:33.976Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-03-04T17:41:33.976Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-03-04T17:41:34.242Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.074s coverage: 66.2% of statements [2021-03-04T17:41:34.242Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-03-04T17:41:34.242Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-03-04T17:41:34.817Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.421s coverage: 82.4% of statements [2021-03-04T17:41:34.817Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-03-04T17:41:34.817Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-03-04T17:41:34.817Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-03-04T17:41:34.817Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-03-04T17:41:35.398Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.314s coverage: 28.6% of statements [2021-03-04T17:41:35.398Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-03-04T17:41:35.398Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-03-04T17:41:35.398Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-03-04T17:41:35.398Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-03-04T17:41:35.398Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-03-04T17:41:35.398Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.055s coverage: 100.0% of statements [2021-03-04T17:41:35.398Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-03-04T17:41:35.398Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.037s coverage: 100.0% of statements [2021-03-04T17:41:35.398Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-03-04T17:41:36.823Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.137s coverage: 86.7% of statements [2021-03-04T17:41:36.823Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-03-04T17:41:37.409Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.132s coverage: 97.5% of statements [2021-03-04T17:41:37.409Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-03-04T17:41:37.409Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.055s coverage: 78.3% of statements [2021-03-04T17:41:37.409Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-03-04T17:41:37.409Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-03-04T17:41:37.409Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-03-04T17:41:37.409Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-03-04T17:41:38.845Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.398s coverage: 92.8% of statements [2021-03-04T17:41:38.845Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-03-04T17:41:38.845Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-03-04T17:41:38.845Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-03-04T17:41:38.845Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-03-04T17:41:38.845Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-03-04T17:41:38.845Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-03-04T17:41:38.845Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-03-04T17:41:38.845Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-03-04T17:41:38.845Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-03-04T17:41:38.845Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-03-04T17:41:38.845Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-03-04T17:41:38.845Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-03-04T17:41:38.845Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-03-04T17:41:38.845Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-03-04T17:41:38.846Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-03-04T17:41:38.846Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-03-04T17:41:38.846Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-03-04T17:41:38.846Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-03-04T17:41:38.846Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.023s coverage: 58.8% of statements [2021-03-04T17:41:38.846Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-03-04T17:41:38.846Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-03-04T17:41:38.846Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.052s coverage: 0.1% of statements [2021-03-04T17:41:38.846Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-03-04T17:41:38.846Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-03-04T17:41:38.846Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-03-04T17:41:38.846Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.046s coverage: 47.1% of statements [2021-03-04T17:41:38.846Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.045s coverage: 79.5% of statements [2021-03-04T17:41:39.116Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.031s coverage: 94.1% of statements [2021-03-04T17:41:39.383Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.047s coverage: 96.3% of statements [2021-03-04T17:41:39.651Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.033s coverage: 87.5% of statements [2021-03-04T17:41:51.885Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.040s coverage: 94.4% of statements [2021-03-04T17:41:51.885Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.032s coverage: 44.8% of statements [2021-03-04T17:41:51.885Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 7.049s coverage: 82.6% of statements [2021-03-04T17:42:04.151Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.062s coverage: 92.9% of statements [2021-03-04T17:42:04.151Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-03-04T17:42:04.151Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-03-04T17:42:04.151Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-03-04T17:42:04.151Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 77.8% of statements [2021-03-04T17:42:04.151Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-03-04T17:42:04.151Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-03-04T17:42:04.151Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-03-04T17:42:04.151Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-03-04T17:42:04.151Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-03-04T17:42:04.151Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.038s coverage: 87.2% of statements [2021-03-04T17:42:04.151Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-03-04T17:42:04.151Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-03-04T17:42:04.151Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.021s coverage: 100.0% of statements [2021-03-04T17:42:04.151Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-03-04T17:42:04.151Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.041s coverage: 75.5% of statements [2021-03-04T17:42:04.151Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-03-04T17:42:04.151Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.032s coverage: 80.8% of statements [2021-03-04T17:42:04.151Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements [2021-03-04T17:42:04.151Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.042s coverage: 84.6% of statements [2021-03-04T17:42:04.151Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.066s coverage: 91.6% of statements [2021-03-04T17:42:04.151Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-03-04T17:42:04.151Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.170s coverage: 62.4% of statements [2021-03-04T17:42:04.151Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-03-04T17:42:04.151Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-03-04T17:42:04.151Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.035s coverage: 100.0% of statements [2021-03-04T17:42:04.151Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.036s coverage: 91.3% of statements [2021-03-04T17:42:04.151Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements [2021-03-04T17:42:04.151Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements [2021-03-04T17:42:04.151Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements [2021-03-04T17:42:04.151Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.272s coverage: 69.1% of statements [2021-03-04T17:42:04.151Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-03-04T17:42:04.151Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-03-04T17:42:04.151Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.080s coverage: 38.4% of statements [2021-03-04T17:42:04.151Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-03-04T17:42:04.151Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-03-04T17:42:04.151Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.044s coverage: 89.5% of statements [2021-03-04T17:42:04.151Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-03-04T17:42:04.151Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.033s coverage: 84.8% of statements [2021-03-04T17:42:04.151Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.116s coverage: 47.0% of statements [2021-03-04T17:42:04.151Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-03-04T17:42:04.151Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-03-04T17:42:04.151Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-03-04T17:42:04.151Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-03-04T17:42:04.151Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-03-04T17:42:04.151Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.042s coverage: 100.0% of statements [2021-03-04T17:42:04.151Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-03-04T17:42:04.151Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.048s coverage: 100.0% of statements [2021-03-04T17:42:04.151Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-03-04T17:42:04.151Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-03-04T17:42:04.151Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-03-04T17:42:04.151Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-03-04T17:42:04.151Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.106s coverage: 88.5% of statements [2021-03-04T17:42:04.151Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-03-04T17:42:04.151Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-03-04T17:42:04.151Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-03-04T17:42:04.151Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.684s coverage: 29.1% of statements [2021-03-04T17:42:04.151Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-03-04T17:42:04.151Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-03-04T17:42:04.151Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-03-04T17:42:04.151Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-03-04T17:42:04.151Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-03-04T17:42:04.151Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.072s coverage: 99.0% of statements [2021-03-04T17:42:04.151Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-03-04T17:42:04.151Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.042s coverage: 100.0% of statements [2021-03-04T17:42:04.151Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-03-04T17:42:04.151Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-03-04T17:42:04.151Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-03-04T17:42:04.151Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-03-04T17:42:04.151Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.053s coverage: 94.3% of statements [2021-03-04T17:42:04.151Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-03-04T17:42:04.151Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-03-04T17:42:04.151Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-03-04T17:42:04.151Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.039s coverage: 0.0% of statements [2021-03-04T17:42:04.151Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-03-04T17:42:04.151Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.028s coverage: 100.0% of statements [2021-03-04T17:42:04.151Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-03-04T17:42:04.151Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-03-04T17:42:04.151Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-03-04T17:42:04.151Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-03-04T17:42:04.151Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.040s coverage: 87.9% of statements [2021-03-04T17:42:04.151Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-03-04T17:42:04.151Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-03-04T17:42:04.151Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.035s coverage: 100.0% of statements [2021-03-04T17:42:04.151Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.033s coverage: 32.1% of statements [2021-03-04T17:42:04.151Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.042s coverage: 100.0% of statements [2021-03-04T17:42:04.151Z] GO111MODULE=on go vet ./... [2021-03-04T17:42:26.212Z] gofmt -l . [2021-03-04T17:42:26.212Z] [ "`gofmt -l .`" = "" ] [2021-03-04T17:42:26.471Z] ./bin/test-go-mod-tidy.sh [2021-03-04T17:42:27.042Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-03-04T17:42:27.908Z] + ls -al . [2021-03-04T17:42:27.908Z] total 728 [2021-03-04T17:42:27.908Z] drwxrwxr-x 10 1001 1001 4096 Mar 4 17:42 . [2021-03-04T17:42:27.908Z] drwxr-xr-x 4 root root 28 Mar 4 17:40 .. [2021-03-04T17:42:27.908Z] -rw-rw-r-- 1 1001 1001 11 Mar 4 17:39 .dockerignore [2021-03-04T17:42:27.908Z] drwxrwxr-x 8 1001 1001 179 Mar 4 17:39 .git [2021-03-04T17:42:27.908Z] drwxrwxr-x 3 1001 1001 125 Mar 4 17:39 .github [2021-03-04T17:42:27.908Z] -rw-rw-r-- 1 1001 1001 818 Mar 4 17:39 .gitignore [2021-03-04T17:42:27.908Z] drwx------ 3 1001 1001 60 Mar 4 17:39 .semver [2021-03-04T17:42:27.908Z] -rw-rw-r-- 1 1001 1001 166 Mar 4 17:39 .sonarcloud.properties [2021-03-04T17:42:27.908Z] -rw-rw-r-- 1 1001 1001 8475 Mar 4 17:39 Attribution.txt [2021-03-04T17:42:27.908Z] -rw-rw-r-- 1 1001 1001 3804 Mar 4 17:39 CONTRIBUTING.md [2021-03-04T17:42:27.908Z] -rw-rw-r-- 1 1001 1001 931 Mar 4 17:39 Dockerfile.build [2021-03-04T17:42:27.908Z] -rw-rw-r-- 1 1001 1001 863 Mar 4 17:39 Jenkinsfile [2021-03-04T17:42:27.908Z] -rw-rw-r-- 1 1001 1001 10775 Mar 4 17:39 LICENSE [2021-03-04T17:42:27.908Z] -rw-rw-r-- 1 1001 1001 5774 Mar 4 17:39 Makefile [2021-03-04T17:42:27.908Z] -rw-rw-r-- 1 1001 1001 6524 Mar 4 17:39 README.md [2021-03-04T17:42:27.908Z] -rw-rw-r-- 1 1001 1001 6755 Mar 4 17:39 SECURITY.md [2021-03-04T17:42:27.908Z] -rw-rw-r-- 1 1001 1001 5 Mar 4 17:39 VERSION [2021-03-04T17:42:27.908Z] -rw-rw-r-- 1 1001 1001 4131 Mar 4 17:39 ZMQWindows.md [2021-03-04T17:42:27.908Z] drwxrwxr-x 2 1001 1001 117 Mar 4 17:39 bin [2021-03-04T17:42:27.908Z] drwxrwxr-x 14 1001 1001 4096 Mar 4 17:39 cmd [2021-03-04T17:42:27.908Z] -rw-r--r-- 1 root root 614976 Mar 4 17:42 coverage.out [2021-03-04T17:42:27.908Z] -rw-r--r-- 1 root root 1055 Mar 4 17:42 go.mod [2021-03-04T17:42:27.908Z] -rw-r--r-- 1 root root 21699 Mar 4 17:42 go.sum [2021-03-04T17:42:27.908Z] drwxrwxr-x 8 1001 1001 127 Mar 4 17:39 internal [2021-03-04T17:42:27.908Z] drwxrwxr-x 4 1001 1001 26 Mar 4 17:39 openapi [2021-03-04T17:42:27.908Z] drwxrwxr-x 4 1001 1001 71 Mar 4 17:39 snap [2021-03-04T17:42:27.908Z] -rw-rw-r-- 1 1001 1001 168 Mar 4 17:39 version.go [Pipeline] sh [2021-03-04T17:42:28.201Z] + '[' -e coverage.out ] [2021-03-04T17:42:28.201Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-03-04T17:42:28.456Z] Stashed 1 file(s) [Pipeline] sh [2021-03-04T17:42:28.827Z] + make build [2021-03-04T17:42:28.827Z] 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-03-04T17:42:32.129Z] 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-03-04T17:42:38.841Z] 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-03-04T17:42:40.236Z] 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-03-04T17:42:41.632Z] 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-03-04T17:42:41.893Z] 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-03-04T17:42:43.304Z] 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-03-04T17:42:44.716Z] 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-03-04T17:42:45.661Z] 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-03-04T17:42:47.047Z] 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-03-04T17:42:47.996Z] 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-03-04T17:42:48.940Z] 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-03-04T17:42:50.866Z] $ docker stop --time=1 10c336a07150f312b3d48f4a76de262b773d622a98902f1b3587de1f38450222 [2021-03-04T17:42:52.430Z] $ docker rm -f 10c336a07150f312b3d48f4a76de262b773d622a98902f1b3587de1f38450222 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-04T17:42:55.789Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-04T17:42:55.789Z] [2021-03-04T17:42:55.789Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-03-04T17:42:56.135Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-04T17:42:56.135Z] latest: Pulling from edgex-devops/edgex-compose [2021-03-04T17:42:56.135Z] cbdbe7a5bc2a: Pulling fs layer [2021-03-04T17:42:56.135Z] ca9280d653b3: Pulling fs layer [2021-03-04T17:42:56.135Z] 7e9c9ca2126c: Pulling fs layer [2021-03-04T17:42:56.709Z] cbdbe7a5bc2a: Download complete [2021-03-04T17:42:56.970Z] cbdbe7a5bc2a: Pull complete [2021-03-04T17:42:56.970Z] ca9280d653b3: Verifying Checksum [2021-03-04T17:42:56.970Z] ca9280d653b3: Download complete [2021-03-04T17:42:57.934Z] ca9280d653b3: Pull complete [2021-03-04T17:42:57.934Z] 7e9c9ca2126c: Verifying Checksum [2021-03-04T17:42:57.934Z] 7e9c9ca2126c: Download complete [2021-03-04T17:43:03.250Z] 7e9c9ca2126c: Pull complete [2021-03-04T17:43:03.250Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-03-04T17:43:03.250Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-04T17:43:03.250Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-03-04T17:43:03.366Z] prd-centos7-docker-4c-2g-28503 does not seem to be running inside a container [2021-03-04T17:43:03.406Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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-03-04T17:43:06.437Z] $ docker top 7ced480990a034a15b9cfca776f7042d0ec2a90d22d473b18fcfa35af45f950b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-04T17:43:06.992Z] + docker-compose build --help [2021-03-04T17:43:06.992Z] + grep parallel [2021-03-04T17:43:07.932Z] --parallel Build images in parallel. [Pipeline] } [2021-03-04T17:43:07.944Z] $ docker stop --time=1 7ced480990a034a15b9cfca776f7042d0ec2a90d22d473b18fcfa35af45f950b [2021-03-04T17:43:09.275Z] $ docker rm -f 7ced480990a034a15b9cfca776f7042d0ec2a90d22d473b18fcfa35af45f950b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-04T17:43:09.844Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-04T17:43:09.844Z] . [Pipeline] withDockerContainer [2021-03-04T17:43:09.947Z] prd-centos7-docker-4c-2g-28503 does not seem to be running inside a container [2021-03-04T17:43:09.989Z] $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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-03-04T17:43:10.534Z] $ docker top c60848e50cc993b25bda4408e78ce5dc871dfad2fc5487dbd0c88ce0112e42b9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-04T17:43:10.992Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-03-04T17:43:11.936Z] Building docker-core-command-go ... [2021-03-04T17:43:11.936Z] Building docker-core-data-go ... [2021-03-04T17:43:11.936Z] Building docker-core-metadata-go ... [2021-03-04T17:43:11.936Z] Building docker-security-bootstrapper-go ... [2021-03-04T17:43:11.936Z] Building docker-security-proxy-setup-go ... [2021-03-04T17:43:11.936Z] Building docker-security-secretstore-setup-go ... [2021-03-04T17:43:11.936Z] Building docker-support-notifications-go ... [2021-03-04T17:43:11.936Z] Building docker-support-scheduler-go ... [2021-03-04T17:43:11.936Z] Building docker-sys-mgmt-agent-go ... [2021-03-04T17:43:11.936Z] Building docker-sys-mgmt-agent-go [2021-03-04T17:43:11.936Z] Building docker-support-notifications-go [2021-03-04T17:43:11.936Z] Building docker-core-command-go [2021-03-04T17:43:11.936Z] Building docker-security-secretstore-setup-go [2021-03-04T17:43:11.936Z] Building docker-security-bootstrapper-go [2021-03-04T17:43:32.999Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-28507 in /w/workspace/edgexfoundry_edgex-go_PR-3215 [Pipeline] { [Pipeline] ws [2021-03-04T17:43:33.057Z] Running in /w/workspace/edgex-go/6 [Pipeline] { [Pipeline] checkout [2021-03-04T17:43:38.612Z] using credential edgex-jenkins-ssh [2021-03-04T17:43:38.673Z] Cloning the remote Git repository [2021-03-04T17:43:38.744Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-03-04T17:43:38.875Z] > git init /w/workspace/edgex-go/6 # timeout=10 [2021-03-04T17:43:38.987Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-04T17:43:38.988Z] > git --version # timeout=10 [2021-03-04T17:43:39.018Z] > git --version # 'git version 2.17.1' [2021-03-04T17:43:39.021Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-04T17:43:39.093Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-04T17:43:44.088Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-04T17:43:44.088Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-03-04T17:43:44.088Z] ---> 31bde547e231 [2021-03-04T17:43:44.088Z] Step 3/24 : WORKDIR /edgex-go [2021-03-04T17:43:44.088Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-04T17:43:44.088Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-04T17:43:44.088Z] ---> 31bde547e231 [2021-03-04T17:43:44.088Z] Step 3/23 : WORKDIR /edgex-go [2021-03-04T17:43:44.088Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-04T17:43:44.088Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-03-04T17:43:44.088Z] ---> 31bde547e231 [2021-03-04T17:43:44.088Z] Step 3/26 : WORKDIR /edgex-go [2021-03-04T17:43:44.088Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-04T17:43:44.088Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-04T17:43:44.088Z] ---> 31bde547e231 [2021-03-04T17:43:44.088Z] Step 3/22 : WORKDIR /edgex-go [2021-03-04T17:43:44.088Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-04T17:43:44.088Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-03-04T17:43:44.088Z] ---> 31bde547e231 [2021-03-04T17:43:44.088Z] Step 3/31 : WORKDIR /edgex-go [2021-03-04T17:43:44.088Z] ---> Running in 4dd827a300f8 [2021-03-04T17:43:44.088Z] ---> Running in 4d1da3e77402 [2021-03-04T17:43:44.088Z] ---> Running in 5dbe0ef3be67 [2021-03-04T17:43:44.088Z] ---> Running in 0cb6182c87b9 [2021-03-04T17:43:44.088Z] ---> Running in 5f6bd7f561c2 [2021-03-04T17:43:44.088Z] Removing intermediate container 5f6bd7f561c2 [2021-03-04T17:43:44.088Z] ---> ec7ca7727d5c [2021-03-04T17:43:44.088Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-04T17:43:44.088Z] Removing intermediate container 4dd827a300f8 [2021-03-04T17:43:44.088Z] ---> c298c4a6d63a [2021-03-04T17:43:44.088Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-04T17:43:44.088Z] Removing intermediate container 0cb6182c87b9 [2021-03-04T17:43:44.088Z] ---> 335f352ee07d [2021-03-04T17:43:44.088Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-04T17:43:44.088Z] Removing intermediate container 5dbe0ef3be67 [2021-03-04T17:43:44.088Z] ---> 13cc4cdfeff6 [2021-03-04T17:43:44.088Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-04T17:43:44.088Z] Removing intermediate container 4d1da3e77402 [2021-03-04T17:43:44.088Z] ---> fd53ac16fd93 [2021-03-04T17:43:44.088Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-04T17:43:44.088Z] ---> Running in b4237e66ee4b [2021-03-04T17:43:44.088Z] ---> Running in 28b2ac28916f [2021-03-04T17:43:44.088Z] ---> Running in 08a6b7274344 [2021-03-04T17:43:44.088Z] ---> Running in 61b375f003c5 [2021-03-04T17:43:44.088Z] ---> Running in 9bfe4d5aa13b [2021-03-04T17:43:45.043Z] Removing intermediate container b4237e66ee4b [2021-03-04T17:43:45.043Z] ---> 316c5a7fbc8c [2021-03-04T17:43:45.043Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-03-04T17:43:45.305Z] Removing intermediate container 28b2ac28916f [2021-03-04T17:43:45.305Z] ---> cbf3e1f432fb [2021-03-04T17:43:45.305Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-03-04T17:43:45.305Z] ---> Running in 32b5412fa616 [2021-03-04T17:43:45.565Z] Removing intermediate container 08a6b7274344 [2021-03-04T17:43:45.565Z] ---> 6886275e866d [2021-03-04T17:43:45.565Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-04T17:43:45.565Z] Removing intermediate container 61b375f003c5 [2021-03-04T17:43:45.565Z] ---> 1a314875f1f9 [2021-03-04T17:43:45.565Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-03-04T17:43:45.565Z] ---> Running in cd2c84ce1c6c [2021-03-04T17:43:45.838Z] Removing intermediate container 9bfe4d5aa13b [2021-03-04T17:43:45.838Z] ---> 765ffa742223 [2021-03-04T17:43:45.838Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-03-04T17:43:45.838Z] ---> Running in 16b4d7ae03bb [2021-03-04T17:43:45.838Z] ---> Running in 12967dbac6f1 [2021-03-04T17:43:45.838Z] ---> Running in 63371054a1b7 [2021-03-04T17:43:46.107Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-04T17:43:46.682Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-04T17:43:46.682Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-04T17:43:46.682Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-04T17:43:46.682Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-04T17:43:46.682Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-04T17:43:47.252Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-04T17:43:47.252Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-04T17:43:47.252Z] OK: 233 MiB in 51 packages [2021-03-04T17:43:47.252Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-04T17:43:47.520Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-04T17:43:47.783Z] Removing intermediate container 32b5412fa616 [2021-03-04T17:43:47.783Z] ---> a34a4adfa4f4 [2021-03-04T17:43:47.783Z] Step 6/22 : COPY go.mod . [2021-03-04T17:43:47.783Z] OK: 233 MiB in 51 packages [2021-03-04T17:43:47.783Z] OK: 233 MiB in 51 packages [2021-03-04T17:43:48.044Z] ---> f064955873aa [2021-03-04T17:43:48.044Z] Step 7/22 : RUN go mod download [2021-03-04T17:43:48.044Z] OK: 233 MiB in 51 packages [2021-03-04T17:43:48.044Z] ---> Running in 46e50e0b73a9 [2021-03-04T17:43:48.305Z] OK: 233 MiB in 51 packages [2021-03-04T17:43:48.305Z] Removing intermediate container cd2c84ce1c6c [2021-03-04T17:43:48.305Z] ---> e156b475c223 [2021-03-04T17:43:48.305Z] Step 6/24 : COPY go.mod . [2021-03-04T17:43:48.566Z] Removing intermediate container 16b4d7ae03bb [2021-03-04T17:43:48.566Z] ---> 8994fe48a66f [2021-03-04T17:43:48.566Z] Step 6/23 : COPY go.mod . [2021-03-04T17:43:48.825Z] ---> 4074fcc74dd4 [2021-03-04T17:43:48.825Z] Step 7/24 : RUN go mod download [2021-03-04T17:43:49.084Z] ---> Running in 531e6a08fdef [2021-03-04T17:43:49.084Z] ---> 97f8e23fd58b [2021-03-04T17:43:49.084Z] Step 7/23 : RUN go mod download [2021-03-04T17:43:49.084Z] Removing intermediate container 12967dbac6f1 [2021-03-04T17:43:49.084Z] ---> c2ff18f93501 [2021-03-04T17:43:49.084Z] Step 6/26 : COPY go.mod . [2021-03-04T17:43:49.353Z] ---> Running in befbd6a0a5d3 [2021-03-04T17:43:49.353Z] Removing intermediate container 63371054a1b7 [2021-03-04T17:43:49.353Z] ---> 71a5ee16613b [2021-03-04T17:43:49.353Z] Step 6/31 : COPY go.mod . [2021-03-04T17:43:49.619Z] ---> 5e48a9943624 [2021-03-04T17:43:49.619Z] Step 7/26 : RUN go mod download [2021-03-04T17:43:49.619Z] ---> Running in 7b1108f30909 [2021-03-04T17:43:49.883Z] ---> e7ae0ff42e53 [2021-03-04T17:43:49.883Z] Step 7/31 : RUN go mod download [2021-03-04T17:43:50.144Z] ---> Running in c23d890e2f4b [2021-03-04T17:43:50.404Z] Removing intermediate container 46e50e0b73a9 [2021-03-04T17:43:50.404Z] ---> 21d0a5b918dc [2021-03-04T17:43:50.404Z] Step 8/22 : COPY . . [2021-03-04T17:43:53.717Z] Removing intermediate container 531e6a08fdef [2021-03-04T17:43:53.717Z] ---> ab2c134105a7 [2021-03-04T17:43:53.717Z] Step 8/24 : COPY . . [2021-03-04T17:43:55.067Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-04T17:43:55.100Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-04T17:43:55.134Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-04T17:43:55.184Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-04T17:43:55.185Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-04T17:43:55.199Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3215/head:refs/remotes/origin/PR-3215 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-04T17:43:56.148Z] Merging remotes/origin/master commit f60a6b9b3bbcf5933f7773f85fc76d84301e173f into PR head commit 88047cbc75510c4c02cec7fc05a2c3834ab5aff5 [2021-03-04T17:43:56.774Z] Merge succeeded, producing 88047cbc75510c4c02cec7fc05a2c3834ab5aff5 [2021-03-04T17:43:56.775Z] Checking out Revision 88047cbc75510c4c02cec7fc05a2c3834ab5aff5 (PR-3215) [2021-03-04T17:43:57.019Z] Removing intermediate container befbd6a0a5d3 [2021-03-04T17:43:57.019Z] ---> 94366a3a7654 [2021-03-04T17:43:57.019Z] Step 8/23 : COPY . . [2021-03-04T17:43:56.168Z] > git config core.sparsecheckout # timeout=10 [2021-03-04T17:43:56.189Z] > git checkout -f 88047cbc75510c4c02cec7fc05a2c3834ab5aff5 # timeout=10 [2021-03-04T17:43:56.587Z] > git remote # timeout=10 [2021-03-04T17:43:56.631Z] > git config --get remote.origin.url # timeout=10 [2021-03-04T17:43:56.665Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-04T17:43:56.693Z] > git merge f60a6b9b3bbcf5933f7773f85fc76d84301e173f # timeout=10 [2021-03-04T17:43:56.724Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-04T17:43:56.781Z] > git config core.sparsecheckout # timeout=10 [2021-03-04T17:43:56.798Z] > git checkout -f 88047cbc75510c4c02cec7fc05a2c3834ab5aff5 # timeout=10 [2021-03-04T17:43:58.941Z] Removing intermediate container 7b1108f30909 [2021-03-04T17:43:58.941Z] ---> 82114caff593 [2021-03-04T17:43:58.941Z] Step 8/26 : COPY . . [2021-03-04T17:44:01.348Z] Commit message: "fix: code clean up" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-04T17:44:02.880Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-03-04T17:44:03.381Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-04T17:44:03.734Z] + true [2021-03-04T17:44:03.734Z] + sudo service docker restart [2021-03-04T17:44:04.461Z] Removing intermediate container c23d890e2f4b [2021-03-04T17:44:04.461Z] ---> 8a33a8fddb41 [2021-03-04T17:44:04.461Z] Step 8/31 : COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-04T17:44:05.853Z] provisioning config files... [2021-03-04T17:44:05.900Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config2986425842938695227tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-04T17:44:06.317Z] ---> docker-login.sh [2021-03-04T17:44:06.317Z] nexus3.edgexfoundry.org:10001 [2021-03-04T17:44:07.305Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-04T17:44:07.580Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-04T17:44:07.580Z] Configure a credential helper to remove this warning. See [2021-03-04T17:44:07.580Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-04T17:44:07.580Z] [2021-03-04T17:44:07.580Z] Login Succeeded [2021-03-04T17:44:07.580Z] nexus3.edgexfoundry.org:10002 [2021-03-04T17:44:08.180Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-04T17:44:08.180Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-04T17:44:08.180Z] Configure a credential helper to remove this warning. See [2021-03-04T17:44:08.180Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-04T17:44:08.180Z] [2021-03-04T17:44:08.180Z] Login Succeeded [2021-03-04T17:44:08.180Z] nexus3.edgexfoundry.org:10003 [2021-03-04T17:44:08.782Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-04T17:44:08.782Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-04T17:44:08.782Z] Configure a credential helper to remove this warning. See [2021-03-04T17:44:08.782Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-04T17:44:08.782Z] [2021-03-04T17:44:08.782Z] Login Succeeded [2021-03-04T17:44:08.782Z] nexus3.edgexfoundry.org:10004 [2021-03-04T17:44:09.383Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-04T17:44:09.383Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-04T17:44:09.383Z] Configure a credential helper to remove this warning. See [2021-03-04T17:44:09.383Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-04T17:44:09.383Z] [2021-03-04T17:44:09.383Z] Login Succeeded [2021-03-04T17:44:09.383Z] docker.io [2021-03-04T17:44:09.982Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-04T17:44:10.262Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-04T17:44:10.262Z] Configure a credential helper to remove this warning. See [2021-03-04T17:44:10.262Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-04T17:44:10.262Z] [2021-03-04T17:44:10.262Z] Login Succeeded [2021-03-04T17:44:10.262Z] ---> docker-login.sh ends [Pipeline] } [2021-03-04T17:44:10.280Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-03-04T17:44:10.928Z] ========================================================= [2021-03-04T17:44:10.929Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-03-04T17:44:10.929Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-04T17:44:11.316Z] + 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-03-04T17:44:13.983Z] Sending build context to Docker daemon 166.6MB [2021-03-04T17:44:13.983Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-03-04T17:44:13.983Z] Step 2/6 : FROM ${BASE} [2021-03-04T17:44:13.983Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-03-04T17:44:13.983Z] 5f621e34cdf4: Pulling fs layer [2021-03-04T17:44:13.983Z] a4357932f1b6: Pulling fs layer [2021-03-04T17:44:13.983Z] 18c013af1878: Pulling fs layer [2021-03-04T17:44:13.983Z] 00ac8860ef70: Pulling fs layer [2021-03-04T17:44:13.983Z] 63d7cb157983: Pulling fs layer [2021-03-04T17:44:13.983Z] b116817d02f9: Pulling fs layer [2021-03-04T17:44:13.983Z] 745a02a5169b: Pulling fs layer [2021-03-04T17:44:13.983Z] 63d7cb157983: Waiting [2021-03-04T17:44:13.983Z] b116817d02f9: Waiting [2021-03-04T17:44:13.983Z] 745a02a5169b: Waiting [2021-03-04T17:44:13.983Z] 00ac8860ef70: Waiting [2021-03-04T17:44:14.260Z] 18c013af1878: Download complete [2021-03-04T17:44:14.260Z] a4357932f1b6: Verifying Checksum [2021-03-04T17:44:14.260Z] a4357932f1b6: Download complete [2021-03-04T17:44:14.260Z] 63d7cb157983: Download complete [2021-03-04T17:44:14.260Z] b116817d02f9: Verifying Checksum [2021-03-04T17:44:14.260Z] b116817d02f9: Download complete [2021-03-04T17:44:14.543Z] 5f621e34cdf4: Verifying Checksum [2021-03-04T17:44:14.543Z] 5f621e34cdf4: Download complete [2021-03-04T17:44:15.529Z] 5f621e34cdf4: Pull complete [2021-03-04T17:44:15.804Z] a4357932f1b6: Pull complete [2021-03-04T17:44:16.407Z] 18c013af1878: Pull complete [2021-03-04T17:44:17.007Z] 745a02a5169b: Verifying Checksum [2021-03-04T17:44:17.007Z] 745a02a5169b: Download complete [2021-03-04T17:44:18.441Z] 00ac8860ef70: Verifying Checksum [2021-03-04T17:44:18.441Z] 00ac8860ef70: Download complete [2021-03-04T17:44:28.586Z] 00ac8860ef70: Pull complete [2021-03-04T17:44:28.586Z] 63d7cb157983: Pull complete [2021-03-04T17:44:28.586Z] b116817d02f9: Pull complete [2021-03-04T17:44:31.593Z] ---> a9f976661325 [2021-03-04T17:44:31.593Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-03-04T17:44:31.993Z] 745a02a5169b: Pull complete [2021-03-04T17:44:32.271Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-03-04T17:44:32.271Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-03-04T17:44:32.271Z] ---> b7e6874047d6 [2021-03-04T17:44:32.271Z] 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-03-04T17:44:35.697Z] ---> Running in 9a086b64f8bd [2021-03-04T17:44:36.675Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-04T17:44:37.048Z] ---> 4a2d889a4b8f [2021-03-04T17:44:37.048Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-03-04T17:44:37.048Z] ---> Running in 450556b5ed74 [2021-03-04T17:44:37.652Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-04T17:44:38.245Z] (1/12) Installing libmagic (5.38-r0) [2021-03-04T17:44:38.442Z] ---> Running in 60211eff7116 [2021-03-04T17:44:38.442Z] ---> c7756068eacb [2021-03-04T17:44:38.442Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-03-04T17:44:38.442Z] ---> b12a7b5f5dfd [2021-03-04T17:44:38.442Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-03-04T17:44:38.532Z] (2/12) Installing file (5.38-r0) [2021-03-04T17:44:38.532Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-03-04T17:44:38.532Z] (4/12) Installing g++ (9.3.0-r2) [2021-03-04T17:44:39.017Z] ---> Running in 4c550ea74c5c [2021-03-04T17:44:39.017Z] ---> Running in b0bd4fcc489f [2021-03-04T17:44:39.279Z] ---> a7d5b7763bb8 [2021-03-04T17:44:39.279Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-03-04T17:44:39.541Z] ---> Running in 356843b2e7b5 [2021-03-04T17:44:39.801Z] 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-03-04T17:44:39.801Z] 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-03-04T17:44:40.062Z] 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-03-04T17:44:40.063Z] 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-03-04T17:44:40.324Z] 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-03-04T17:44:42.836Z] (5/12) Installing fortify-headers (1.1-r0) [2021-03-04T17:44:42.836Z] (6/12) Installing patch (2.7.6-r6) [2021-03-04T17:44:42.836Z] (7/12) Installing build-base (0.5-r2) [2021-03-04T17:44:42.836Z] (8/12) Installing libsodium (1.0.18-r0) [2021-03-04T17:44:42.836Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-03-04T17:44:42.836Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-03-04T17:44:42.836Z] (11/12) Installing libzmq (4.3.3-r0) [2021-03-04T17:44:42.836Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-03-04T17:44:43.117Z] Executing busybox-1.31.1-r19.trigger [2021-03-04T17:44:43.117Z] OK: 217 MiB in 51 packages [2021-03-04T17:44:47.454Z] Removing intermediate container 9a086b64f8bd [2021-03-04T17:44:47.454Z] ---> d75e36f69fc3 [2021-03-04T17:44:47.454Z] Step 4/6 : WORKDIR /edgex-go [2021-03-04T17:44:47.454Z] ---> Running in b499bb2e005f [2021-03-04T17:44:48.055Z] Removing intermediate container b499bb2e005f [2021-03-04T17:44:48.055Z] ---> ef749aa7283e [2021-03-04T17:44:48.055Z] Step 5/6 : COPY go.mod . [2021-03-04T17:44:48.665Z] ---> e2899435b25e [2021-03-04T17:44:48.665Z] Step 6/6 : RUN go mod download [2021-03-04T17:44:48.943Z] ---> Running in bc1b4fb72436 [2021-03-04T17:45:07.005Z] 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-03-04T17:45:10.346Z] Removing intermediate container 4c550ea74c5c [2021-03-04T17:45:10.346Z] ---> 65a65c1ca363 [2021-03-04T17:45:10.346Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-03-04T17:45:10.612Z] ---> Running in 262fba18e27f [2021-03-04T17:45:11.203Z] 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-03-04T17:45:17.794Z] Removing intermediate container 60211eff7116 [2021-03-04T17:45:17.794Z] ---> 54ee5f707c2a [2021-03-04T17:45:17.794Z] [2021-03-04T17:45:17.794Z] Step 10/24 : FROM alpine:3.12 [2021-03-04T17:45:17.794Z] 3.12: Pulling from library/alpine [2021-03-04T17:45:17.794Z] Removing intermediate container 356843b2e7b5 [2021-03-04T17:45:17.794Z] ---> eedc82ee2688 [2021-03-04T17:45:17.794Z] [2021-03-04T17:45:17.794Z] Step 10/31 : FROM alpine:3.12 [2021-03-04T17:45:17.794Z] Removing intermediate container b0bd4fcc489f [2021-03-04T17:45:17.794Z] ---> 8b23f4519640 [2021-03-04T17:45:17.794Z] [2021-03-04T17:45:17.794Z] Step 10/23 : FROM alpine:3.12 [2021-03-04T17:45:17.794Z] 3.12: Pulling from library/alpine [2021-03-04T17:45:17.794Z] 3.12: Pulling from library/alpine [2021-03-04T17:45:17.794Z] Removing intermediate container 450556b5ed74 [2021-03-04T17:45:17.794Z] ---> 71ddd3e311c7 [2021-03-04T17:45:17.794Z] [2021-03-04T17:45:17.794Z] Step 10/22 : FROM alpine:3.12 [2021-03-04T17:45:17.794Z] 3.12: Pulling from library/alpine [2021-03-04T17:45:17.794Z] Removing intermediate container 262fba18e27f [2021-03-04T17:45:17.794Z] ---> 90012613bb6f [2021-03-04T17:45:17.794Z] [2021-03-04T17:45:17.794Z] Step 11/26 : FROM docker:20.10.0 [2021-03-04T17:45:17.794Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-04T17:45:17.794Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-04T17:45:17.794Z] 20.10.0: Pulling from library/docker [2021-03-04T17:45:17.794Z] Status: Downloaded newer image for alpine:3.12 [2021-03-04T17:45:17.794Z] Status: Image is up to date for alpine:3.12 [2021-03-04T17:45:17.794Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-04T17:45:17.794Z] Status: Image is up to date for alpine:3.12 [2021-03-04T17:45:17.794Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-04T17:45:17.794Z] Status: Image is up to date for alpine:3.12 [2021-03-04T17:45:17.794Z] ---> 88dd2752d2ea [2021-03-04T17:45:17.794Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-03-04T17:45:17.794Z] ---> 88dd2752d2ea [2021-03-04T17:45:17.794Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-03-04T17:45:17.794Z] ---> 88dd2752d2ea [2021-03-04T17:45:17.794Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-04T17:45:17.794Z] ---> 88dd2752d2ea [2021-03-04T17:45:17.794Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-03-04T17:45:18.060Z] ---> Running in 422577c506e1 [2021-03-04T17:45:18.060Z] ---> Running in 0e67f5bfd02c [2021-03-04T17:45:18.060Z] ---> Running in ecac7e362ccc [2021-03-04T17:45:18.060Z] ---> Running in 1a98a3f5ae60 [2021-03-04T17:45:19.974Z] Removing intermediate container 1a98a3f5ae60 [2021-03-04T17:45:19.974Z] ---> 27a280bddaab [2021-03-04T17:45:19.974Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-03-04T17:45:19.974Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-04T17:45:19.974Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-04T17:45:19.974Z] (1/2) Installing ca-certificates (20191127-r4) [2021-03-04T17:45:19.974Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-03-04T17:45:19.974Z] Executing busybox-1.31.1-r19.trigger [2021-03-04T17:45:19.974Z] Executing ca-certificates-20191127-r4.trigger [2021-03-04T17:45:19.974Z] OK: 6 MiB in 16 packages [2021-03-04T17:45:20.549Z] ---> Running in 9f709c4927ee [2021-03-04T17:45:21.151Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-04T17:45:21.151Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-04T17:45:21.151Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-04T17:45:21.151Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-04T17:45:21.151Z] (1/5) Installing ca-certificates (20191127-r4) [2021-03-04T17:45:21.346Z] Removing intermediate container bc1b4fb72436 [2021-03-04T17:45:21.346Z] ---> 06f9c26c061f [2021-03-04T17:45:21.346Z] Successfully built 06f9c26c061f [2021-03-04T17:45:21.346Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-04T17:45:21.429Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-03-04T17:45:21.429Z] (3/5) Installing libcurl (7.69.1-r3) [2021-03-04T17:45:21.429Z] (4/5) Installing curl (7.69.1-r3) [2021-03-04T17:45:21.429Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-03-04T17:45:21.429Z] Executing busybox-1.31.1-r19.trigger [2021-03-04T17:45:21.429Z] Executing ca-certificates-20191127-r4.trigger [2021-03-04T17:45:21.429Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-04T17:45:21.429Z] Executing busybox-1.31.1-r19.trigger [2021-03-04T17:45:21.429Z] OK: 6 MiB in 15 packages [2021-03-04T17:45:21.429Z] Removing intermediate container 0e67f5bfd02c [2021-03-04T17:45:21.429Z] ---> e41131be0f67 [2021-03-04T17:45:21.429Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-04T17:45:21.429Z] OK: 7 MiB in 19 packages [2021-03-04T17:45:21.429Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-04T17:45:21.429Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-04T17:45:21.710Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-03-04T17:45:21.710Z] (2/2) Installing su-exec (0.2-r1) [2021-03-04T17:45:21.710Z] Executing busybox-1.31.1-r19.trigger [2021-03-04T17:45:21.710Z] OK: 6 MiB in 16 packages [2021-03-04T17:45:21.710Z] ---> Running in 62b63c688b4f [2021-03-04T17:45:21.712Z] + docker inspect -f . ci-base-image-arm64 [2021-03-04T17:45:21.712Z] . [Pipeline] withDockerContainer [2021-03-04T17:45:22.027Z] prd-ubuntu18.04-docker-arm64-4c-16g-28507 does not seem to be running inside a container [2021-03-04T17:45:22.122Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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-03-04T17:45:22.293Z] Removing intermediate container 62b63c688b4f [2021-03-04T17:45:22.293Z] ---> a4ed8df51ae1 [2021-03-04T17:45:22.293Z] Step 13/22 : ENV APP_PORT=48060 [2021-03-04T17:45:22.293Z] ---> Running in 5c743276fc1b [2021-03-04T17:45:22.293Z] Removing intermediate container ecac7e362ccc [2021-03-04T17:45:22.293Z] ---> 87e7820b06b3 [2021-03-04T17:45:22.293Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-04T17:45:23.643Z] $ docker top 941d4d0ece4b2b15186307e9a333fe38d947797700a2a1c0104c73af39a80784 -eo pid,comm [2021-03-04T17:45:23.710Z] ---> Running in 88124ac105b6 [2021-03-04T17:45:23.710Z] Removing intermediate container 422577c506e1 [2021-03-04T17:45:23.710Z] ---> c290d822a4d2 [2021-03-04T17:45:23.710Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-04T17:45:23.710Z] Removing intermediate container 9f709c4927ee [2021-03-04T17:45:23.710Z] ---> 97857dbb7a01 [2021-03-04T17:45:23.710Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-03-04T17:45:23.710Z] Removing intermediate container 5c743276fc1b [2021-03-04T17:45:23.710Z] ---> a370a65d39c9 [2021-03-04T17:45:23.710Z] Step 14/22 : EXPOSE $APP_PORT [Pipeline] { [2021-03-04T17:45:23.979Z] ---> Running in eaafcd8f43c5 [2021-03-04T17:45:23.979Z] ---> Running in f02c63ba1a2d [2021-03-04T17:45:23.979Z] ---> Running in 38316f4fd6bc [2021-03-04T17:45:23.979Z] Removing intermediate container 88124ac105b6 [2021-03-04T17:45:23.979Z] ---> 4086e26ae604 [2021-03-04T17:45:23.979Z] Step 13/23 : ENV APP_PORT=48082 [Pipeline] sh [2021-03-04T17:45:24.241Z] ---> Running in 988ed8709d73 [2021-03-04T17:45:24.241Z] Removing intermediate container eaafcd8f43c5 [2021-03-04T17:45:24.241Z] ---> 36839eea8bd4 [2021-03-04T17:45:24.241Z] Step 13/24 : WORKDIR / [2021-03-04T17:45:24.241Z] Removing intermediate container f02c63ba1a2d [2021-03-04T17:45:24.241Z] ---> 3b1e04233549 [2021-03-04T17:45:24.241Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-03-04T17:45:24.501Z] Removing intermediate container 38316f4fd6bc [2021-03-04T17:45:24.501Z] ---> 2ea4c1e8c979 [2021-03-04T17:45:24.501Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-04T17:45:24.501Z] ---> Running in 0b73f5acbced [2021-03-04T17:45:24.501Z] ---> Running in cc7a41cc845b [2021-03-04T17:45:24.501Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-03-04T17:45:24.672Z] + go version [2021-03-04T17:45:24.672Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-03-04T17:45:24.695Z] $ docker stop --time=1 941d4d0ece4b2b15186307e9a333fe38d947797700a2a1c0104c73af39a80784 [2021-03-04T17:45:24.761Z] Status: Downloaded newer image for docker:20.10.0 [2021-03-04T17:45:24.762Z] ---> aefe523efa57 [2021-03-04T17:45:24.762Z] Step 12/26 : RUN apk add --no-cache bash [2021-03-04T17:45:24.762Z] Removing intermediate container 988ed8709d73 [2021-03-04T17:45:24.762Z] ---> e3a775b44bde [2021-03-04T17:45:24.762Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-04T17:45:24.762Z] ---> Running in 5f7be65c044c [2021-03-04T17:45:24.762Z] ---> Running in 50267b1b2ee1 [2021-03-04T17:45:24.762Z] ---> bd673b2c5d54 [2021-03-04T17:45:24.762Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-03-04T17:45:25.026Z] Removing intermediate container 0b73f5acbced [2021-03-04T17:45:25.026Z] ---> 8c25c19006e1 [2021-03-04T17:45:25.026Z] 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-03-04T17:45:25.026Z] Removing intermediate container cc7a41cc845b [2021-03-04T17:45:25.026Z] ---> d073773e830e [2021-03-04T17:45:25.026Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-03-04T17:45:25.599Z] Removing intermediate container 50267b1b2ee1 [2021-03-04T17:45:25.599Z] ---> 4afa7b67596e [2021-03-04T17:45:25.599Z] Step 15/23 : WORKDIR / [2021-03-04T17:45:25.599Z] ---> Running in ce8b6c83d6ee [2021-03-04T17:45:25.599Z] ---> f622db5cda8d [2021-03-04T17:45:25.599Z] 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-03-04T17:45:25.860Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-04T17:45:25.860Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-04T17:45:25.860Z] ---> d06d94b2cabb [2021-03-04T17:45:25.860Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-03-04T17:45:25.860Z] (1/2) Installing readline (8.0.4-r0) [2021-03-04T17:45:25.860Z] (2/2) Installing bash (5.0.17-r0) [2021-03-04T17:45:25.860Z] Executing bash-5.0.17-r0.post-install [2021-03-04T17:45:25.860Z] Executing busybox-1.31.1-r19.trigger [2021-03-04T17:45:25.860Z] OK: 12 MiB in 22 packages [2021-03-04T17:45:26.120Z] ---> Running in 2a9a6c2b9534 [2021-03-04T17:45:26.381Z] ---> d0d7fde07deb [2021-03-04T17:45:26.381Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-03-04T17:45:26.641Z] ---> 5f79d6e42ce0 [2021-03-04T17:45:26.641Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-03-04T17:45:26.641Z] Removing intermediate container 2a9a6c2b9534 [2021-03-04T17:45:26.641Z] ---> 5d806b904c0c [2021-03-04T17:45:26.641Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-04T17:45:26.733Z] $ docker rm -f 941d4d0ece4b2b15186307e9a333fe38d947797700a2a1c0104c73af39a80784 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-04T17:45:27.589Z] ---> Running in d237da9f8fdd [2021-03-04T17:45:27.589Z] ---> e59078283454 [2021-03-04T17:45:27.589Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-03-04T17:45:27.589Z] ---> 0a3a62c71e89 [2021-03-04T17:45:27.589Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-03-04T17:45:27.589Z] Removing intermediate container 5f7be65c044c [2021-03-04T17:45:27.589Z] ---> cfff7f100f86 [2021-03-04T17:45:27.589Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-03-04T17:45:27.782Z] + docker inspect -f . ci-base-image-arm64 [2021-03-04T17:45:27.782Z] . [Pipeline] withDockerContainer [2021-03-04T17:45:27.853Z] Removing intermediate container d237da9f8fdd [2021-03-04T17:45:27.853Z] ---> b9dbac2831ae [2021-03-04T17:45:27.853Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-04T17:45:27.853Z] ---> Running in 8730f776ac96 [2021-03-04T17:45:28.085Z] prd-ubuntu18.04-docker-arm64-4c-16g-28507 does not seem to be running inside a container [2021-03-04T17:45:28.114Z] ---> Running in 0968c3406e1f [2021-03-04T17:45:28.114Z] ---> 98f35c554bcd [2021-03-04T17:45:28.114Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-03-04T17:45:28.114Z] ---> e2bcb5dd7995 [2021-03-04T17:45:28.114Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-03-04T17:45:28.179Z] $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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-03-04T17:45:28.375Z] Removing intermediate container ce8b6c83d6ee [2021-03-04T17:45:28.375Z] ---> 44be0bb3c522 [2021-03-04T17:45:28.375Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-03-04T17:45:28.375Z] Removing intermediate container 8730f776ac96 [2021-03-04T17:45:28.375Z] ---> 994e0dafa276 [2021-03-04T17:45:28.375Z] Step 14/26 : ENV APP_PORT=48090 [2021-03-04T17:45:28.375Z] Removing intermediate container 0968c3406e1f [2021-03-04T17:45:28.375Z] ---> 0484ba332d5f [2021-03-04T17:45:28.375Z] Step 20/22 : LABEL arch=x86_64 [2021-03-04T17:45:28.635Z] ---> Running in f439cc5aa78f [2021-03-04T17:45:28.635Z] ---> Running in f0d29de659c2 [2021-03-04T17:45:28.635Z] ---> Running in bb49b6544851 [2021-03-04T17:45:28.635Z] ---> ce9f9f4e543f [2021-03-04T17:45:28.635Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-03-04T17:45:28.635Z] ---> 74d4d0c08e33 [2021-03-04T17:45:28.635Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-03-04T17:45:28.895Z] ---> Running in 91a18101f0b8 [2021-03-04T17:45:28.895Z] Removing intermediate container f0d29de659c2 [2021-03-04T17:45:28.895Z] ---> 703cabd44145 [2021-03-04T17:45:28.895Z] Step 15/26 : EXPOSE $APP_PORT [2021-03-04T17:45:29.174Z] Removing intermediate container f439cc5aa78f [2021-03-04T17:45:29.174Z] ---> 0185102d1497 [2021-03-04T17:45:29.174Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-03-04T17:45:29.174Z] Removing intermediate container bb49b6544851 [2021-03-04T17:45:29.174Z] ---> 8288062bffbc [2021-03-04T17:45:29.174Z] Step 21/22 : LABEL git_sha=88047cbc75510c4c02cec7fc05a2c3834ab5aff5 [2021-03-04T17:45:29.174Z] ---> Running in d93871cb7f2b [2021-03-04T17:45:29.174Z] ---> b6b3ae5e0c8a [2021-03-04T17:45:29.174Z] 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-03-04T17:45:29.174Z] Removing intermediate container 91a18101f0b8 [2021-03-04T17:45:29.174Z] ---> ad59c100f931 [2021-03-04T17:45:29.174Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-04T17:45:29.541Z] ---> Running in 285098f54ad2 [2021-03-04T17:45:29.541Z] ---> Running in 35f65cbcce63 [2021-03-04T17:45:29.541Z] ---> Running in d26ac9a46744 [2021-03-04T17:45:29.541Z] Removing intermediate container d93871cb7f2b [2021-03-04T17:45:29.541Z] ---> 5b83487eeea0 [2021-03-04T17:45:29.541Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-03-04T17:45:29.804Z] $ docker top e82df462b7958a377364e76cf93ddd3b12ecd41074259f9e617b079dd83daf13 -eo pid,comm [2021-03-04T17:45:29.826Z] ---> 2fbddc7cd063 [2021-03-04T17:45:29.826Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-03-04T17:45:29.826Z] Removing intermediate container 285098f54ad2 [2021-03-04T17:45:29.826Z] ---> c9b81cb62058 [2021-03-04T17:45:29.826Z] Step 22/22 : LABEL version=0.0.0 [2021-03-04T17:45:29.826Z] ---> Running in 04b92f2d2c8b [2021-03-04T17:45:29.826Z] Removing intermediate container 35f65cbcce63 [2021-03-04T17:45:29.826Z] ---> 76008831765c [2021-03-04T17:45:29.826Z] Step 21/23 : LABEL arch=x86_64 [2021-03-04T17:45:30.086Z] ---> Running in 46f489287909 [2021-03-04T17:45:30.086Z] ---> Running in c3cd4f262780 [Pipeline] { [Pipeline] echo [2021-03-04T17:45:30.309Z] ========================================================= [2021-03-04T17:45:30.309Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-03-04T17:45:30.309Z] ========================================================= [Pipeline] sh [2021-03-04T17:45:30.347Z] ---> cef25d219b07 [2021-03-04T17:45:30.347Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-03-04T17:45:30.608Z] Removing intermediate container 46f489287909 [2021-03-04T17:45:30.608Z] ---> 61027caf10f7 [2021-03-04T17:45:30.608Z] [2021-03-04T17:45:30.608Z] Removing intermediate container c3cd4f262780 [2021-03-04T17:45:30.608Z] ---> b54dd30bb446 [2021-03-04T17:45:30.608Z] Step 22/23 : LABEL git_sha=88047cbc75510c4c02cec7fc05a2c3834ab5aff5 [2021-03-04T17:45:30.608Z] ---> 256c25c5d491 [2021-03-04T17:45:30.608Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-03-04T17:45:30.868Z] Successfully built 61027caf10f7 [2021-03-04T17:45:30.868Z] ---> Running in 74a2cbbacea2 [2021-03-04T17:45:30.868Z] Successfully tagged docker-support-notifications-go:latest [2021-03-04T17:45:30.868Z]  Building docker-support-notifications-go ... done Building docker-core-data-go [2021-03-04T17:45:30.963Z] + make test [2021-03-04T17:45:30.963Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-04T17:45:32.258Z] Removing intermediate container 74a2cbbacea2 [2021-03-04T17:45:32.258Z] ---> 6c949a35e963 [2021-03-04T17:45:32.258Z] Step 23/23 : LABEL version=0.0.0 [2021-03-04T17:45:32.258Z] Removing intermediate container d26ac9a46744 [2021-03-04T17:45:32.258Z] ---> 7c9683495237 [2021-03-04T17:45:32.258Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-03-04T17:45:32.258Z] ---> 2fdebd81d4cd [2021-03-04T17:45:32.258Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-03-04T17:45:33.644Z] ---> Running in 7eb9cd074b93 [2021-03-04T17:45:34.215Z] ---> Running in 58e4e2256f4a [2021-03-04T17:45:34.215Z] ---> Running in 6e21737fcb8f [2021-03-04T17:45:36.127Z] Removing intermediate container 04b92f2d2c8b [2021-03-04T17:45:36.127Z] ---> a96984ae716a [2021-03-04T17:45:36.127Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-04T17:45:36.127Z] Removing intermediate container 7eb9cd074b93 [2021-03-04T17:45:36.127Z] ---> 590d563bd9ab [2021-03-04T17:45:36.127Z] Step 22/24 : LABEL arch=x86_64 [2021-03-04T17:45:36.127Z] Removing intermediate container 58e4e2256f4a [2021-03-04T17:45:36.127Z] ---> 604728e5db9a [2021-03-04T17:45:36.127Z] [2021-03-04T17:45:36.698Z] ---> Running in 471f46cda859 [2021-03-04T17:45:36.698Z] Successfully built 604728e5db9a [2021-03-04T17:45:36.698Z] Successfully tagged docker-core-command-go:latest [2021-03-04T17:45:36.698Z] Building docker-support-scheduler-go [2021-03-04T17:45:36.698Z]  Building docker-core-command-go ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-04T17:45:36.698Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-04T17:45:36.960Z] ---> 8211abbc12cc [2021-03-04T17:45:36.961Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-03-04T17:45:36.961Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-03-04T17:45:36.961Z] (2/33) Installing expat (2.2.9-r1) [2021-03-04T17:45:36.961Z] (3/33) Installing libffi (3.3-r2) [2021-03-04T17:45:36.961Z] (4/33) Installing gdbm (1.13-r1) [2021-03-04T17:45:36.961Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-03-04T17:45:36.961Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-03-04T17:45:36.961Z] (7/33) Installing python3 (3.8.5-r1) [2021-03-04T17:45:42.250Z] Removing intermediate container 471f46cda859 [2021-03-04T17:45:42.250Z] ---> c4bf506a0f76 [2021-03-04T17:45:42.250Z] Step 23/24 : LABEL git_sha=88047cbc75510c4c02cec7fc05a2c3834ab5aff5 [2021-03-04T17:45:45.550Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-03-04T17:45:45.550Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-03-04T17:45:45.550Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-03-04T17:45:45.811Z] (11/33) Installing py3-six (1.15.0-r0) [2021-03-04T17:45:45.811Z] (12/33) Installing py3-packaging (20.4-r0) [2021-03-04T17:45:46.078Z] ---> 596a4d5a76b7 [2021-03-04T17:45:46.078Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-03-04T17:45:46.660Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-03-04T17:45:47.245Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-03-04T17:45:47.506Z] ---> Running in 3c89d0884bc8 [2021-03-04T17:45:47.767Z] (15/33) Installing py3-idna (2.9-r0) [2021-03-04T17:45:48.027Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-03-04T17:45:48.287Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-03-04T17:45:48.287Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-03-04T17:45:48.287Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-03-04T17:45:48.547Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-03-04T17:45:48.547Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-03-04T17:45:48.547Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-04T17:45:48.547Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-04T17:45:48.547Z] ---> 31bde547e231 [2021-03-04T17:45:48.547Z] Step 3/23 : WORKDIR /edgex-go [2021-03-04T17:45:48.547Z] ---> Using cache [2021-03-04T17:45:48.547Z] ---> fd53ac16fd93 [2021-03-04T17:45:48.547Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-04T17:45:48.547Z] ---> Using cache [2021-03-04T17:45:48.547Z] ---> 765ffa742223 [2021-03-04T17:45:48.547Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-03-04T17:45:48.547Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-03-04T17:45:49.490Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-03-04T17:45:50.061Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-03-04T17:45:50.061Z] ---> c9a89980cbff [2021-03-04T17:45:50.061Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-03-04T17:45:50.061Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-03-04T17:45:50.061Z] Removing intermediate container 3c89d0884bc8 [2021-03-04T17:45:50.061Z] ---> 5c191b5cc814 [2021-03-04T17:45:50.061Z] Step 24/24 : LABEL version=0.0.0 [2021-03-04T17:45:50.061Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-03-04T17:45:50.324Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-03-04T17:45:50.324Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-03-04T17:45:50.324Z] (29/33) Installing py3-progress (1.5-r0) [2021-03-04T17:45:50.324Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-03-04T17:45:50.585Z] ---> Running in 1a082414f43f [2021-03-04T17:45:50.585Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-03-04T17:45:50.585Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-03-04T17:45:50.585Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-03-04T17:45:50.585Z] ---> Running in de6b41f54751 [2021-03-04T17:45:51.972Z] Executing busybox-1.31.1-r19.trigger [2021-03-04T17:45:52.233Z] OK: 71 MiB in 55 packages [2021-03-04T17:45:52.233Z] ---> c614a79edaf1 [2021-03-04T17:45:52.233Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-03-04T17:45:54.160Z] Removing intermediate container de6b41f54751 [2021-03-04T17:45:54.160Z] ---> b841701ae069 [2021-03-04T17:45:54.160Z] [2021-03-04T17:45:54.160Z] Successfully built b841701ae069 [2021-03-04T17:45:54.421Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-03-04T17:45:54.421Z]  Building docker-security-secretstore-setup-go ... done Building docker-security-proxy-setup-go [2021-03-04T17:45:54.421Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-04T17:45:54.997Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-04T17:45:55.942Z] OK: 233 MiB in 51 packages [2021-03-04T17:45:56.513Z] ---> 2273c225adb3 [2021-03-04T17:45:56.513Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-03-04T17:45:57.088Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-04T17:45:57.088Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-04T17:45:57.088Z] ---> 31bde547e231 [2021-03-04T17:45:57.088Z] Step 3/22 : WORKDIR /edgex-go [2021-03-04T17:45:57.088Z] ---> Using cache [2021-03-04T17:45:57.088Z] ---> fd53ac16fd93 [2021-03-04T17:45:57.088Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-04T17:45:57.088Z] ---> Using cache [2021-03-04T17:45:57.088Z] ---> 765ffa742223 [2021-03-04T17:45:57.088Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-03-04T17:45:57.088Z] ---> Using cache [2021-03-04T17:45:57.088Z] ---> 71a5ee16613b [2021-03-04T17:45:57.088Z] Step 6/22 : COPY go.mod . [2021-03-04T17:45:57.088Z] ---> Using cache [2021-03-04T17:45:57.088Z] ---> e7ae0ff42e53 [2021-03-04T17:45:57.088Z] Step 7/22 : RUN go mod download [2021-03-04T17:45:57.088Z] ---> Using cache [2021-03-04T17:45:57.088Z] ---> 8a33a8fddb41 [2021-03-04T17:45:57.088Z] Step 8/22 : COPY . . [2021-03-04T17:45:57.088Z] ---> Using cache [2021-03-04T17:45:57.088Z] ---> a7d5b7763bb8 [2021-03-04T17:45:57.088Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-03-04T17:45:57.799Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-03-04T17:46:02.378Z] ---> Running in 1612a8463a36 [2021-03-04T17:46:02.640Z] ---> Running in 8eeb0f062134 [2021-03-04T17:46:05.968Z] Removing intermediate container 1a082414f43f [2021-03-04T17:46:05.968Z] ---> b8821fc8ff01 [2021-03-04T17:46:05.968Z] Step 6/23 : COPY go.mod . [2021-03-04T17:46:06.230Z] Removing intermediate container 8eeb0f062134 [2021-03-04T17:46:06.230Z] ---> 0fb1cced4608 [2021-03-04T17:46:06.230Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-03-04T17:46:06.230Z] 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-03-04T17:46:07.373Z] ---> 28b2468ce6a1 [2021-03-04T17:46:07.373Z] Step 7/23 : RUN go mod download [2021-03-04T17:46:09.330Z] ---> Running in 5a5319140c27 [2021-03-04T17:46:10.768Z] ---> 17bb74d86eb4 [2021-03-04T17:46:10.768Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-03-04T17:46:11.364Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-04T17:46:11.364Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-03-04T17:46:11.364Z] ---> 31bde547e231 [2021-03-04T17:46:11.364Z] Step 3/21 : WORKDIR /edgex-go [2021-03-04T17:46:11.364Z] ---> Using cache [2021-03-04T17:46:11.364Z] ---> fd53ac16fd93 [2021-03-04T17:46:11.364Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-04T17:46:11.364Z] ---> Using cache [2021-03-04T17:46:11.364Z] ---> 765ffa742223 [2021-03-04T17:46:11.364Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-03-04T17:46:11.364Z] ---> Using cache [2021-03-04T17:46:11.364Z] ---> 71a5ee16613b [2021-03-04T17:46:11.364Z] Step 6/21 : COPY go.mod . [2021-03-04T17:46:11.364Z] ---> Using cache [2021-03-04T17:46:11.364Z] ---> e7ae0ff42e53 [2021-03-04T17:46:11.364Z] Step 7/21 : RUN go mod download [2021-03-04T17:46:11.364Z] ---> Using cache [2021-03-04T17:46:11.364Z] ---> 8a33a8fddb41 [2021-03-04T17:46:11.364Z] Step 8/21 : COPY . . [2021-03-04T17:46:11.626Z] ---> Using cache [2021-03-04T17:46:11.626Z] ---> a7d5b7763bb8 [2021-03-04T17:46:11.626Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-03-04T17:46:12.218Z] ---> Running in fb744f87fa8b [2021-03-04T17:46:12.544Z] ---> Running in 5470949af2de [2021-03-04T17:46:13.132Z] Removing intermediate container 6e21737fcb8f [2021-03-04T17:46:13.132Z] ---> 6705c2c85770 [2021-03-04T17:46:13.132Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-03-04T17:46:13.401Z] ---> Running in 3792c771c2df [2021-03-04T17:46:13.674Z] 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-03-04T17:46:14.270Z] Removing intermediate container 5a5319140c27 [2021-03-04T17:46:14.270Z] ---> f4c6f661bef6 [2021-03-04T17:46:14.270Z] Step 8/23 : COPY . . [2021-03-04T17:46:14.270Z] Removing intermediate container fb744f87fa8b [2021-03-04T17:46:14.270Z] ---> e7c364f6a4b2 [2021-03-04T17:46:14.270Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-03-04T17:46:14.541Z] ---> Running in b3dc38e9fde0 [2021-03-04T17:46:15.512Z] Removing intermediate container b3dc38e9fde0 [2021-03-04T17:46:15.512Z] ---> 6db5e7a21ff4 [2021-03-04T17:46:15.512Z] Step 28/31 : CMD ["gate"] [2021-03-04T17:46:18.083Z] ---> Running in 1abffe02509b [2021-03-04T17:46:18.084Z] Removing intermediate container 1abffe02509b [2021-03-04T17:46:18.084Z] ---> f9b692796799 [2021-03-04T17:46:18.084Z] Step 29/31 : LABEL arch=x86_64 [2021-03-04T17:46:18.356Z] Collecting docker-compose==1.23.2 [2021-03-04T17:46:18.626Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-03-04T17:46:19.605Z] ---> Running in 085bbbf979b1 [2021-03-04T17:46:19.605Z] Collecting cached-property<2,>=1.2.0 [2021-03-04T17:46:19.605Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-03-04T17:46:20.189Z] Collecting texttable<0.10,>=0.9.0 [2021-03-04T17:46:20.189Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-03-04T17:46:20.454Z] Removing intermediate container 085bbbf979b1 [2021-03-04T17:46:20.454Z] ---> 4d3d69fbe3db [2021-03-04T17:46:20.454Z] Step 30/31 : LABEL git_sha=88047cbc75510c4c02cec7fc05a2c3834ab5aff5 [2021-03-04T17:46:21.853Z] 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-03-04T17:46:22.119Z] ---> Running in 718482ca19d9 [2021-03-04T17:46:22.119Z] Collecting websocket-client<1.0,>=0.32.0 [2021-03-04T17:46:22.119Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-03-04T17:46:22.392Z] Collecting docker<4.0,>=3.6.0 [2021-03-04T17:46:22.392Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-03-04T17:46:22.680Z] Removing intermediate container 718482ca19d9 [2021-03-04T17:46:22.680Z] ---> c1ba01649ae5 [2021-03-04T17:46:22.680Z] Step 31/31 : LABEL version=0.0.0 [2021-03-04T17:46:24.095Z] Collecting docopt<0.7,>=0.6.1 [2021-03-04T17:46:24.095Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-03-04T17:46:25.065Z] ---> Running in 036c73473222 [2021-03-04T17:46:25.065Z] Collecting PyYAML<4,>=3.10 [2021-03-04T17:46:25.065Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-03-04T17:46:26.490Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-03-04T17:46:26.490Z] Removing intermediate container 036c73473222 [2021-03-04T17:46:26.490Z] ---> 88431fd9484b [2021-03-04T17:46:26.490Z] [2021-03-04T17:46:26.490Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-03-04T17:46:27.089Z] Collecting dockerpty<0.5,>=0.4.1 [2021-03-04T17:46:27.089Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-03-04T17:46:29.012Z] Successfully built 88431fd9484b [2021-03-04T17:46:29.609Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-03-04T17:46:29.609Z]  Building docker-security-bootstrapper-go ... done Building docker-core-metadata-go [2021-03-04T17:46:31.530Z] Collecting jsonschema<3,>=2.5.1 [2021-03-04T17:46:31.530Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-03-04T17:46:34.083Z] Collecting docker-pycreds>=0.4.0 [2021-03-04T17:46:34.083Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-03-04T17:46:34.083Z] 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-03-04T17:46:34.083Z] Collecting idna<2.8,>=2.5 [2021-03-04T17:46:34.083Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-03-04T17:46:36.019Z] Collecting urllib3<1.25,>=1.21.1 [2021-03-04T17:46:36.282Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-03-04T17:46:37.675Z] 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-03-04T17:46:37.675Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-03-04T17:46:37.675Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-03-04T17:46:37.675Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-03-04T17:46:37.675Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-03-04T17:46:37.675Z] 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-03-04T17:46:37.938Z] Installing collected packages: cached-property, texttable, websocket-client, idna, urllib3, requests, docker-pycreds, docker, docopt, PyYAML, dockerpty, jsonschema, docker-compose [2021-03-04T17:46:38.202Z] Running setup.py install for texttable: started [2021-03-04T17:46:39.151Z] Running setup.py install for texttable: finished with status 'done' [2021-03-04T17:46:40.593Z] Attempting uninstall: idna [2021-03-04T17:46:40.593Z] Found existing installation: idna 2.9 [2021-03-04T17:46:40.593Z] Uninstalling idna-2.9: [2021-03-04T17:46:40.593Z] Successfully uninstalled idna-2.9 [2021-03-04T17:46:43.291Z] Attempting uninstall: urllib3 [2021-03-04T17:46:43.291Z] Found existing installation: urllib3 1.25.9 [2021-03-04T17:46:43.291Z] Uninstalling urllib3-1.25.9: [2021-03-04T17:46:45.216Z] Successfully uninstalled urllib3-1.25.9 [2021-03-04T17:46:49.446Z] Attempting uninstall: requests [2021-03-04T17:46:49.446Z] Found existing installation: requests 2.23.0 [2021-03-04T17:46:49.446Z] ---> 2bde26e219ca [2021-03-04T17:46:49.446Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-03-04T17:46:49.446Z] Uninstalling requests-2.23.0: [2021-03-04T17:46:49.446Z] Successfully uninstalled requests-2.23.0 [2021-03-04T17:46:52.751Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-04T17:46:52.751Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-04T17:46:52.751Z] ---> 31bde547e231 [2021-03-04T17:46:52.751Z] Step 3/23 : WORKDIR /edgex-go [2021-03-04T17:46:52.751Z] ---> Using cache [2021-03-04T17:46:52.751Z] ---> fd53ac16fd93 [2021-03-04T17:46:52.751Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-04T17:46:52.751Z] ---> Using cache [2021-03-04T17:46:52.751Z] ---> 765ffa742223 [2021-03-04T17:46:52.751Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-04T17:46:52.751Z] ---> Using cache [2021-03-04T17:46:52.751Z] ---> 71a5ee16613b [2021-03-04T17:46:52.751Z] Step 6/23 : COPY go.mod . [2021-03-04T17:46:52.751Z] ---> Using cache [2021-03-04T17:46:52.751Z] ---> e7ae0ff42e53 [2021-03-04T17:46:52.751Z] Step 7/23 : RUN go mod download [2021-03-04T17:46:52.751Z] ---> Using cache [2021-03-04T17:46:52.751Z] ---> 8a33a8fddb41 [2021-03-04T17:46:52.751Z] Step 8/23 : COPY . . [2021-03-04T17:46:52.751Z] ---> Using cache [2021-03-04T17:46:52.751Z] ---> a7d5b7763bb8 [2021-03-04T17:46:52.751Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-03-04T17:46:53.697Z] ---> Running in 80271deebf9d [2021-03-04T17:46:54.289Z] Running setup.py install for docopt: started [2021-03-04T17:46:54.289Z] ---> Running in 471aa4de8b09 [2021-03-04T17:46:54.289Z] Removing intermediate container 1612a8463a36 [2021-03-04T17:46:54.289Z] ---> e1b615b8c074 [2021-03-04T17:46:54.289Z] [2021-03-04T17:46:54.289Z] Step 10/22 : FROM alpine:3.12 [2021-03-04T17:46:54.289Z] ---> 88dd2752d2ea [2021-03-04T17:46:54.289Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-03-04T17:46:54.289Z] ---> Using cache [2021-03-04T17:46:54.289Z] ---> 87e7820b06b3 [2021-03-04T17:46:54.289Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-04T17:46:54.289Z] ---> Using cache [2021-03-04T17:46:54.289Z] ---> 4086e26ae604 [2021-03-04T17:46:54.290Z] Step 13/22 : ENV APP_PORT=48085 [2021-03-04T17:46:54.437Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-03-04T17:46:55.233Z] Running setup.py install for docopt: finished with status 'done' [2021-03-04T17:46:55.233Z] Running setup.py install for PyYAML: started [2021-03-04T17:46:55.493Z] ---> Running in 9490caea3159 [2021-03-04T17:46:55.493Z] Removing intermediate container 5470949af2de [2021-03-04T17:46:55.493Z] ---> cfc674c27afd [2021-03-04T17:46:55.493Z] [2021-03-04T17:46:55.493Z] Step 10/21 : FROM alpine:3.12 [2021-03-04T17:46:55.493Z] ---> 88dd2752d2ea [2021-03-04T17:46:55.493Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-03-04T17:46:55.763Z] Running setup.py install for PyYAML: finished with status 'done' [2021-03-04T17:46:55.763Z] Running setup.py install for dockerpty: started [2021-03-04T17:46:55.763Z] 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-03-04T17:46:55.763Z] ---> Running in da04f87e9589 [2021-03-04T17:46:55.763Z] Removing intermediate container 9490caea3159 [2021-03-04T17:46:55.763Z] ---> 02efd1f7b18d [2021-03-04T17:46:55.763Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-04T17:46:56.028Z] 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-03-04T17:46:56.028Z] ---> Running in 0325fbb6a11b [2021-03-04T17:46:56.292Z] Running setup.py install for dockerpty: finished with status 'done' [2021-03-04T17:46:56.561Z] Removing intermediate container 0325fbb6a11b [2021-03-04T17:46:56.561Z] ---> baa54cc695b2 [2021-03-04T17:46:56.561Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-04T17:46:56.829Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-04T17:46:56.829Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-04T17:46:56.829Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.58.0 [2021-03-04T17:46:56.829Z] (1/4) Installing ca-certificates (20191127-r4) [2021-03-04T17:46:57.089Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-03-04T17:46:57.089Z] (3/4) Installing libcurl (7.69.1-r3) [2021-03-04T17:46:57.089Z] (4/4) Installing curl (7.69.1-r3) [2021-03-04T17:46:57.089Z] Executing busybox-1.31.1-r19.trigger [2021-03-04T17:46:57.089Z] Executing ca-certificates-20191127-r4.trigger [2021-03-04T17:46:57.089Z] OK: 7 MiB in 18 packages [2021-03-04T17:46:58.042Z] ---> adc70a2e6de9 [2021-03-04T17:46:58.042Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-03-04T17:47:00.628Z] ---> c0f371180f48 [2021-03-04T17:47:00.628Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-03-04T17:47:00.897Z] Removing intermediate container da04f87e9589 [2021-03-04T17:47:00.897Z] ---> 29922d15a91a [2021-03-04T17:47:00.897Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-04T17:47:02.318Z] ---> Running in 7273c76c3bf0 [2021-03-04T17:47:02.591Z] ---> 3800eb8ee13d [2021-03-04T17:47:02.591Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-03-04T17:47:02.591Z] Removing intermediate container 3792c771c2df [2021-03-04T17:47:02.591Z] ---> c325c13d93ef [2021-03-04T17:47:02.591Z] Step 21/26 : RUN apk --no-cache add curl [2021-03-04T17:47:02.863Z] ---> Running in fe21f096e115 [2021-03-04T17:47:02.864Z] Removing intermediate container 7273c76c3bf0 [2021-03-04T17:47:02.864Z] ---> 197d83332d9b [2021-03-04T17:47:02.864Z] Step 13/21 : WORKDIR /edgex [2021-03-04T17:47:02.864Z] ---> Running in 580011e390ab [2021-03-04T17:47:03.134Z] ---> Running in 2e64a55457ca [2021-03-04T17:47:03.408Z] Removing intermediate container fe21f096e115 [2021-03-04T17:47:03.408Z] ---> 0bac3d54118c [2021-03-04T17:47:03.408Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-04T17:47:05.400Z] Removing intermediate container 2e64a55457ca [2021-03-04T17:47:05.400Z] ---> 78c3830a58fe [2021-03-04T17:47:05.400Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-03-04T17:47:05.400Z] ---> Running in c70121e70a22 [2021-03-04T17:47:05.400Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-04T17:47:05.400Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-04T17:47:05.400Z] Removing intermediate container c70121e70a22 [2021-03-04T17:47:05.400Z] ---> 92a1d2cc2693 [2021-03-04T17:47:05.400Z] Step 20/22 : LABEL arch=x86_64 [2021-03-04T17:47:05.400Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-03-04T17:47:05.400Z] (2/3) Installing libcurl (7.69.1-r3) [2021-03-04T17:47:05.400Z] (3/3) Installing curl (7.69.1-r3) [2021-03-04T17:47:05.400Z] Executing busybox-1.31.1-r19.trigger [2021-03-04T17:47:05.670Z] OK: 72 MiB in 58 packages [2021-03-04T17:47:05.670Z] ---> c8d15411dfe8 [2021-03-04T17:47:05.670Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-03-04T17:47:05.670Z] ---> Running in eb86627fb69a [2021-03-04T17:47:07.092Z] Removing intermediate container eb86627fb69a [2021-03-04T17:47:07.092Z] ---> 3224672bdfb7 [2021-03-04T17:47:07.092Z] Step 21/22 : LABEL git_sha=88047cbc75510c4c02cec7fc05a2c3834ab5aff5 [2021-03-04T17:47:07.356Z] ---> Running in d45c3ba39f61 [2021-03-04T17:47:07.616Z] ---> ada06631c815 [2021-03-04T17:47:07.617Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-03-04T17:47:07.878Z] Removing intermediate container 580011e390ab [2021-03-04T17:47:07.878Z] ---> 2db3547ec888 [2021-03-04T17:47:07.878Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-03-04T17:47:07.878Z] Removing intermediate container d45c3ba39f61 [2021-03-04T17:47:07.878Z] ---> f6dde70de81e [2021-03-04T17:47:07.878Z] Step 22/22 : LABEL version=0.0.0 [2021-03-04T17:47:08.144Z] ---> Running in 3600c926db79 [2021-03-04T17:47:08.144Z] ---> Running in c35d4a52921a [2021-03-04T17:47:08.413Z] ---> d671ebba1c5a [2021-03-04T17:47:08.413Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-03-04T17:47:08.688Z] ---> Running in f975c58972b2 [2021-03-04T17:47:08.688Z] Removing intermediate container 3600c926db79 [2021-03-04T17:47:08.688Z] ---> dd7b899de8fd [2021-03-04T17:47:08.688Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-04T17:47:08.688Z] Removing intermediate container c35d4a52921a [2021-03-04T17:47:08.688Z] ---> 558093db7082 [2021-03-04T17:47:08.688Z] [2021-03-04T17:47:08.956Z] Successfully built 558093db7082 [2021-03-04T17:47:08.956Z] Successfully tagged docker-support-scheduler-go:latest [2021-03-04T17:47:09.227Z]  Building docker-support-scheduler-go ... done  ---> Running in a8d2bfa07545 [2021-03-04T17:47:09.227Z] Removing intermediate container f975c58972b2 [2021-03-04T17:47:09.227Z] ---> a4068ad5b7ac [2021-03-04T17:47:09.227Z] Step 18/21 : CMD ["--init=true"] [2021-03-04T17:47:09.227Z] ---> Running in 93860b6a617c [2021-03-04T17:47:09.494Z] Removing intermediate container a8d2bfa07545 [2021-03-04T17:47:09.494Z] ---> 93a7f8952c58 [2021-03-04T17:47:09.494Z] Step 24/26 : LABEL arch=x86_64 [2021-03-04T17:47:09.494Z] ---> Running in 790986acfb15 [2021-03-04T17:47:09.494Z] Removing intermediate container 93860b6a617c [2021-03-04T17:47:09.494Z] ---> ad13eec8d0f8 [2021-03-04T17:47:09.494Z] Step 19/21 : LABEL arch=x86_64 [2021-03-04T17:47:09.766Z] ---> Running in fccc3a652c36 [2021-03-04T17:47:10.034Z] Removing intermediate container 790986acfb15 [2021-03-04T17:47:10.034Z] ---> 13eb8ce8dd0e [2021-03-04T17:47:10.034Z] Step 25/26 : LABEL git_sha=88047cbc75510c4c02cec7fc05a2c3834ab5aff5 [2021-03-04T17:47:10.301Z] ---> Running in faad3855e940 [2021-03-04T17:47:10.301Z] Removing intermediate container fccc3a652c36 [2021-03-04T17:47:10.301Z] ---> 93e5296fbd1d [2021-03-04T17:47:10.301Z] Step 20/21 : LABEL git_sha=88047cbc75510c4c02cec7fc05a2c3834ab5aff5 [2021-03-04T17:47:10.891Z] ---> Running in 136e636c1da1 [2021-03-04T17:47:11.161Z] Removing intermediate container faad3855e940 [2021-03-04T17:47:11.161Z] ---> 5b2abb6ee21b [2021-03-04T17:47:11.161Z] Step 26/26 : LABEL version=0.0.0 [2021-03-04T17:47:11.161Z] ---> Running in d11064e75ed1 [2021-03-04T17:47:11.431Z] Removing intermediate container 136e636c1da1 [2021-03-04T17:47:11.431Z] ---> 5e149f159044 [2021-03-04T17:47:11.431Z] Step 21/21 : LABEL version=0.0.0 [2021-03-04T17:47:11.704Z] Removing intermediate container d11064e75ed1 [2021-03-04T17:47:11.704Z] ---> 117d63cff62a [2021-03-04T17:47:11.704Z] [2021-03-04T17:47:11.704Z] ---> Running in e842c357250b [2021-03-04T17:47:11.704Z] Successfully built 117d63cff62a [2021-03-04T17:47:11.970Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-03-04T17:47:11.971Z]  Building docker-sys-mgmt-agent-go ... done Removing intermediate container e842c357250b [2021-03-04T17:47:11.971Z] ---> e4161dea4d6b [2021-03-04T17:47:11.971Z] [2021-03-04T17:47:12.931Z] Successfully built e4161dea4d6b [2021-03-04T17:47:12.931Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-03-04T17:47:16.884Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-03-04T17:47:16.884Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-03-04T17:47:16.884Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-03-04T17:47:16.884Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-03-04T17:47:16.884Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-03-04T17:47:16.884Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-03-04T17:47:16.884Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-03-04T17:47:16.884Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-03-04T17:47:17.495Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-03-04T17:47:19.706Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container 471aa4de8b09 [2021-03-04T17:47:19.706Z] ---> f0cdc93293d4 [2021-03-04T17:47:19.706Z] [2021-03-04T17:47:19.706Z] Step 10/23 : FROM alpine:3.12 [2021-03-04T17:47:19.706Z] ---> 88dd2752d2ea [2021-03-04T17:47:19.706Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-04T17:47:19.706Z] ---> Using cache [2021-03-04T17:47:19.706Z] ---> 87e7820b06b3 [2021-03-04T17:47:19.706Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-04T17:47:19.706Z] ---> Using cache [2021-03-04T17:47:19.706Z] ---> 4086e26ae604 [2021-03-04T17:47:19.706Z] Step 13/23 : ENV APP_PORT=48081 [2021-03-04T17:47:19.706Z] ---> Running in ae31e6840d58 [2021-03-04T17:47:20.277Z] Removing intermediate container ae31e6840d58 [2021-03-04T17:47:20.277Z] ---> 42b6e54b6201 [2021-03-04T17:47:20.277Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-04T17:47:21.217Z] ---> Running in 7aea7489fac6 [2021-03-04T17:47:21.217Z] Removing intermediate container 80271deebf9d [2021-03-04T17:47:21.217Z] ---> 04ee59f917b4 [2021-03-04T17:47:21.217Z] [2021-03-04T17:47:21.217Z] Step 10/23 : FROM alpine:3.12 [2021-03-04T17:47:21.217Z] ---> 88dd2752d2ea [2021-03-04T17:47:21.217Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-03-04T17:47:21.478Z] ---> Running in bde9a598b812 [2021-03-04T17:47:21.478Z] Removing intermediate container 7aea7489fac6 [2021-03-04T17:47:21.478Z] ---> 09f8010103fd [2021-03-04T17:47:21.478Z] Step 15/23 : WORKDIR / [2021-03-04T17:47:21.478Z] ---> Running in fe4f96713929 [2021-03-04T17:47:21.478Z] Removing intermediate container bde9a598b812 [2021-03-04T17:47:21.478Z] ---> 32601d31a27e [2021-03-04T17:47:21.478Z] Step 12/23 : ENV APP_PORT=48080 [2021-03-04T17:47:21.738Z] ---> Running in b7b3d181dfa7 [2021-03-04T17:47:21.738Z] Removing intermediate container fe4f96713929 [2021-03-04T17:47:21.738Z] ---> 9f40e25ec449 [2021-03-04T17:47:21.738Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-04T17:47:21.738Z] Removing intermediate container b7b3d181dfa7 [2021-03-04T17:47:21.738Z] ---> d18704ca60a5 [2021-03-04T17:47:21.738Z] Step 13/23 : EXPOSE $APP_PORT [2021-03-04T17:47:22.679Z] ---> Running in 385f23d48a0d [2021-03-04T17:47:22.679Z] ---> aa32aaa2d281 [2021-03-04T17:47:22.679Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-03-04T17:47:22.679Z] Removing intermediate container 385f23d48a0d [2021-03-04T17:47:22.679Z] ---> bad88a5b3781 [2021-03-04T17:47:22.679Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-04T17:47:22.939Z] ---> Running in 0977a1077363 [2021-03-04T17:47:23.206Z] ---> 559e004e9dc1 [2021-03-04T17:47:23.206Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-03-04T17:47:23.466Z] ---> 182c14646d68 [2021-03-04T17:47:23.466Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-03-04T17:47:23.466Z] ---> Running in 679d9bcf0532 [2021-03-04T17:47:23.733Z] Removing intermediate container 679d9bcf0532 [2021-03-04T17:47:23.733Z] ---> 70a2249db6ea [2021-03-04T17:47:23.733Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-04T17:47:23.733Z] ---> Running in ec36067ba93a [2021-03-04T17:47:23.733Z] Removing intermediate container 0977a1077363 [2021-03-04T17:47:23.733Z] ---> 9dd438571bd6 [2021-03-04T17:47:23.733Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-03-04T17:47:23.733Z] ---> Running in 7e3d0c5c2a6a [2021-03-04T17:47:23.995Z] Removing intermediate container ec36067ba93a [2021-03-04T17:47:23.995Z] ---> c662f1ceee81 [2021-03-04T17:47:23.995Z] Step 21/23 : LABEL arch=x86_64 [2021-03-04T17:47:24.255Z] ---> Running in 4262592f211f [2021-03-04T17:47:24.255Z] Removing intermediate container 4262592f211f [2021-03-04T17:47:24.255Z] ---> ac66467a7bc2 [2021-03-04T17:47:24.255Z] Step 22/23 : LABEL git_sha=88047cbc75510c4c02cec7fc05a2c3834ab5aff5 [2021-03-04T17:47:24.516Z] ---> Running in 24a726371a28 [2021-03-04T17:47:24.516Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-04T17:47:24.516Z] Removing intermediate container 24a726371a28 [2021-03-04T17:47:24.516Z] ---> 2f72efca0a2f [2021-03-04T17:47:24.516Z] Step 23/23 : LABEL version=0.0.0 [2021-03-04T17:47:24.516Z] ---> Running in ffe77bea2645 [2021-03-04T17:47:24.776Z] Removing intermediate container ffe77bea2645 [2021-03-04T17:47:24.776Z] ---> ff6ebde98d1b [2021-03-04T17:47:24.776Z] [2021-03-04T17:47:24.776Z] Successfully built ff6ebde98d1b [2021-03-04T17:47:24.776Z] Successfully tagged docker-core-metadata-go:latest [2021-03-04T17:47:25.037Z]  Building docker-core-metadata-go ... done fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-04T17:47:25.607Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-03-04T17:47:25.607Z] (2/6) Installing libgcc (9.3.0-r2) [2021-03-04T17:47:25.607Z] (3/6) Installing libsodium (1.0.18-r0) [2021-03-04T17:47:25.607Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-03-04T17:47:25.805Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-03-04T17:47:25.806Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-03-04T17:47:25.806Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-03-04T17:47:25.868Z] (5/6) Installing libzmq (4.3.3-r0) [2021-03-04T17:47:26.128Z] (6/6) Installing zeromq (4.3.3-r0) [2021-03-04T17:47:26.390Z] Executing busybox-1.31.1-r19.trigger [2021-03-04T17:47:26.390Z] OK: 8 MiB in 20 packages [2021-03-04T17:47:26.650Z] Removing intermediate container 7e3d0c5c2a6a [2021-03-04T17:47:26.650Z] ---> 1f3e8bcd3b84 [2021-03-04T17:47:26.650Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-04T17:47:26.910Z] ---> 923eb989bd81 [2021-03-04T17:47:26.910Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-03-04T17:47:27.851Z] ---> 004261d21abd [2021-03-04T17:47:27.852Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-03-04T17:47:27.852Z] ---> 2a2784e2d7fe [2021-03-04T17:47:27.852Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-03-04T17:47:29.238Z] ---> Running in 4ae33e449735 [2021-03-04T17:47:29.238Z] Removing intermediate container 4ae33e449735 [2021-03-04T17:47:29.238Z] ---> af8d97ca1518 [2021-03-04T17:47:29.238Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-04T17:47:29.238Z] ---> Running in 821594ae2ba7 [2021-03-04T17:47:29.498Z] Removing intermediate container 821594ae2ba7 [2021-03-04T17:47:29.498Z] ---> 856d7f547132 [2021-03-04T17:47:29.498Z] Step 21/23 : LABEL arch=x86_64 [2021-03-04T17:47:29.498Z] ---> Running in b599ba151e5d [2021-03-04T17:47:29.759Z] Removing intermediate container b599ba151e5d [2021-03-04T17:47:29.759Z] ---> f41b4202e581 [2021-03-04T17:47:29.759Z] Step 22/23 : LABEL git_sha=88047cbc75510c4c02cec7fc05a2c3834ab5aff5 [2021-03-04T17:47:29.759Z] ---> Running in f5a69e1c498b [2021-03-04T17:47:30.020Z] Removing intermediate container f5a69e1c498b [2021-03-04T17:47:30.020Z] ---> 747168900808 [2021-03-04T17:47:30.020Z] Step 23/23 : LABEL version=0.0.0 [2021-03-04T17:47:30.020Z] ---> Running in 05848e44f6a8 [2021-03-04T17:47:30.020Z] Removing intermediate container 05848e44f6a8 [2021-03-04T17:47:30.020Z] ---> d5d514a01e01 [2021-03-04T17:47:30.020Z] [2021-03-04T17:47:30.282Z] Successfully built d5d514a01e01 [2021-03-04T17:47:30.282Z] Successfully tagged docker-core-data-go:latest [2021-03-04T17:47:30.554Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-03-04T17:47:30.561Z] $ docker stop --time=1 c60848e50cc993b25bda4408e78ce5dc871dfad2fc5487dbd0c88ce0112e42b9 [2021-03-04T17:47:32.077Z] $ docker rm -f c60848e50cc993b25bda4408e78ce5dc871dfad2fc5487dbd0c88ce0112e42b9 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-04T17:47:32.562Z] + docker images [2021-03-04T17:47:32.562Z] + grep docker [2021-03-04T17:47:32.822Z] docker-core-data-go latest d5d514a01e01 3 seconds ago 22.4MB [2021-03-04T17:47:32.822Z] docker-core-metadata-go latest ff6ebde98d1b 8 seconds ago 19MB [2021-03-04T17:47:32.822Z] docker-security-proxy-setup-go latest e4161dea4d6b 21 seconds ago 24.7MB [2021-03-04T17:47:32.822Z] docker-sys-mgmt-agent-go latest 117d63cff62a 21 seconds ago 313MB [2021-03-04T17:47:32.822Z] docker-support-scheduler-go latest 558093db7082 24 seconds ago 17.2MB [2021-03-04T17:47:32.822Z] docker-security-bootstrapper-go latest 88431fd9484b About a minute ago 18.7MB [2021-03-04T17:47:32.822Z] docker-security-secretstore-setup-go latest b841701ae069 About a minute ago 24.9MB [2021-03-04T17:47:32.822Z] docker-core-command-go latest 604728e5db9a About a minute ago 17.2MB [2021-03-04T17:47:32.822Z] docker-support-notifications-go latest 61027caf10f7 2 minutes ago 17.8MB [2021-03-04T17:47:32.822Z] docker 20.10.0 aefe523efa57 2 months ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-03-04T17:47:34.131Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.323s coverage: 45.9% of statements [2021-03-04T17:47:34.131Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-03-04T17:47:34.131Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-03-04T17:47:34.131Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-03-04T17:47:34.131Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-03-04T17:47:34.131Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-03-04T17:47:34.131Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-03-04T17:47:34.131Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] [2021-03-04T17:47:34.131Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.271s coverage: 100.0% of statements [2021-03-04T17:47:42.457Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.672s coverage: 27.1% of statements [2021-03-04T17:47:42.457Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-03-04T17:47:42.457Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-03-04T17:47:42.457Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-03-04T17:47:42.457Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-03-04T17:47:42.457Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-03-04T17:47:42.457Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-03-04T17:47:42.457Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.074s coverage: 100.0% of statements [2021-03-04T17:47:42.457Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-03-04T17:47:42.457Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.102s coverage: 100.0% of statements [2021-03-04T17:47:42.457Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-03-04T17:47:42.457Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-03-04T17:47:42.457Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.295s coverage: 66.2% of statements [2021-03-04T17:47:42.457Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-03-04T17:47:42.457Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-03-04T17:47:44.474Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.754s coverage: 82.4% of statements [2021-03-04T17:47:44.474Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-03-04T17:47:44.474Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-03-04T17:47:44.474Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-03-04T17:47:44.474Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-03-04T17:47:48.595Z] Still waiting to schedule task [2021-03-04T17:47:48.595Z] ‘prd-ubuntu18.04-docker-8c-8g-28506’ is offline [2021-03-04T17:47:52.794Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.420s coverage: 28.6% of statements [2021-03-04T17:47:52.794Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-03-04T17:47:52.794Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-03-04T17:47:52.794Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-03-04T17:47:52.794Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-03-04T17:47:52.794Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-03-04T17:47:52.794Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.157s coverage: 100.0% of statements [2021-03-04T17:47:52.794Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-03-04T17:47:52.794Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.097s coverage: 100.0% of statements [2021-03-04T17:47:52.794Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-03-04T17:47:52.794Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.362s coverage: 86.7% of statements [2021-03-04T17:47:52.794Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-03-04T17:47:53.073Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.378s coverage: 97.5% of statements [2021-03-04T17:47:53.073Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-03-04T17:47:55.079Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.180s coverage: 78.3% of statements [2021-03-04T17:47:55.079Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-03-04T17:47:55.079Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-03-04T17:47:55.079Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-03-04T17:47:55.079Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-03-04T17:48:05.354Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.519s coverage: 92.8% of statements [2021-03-04T17:48:05.354Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-03-04T17:48:05.354Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-03-04T17:48:05.354Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-03-04T17:48:05.354Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-03-04T17:48:05.354Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-03-04T17:48:05.354Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-03-04T17:48:05.354Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-03-04T17:48:05.354Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-03-04T17:48:05.354Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-03-04T17:48:05.354Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-03-04T17:48:05.354Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-03-04T17:48:05.354Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-03-04T17:48:05.354Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-03-04T17:48:05.354Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-03-04T17:48:05.354Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-03-04T17:48:05.354Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-03-04T17:48:05.354Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-03-04T17:48:05.354Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-03-04T17:48:05.354Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.055s coverage: 58.8% of statements [2021-03-04T17:48:05.354Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-03-04T17:48:05.354Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-03-04T17:48:05.354Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.238s coverage: 0.1% of statements [2021-03-04T17:48:05.354Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-03-04T17:48:05.354Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-03-04T17:48:05.354Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-03-04T17:48:05.354Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.084s coverage: 47.1% of statements [2021-03-04T17:48:05.354Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.083s coverage: 79.5% of statements [2021-03-04T17:48:05.354Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.057s coverage: 94.1% of statements [2021-03-04T17:48:05.354Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.137s coverage: 96.3% of statements [2021-03-04T17:48:05.354Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.080s coverage: 87.5% of statements [2021-03-04T17:48:17.802Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.079s coverage: 94.4% of statements [2021-03-04T17:48:17.802Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.095s coverage: 44.8% of statements [2021-03-04T17:48:17.802Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 6.112s coverage: 82.6% of statements [2021-03-04T17:48:36.143Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.145s coverage: 92.9% of statements [2021-03-04T17:48:36.143Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-03-04T17:48:36.143Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-03-04T17:48:36.143Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-03-04T17:48:36.143Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.061s coverage: 77.8% of statements [2021-03-04T17:48:36.143Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-03-04T17:48:36.143Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-03-04T17:48:36.143Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-03-04T17:48:36.143Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-03-04T17:48:36.143Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-03-04T17:48:36.143Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.074s coverage: 87.2% of statements [2021-03-04T17:48:36.143Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-03-04T17:48:36.143Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-03-04T17:48:36.143Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.058s coverage: 100.0% of statements [2021-03-04T17:48:36.143Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-03-04T17:48:36.143Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.095s coverage: 75.5% of statements [2021-03-04T17:48:36.143Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-03-04T17:48:36.143Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.060s coverage: 80.8% of statements [2021-03-04T17:48:36.143Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.138s coverage: 87.2% of statements [2021-03-04T17:48:36.143Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.145s coverage: 84.6% of statements [2021-03-04T17:48:36.143Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.178s coverage: 91.6% of statements [2021-03-04T17:48:36.143Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-03-04T17:48:36.143Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.604s coverage: 62.4% of statements [2021-03-04T17:48:36.143Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-03-04T17:48:36.143Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-03-04T17:48:36.143Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.061s coverage: 100.0% of statements [2021-03-04T17:48:36.143Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.087s coverage: 91.3% of statements [2021-03-04T17:48:36.143Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.053s coverage: 100.0% of statements [2021-03-04T17:48:36.143Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.088s coverage: 73.7% of statements [2021-03-04T17:48:36.143Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.098s coverage: 100.0% of statements [2021-03-04T17:48:37.134Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.906s coverage: 69.1% of statements [2021-03-04T17:48:37.134Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-03-04T17:48:37.134Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-03-04T17:48:40.453Z] Running on prd-ubuntu18.04-docker-8c-8g-28511 in /w/workspace/edgexfoundry_edgex-go_PR-3215 [Pipeline] { [Pipeline] ws [2021-03-04T17:48:40.510Z] Running in /w/workspace/edgex-go/6 [Pipeline] { [2021-03-04T17:48:40.549Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.415s coverage: 38.4% of statements [2021-03-04T17:48:40.549Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-03-04T17:48:40.549Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-03-04T17:48:40.549Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.115s coverage: 89.5% of statements [2021-03-04T17:48:40.549Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-03-04T17:48:40.549Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.096s coverage: 84.8% of statements [Pipeline] checkout [2021-03-04T17:48:42.718Z] using credential edgex-jenkins-ssh [2021-03-04T17:48:42.791Z] Cloning the remote Git repository [2021-03-04T17:48:42.314Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-03-04T17:48:42.379Z] > git init /w/workspace/edgex-go/6 # timeout=10 [2021-03-04T17:48:42.406Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-04T17:48:42.406Z] > git --version # timeout=10 [2021-03-04T17:48:42.414Z] > git --version # 'git version 2.17.1' [2021-03-04T17:48:42.415Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-04T17:48:42.442Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-04T17:48:47.378Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.454s coverage: 47.0% of statements [2021-03-04T17:48:47.378Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-03-04T17:48:47.378Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-03-04T17:48:47.378Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-03-04T17:48:47.378Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-03-04T17:48:47.378Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-03-04T17:48:47.378Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.122s coverage: 100.0% of statements [2021-03-04T17:48:47.378Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-03-04T17:48:47.378Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.131s coverage: 100.0% of statements [2021-03-04T17:48:47.378Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-03-04T17:48:47.378Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-03-04T17:48:47.378Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-03-04T17:48:47.378Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-03-04T17:48:47.378Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.364s coverage: 88.5% of statements [2021-03-04T17:48:47.378Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-03-04T17:48:47.379Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-03-04T17:48:47.379Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-03-04T17:48:53.103Z] Merging remotes/origin/master commit f60a6b9b3bbcf5933f7773f85fc76d84301e173f into PR head commit 88047cbc75510c4c02cec7fc05a2c3834ab5aff5 [2021-03-04T17:48:53.303Z] Merge succeeded, producing 88047cbc75510c4c02cec7fc05a2c3834ab5aff5 [2021-03-04T17:48:53.304Z] Checking out Revision 88047cbc75510c4c02cec7fc05a2c3834ab5aff5 (PR-3215) [2021-03-04T17:48:51.690Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-04T17:48:51.707Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-04T17:48:51.723Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-04T17:48:51.743Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-04T17:48:51.744Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-04T17:48:51.750Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3215/head:refs/remotes/origin/PR-3215 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-04T17:48:52.616Z] > git config core.sparsecheckout # timeout=10 [2021-03-04T17:48:52.623Z] > git checkout -f 88047cbc75510c4c02cec7fc05a2c3834ab5aff5 # timeout=10 [2021-03-04T17:48:52.768Z] > git remote # timeout=10 [2021-03-04T17:48:52.775Z] > git config --get remote.origin.url # timeout=10 [2021-03-04T17:48:52.784Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-04T17:48:52.789Z] > git merge f60a6b9b3bbcf5933f7773f85fc76d84301e173f # timeout=10 [2021-03-04T17:48:52.797Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-04T17:48:52.806Z] > git config core.sparsecheckout # timeout=10 [2021-03-04T17:48:52.812Z] > git checkout -f 88047cbc75510c4c02cec7fc05a2c3834ab5aff5 # timeout=10 [2021-03-04T17:48:55.697Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.585s coverage: 29.1% of statements [2021-03-04T17:48:55.697Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-03-04T17:48:55.697Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-03-04T17:48:55.697Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-03-04T17:48:55.697Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-03-04T17:48:55.697Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-03-04T17:48:55.697Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.207s coverage: 99.0% of statements [2021-03-04T17:48:55.697Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-03-04T17:48:55.697Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.105s coverage: 100.0% of statements [2021-03-04T17:48:55.697Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-03-04T17:48:55.697Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-03-04T17:48:55.697Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-03-04T17:48:55.697Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-03-04T17:48:55.697Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.244s coverage: 94.3% of statements [2021-03-04T17:48:55.697Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-03-04T17:48:55.697Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-03-04T17:48:55.697Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-03-04T17:48:55.697Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.049s coverage: 0.0% of statements [2021-03-04T17:48:55.697Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-03-04T17:48:55.697Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.067s coverage: 100.0% of statements [2021-03-04T17:48:55.697Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-03-04T17:48:55.697Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-03-04T17:48:55.697Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-03-04T17:48:55.697Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-03-04T17:48:55.697Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.107s coverage: 87.9% of statements [2021-03-04T17:48:55.697Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-03-04T17:48:55.697Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-03-04T17:48:55.697Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.074s coverage: 100.0% of statements [2021-03-04T17:48:55.697Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.070s coverage: 32.1% of statements [2021-03-04T17:48:56.676Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.078s coverage: 100.0% of statements [2021-03-04T17:48:57.090Z] Commit message: "fix: code clean up" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-04T17:48:57.650Z] GO111MODULE=on go vet ./... [2021-03-04T17:48:58.289Z] + echo snap-build.sh [2021-03-04T17:48:58.289Z] snap-build.sh [2021-03-04T17:48:58.289Z] + SNAP_BASE_DIR=. [2021-03-04T17:48:58.289Z] + '[' '!' -z /w/workspace/edgex-go/6 ']' [2021-03-04T17:48:58.289Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/6 [2021-03-04T17:48:58.289Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/6]' [2021-03-04T17:48:58.289Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/6] [2021-03-04T17:48:58.290Z] + cd /w/workspace/edgex-go/6 [2021-03-04T17:48:58.290Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-03-04T17:48:58.290Z] Reading package lists... [2021-03-04T17:48:58.556Z] Building dependency tree... [2021-03-04T17:48:58.556Z] Reading state information... [2021-03-04T17:48:58.556Z] The following packages were automatically installed and are no longer required: [2021-03-04T17:48:58.556Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-03-04T17:48:58.556Z] uidmap xdelta3 [2021-03-04T17:48:58.556Z] Use 'sudo apt autoremove' to remove them. [2021-03-04T17:48:58.869Z] The following packages will be REMOVED: [2021-03-04T17:48:58.869Z] lxd* lxd-client* [2021-03-04T17:48:59.447Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-03-04T17:48:59.447Z] After this operation, 31.7 MB disk space will be freed. [2021-03-04T17:49:00.495Z] (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-03-04T17:49:00.495Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-03-04T17:49:01.438Z] Removing lxd dnsmasq configuration [2021-03-04T17:49:01.438Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-03-04T17:49:01.699Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-03-04T17:49:02.645Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-03-04T17:49:02.907Z] (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-03-04T17:49:02.907Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-03-04T17:49:04.823Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-03-04T17:49:04.823Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-03-04T17:49:06.207Z] + sudo snap remove --purge lxd [2021-03-04T17:49:06.468Z] snap "lxd" is not installed [2021-03-04T17:49:06.468Z] + sudo groupadd --force --system lxd [2021-03-04T17:49:06.468Z] ++ whoami [2021-03-04T17:49:06.468Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-03-04T17:49:06.468Z] + newgrp - lxd [2021-03-04T17:49:06.468Z] + sudo snap install lxd [2021-03-04T17:49:16.499Z] 2021-03-04T17:49:13Z INFO Waiting for automatic snapd restart... [2021-03-04T17:49:38.563Z] lxd 4.11 from Canonical* installed [2021-03-04T17:49:38.563Z] + sudo lxd init --auto [2021-03-04T17:49:45.163Z] + sudo snap install --classic snapcraft [2021-03-04T17:49:53.323Z] snapcraft 4.5.1 from Canonical* installed [2021-03-04T17:49:53.323Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2021-03-04T17:49:53.323Z] + patch --verbose -p1 [2021-03-04T17:49:53.323Z] Hmm... Looks like a unified diff to me... [2021-03-04T17:49:53.323Z] The text leading up to this was: [2021-03-04T17:49:53.323Z] -------------------------- [2021-03-04T17:49:53.323Z] |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 [2021-03-04T17:49:53.323Z] |From: Tony Espy [2021-03-04T17:49:53.323Z] |Date: Wed, 16 Dec 2020 16:34:55 -0500 [2021-03-04T17:49:53.323Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2021-03-04T17:49:53.323Z] | [2021-03-04T17:49:53.323Z] |This patch is used by the EdgeX CI pipeline builds to [2021-03-04T17:49:53.323Z] |optimize the snap CI check run for pull requests. When [2021-03-04T17:49:53.323Z] |applied, it essentially strips out everything (apps and [2021-03-04T17:49:53.323Z] |parts) from the snapcraft.yaml file except those required [2021-03-04T17:49:53.323Z] |to build edgex-go, as the whole idea of the CI check is to [2021-03-04T17:49:53.323Z] |catch changes to edgex-go that break the snap build. [2021-03-04T17:49:53.323Z] | [2021-03-04T17:49:53.323Z] |In general, anyone updating snapcraft.yaml will also need [2021-03-04T17:49:53.323Z] |to update this patch file, otherwise it may fail to apply, [2021-03-04T17:49:53.323Z] |resulting in a failed snap build CI check in the associated [2021-03-04T17:49:53.323Z] |pull request. [2021-03-04T17:49:53.323Z] | [2021-03-04T17:49:53.323Z] |Note - in addition to applying this patch, the pipeline also [2021-03-04T17:49:53.323Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2021-03-04T17:49:53.323Z] |need to build the finally binary .snap file (and it won't [2021-03-04T17:49:53.323Z] |work with the patch applied). This further reduces the build [2021-03-04T17:49:53.323Z] |time. [2021-03-04T17:49:53.323Z] |--- [2021-03-04T17:49:53.323Z] | snap/snapcraft.yaml | 461 +------------------------------------------- [2021-03-04T17:49:53.323Z] | 1 file changed, 2 insertions(+), 459 deletions(-) [2021-03-04T17:49:53.323Z] | [2021-03-04T17:49:53.323Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2021-03-04T17:49:53.323Z] |index 1e537489..faf42425 100644 [2021-03-04T17:49:53.323Z] |--- a/snap/snapcraft.yaml [2021-03-04T17:49:53.323Z] |+++ b/snap/snapcraft.yaml [2021-03-04T17:49:53.323Z] -------------------------- [2021-03-04T17:49:53.323Z] patching file snap/snapcraft.yaml [2021-03-04T17:49:53.323Z] Using Plan A... [2021-03-04T17:49:53.323Z] Hunk #1 succeeded at 73. [2021-03-04T17:49:53.323Z] Hunk #2 succeeded at 205 with fuzz 1 (offset 6 lines). [2021-03-04T17:49:53.323Z] Hunk #3 succeeded at 217 (offset 3 lines). [2021-03-04T17:49:53.323Z] Hunk #4 succeeded at 225 (offset 3 lines). [2021-03-04T17:49:53.323Z] Hunk #5 succeeded at 232 (offset 3 lines). [2021-03-04T17:49:53.323Z] Hunk #6 succeeded at 259 (offset 3 lines). [2021-03-04T17:49:53.323Z] Hunk #7 succeeded at 293 (offset 3 lines). [2021-03-04T17:49:53.323Z] Hunk #8 succeeded at 352 (offset 11 lines). [2021-03-04T17:49:53.323Z] Hmm... Ignoring the trailing garbage. [2021-03-04T17:49:53.323Z] done [2021-03-04T17:49:53.323Z] + sudo snapcraft prime --use-lxd [2021-03-04T17:49:54.712Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-03-04T17:49:54.712Z] 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-03-04T17:49:54.712Z] - README.md [2021-03-04T17:49:54.712Z] - snapcraft.yaml.orig [2021-03-04T17:49:54.712Z] [2021-03-04T17:49:54.712Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-03-04T17:49:55.287Z] Launching a container. [2021-03-04T17:50:07.565Z] Waiting for container to be ready [2021-03-04T17:50:08.145Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-03-04T17:50:08.145Z] [2021-03-04T17:50:12.365Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-03-04T17:50:12.939Z] Waiting for network to be ready... [2021-03-04T17:50:13.515Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-03-04T17:50:13.515Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-03-04T17:50:13.515Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1572 kB] [2021-03-04T17:50:13.778Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [302 kB] [2021-03-04T17:50:13.778Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] [2021-03-04T17:50:13.778Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-03-04T17:50:13.778Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [245 kB] [2021-03-04T17:50:13.778Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [31.7 kB] [2021-03-04T17:50:13.778Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1113 kB] [2021-03-04T17:50:13.778Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [249 kB] [2021-03-04T17:50:14.040Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-03-04T17:50:14.040Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-03-04T17:50:14.303Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-03-04T17:50:14.303Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-03-04T17:50:14.303Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-03-04T17:50:14.303Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-03-04T17:50:14.303Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-03-04T17:50:14.303Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-03-04T17:50:14.566Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-03-04T17:50:14.829Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1912 kB] [2021-03-04T17:50:14.829Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [394 kB] [2021-03-04T17:50:14.829Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] [2021-03-04T17:50:14.829Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-03-04T17:50:14.829Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [266 kB] [2021-03-04T17:50:14.829Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [35.3 kB] [2021-03-04T17:50:14.829Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1719 kB] [2021-03-04T17:50:14.829Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [363 kB] [2021-03-04T17:50:19.049Z] Fetched 24.0 MB in 5s (4546 kB/s) [2021-03-04T17:50:19.470Z] gofmt -l . [2021-03-04T17:50:19.470Z] [ "`gofmt -l .`" = "" ] [2021-03-04T17:50:19.998Z] Reading package lists... [2021-03-04T17:50:20.522Z] Reading package lists... [2021-03-04T17:50:20.522Z] Building dependency tree... [2021-03-04T17:50:20.522Z] Reading state information... [2021-03-04T17:50:20.784Z] The following additional packages will be installed: [2021-03-04T17:50:20.784Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-03-04T17:50:20.784Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-03-04T17:50:20.784Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-03-04T17:50:20.784Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-03-04T17:50:20.784Z] Suggested packages: [2021-03-04T17:50:20.784Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-03-04T17:50:20.784Z] Recommended packages: [2021-03-04T17:50:20.784Z] gnupg libsasl2-modules [2021-03-04T17:50:20.784Z] The following NEW packages will be installed: [2021-03-04T17:50:20.784Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-03-04T17:50:20.784Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-03-04T17:50:20.784Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-03-04T17:50:20.784Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-03-04T17:50:20.784Z] The following packages will be upgraded: [2021-03-04T17:50:20.784Z] gpg gpg-agent gpgconf libudev1 [2021-03-04T17:50:20.784Z] 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. [2021-03-04T17:50:20.784Z] Need to get 3530 kB of archives. [2021-03-04T17:50:20.784Z] After this operation, 13.3 MB of additional disk space will be used. [2021-03-04T17:50:20.784Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-03-04T17:50:20.784Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-03-04T17:50:20.784Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-03-04T17:50:20.784Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-03-04T17:50:21.047Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.44 [58.3 kB] [2021-03-04T17:50:21.309Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.44 [1103 kB] [2021-03-04T17:50:21.571Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-03-04T17:50:21.571Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-03-04T17:50:21.571Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-03-04T17:50:21.571Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-03-04T17:50:21.571Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-03-04T17:50:21.833Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-03-04T17:50:21.833Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-03-04T17:50:21.833Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-03-04T17:50:21.833Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-03-04T17:50:21.833Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-03-04T17:50:21.833Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-03-04T17:50:21.833Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-03-04T17:50:21.833Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-03-04T17:50:21.833Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-03-04T17:50:21.833Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-03-04T17:50:21.833Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-03-04T17:50:22.082Z] ./bin/test-go-mod-tidy.sh [2021-03-04T17:50:22.093Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-04T17:50:22.094Z] Fetched 3530 kB in 1s (3460 kB/s) [2021-03-04T17:50:22.094Z] (Reading database ... 12511 files and directories currently installed.) [2021-03-04T17:50:22.094Z] Preparing to unpack .../libudev1_237-3ubuntu10.44_amd64.deb ... [2021-03-04T17:50:22.094Z] Unpacking libudev1:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-03-04T17:50:22.094Z] Setting up libudev1:amd64 (237-3ubuntu10.44) ... [2021-03-04T17:50:22.355Z] Selecting previously unselected package udev. [2021-03-04T17:50:22.355Z] (Reading database ... 12511 files and directories currently installed.) [2021-03-04T17:50:22.355Z] Preparing to unpack .../00-udev_237-3ubuntu10.44_amd64.deb ... [2021-03-04T17:50:22.355Z] Unpacking udev (237-3ubuntu10.44) ... [2021-03-04T17:50:22.618Z] Selecting previously unselected package libfuse2:amd64. [2021-03-04T17:50:22.618Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-03-04T17:50:22.618Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-03-04T17:50:22.882Z] Selecting previously unselected package fuse. [2021-03-04T17:50:22.882Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-03-04T17:50:22.882Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-03-04T17:50:22.882Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-04T17:50:22.882Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-04T17:50:23.066Z] ./bin/test-attribution-txt.sh [2021-03-04T17:50:23.144Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-04T17:50:23.144Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-04T17:50:23.144Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-04T17:50:23.144Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-04T17:50:23.406Z] Selecting previously unselected package libksba8:amd64. [2021-03-04T17:50:23.406Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-03-04T17:50:23.406Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-03-04T17:50:23.406Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-03-04T17:50:23.406Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-04T17:50:23.406Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-04T17:50:23.406Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-03-04T17:50:23.406Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-04T17:50:23.406Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-04T17:50:23.668Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-03-04T17:50:23.668Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-04T17:50:23.668Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-04T17:50:23.668Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-03-04T17:50:23.668Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-04T17:50:23.668Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-04T17:50:23.931Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-03-04T17:50:23.931Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-04T17:50:23.931Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-04T17:50:23.931Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-03-04T17:50:23.931Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-04T17:50:23.931Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-04T17:50:23.931Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-03-04T17:50:23.931Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-04T17:50:23.931Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-04T17:50:24.192Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-03-04T17:50:24.192Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-04T17:50:24.192Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-04T17:50:24.192Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-03-04T17:50:24.192Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-04T17:50:24.192Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-04T17:50:24.455Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-03-04T17:50:24.455Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-03-04T17:50:24.455Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-04T17:50:24.455Z] Selecting previously unselected package libsasl2-2:amd64. [2021-03-04T17:50:24.455Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-03-04T17:50:24.455Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-04T17:50:24.455Z] Selecting previously unselected package libldap-common. [2021-03-04T17:50:24.455Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-03-04T17:50:24.455Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [Pipeline] sh [2021-03-04T17:50:24.717Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-03-04T17:50:24.717Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-03-04T17:50:24.717Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-04T17:50:24.717Z] Selecting previously unselected package dirmngr. [2021-03-04T17:50:24.717Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-04T17:50:24.717Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-03-04T17:50:24.983Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-04T17:50:24.983Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-03-04T17:50:24.983Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-03-04T17:50:24.983Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-04T17:50:24.983Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-04T17:50:24.983Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-03-04T17:50:25.160Z] + ls -al . [2021-03-04T17:50:25.160Z] total 756 [2021-03-04T17:50:25.160Z] drwxrwxr-x 9 1001 1001 4096 Mar 4 17:50 . [2021-03-04T17:50:25.160Z] drwxr-xr-x 4 root root 4096 Mar 4 17:45 .. [2021-03-04T17:50:25.160Z] -rw-rw-r-- 1 1001 1001 11 Mar 4 17:43 .dockerignore [2021-03-04T17:50:25.160Z] drwxrwxr-x 8 1001 1001 4096 Mar 4 17:44 .git [2021-03-04T17:50:25.160Z] drwxrwxr-x 3 1001 1001 4096 Mar 4 17:43 .github [2021-03-04T17:50:25.160Z] -rw-rw-r-- 1 1001 1001 818 Mar 4 17:43 .gitignore [2021-03-04T17:50:25.160Z] -rw-rw-r-- 1 1001 1001 166 Mar 4 17:43 .sonarcloud.properties [2021-03-04T17:50:25.160Z] -rw-rw-r-- 1 1001 1001 8475 Mar 4 17:43 Attribution.txt [2021-03-04T17:50:25.160Z] -rw-rw-r-- 1 1001 1001 3804 Mar 4 17:43 CONTRIBUTING.md [2021-03-04T17:50:25.160Z] -rw-rw-r-- 1 1001 1001 931 Mar 4 17:43 Dockerfile.build [2021-03-04T17:50:25.160Z] -rw-rw-r-- 1 1001 1001 863 Mar 4 17:43 Jenkinsfile [2021-03-04T17:50:25.160Z] -rw-rw-r-- 1 1001 1001 10775 Mar 4 17:43 LICENSE [2021-03-04T17:50:25.160Z] -rw-rw-r-- 1 1001 1001 5774 Mar 4 17:43 Makefile [2021-03-04T17:50:25.160Z] -rw-rw-r-- 1 1001 1001 6524 Mar 4 17:43 README.md [2021-03-04T17:50:25.160Z] -rw-rw-r-- 1 1001 1001 6755 Mar 4 17:43 SECURITY.md [2021-03-04T17:50:25.160Z] -rw-rw-r-- 1 1001 1001 5 Mar 4 17:39 VERSION [2021-03-04T17:50:25.160Z] -rw-rw-r-- 1 1001 1001 4131 Mar 4 17:43 ZMQWindows.md [2021-03-04T17:50:25.160Z] drwxrwxr-x 2 1001 1001 4096 Mar 4 17:43 bin [2021-03-04T17:50:25.160Z] drwxrwxr-x 14 1001 1001 4096 Mar 4 17:43 cmd [2021-03-04T17:50:25.160Z] -rw-r--r-- 1 root root 614976 Mar 4 17:48 coverage.out [2021-03-04T17:50:25.160Z] -rw-r--r-- 1 root root 1055 Mar 4 17:50 go.mod [2021-03-04T17:50:25.160Z] -rw-r--r-- 1 root root 21699 Mar 4 17:50 go.sum [2021-03-04T17:50:25.160Z] drwxrwxr-x 8 1001 1001 4096 Mar 4 17:43 internal [2021-03-04T17:50:25.160Z] drwxrwxr-x 4 1001 1001 4096 Mar 4 17:43 openapi [2021-03-04T17:50:25.160Z] drwxrwxr-x 4 1001 1001 4096 Mar 4 17:43 snap [2021-03-04T17:50:25.160Z] -rw-rw-r-- 1 1001 1001 168 Mar 4 17:43 version.go [Pipeline] sh [2021-03-04T17:50:25.250Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-04T17:50:25.250Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-03-04T17:50:25.250Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-04T17:50:25.250Z] Setting up udev (237-3ubuntu10.44) ... [2021-03-04T17:50:25.824Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-03-04T17:50:25.824Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-04T17:50:25.824Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-03-04T17:50:25.824Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-03-04T17:50:25.892Z] + '[' -e coverage.out ] [2021-03-04T17:50:25.893Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-03-04T17:50:25.961Z] Warning: overwriting stash ‘coverage-report’ [2021-03-04T17:50:26.087Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-03-04T17:50:26.087Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-04T17:50:26.087Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-04T17:50:26.087Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-04T17:50:26.087Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-04T17:50:26.087Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-04T17:50:26.087Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-04T17:50:26.087Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-04T17:50:26.351Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-04T17:50:26.351Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-03-04T17:50:26.351Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-04T17:50:26.924Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-03-04T17:50:26.924Z] settings in the [Install] section, and DefaultInstance for template units). [2021-03-04T17:50:26.924Z] This means they are not meant to be enabled using systemctl. [2021-03-04T17:50:26.924Z] Possible reasons for having this kind of units are: [2021-03-04T17:50:26.924Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-03-04T17:50:26.924Z] .wants/ or .requires/ directory. [2021-03-04T17:50:26.924Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-03-04T17:50:26.924Z] a requirement dependency on it. [2021-03-04T17:50:26.924Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-03-04T17:50:26.924Z] D-Bus, udev, scripted systemctl call, ...). [2021-03-04T17:50:26.924Z] 4) In case of template units, the unit is meant to be enabled with some [2021-03-04T17:50:26.924Z] instance name specified. [2021-03-04T17:50:27.289Z] Stashed 1 file(s) [Pipeline] sh [2021-03-04T17:50:27.497Z] Reading package lists... [2021-03-04T17:50:27.497Z] Building dependency tree... [2021-03-04T17:50:27.497Z] Reading state information... [2021-03-04T17:50:27.761Z] The following additional packages will be installed: [2021-03-04T17:50:27.761Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-03-04T17:50:27.761Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-03-04T17:50:27.761Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-03-04T17:50:27.761Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-03-04T17:50:27.761Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-03-04T17:50:27.761Z] Suggested packages: [2021-03-04T17:50:27.761Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-03-04T17:50:27.761Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-03-04T17:50:27.761Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-03-04T17:50:27.761Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-03-04T17:50:27.761Z] systemd-container policykit-1 [2021-03-04T17:50:27.761Z] Recommended packages: [2021-03-04T17:50:27.761Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-03-04T17:50:27.761Z] The following NEW packages will be installed: [2021-03-04T17:50:27.761Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-03-04T17:50:27.761Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-03-04T17:50:27.761Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-03-04T17:50:27.761Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-03-04T17:50:27.761Z] python3.6-minimal snapd squashfs-tools sudo [2021-03-04T17:50:27.761Z] The following packages will be upgraded: [2021-03-04T17:50:27.761Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-03-04T17:50:27.761Z] 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. [2021-03-04T17:50:27.761Z] Need to get 35.2 MB of archives. [2021-03-04T17:50:27.761Z] After this operation, 141 MB of additional disk space will be used. [2021-03-04T17:50:27.761Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2021-03-04T17:50:27.955Z] + make build [2021-03-04T17:50:27.955Z] 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-03-04T17:50:28.026Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.44 [2913 kB] [2021-03-04T17:50:28.027Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2021-03-04T17:50:28.027Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.8 [1301 kB] [2021-03-04T17:50:28.027Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-03-04T17:50:28.027Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-03-04T17:50:28.027Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-03-04T17:50:28.027Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-03-04T17:50:28.027Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-03-04T17:50:28.027Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-03-04T17:50:28.027Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-03-04T17:50:28.027Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-03-04T17:50:28.027Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-03-04T17:50:28.027Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-03-04T17:50:28.027Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-03-04T17:50:28.027Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-03-04T17:50:28.027Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-03-04T17:50:28.027Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-03-04T17:50:28.297Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-03-04T17:50:28.872Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.44 [209 kB] [2021-03-04T17:50:28.872Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-03-04T17:50:28.872Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-03-04T17:50:28.872Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-03-04T17:50:28.872Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-03-04T17:50:28.872Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-03-04T17:50:28.872Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-03-04T17:50:28.872Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-03-04T17:50:28.872Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-03-04T17:50:29.135Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-03-04T17:50:29.135Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-03-04T17:50:29.135Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-04T17:50:29.401Z] Fetched 35.2 MB in 1s (25.9 MB/s) [2021-03-04T17:50:29.401Z] (Reading database ... 12757 files and directories currently installed.) [2021-03-04T17:50:29.401Z] Preparing to unpack .../systemd_237-3ubuntu10.44_amd64.deb ... [2021-03-04T17:50:29.665Z] Unpacking systemd (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-03-04T17:50:30.610Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.44_amd64.deb ... [2021-03-04T17:50:30.610Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-03-04T17:50:30.610Z] Setting up libsystemd0:amd64 (237-3ubuntu10.44) ... [2021-03-04T17:50:30.873Z] (Reading database ... 12757 files and directories currently installed.) [2021-03-04T17:50:30.873Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2021-03-04T17:50:30.873Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2021-03-04T17:50:30.873Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2021-03-04T17:50:31.135Z] (Reading database ... 12757 files and directories currently installed.) [2021-03-04T17:50:31.135Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2021-03-04T17:50:31.135Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2021-03-04T17:50:31.709Z] Setting up apt (1.6.12ubuntu0.2) ... [2021-03-04T17:50:31.709Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-03-04T17:50:31.972Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-03-04T17:50:32.235Z] (Reading database ... 12764 files and directories currently installed.) [2021-03-04T17:50:32.235Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.8_amd64.deb ... [2021-03-04T17:50:32.235Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.8) over (1.1.0g-2ubuntu4) ... [2021-03-04T17:50:32.497Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-03-04T17:50:32.497Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-04T17:50:32.497Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-04T17:50:32.497Z] Selecting previously unselected package libexpat1:amd64. [2021-03-04T17:50:32.759Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-03-04T17:50:32.759Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-03-04T17:50:32.759Z] Selecting previously unselected package python3.6-minimal. [2021-03-04T17:50:32.759Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-04T17:50:32.759Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-03-04T17:50:33.022Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.8) ... [2021-03-04T17:50:33.022Z] Checking for services that may need to be restarted...done. [2021-03-04T17:50:33.022Z] Checking for services that may need to be restarted...done. [2021-03-04T17:50:33.285Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-04T17:50:33.285Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-03-04T17:50:33.285Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-03-04T17:50:33.860Z] Selecting previously unselected package python3-minimal. [2021-03-04T17:50:33.860Z] (Reading database ... 13012 files and directories currently installed.) [2021-03-04T17:50:33.860Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-03-04T17:50:33.860Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-03-04T17:50:33.860Z] Selecting previously unselected package mime-support. [2021-03-04T17:50:33.860Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-03-04T17:50:33.860Z] Unpacking mime-support (3.60ubuntu1) ... [2021-03-04T17:50:34.121Z] Selecting previously unselected package libmpdec2:amd64. [2021-03-04T17:50:34.121Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-03-04T17:50:34.121Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-03-04T17:50:34.121Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-03-04T17:50:34.121Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-04T17:50:34.121Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-04T17:50:34.383Z] Selecting previously unselected package python3.6. [2021-03-04T17:50:34.383Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-04T17:50:34.383Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-04T17:50:34.646Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-03-04T17:50:34.646Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-03-04T17:50:34.646Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-03-04T17:50:34.646Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-03-04T17:50:34.908Z] Selecting previously unselected package python3. [2021-03-04T17:50:34.908Z] (Reading database ... 13442 files and directories currently installed.) [2021-03-04T17:50:34.908Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-03-04T17:50:34.908Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-03-04T17:50:35.170Z] Selecting previously unselected package multiarch-support. [2021-03-04T17:50:35.170Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-03-04T17:50:35.170Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-03-04T17:50:35.170Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-03-04T17:50:35.170Z] Selecting previously unselected package liblzo2-2:amd64. [2021-03-04T17:50:35.170Z] (Reading database ... 13479 files and directories currently installed.) [2021-03-04T17:50:35.170Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-03-04T17:50:35.170Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-03-04T17:50:35.433Z] Selecting previously unselected package libbsd0:amd64. [2021-03-04T17:50:35.433Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-03-04T17:50:35.433Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-03-04T17:50:35.433Z] Selecting previously unselected package sudo. [2021-03-04T17:50:35.433Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-03-04T17:50:35.433Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-03-04T17:50:36.382Z] Selecting previously unselected package apparmor. [2021-03-04T17:50:36.382Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-03-04T17:50:36.382Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-03-04T17:50:36.643Z] Selecting previously unselected package libedit2:amd64. [2021-03-04T17:50:36.643Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-03-04T17:50:36.643Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-03-04T17:50:36.643Z] Selecting previously unselected package libkrb5support0:amd64. [2021-03-04T17:50:36.643Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-03-04T17:50:36.643Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-03-04T17:50:36.911Z] Selecting previously unselected package libk5crypto3:amd64. [2021-03-04T17:50:36.911Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-03-04T17:50:36.911Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-03-04T17:50:36.911Z] Selecting previously unselected package libkeyutils1:amd64. [2021-03-04T17:50:36.911Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-03-04T17:50:36.911Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-03-04T17:50:36.911Z] Selecting previously unselected package libkrb5-3:amd64. [2021-03-04T17:50:36.911Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-03-04T17:50:37.176Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-03-04T17:50:37.176Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-03-04T17:50:37.176Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-03-04T17:50:37.176Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-03-04T17:50:37.176Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-03-04T17:50:37.176Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-03-04T17:50:37.438Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-03-04T17:50:37.438Z] Selecting previously unselected package openssh-client. [2021-03-04T17:50:37.438Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-03-04T17:50:37.438Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-03-04T17:50:37.699Z] Selecting previously unselected package squashfs-tools. [2021-03-04T17:50:37.699Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-03-04T17:50:37.699Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-03-04T17:50:37.699Z] Selecting previously unselected package snapd. [2021-03-04T17:50:37.699Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-03-04T17:50:37.699Z] Unpacking snapd (2.48.3+18.04) ... [2021-03-04T17:50:40.255Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-03-04T17:50:40.255Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-03-04T17:50:40.255Z] Setting up mime-support (3.60ubuntu1) ... [2021-03-04T17:50:40.255Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-03-04T17:50:40.255Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-03-04T17:50:40.382Z] 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-03-04T17:50:40.517Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-03-04T17:50:40.517Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-04T17:50:40.517Z] Setting up systemd (237-3ubuntu10.44) ... [2021-03-04T17:50:40.517Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-03-04T17:50:41.907Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-03-04T17:50:41.907Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-03-04T17:50:41.907Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-03-04T17:50:41.907Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-04T17:50:41.907Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-03-04T17:50:42.170Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-04T17:50:42.743Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-03-04T17:50:43.004Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-03-04T17:50:43.004Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-03-04T17:50:43.004Z] Setting up python3 (3.6.7-1~18.04) ... [2021-03-04T17:50:43.004Z] running python rtupdate hooks for python3.6... [2021-03-04T17:50:43.004Z] running python post-rtupdate hooks for python3.6... [2021-03-04T17:50:43.004Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-03-04T17:50:44.396Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-03-04T17:50:44.658Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-03-04T17:50:44.658Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-03-04T17:50:44.921Z] Setting up snapd (2.48.3+18.04) ... [2021-03-04T17:50:45.183Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-03-04T17:50:45.446Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-03-04T17:50:45.717Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-03-04T17:50:45.979Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-03-04T17:50:46.241Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-03-04T17:50:46.241Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-03-04T17:50:46.504Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-03-04T17:50:46.766Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-03-04T17:50:47.038Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-03-04T17:50:47.299Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-03-04T17:50:47.299Z] /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-03-04T17:50:47.562Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-04T17:50:47.562Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-03-04T17:50:48.966Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-03-04T17:50:48.966Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-03-04T17:50:48.966Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-03-04T17:50:50.623Z] Reading package lists... [2021-03-04T17:50:50.887Z] Reading package lists... [2021-03-04T17:50:51.149Z] Building dependency tree... [2021-03-04T17:50:51.149Z] Reading state information... [2021-03-04T17:50:51.149Z] Calculating upgrade... [2021-03-04T17:50:51.411Z] The following packages will be upgraded: [2021-03-04T17:50:51.411Z] advancecomp base-files bash binutils binutils-common [2021-03-04T17:50:51.411Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-03-04T17:50:51.411Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-03-04T17:50:51.411Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-03-04T17:50:51.411Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-03-04T17:50:51.411Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-03-04T17:50:51.411Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-03-04T17:50:51.411Z] libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 [2021-03-04T17:50:51.411Z] libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules [2021-03-04T17:50:51.411Z] libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 [2021-03-04T17:50:51.411Z] libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 [2021-03-04T17:50:51.411Z] libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 [2021-03-04T17:50:51.411Z] libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin [2021-03-04T17:50:51.411Z] openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler [2021-03-04T17:50:51.411Z] procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-03-04T17:50:51.673Z] 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-03-04T17:50:51.673Z] Need to get 63.8 MB of archives. [2021-03-04T17:50:51.673Z] After this operation, 5202 kB of additional disk space will be used. [2021-03-04T17:50:51.673Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-03-04T17:50:51.673Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-136.140 [1001 kB] [2021-03-04T17:50:52.252Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-03-04T17:50:52.252Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-03-04T17:50:52.252Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-03-04T17:50:52.515Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-03-04T17:50:52.515Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-03-04T17:50:52.515Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-03-04T17:50:52.515Z] 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-03-04T17:50:52.515Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-03-04T17:50:52.515Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-03-04T17:50:52.515Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-03-04T17:50:52.515Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-03-04T17:50:52.515Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-03-04T17:50:52.515Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-03-04T17:50:52.515Z] Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-03-04T17:50:52.515Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-03-04T17:50:52.515Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-03-04T17:50:52.515Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-03-04T17:50:52.779Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-03-04T17:50:52.779Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-03-04T17:50:52.779Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-03-04T17:50:52.779Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-03-04T17:50:53.040Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-03-04T17:50:53.040Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-03-04T17:50:53.040Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-03-04T17:50:53.041Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-03-04T17:50:53.041Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-03-04T17:50:53.041Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-03-04T17:50:53.041Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-03-04T17:50:53.041Z] Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-03-04T17:50:53.041Z] Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-03-04T17:50:53.041Z] Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-03-04T17:50:53.303Z] Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-03-04T17:50:53.303Z] Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-03-04T17:50:53.303Z] Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-03-04T17:50:53.303Z] Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-03-04T17:50:53.303Z] 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-03-04T17:50:53.303Z] 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-03-04T17:50:53.303Z] 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-03-04T17:50:53.303Z] Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.44 [16.1 kB] [2021-03-04T17:50:53.303Z] 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-03-04T17:50:53.303Z] Get:43 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-03-04T17:50:53.303Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-03-04T17:50:53.303Z] 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-03-04T17:50:53.303Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-03-04T17:50:53.303Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-03-04T17:50:53.303Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-03-04T17:50:53.303Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-03-04T17:50:53.303Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-03-04T17:50:53.303Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-03-04T17:50:53.303Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-03-04T17:50:53.303Z] Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-03-04T17:50:53.303Z] Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-03-04T17:50:53.303Z] Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-03-04T17:50:53.303Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-03-04T17:50:53.566Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-03-04T17:50:53.566Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-03-04T17:50:53.566Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-03-04T17:50:53.566Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-03-04T17:50:53.566Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] [2021-03-04T17:50:53.566Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-03-04T17:50:53.566Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-03-04T17:50:53.566Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2021-03-04T17:50:53.566Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.8 [614 kB] [2021-03-04T17:50:53.566Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] [2021-03-04T17:50:53.566Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-03-04T17:50:53.566Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-03-04T17:50:53.566Z] Get:69 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-03-04T17:50:53.566Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-03-04T17:50:53.567Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-03-04T17:50:53.567Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-03-04T17:50:53.567Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-03-04T17:50:53.567Z] Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-03-04T17:50:53.567Z] Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-03-04T17:50:53.567Z] Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-03-04T17:50:53.567Z] Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-03-04T17:50:53.567Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-03-04T17:50:53.567Z] Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-03-04T17:50:53.567Z] Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-03-04T17:50:53.567Z] Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-03-04T17:50:53.567Z] Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-03-04T17:50:53.567Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-03-04T17:50:53.829Z] Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-03-04T17:50:53.830Z] Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-03-04T17:50:53.830Z] Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-03-04T17:50:53.830Z] Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-03-04T17:50:53.830Z] Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-03-04T17:50:53.830Z] Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-03-04T17:50:53.830Z] Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-03-04T17:50:54.094Z] Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-03-04T17:50:54.670Z] Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-03-04T17:50:54.670Z] Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-03-04T17:50:54.670Z] Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-03-04T17:50:54.933Z] 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-03-04T17:50:54.933Z] Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-03-04T17:50:54.933Z] Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-03-04T17:50:54.933Z] Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-03-04T17:50:54.933Z] Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-03-04T17:50:55.195Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-04T17:50:55.195Z] Fetched 63.8 MB in 4s (17.8 MB/s) [2021-03-04T17:50:55.456Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-04T17:50:55.456Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-03-04T17:50:55.456Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-04T17:50:56.032Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-03-04T17:50:56.032Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-04T17:50:56.298Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-136.140_amd64.deb ... [2021-03-04T17:50:56.298Z] Unpacking linux-libc-dev:amd64 (4.15.0-136.140) over (4.15.0-20.21) ... [2021-03-04T17:50:57.244Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-04T17:50:57.245Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-04T17:50:57.245Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-04T17:50:57.245Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-04T17:50:57.506Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-04T17:50:57.506Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-04T17:50:57.506Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-04T17:50:57.506Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-04T17:50:57.767Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-04T17:50:57.767Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-04T17:50:57.767Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-04T17:50:58.029Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-04T17:50:58.029Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-04T17:50:58.029Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-04T17:50:58.029Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-04T17:50:58.292Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-04T17:50:58.292Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-04T17:50:58.292Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-03-04T17:50:58.292Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-03-04T17:50:58.292Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-04T17:50:58.292Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-04T17:50:58.292Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-04T17:50:58.555Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-04T17:50:58.555Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-04T17:50:58.817Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-04T17:50:58.818Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-04T17:50:59.079Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-04T17:50:59.079Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-04T17:50:59.079Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-03-04T17:50:59.341Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-04T17:50:59.915Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-03-04T17:51:00.176Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-04T17:51:00.176Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-03-04T17:51:00.176Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-03-04T17:51:00.176Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-03-04T17:51:00.176Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-03-04T17:51:00.437Z] Setting up base-files (10.1ubuntu2.10) ... [2021-03-04T17:51:00.437Z] Installing new version of config file /etc/issue ... [2021-03-04T17:51:00.698Z] Installing new version of config file /etc/issue.net ... [2021-03-04T17:51:00.698Z] Installing new version of config file /etc/lsb-release ... [2021-03-04T17:51:00.698Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-03-04T17:51:00.959Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-03-04T17:51:00.959Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-03-04T17:51:00.959Z] Removing obsolete conffile /etc/default/motd-news ... [2021-03-04T17:51:00.959Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-04T17:51:00.959Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-03-04T17:51:01.225Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-03-04T17:51:01.225Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-03-04T17:51:01.225Z] 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-03-04T17:51:01.488Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-04T17:51:01.488Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-04T17:51:01.488Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-03-04T17:51:01.488Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-03-04T17:51:01.488Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-04T17:51:01.488Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-03-04T17:51:01.757Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-03-04T17:51:01.757Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-03-04T17:51:01.757Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-04T17:51:01.757Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-03-04T17:51:01.757Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-03-04T17:51:02.021Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-03-04T17:51:02.283Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-04T17:51:02.283Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-04T17:51:02.283Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-04T17:51:02.546Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-03-04T17:51:02.546Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-04T17:51:02.546Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-04T17:51:02.546Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-04T17:51:02.807Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-03-04T17:51:02.807Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-04T17:51:02.807Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-03-04T17:51:02.807Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-03-04T17:51:03.084Z] Setting up grep (3.1-2build1) ... [2021-03-04T17:51:03.084Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-04T17:51:03.084Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-03-04T17:51:03.084Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-03-04T17:51:03.346Z] Setting up login (1:4.5-1ubuntu2) ... [2021-03-04T17:51:03.346Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-04T17:51:03.346Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-04T17:51:03.346Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-04T17:51:03.608Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-03-04T17:51:03.608Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-04T17:51:03.608Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-03-04T17:51:03.608Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-04T17:51:04.185Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-03-04T17:51:04.448Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-04T17:51:04.448Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-03-04T17:51:04.448Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-04T17:51:05.023Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-03-04T17:51:05.284Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-04T17:51:05.284Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-03-04T17:51:05.284Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-04T17:51:06.237Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-03-04T17:51:06.237Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-03-04T17:51:06.498Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-03-04T17:51:06.498Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-03-04T17:51:06.498Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-03-04T17:51:06.759Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-04T17:51:06.759Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-03-04T17:51:06.759Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-03-04T17:51:07.021Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-03-04T17:51:07.021Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-04T17:51:07.021Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-04T17:51:07.021Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-04T17:51:07.222Z] 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-03-04T17:51:07.282Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-04T17:51:07.282Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-04T17:51:07.282Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-04T17:51:07.282Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-04T17:51:07.544Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-04T17:51:07.544Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-04T17:51:07.544Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-04T17:51:07.804Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-04T17:51:07.805Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-04T17:51:08.066Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-04T17:51:08.066Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-04T17:51:08.066Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-04T17:51:08.066Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-04T17:51:08.328Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-04T17:51:08.328Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-04T17:51:08.328Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-04T17:51:08.328Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-04T17:51:08.328Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-04T17:51:08.328Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-03-04T17:51:08.588Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-04T17:51:08.589Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-04T17:51:08.589Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-04T17:51:08.589Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-03-04T17:51:08.851Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-04T17:51:08.851Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-04T17:51:08.851Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-04T17:51:08.851Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-04T17:51:08.851Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-04T17:51:08.851Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-04T17:51:09.112Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-04T17:51:09.112Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-03-04T17:51:09.112Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-04T17:51:09.112Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-04T17:51:09.376Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-04T17:51:09.638Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-03-04T17:51:09.900Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-03-04T17:51:10.473Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-03-04T17:51:10.473Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-04T17:51:10.473Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-03-04T17:51:10.473Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-04T17:51:10.734Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-03-04T17:51:10.995Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-04T17:51:10.995Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-03-04T17:51:10.995Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-04T17:51:10.995Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-03-04T17:51:11.257Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-04T17:51:11.257Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-03-04T17:51:11.257Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-03-04T17:51:11.257Z] Setting up debconf (1.5.66ubuntu1) ... [2021-03-04T17:51:11.519Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-04T17:51:11.519Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-03-04T17:51:11.519Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-03-04T17:51:11.781Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-03-04T17:51:11.781Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-04T17:51:11.781Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-03-04T17:51:11.781Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-03-04T17:51:12.049Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-03-04T17:51:12.049Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-04T17:51:12.049Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-03-04T17:51:12.049Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-04T17:51:12.312Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-04T17:51:12.312Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-04T17:51:12.312Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-03-04T17:51:12.574Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-04T17:51:12.574Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-04T17:51:12.574Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-04T17:51:12.574Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-03-04T17:51:12.619Z] 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-03-04T17:51:13.518Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-04T17:51:13.518Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-04T17:51:13.792Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-04T17:51:13.792Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-04T17:51:13.792Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-04T17:51:13.792Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.44_amd64.deb ... [2021-03-04T17:51:13.792Z] Unpacking systemd-sysv (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-03-04T17:51:13.792Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-04T17:51:14.052Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-04T17:51:14.052Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-03-04T17:51:14.053Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-04T17:51:14.053Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-03-04T17:51:14.314Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-03-04T17:51:14.314Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-03-04T17:51:14.576Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-04T17:51:14.576Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-03-04T17:51:14.576Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-04T17:51:14.576Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-04T17:51:14.875Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-04T17:51:14.875Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-04T17:51:14.875Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-04T17:51:15.158Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-03-04T17:51:15.158Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-04T17:51:15.158Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... [2021-03-04T17:51:15.158Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... [2021-03-04T17:51:15.478Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... [2021-03-04T17:51:15.478Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-04T17:51:15.478Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-03-04T17:51:15.478Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-03-04T17:51:15.749Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-03-04T17:51:16.017Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-04T17:51:16.017Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-04T17:51:16.017Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-04T17:51:16.017Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-03-04T17:51:16.017Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-04T17:51:16.017Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-03-04T17:51:16.304Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-03-04T17:51:16.304Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-03-04T17:51:16.304Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-04T17:51:16.304Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-03-04T17:51:16.304Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-03-04T17:51:16.580Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-03-04T17:51:16.580Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-04T17:51:16.580Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-03-04T17:51:16.580Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-03-04T17:51:16.864Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-03-04T17:51:16.864Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-04T17:51:16.864Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-03-04T17:51:16.864Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-03-04T17:51:17.129Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-03-04T17:51:17.129Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-04T17:51:17.129Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2021-03-04T17:51:17.129Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2021-03-04T17:51:17.129Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2021-03-04T17:51:17.391Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-04T17:51:17.391Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2021-03-04T17:51:17.391Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2021-03-04T17:51:17.391Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2021-03-04T17:51:17.391Z] (Reading database ... 13915 files and directories currently installed.) [2021-03-04T17:51:17.391Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-03-04T17:51:17.653Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-03-04T17:51:17.653Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-03-04T17:51:17.653Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-03-04T17:51:17.914Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.8_amd64.deb ... [2021-03-04T17:51:17.914Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.8) over (1.1.0g-2ubuntu4) ... [2021-03-04T17:51:18.025Z] 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-03-04T17:51:18.175Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-03-04T17:51:18.175Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-03-04T17:51:18.175Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-03-04T17:51:18.175Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-03-04T17:51:18.437Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-03-04T17:51:18.437Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-03-04T17:51:18.437Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-03-04T17:51:18.437Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-03-04T17:51:18.700Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-03-04T17:51:18.700Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-03-04T17:51:18.700Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-03-04T17:51:18.961Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-03-04T17:51:18.961Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-03-04T17:51:18.961Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-03-04T17:51:18.961Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-03-04T17:51:18.961Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-03-04T17:51:19.223Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-03-04T17:51:19.223Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-03-04T17:51:19.466Z] 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-03-04T17:51:20.178Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-03-04T17:51:20.178Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-03-04T17:51:20.178Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-03-04T17:51:20.178Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-03-04T17:51:20.439Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-04T17:51:20.439Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-04T17:51:20.700Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-04T17:51:20.700Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-04T17:51:20.961Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-04T17:51:20.961Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-04T17:51:20.961Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-04T17:51:21.221Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-04T17:51:21.222Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-04T17:51:21.222Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-04T17:51:21.489Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-04T17:51:21.489Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-04T17:51:21.489Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-04T17:51:21.489Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-04T17:51:21.752Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-04T17:51:21.752Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-04T17:51:22.698Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-04T17:51:22.698Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-04T17:51:23.645Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-04T17:51:23.645Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-04T17:51:24.590Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-04T17:51:24.590Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-04T17:51:24.851Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-04T17:51:24.851Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-04T17:51:25.811Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-04T17:51:25.811Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-04T17:51:26.073Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-03-04T17:51:26.073Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-03-04T17:51:26.073Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-03-04T17:51:26.073Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-03-04T17:51:26.174Z] 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-03-04T17:51:26.345Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-03-04T17:51:26.345Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-03-04T17:51:26.610Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-03-04T17:51:26.610Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-03-04T17:51:26.610Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-03-04T17:51:26.610Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-03-04T17:51:26.872Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-03-04T17:51:26.872Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-03-04T17:51:26.872Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-03-04T17:51:27.140Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-03-04T17:51:27.140Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-04T17:51:27.140Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-03-04T17:51:27.140Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-04T17:51:27.140Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-04T17:51:27.140Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-04T17:51:27.402Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-03-04T17:51:27.402Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-03-04T17:51:27.402Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-03-04T17:51:27.402Z] [2021-03-04T17:51:27.402Z] Current default time zone: 'Etc/UTC' [2021-03-04T17:51:27.402Z] Local time is now: Thu Mar 4 17:51:27 UTC 2021. [2021-03-04T17:51:27.402Z] Universal Time is now: Thu Mar 4 17:51:27 UTC 2021. [2021-03-04T17:51:27.402Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-03-04T17:51:27.402Z] [2021-03-04T17:51:28.866Z] Setting up systemd-sysv (237-3ubuntu10.44) ... [2021-03-04T17:51:28.866Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-04T17:51:28.866Z] Setting up linux-libc-dev:amd64 (4.15.0-136.140) ... [2021-03-04T17:51:28.866Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-03-04T17:51:28.866Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-03-04T17:51:28.866Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-03-04T17:51:28.866Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-03-04T17:51:28.866Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-03-04T17:51:28.866Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-03-04T17:51:28.866Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-03-04T17:51:28.866Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-04T17:51:28.866Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-03-04T17:51:28.866Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-04T17:51:28.866Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-03-04T17:51:28.866Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-04T17:51:28.866Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-03-04T17:51:28.866Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-03-04T17:51:28.866Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-03-04T17:51:28.866Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.8) ... [2021-03-04T17:51:28.866Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-03-04T17:51:28.866Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-03-04T17:51:28.866Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-03-04T17:51:28.866Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-03-04T17:51:30.268Z] Updating certificates in /etc/ssl/certs... [2021-03-04T17:51:30.824Z] 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-03-04T17:51:31.231Z] 23 added, 27 removed; done. [2021-03-04T17:51:31.231Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-03-04T17:51:31.231Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-04T17:51:31.231Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-03-04T17:51:31.231Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-03-04T17:51:31.494Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-03-04T17:51:31.494Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-04T17:51:31.494Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-03-04T17:51:31.494Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-04T17:51:31.494Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-04T17:51:31.494Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-04T17:51:31.494Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-03-04T17:51:31.757Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-04T17:51:31.757Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-03-04T17:51:31.757Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-03-04T17:51:31.757Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-03-04T17:51:31.757Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-03-04T17:51:31.757Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-03-04T17:51:31.757Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-03-04T17:51:31.757Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-03-04T17:51:32.020Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-03-04T17:51:32.020Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-03-04T17:51:32.020Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-03-04T17:51:32.020Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-03-04T17:51:32.282Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-03-04T17:51:32.282Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-03-04T17:51:32.282Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-03-04T17:51:32.282Z] Updating certificates in /etc/ssl/certs... [2021-03-04T17:51:33.228Z] 0 added, 0 removed; done. [2021-03-04T17:51:33.228Z] Running hooks in /etc/ca-certificates/update.d... [2021-03-04T17:51:33.228Z] done. [2021-03-04T17:51:33.801Z] Reading package lists... [2021-03-04T17:51:34.062Z] Building dependency tree... [2021-03-04T17:51:34.062Z] Reading state information... [2021-03-04T17:51:34.326Z] The following NEW packages will be installed: [2021-03-04T17:51:34.326Z] apt-transport-https [2021-03-04T17:51:34.326Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-03-04T17:51:34.326Z] Need to get 1696 B of archives. [2021-03-04T17:51:34.326Z] After this operation, 153 kB of additional disk space will be used. [2021-03-04T17:51:34.326Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2021-03-04T17:51:34.588Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-04T17:51:34.588Z] Fetched 1696 B in 0s (8544 B/s) [2021-03-04T17:51:34.588Z] Selecting previously unselected package apt-transport-https. [2021-03-04T17:51:34.588Z] (Reading database ... 13920 files and directories currently installed.) [2021-03-04T17:51:34.588Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2021-03-04T17:51:34.588Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2021-03-04T17:51:34.849Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2021-03-04T17:51:35.112Z] Waiting for network to be ready... [2021-03-04T17:51:35.126Z] 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-03-04T17:51:40.529Z] 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-03-04T17:51:43.271Z] 2021-03-04T17:51:39Z INFO Waiting for automatic snapd restart... [2021-03-04T17:51:43.271Z] snapd 2.49 from Canonical* installed [2021-03-04T17:51:43.547Z] "snapd" switched to the "latest/stable" channel [2021-03-04T17:51:43.547Z] [2021-03-04T17:51:43.924Z] 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-03-04T17:51:48.248Z] 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-03-04T17:51:48.848Z] core18 20210128 from Canonical* installed [2021-03-04T17:51:48.848Z] "core18" switched to the "latest/stable" channel [2021-03-04T17:51:48.848Z] [2021-03-04T17:51:55.452Z] snapcraft 4.5.1 from Canonical* installed [2021-03-04T17:51:55.452Z] "snapcraft" switched to the "latest/stable" channel [2021-03-04T17:51:55.452Z] [Pipeline] } [2021-03-04T17:51:56.551Z] $ docker stop --time=1 e82df462b7958a377364e76cf93ddd3b12ecd41074259f9e617b079dd83daf13 [2021-03-04T17:51:58.757Z] 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-03-04T17:51:58.757Z] - README.md [2021-03-04T17:51:58.757Z] - snapcraft.yaml.orig [2021-03-04T17:51:58.757Z] [2021-03-04T17:51:58.757Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-03-04T17:51:59.029Z] $ docker rm -f e82df462b7958a377364e76cf93ddd3b12ecd41074259f9e617b079dd83daf13 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-04T17:52:01.077Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-04T17:52:01.077Z] [2021-03-04T17:52:01.077Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-04T17:52:01.463Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-04T17:52:01.463Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-03-04T17:52:01.463Z] 29e5d40040c1: Pulling fs layer [2021-03-04T17:52:01.463Z] 1ce36da41761: Pulling fs layer [2021-03-04T17:52:01.463Z] 25b303627fd3: Pulling fs layer [2021-03-04T17:52:01.739Z] 29e5d40040c1: Download complete [2021-03-04T17:52:02.346Z] 29e5d40040c1: Pull complete [2021-03-04T17:52:02.620Z] 1ce36da41761: Verifying Checksum [2021-03-04T17:52:02.620Z] 1ce36da41761: Download complete [2021-03-04T17:52:04.054Z] 1ce36da41761: Pull complete [2021-03-04T17:52:04.054Z] 25b303627fd3: Download complete [2021-03-04T17:52:05.362Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-04T17:52:05.362Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-03-04T17:52:05.362Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-03-04T17:52:05.362Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-03-04T17:52:07.545Z] Reading package lists... [2021-03-04T17:52:07.545Z] 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-03-04T17:52:14.144Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-04T17:52:14.144Z] Reading package lists... [2021-03-04T17:52:14.144Z] Building dependency tree... [2021-03-04T17:52:14.144Z] Reading state information... [2021-03-04T17:52:14.144Z] Suggested packages: [2021-03-04T17:52:14.144Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-03-04T17:52:14.144Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-03-04T17:52:14.144Z] Recommended packages: [2021-03-04T17:52:14.144Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-03-04T17:52:14.188Z] 25b303627fd3: Pull complete [2021-03-04T17:52:14.188Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-03-04T17:52:14.188Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-04T17:52:14.188Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-03-04T17:52:14.407Z] The following NEW packages will be installed: [2021-03-04T17:52:14.407Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-03-04T17:52:14.407Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-03-04T17:52:14.407Z] pkg-config zip [2021-03-04T17:52:14.407Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-03-04T17:52:14.407Z] Need to get 7655 kB of archives. [2021-03-04T17:52:14.407Z] After this operation, 43.7 MB of additional disk space will be used. [2021-03-04T17:52:14.407Z] 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-03-04T17:52:14.407Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-03-04T17:52:14.459Z] prd-ubuntu18.04-docker-arm64-4c-16g-28507 does not seem to be running inside a container [2021-03-04T17:52:14.534Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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-03-04T17:52:14.668Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-03-04T17:52:14.932Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-03-04T17:52:14.932Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-03-04T17:52:14.932Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-03-04T17:52:14.932Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-03-04T17:52:14.932Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-03-04T17:52:14.932Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-03-04T17:52:15.195Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-03-04T17:52:15.195Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2021-03-04T17:52:15.195Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2021-03-04T17:52:15.195Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2021-03-04T17:52:15.457Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-03-04T17:52:15.457Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-03-04T17:52:15.457Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-04T17:52:15.457Z] Fetched 7655 kB in 1s (7295 kB/s) [2021-03-04T17:52:15.718Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-03-04T17:52:15.718Z] (Reading database ... 13924 files and directories currently installed.) [2021-03-04T17:52:15.718Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... [2021-03-04T17:52:15.718Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-03-04T17:52:15.980Z] Selecting previously unselected package libpsl5:amd64. [2021-03-04T17:52:15.980Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-03-04T17:52:15.980Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-03-04T17:52:15.980Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-03-04T17:52:15.980Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-03-04T17:52:15.980Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-03-04T17:52:15.980Z] Selecting previously unselected package librtmp1:amd64. [2021-03-04T17:52:15.980Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-03-04T17:52:15.980Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-03-04T17:52:16.241Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-03-04T17:52:16.241Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2021-03-04T17:52:16.241Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-03-04T17:52:16.241Z] Selecting previously unselected package liberror-perl. [2021-03-04T17:52:16.241Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-03-04T17:52:16.241Z] Unpacking liberror-perl (0.17025-1) ... [2021-03-04T17:52:16.241Z] Selecting previously unselected package git-man. [2021-03-04T17:52:16.241Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2021-03-04T17:52:16.241Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2021-03-04T17:52:16.503Z] Selecting previously unselected package git. [2021-03-04T17:52:16.503Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2021-03-04T17:52:16.503Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2021-03-04T17:52:17.454Z] Selecting previously unselected package libnorm1:amd64. [2021-03-04T17:52:17.454Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-03-04T17:52:17.454Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-03-04T17:52:17.454Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-03-04T17:52:17.454Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-03-04T17:52:17.454Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-03-04T17:52:17.454Z] Selecting previously unselected package libsodium23:amd64. [2021-03-04T17:52:17.454Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-03-04T17:52:17.454Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-03-04T17:52:17.660Z] $ docker top 724b9f6c0162fc5a756d36c9b254be70f92317763a048c0acbbd309a280697e5 -eo pid,comm [2021-03-04T17:52:17.716Z] Selecting previously unselected package libzmq5:amd64. [2021-03-04T17:52:17.716Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-03-04T17:52:17.716Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-04T17:52:17.716Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-03-04T17:52:17.716Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-03-04T17:52:17.716Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-04T17:52:17.978Z] Selecting previously unselected package pkg-config. [2021-03-04T17:52:17.978Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-03-04T17:52:17.978Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-03-04T17:52:17.978Z] Selecting previously unselected package zip. [2021-03-04T17:52:17.978Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-03-04T17:52:17.978Z] Unpacking zip (3.0-11build1) ... [2021-03-04T17:52:17.978Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-03-04T17:52:17.978Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2021-03-04T17:52:17.978Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [Pipeline] { [Pipeline] sh [2021-03-04T17:52:18.240Z] Setting up liberror-perl (0.17025-1) ... [2021-03-04T17:52:18.240Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-03-04T17:52:18.240Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-03-04T17:52:18.240Z] No schema files found: doing nothing. [2021-03-04T17:52:18.240Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-03-04T17:52:18.240Z] Setting up zip (3.0-11build1) ... [2021-03-04T17:52:18.240Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-03-04T17:52:18.240Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-03-04T17:52:18.240Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-03-04T17:52:18.240Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-04T17:52:18.501Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-03-04T17:52:18.501Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-04T17:52:18.501Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2021-03-04T17:52:18.501Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-03-04T17:52:18.675Z] + docker-compose build --help [2021-03-04T17:52:18.675Z] + grep parallel [2021-03-04T17:52:22.996Z] --parallel Build images in parallel. [Pipeline] } [2021-03-04T17:52:23.017Z] $ docker stop --time=1 724b9f6c0162fc5a756d36c9b254be70f92317763a048c0acbbd309a280697e5 [2021-03-04T17:52:24.974Z] $ docker rm -f 724b9f6c0162fc5a756d36c9b254be70f92317763a048c0acbbd309a280697e5 [2021-03-04T17:52:25.093Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [Pipeline] // withDockerContainer [2021-03-04T17:52:25.355Z] git set to automatically installed. [2021-03-04T17:52:25.356Z] git-man set to automatically installed. [2021-03-04T17:52:25.356Z] libcurl3-gnutls set to automatically installed. [2021-03-04T17:52:25.356Z] liberror-perl set to automatically installed. [2021-03-04T17:52:25.356Z] libglib2.0-0 set to automatically installed. [2021-03-04T17:52:25.356Z] libnghttp2-14 set to automatically installed. [2021-03-04T17:52:25.356Z] libnorm1 set to automatically installed. [2021-03-04T17:52:25.356Z] libpgm-5.2-0 set to automatically installed. [2021-03-04T17:52:25.356Z] libpsl5 set to automatically installed. [2021-03-04T17:52:25.356Z] librtmp1 set to automatically installed. [2021-03-04T17:52:25.356Z] libsodium23 set to automatically installed. [2021-03-04T17:52:25.356Z] libzmq3-dev set to automatically installed. [2021-03-04T17:52:25.356Z] libzmq5 set to automatically installed. [2021-03-04T17:52:25.356Z] pkg-config set to automatically installed. [2021-03-04T17:52:25.356Z] zip set to automatically installed. [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-04T17:52:25.877Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-04T17:52:25.877Z] . [Pipeline] withDockerContainer [2021-03-04T17:52:26.124Z] prd-ubuntu18.04-docker-arm64-4c-16g-28507 does not seem to be running inside a container [2021-03-04T17:52:26.197Z] $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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-03-04T17:52:26.750Z] snapd is not logged in, snap install commands will use sudo [2021-03-04T17:52:27.634Z] $ docker top 094fdd57d6c1110a57b02d7566f95e85fd05604d286351d03de1b0a39e741f45 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-04T17:52:28.705Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-03-04T17:52:33.066Z] Building docker-core-command-go ... [2021-03-04T17:52:33.066Z] Building docker-core-data-go ... [2021-03-04T17:52:33.066Z] Building docker-core-metadata-go ... [2021-03-04T17:52:33.066Z] Building docker-security-bootstrapper-go ... [2021-03-04T17:52:33.066Z] Building docker-security-proxy-setup-go ... [2021-03-04T17:52:33.066Z] Building docker-security-secretstore-setup-go ... [2021-03-04T17:52:33.066Z] Building docker-support-notifications-go ... [2021-03-04T17:52:33.066Z] Building docker-support-scheduler-go ... [2021-03-04T17:52:33.066Z] Building docker-sys-mgmt-agent-go ... [2021-03-04T17:52:33.066Z] Building docker-core-data-go [2021-03-04T17:52:33.066Z] Building docker-support-notifications-go [2021-03-04T17:52:33.066Z] Building docker-sys-mgmt-agent-go [2021-03-04T17:52:33.066Z] Building docker-security-secretstore-setup-go [2021-03-04T17:52:33.066Z] Building docker-security-proxy-setup-go [2021-03-04T17:52:33.443Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-04T17:52:33.443Z] error: cannot refresh "core18": unexpectedly empty response from the server [2021-03-04T17:52:33.443Z] (try again later) [2021-03-04T17:52:33.443Z] Error while refreshing snap 'core18' to channel 'latest/stable' [2021-03-04T17:52:33.704Z] Run the same command again with --debug to shell into the environment if you wish to introspect this failure. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-04T17:52:35.765Z] Failed in branch amd64 [2021-03-04T17:53:41.061Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-04T17:53:41.061Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-03-04T17:53:41.061Z] ---> 06f9c26c061f [2021-03-04T17:53:41.061Z] Step 3/26 : WORKDIR /edgex-go [2021-03-04T17:53:41.061Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-04T17:53:41.061Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-03-04T17:53:41.061Z] ---> 06f9c26c061f [2021-03-04T17:53:41.061Z] Step 3/21 : WORKDIR /edgex-go [2021-03-04T17:53:41.352Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-04T17:53:41.352Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-04T17:53:41.352Z] ---> 06f9c26c061f [2021-03-04T17:53:41.352Z] Step 3/22 : WORKDIR /edgex-go [2021-03-04T17:53:41.352Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-04T17:53:41.352Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-04T17:53:41.352Z] ---> 06f9c26c061f [2021-03-04T17:53:41.352Z] Step 3/23 : WORKDIR /edgex-go [2021-03-04T17:53:41.644Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-04T17:53:41.644Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-03-04T17:53:41.644Z] ---> 06f9c26c061f [2021-03-04T17:53:41.644Z] Step 3/24 : WORKDIR /edgex-go [2021-03-04T17:53:45.971Z] ---> Running in ab578caa4580 [2021-03-04T17:53:45.971Z] ---> Running in da9dab6134c2 [2021-03-04T17:53:45.971Z] ---> Running in 3d36dacd863e [2021-03-04T17:53:45.971Z] ---> Running in 34e2a97b63f5 [2021-03-04T17:53:45.971Z] ---> Running in 8c70fcacdc46 [2021-03-04T17:53:46.574Z] Removing intermediate container 3d36dacd863e [2021-03-04T17:53:46.574Z] ---> 7de09f3001aa [2021-03-04T17:53:46.574Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-04T17:53:46.574Z] Removing intermediate container da9dab6134c2 [2021-03-04T17:53:46.574Z] ---> 2970fd1a29b7 [2021-03-04T17:53:46.574Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-04T17:53:46.850Z] Removing intermediate container ab578caa4580 [2021-03-04T17:53:46.850Z] ---> e3ee7161e670 [2021-03-04T17:53:46.850Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-04T17:53:46.850Z] Removing intermediate container 34e2a97b63f5 [2021-03-04T17:53:46.850Z] ---> d01f783c39be [2021-03-04T17:53:46.850Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-04T17:53:46.850Z] Removing intermediate container 8c70fcacdc46 [2021-03-04T17:53:46.850Z] ---> 817404712844 [2021-03-04T17:53:46.850Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-04T17:53:46.850Z] ---> Running in f6993611e309 [2021-03-04T17:53:46.850Z] ---> Running in 8c6f8b4b40e8 [2021-03-04T17:53:46.850Z] ---> Running in 324147eca562 [2021-03-04T17:53:47.121Z] ---> Running in 2349c01a97d4 [2021-03-04T17:53:47.121Z] ---> Running in 0e09d4fb3107 [2021-03-04T17:53:51.483Z] Removing intermediate container f6993611e309 [2021-03-04T17:53:51.483Z] ---> 828009bb213b [2021-03-04T17:53:51.483Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-03-04T17:53:51.483Z] ---> Running in 84eb89bb153a [2021-03-04T17:53:51.483Z] Removing intermediate container 8c6f8b4b40e8 [2021-03-04T17:53:51.483Z] ---> 491cf2808fc4 [2021-03-04T17:53:51.483Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-03-04T17:53:51.483Z] Removing intermediate container 324147eca562 [2021-03-04T17:53:51.483Z] ---> 9d04c95cd6e2 [2021-03-04T17:53:51.483Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-03-04T17:53:51.483Z] Removing intermediate container 2349c01a97d4 [2021-03-04T17:53:51.483Z] ---> 2bee14ec25d8 [2021-03-04T17:53:51.483Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-03-04T17:53:51.761Z] ---> Running in 33211bacc50c [2021-03-04T17:53:51.761Z] ---> Running in a04cc367f10a [2021-03-04T17:53:51.761Z] ---> Running in a65f5569c7d3 [2021-03-04T17:53:52.038Z] Removing intermediate container 0e09d4fb3107 [2021-03-04T17:53:52.038Z] ---> bf250673b3eb [2021-03-04T17:53:52.038Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-03-04T17:53:52.313Z] ---> Running in f0e19043fb92 [2021-03-04T17:53:52.922Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-04T17:53:53.928Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-04T17:53:53.928Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-04T17:53:54.204Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-04T17:53:54.204Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-04T17:53:54.204Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-04T17:53:54.801Z] OK: 217 MiB in 51 packages [2021-03-04T17:53:54.801Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-04T17:53:55.075Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-04T17:53:55.075Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-04T17:53:55.075Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-04T17:53:56.064Z] OK: 217 MiB in 51 packages [2021-03-04T17:53:56.065Z] Removing intermediate container 84eb89bb153a [2021-03-04T17:53:56.065Z] ---> 28cddd43a328 [2021-03-04T17:53:56.065Z] Step 6/23 : COPY go.mod . [2021-03-04T17:53:56.065Z] OK: 217 MiB in 51 packages [2021-03-04T17:53:56.342Z] OK: 217 MiB in 51 packages [2021-03-04T17:53:56.621Z] OK: 217 MiB in 51 packages [2021-03-04T17:53:57.234Z] ---> ec563f2f52f6 [2021-03-04T17:53:57.234Z] Step 7/23 : RUN go mod download [2021-03-04T17:53:57.512Z] ---> Running in 181f75a0d849 [2021-03-04T17:53:58.116Z] Removing intermediate container a65f5569c7d3 [2021-03-04T17:53:58.116Z] ---> fcddb1862ffe [2021-03-04T17:53:58.116Z] Step 6/24 : COPY go.mod . [2021-03-04T17:53:58.389Z] Removing intermediate container a04cc367f10a [2021-03-04T17:53:58.389Z] ---> ca14cfb59849 [2021-03-04T17:53:58.389Z] Step 6/21 : COPY go.mod . [2021-03-04T17:53:58.389Z] Removing intermediate container f0e19043fb92 [2021-03-04T17:53:58.389Z] ---> 9980d7670a49 [2021-03-04T17:53:58.389Z] Step 6/26 : COPY go.mod . [2021-03-04T17:53:58.661Z] Removing intermediate container 33211bacc50c [2021-03-04T17:53:58.661Z] ---> b0990691f340 [2021-03-04T17:53:58.661Z] Step 6/22 : COPY go.mod . [2021-03-04T17:53:59.265Z] ---> 1f56e5afbf91 [2021-03-04T17:53:59.265Z] Step 7/24 : RUN go mod download [2021-03-04T17:53:59.545Z] ---> Running in f1c4ef2bf01b [2021-03-04T17:53:59.545Z] ---> 6ec18364a9a4 [2021-03-04T17:53:59.545Z] Step 7/26 : RUN go mod download [2021-03-04T17:53:59.545Z] ---> 61ba479812dc [2021-03-04T17:53:59.545Z] Step 7/21 : RUN go mod download [2021-03-04T17:53:59.827Z] ---> Running in 2ce40438a138 [2021-03-04T17:53:59.827Z] ---> Running in 13e0898ba7c2 [2021-03-04T17:54:00.108Z] ---> a7bf822d57e1 [2021-03-04T17:54:00.108Z] Step 7/22 : RUN go mod download [2021-03-04T17:54:00.384Z] ---> Running in 8e5cb6592b98 [2021-03-04T17:54:01.844Z] Removing intermediate container 181f75a0d849 [2021-03-04T17:54:01.844Z] ---> 7b5ab6bee47d [2021-03-04T17:54:01.844Z] Step 8/23 : COPY . . [2021-03-04T17:54:04.487Z] Removing intermediate container f1c4ef2bf01b [2021-03-04T17:54:04.487Z] ---> c858dfdfcd54 [2021-03-04T17:54:04.487Z] Step 8/24 : COPY . . [2021-03-04T17:54:05.088Z] Removing intermediate container 2ce40438a138 [2021-03-04T17:54:05.088Z] ---> f0d1f1b33b03 [2021-03-04T17:54:05.088Z] Step 8/26 : COPY . . [2021-03-04T17:54:05.366Z] Removing intermediate container 13e0898ba7c2 [2021-03-04T17:54:05.366Z] ---> 5fc669e11917 [2021-03-04T17:54:05.366Z] Step 8/21 : COPY . . [2021-03-04T17:54:05.646Z] Removing intermediate container 8e5cb6592b98 [2021-03-04T17:54:05.646Z] ---> 066a315cf59c [2021-03-04T17:54:05.646Z] Step 8/22 : COPY . . [2021-03-04T17:54:32.479Z] ---> cf279b181227 [2021-03-04T17:54:32.479Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-03-04T17:54:32.479Z] ---> be8ec3004f6c [2021-03-04T17:54:32.479Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-03-04T17:54:32.479Z] ---> a57d424aab21 [2021-03-04T17:54:32.479Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-03-04T17:54:32.479Z] ---> ce071ed26122 [2021-03-04T17:54:32.479Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-03-04T17:54:32.479Z] ---> c8445ac8b137 [2021-03-04T17:54:32.479Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-03-04T17:54:32.479Z] ---> Running in 20dc572b0c88 [2021-03-04T17:54:32.479Z] ---> Running in f45ec64b4e66 [2021-03-04T17:54:32.479Z] ---> Running in 872e7611bcdc [2021-03-04T17:54:32.479Z] ---> Running in 9e30e0c3168d [2021-03-04T17:54:32.479Z] ---> Running in f48103470931 [2021-03-04T17:54:32.479Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-03-04T17:54:32.479Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-03-04T17:54:32.479Z] 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-03-04T17:54:32.479Z] 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-03-04T17:54:32.479Z] 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-03-04T17:56:09.323Z] 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-03-04T17:56:09.323Z] 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-03-04T17:56:19.531Z] Removing intermediate container 872e7611bcdc [2021-03-04T17:56:19.531Z] ---> 420597c1e842 [2021-03-04T17:56:19.531Z] [2021-03-04T17:56:19.531Z] Step 10/24 : FROM alpine:3.12 [2021-03-04T17:56:19.531Z] 3.12: Pulling from library/alpine [2021-03-04T17:56:19.806Z] Removing intermediate container 9e30e0c3168d [2021-03-04T17:56:19.806Z] ---> e28c9101cb25 [2021-03-04T17:56:19.806Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-03-04T17:56:19.806Z] Removing intermediate container f45ec64b4e66 [2021-03-04T17:56:19.806Z] ---> c6cc458143f7 [2021-03-04T17:56:19.806Z] [2021-03-04T17:56:19.806Z] Step 10/21 : FROM alpine:3.12 [2021-03-04T17:56:20.083Z] 3.12: Pulling from library/alpine [2021-03-04T17:56:20.083Z] ---> Running in 6c0084318dd1 [2021-03-04T17:56:21.614Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-04T17:56:21.614Z] Status: Downloaded newer image for alpine:3.12 [2021-03-04T17:56:21.614Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-04T17:56:21.614Z] Status: Image is up to date for alpine:3.12 [2021-03-04T17:56:21.614Z] ---> d10569e2745f [2021-03-04T17:56:21.614Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-03-04T17:56:21.614Z] ---> d10569e2745f [2021-03-04T17:56:21.614Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-03-04T17:56:21.909Z] 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-03-04T17:56:22.185Z] ---> Running in 241e611fd1f5 [2021-03-04T17:56:22.185Z] ---> Running in 18cda4094f79 [2021-03-04T17:56:24.830Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-04T17:56:24.831Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-04T17:56:24.831Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-04T17:56:24.831Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-04T17:56:25.108Z] (1/4) Installing ca-certificates (20191127-r4) [2021-03-04T17:56:25.387Z] (1/5) Installing ca-certificates (20191127-r4) [2021-03-04T17:56:25.387Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-03-04T17:56:25.387Z] (3/4) Installing libcurl (7.69.1-r3) [2021-03-04T17:56:25.387Z] (4/4) Installing curl (7.69.1-r3) [2021-03-04T17:56:25.387Z] Executing busybox-1.31.1-r19.trigger [2021-03-04T17:56:25.387Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-03-04T17:56:25.387Z] (3/5) Installing libcurl (7.69.1-r3) [2021-03-04T17:56:25.387Z] Executing ca-certificates-20191127-r4.trigger [2021-03-04T17:56:25.387Z] (4/5) Installing curl (7.69.1-r3) [2021-03-04T17:56:25.387Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-03-04T17:56:25.387Z] Executing busybox-1.31.1-r19.trigger [2021-03-04T17:56:25.387Z] Executing ca-certificates-20191127-r4.trigger [2021-03-04T17:56:25.678Z] OK: 7 MiB in 18 packages [2021-03-04T17:56:25.965Z] OK: 7 MiB in 19 packages [2021-03-04T17:56:29.639Z] Removing intermediate container 6c0084318dd1 [2021-03-04T17:56:29.639Z] ---> 314df7c090f8 [2021-03-04T17:56:29.639Z] [2021-03-04T17:56:29.639Z] Step 11/26 : FROM docker:20.10.0 [2021-03-04T17:56:29.639Z] Removing intermediate container 241e611fd1f5 [2021-03-04T17:56:29.639Z] ---> a7fbbef3c731 [2021-03-04T17:56:29.639Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-04T17:56:29.639Z] 20.10.0: Pulling from library/docker [2021-03-04T17:56:29.945Z] ---> Running in 966dde1ab8a5 [2021-03-04T17:56:30.255Z] Removing intermediate container 18cda4094f79 [2021-03-04T17:56:30.255Z] ---> 5ea368f0d32b [2021-03-04T17:56:30.255Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-04T17:56:30.911Z] ---> Running in 564245909e96 [2021-03-04T17:56:31.187Z] Removing intermediate container 966dde1ab8a5 [2021-03-04T17:56:31.188Z] ---> 5f885af5c816 [2021-03-04T17:56:31.188Z] Step 13/21 : WORKDIR /edgex [2021-03-04T17:56:32.183Z] Removing intermediate container f48103470931 [2021-03-04T17:56:32.183Z] ---> 8f053653e800 [2021-03-04T17:56:32.183Z] [2021-03-04T17:56:32.183Z] Step 10/22 : FROM alpine:3.12 [2021-03-04T17:56:32.183Z] ---> d10569e2745f [2021-03-04T17:56:32.183Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-03-04T17:56:32.183Z] ---> Running in 630f9c5f6694 [2021-03-04T17:56:32.460Z] Removing intermediate container 564245909e96 [2021-03-04T17:56:32.460Z] ---> c96c69d32b00 [2021-03-04T17:56:32.460Z] Step 13/24 : WORKDIR / [2021-03-04T17:56:32.734Z] ---> Running in 04c435eb6538 [2021-03-04T17:56:33.011Z] ---> Running in 3aceb6dab593 [2021-03-04T17:56:33.618Z] Removing intermediate container 630f9c5f6694 [2021-03-04T17:56:33.618Z] ---> 90205ce51ac6 [2021-03-04T17:56:33.618Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-03-04T17:56:34.230Z] Removing intermediate container 3aceb6dab593 [2021-03-04T17:56:34.230Z] ---> ebf5acf667c1 [2021-03-04T17:56:34.230Z] 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-03-04T17:56:34.846Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-04T17:56:35.117Z] ---> 6c6f9a7b2d0b [2021-03-04T17:56:35.118Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-03-04T17:56:35.118Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-04T17:56:35.729Z] ---> 902d406e7273 [2021-03-04T17:56:35.729Z] 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-03-04T17:56:35.729Z] (1/2) Installing ca-certificates (20191127-r4) [2021-03-04T17:56:35.729Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-03-04T17:56:35.729Z] Executing busybox-1.31.1-r19.trigger [2021-03-04T17:56:36.007Z] Executing ca-certificates-20191127-r4.trigger [2021-03-04T17:56:36.284Z] OK: 6 MiB in 16 packages [2021-03-04T17:56:38.267Z] ---> ac911f5867fb [2021-03-04T17:56:38.267Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-03-04T17:56:38.267Z] ---> bc7af87c5f18 [2021-03-04T17:56:38.267Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-03-04T17:56:39.710Z] Removing intermediate container 04c435eb6538 [2021-03-04T17:56:39.710Z] ---> 6774b517ef0a [2021-03-04T17:56:39.710Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-04T17:56:40.306Z] ---> c74f3d75ccff [2021-03-04T17:56:40.306Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-03-04T17:56:40.601Z] ---> Running in adf2d46d7585 [2021-03-04T17:56:41.204Z] ---> 8b5fadfe8ef6 [2021-03-04T17:56:41.204Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-03-04T17:56:42.199Z] ---> Running in 7cdedc3f708f [2021-03-04T17:56:42.199Z] Removing intermediate container adf2d46d7585 [2021-03-04T17:56:42.199Z] ---> a659a2093b0e [2021-03-04T17:56:42.199Z] Step 13/22 : ENV APP_PORT=48060 [2021-03-04T17:56:42.797Z] ---> 2adb3d637493 [2021-03-04T17:56:42.797Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-03-04T17:56:43.077Z] ---> Running in 94205af550f8 [2021-03-04T17:56:43.351Z] Removing intermediate container 7cdedc3f708f [2021-03-04T17:56:43.351Z] ---> ec22fc31574e [2021-03-04T17:56:43.351Z] Step 18/21 : CMD ["--init=true"] [2021-03-04T17:56:44.339Z] ---> Running in 808295d94cbe [2021-03-04T17:56:44.340Z] Removing intermediate container 94205af550f8 [2021-03-04T17:56:44.340Z] ---> dea5c410d539 [2021-03-04T17:56:44.340Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-04T17:56:44.615Z] ---> Running in f006703a9be1 [2021-03-04T17:56:44.893Z] ---> deec630735a1 [2021-03-04T17:56:44.893Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-03-04T17:56:45.172Z] Removing intermediate container 808295d94cbe [2021-03-04T17:56:45.172Z] ---> f9c2668f6987 [2021-03-04T17:56:45.172Z] Step 19/21 : LABEL arch=arm64 [2021-03-04T17:56:45.172Z] Removing intermediate container 20dc572b0c88 [2021-03-04T17:56:45.172Z] ---> ef8cb7815c71 [2021-03-04T17:56:45.172Z] [2021-03-04T17:56:45.172Z] Step 10/23 : FROM alpine:3.12 [2021-03-04T17:56:45.172Z] ---> d10569e2745f [2021-03-04T17:56:45.172Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-03-04T17:56:45.450Z] ---> Running in 2792c42279cb [2021-03-04T17:56:45.450Z] ---> Running in 5f7bd23b19b6 [2021-03-04T17:56:45.450Z] Removing intermediate container f006703a9be1 [2021-03-04T17:56:45.450Z] ---> 6eda7baad9d3 [2021-03-04T17:56:45.450Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-04T17:56:45.731Z] ---> 04a80a857cb5 [2021-03-04T17:56:45.731Z] 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-03-04T17:56:46.007Z] Removing intermediate container 2792c42279cb [2021-03-04T17:56:46.007Z] ---> c2f201f43afd [2021-03-04T17:56:46.007Z] Step 20/21 : LABEL git_sha=88047cbc75510c4c02cec7fc05a2c3834ab5aff5 [2021-03-04T17:56:46.007Z] ---> Running in 357e85eadb43 [2021-03-04T17:56:46.281Z] Removing intermediate container 5f7bd23b19b6 [2021-03-04T17:56:46.281Z] ---> b66cf81c63f5 [2021-03-04T17:56:46.281Z] Step 12/23 : ENV APP_PORT=48080 [2021-03-04T17:56:46.281Z] ---> Running in c69ebe1ddb8a [2021-03-04T17:56:46.567Z] ---> Running in a17013a61dd0 [2021-03-04T17:56:46.567Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-03-04T17:56:46.567Z] Status: Downloaded newer image for docker:20.10.0 [2021-03-04T17:56:46.567Z] ---> eeaf43b92773 [2021-03-04T17:56:46.567Z] Step 12/26 : RUN apk add --no-cache bash [2021-03-04T17:56:46.567Z] ---> 3995d141e001 [2021-03-04T17:56:46.567Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-03-04T17:56:46.567Z] ---> Running in c88600aa309a [2021-03-04T17:56:47.175Z] Removing intermediate container a17013a61dd0 [2021-03-04T17:56:47.175Z] ---> a5ae8ef2c4b0 [2021-03-04T17:56:47.175Z] Step 21/21 : LABEL version=0.0.0 [2021-03-04T17:56:47.453Z] Removing intermediate container c69ebe1ddb8a [2021-03-04T17:56:47.453Z] ---> cb389c2f42cf [2021-03-04T17:56:47.453Z] Step 13/23 : EXPOSE $APP_PORT [2021-03-04T17:56:47.732Z] ---> Running in fcc768e62fe9 [2021-03-04T17:56:47.732Z] ---> Running in 6bcff0eb3427 [2021-03-04T17:56:48.344Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-04T17:56:48.621Z] ---> 6b9760d91c6d [2021-03-04T17:56:48.621Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-03-04T17:56:48.621Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-04T17:56:48.621Z] Removing intermediate container fcc768e62fe9 [2021-03-04T17:56:48.621Z] ---> fb3da65e1d48 [2021-03-04T17:56:48.621Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-04T17:56:48.621Z] Removing intermediate container 6bcff0eb3427 [2021-03-04T17:56:48.621Z] ---> 0de6b795a9bf [2021-03-04T17:56:48.621Z] [2021-03-04T17:56:49.220Z] ---> Running in d0564546f215 [2021-03-04T17:56:49.496Z] (1/2) Installing readline (8.0.4-r0) [2021-03-04T17:56:49.496Z] Successfully built 0de6b795a9bf [2021-03-04T17:56:49.496Z] (2/2) Installing bash (5.0.17-r0) [2021-03-04T17:56:49.496Z] Executing bash-5.0.17-r0.post-install [2021-03-04T17:56:49.496Z] Executing busybox-1.31.1-r19.trigger [2021-03-04T17:56:49.496Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-03-04T17:56:49.496Z] OK: 12 MiB in 22 packages [2021-03-04T17:56:49.496Z] ---> ce56d6de87b4 [2021-03-04T17:56:49.496Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-03-04T17:56:49.496Z] Building docker-core-command-go [2021-03-04T17:56:49.773Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container 357e85eadb43 [2021-03-04T17:56:49.773Z] ---> 70a5ce1e4318 [2021-03-04T17:56:49.773Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-03-04T17:56:49.773Z] ---> Running in 1334cf7235b2 [2021-03-04T17:56:49.773Z] ---> Running in e0476141292f [2021-03-04T17:56:50.764Z] Removing intermediate container 1334cf7235b2 [2021-03-04T17:56:50.764Z] ---> 2abca58c87e5 [2021-03-04T17:56:50.764Z] Step 22/24 : LABEL arch=arm64 [2021-03-04T17:56:50.764Z] Removing intermediate container e0476141292f [2021-03-04T17:56:50.764Z] ---> 176fafaeb602 [2021-03-04T17:56:50.764Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-04T17:56:51.041Z] ---> Running in 08229270fdfe [2021-03-04T17:56:51.041Z] ---> Running in c105d1b7546c [2021-03-04T17:56:51.313Z] Removing intermediate container c88600aa309a [2021-03-04T17:56:51.313Z] ---> 02a1a2e15862 [2021-03-04T17:56:51.313Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-03-04T17:56:52.300Z] ---> Running in b9e406b100fb [2021-03-04T17:56:53.280Z] Removing intermediate container 08229270fdfe [2021-03-04T17:56:53.280Z] ---> 5a320059fb40 [2021-03-04T17:56:53.280Z] Step 23/24 : LABEL git_sha=88047cbc75510c4c02cec7fc05a2c3834ab5aff5 [2021-03-04T17:56:53.280Z] Removing intermediate container c105d1b7546c [2021-03-04T17:56:53.280Z] ---> 7ac022284011 [2021-03-04T17:56:53.280Z] Step 20/22 : LABEL arch=arm64 [2021-03-04T17:56:53.882Z] Removing intermediate container b9e406b100fb [2021-03-04T17:56:53.882Z] ---> bd73080c75a7 [2021-03-04T17:56:53.882Z] Step 14/26 : ENV APP_PORT=48090 [2021-03-04T17:56:53.882Z] ---> Running in ee29dc290b27 [2021-03-04T17:56:53.883Z] ---> Running in e90e37f116ee [2021-03-04T17:56:53.883Z] Removing intermediate container d0564546f215 [2021-03-04T17:56:53.883Z] ---> 3ba88262fa90 [2021-03-04T17:56:53.883Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-03-04T17:56:54.488Z] ---> Running in 9171fca5f1ad [2021-03-04T17:56:54.488Z] ---> Running in 4d0986102860 [2021-03-04T17:56:55.083Z] Removing intermediate container e90e37f116ee [2021-03-04T17:56:55.083Z] ---> 137f726676fa [2021-03-04T17:56:55.083Z] Step 24/24 : LABEL version=0.0.0 [2021-03-04T17:56:55.083Z] Removing intermediate container ee29dc290b27 [2021-03-04T17:56:55.083Z] ---> 1ba6dfb8357d [2021-03-04T17:56:55.083Z] Step 21/22 : LABEL git_sha=88047cbc75510c4c02cec7fc05a2c3834ab5aff5 [2021-03-04T17:56:55.681Z] Removing intermediate container 4d0986102860 [2021-03-04T17:56:55.681Z] ---> f01e593e5aa6 [2021-03-04T17:56:55.681Z] Step 15/26 : EXPOSE $APP_PORT [2021-03-04T17:56:55.681Z] ---> Running in 2478cdaab9cd [2021-03-04T17:56:55.681Z] ---> Running in 39dcb13adb7d [2021-03-04T17:56:55.961Z] ---> Running in a186cd02ae48 [2021-03-04T17:56:56.559Z] Removing intermediate container 39dcb13adb7d [2021-03-04T17:56:56.559Z] ---> 405a1ea645b6 [2021-03-04T17:56:56.559Z] Step 22/22 : LABEL version=0.0.0 [2021-03-04T17:56:56.559Z] Removing intermediate container 2478cdaab9cd [2021-03-04T17:56:56.559Z] ---> 8d1ef707316d [2021-03-04T17:56:56.559Z] [2021-03-04T17:56:56.559Z] ---> Running in 81d80ba87536 [2021-03-04T17:56:56.839Z] Removing intermediate container a186cd02ae48 [2021-03-04T17:56:56.839Z] ---> 07bb0003e9a0 [2021-03-04T17:56:56.839Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-03-04T17:56:57.112Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-04T17:56:57.387Z] Successfully built 8d1ef707316d [2021-03-04T17:56:57.387Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-03-04T17:56:57.387Z]  Building docker-security-secretstore-setup-go ... done Building docker-security-bootstrapper-go [2021-03-04T17:56:57.387Z] Removing intermediate container 81d80ba87536 [2021-03-04T17:56:57.387Z] ---> 5823713601f5 [2021-03-04T17:56:57.387Z] [2021-03-04T17:56:57.991Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-04T17:56:57.992Z] Successfully built 5823713601f5 [2021-03-04T17:56:58.264Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-03-04T17:56:58.264Z]  Building docker-support-notifications-go ... done Building docker-support-scheduler-go [2021-03-04T17:56:58.541Z] ---> 29cf7132d851 [2021-03-04T17:56:58.541Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-03-04T17:56:59.158Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-03-04T17:56:59.158Z] (2/6) Installing libgcc (9.3.0-r2) [2021-03-04T17:56:59.158Z] (3/6) Installing libsodium (1.0.18-r0) [2021-03-04T17:56:59.431Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-03-04T17:56:59.431Z] ---> c17ccb96340e [2021-03-04T17:56:59.431Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-03-04T17:56:59.707Z] (5/6) Installing libzmq (4.3.3-r0) [2021-03-04T17:56:59.981Z] (6/6) Installing zeromq (4.3.3-r0) [2021-03-04T17:56:59.981Z] Executing busybox-1.31.1-r19.trigger [2021-03-04T17:56:59.981Z] OK: 8 MiB in 20 packages [2021-03-04T17:57:00.583Z] ---> 7a47316a8241 [2021-03-04T17:57:00.583Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-03-04T17:57:00.857Z] ---> Running in e49fafa21050 [2021-03-04T17:57:02.841Z] Removing intermediate container 9171fca5f1ad [2021-03-04T17:57:02.841Z] ---> e35e39f302c7 [2021-03-04T17:57:02.841Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-04T17:57:02.841Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-04T17:57:03.116Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-04T17:57:03.731Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-03-04T17:57:03.731Z] (2/33) Installing expat (2.2.9-r1) [2021-03-04T17:57:03.731Z] (3/33) Installing libffi (3.3-r2) [2021-03-04T17:57:03.731Z] (4/33) Installing gdbm (1.13-r1) [2021-03-04T17:57:03.731Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-03-04T17:57:03.731Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-03-04T17:57:04.009Z] (7/33) Installing python3 (3.8.5-r1) [2021-03-04T17:57:04.611Z] ---> 0c314de14e92 [2021-03-04T17:57:04.611Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-03-04T17:57:06.075Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-03-04T17:57:06.075Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-03-04T17:57:06.075Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-03-04T17:57:06.075Z] (11/33) Installing py3-six (1.15.0-r0) [2021-03-04T17:57:06.075Z] (12/33) Installing py3-packaging (20.4-r0) [2021-03-04T17:57:06.075Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-03-04T17:57:06.075Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-03-04T17:57:06.075Z] (15/33) Installing py3-idna (2.9-r0) [2021-03-04T17:57:06.075Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-03-04T17:57:06.075Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-03-04T17:57:06.348Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-03-04T17:57:06.348Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-03-04T17:57:06.348Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-03-04T17:57:06.348Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-03-04T17:57:06.348Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-03-04T17:57:06.348Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-03-04T17:57:06.348Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-03-04T17:57:06.348Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-03-04T17:57:06.348Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-03-04T17:57:06.348Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-03-04T17:57:06.348Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-03-04T17:57:06.348Z] (29/33) Installing py3-progress (1.5-r0) [2021-03-04T17:57:06.348Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-03-04T17:57:06.348Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-03-04T17:57:06.348Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-03-04T17:57:06.348Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-03-04T17:57:06.625Z] Executing busybox-1.31.1-r19.trigger [2021-03-04T17:57:06.625Z] OK: 71 MiB in 55 packages [2021-03-04T17:57:08.076Z] ---> 744ec165e071 [2021-03-04T17:57:08.076Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-03-04T17:57:09.514Z] ---> d1a657cd2956 [2021-03-04T17:57:09.514Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-03-04T17:57:09.794Z] ---> Running in 6953c995acf0 [2021-03-04T17:57:11.259Z] Removing intermediate container 6953c995acf0 [2021-03-04T17:57:11.259Z] ---> 47887827f2d8 [2021-03-04T17:57:11.259Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-04T17:57:11.866Z] ---> Running in 418a432a3094 [2021-03-04T17:57:12.867Z] Removing intermediate container 418a432a3094 [2021-03-04T17:57:12.867Z] ---> 963ef483a360 [2021-03-04T17:57:12.867Z] Step 21/23 : LABEL arch=arm64 [2021-03-04T17:57:13.491Z] ---> Running in ca8151d03a5c [2021-03-04T17:57:14.497Z] Removing intermediate container ca8151d03a5c [2021-03-04T17:57:14.497Z] ---> db38ff8f4e28 [2021-03-04T17:57:14.497Z] Step 22/23 : LABEL git_sha=88047cbc75510c4c02cec7fc05a2c3834ab5aff5 [2021-03-04T17:57:14.795Z] ---> Running in d0ec3d0607a0 [2021-03-04T17:57:15.414Z] Removing intermediate container e49fafa21050 [2021-03-04T17:57:15.414Z] ---> 4f6027f719fd [2021-03-04T17:57:15.414Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-03-04T17:57:15.689Z] Removing intermediate container d0ec3d0607a0 [2021-03-04T17:57:15.689Z] ---> efcc6dfa03e4 [2021-03-04T17:57:15.689Z] Step 23/23 : LABEL version=0.0.0 [2021-03-04T17:57:15.974Z] ---> Running in 1433428d8ad7 [2021-03-04T17:57:15.974Z] ---> Running in f1e710a9980b [2021-03-04T17:57:16.966Z] Removing intermediate container f1e710a9980b [2021-03-04T17:57:16.966Z] ---> e625b736f31f [2021-03-04T17:57:16.966Z] [2021-03-04T17:57:17.238Z] Successfully built e625b736f31f [2021-03-04T17:57:17.238Z] Successfully tagged docker-core-data-go-arm64:latest [2021-03-04T17:57:17.238Z]  Building docker-core-data-go ... done Building docker-core-metadata-go [2021-03-04T17:57:22.719Z] Collecting docker-compose==1.23.2 [2021-03-04T17:57:22.719Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-03-04T17:57:23.000Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-04T17:57:23.000Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-04T17:57:23.000Z] ---> 06f9c26c061f [2021-03-04T17:57:23.000Z] Step 3/23 : WORKDIR /edgex-go [2021-03-04T17:57:23.000Z] ---> Using cache [2021-03-04T17:57:23.000Z] ---> 817404712844 [2021-03-04T17:57:23.000Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-04T17:57:23.000Z] ---> Using cache [2021-03-04T17:57:23.000Z] ---> bf250673b3eb [2021-03-04T17:57:23.000Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-04T17:57:23.275Z] Collecting docopt<0.7,>=0.6.1 [2021-03-04T17:57:23.275Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-03-04T17:57:25.937Z] ---> Running in efef262af02f [2021-03-04T17:57:26.991Z] Collecting cached-property<2,>=1.2.0 [2021-03-04T17:57:26.991Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-03-04T17:57:27.307Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-03-04T17:57:27.307Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-04T17:57:28.399Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-04T17:57:28.681Z] Collecting PyYAML<4,>=3.10 [2021-03-04T17:57:28.681Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-03-04T17:57:29.655Z] OK: 217 MiB in 51 packages [2021-03-04T17:57:33.076Z] Collecting texttable<0.10,>=0.9.0 [2021-03-04T17:57:33.076Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-03-04T17:57:33.076Z] Removing intermediate container efef262af02f [2021-03-04T17:57:33.076Z] ---> 57841d0aef34 [2021-03-04T17:57:33.076Z] Step 6/23 : COPY go.mod . [2021-03-04T17:57:34.527Z] ---> 0cd91c7fc554 [2021-03-04T17:57:34.527Z] Step 7/23 : RUN go mod download [2021-03-04T17:57:35.516Z] ---> Running in 78b44089814b [2021-03-04T17:57:35.516Z] Collecting dockerpty<0.5,>=0.4.1 [2021-03-04T17:57:35.516Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-03-04T17:57:39.864Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-03-04T17:57:39.864Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-03-04T17:57:40.139Z] Collecting jsonschema<3,>=2.5.1 [2021-03-04T17:57:40.139Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-03-04T17:57:40.417Z] Removing intermediate container 78b44089814b [2021-03-04T17:57:40.417Z] ---> 8f8c2efe01a4 [2021-03-04T17:57:40.417Z] Step 8/23 : COPY . . [2021-03-04T17:57:40.417Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-04T17:57:40.417Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-03-04T17:57:40.417Z] ---> 06f9c26c061f [2021-03-04T17:57:40.417Z] Step 3/31 : WORKDIR /edgex-go [2021-03-04T17:57:40.417Z] ---> Using cache [2021-03-04T17:57:40.417Z] ---> 817404712844 [2021-03-04T17:57:40.417Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-04T17:57:40.417Z] ---> Using cache [2021-03-04T17:57:40.417Z] ---> bf250673b3eb [2021-03-04T17:57:40.417Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-03-04T17:57:40.417Z] ---> Using cache [2021-03-04T17:57:40.417Z] ---> 57841d0aef34 [2021-03-04T17:57:40.417Z] Step 6/31 : COPY go.mod . [2021-03-04T17:57:40.417Z] ---> Using cache [2021-03-04T17:57:40.417Z] ---> 0cd91c7fc554 [2021-03-04T17:57:40.417Z] Step 7/31 : RUN go mod download [2021-03-04T17:57:40.417Z] ---> Using cache [2021-03-04T17:57:40.417Z] ---> 8f8c2efe01a4 [2021-03-04T17:57:40.417Z] Step 8/31 : COPY . . [2021-03-04T17:57:41.409Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-04T17:57:41.409Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-04T17:57:41.409Z] ---> 06f9c26c061f [2021-03-04T17:57:41.409Z] Step 3/22 : WORKDIR /edgex-go [2021-03-04T17:57:41.409Z] ---> Using cache [2021-03-04T17:57:41.409Z] ---> 817404712844 [2021-03-04T17:57:41.409Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-04T17:57:41.409Z] ---> Using cache [2021-03-04T17:57:41.409Z] ---> bf250673b3eb [2021-03-04T17:57:41.409Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-03-04T17:57:41.409Z] ---> Using cache [2021-03-04T17:57:41.409Z] ---> 57841d0aef34 [2021-03-04T17:57:41.409Z] Step 6/22 : COPY go.mod . [2021-03-04T17:57:41.409Z] ---> Using cache [2021-03-04T17:57:41.409Z] ---> 0cd91c7fc554 [2021-03-04T17:57:41.409Z] Step 7/22 : RUN go mod download [2021-03-04T17:57:41.409Z] ---> Using cache [2021-03-04T17:57:41.409Z] ---> 8f8c2efe01a4 [2021-03-04T17:57:41.409Z] Step 8/22 : COPY . . [2021-03-04T17:57:41.409Z] Collecting websocket-client<1.0,>=0.32.0 [2021-03-04T17:57:41.409Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-03-04T17:57:42.417Z] Collecting docker<4.0,>=3.6.0 [2021-03-04T17:57:42.417Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-03-04T17:57:43.414Z] Collecting idna<2.8,>=2.5 [2021-03-04T17:57:43.414Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-03-04T17:57:43.414Z] 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-03-04T17:57:44.393Z] Collecting urllib3<1.25,>=1.21.1 [2021-03-04T17:57:44.393Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-03-04T17:57:44.393Z] 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-03-04T17:57:44.670Z] Collecting docker-pycreds>=0.4.0 [2021-03-04T17:57:44.670Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-03-04T17:57:44.943Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-03-04T17:57:44.943Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-03-04T17:57:44.943Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-03-04T17:57:44.943Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-03-04T17:57:46.384Z] Installing collected packages: docopt, cached-property, PyYAML, texttable, dockerpty, idna, urllib3, requests, jsonschema, websocket-client, docker-pycreds, docker, docker-compose [2021-03-04T17:57:46.384Z] Running setup.py install for docopt: started [2021-03-04T17:57:49.026Z] Running setup.py install for docopt: finished with status 'done' [2021-03-04T17:57:49.026Z] Running setup.py install for PyYAML: started [2021-03-04T17:57:52.442Z] Running setup.py install for PyYAML: finished with status 'done' [2021-03-04T17:57:52.442Z] Running setup.py install for texttable: started [2021-03-04T17:57:53.894Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-04T17:57:53.894Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-04T17:57:53.894Z] ---> 06f9c26c061f [2021-03-04T17:57:53.894Z] Step 3/23 : WORKDIR /edgex-go [2021-03-04T17:57:53.894Z] ---> Using cache [2021-03-04T17:57:53.894Z] ---> 817404712844 [2021-03-04T17:57:53.894Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-04T17:57:53.894Z] ---> Using cache [2021-03-04T17:57:53.894Z] ---> bf250673b3eb [2021-03-04T17:57:53.894Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-04T17:57:53.894Z] ---> Using cache [2021-03-04T17:57:53.894Z] ---> 57841d0aef34 [2021-03-04T17:57:53.894Z] Step 6/23 : COPY go.mod . [2021-03-04T17:57:53.894Z] ---> Using cache [2021-03-04T17:57:53.894Z] ---> 0cd91c7fc554 [2021-03-04T17:57:53.894Z] Step 7/23 : RUN go mod download [2021-03-04T17:57:53.894Z] ---> Using cache [2021-03-04T17:57:53.894Z] ---> 8f8c2efe01a4 [2021-03-04T17:57:53.894Z] Step 8/23 : COPY . . [2021-03-04T17:57:54.877Z] Running setup.py install for texttable: finished with status 'done' [2021-03-04T17:57:54.877Z] Running setup.py install for dockerpty: started [2021-03-04T17:57:57.506Z] Running setup.py install for dockerpty: finished with status 'done' [2021-03-04T17:57:57.506Z] Attempting uninstall: idna [2021-03-04T17:57:57.506Z] Found existing installation: idna 2.9 [2021-03-04T17:57:57.506Z] Uninstalling idna-2.9: [2021-03-04T17:57:57.506Z] Successfully uninstalled idna-2.9 [2021-03-04T17:57:58.957Z] Attempting uninstall: urllib3 [2021-03-04T17:57:58.958Z] Found existing installation: urllib3 1.25.9 [2021-03-04T17:57:58.958Z] Uninstalling urllib3-1.25.9: [2021-03-04T17:57:59.239Z] Successfully uninstalled urllib3-1.25.9 [2021-03-04T17:58:00.223Z] Attempting uninstall: requests [2021-03-04T17:58:00.223Z] Found existing installation: requests 2.23.0 [2021-03-04T17:58:00.223Z] Uninstalling requests-2.23.0: [2021-03-04T17:58:00.498Z] Successfully uninstalled requests-2.23.0 [2021-03-04T17:58:12.903Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.58.0 [2021-03-04T17:58:12.903Z] ---> 906feafdab61 [2021-03-04T17:58:12.903Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-03-04T17:58:12.903Z] ---> 1b49a9eeb0f2 [2021-03-04T17:58:12.903Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-03-04T17:58:12.903Z] ---> c4348cc9a34f [2021-03-04T17:58:12.903Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-03-04T17:58:12.903Z] ---> Running in 1c2f04e4bb51 [2021-03-04T17:58:12.903Z] ---> Running in 0e7e744c9bac [2021-03-04T17:58:12.903Z] ---> d58a9c521af1 [2021-03-04T17:58:12.903Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-03-04T17:58:12.903Z] ---> Running in 631efa4925d4 [2021-03-04T17:58:13.179Z] ---> Running in d445ea754420 [2021-03-04T17:58:15.179Z] 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-03-04T17:58:15.179Z] 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-03-04T17:58:15.461Z] 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-03-04T17:58:15.461Z] 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-03-04T17:58:18.091Z] Removing intermediate container 1433428d8ad7 [2021-03-04T17:58:18.091Z] ---> 0207c4f57d35 [2021-03-04T17:58:18.091Z] Step 21/26 : RUN apk --no-cache add curl [2021-03-04T17:58:18.091Z] ---> Running in c0f38f48cfd1 [2021-03-04T17:58:19.546Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-04T17:58:19.821Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-04T17:58:20.422Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-03-04T17:58:20.422Z] (2/3) Installing libcurl (7.69.1-r3) [2021-03-04T17:58:20.422Z] (3/3) Installing curl (7.69.1-r3) [2021-03-04T17:58:20.422Z] Executing busybox-1.31.1-r19.trigger [2021-03-04T17:58:20.422Z] OK: 71 MiB in 58 packages [2021-03-04T17:58:22.410Z] Removing intermediate container c0f38f48cfd1 [2021-03-04T17:58:22.410Z] ---> c252516b4333 [2021-03-04T17:58:22.410Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-03-04T17:58:22.410Z] ---> Running in 51af25899ce4 [2021-03-04T17:58:23.010Z] Removing intermediate container 51af25899ce4 [2021-03-04T17:58:23.010Z] ---> 48c4c4528f6b [2021-03-04T17:58:23.010Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-04T17:58:23.010Z] ---> Running in c00738dfc028 [2021-03-04T17:58:23.997Z] Removing intermediate container c00738dfc028 [2021-03-04T17:58:23.997Z] ---> ac3249cdd138 [2021-03-04T17:58:23.997Z] Step 24/26 : LABEL arch=arm64 [2021-03-04T17:58:23.997Z] ---> Running in e47a760ba7fa [2021-03-04T17:58:24.596Z] Removing intermediate container e47a760ba7fa [2021-03-04T17:58:24.596Z] ---> bcdaa1ba3399 [2021-03-04T17:58:24.596Z] Step 25/26 : LABEL git_sha=88047cbc75510c4c02cec7fc05a2c3834ab5aff5 [2021-03-04T17:58:24.872Z] ---> Running in ba3613c70049 [2021-03-04T17:58:25.479Z] Removing intermediate container ba3613c70049 [2021-03-04T17:58:25.479Z] ---> 02343aa24c67 [2021-03-04T17:58:25.479Z] Step 26/26 : LABEL version=0.0.0 [2021-03-04T17:58:25.479Z] ---> Running in 28eba025585d [2021-03-04T17:58:26.080Z] Removing intermediate container 28eba025585d [2021-03-04T17:58:26.080Z] ---> 357c083102a5 [2021-03-04T17:58:26.080Z] [2021-03-04T17:58:26.679Z] Successfully built 357c083102a5 [2021-03-04T17:58:26.679Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-03-04T17:59:48.503Z]  Building docker-sys-mgmt-agent-go ... done Removing intermediate container 1c2f04e4bb51 [2021-03-04T17:59:48.503Z] ---> c8552a470245 [2021-03-04T17:59:48.503Z] [2021-03-04T17:59:48.503Z] Step 10/31 : FROM alpine:3.12 [2021-03-04T17:59:48.503Z] ---> d10569e2745f [2021-03-04T17:59:48.503Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-03-04T17:59:48.503Z] ---> Running in 562fd580bd00 [2021-03-04T17:59:48.778Z] Removing intermediate container 562fd580bd00 [2021-03-04T17:59:48.778Z] ---> b00e24ac8e5d [2021-03-04T17:59:48.778Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-03-04T17:59:49.057Z] ---> Running in e8ff12774e01 [2021-03-04T17:59:51.088Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-04T17:59:51.855Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-04T17:59:52.495Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-03-04T17:59:52.495Z] (2/2) Installing su-exec (0.2-r1) [2021-03-04T17:59:52.495Z] Executing busybox-1.31.1-r19.trigger [2021-03-04T17:59:52.840Z] OK: 5 MiB in 16 packages [2021-03-04T17:59:54.976Z] Removing intermediate container 631efa4925d4 [2021-03-04T17:59:54.976Z] ---> d22b4a28b57f [2021-03-04T17:59:54.976Z] [2021-03-04T17:59:54.976Z] Step 10/23 : FROM alpine:3.12 [2021-03-04T17:59:54.976Z] ---> d10569e2745f [2021-03-04T17:59:54.976Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-04T17:59:54.976Z] Removing intermediate container e8ff12774e01 [2021-03-04T17:59:54.976Z] ---> 5672cd4c38e1 [2021-03-04T17:59:54.976Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-03-04T17:59:54.976Z] ---> Running in 3867668350b5 [2021-03-04T17:59:55.251Z] ---> Running in c0266385b61c [2021-03-04T17:59:56.249Z] Removing intermediate container c0266385b61c [2021-03-04T17:59:56.249Z] ---> 1157de39a3b2 [2021-03-04T17:59:56.249Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-03-04T17:59:56.249Z] ---> Running in b1266f989517 [2021-03-04T17:59:56.857Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-04T17:59:56.857Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-04T17:59:57.132Z] Removing intermediate container b1266f989517 [2021-03-04T17:59:57.132Z] ---> 0cb2def66b3b [2021-03-04T17:59:57.132Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-03-04T17:59:57.418Z] ---> Running in b3369b40526f [2021-03-04T17:59:57.418Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-04T17:59:57.418Z] Executing busybox-1.31.1-r19.trigger [2021-03-04T17:59:57.418Z] OK: 5 MiB in 15 packages [2021-03-04T18:00:00.058Z] Removing intermediate container 3867668350b5 [2021-03-04T18:00:00.058Z] ---> 087b0387e0b3 [2021-03-04T18:00:00.058Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-04T18:00:00.058Z] Removing intermediate container 0e7e744c9bac [2021-03-04T18:00:00.058Z] ---> 9bf69d5cfc86 [2021-03-04T18:00:00.058Z] [2021-03-04T18:00:00.058Z] Step 10/22 : FROM alpine:3.12 [2021-03-04T18:00:00.058Z] ---> d10569e2745f [2021-03-04T18:00:00.058Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-03-04T18:00:00.058Z] ---> Using cache [2021-03-04T18:00:00.058Z] ---> 087b0387e0b3 [2021-03-04T18:00:00.058Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-04T18:00:00.058Z] ---> Running in b12a2f13d954 [2021-03-04T18:00:00.058Z] ---> Running in 44228c39e100 [2021-03-04T18:00:00.668Z] Removing intermediate container b3369b40526f [2021-03-04T18:00:00.668Z] ---> 8808655268ee [2021-03-04T18:00:00.668Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-03-04T18:00:00.668Z] Removing intermediate container b12a2f13d954 [2021-03-04T18:00:00.668Z] ---> 71cbcaa15fd8 [2021-03-04T18:00:00.668Z] Step 13/23 : ENV APP_PORT=48082 [2021-03-04T18:00:00.668Z] Removing intermediate container 44228c39e100 [2021-03-04T18:00:00.668Z] ---> 5a692f2fe480 [2021-03-04T18:00:00.668Z] Step 13/22 : ENV APP_PORT=48085 [2021-03-04T18:00:00.945Z] ---> Running in cd2edb86944a [2021-03-04T18:00:00.945Z] ---> Running in 98bbaae83042 [2021-03-04T18:00:00.945Z] ---> Running in e18d124beb0a [2021-03-04T18:00:01.553Z] Removing intermediate container cd2edb86944a [2021-03-04T18:00:01.553Z] ---> f56fc5bda190 [2021-03-04T18:00:01.553Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-03-04T18:00:01.553Z] Removing intermediate container 98bbaae83042 [2021-03-04T18:00:01.553Z] ---> 654528937efe [2021-03-04T18:00:01.553Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-04T18:00:01.847Z] Removing intermediate container e18d124beb0a [2021-03-04T18:00:01.847Z] ---> 483515864ccb [2021-03-04T18:00:01.847Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-04T18:00:01.847Z] ---> Running in 5845ccb3711b [2021-03-04T18:00:02.146Z] ---> Running in cc69faa6fedb [2021-03-04T18:00:02.762Z] ---> bd2691d8ab87 [2021-03-04T18:00:02.762Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-03-04T18:00:02.762Z] Removing intermediate container 5845ccb3711b [2021-03-04T18:00:02.762Z] ---> 55301eb3f7c2 [2021-03-04T18:00:02.762Z] Step 15/23 : WORKDIR / [2021-03-04T18:00:02.762Z] ---> Running in 6e6f58421079 [2021-03-04T18:00:03.365Z] Removing intermediate container cc69faa6fedb [2021-03-04T18:00:03.365Z] ---> 170f8e94ed93 [2021-03-04T18:00:03.365Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-04T18:00:03.365Z] ---> Running in 438a54100082 [2021-03-04T18:00:04.363Z] Removing intermediate container d445ea754420 [2021-03-04T18:00:04.363Z] ---> 47d10fdde75a [2021-03-04T18:00:04.363Z] [2021-03-04T18:00:04.363Z] Step 10/23 : FROM alpine:3.12 [2021-03-04T18:00:04.363Z] ---> d10569e2745f [2021-03-04T18:00:04.363Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-04T18:00:04.363Z] ---> Using cache [2021-03-04T18:00:04.363Z] ---> 087b0387e0b3 [2021-03-04T18:00:04.363Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-04T18:00:04.363Z] ---> Using cache [2021-03-04T18:00:04.363Z] ---> 71cbcaa15fd8 [2021-03-04T18:00:04.363Z] Step 13/23 : ENV APP_PORT=48081 [2021-03-04T18:00:04.363Z] Removing intermediate container 438a54100082 [2021-03-04T18:00:04.363Z] ---> 4693833dd754 [2021-03-04T18:00:04.363Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-04T18:00:04.363Z] ---> 613b118e2457 [2021-03-04T18:00:04.363Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-03-04T18:00:04.363Z] ---> Running in f788073dc2e3 [2021-03-04T18:00:04.970Z] Removing intermediate container f788073dc2e3 [2021-03-04T18:00:04.970Z] ---> a68f2363e446 [2021-03-04T18:00:04.970Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-04T18:00:05.251Z] ---> 4130e49c16e7 [2021-03-04T18:00:05.251Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-03-04T18:00:05.251Z] ---> Running in bd893eb3edb7 [2021-03-04T18:00:05.522Z] ---> 79d999a85b19 [2021-03-04T18:00:05.522Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-03-04T18:00:05.795Z] Removing intermediate container bd893eb3edb7 [2021-03-04T18:00:05.795Z] ---> a90eee688789 [2021-03-04T18:00:05.795Z] Step 15/23 : WORKDIR / [2021-03-04T18:00:06.069Z] Removing intermediate container 6e6f58421079 [2021-03-04T18:00:06.069Z] ---> 06fee928647e [2021-03-04T18:00:06.069Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-04T18:00:06.069Z] ---> Running in abe0c8081871 [2021-03-04T18:00:06.341Z] ---> 4f187031b16a [2021-03-04T18:00:06.341Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-03-04T18:00:06.615Z] ---> Running in 98c59a0a64c2 [2021-03-04T18:00:06.615Z] ---> 44757b51f4e9 [2021-03-04T18:00:06.615Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-03-04T18:00:06.889Z] Removing intermediate container abe0c8081871 [2021-03-04T18:00:06.889Z] ---> 512acba1607e [2021-03-04T18:00:06.889Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-04T18:00:07.164Z] ---> 0dff1de65c77 [2021-03-04T18:00:07.164Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-03-04T18:00:07.164Z] Removing intermediate container 98c59a0a64c2 [2021-03-04T18:00:07.164Z] ---> c498c311d08d [2021-03-04T18:00:07.164Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-04T18:00:07.446Z] ---> Running in be4c2dd716ab [2021-03-04T18:00:07.737Z] ---> 90b62a949c15 [2021-03-04T18:00:07.737Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-03-04T18:00:08.014Z] ---> 8b60dc919ceb [2021-03-04T18:00:08.014Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-03-04T18:00:08.015Z] ---> Running in d07d82b4dc75 [2021-03-04T18:00:08.015Z] Removing intermediate container be4c2dd716ab [2021-03-04T18:00:08.015Z] ---> 627963a1e199 [2021-03-04T18:00:08.015Z] Step 20/22 : LABEL arch=arm64 [2021-03-04T18:00:08.291Z] ---> Running in 04227fe9ad19 [2021-03-04T18:00:08.291Z] ---> e547b8796c47 [2021-03-04T18:00:08.291Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-03-04T18:00:08.583Z] Removing intermediate container d07d82b4dc75 [2021-03-04T18:00:08.583Z] ---> 0d43d159f9bf [2021-03-04T18:00:08.583Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-04T18:00:08.868Z] Removing intermediate container 04227fe9ad19 [2021-03-04T18:00:08.868Z] ---> 25c62ad0c7a4 [2021-03-04T18:00:08.868Z] Step 21/22 : LABEL git_sha=88047cbc75510c4c02cec7fc05a2c3834ab5aff5 [2021-03-04T18:00:08.868Z] ---> Running in dacb84aa6d44 [2021-03-04T18:00:09.153Z] ---> Running in 30297ee28d80 [2021-03-04T18:00:09.432Z] ---> 95c8705b96bf [2021-03-04T18:00:09.432Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-03-04T18:00:09.432Z] Removing intermediate container dacb84aa6d44 [2021-03-04T18:00:09.432Z] ---> 6449a74f0854 [2021-03-04T18:00:09.432Z] Step 21/23 : LABEL arch=arm64 [2021-03-04T18:00:09.432Z] ---> b6f4328f0935 [2021-03-04T18:00:09.432Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-03-04T18:00:09.711Z] Removing intermediate container 30297ee28d80 [2021-03-04T18:00:09.711Z] ---> e7c234d730cf [2021-03-04T18:00:09.711Z] Step 22/22 : LABEL version=0.0.0 [2021-03-04T18:00:09.711Z] ---> Running in b14200bfea5c [2021-03-04T18:00:09.711Z] ---> Running in 05bdd644eb0a [2021-03-04T18:00:09.989Z] ---> dfc77729ff33 [2021-03-04T18:00:09.989Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-03-04T18:00:10.263Z] Removing intermediate container b14200bfea5c [2021-03-04T18:00:10.263Z] ---> 0564c6715bb7 [2021-03-04T18:00:10.263Z] Step 22/23 : LABEL git_sha=88047cbc75510c4c02cec7fc05a2c3834ab5aff5 [2021-03-04T18:00:10.535Z] ---> Running in 55ba108432a8 [2021-03-04T18:00:10.535Z] Removing intermediate container 05bdd644eb0a [2021-03-04T18:00:10.535Z] ---> a379aa933958 [2021-03-04T18:00:10.535Z] ---> 0f591888e09c [2021-03-04T18:00:10.535Z] [2021-03-04T18:00:10.535Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-03-04T18:00:10.814Z] ---> Running in 5424df943ce9 [2021-03-04T18:00:11.088Z] Successfully built a379aa933958 [2021-03-04T18:00:11.088Z] Removing intermediate container 55ba108432a8 [2021-03-04T18:00:11.088Z] ---> 22710fc7c90c [2021-03-04T18:00:11.088Z] Step 23/23 : LABEL version=0.0.0 [2021-03-04T18:00:11.088Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-03-04T18:00:11.088Z]  Building docker-support-scheduler-go ... done  ---> efb9132c8c81 [2021-03-04T18:00:11.088Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-03-04T18:00:11.363Z] ---> Running in 98edc5aa1870 [2021-03-04T18:00:11.638Z] ---> Running in 9c048fc22b28 [2021-03-04T18:00:11.638Z] Removing intermediate container 5424df943ce9 [2021-03-04T18:00:11.638Z] ---> 25a6524814b8 [2021-03-04T18:00:11.638Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-04T18:00:11.638Z] ---> Running in 5ea339153cf6 [2021-03-04T18:00:11.912Z] Removing intermediate container 98edc5aa1870 [2021-03-04T18:00:11.912Z] ---> 528b2cfce9b4 [2021-03-04T18:00:11.912Z] [2021-03-04T18:00:11.912Z] Removing intermediate container 9c048fc22b28 [2021-03-04T18:00:11.912Z] ---> 6121fdfadf08 [2021-03-04T18:00:11.912Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-03-04T18:00:12.508Z] Removing intermediate container 5ea339153cf6 [2021-03-04T18:00:12.508Z] ---> 22591115a70b [2021-03-04T18:00:12.508Z] Step 21/23 : LABEL arch=arm64 [2021-03-04T18:00:12.508Z] Successfully built 528b2cfce9b4 [2021-03-04T18:00:12.508Z] Successfully tagged docker-core-command-go-arm64:latest [2021-03-04T18:00:12.508Z]  Building docker-core-command-go ... done  ---> Running in 8be3451c37af [2021-03-04T18:00:12.777Z] ---> 2906510bfb7b [2021-03-04T18:00:12.777Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-03-04T18:00:13.049Z] ---> Running in b652b0a509a6 [2021-03-04T18:00:13.050Z] Removing intermediate container 8be3451c37af [2021-03-04T18:00:13.050Z] ---> f95e3582e5b4 [2021-03-04T18:00:13.050Z] Step 22/23 : LABEL git_sha=88047cbc75510c4c02cec7fc05a2c3834ab5aff5 [2021-03-04T18:00:13.325Z] ---> Running in f0701afad5fe [2021-03-04T18:00:13.600Z] Removing intermediate container f0701afad5fe [2021-03-04T18:00:13.600Z] ---> c3a67ebfe3f9 [2021-03-04T18:00:13.600Z] Step 23/23 : LABEL version=0.0.0 [2021-03-04T18:00:13.877Z] ---> Running in ecc3a3ca4762 [2021-03-04T18:00:14.476Z] Removing intermediate container ecc3a3ca4762 [2021-03-04T18:00:14.476Z] ---> ee3135874dd0 [2021-03-04T18:00:14.476Z] [2021-03-04T18:00:14.748Z] Successfully built ee3135874dd0 [2021-03-04T18:00:14.748Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-03-04T18:00:15.344Z]  Building docker-core-metadata-go ... done Removing intermediate container b652b0a509a6 [2021-03-04T18:00:15.344Z] ---> 0630b803a4ef [2021-03-04T18:00:15.344Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-03-04T18:00:15.623Z] ---> Running in 17292e211094 [2021-03-04T18:00:16.221Z] Removing intermediate container 17292e211094 [2021-03-04T18:00:16.221Z] ---> dd0a9de01414 [2021-03-04T18:00:16.221Z] Step 28/31 : CMD ["gate"] [2021-03-04T18:00:16.490Z] ---> Running in 0ed3d08626be [2021-03-04T18:00:16.767Z] Removing intermediate container 0ed3d08626be [2021-03-04T18:00:16.767Z] ---> 649a476213b6 [2021-03-04T18:00:16.767Z] Step 29/31 : LABEL arch=arm64 [2021-03-04T18:00:17.039Z] ---> Running in bf103879e76e [2021-03-04T18:00:17.655Z] Removing intermediate container bf103879e76e [2021-03-04T18:00:17.655Z] ---> 1cfdf865706a [2021-03-04T18:00:17.655Z] Step 30/31 : LABEL git_sha=88047cbc75510c4c02cec7fc05a2c3834ab5aff5 [2021-03-04T18:00:17.936Z] ---> Running in c1a6e0d27f9a [2021-03-04T18:00:18.531Z] Removing intermediate container c1a6e0d27f9a [2021-03-04T18:00:18.531Z] ---> 3adcbbd655b3 [2021-03-04T18:00:18.531Z] Step 31/31 : LABEL version=0.0.0 [2021-03-04T18:00:18.531Z] ---> Running in 00ba7134693f [2021-03-04T18:00:19.129Z] Removing intermediate container 00ba7134693f [2021-03-04T18:00:19.129Z] ---> fa4cf6f071e6 [2021-03-04T18:00:19.129Z] [2021-03-04T18:00:19.402Z] Successfully built fa4cf6f071e6 [2021-03-04T18:00:19.676Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-03-04T18:00:19.965Z]  Building docker-security-bootstrapper-go ... done  [Pipeline] } [2021-03-04T18:00:19.969Z] $ docker stop --time=1 094fdd57d6c1110a57b02d7566f95e85fd05604d286351d03de1b0a39e741f45 [2021-03-04T18:00:21.920Z] $ docker rm -f 094fdd57d6c1110a57b02d7566f95e85fd05604d286351d03de1b0a39e741f45 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-04T18:00:22.656Z] + docker images [2021-03-04T18:00:22.656Z] + grep docker [2021-03-04T18:00:22.926Z] docker-security-bootstrapper-go-arm64 latest fa4cf6f071e6 4 seconds ago 17.8MB [2021-03-04T18:00:22.926Z] docker-core-metadata-go-arm64 latest ee3135874dd0 8 seconds ago 17.9MB [2021-03-04T18:00:22.926Z] docker-core-command-go-arm64 latest 528b2cfce9b4 11 seconds ago 16.2MB [2021-03-04T18:00:22.926Z] docker-support-scheduler-go-arm64 latest a379aa933958 12 seconds ago 16.3MB [2021-03-04T18:00:22.926Z] docker-sys-mgmt-agent-go-arm64 latest 357c083102a5 About a minute ago 300MB [2021-03-04T18:00:22.926Z] docker-core-data-go-arm64 latest e625b736f31f 3 minutes ago 21.1MB [2021-03-04T18:00:22.926Z] docker-support-notifications-go-arm64 latest 5823713601f5 3 minutes ago 16.9MB [2021-03-04T18:00:22.926Z] docker-security-secretstore-setup-go-arm64 latest 8d1ef707316d 3 minutes ago 23.7MB [2021-03-04T18:00:22.926Z] docker-security-proxy-setup-go-arm64 latest 0de6b795a9bf 3 minutes ago 23.4MB [2021-03-04T18:00:22.926Z] docker 20.10.0 eeaf43b92773 2 months ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-03-04T18:00:24.017Z] ---> job-cost.sh [2021-03-04T18:00:24.017Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-DigS [2021-03-04T18:01:10.974Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-04T18:03:47.802Z] lf-activate-venv(): INFO: Adding /tmp/venv-DigS/bin to PATH [2021-03-04T18:03:47.802Z] INFO: No Stack... [2021-03-04T18:03:47.802Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-03-04T18:03:47.802Z] INFO: Archiving Costs [Pipeline] sh [2021-03-04T18:03:48.197Z] + cut -d, -f6 [2021-03-04T18:03:48.197Z] + cat /w/workspace/edgex-go/6/archives/cost.csv [Pipeline] lock [2021-03-04T18:03:48.424Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3215-6-stack-cost] [2021-03-04T18:03:48.456Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3215-6-stack-cost] did not exist. Created. [2021-03-04T18:03:48.456Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3215-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-04T18:03:48.955Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-03-04T18:03:49.295Z] Stashed 1 file(s) [Pipeline] } [2021-03-04T18:03:49.322Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3215-6-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-03-04T18:03:52.052Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-04T18:03:53.039Z] ---> package-listing.sh [2021-03-04T18:03:53.039Z] ++ facter osfamily [2021-03-04T18:03:53.039Z] ++ tr '[:upper:]' '[:lower:]' [2021-03-04T18:03:53.039Z] + OS_FAMILY=redhat [2021-03-04T18:03:53.039Z] + workspace=/w/workspace/edgex-go/6 [2021-03-04T18:03:53.039Z] + START_PACKAGES=/tmp/packages_start.txt [2021-03-04T18:03:53.039Z] + END_PACKAGES=/tmp/packages_end.txt [2021-03-04T18:03:53.039Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-03-04T18:03:53.039Z] + PACKAGES=/tmp/packages_start.txt [2021-03-04T18:03:53.039Z] + '[' /w/workspace/edgex-go/6 ']' [2021-03-04T18:03:53.039Z] + PACKAGES=/tmp/packages_end.txt [2021-03-04T18:03:53.039Z] + case "${OS_FAMILY}" in [2021-03-04T18:03:53.039Z] + rpm -qa [2021-03-04T18:03:53.039Z] + sort [2021-03-04T18:03:58.324Z] + '[' -f /tmp/packages_start.txt ']' [2021-03-04T18:03:58.324Z] + '[' -f /tmp/packages_end.txt ']' [2021-03-04T18:03:58.324Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-03-04T18:03:58.324Z] + '[' /w/workspace/edgex-go/6 ']' [2021-03-04T18:03:58.324Z] + mkdir -p /w/workspace/edgex-go/6/archives/ [2021-03-04T18:03:58.324Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/6/archives/ [Pipeline] echo [2021-03-04T18:03:58.336Z] 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/6/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-03-04T18:03:58.621Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-03-04T18:03:58.924Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-04T18:03:58.924Z] [2021-03-04T18:03:58.924Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-03-04T18:03:59.267Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-04T18:03:59.267Z] alpine: Pulling from edgex-lftools-log-publisher [2021-03-04T18:03:59.267Z] df20fa9351a1: Pulling fs layer [2021-03-04T18:03:59.267Z] 36b3adc4ff6f: Pulling fs layer [2021-03-04T18:03:59.267Z] 8ad3a11d3b57: Pulling fs layer [2021-03-04T18:03:59.267Z] 46f8f816bc3b: Pulling fs layer [2021-03-04T18:03:59.267Z] 93b61091891f: Pulling fs layer [2021-03-04T18:03:59.267Z] 93b9cdb0e59b: Pulling fs layer [2021-03-04T18:03:59.267Z] 5e14af77c1be: Pulling fs layer [2021-03-04T18:03:59.267Z] 01666e4c0597: Pulling fs layer [2021-03-04T18:03:59.267Z] aa168da1d23b: Pulling fs layer [2021-03-04T18:03:59.267Z] 46f8f816bc3b: Waiting [2021-03-04T18:03:59.267Z] 93b61091891f: Waiting [2021-03-04T18:03:59.267Z] 93b9cdb0e59b: Waiting [2021-03-04T18:03:59.267Z] 5e14af77c1be: Waiting [2021-03-04T18:03:59.267Z] aa168da1d23b: Waiting [2021-03-04T18:03:59.267Z] 01666e4c0597: Waiting [2021-03-04T18:03:59.267Z] 36b3adc4ff6f: Download complete [2021-03-04T18:03:59.267Z] 46f8f816bc3b: Verifying Checksum [2021-03-04T18:03:59.267Z] 46f8f816bc3b: Download complete [2021-03-04T18:03:59.529Z] df20fa9351a1: Verifying Checksum [2021-03-04T18:03:59.529Z] df20fa9351a1: Download complete [2021-03-04T18:03:59.529Z] 93b61091891f: Verifying Checksum [2021-03-04T18:03:59.529Z] 93b61091891f: Download complete [2021-03-04T18:03:59.529Z] 93b9cdb0e59b: Verifying Checksum [2021-03-04T18:03:59.529Z] 93b9cdb0e59b: Download complete [2021-03-04T18:03:59.529Z] 01666e4c0597: Verifying Checksum [2021-03-04T18:03:59.529Z] 01666e4c0597: Download complete [2021-03-04T18:03:59.529Z] 5e14af77c1be: Download complete [2021-03-04T18:03:59.529Z] 8ad3a11d3b57: Verifying Checksum [2021-03-04T18:03:59.529Z] 8ad3a11d3b57: Download complete [2021-03-04T18:03:59.790Z] df20fa9351a1: Pull complete [2021-03-04T18:03:59.790Z] 36b3adc4ff6f: Pull complete [2021-03-04T18:04:01.185Z] 8ad3a11d3b57: Pull complete [2021-03-04T18:04:01.446Z] aa168da1d23b: Verifying Checksum [2021-03-04T18:04:01.446Z] aa168da1d23b: Download complete [2021-03-04T18:04:02.018Z] 46f8f816bc3b: Pull complete [2021-03-04T18:04:02.589Z] 93b61091891f: Pull complete [2021-03-04T18:04:02.849Z] 93b9cdb0e59b: Pull complete [2021-03-04T18:04:02.849Z] 5e14af77c1be: Pull complete [2021-03-04T18:04:03.112Z] 01666e4c0597: Pull complete [2021-03-04T18:04:11.262Z] aa168da1d23b: Pull complete [2021-03-04T18:04:11.262Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-03-04T18:04:11.262Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-04T18:04:11.262Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-03-04T18:04:11.418Z] prd-centos7-docker-4c-2g-28503 does not seem to be running inside a container [2021-03-04T18:04:11.461Z] $ 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/6/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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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-03-04T18:04:21.300Z] $ docker top 2bdbead9ea11ac7de691703718409389bc78aa8f51c92084ace1d50a780b2c26 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-04T18:04:21.892Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-03-04T18:04:22.182Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-03-04T18:04:22.473Z] + ls /var/log/sa-host [2021-03-04T18:04:22.473Z] + sadf -c /var/log/sa-host/sa04 [2021-03-04T18:04:22.473Z] file_magic: OK [2021-03-04T18:04:22.473Z] HZ: Using current value: 100 [2021-03-04T18:04:22.473Z] file_header: OK [2021-03-04T18:04:22.473Z] 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-03-04T18:04:22.473Z] Statistics: [2021-03-04T18:04:22.473Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-03-04T18:04:22.473Z] File successfully converted to sysstat format version 12.2.1 [2021-03-04T18:04:22.473Z] + sadf -c /var/log/sa-host/sa23 [2021-03-04T18:04:22.473Z] file_magic: OK [2021-03-04T18:04:22.473Z] HZ: Using current value: 100 [2021-03-04T18:04:22.473Z] file_header: OK [2021-03-04T18:04:22.473Z] 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-03-04T18:04:22.473Z] Statistics: [2021-03-04T18:04:22.473Z] Hnuu...uuuununununu... [2021-03-04T18:04:22.473Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-03-04T18:04:23.072Z] provisioning config files... [2021-03-04T18:04:23.108Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/6@tmp/config88020484215277804tmp [Pipeline] { [Pipeline] echo [2021-03-04T18:04:23.198Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-04T18:04:23.489Z] ---> create-netrc.sh [Pipeline] } [2021-03-04T18:04:23.497Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-03-04T18:04:23.587Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-04T18:04:23.881Z] ---> python-tools-install.sh [Pipeline] echo [2021-03-04T18:04:23.892Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-04T18:04:24.184Z] ---> sudo-logs.sh [2021-03-04T18:04:24.184Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-03-04T18:04:24.249Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-04T18:04:24.544Z] ---> job-cost.sh [2021-03-04T18:04:24.544Z] lf-activate-venv: SKIPPING [2021-03-04T18:04:24.544Z] DEBUG: total: 0.20999999344348907 [2021-03-04T18:04:24.544Z] INFO: Retrieving Stack Cost... [2021-03-04T18:04:25.486Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-04T18:04:26.056Z] INFO: Archiving Costs [Pipeline] echo [2021-03-04T18:04:26.068Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-04T18:04:26.363Z] ---> logs-deploy.sh [2021-03-04T18:04:26.363Z] lf-activate-venv: SKIPPING [2021-03-04T18:04:26.363Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3215/6 [2021-03-04T18:04:26.363Z] INFO: archiving workspace using pattern(s): [2021-03-04T18:04:27.747Z] Archives upload complete. [2021-03-04T18:04:27.747Z] INFO: archiving logs to Nexus