Pull request #3000 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 5170b4d5d8ce9cf0f1f83444b3e0d0ec0034d809+6aacc02e765899b5f00a422c0b56178915ca79e6 (7817d8cae6d2b82809eca55c10df250cb3d26671) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3000/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd # timeout=10 Commit message: "Merge pull request #306 from ernestojeda/disable-snyk-scan" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3000/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-19071 in /w/workspace/edgexfoundry_edgex-go_PR-3000 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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/3000/head:refs/remotes/origin/PR-3000 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 6aacc02e765899b5f00a422c0b56178915ca79e6 into PR head commit 5170b4d5d8ce9cf0f1f83444b3e0d0ec0034d809 Merge succeeded, producing 5170b4d5d8ce9cf0f1f83444b3e0d0ec0034d809 Checking out Revision 5170b4d5d8ce9cf0f1f83444b3e0d0ec0034d809 (PR-3000) > git config core.sparsecheckout # timeout=10 > git checkout -f 5170b4d5d8ce9cf0f1f83444b3e0d0ec0034d809 # 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 6aacc02e765899b5f00a422c0b56178915ca79e6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5170b4d5d8ce9cf0f1f83444b3e0d0ec0034d809 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-01-08T06:21:35.250Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-01-08T06:21:35.653Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-08T06:21:35.831Z] ========================================================= [2021-01-08T06:21:35.831Z] EdgeX Global Pipelines Version Info [2021-01-08T06:21:35.831Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-01-08T06:21:37.358Z] ------------------- [2021-01-08T06:21:37.358Z] stable info: [2021-01-08T06:21:37.358Z] ------------------- [2021-01-08T06:21:37.358Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-08T06:21:37.358Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2021-01-08T06:21:37.358Z] Message: update stable to v1.0.173 [2021-01-08T06:21:38.306Z] ------------------- [2021-01-08T06:21:38.306Z] experimental info: [2021-01-08T06:21:38.306Z] ------------------- [2021-01-08T06:21:38.306Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-01-08T06:21:38.306Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2021-01-08T06:21:38.306Z] Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-01-08T06:21:38.689Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-01-08T06:21:38.815Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-01-08T06:21:38.934Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-01-08T06:21:39.073Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-01-08T06:21:39.192Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-01-08T06:21:39.365Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-01-08T06:21:39.491Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-01-08T06:21:39.607Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-01-08T06:21:39.727Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-01-08T06:21:39.845Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-01-08T06:21:39.964Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-01-08T06:21:40.147Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-01-08T06:21:40.268Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-01-08T06:21:40.433Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-01-08T06:21:40.598Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-01-08T06:21:40.733Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-01-08T06:21:40.874Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-01-08T06:21:41.032Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-01-08T06:21:41.184Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-01-08T06:21:41.311Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-01-08T06:21:41.438Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-01-08T06:21:41.683Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-01-08T06:21:41.819Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-01-08T06:21:41.951Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3000 [Pipeline] echo [2021-01-08T06:21:42.094Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3000 [Pipeline] echo [2021-01-08T06:21:42.216Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3000 [Pipeline] echo [2021-01-08T06:21:42.343Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5170b4d5d8ce9cf0f1f83444b3e0d0ec0034d809 [Pipeline] echo [2021-01-08T06:21:42.466Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5170b4d [Pipeline] echo [2021-01-08T06:21:42.595Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-08T06:21:42.849Z] provisioning config files... [2021-01-08T06:21:42.880Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5291567203799430299tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-08T06:21:43.315Z] ---> docker-login.sh [2021-01-08T06:21:43.315Z] nexus3.edgexfoundry.org:10001 [2021-01-08T06:21:43.576Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-08T06:21:43.576Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-08T06:21:43.576Z] Configure a credential helper to remove this warning. See [2021-01-08T06:21:43.576Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-08T06:21:43.576Z] [2021-01-08T06:21:43.576Z] Login Succeeded [2021-01-08T06:21:43.576Z] nexus3.edgexfoundry.org:10002 [2021-01-08T06:21:43.841Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-08T06:21:43.841Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-08T06:21:43.841Z] Configure a credential helper to remove this warning. See [2021-01-08T06:21:43.841Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-08T06:21:43.841Z] [2021-01-08T06:21:43.841Z] Login Succeeded [2021-01-08T06:21:43.841Z] nexus3.edgexfoundry.org:10003 [2021-01-08T06:21:43.841Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-08T06:21:44.108Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-08T06:21:44.108Z] Configure a credential helper to remove this warning. See [2021-01-08T06:21:44.108Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-08T06:21:44.108Z] [2021-01-08T06:21:44.108Z] Login Succeeded [2021-01-08T06:21:44.108Z] nexus3.edgexfoundry.org:10004 [2021-01-08T06:21:44.108Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-08T06:21:44.108Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-08T06:21:44.108Z] Configure a credential helper to remove this warning. See [2021-01-08T06:21:44.108Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-08T06:21:44.108Z] [2021-01-08T06:21:44.108Z] Login Succeeded [2021-01-08T06:21:44.108Z] docker.io [2021-01-08T06:21:44.370Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-08T06:21:44.632Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-08T06:21:44.632Z] Configure a credential helper to remove this warning. See [2021-01-08T06:21:44.632Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-08T06:21:44.632Z] [2021-01-08T06:21:44.632Z] Login Succeeded [2021-01-08T06:21:44.632Z] ---> docker-login.sh ends [Pipeline] } [2021-01-08T06:21:44.659Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-08T06:21:45.220Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrap-redis/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-01-08T06:21:45.220Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-08T06:21:45.220Z] ++ dirname cmd/core-command/Dockerfile [2021-01-08T06:21:45.220Z] ++ cut -d/ -f2 [2021-01-08T06:21:45.220Z] + echo core-command,cmd/core-command/Dockerfile [2021-01-08T06:21:45.220Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-08T06:21:45.220Z] ++ dirname cmd/core-data/Dockerfile [2021-01-08T06:21:45.220Z] ++ cut -d/ -f2 [2021-01-08T06:21:45.220Z] + echo core-data,cmd/core-data/Dockerfile [2021-01-08T06:21:45.220Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-08T06:21:45.220Z] ++ dirname cmd/core-metadata/Dockerfile [2021-01-08T06:21:45.220Z] ++ cut -d/ -f2 [2021-01-08T06:21:45.220Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-01-08T06:21:45.220Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-08T06:21:45.220Z] ++ dirname cmd/security-bootstrap-redis/Dockerfile [2021-01-08T06:21:45.220Z] ++ cut -d/ -f2 [2021-01-08T06:21:45.220Z] + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile [2021-01-08T06:21:45.220Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-08T06:21:45.220Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-01-08T06:21:45.220Z] ++ cut -d/ -f2 [2021-01-08T06:21:45.220Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-01-08T06:21:45.220Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-08T06:21:45.220Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-01-08T06:21:45.220Z] ++ cut -d/ -f2 [2021-01-08T06:21:45.220Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-01-08T06:21:45.220Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-08T06:21:45.220Z] ++ dirname cmd/support-notifications/Dockerfile [2021-01-08T06:21:45.220Z] ++ cut -d/ -f2 [2021-01-08T06:21:45.220Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-01-08T06:21:45.220Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-08T06:21:45.220Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-01-08T06:21:45.220Z] ++ cut -d/ -f2 [2021-01-08T06:21:45.220Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-01-08T06:21:45.220Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-08T06:21:45.220Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-01-08T06:21:45.220Z] ++ cut -d/ -f2 [2021-01-08T06:21:45.220Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-01-08T06:21:45.313Z] 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-bootstrap-redis-go, dockerfile:cmd/security-bootstrap-redis/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-01-08T06:21:46.268Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-08T06:21:46.268Z] [2021-01-08T06:21:46.268Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-01-08T06:21:46.652Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-08T06:21:46.652Z] latest: Pulling from edgex-devops/git-semver [2021-01-08T06:21:46.652Z] 31603596830f: Pulling fs layer [2021-01-08T06:21:46.652Z] 2a8b12db71e7: Pulling fs layer [2021-01-08T06:21:46.652Z] 6ca5941a6612: Pulling fs layer [2021-01-08T06:21:46.652Z] ecc8261a40a4: Pulling fs layer [2021-01-08T06:21:46.652Z] ecc8261a40a4: Waiting [2021-01-08T06:21:46.652Z] 2a8b12db71e7: Download complete [2021-01-08T06:21:46.652Z] 31603596830f: Verifying Checksum [2021-01-08T06:21:46.652Z] 31603596830f: Download complete [2021-01-08T06:21:46.917Z] ecc8261a40a4: Verifying Checksum [2021-01-08T06:21:46.917Z] ecc8261a40a4: Download complete [2021-01-08T06:21:46.917Z] 6ca5941a6612: Verifying Checksum [2021-01-08T06:21:46.917Z] 6ca5941a6612: Download complete [2021-01-08T06:21:47.184Z] 31603596830f: Pull complete [2021-01-08T06:21:47.184Z] 2a8b12db71e7: Pull complete [2021-01-08T06:21:48.140Z] 6ca5941a6612: Pull complete [2021-01-08T06:21:48.405Z] ecc8261a40a4: Pull complete [2021-01-08T06:21:48.405Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-01-08T06:21:48.405Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-08T06:21:48.405Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-01-08T06:21:48.529Z] prd-centos7-docker-4c-2g-19071 does not seem to be running inside a container [2021-01-08T06:21:48.577Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-01-08T06:21:51.172Z] $ docker top 31f6ecfeecb1b4f1bc1c44eb7c3a11d11296125ab1d047b5b1daf0689986da8d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-08T06:21:51.697Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-08T06:21:51.697Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-08T06:21:51.964Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-08T06:21:51.967Z] $ docker exec 31f6ecfeecb1b4f1bc1c44eb7c3a11d11296125ab1d047b5b1daf0689986da8d ssh-agent [2021-01-08T06:21:52.145Z] SSH_AUTH_SOCK=/tmp/ssh-nuwLlhnf4miQ/agent.12 [2021-01-08T06:21:52.145Z] SSH_AGENT_PID=17 [2021-01-08T06:21:52.158Z] Running ssh-add (command line suppressed) [2021-01-08T06:21:52.278Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_1585181089962692873.key (/w/workspace/edgex-go/1@tmp/private_key_1585181089962692873.key) [2021-01-08T06:21:52.333Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-08T06:21:52.723Z] + git tag --points-at HEAD [Pipeline] } [2021-01-08T06:21:52.757Z] $ docker exec --env ******** --env ******** 31f6ecfeecb1b4f1bc1c44eb7c3a11d11296125ab1d047b5b1daf0689986da8d ssh-agent -k [2021-01-08T06:21:52.879Z] unset SSH_AUTH_SOCK; [2021-01-08T06:21:52.879Z] unset SSH_AGENT_PID; [2021-01-08T06:21:52.880Z] echo Agent pid 17 killed; [2021-01-08T06:21:52.929Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-01-08T06:21:53.129Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-08T06:21:53.129Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-08T06:21:53.298Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-08T06:21:53.302Z] $ docker exec 31f6ecfeecb1b4f1bc1c44eb7c3a11d11296125ab1d047b5b1daf0689986da8d ssh-agent [2021-01-08T06:21:53.465Z] SSH_AUTH_SOCK=/tmp/ssh-VlXmMFhzwLi8/agent.45 [2021-01-08T06:21:53.465Z] SSH_AGENT_PID=51 [2021-01-08T06:21:53.473Z] Running ssh-add (command line suppressed) [2021-01-08T06:21:53.589Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_2152539800345985389.key (/w/workspace/edgex-go/1@tmp/private_key_2152539800345985389.key) [2021-01-08T06:21:53.641Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-08T06:21:54.015Z] + git semver init [2021-01-08T06:21:54.016Z] # -> Open(): unable to determine branch for HEAD [2021-01-08T06:21:54.016Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-01-08T06:21:54.016Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-01-08T06:21:54.016Z] # $SEMVER_REMOTE_NAME = origin [2021-01-08T06:21:54.016Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-08T06:21:54.016Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-08T06:21:54.016Z] # $SEMVER_BRANCH = PR-3000 [2021-01-08T06:21:54.016Z] # $SEMVER_TEMP = /tmp/semver-942910461 [2021-01-08T06:21:54.016Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-01-08T06:22:12.206Z] # '/tmp/semver-942910461' -> '/w/workspace/edgex-go/1/.semver' [2021-01-08T06:22:12.206Z] # -> Force: false [2021-01-08T06:22:12.206Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-01-08T06:22:12.240Z] $ docker exec --env ******** --env ******** 31f6ecfeecb1b4f1bc1c44eb7c3a11d11296125ab1d047b5b1daf0689986da8d ssh-agent -k [2021-01-08T06:22:12.436Z] unset SSH_AUTH_SOCK; [2021-01-08T06:22:12.436Z] unset SSH_AGENT_PID; [2021-01-08T06:22:12.436Z] echo Agent pid 51 killed; [2021-01-08T06:22:12.515Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-08T06:22:13.079Z] + git semver [Pipeline] } [2021-01-08T06:22:13.114Z] $ docker stop --time=1 31f6ecfeecb1b4f1bc1c44eb7c3a11d11296125ab1d047b5b1daf0689986da8d [2021-01-08T06:22:14.673Z] $ docker rm -f 31f6ecfeecb1b4f1bc1c44eb7c3a11d11296125ab1d047b5b1daf0689986da8d [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-08T06:22:15.233Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-01-08T06:22:15.771Z] Stashed 1 file(s) [Pipeline] echo [2021-01-08T06:22:15.795Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-08T06:22:17.072Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-01-08T06:22:17.399Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-08T06:22:17.730Z] + sudo service docker restart [2021-01-08T06:22:17.730Z] + true [2021-01-08T06:22:17.730Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-01-08T06:22:18.345Z] ========================================================= [2021-01-08T06:22:18.345Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-01-08T06:22:18.345Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-08T06:22:18.734Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-01-08T06:22:22.063Z] Sending build context to Docker daemon 326.4MB [2021-01-08T06:22:22.063Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-01-08T06:22:22.063Z] Step 2/6 : FROM ${BASE} [2021-01-08T06:22:22.063Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-01-08T06:22:22.063Z] 188c0c94c7c5: Pulling fs layer [2021-01-08T06:22:22.063Z] 0ef7d3d256c8: Pulling fs layer [2021-01-08T06:22:22.063Z] de9db76c5a1d: Pulling fs layer [2021-01-08T06:22:22.063Z] bca2f99d35d6: Pulling fs layer [2021-01-08T06:22:22.063Z] 93359f2a8cfa: Pulling fs layer [2021-01-08T06:22:22.063Z] 7c6f9722023f: Pulling fs layer [2021-01-08T06:22:22.063Z] a35cf1a2eb13: Pulling fs layer [2021-01-08T06:22:22.063Z] 93359f2a8cfa: Waiting [2021-01-08T06:22:22.063Z] 7c6f9722023f: Waiting [2021-01-08T06:22:22.063Z] bca2f99d35d6: Waiting [2021-01-08T06:22:22.063Z] a35cf1a2eb13: Waiting [2021-01-08T06:22:22.063Z] de9db76c5a1d: Verifying Checksum [2021-01-08T06:22:22.063Z] de9db76c5a1d: Download complete [2021-01-08T06:22:22.063Z] 0ef7d3d256c8: Download complete [2021-01-08T06:22:22.063Z] 93359f2a8cfa: Verifying Checksum [2021-01-08T06:22:22.064Z] 93359f2a8cfa: Download complete [2021-01-08T06:22:22.064Z] 7c6f9722023f: Download complete [2021-01-08T06:22:22.326Z] 188c0c94c7c5: Verifying Checksum [2021-01-08T06:22:22.326Z] 188c0c94c7c5: Download complete [2021-01-08T06:22:22.594Z] 188c0c94c7c5: Pull complete [2021-01-08T06:22:22.861Z] 0ef7d3d256c8: Pull complete [2021-01-08T06:22:23.441Z] de9db76c5a1d: Pull complete [2021-01-08T06:22:24.022Z] a35cf1a2eb13: Verifying Checksum [2021-01-08T06:22:24.022Z] a35cf1a2eb13: Download complete [2021-01-08T06:22:24.290Z] bca2f99d35d6: Verifying Checksum [2021-01-08T06:22:24.290Z] bca2f99d35d6: Download complete [2021-01-08T06:22:29.626Z] bca2f99d35d6: Pull complete [2021-01-08T06:22:29.626Z] 93359f2a8cfa: Pull complete [2021-01-08T06:22:29.890Z] 7c6f9722023f: Pull complete [2021-01-08T06:22:31.427Z] Still waiting to schedule task [2021-01-08T06:22:31.427Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-01-08T06:22:34.125Z] a35cf1a2eb13: Pull complete [2021-01-08T06:22:34.125Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-01-08T06:22:34.125Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-01-08T06:22:34.125Z] ---> a62c8e92a672 [2021-01-08T06:22:34.125Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-01-08T06:22:34.391Z] ---> Running in 0317af0f65a9 [2021-01-08T06:22:34.971Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-08T06:22:35.546Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-08T06:22:36.497Z] (1/12) Installing libmagic (5.38-r0) [2021-01-08T06:22:36.497Z] (2/12) Installing file (5.38-r0) [2021-01-08T06:22:36.497Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-08T06:22:36.767Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-08T06:22:44.955Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-08T06:22:44.955Z] (6/12) Installing patch (2.7.6-r6) [2021-01-08T06:22:44.955Z] (7/12) Installing build-base (0.5-r2) [2021-01-08T06:22:44.955Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-08T06:22:44.955Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-08T06:22:44.955Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-08T06:22:44.955Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-08T06:22:44.955Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-08T06:22:44.955Z] Executing busybox-1.31.1-r19.trigger [2021-01-08T06:22:44.955Z] OK: 233 MiB in 51 packages [2021-01-08T06:22:48.274Z] Removing intermediate container 0317af0f65a9 [2021-01-08T06:22:48.274Z] ---> 9eb6039a8758 [2021-01-08T06:22:48.274Z] Step 4/6 : WORKDIR /edgex-go [2021-01-08T06:22:48.274Z] ---> Running in 46795d1c6fea [2021-01-08T06:22:48.536Z] Removing intermediate container 46795d1c6fea [2021-01-08T06:22:48.536Z] ---> 345d8d48a6d7 [2021-01-08T06:22:48.536Z] Step 5/6 : COPY go.mod . [2021-01-08T06:22:48.799Z] ---> e6aff364b020 [2021-01-08T06:22:48.799Z] Step 6/6 : RUN go mod download [2021-01-08T06:22:48.799Z] ---> Running in c9e958b9499d [2021-01-08T06:23:10.831Z] Removing intermediate container c9e958b9499d [2021-01-08T06:23:10.831Z] ---> 27d7b328f7a1 [2021-01-08T06:23:10.831Z] Successfully built 27d7b328f7a1 [2021-01-08T06:23:10.831Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-08T06:23:11.185Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-08T06:23:11.185Z] . [Pipeline] withDockerContainer [2021-01-08T06:23:11.315Z] prd-centos7-docker-4c-2g-19071 does not seem to be running inside a container [2021-01-08T06:23:11.370Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-08T06:23:12.911Z] $ docker top e0f72dceb7baf68fecb3d07f0d1af635c0058bce21eeda20078787933c9e203c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-08T06:23:13.529Z] + go version [2021-01-08T06:23:13.529Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-01-08T06:23:13.557Z] $ docker stop --time=1 e0f72dceb7baf68fecb3d07f0d1af635c0058bce21eeda20078787933c9e203c [2021-01-08T06:23:14.923Z] $ docker rm -f e0f72dceb7baf68fecb3d07f0d1af635c0058bce21eeda20078787933c9e203c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-08T06:23:16.101Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-08T06:23:16.101Z] . [Pipeline] withDockerContainer [2021-01-08T06:23:16.233Z] prd-centos7-docker-4c-2g-19071 does not seem to be running inside a container [2021-01-08T06:23:16.286Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-08T06:23:17.105Z] $ docker top 56eefd8f972fd545c99c1cd8fae8ef936765ed38ab1a36f0efda73bbefd0e02a -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-08T06:23:17.352Z] ========================================================= [2021-01-08T06:23:17.353Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-08T06:23:17.353Z] ========================================================= [Pipeline] sh [2021-01-08T06:23:17.667Z] + make test [2021-01-08T06:23:17.667Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-08T06:23:26.223Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-08T06:23:44.562Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-08T06:23:45.997Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-08T06:23:46.968Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-08T06:23:46.968Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-01-08T06:23:46.968Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-08T06:23:46.968Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-08T06:23:47.236Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-08T06:23:47.824Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-08T06:23:48.098Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-08T06:23:48.701Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-08T06:23:51.289Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-08T06:23:51.289Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-08T06:23:51.289Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-08T06:23:52.691Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.088s coverage: 46.6% of statements [2021-01-08T06:23:52.691Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-08T06:23:52.691Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-08T06:23:52.691Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-08T06:23:52.691Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-08T06:23:52.691Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-08T06:23:58.054Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.173s coverage: 27.0% of statements [2021-01-08T06:23:58.054Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-08T06:23:58.054Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-08T06:23:58.054Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-08T06:23:58.054Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-08T06:23:58.054Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-08T06:23:58.054Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-08T06:23:58.054Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.039s coverage: 100.0% of statements [2021-01-08T06:23:58.054Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-08T06:23:58.054Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.047s coverage: 100.0% of statements [2021-01-08T06:23:58.054Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-08T06:23:58.054Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-08T06:23:58.054Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.409s coverage: 77.8% of statements [2021-01-08T06:23:58.054Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-08T06:23:58.054Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-08T06:23:58.054Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.134s coverage: 82.4% of statements [2021-01-08T06:23:58.054Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-08T06:23:58.054Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-08T06:23:58.054Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-08T06:23:58.054Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-08T06:23:59.473Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.329s coverage: 28.6% of statements [2021-01-08T06:23:59.473Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-08T06:23:59.473Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-08T06:23:59.473Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-08T06:23:59.473Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-08T06:23:59.473Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-08T06:23:59.473Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.075s coverage: 100.0% of statements [2021-01-08T06:23:59.473Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-08T06:23:59.473Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.052s coverage: 100.0% of statements [2021-01-08T06:23:59.473Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-08T06:23:59.473Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.108s coverage: 86.7% of statements [2021-01-08T06:23:59.473Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-08T06:23:59.473Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.116s coverage: 97.5% of statements [2021-01-08T06:23:59.473Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-08T06:24:00.061Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.077s coverage: 78.3% of statements [2021-01-08T06:24:00.061Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-08T06:24:00.061Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-08T06:24:00.061Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-08T06:24:00.061Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-08T06:24:02.027Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.357s coverage: 93.8% of statements [2021-01-08T06:24:02.027Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-08T06:24:02.027Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-08T06:24:02.027Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-08T06:24:02.027Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-08T06:24:02.027Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-08T06:24:02.027Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-08T06:24:02.027Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-08T06:24:02.027Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-08T06:24:02.027Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-08T06:24:02.027Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-08T06:24:02.027Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-08T06:24:02.027Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-08T06:24:02.027Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-08T06:24:02.027Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-08T06:24:02.027Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-08T06:24:02.027Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-08T06:24:02.027Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-08T06:24:02.027Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-08T06:24:02.027Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.047s coverage: 58.8% of statements [2021-01-08T06:24:02.027Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-08T06:24:02.027Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-08T06:24:02.027Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.061s coverage: 0.1% of statements [2021-01-08T06:24:02.027Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-08T06:24:02.027Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-08T06:24:02.027Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-01-08T06:24:02.027Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-01-08T06:24:02.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.043s coverage: 100.0% of statements [2021-01-08T06:24:02.027Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-01-08T06:24:02.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.063s coverage: 75.5% of statements [2021-01-08T06:24:02.027Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-01-08T06:24:02.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.044s coverage: 80.8% of statements [2021-01-08T06:24:02.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.080s coverage: 87.2% of statements [2021-01-08T06:24:02.607Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.060s coverage: 84.2% of statements [2021-01-08T06:24:03.194Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.091s coverage: 91.4% of statements [2021-01-08T06:24:03.194Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-01-08T06:24:03.785Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.185s coverage: 63.5% of statements [2021-01-08T06:24:03.785Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-08T06:24:03.785Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-08T06:24:03.785Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.050s coverage: 100.0% of statements [2021-01-08T06:24:03.785Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.058s coverage: 91.3% of statements [2021-01-08T06:24:03.785Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.027s coverage: 100.0% of statements [2021-01-08T06:24:04.048Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.043s coverage: 73.7% of statements [2021-01-08T06:24:04.316Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.026s coverage: 100.0% of statements [2021-01-08T06:24:05.741Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.363s coverage: 55.9% of statements [2021-01-08T06:24:05.741Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-08T06:24:05.741Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-08T06:24:05.741Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-08T06:24:05.741Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-08T06:24:05.741Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-08T06:24:05.741Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.154s coverage: 37.0% of statements [2021-01-08T06:24:05.741Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-08T06:24:05.741Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-08T06:24:05.741Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.307s coverage: 84.0% of statements [2021-01-08T06:24:06.014Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.038s coverage: 100.0% of statements [2021-01-08T06:24:08.006Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.138s coverage: 47.1% of statements [2021-01-08T06:24:08.006Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-08T06:24:08.006Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-08T06:24:08.006Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-08T06:24:08.006Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-08T06:24:08.006Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-08T06:24:08.006Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.064s coverage: 100.0% of statements [2021-01-08T06:24:08.006Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-08T06:24:08.006Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.044s coverage: 100.0% of statements [2021-01-08T06:24:08.006Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-08T06:24:09.419Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.720s coverage: 29.1% of statements [2021-01-08T06:24:09.419Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-08T06:24:09.419Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-08T06:24:09.419Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-08T06:24:09.419Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-08T06:24:09.419Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-08T06:24:09.419Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.086s coverage: 99.0% of statements [2021-01-08T06:24:09.419Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-08T06:24:09.419Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.045s coverage: 100.0% of statements [2021-01-08T06:24:09.419Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-08T06:24:09.419Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.026s coverage: 0.0% of statements [2021-01-08T06:24:09.419Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-08T06:24:09.419Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.037s coverage: 100.0% of statements [2021-01-08T06:24:09.419Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-08T06:24:09.419Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-08T06:24:09.419Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-08T06:24:09.419Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-08T06:24:09.419Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.041s coverage: 87.9% of statements [2021-01-08T06:24:09.419Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-08T06:24:09.419Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-08T06:24:09.419Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.040s coverage: 100.0% of statements [2021-01-08T06:24:10.037Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.045s coverage: 32.1% of statements [2021-01-08T06:24:10.037Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements [2021-01-08T06:24:10.323Z] GO111MODULE=on go vet ./... [2021-01-08T06:24:32.537Z] gofmt -l . [2021-01-08T06:24:33.117Z] [ "`gofmt -l .`" = "" ] [2021-01-08T06:24:33.707Z] ./bin/test-go-mod-tidy.sh [2021-01-08T06:24:34.283Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-01-08T06:24:36.024Z] + ls -al . [2021-01-08T06:24:36.024Z] total 640 [2021-01-08T06:24:36.024Z] drwxrwxr-x 10 1001 1001 4096 Jan 8 06:24 . [2021-01-08T06:24:36.024Z] drwxr-xr-x 4 root root 28 Jan 8 06:23 .. [2021-01-08T06:24:36.024Z] -rw-rw-r-- 1 1001 1001 11 Jan 8 06:21 .dockerignore [2021-01-08T06:24:36.024Z] drwxrwxr-x 8 1001 1001 179 Jan 8 06:21 .git [2021-01-08T06:24:36.024Z] drwxrwxr-x 3 1001 1001 125 Jan 8 06:21 .github [2021-01-08T06:24:36.024Z] -rw-rw-r-- 1 1001 1001 824 Jan 8 06:21 .gitignore [2021-01-08T06:24:36.024Z] drwx------ 3 1001 1001 47 Jan 8 06:22 .semver [2021-01-08T06:24:36.024Z] -rw-rw-r-- 1 1001 1001 166 Jan 8 06:21 .sonarcloud.properties [2021-01-08T06:24:36.024Z] -rw-rw-r-- 1 1001 1001 3804 Jan 8 06:21 CONTRIBUTING.md [2021-01-08T06:24:36.024Z] -rw-rw-r-- 1 1001 1001 931 Jan 8 06:21 Dockerfile.build [2021-01-08T06:24:36.024Z] -rw-rw-r-- 1 1001 1001 863 Jan 8 06:21 Jenkinsfile [2021-01-08T06:24:36.024Z] -rw-rw-r-- 1 1001 1001 10775 Jan 8 06:21 LICENSE [2021-01-08T06:24:36.024Z] -rw-rw-r-- 1 1001 1001 5750 Jan 8 06:21 Makefile [2021-01-08T06:24:36.024Z] -rw-rw-r-- 1 1001 1001 6524 Jan 8 06:21 README.md [2021-01-08T06:24:36.024Z] -rw-rw-r-- 1 1001 1001 6744 Jan 8 06:21 SECURITY.md [2021-01-08T06:24:36.024Z] -rw-rw-r-- 1 1001 1001 5 Jan 8 06:22 VERSION [2021-01-08T06:24:36.024Z] -rw-rw-r-- 1 1001 1001 4131 Jan 8 06:21 ZMQWindows.md [2021-01-08T06:24:36.024Z] drwxrwxr-x 2 1001 1001 117 Jan 8 06:21 bin [2021-01-08T06:24:36.024Z] drwxrwxr-x 14 1001 1001 4096 Jan 8 06:21 cmd [2021-01-08T06:24:36.024Z] -rw-r--r-- 1 root root 541590 Jan 8 06:24 coverage.out [2021-01-08T06:24:36.024Z] -rw-r--r-- 1 root root 979 Jan 8 06:24 go.mod [2021-01-08T06:24:36.024Z] -rw-r--r-- 1 root root 19019 Jan 8 06:24 go.sum [2021-01-08T06:24:36.024Z] drwxrwxr-x 8 1001 1001 127 Jan 8 06:21 internal [2021-01-08T06:24:36.024Z] drwxrwxr-x 4 1001 1001 26 Jan 8 06:21 openapi [2021-01-08T06:24:36.024Z] drwxrwxr-x 4 1001 1001 71 Jan 8 06:21 snap [2021-01-08T06:24:36.024Z] -rw-rw-r-- 1 1001 1001 168 Jan 8 06:21 version.go [Pipeline] sh [2021-01-08T06:24:36.358Z] + '[' -e coverage.out ] [2021-01-08T06:24:36.358Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-01-08T06:24:36.566Z] Stashed 1 file(s) [Pipeline] sh [2021-01-08T06:24:36.888Z] + make build [2021-01-08T06:24:36.888Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-01-08T06:24:41.186Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-01-08T06:24:47.918Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-01-08T06:24:49.323Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-01-08T06:24:50.527Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-01-08T06:24:50.793Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-01-08T06:24:52.224Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-01-08T06:24:53.627Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-01-08T06:24:55.055Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-01-08T06:24:56.015Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-01-08T06:24:56.978Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-01-08T06:24:57.927Z] 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 [Pipeline] } [2021-01-08T06:24:59.381Z] $ docker stop --time=1 56eefd8f972fd545c99c1cd8fae8ef936765ed38ab1a36f0efda73bbefd0e02a [2021-01-08T06:25:01.077Z] $ docker rm -f 56eefd8f972fd545c99c1cd8fae8ef936765ed38ab1a36f0efda73bbefd0e02a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-08T06:25:03.197Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-08T06:25:03.197Z] [2021-01-08T06:25:03.197Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-01-08T06:25:03.610Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-08T06:25:03.610Z] latest: Pulling from edgex-devops/edgex-compose [2021-01-08T06:25:03.610Z] cbdbe7a5bc2a: Pulling fs layer [2021-01-08T06:25:03.610Z] ca9280d653b3: Pulling fs layer [2021-01-08T06:25:03.610Z] 7e9c9ca2126c: Pulling fs layer [2021-01-08T06:25:03.907Z] cbdbe7a5bc2a: Verifying Checksum [2021-01-08T06:25:03.907Z] cbdbe7a5bc2a: Download complete [2021-01-08T06:25:04.246Z] cbdbe7a5bc2a: Pull complete [2021-01-08T06:25:04.246Z] ca9280d653b3: Verifying Checksum [2021-01-08T06:25:04.246Z] ca9280d653b3: Download complete [2021-01-08T06:25:05.735Z] ca9280d653b3: Pull complete [2021-01-08T06:25:05.736Z] 7e9c9ca2126c: Verifying Checksum [2021-01-08T06:25:05.736Z] 7e9c9ca2126c: Download complete [2021-01-08T06:25:12.399Z] 7e9c9ca2126c: Pull complete [2021-01-08T06:25:12.399Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-01-08T06:25:12.399Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-08T06:25:12.399Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-01-08T06:25:12.647Z] prd-centos7-docker-4c-2g-19071 does not seem to be running inside a container [2021-01-08T06:25:12.749Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-01-08T06:25:14.373Z] $ docker top 5793944e6ccf61c5c3332406cd9bcbe207f28236c756d2435e225749895a713a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-08T06:25:14.911Z] + docker-compose build --help [2021-01-08T06:25:14.911Z] + grep parallel [2021-01-08T06:25:15.860Z] --parallel Build images in parallel. [Pipeline] } [2021-01-08T06:25:15.889Z] $ docker stop --time=1 5793944e6ccf61c5c3332406cd9bcbe207f28236c756d2435e225749895a713a [2021-01-08T06:25:17.253Z] $ docker rm -f 5793944e6ccf61c5c3332406cd9bcbe207f28236c756d2435e225749895a713a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-08T06:25:18.080Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-08T06:25:18.080Z] . [Pipeline] withDockerContainer [2021-01-08T06:25:18.227Z] prd-centos7-docker-4c-2g-19071 does not seem to be running inside a container [2021-01-08T06:25:18.284Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-01-08T06:25:18.933Z] $ docker top 2c8782abce53c0b94bbd55bfa55e1485eed6f369b9368fc26503b87ad4c097dc -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-08T06:25:19.489Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-08T06:25:20.436Z] Building docker-core-command-go ... [2021-01-08T06:25:20.436Z] Building docker-core-data-go ... [2021-01-08T06:25:20.437Z] Building docker-core-metadata-go ... [2021-01-08T06:25:20.437Z] Building docker-security-bootstrap-redis-go ... [2021-01-08T06:25:20.437Z] Building docker-security-proxy-setup-go ... [2021-01-08T06:25:20.437Z] Building docker-security-secretstore-setup-go ... [2021-01-08T06:25:20.437Z] Building docker-support-notifications-go ... [2021-01-08T06:25:20.437Z] Building docker-support-scheduler-go ... [2021-01-08T06:25:20.437Z] Building docker-sys-mgmt-agent-go ... [2021-01-08T06:25:20.437Z] Building docker-sys-mgmt-agent-go [2021-01-08T06:25:20.437Z] Building docker-support-scheduler-go [2021-01-08T06:25:20.437Z] Building docker-security-proxy-setup-go [2021-01-08T06:25:20.437Z] Building docker-security-secretstore-setup-go [2021-01-08T06:25:20.437Z] Building docker-core-command-go [2021-01-08T06:25:52.716Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-08T06:25:52.717Z] [2021-01-08T06:25:52.717Z] Step 2/24 : FROM ${BUILDER_BASE} AS builderStep 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-08T06:25:52.717Z] [2021-01-08T06:25:52.717Z] ---> 27d7b328f7a1 [2021-01-08T06:25:52.717Z] Step 3/24 : WORKDIR /edgex-go [2021-01-08T06:25:52.717Z] ---> 27d7b328f7a1 [2021-01-08T06:25:52.717Z] Step 3/21 : WORKDIR /edgex-go [2021-01-08T06:25:52.717Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-08T06:25:52.717Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-08T06:25:52.717Z] ---> 27d7b328f7a1 [2021-01-08T06:25:52.717Z] Step 3/21 : WORKDIR /edgex-go [2021-01-08T06:25:52.717Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-08T06:25:52.717Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-08T06:25:52.717Z] ---> 27d7b328f7a1 [2021-01-08T06:25:52.717Z] Step 3/22 : WORKDIR /edgex-go [2021-01-08T06:25:52.717Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-08T06:25:52.717Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-08T06:25:52.717Z] ---> 27d7b328f7a1 [2021-01-08T06:25:52.717Z] Step 3/26 : WORKDIR /edgex-go [2021-01-08T06:25:52.717Z] ---> Running in ec34c6b1a8f7 [2021-01-08T06:25:52.717Z] ---> Running in 75613827e454 [2021-01-08T06:25:52.717Z] ---> Running in cb6cffd230a8 [2021-01-08T06:25:52.717Z] ---> Running in 0949fa152e8f [2021-01-08T06:25:52.717Z] ---> Running in 089cff1d0136 [2021-01-08T06:25:52.717Z] Removing intermediate container cb6cffd230a8 [2021-01-08T06:25:52.717Z] ---> d1a8a0eca023 [2021-01-08T06:25:52.717Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-08T06:25:52.717Z] Removing intermediate container 089cff1d0136 [2021-01-08T06:25:52.717Z] ---> 18da8172c6d5 [2021-01-08T06:25:52.717Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-08T06:25:52.717Z] Removing intermediate container ec34c6b1a8f7 [2021-01-08T06:25:52.717Z] ---> 65f1da287eed [2021-01-08T06:25:52.717Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-08T06:25:52.717Z] Removing intermediate container 75613827e454 [2021-01-08T06:25:52.717Z] ---> 56b4e47b0ef6 [2021-01-08T06:25:52.717Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-08T06:25:52.717Z] Removing intermediate container 0949fa152e8f [2021-01-08T06:25:52.717Z] ---> 445adcc8b375 [2021-01-08T06:25:52.717Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-08T06:25:52.717Z] ---> Running in 112d8ff9ca6a [2021-01-08T06:25:52.717Z] ---> Running in da558fa2b0eb [2021-01-08T06:25:52.717Z] ---> Running in ff4ed112dd36 [2021-01-08T06:25:52.717Z] ---> Running in 64db597658ba [2021-01-08T06:25:52.717Z] ---> Running in 1bc68d1ab188 [2021-01-08T06:25:54.192Z] Removing intermediate container 1bc68d1ab188 [2021-01-08T06:25:54.192Z] ---> 84c0ac03ea4f [2021-01-08T06:25:54.192Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-08T06:25:54.192Z] Removing intermediate container 112d8ff9ca6a [2021-01-08T06:25:54.192Z] ---> a8fbadc17d36 [2021-01-08T06:25:54.192Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-01-08T06:25:54.192Z] Removing intermediate container da558fa2b0eb [2021-01-08T06:25:54.192Z] ---> 30377fde0a82 [2021-01-08T06:25:54.192Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-01-08T06:25:54.461Z] Removing intermediate container 64db597658ba [2021-01-08T06:25:54.461Z] ---> f5a63924e30e [2021-01-08T06:25:54.461Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-08T06:25:54.461Z] ---> Running in 6ff5d14a3e0d [2021-01-08T06:25:54.461Z] ---> Running in 8e89ed48907c [2021-01-08T06:25:54.461Z] ---> Running in b0d724820ee3 [2021-01-08T06:25:54.461Z] ---> Running in 851e6aa52446 [2021-01-08T06:25:54.461Z] Removing intermediate container ff4ed112dd36 [2021-01-08T06:25:54.461Z] ---> f8db408b7bd7 [2021-01-08T06:25:54.461Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-08T06:25:54.730Z] ---> Running in 33ba7dcf2981 [2021-01-08T06:25:55.721Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-08T06:25:55.721Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-08T06:25:55.721Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-08T06:25:55.721Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-08T06:25:55.721Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-08T06:25:56.697Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-08T06:25:56.697Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-08T06:25:56.697Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-08T06:25:56.697Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-08T06:25:56.986Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-08T06:25:57.254Z] OK: 233 MiB in 51 packages [2021-01-08T06:25:57.254Z] OK: 233 MiB in 51 packages [2021-01-08T06:25:57.842Z] Removing intermediate container 6ff5d14a3e0d [2021-01-08T06:25:57.842Z] ---> 62c9814e9dbc [2021-01-08T06:25:57.842Z] Step 6/21 : COPY go.mod . [2021-01-08T06:25:57.842Z] Removing intermediate container 33ba7dcf2981 [2021-01-08T06:25:57.842Z] ---> 5c3564cc40bd [2021-01-08T06:25:57.842Z] Step 6/21 : COPY go.mod . [2021-01-08T06:25:57.842Z] OK: 233 MiB in 51 packages [2021-01-08T06:25:58.107Z] OK: 233 MiB in 51 packages [2021-01-08T06:25:58.107Z] ---> 9f80cfc42790 [2021-01-08T06:25:58.107Z] Step 7/21 : RUN go mod download [2021-01-08T06:25:58.107Z] ---> d5073b2a51c8 [2021-01-08T06:25:58.107Z] Step 7/21 : RUN go mod download [2021-01-08T06:25:58.371Z] ---> Running in 252a81f811ce [2021-01-08T06:25:58.371Z] ---> Running in b3b2c079e3f0 [2021-01-08T06:25:58.636Z] Removing intermediate container 8e89ed48907c [2021-01-08T06:25:58.636Z] ---> 7396d8beb718 [2021-01-08T06:25:58.636Z] Step 6/26 : COPY go.mod . [2021-01-08T06:25:58.903Z] Removing intermediate container 851e6aa52446 [2021-01-08T06:25:58.903Z] ---> 40df8e5e3758 [2021-01-08T06:25:58.903Z] Step 6/22 : COPY go.mod . [2021-01-08T06:25:58.903Z] ---> d8836466c15f [2021-01-08T06:25:58.903Z] Step 7/26 : RUN go mod download [2021-01-08T06:25:59.179Z] ---> Running in d5dcb5f03c47 [2021-01-08T06:25:59.179Z] ---> ae8c165b284c [2021-01-08T06:25:59.179Z] Step 7/22 : RUN go mod download [2021-01-08T06:25:59.451Z] OK: 233 MiB in 51 packages [2021-01-08T06:25:59.451Z] ---> Running in c6a4adf8ec45 [2021-01-08T06:26:00.061Z] Removing intermediate container b0d724820ee3 [2021-01-08T06:26:00.061Z] ---> 23db93fb09c7 [2021-01-08T06:26:00.061Z] Step 6/24 : COPY go.mod . [2021-01-08T06:26:00.540Z] ---> 4dc297e6c881 [2021-01-08T06:26:00.540Z] Step 7/24 : RUN go mod download [2021-01-08T06:26:00.540Z] ---> Running in d3825aca8fcb [2021-01-08T06:26:01.145Z] Removing intermediate container d5dcb5f03c47 [2021-01-08T06:26:01.145Z] ---> 7a79f5732f69 [2021-01-08T06:26:01.145Z] Step 8/26 : COPY . . [2021-01-08T06:26:01.145Z] Removing intermediate container 252a81f811ce [2021-01-08T06:26:01.145Z] ---> c8bff381fd74 [2021-01-08T06:26:01.145Z] Step 8/21 : COPY . . [2021-01-08T06:26:01.434Z] Removing intermediate container b3b2c079e3f0 [2021-01-08T06:26:01.434Z] ---> 86de63828cd9 [2021-01-08T06:26:01.434Z] Step 8/21 : COPY . . [2021-01-08T06:26:01.434Z] Removing intermediate container c6a4adf8ec45 [2021-01-08T06:26:01.434Z] ---> 9cc32e9eb270 [2021-01-08T06:26:01.434Z] Step 8/22 : COPY . . [2021-01-08T06:26:07.046Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-19074 in /w/workspace/edgexfoundry_edgex-go_PR-3000 [Pipeline] { [Pipeline] ws [2021-01-08T06:26:07.138Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-01-08T06:26:11.742Z] Removing intermediate container d3825aca8fcb [2021-01-08T06:26:11.742Z] ---> d3aa7cd371ea [2021-01-08T06:26:11.742Z] Step 8/24 : COPY . . [2021-01-08T06:26:12.731Z] using credential edgex-jenkins-ssh [2021-01-08T06:26:12.808Z] Cloning the remote Git repository [2021-01-08T06:26:12.883Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-08T06:26:13.080Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-01-08T06:26:13.220Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-08T06:26:13.220Z] > git --version # timeout=10 [2021-01-08T06:26:13.247Z] > git --version # 'git version 2.17.1' [2021-01-08T06:26:13.248Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-08T06:26:13.361Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-08T06:26:38.981Z] ---> ea2e0f3ada5d [2021-01-08T06:26:38.981Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-01-08T06:26:38.981Z] ---> 82c65274ae6c [2021-01-08T06:26:38.981Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-01-08T06:26:38.981Z] ---> 77e08b2d45b0 [2021-01-08T06:26:38.981Z] Step 9/22 : RUN make cmd/core-command/core-command [2021-01-08T06:26:38.981Z] ---> Running in 09e4cb286af5 [2021-01-08T06:26:38.981Z] ---> Running in efb80f2b372c [2021-01-08T06:26:38.981Z] ---> Running in 2b4797e84588 [2021-01-08T06:26:38.981Z] ---> fa9aa6398be0 [2021-01-08T06:26:38.981Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2021-01-08T06:26:38.981Z] ---> Running in d009ee708da6 [2021-01-08T06:26:38.981Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-01-08T06:26:38.981Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-01-08T06:26:38.981Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-01-08T06:26:38.981Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-01-08T06:26:40.435Z] ---> 949c34d7dc7f [2021-01-08T06:26:40.435Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-01-08T06:26:40.708Z] ---> Running in 087cab317f84 [2021-01-08T06:26:41.711Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-01-08T06:26:46.694Z] Merging remotes/origin/master commit 6aacc02e765899b5f00a422c0b56178915ca79e6 into PR head commit 5170b4d5d8ce9cf0f1f83444b3e0d0ec0034d809 [2021-01-08T06:26:45.987Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-08T06:26:46.004Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-08T06:26:46.035Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-08T06:26:46.072Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-08T06:26:46.072Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-08T06:26:46.086Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3000/head:refs/remotes/origin/PR-3000 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-08T06:26:47.115Z] Merge succeeded, producing 5170b4d5d8ce9cf0f1f83444b3e0d0ec0034d809 [2021-01-08T06:26:47.116Z] Checking out Revision 5170b4d5d8ce9cf0f1f83444b3e0d0ec0034d809 (PR-3000) [2021-01-08T06:26:46.718Z] > git config core.sparsecheckout # timeout=10 [2021-01-08T06:26:46.735Z] > git checkout -f 5170b4d5d8ce9cf0f1f83444b3e0d0ec0034d809 # timeout=10 [2021-01-08T06:26:47.031Z] > git remote # timeout=10 [2021-01-08T06:26:47.049Z] > git config --get remote.origin.url # timeout=10 [2021-01-08T06:26:47.068Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-08T06:26:47.080Z] > git merge 6aacc02e765899b5f00a422c0b56178915ca79e6 # timeout=10 [2021-01-08T06:26:47.105Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-08T06:26:47.125Z] > git config core.sparsecheckout # timeout=10 [2021-01-08T06:26:47.135Z] > git checkout -f 5170b4d5d8ce9cf0f1f83444b3e0d0ec0034d809 # timeout=10 [2021-01-08T06:26:51.858Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts" [2021-01-08T06:26:51.938Z] > git --version # timeout=10 [2021-01-08T06:26:51.947Z] > git --version # 'git version 2.17.1' [2021-01-08T06:26:51.957Z] fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-08T06:26:54.236Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-01-08T06:26:54.775Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-08T06:26:55.135Z] + sudo service docker restart [2021-01-08T06:26:55.135Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-08T06:26:57.430Z] provisioning config files... [2021-01-08T06:26:57.488Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1655970356526393436tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-08T06:26:58.178Z] ---> docker-login.sh [2021-01-08T06:26:58.178Z] nexus3.edgexfoundry.org:10001 [2021-01-08T06:26:58.822Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-08T06:26:59.442Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-08T06:26:59.442Z] Configure a credential helper to remove this warning. See [2021-01-08T06:26:59.442Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-08T06:26:59.442Z] [2021-01-08T06:26:59.442Z] Login Succeeded [2021-01-08T06:26:59.442Z] nexus3.edgexfoundry.org:10002 [2021-01-08T06:26:59.726Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-08T06:26:59.726Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-08T06:26:59.726Z] Configure a credential helper to remove this warning. See [2021-01-08T06:26:59.726Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-08T06:26:59.726Z] [2021-01-08T06:26:59.726Z] Login Succeeded [2021-01-08T06:26:59.726Z] nexus3.edgexfoundry.org:10003 [2021-01-08T06:27:00.019Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-08T06:27:00.302Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-08T06:27:00.302Z] Configure a credential helper to remove this warning. See [2021-01-08T06:27:00.302Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-08T06:27:00.302Z] [2021-01-08T06:27:00.302Z] Login Succeeded [2021-01-08T06:27:00.302Z] nexus3.edgexfoundry.org:10004 [2021-01-08T06:27:00.588Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-08T06:27:00.588Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-08T06:27:00.588Z] Configure a credential helper to remove this warning. See [2021-01-08T06:27:00.588Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-08T06:27:00.588Z] [2021-01-08T06:27:00.588Z] Login Succeeded [2021-01-08T06:27:00.588Z] docker.io [2021-01-08T06:27:01.217Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-08T06:27:01.497Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-08T06:27:01.497Z] Configure a credential helper to remove this warning. See [2021-01-08T06:27:01.497Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-08T06:27:01.497Z] [2021-01-08T06:27:01.497Z] Login Succeeded [2021-01-08T06:27:01.497Z] ---> docker-login.sh ends [Pipeline] } [2021-01-08T06:27:01.536Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-01-08T06:27:02.208Z] ========================================================= [2021-01-08T06:27:02.209Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-01-08T06:27:02.209Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-08T06:27:02.654Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-01-08T06:27:03.931Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-01-08T06:27:04.712Z] Sending build context to Docker daemon 165.5MB [2021-01-08T06:27:05.006Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-01-08T06:27:05.006Z] Step 2/6 : FROM ${BASE} [2021-01-08T06:27:05.006Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-01-08T06:27:05.006Z] 5f621e34cdf4: Pulling fs layer [2021-01-08T06:27:05.006Z] a4357932f1b6: Pulling fs layer [2021-01-08T06:27:05.006Z] 18c013af1878: Pulling fs layer [2021-01-08T06:27:05.006Z] 00ac8860ef70: Pulling fs layer [2021-01-08T06:27:05.006Z] 63d7cb157983: Pulling fs layer [2021-01-08T06:27:05.006Z] b116817d02f9: Pulling fs layer [2021-01-08T06:27:05.006Z] 745a02a5169b: Pulling fs layer [2021-01-08T06:27:05.006Z] 00ac8860ef70: Waiting [2021-01-08T06:27:05.006Z] 63d7cb157983: Waiting [2021-01-08T06:27:05.006Z] b116817d02f9: Waiting [2021-01-08T06:27:05.006Z] 745a02a5169b: Waiting [2021-01-08T06:27:05.006Z] 18c013af1878: Download complete [2021-01-08T06:27:05.006Z] a4357932f1b6: Verifying Checksum [2021-01-08T06:27:05.006Z] 63d7cb157983: Verifying Checksum [2021-01-08T06:27:05.006Z] 63d7cb157983: Download complete [2021-01-08T06:27:05.006Z] b116817d02f9: Verifying Checksum [2021-01-08T06:27:05.006Z] b116817d02f9: Download complete [2021-01-08T06:27:05.006Z] 5f621e34cdf4: Verifying Checksum [2021-01-08T06:27:05.006Z] 5f621e34cdf4: Download complete [2021-01-08T06:27:05.630Z] 5f621e34cdf4: Pull complete [2021-01-08T06:27:06.244Z] a4357932f1b6: Pull complete [2021-01-08T06:27:06.536Z] 18c013af1878: Pull complete [2021-01-08T06:27:06.622Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-01-08T06:27:08.733Z] 745a02a5169b: Verifying Checksum [2021-01-08T06:27:08.733Z] 745a02a5169b: Download complete [2021-01-08T06:27:10.995Z] 00ac8860ef70: Verifying Checksum [2021-01-08T06:27:10.995Z] 00ac8860ef70: Download complete [2021-01-08T06:27:11.473Z] Removing intermediate container 09e4cb286af5 [2021-01-08T06:27:11.473Z] ---> ead191a4a074 [2021-01-08T06:27:11.473Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-08T06:27:11.786Z] Removing intermediate container 2b4797e84588 [2021-01-08T06:27:11.786Z] ---> ce15de087f94 [2021-01-08T06:27:11.786Z] [2021-01-08T06:27:11.786Z] Step 10/22 : FROM scratch [2021-01-08T06:27:11.786Z] ---> [2021-01-08T06:27:11.786Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-08T06:27:11.786Z] ---> Running in 6b15295c971d [2021-01-08T06:27:12.083Z] Removing intermediate container d009ee708da6 [2021-01-08T06:27:12.083Z] ---> c01972cf8fea [2021-01-08T06:27:12.083Z] [2021-01-08T06:27:12.083Z] Step 10/21 : FROM scratch [2021-01-08T06:27:12.083Z] ---> [2021-01-08T06:27:12.083Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-08T06:27:12.083Z] ---> Running in da7b251bf2a2 [2021-01-08T06:27:12.366Z] ---> Running in cbc712c7a4c7 [2021-01-08T06:27:13.373Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-01-08T06:27:13.991Z] Removing intermediate container da7b251bf2a2 [2021-01-08T06:27:13.991Z] ---> 1cbc67d3ca1e [2021-01-08T06:27:13.991Z] Step 12/22 : ENV APP_PORT=48082 [2021-01-08T06:27:15.049Z] Removing intermediate container cbc712c7a4c7 [2021-01-08T06:27:15.049Z] ---> 3d746d8ad1c5 [2021-01-08T06:27:15.049Z] Step 12/21 : ENV APP_PORT=48085 [2021-01-08T06:27:15.354Z] ---> Running in 7d2261cdcae4 [2021-01-08T06:27:15.354Z] Removing intermediate container efb80f2b372c [2021-01-08T06:27:15.354Z] ---> 7e23b3943827 [2021-01-08T06:27:15.354Z] [2021-01-08T06:27:15.354Z] Step 10/21 : FROM alpine:3.12 [2021-01-08T06:27:15.354Z] Removing intermediate container 087cab317f84 [2021-01-08T06:27:15.354Z] ---> 6640e2b77302 [2021-01-08T06:27:15.354Z] [2021-01-08T06:27:15.354Z] Step 10/24 : FROM alpine:3.12 [2021-01-08T06:27:15.354Z] ---> Running in dba3d22db27d [2021-01-08T06:27:15.354Z] 3.12: Pulling from library/alpine [2021-01-08T06:27:15.354Z] 3.12: Pulling from library/alpine [2021-01-08T06:27:15.658Z] Removing intermediate container 7d2261cdcae4 [2021-01-08T06:27:15.658Z] ---> d5a4afcd300a [2021-01-08T06:27:15.658Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-08T06:27:15.658Z] Removing intermediate container dba3d22db27d [2021-01-08T06:27:15.658Z] ---> accf0634d0f4 [2021-01-08T06:27:15.658Z] Step 13/21 : EXPOSE $APP_PORT [2021-01-08T06:27:15.658Z] ---> Running in c665e2f75839 [2021-01-08T06:27:15.658Z] ---> Running in 9ae72e9266b4 [2021-01-08T06:27:16.195Z] Removing intermediate container 6b15295c971d [2021-01-08T06:27:16.195Z] ---> 8d6fe374e94b [2021-01-08T06:27:16.195Z] [2021-01-08T06:27:16.195Z] Step 11/26 : FROM docker:20.10.0 [2021-01-08T06:27:16.195Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-08T06:27:16.195Z] Removing intermediate container 9ae72e9266b4 [2021-01-08T06:27:16.195Z] ---> a592217898f3 [2021-01-08T06:27:16.195Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2021-01-08T06:27:16.195Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-08T06:27:16.195Z] Status: Image is up to date for alpine:3.12 [2021-01-08T06:27:16.195Z] ---> 389fef711851 [2021-01-08T06:27:16.195Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-01-08T06:27:16.195Z] Status: Downloaded newer image for alpine:3.12 [2021-01-08T06:27:16.195Z] ---> 389fef711851 [2021-01-08T06:27:16.195Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-08T06:27:16.195Z] Removing intermediate container c665e2f75839 [2021-01-08T06:27:16.195Z] ---> 11d6a5c5f39b [2021-01-08T06:27:16.195Z] Step 14/22 : WORKDIR / [2021-01-08T06:27:16.195Z] 20.10.0: Pulling from library/docker [2021-01-08T06:27:16.529Z] ---> Running in cbdd872cf3e0 [2021-01-08T06:27:16.529Z] ---> Running in dc64650fd396 [2021-01-08T06:27:16.529Z] ---> Running in 2b66833c6284 [2021-01-08T06:27:16.529Z] ---> 9230d6c69e94 [2021-01-08T06:27:16.529Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-08T06:27:16.868Z] Removing intermediate container cbdd872cf3e0 [2021-01-08T06:27:16.869Z] ---> c12ae1ffc263 [2021-01-08T06:27:16.869Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2021-01-08T06:27:17.205Z] ---> c46c36c5b9ff [2021-01-08T06:27:17.205Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-08T06:27:17.503Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-08T06:27:17.503Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-08T06:27:17.503Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-08T06:27:17.503Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-08T06:27:17.503Z] ---> 688d836afe70 [2021-01-08T06:27:17.503Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-08T06:27:17.815Z] (1/4) Installing ca-certificates (20191127-r4) [2021-01-08T06:27:17.815Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-01-08T06:27:17.815Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-08T06:27:17.815Z] (3/4) Installing libcurl (7.69.1-r3) [2021-01-08T06:27:18.107Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-08T06:27:18.107Z] (4/4) Installing curl (7.69.1-r3) [2021-01-08T06:27:18.107Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-08T06:27:18.107Z] Executing busybox-1.31.1-r19.trigger [2021-01-08T06:27:18.107Z] Executing ca-certificates-20191127-r4.trigger [2021-01-08T06:27:18.107Z] (4/5) Installing curl (7.69.1-r3) [2021-01-08T06:27:18.107Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-08T06:27:18.107Z] OK: 7 MiB in 18 packages [2021-01-08T06:27:18.107Z] Executing busybox-1.31.1-r19.trigger [2021-01-08T06:27:18.107Z] Executing ca-certificates-20191127-r4.trigger [2021-01-08T06:27:18.107Z] OK: 7 MiB in 19 packages [2021-01-08T06:27:18.746Z] ---> 4b6955841e9e [2021-01-08T06:27:18.746Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2021-01-08T06:27:18.746Z] ---> 06f601d0bd99 [2021-01-08T06:27:18.746Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-08T06:27:18.746Z] ---> Running in d6dbea3018a6 [2021-01-08T06:27:19.736Z] ---> 9906a49310f5 [2021-01-08T06:27:19.736Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-01-08T06:27:20.350Z] Removing intermediate container d6dbea3018a6 [2021-01-08T06:27:20.350Z] ---> 19e9617eecb5 [2021-01-08T06:27:20.350Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-08T06:27:20.625Z] ---> Running in 9c7f44b5978e [2021-01-08T06:27:20.625Z] ---> Running in 82af99956d98 [2021-01-08T06:27:20.625Z] Removing intermediate container 2b66833c6284 [2021-01-08T06:27:20.625Z] ---> ee946a5b984a [2021-01-08T06:27:20.625Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-08T06:27:20.895Z] Removing intermediate container dc64650fd396 [2021-01-08T06:27:20.895Z] ---> 811138064e89 [2021-01-08T06:27:20.895Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-08T06:27:20.895Z] ---> Running in 12cd5fa6717f [2021-01-08T06:27:20.895Z] ---> Running in 71a08cf5fe01 [2021-01-08T06:27:21.167Z] Removing intermediate container 9c7f44b5978e [2021-01-08T06:27:21.167Z] ---> d998717309ad [2021-01-08T06:27:21.167Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-08T06:27:21.167Z] Removing intermediate container 82af99956d98 [2021-01-08T06:27:21.167Z] ---> c35670b96628 [2021-01-08T06:27:21.167Z] Step 19/21 : LABEL arch=x86_64 [2021-01-08T06:27:21.167Z] ---> Running in cf91eb8c1861 [2021-01-08T06:27:21.167Z] Removing intermediate container 12cd5fa6717f [2021-01-08T06:27:21.167Z] ---> 054784ed41cc [2021-01-08T06:27:21.167Z] Step 13/24 : WORKDIR / [2021-01-08T06:27:21.167Z] ---> Running in 38e89ab9d73d [2021-01-08T06:27:21.167Z] Removing intermediate container 71a08cf5fe01 [2021-01-08T06:27:21.167Z] ---> 857097b9e4d8 [2021-01-08T06:27:21.167Z] Step 13/21 : WORKDIR /edgex [2021-01-08T06:27:21.341Z] 00ac8860ef70: Pull complete [2021-01-08T06:27:21.341Z] 63d7cb157983: Pull complete [2021-01-08T06:27:21.341Z] b116817d02f9: Pull complete [2021-01-08T06:27:21.445Z] ---> Running in 679951a2306a [2021-01-08T06:27:21.445Z] ---> Running in 20e07f658309 [2021-01-08T06:27:21.445Z] Removing intermediate container cf91eb8c1861 [2021-01-08T06:27:21.445Z] ---> 563c0a66dee6 [2021-01-08T06:27:21.445Z] Step 20/22 : LABEL arch=x86_64 [2021-01-08T06:27:21.715Z] Removing intermediate container 38e89ab9d73d [2021-01-08T06:27:21.715Z] ---> 55a5d15ec49d [2021-01-08T06:27:21.715Z] Step 20/21 : LABEL git_sha=5170b4d5d8ce9cf0f1f83444b3e0d0ec0034d809 [2021-01-08T06:27:21.715Z] ---> Running in 79d12dab45ae [2021-01-08T06:27:21.715Z] Removing intermediate container 679951a2306a [2021-01-08T06:27:21.715Z] ---> a23cc9c1bd0b [2021-01-08T06:27:21.715Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-01-08T06:27:22.000Z] ---> Running in 0409a477a256 [2021-01-08T06:27:22.000Z] Removing intermediate container 20e07f658309 [2021-01-08T06:27:22.000Z] ---> 66c5a890660f [2021-01-08T06:27:22.000Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-08T06:27:22.000Z] Removing intermediate container 79d12dab45ae [2021-01-08T06:27:22.000Z] ---> 72b234dbd8a6 [2021-01-08T06:27:22.000Z] Step 21/22 : LABEL git_sha=5170b4d5d8ce9cf0f1f83444b3e0d0ec0034d809 [2021-01-08T06:27:22.296Z] ---> Running in fc16e94245fc [2021-01-08T06:27:22.296Z] Removing intermediate container 0409a477a256 [2021-01-08T06:27:22.296Z] ---> 2d1100b2993a [2021-01-08T06:27:22.296Z] Step 21/21 : LABEL version=0.0.0 [2021-01-08T06:27:22.296Z] ---> c1b7d5792731 [2021-01-08T06:27:22.296Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-01-08T06:27:22.592Z] ---> 954a1dde79be [2021-01-08T06:27:22.592Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-08T06:27:22.592Z] ---> Running in c51b245d20c2 [2021-01-08T06:27:22.870Z] Removing intermediate container fc16e94245fc [2021-01-08T06:27:22.870Z] ---> 6fa9a0b9ad05 [2021-01-08T06:27:22.870Z] Step 22/22 : LABEL version=0.0.0 [2021-01-08T06:27:22.870Z] ---> 34700fe8f354 [2021-01-08T06:27:22.870Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-08T06:27:22.870Z] ---> Running in a1632798736a [2021-01-08T06:27:23.150Z] Removing intermediate container c51b245d20c2 [2021-01-08T06:27:23.150Z] ---> e315c1616b8c [2021-01-08T06:27:23.150Z] [2021-01-08T06:27:23.420Z] ---> 874bf9b6c796 [2021-01-08T06:27:23.420Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-08T06:27:23.420Z] ---> 5ff2edbe75ca [2021-01-08T06:27:23.420Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-01-08T06:27:23.420Z] Removing intermediate container a1632798736a [2021-01-08T06:27:23.420Z] ---> dabf835810fe [2021-01-08T06:27:23.421Z] [2021-01-08T06:27:23.421Z] Successfully built e315c1616b8c [2021-01-08T06:27:23.421Z] Successfully tagged docker-support-scheduler-go:latest [2021-01-08T06:27:23.421Z]  Building docker-support-scheduler-go ... done Building docker-core-metadata-go [2021-01-08T06:27:23.421Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-08T06:27:23.421Z] Status: Downloaded newer image for docker:20.10.0 [2021-01-08T06:27:23.421Z] ---> aefe523efa57 [2021-01-08T06:27:23.421Z] Step 12/26 : RUN apk add --no-cache bash [2021-01-08T06:27:23.685Z] Successfully built dabf835810fe [2021-01-08T06:27:23.949Z] Successfully tagged docker-core-command-go:latest [2021-01-08T06:27:23.949Z] Building docker-core-data-go [2021-01-08T06:27:24.218Z]  Building docker-core-command-go ... done  ---> Running in ee5bb18b7144 [2021-01-08T06:27:24.218Z] ---> 7c4635a00eb6 [2021-01-08T06:27:24.218Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-08T06:27:24.218Z] ---> 42a760dc74fe [2021-01-08T06:27:24.218Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-08T06:27:24.800Z] 745a02a5169b: Pull complete [2021-01-08T06:27:24.800Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-01-08T06:27:24.800Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-01-08T06:27:24.800Z] ---> b7e6874047d6 [2021-01-08T06:27:24.800Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-01-08T06:27:26.808Z] ---> Running in e801a5f2e36a [2021-01-08T06:27:28.333Z] ---> Running in 9898d3253cf7 [2021-01-08T06:27:29.448Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-08T06:27:30.514Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-08T06:27:31.151Z] (1/12) Installing libmagic (5.38-r0) [2021-01-08T06:27:31.293Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-08T06:27:31.293Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-08T06:27:31.293Z] (1/2) Installing readline (8.0.4-r0) [2021-01-08T06:27:31.293Z] (2/2) Installing bash (5.0.17-r0) [2021-01-08T06:27:31.293Z] Removing intermediate container e801a5f2e36a [2021-01-08T06:27:31.293Z] ---> ea9716f6cfef [2021-01-08T06:27:31.293Z] Step 18/21 : CMD ["--init=true"] [2021-01-08T06:27:31.293Z] ---> 1a442d481a64 [2021-01-08T06:27:31.293Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-08T06:27:31.293Z] Executing bash-5.0.17-r0.post-install [2021-01-08T06:27:31.293Z] Executing busybox-1.31.1-r19.trigger [2021-01-08T06:27:31.293Z] OK: 12 MiB in 22 packages [2021-01-08T06:27:31.448Z] (2/12) Installing file (5.38-r0) [2021-01-08T06:27:31.592Z] ---> Running in f921657a812a [2021-01-08T06:27:31.742Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-08T06:27:31.742Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-08T06:27:32.213Z] ---> e5bb5a2dd46b [2021-01-08T06:27:32.213Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2021-01-08T06:27:34.857Z] Removing intermediate container f921657a812a [2021-01-08T06:27:34.858Z] ---> 6d79059b1d0c [2021-01-08T06:27:34.858Z] Step 19/21 : LABEL arch=x86_64 [2021-01-08T06:27:35.151Z] ---> Running in a1b8fdd2e0a9 [2021-01-08T06:27:37.127Z] ---> Running in 6837089e0ae1 [2021-01-08T06:27:37.775Z] Removing intermediate container ee5bb18b7144 [2021-01-08T06:27:37.775Z] ---> 3e1d26fd9892 [2021-01-08T06:27:37.775Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-08T06:27:38.370Z] ---> Running in ee769e58472b [2021-01-08T06:27:38.370Z] Removing intermediate container 6837089e0ae1 [2021-01-08T06:27:38.370Z] ---> c46b160d3d71 [2021-01-08T06:27:38.370Z] Step 20/21 : LABEL git_sha=5170b4d5d8ce9cf0f1f83444b3e0d0ec0034d809 [2021-01-08T06:27:40.406Z] ---> Running in 17809379645d [2021-01-08T06:27:40.406Z] Removing intermediate container ee769e58472b [2021-01-08T06:27:40.406Z] ---> b36df774a24a [2021-01-08T06:27:40.406Z] Step 14/26 : ENV APP_PORT=48090 [2021-01-08T06:27:41.432Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-08T06:27:41.432Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-08T06:27:41.432Z] ---> 27d7b328f7a1 [2021-01-08T06:27:41.432Z] Step 3/22 : WORKDIR /edgex-go [2021-01-08T06:27:41.432Z] ---> Using cache [2021-01-08T06:27:41.432Z] ---> 445adcc8b375 [2021-01-08T06:27:41.432Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-08T06:27:41.432Z] ---> Using cache [2021-01-08T06:27:41.432Z] ---> 84c0ac03ea4f [2021-01-08T06:27:41.432Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-08T06:27:41.432Z] ---> Using cache [2021-01-08T06:27:41.432Z] ---> 62c9814e9dbc [2021-01-08T06:27:41.432Z] Step 6/22 : COPY go.mod . [2021-01-08T06:27:41.432Z] ---> Using cache [2021-01-08T06:27:41.432Z] ---> 9f80cfc42790 [2021-01-08T06:27:41.432Z] Step 7/22 : RUN go mod download [2021-01-08T06:27:41.432Z] ---> Using cache [2021-01-08T06:27:41.432Z] ---> c8bff381fd74 [2021-01-08T06:27:41.432Z] Step 8/22 : COPY . . [2021-01-08T06:27:41.432Z] ---> Running in f26ccf2f1106 [2021-01-08T06:27:41.432Z] ---> Using cache [2021-01-08T06:27:41.432Z] ---> 82c65274ae6c [2021-01-08T06:27:41.432Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2021-01-08T06:27:41.714Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-08T06:27:41.714Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-08T06:27:41.714Z] ---> 27d7b328f7a1 [2021-01-08T06:27:41.714Z] Step 3/23 : WORKDIR /edgex-go [2021-01-08T06:27:41.714Z] ---> Using cache [2021-01-08T06:27:41.714Z] ---> 445adcc8b375 [2021-01-08T06:27:41.714Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-08T06:27:41.714Z] ---> Using cache [2021-01-08T06:27:41.714Z] ---> 84c0ac03ea4f [2021-01-08T06:27:41.714Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-08T06:27:42.717Z] Removing intermediate container 17809379645d [2021-01-08T06:27:42.717Z] ---> 926feb6886ff [2021-01-08T06:27:42.717Z] Step 21/21 : LABEL version=0.0.0 [2021-01-08T06:27:42.717Z] ---> Running in d83ec69c8bc5 [2021-01-08T06:27:42.717Z] ---> Running in 537177c65c8e [2021-01-08T06:27:42.717Z] Removing intermediate container a1b8fdd2e0a9 [2021-01-08T06:27:42.717Z] ---> 9483209a2245 [2021-01-08T06:27:42.717Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-01-08T06:27:42.717Z] ---> Running in 389f135c38b8 [2021-01-08T06:27:43.013Z] Removing intermediate container f26ccf2f1106 [2021-01-08T06:27:43.013Z] ---> d3700bff30e8 [2021-01-08T06:27:43.013Z] Step 15/26 : EXPOSE $APP_PORT [2021-01-08T06:27:43.013Z] ---> Running in 04abee5c6818 [2021-01-08T06:27:43.292Z] ---> Running in f03efb32fce1 [2021-01-08T06:27:43.906Z] Removing intermediate container 389f135c38b8 [2021-01-08T06:27:43.906Z] ---> a7bbd39f4659 [2021-01-08T06:27:43.906Z] [2021-01-08T06:27:44.204Z] Successfully built a7bbd39f4659 [2021-01-08T06:27:44.204Z] Removing intermediate container 04abee5c6818 [2021-01-08T06:27:44.204Z] ---> a5daabb4b631 [2021-01-08T06:27:44.204Z] Step 22/24 : LABEL arch=x86_64 [2021-01-08T06:27:44.204Z] Removing intermediate container f03efb32fce1 [2021-01-08T06:27:44.204Z] ---> 1f22c6edfd13 [2021-01-08T06:27:44.204Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-08T06:27:44.204Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-01-08T06:27:44.204Z]  Building docker-security-proxy-setup-go ... done Building docker-support-notifications-go [2021-01-08T06:27:44.204Z] ---> Running in 61ba7ceda333 [2021-01-08T06:27:44.319Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-08T06:27:44.319Z] (6/12) Installing patch (2.7.6-r6) [2021-01-08T06:27:44.488Z] Removing intermediate container 61ba7ceda333 [2021-01-08T06:27:44.488Z] ---> e692e0b6deb8 [2021-01-08T06:27:44.488Z] Step 23/24 : LABEL git_sha=5170b4d5d8ce9cf0f1f83444b3e0d0ec0034d809 [2021-01-08T06:27:44.606Z] (7/12) Installing build-base (0.5-r2) [2021-01-08T06:27:44.606Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-08T06:27:44.606Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-08T06:27:44.606Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-08T06:27:44.764Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-01-08T06:27:44.764Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-08T06:27:44.885Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-08T06:27:45.045Z] ---> Running in 9ab6fe296e15 [2021-01-08T06:27:45.046Z] ---> 0f36ec85a6e8 [2021-01-08T06:27:45.046Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-08T06:27:45.170Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-08T06:27:45.170Z] Executing busybox-1.31.1-r19.trigger [2021-01-08T06:27:45.170Z] OK: 217 MiB in 51 packages [2021-01-08T06:27:45.320Z] Removing intermediate container 9ab6fe296e15 [2021-01-08T06:27:45.320Z] ---> 095b810b5714 [2021-01-08T06:27:45.320Z] Step 24/24 : LABEL version=0.0.0 [2021-01-08T06:27:45.595Z] ---> Running in c3e9cf61d4f9 [2021-01-08T06:27:45.595Z] ---> fd1561076416 [2021-01-08T06:27:45.595Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-08T06:27:45.595Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-08T06:27:46.604Z] OK: 233 MiB in 51 packages [2021-01-08T06:27:47.201Z] Removing intermediate container c3e9cf61d4f9 [2021-01-08T06:27:47.201Z] ---> 60bb55304ef9 [2021-01-08T06:27:47.201Z] [2021-01-08T06:27:47.201Z] Successfully built 60bb55304ef9 [2021-01-08T06:27:48.419Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-01-08T06:27:48.419Z] Building docker-security-bootstrap-redis-go [2021-01-08T06:27:49.744Z] Removing intermediate container 9898d3253cf7 [2021-01-08T06:27:49.745Z] ---> 8fe02ac86542 [2021-01-08T06:27:49.745Z] Step 4/6 : WORKDIR /edgex-go [2021-01-08T06:27:49.745Z] ---> Running in 51a34d37f5ff [2021-01-08T06:27:49.745Z] Removing intermediate container 51a34d37f5ff [2021-01-08T06:27:49.745Z] ---> 8af9130fa446 [2021-01-08T06:27:49.745Z] Step 5/6 : COPY go.mod . [2021-01-08T06:27:50.401Z] ---> 3e9ad8ae1637 [2021-01-08T06:27:50.401Z] Step 6/6 : RUN go mod download [2021-01-08T06:27:50.502Z]  Building docker-security-secretstore-setup-go ... done  ---> 5e9db8fef027 [2021-01-08T06:27:50.502Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-01-08T06:27:50.699Z] ---> Running in a8105cf2d876 [2021-01-08T06:27:53.980Z] ---> Running in 2944007ffbbd [2021-01-08T06:27:54.276Z] Removing intermediate container 537177c65c8e [2021-01-08T06:27:54.276Z] ---> c967db96c927 [2021-01-08T06:27:54.276Z] Step 6/23 : COPY go.mod . [2021-01-08T06:27:55.791Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-08T06:27:56.084Z] ---> 4bd0ab6879b2 [2021-01-08T06:27:56.084Z] Step 7/23 : RUN go mod download [2021-01-08T06:27:56.084Z] ---> Running in db024fa9ee38 [2021-01-08T06:27:56.084Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-08T06:27:57.112Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-08T06:27:57.112Z] (2/33) Installing expat (2.2.9-r1) [2021-01-08T06:27:57.112Z] (3/33) Installing libffi (3.3-r2) [2021-01-08T06:27:57.112Z] (4/33) Installing gdbm (1.13-r1) [2021-01-08T06:27:57.112Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-08T06:27:57.112Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-08T06:27:57.396Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-08T06:28:02.943Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-08T06:28:02.943Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-08T06:28:02.943Z] ---> 27d7b328f7a1 [2021-01-08T06:28:02.943Z] Step 3/24 : WORKDIR /edgex-go [2021-01-08T06:28:02.943Z] ---> Using cache [2021-01-08T06:28:02.943Z] ---> 445adcc8b375 [2021-01-08T06:28:02.943Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-08T06:28:02.943Z] ---> Using cache [2021-01-08T06:28:02.943Z] ---> 84c0ac03ea4f [2021-01-08T06:28:02.943Z] Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates [2021-01-08T06:28:04.509Z] ---> Running in dc1b9f000d9f [2021-01-08T06:28:04.509Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-08T06:28:04.509Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-08T06:28:04.509Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-08T06:28:04.509Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-08T06:28:04.509Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-08T06:28:04.509Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-08T06:28:04.778Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-08T06:28:05.748Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-08T06:28:05.748Z] Removing intermediate container db024fa9ee38 [2021-01-08T06:28:05.748Z] ---> aee662cbb487 [2021-01-08T06:28:05.748Z] Step 8/23 : COPY . . [2021-01-08T06:28:05.748Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-08T06:28:05.748Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-08T06:28:05.748Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-08T06:28:05.748Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-08T06:28:06.031Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-08T06:28:06.031Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-08T06:28:06.031Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-08T06:28:06.031Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-08T06:28:06.031Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-08T06:28:06.606Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-08T06:28:06.894Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-08T06:28:07.532Z] OK: 233 MiB in 51 packages [2021-01-08T06:28:07.820Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-08T06:28:09.283Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-08T06:28:09.563Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-08T06:28:09.563Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-08T06:28:09.563Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-08T06:28:09.563Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-08T06:28:09.842Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-08T06:28:09.842Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-08T06:28:09.842Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-08T06:28:10.807Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-08T06:28:10.807Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-08T06:28:10.807Z] ---> 27d7b328f7a1 [2021-01-08T06:28:10.807Z] Step 3/22 : WORKDIR /edgex-go [2021-01-08T06:28:10.807Z] ---> Using cache [2021-01-08T06:28:10.807Z] ---> 445adcc8b375 [2021-01-08T06:28:10.807Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-08T06:28:10.807Z] ---> Using cache [2021-01-08T06:28:10.807Z] ---> 84c0ac03ea4f [2021-01-08T06:28:10.807Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-08T06:28:10.807Z] ---> Using cache [2021-01-08T06:28:10.807Z] ---> 62c9814e9dbc [2021-01-08T06:28:10.807Z] Step 6/22 : COPY go.mod . [2021-01-08T06:28:10.807Z] ---> Using cache [2021-01-08T06:28:10.807Z] ---> 9f80cfc42790 [2021-01-08T06:28:10.807Z] Step 7/22 : RUN go mod download [2021-01-08T06:28:10.807Z] ---> Using cache [2021-01-08T06:28:10.807Z] ---> c8bff381fd74 [2021-01-08T06:28:10.807Z] Step 8/22 : COPY . . [2021-01-08T06:28:10.807Z] ---> Using cache [2021-01-08T06:28:10.807Z] ---> 82c65274ae6c [2021-01-08T06:28:10.807Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-01-08T06:28:12.228Z] Executing busybox-1.31.1-r19.trigger [2021-01-08T06:28:12.228Z] OK: 71 MiB in 55 packages [2021-01-08T06:28:13.690Z] ---> Running in 680e71936c18 [2021-01-08T06:28:14.315Z] Removing intermediate container dc1b9f000d9f [2021-01-08T06:28:14.315Z] ---> 072184429d42 [2021-01-08T06:28:14.315Z] Step 6/24 : COPY go.mod . [2021-01-08T06:28:16.251Z] ---> 6e4f878a33a1 [2021-01-08T06:28:16.251Z] Step 7/24 : RUN go mod download [2021-01-08T06:28:16.836Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-01-08T06:28:17.776Z] Removing intermediate container a8105cf2d876 [2021-01-08T06:28:17.776Z] ---> 3e7a42c2dfe1 [2021-01-08T06:28:17.776Z] Successfully built 3e7a42c2dfe1 [2021-01-08T06:28:17.776Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-08T06:28:18.148Z] + docker inspect -f . ci-base-image-arm64 [2021-01-08T06:28:18.148Z] . [Pipeline] withDockerContainer [2021-01-08T06:28:18.265Z] ---> Running in 104eefba16bd [2021-01-08T06:28:18.409Z] prd-ubuntu18.04-docker-arm64-4c-16g-19074 does not seem to be running inside a container [2021-01-08T06:28:18.520Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-08T06:28:19.969Z] $ docker top 61433c4fb57425a8b86ff8df4af25b9a9e31fb141a20ed69fd81b515edcbd758 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-08T06:28:21.044Z] + go version [2021-01-08T06:28:21.044Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-01-08T06:28:21.080Z] $ docker stop --time=1 61433c4fb57425a8b86ff8df4af25b9a9e31fb141a20ed69fd81b515edcbd758 [2021-01-08T06:28:22.998Z] $ docker rm -f 61433c4fb57425a8b86ff8df4af25b9a9e31fb141a20ed69fd81b515edcbd758 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-08T06:28:24.325Z] + docker inspect -f . ci-base-image-arm64 [2021-01-08T06:28:24.325Z] . [Pipeline] withDockerContainer [2021-01-08T06:28:24.608Z] prd-ubuntu18.04-docker-arm64-4c-16g-19074 does not seem to be running inside a container [2021-01-08T06:28:24.690Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-08T06:28:26.101Z] $ docker top 909316b7677a2845d1e1a28b5d01be35893159b0cff4f4d57e6757268ce372b8 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-08T06:28:26.601Z] ========================================================= [2021-01-08T06:28:26.601Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-08T06:28:26.601Z] ========================================================= [Pipeline] sh [2021-01-08T06:28:27.267Z] + make test [2021-01-08T06:28:27.267Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-08T06:28:30.631Z] Removing intermediate container 104eefba16bd [2021-01-08T06:28:30.631Z] ---> 3933230ac022 [2021-01-08T06:28:30.631Z] Step 8/24 : COPY . . [2021-01-08T06:28:30.631Z] Removing intermediate container d83ec69c8bc5 [2021-01-08T06:28:30.631Z] ---> c2a2540a8938 [2021-01-08T06:28:30.631Z] [2021-01-08T06:28:30.631Z] Step 10/22 : FROM scratch [2021-01-08T06:28:30.631Z] ---> [2021-01-08T06:28:30.631Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-08T06:28:30.631Z] ---> 15e53e64de5d [2021-01-08T06:28:30.631Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-01-08T06:28:30.631Z] ---> Using cache [2021-01-08T06:28:30.631Z] ---> 3d746d8ad1c5 [2021-01-08T06:28:30.631Z] Step 12/22 : ENV APP_PORT=48081 [2021-01-08T06:28:33.465Z] ---> Running in 9b87ee19717c [2021-01-08T06:28:33.465Z] ---> Running in 61cc751a8df3 [2021-01-08T06:28:36.265Z] Removing intermediate container 9b87ee19717c [2021-01-08T06:28:36.265Z] ---> 9f8e690dda8a [2021-01-08T06:28:36.265Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-08T06:28:36.866Z] Removing intermediate container 2944007ffbbd [2021-01-08T06:28:36.866Z] ---> 47b29c709416 [2021-01-08T06:28:36.866Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-01-08T06:28:37.131Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-01-08T06:28:37.394Z] ---> Running in a2af1b846bb4 [2021-01-08T06:28:41.689Z] ---> Running in fa0e816d82e6 [2021-01-08T06:28:45.074Z] Removing intermediate container a2af1b846bb4 [2021-01-08T06:28:45.074Z] ---> 3408ffff646c [2021-01-08T06:28:45.074Z] Step 14/22 : WORKDIR / [2021-01-08T06:28:47.051Z] Removing intermediate container 680e71936c18 [2021-01-08T06:28:47.051Z] ---> 3b5748ac9497 [2021-01-08T06:28:47.051Z] [2021-01-08T06:28:47.051Z] Step 10/22 : FROM alpine:3.12 [2021-01-08T06:28:47.051Z] ---> 389fef711851 [2021-01-08T06:28:47.051Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-08T06:28:47.051Z] ---> Using cache [2021-01-08T06:28:47.051Z] ---> ee946a5b984a [2021-01-08T06:28:47.051Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2021-01-08T06:28:47.319Z] ---> Running in c7f40152eef0 [2021-01-08T06:28:48.738Z] ---> Running in 49236657308a [2021-01-08T06:28:49.470Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-08T06:28:51.379Z] Removing intermediate container c7f40152eef0 [2021-01-08T06:28:51.379Z] ---> 0325ea756391 [2021-01-08T06:28:51.379Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2021-01-08T06:28:51.379Z] Removing intermediate container 49236657308a [2021-01-08T06:28:51.379Z] ---> c970b7fdc95a [2021-01-08T06:28:51.379Z] Step 13/22 : WORKDIR / [2021-01-08T06:28:51.379Z] ---> Running in 360628b3fb31 [2021-01-08T06:28:51.379Z] ---> 338cf41f7b6e [2021-01-08T06:28:51.379Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2021-01-08T06:28:51.379Z] ---> 0c0f402b98dd [2021-01-08T06:28:51.379Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-08T06:28:51.379Z] ---> Running in fd454186c129 [2021-01-08T06:28:51.986Z] Collecting docker-compose==1.23.2 [2021-01-08T06:28:51.986Z] Removing intermediate container 360628b3fb31 [2021-01-08T06:28:51.986Z] ---> 37a5990b23a5 [2021-01-08T06:28:51.986Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / [2021-01-08T06:28:51.986Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-08T06:28:52.282Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-08T06:28:52.282Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-08T06:28:52.566Z] ---> a5416e011e29 [2021-01-08T06:28:52.566Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-01-08T06:28:52.566Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-01-08T06:28:52.566Z] ---> 680d81be16dc [2021-01-08T06:28:52.566Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2021-01-08T06:28:53.176Z] ---> c2c316bf80fd [2021-01-08T06:28:53.177Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-01-08T06:28:53.177Z] ---> Running in 40c3a04c5d25 [2021-01-08T06:28:53.177Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-01-08T06:28:53.452Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-08T06:28:53.452Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-08T06:28:53.721Z] Collecting cached-property<2,>=1.2.0 [2021-01-08T06:28:53.721Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-08T06:28:53.721Z] Removing intermediate container 40c3a04c5d25 [2021-01-08T06:28:53.721Z] ---> 05ed32deb68f [2021-01-08T06:28:53.721Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-08T06:28:53.722Z] ---> f3f3ce464198 [2021-01-08T06:28:53.722Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2021-01-08T06:28:53.722Z] ---> Running in 44a09b0398c1 [2021-01-08T06:28:54.001Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-08T06:28:54.001Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-08T06:28:54.001Z] Removing intermediate container 44a09b0398c1 [2021-01-08T06:28:54.001Z] ---> f8bb01b8d2c5 [2021-01-08T06:28:54.001Z] Step 20/22 : LABEL arch=x86_64 [2021-01-08T06:28:54.298Z] ---> 5c12ed9864ca [2021-01-08T06:28:54.298Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2021-01-08T06:28:54.298Z] Collecting docopt<0.7,>=0.6.1 [2021-01-08T06:28:54.298Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-08T06:28:54.298Z] ---> Running in e18439e967e1 [2021-01-08T06:28:54.909Z] ---> 3d307cd31589 [2021-01-08T06:28:54.909Z] Step 18/22 : RUN chmod +x entrypoint.sh [2021-01-08T06:28:55.183Z] Collecting jsonschema<3,>=2.5.1 [2021-01-08T06:28:55.183Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-08T06:28:55.183Z] Removing intermediate container e18439e967e1 [2021-01-08T06:28:55.183Z] ---> e9d3db009771 [2021-01-08T06:28:55.183Z] Step 21/22 : LABEL git_sha=5170b4d5d8ce9cf0f1f83444b3e0d0ec0034d809 [2021-01-08T06:28:55.457Z] Collecting texttable<0.10,>=0.9.0 [2021-01-08T06:28:55.457Z] ---> Running in 85036ad7ba70 [2021-01-08T06:28:55.457Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-08T06:28:55.732Z] ---> Running in e3c7f70bd917 [2021-01-08T06:28:56.025Z] Removing intermediate container e3c7f70bd917 [2021-01-08T06:28:56.025Z] ---> f1c07e97c90c [2021-01-08T06:28:56.025Z] Step 22/22 : LABEL version=0.0.0 [2021-01-08T06:28:56.025Z] ---> Running in 4ebdf846c07c [2021-01-08T06:28:56.305Z] Collecting docker<4.0,>=3.6.0 [2021-01-08T06:28:56.590Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-08T06:28:56.591Z] Removing intermediate container 4ebdf846c07c [2021-01-08T06:28:56.591Z] ---> 375ba2509d6e [2021-01-08T06:28:56.591Z] [2021-01-08T06:28:56.885Z] Collecting PyYAML<4,>=3.10 [2021-01-08T06:28:56.885Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-08T06:28:56.885Z] Successfully built 375ba2509d6e [2021-01-08T06:28:56.885Z] Successfully tagged docker-core-metadata-go:latest [2021-01-08T06:28:57.976Z]  Building docker-core-metadata-go ... done Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-01-08T06:28:58.610Z] Collecting idna<2.8,>=2.5 [2021-01-08T06:28:58.610Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-08T06:28:58.610Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-08T06:28:58.610Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-08T06:28:58.889Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-01-08T06:28:59.172Z] Collecting docker-pycreds>=0.4.0 [2021-01-08T06:28:59.172Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-08T06:28:59.172Z] Removing intermediate container 85036ad7ba70 [2021-01-08T06:28:59.172Z] ---> 9ff3ba7672ad [2021-01-08T06:28:59.172Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2021-01-08T06:28:59.172Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-08T06:28:59.172Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-08T06:28:59.172Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-08T06:28:59.172Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-08T06:28:59.449Z] ---> Running in 5e2730af663c [2021-01-08T06:28:59.449Z] Installing collected packages: dockerpty, websocket-client, cached-property, idna, urllib3, requests, docopt, jsonschema, texttable, docker-pycreds, docker, PyYAML, docker-compose [2021-01-08T06:28:59.449Z] Running setup.py install for dockerpty: started [2021-01-08T06:28:59.732Z] Removing intermediate container 5e2730af663c [2021-01-08T06:28:59.732Z] ---> 4b86d8d49d62 [2021-01-08T06:28:59.732Z] Step 20/22 : LABEL arch=x86_64 [2021-01-08T06:28:59.732Z] ---> Running in 6ea5d9f8ad29 [2021-01-08T06:29:00.022Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-08T06:29:00.299Z] Removing intermediate container 6ea5d9f8ad29 [2021-01-08T06:29:00.299Z] ---> bfc8a141faf5 [2021-01-08T06:29:00.299Z] Step 21/22 : LABEL git_sha=5170b4d5d8ce9cf0f1f83444b3e0d0ec0034d809 [2021-01-08T06:29:00.581Z] Attempting uninstall: idna [2021-01-08T06:29:00.581Z] Found existing installation: idna 2.9 [2021-01-08T06:29:00.581Z] Uninstalling idna-2.9: [2021-01-08T06:29:00.581Z] Successfully uninstalled idna-2.9 [2021-01-08T06:29:00.581Z] ---> Running in 8595bd7791e0 [2021-01-08T06:29:00.858Z] Attempting uninstall: urllib3 [2021-01-08T06:29:00.858Z] Found existing installation: urllib3 1.25.9 [2021-01-08T06:29:00.858Z] Uninstalling urllib3-1.25.9: [2021-01-08T06:29:01.136Z] Successfully uninstalled urllib3-1.25.9 [2021-01-08T06:29:01.136Z] Removing intermediate container 8595bd7791e0 [2021-01-08T06:29:01.136Z] ---> 55b025a99258 [2021-01-08T06:29:01.136Z] Step 22/22 : LABEL version=0.0.0 [2021-01-08T06:29:02.124Z] Attempting uninstall: requests [2021-01-08T06:29:02.124Z] Found existing installation: requests 2.23.0 [2021-01-08T06:29:02.124Z] Uninstalling requests-2.23.0: [2021-01-08T06:29:02.124Z] ---> Running in 8d492a719e30 [2021-01-08T06:29:02.124Z] Successfully uninstalled requests-2.23.0 [2021-01-08T06:29:02.124Z] Running setup.py install for docopt: started [2021-01-08T06:29:02.124Z] Removing intermediate container 8d492a719e30 [2021-01-08T06:29:02.124Z] ---> 8a3b990ffcc5 [2021-01-08T06:29:02.124Z] [2021-01-08T06:29:02.429Z] Successfully built 8a3b990ffcc5 [2021-01-08T06:29:02.429Z] Successfully tagged docker-security-bootstrap-redis-go:latest [2021-01-08T06:29:02.709Z]  Building docker-security-bootstrap-redis-go ... done  Running setup.py install for docopt: finished with status 'done' [2021-01-08T06:29:03.005Z] Running setup.py install for texttable: started [2021-01-08T06:29:03.602Z] Running setup.py install for texttable: finished with status 'done' [2021-01-08T06:29:03.900Z] Running setup.py install for PyYAML: started [2021-01-08T06:29:04.532Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-08T06:29:06.587Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 [2021-01-08T06:29:10.131Z] Removing intermediate container 61cc751a8df3 [2021-01-08T06:29:10.131Z] ---> 7e35e389b614 [2021-01-08T06:29:10.131Z] [2021-01-08T06:29:10.131Z] Step 10/23 : FROM alpine:3.12 [2021-01-08T06:29:10.131Z] ---> 389fef711851 [2021-01-08T06:29:10.131Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-08T06:29:11.087Z] Removing intermediate container fa0e816d82e6 [2021-01-08T06:29:11.087Z] ---> 274ec95a324f [2021-01-08T06:29:11.088Z] Step 21/26 : RUN apk --no-cache add curl [2021-01-08T06:29:11.088Z] ---> Running in 42a75c56dbd2 [2021-01-08T06:29:11.088Z] ---> Running in 4850137078aa [2021-01-08T06:29:11.355Z] Removing intermediate container 42a75c56dbd2 [2021-01-08T06:29:11.355Z] ---> e9beadbf7325 [2021-01-08T06:29:11.355Z] Step 12/23 : ENV APP_PORT=48080 [2021-01-08T06:29:12.812Z] ---> Running in 019234e5784c [2021-01-08T06:29:12.812Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-08T06:29:13.088Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-08T06:29:13.088Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-08T06:29:13.088Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-08T06:29:13.088Z] (3/3) Installing curl (7.69.1-r3) [2021-01-08T06:29:13.088Z] Executing busybox-1.31.1-r19.trigger [2021-01-08T06:29:13.353Z] OK: 72 MiB in 58 packages [2021-01-08T06:29:14.758Z] Removing intermediate container fd454186c129 [2021-01-08T06:29:14.758Z] ---> c7271f9a0b10 [2021-01-08T06:29:14.758Z] [2021-01-08T06:29:14.758Z] Step 10/24 : FROM scratch [2021-01-08T06:29:14.758Z] ---> [2021-01-08T06:29:14.758Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2021-01-08T06:29:14.758Z] Removing intermediate container 019234e5784c [2021-01-08T06:29:14.758Z] ---> be0e63b6aee4 [2021-01-08T06:29:14.758Z] Step 13/23 : EXPOSE $APP_PORT [2021-01-08T06:29:14.758Z] ---> Running in ab871f4458be [2021-01-08T06:29:15.023Z] ---> Running in 1cdf1f6bf86e [2021-01-08T06:29:15.023Z] Removing intermediate container ab871f4458be [2021-01-08T06:29:15.023Z] ---> f3c90b8040e6 [2021-01-08T06:29:15.023Z] Step 12/24 : ENV APP_PORT=48060 [2021-01-08T06:29:15.023Z] Removing intermediate container 4850137078aa [2021-01-08T06:29:15.023Z] ---> 3ec4fe321bdb [2021-01-08T06:29:15.023Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-08T06:29:15.291Z] ---> Running in 3c3d975ebfed [2021-01-08T06:29:15.291Z] ---> Running in 1ad0919a614a [2021-01-08T06:29:15.291Z] Removing intermediate container 1cdf1f6bf86e [2021-01-08T06:29:15.291Z] ---> 13b70ff26a02 [2021-01-08T06:29:15.291Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-08T06:29:15.560Z] ---> Running in 355d637fbce4 [2021-01-08T06:29:15.560Z] Removing intermediate container 3c3d975ebfed [2021-01-08T06:29:15.560Z] ---> e6af53e4d3b6 [2021-01-08T06:29:15.560Z] Step 13/24 : EXPOSE $APP_PORT [2021-01-08T06:29:15.838Z] Removing intermediate container 1ad0919a614a [2021-01-08T06:29:15.838Z] ---> 44a8b020561a [2021-01-08T06:29:15.838Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-08T06:29:15.838Z] ---> Running in 258507985ad7 [2021-01-08T06:29:15.838Z] ---> Running in 7af43c468cbe [2021-01-08T06:29:16.123Z] Removing intermediate container 258507985ad7 [2021-01-08T06:29:16.123Z] ---> 7e94bcc09974 [2021-01-08T06:29:16.123Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2021-01-08T06:29:16.123Z] Removing intermediate container 7af43c468cbe [2021-01-08T06:29:16.123Z] ---> 8e3e982cd27e [2021-01-08T06:29:16.123Z] Step 24/26 : LABEL arch=x86_64 [2021-01-08T06:29:16.419Z] ---> Running in 5875a4f04f5a [2021-01-08T06:29:16.732Z] ---> bc1bfde0ad0f [2021-01-08T06:29:16.732Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2021-01-08T06:29:16.732Z] Removing intermediate container 5875a4f04f5a [2021-01-08T06:29:16.732Z] ---> 000e38a7feed [2021-01-08T06:29:16.732Z] Step 25/26 : LABEL git_sha=5170b4d5d8ce9cf0f1f83444b3e0d0ec0034d809 [2021-01-08T06:29:16.732Z] ---> Running in 9e7aec55f2f4 [2021-01-08T06:29:17.019Z] Removing intermediate container 355d637fbce4 [2021-01-08T06:29:17.019Z] ---> 33b8be39db75 [2021-01-08T06:29:17.019Z] Step 15/23 : RUN apk add --update --no-cache zeromq [2021-01-08T06:29:17.645Z] ---> Running in 76f33ba0b96a [2021-01-08T06:29:17.645Z] Removing intermediate container 9e7aec55f2f4 [2021-01-08T06:29:17.645Z] ---> 7002f54d6ac3 [2021-01-08T06:29:17.645Z] Step 26/26 : LABEL version=0.0.0 [2021-01-08T06:29:17.645Z] ---> 8c8e1da2967a [2021-01-08T06:29:17.645Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2021-01-08T06:29:17.948Z] ---> Running in ee3f4f3312f1 [2021-01-08T06:29:18.234Z] Removing intermediate container ee3f4f3312f1 [2021-01-08T06:29:18.234Z] ---> 93510c501732 [2021-01-08T06:29:18.234Z] [2021-01-08T06:29:18.234Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-08T06:29:18.234Z] Successfully built 93510c501732 [2021-01-08T06:29:18.524Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-01-08T06:29:18.524Z]  Building docker-sys-mgmt-agent-go ... done  ---> b5d233a8df55 [2021-01-08T06:29:18.524Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2021-01-08T06:29:18.814Z] ---> 6c90a03604f8 [2021-01-08T06:29:18.814Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-08T06:29:19.102Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-08T06:29:19.430Z] ---> e16da6d853c9 [2021-01-08T06:29:19.430Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-08T06:29:19.721Z] ---> dd962a4cff03 [2021-01-08T06:29:19.721Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2021-01-08T06:29:19.721Z] ---> Running in 7d67a6194a6a [2021-01-08T06:29:20.066Z] (1/5) Installing libgcc (9.3.0-r2) [2021-01-08T06:29:20.066Z] (2/5) Installing libsodium (1.0.18-r0) [2021-01-08T06:29:20.066Z] Removing intermediate container 7d67a6194a6a [2021-01-08T06:29:20.066Z] ---> 6a984228e585 [2021-01-08T06:29:20.066Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-08T06:29:20.066Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-01-08T06:29:20.066Z] ---> Running in 08263fe42a87 [2021-01-08T06:29:20.347Z] (4/5) Installing libzmq (4.3.3-r0) [2021-01-08T06:29:20.347Z] Removing intermediate container 08263fe42a87 [2021-01-08T06:29:20.347Z] ---> 40cf8ac38902 [2021-01-08T06:29:20.347Z] Step 22/24 : LABEL arch=x86_64 [2021-01-08T06:29:20.633Z] (5/5) Installing zeromq (4.3.3-r0) [2021-01-08T06:29:20.633Z] ---> Running in 58b0cdab29eb [2021-01-08T06:29:20.633Z] Executing busybox-1.31.1-r19.trigger [2021-01-08T06:29:20.633Z] OK: 8 MiB in 19 packages [2021-01-08T06:29:20.919Z] Removing intermediate container 58b0cdab29eb [2021-01-08T06:29:20.919Z] ---> fba22885c587 [2021-01-08T06:29:20.919Z] Step 23/24 : LABEL git_sha=5170b4d5d8ce9cf0f1f83444b3e0d0ec0034d809 [2021-01-08T06:29:20.919Z] ---> Running in d7460d2335d9 [2021-01-08T06:29:21.187Z] Removing intermediate container d7460d2335d9 [2021-01-08T06:29:21.187Z] ---> bb0516666ee8 [2021-01-08T06:29:21.187Z] Step 24/24 : LABEL version=0.0.0 [2021-01-08T06:29:21.457Z] Removing intermediate container 76f33ba0b96a [2021-01-08T06:29:21.457Z] ---> 21ab78fac2fa [2021-01-08T06:29:21.457Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2021-01-08T06:29:21.457Z] ---> Running in cacc5cc2502c [2021-01-08T06:29:21.725Z] ---> a981e92b3930 [2021-01-08T06:29:21.725Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-08T06:29:21.725Z] Removing intermediate container cacc5cc2502c [2021-01-08T06:29:21.725Z] ---> 22c98a000e2f [2021-01-08T06:29:21.725Z] [2021-01-08T06:29:21.990Z] Successfully built 22c98a000e2f [2021-01-08T06:29:21.990Z] Successfully tagged docker-support-notifications-go:latest [2021-01-08T06:29:22.579Z]  Building docker-support-notifications-go ... done  ---> fef947763573 [2021-01-08T06:29:22.579Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-08T06:29:22.579Z] ---> 3170c8ae2475 [2021-01-08T06:29:22.579Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-01-08T06:29:22.844Z] ---> Running in 7089ebc55655 [2021-01-08T06:29:23.453Z] Removing intermediate container 7089ebc55655 [2021-01-08T06:29:23.453Z] ---> 1014c85cfa71 [2021-01-08T06:29:23.453Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-08T06:29:23.453Z] ---> Running in 1ecd918820b5 [2021-01-08T06:29:23.735Z] Removing intermediate container 1ecd918820b5 [2021-01-08T06:29:23.735Z] ---> ddb2cd6ff83a [2021-01-08T06:29:23.735Z] Step 21/23 : LABEL arch=x86_64 [2021-01-08T06:29:23.735Z] ---> Running in 05feff0ae67b [2021-01-08T06:29:24.025Z] Removing intermediate container 05feff0ae67b [2021-01-08T06:29:24.025Z] ---> 73e1e40c20d0 [2021-01-08T06:29:24.025Z] Step 22/23 : LABEL git_sha=5170b4d5d8ce9cf0f1f83444b3e0d0ec0034d809 [2021-01-08T06:29:24.025Z] ---> Running in fd34b8f407d6 [2021-01-08T06:29:24.317Z] Removing intermediate container fd34b8f407d6 [2021-01-08T06:29:24.317Z] ---> 41ab18ea7ded [2021-01-08T06:29:24.317Z] Step 23/23 : LABEL version=0.0.0 [2021-01-08T06:29:24.317Z] ---> Running in 4b3f26df39ed [2021-01-08T06:29:24.615Z] Removing intermediate container 4b3f26df39ed [2021-01-08T06:29:24.615Z] ---> 4e554fe711aa [2021-01-08T06:29:24.615Z] [2021-01-08T06:29:24.615Z] Successfully built 4e554fe711aa [2021-01-08T06:29:24.615Z] Successfully tagged docker-core-data-go:latest [2021-01-08T06:29:24.937Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-01-08T06:29:24.963Z] $ docker stop --time=1 2c8782abce53c0b94bbd55bfa55e1485eed6f369b9368fc26503b87ad4c097dc [2021-01-08T06:29:26.539Z] $ docker rm -f 2c8782abce53c0b94bbd55bfa55e1485eed6f369b9368fc26503b87ad4c097dc [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-08T06:29:27.200Z] + docker images [2021-01-08T06:29:27.200Z] + grep docker [2021-01-08T06:29:27.200Z] docker-core-data-go latest 4e554fe711aa 3 seconds ago 22.3MB [2021-01-08T06:29:27.200Z] docker-support-notifications-go latest 22c98a000e2f 6 seconds ago 12MB [2021-01-08T06:29:27.200Z] docker-sys-mgmt-agent-go latest 93510c501732 10 seconds ago 313MB [2021-01-08T06:29:27.200Z] docker-security-bootstrap-redis-go latest 8a3b990ffcc5 26 seconds ago 15.8MB [2021-01-08T06:29:27.200Z] docker-core-metadata-go latest 375ba2509d6e 31 seconds ago 13MB [2021-01-08T06:29:27.200Z] docker-security-secretstore-setup-go latest 60bb55304ef9 About a minute ago 24.6MB [2021-01-08T06:29:27.200Z] docker-security-proxy-setup-go latest a7bbd39f4659 About a minute ago 24.5MB [2021-01-08T06:29:27.200Z] docker-core-command-go latest dabf835810fe 2 minutes ago 10.6MB [2021-01-08T06:29:27.200Z] docker-support-scheduler-go latest e315c1616b8c 2 minutes ago 10.7MB [2021-01-08T06:29:27.200Z] docker 20.10.0 aefe523efa57 4 weeks ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-01-08T06:29:28.613Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-08T06:29:43.422Z] Still waiting to schedule task [2021-01-08T06:29:43.422Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-01-08T06:29:51.010Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-08T06:29:51.010Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-08T06:29:51.010Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-01-08T06:29:51.010Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-08T06:29:51.010Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-08T06:29:51.010Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-08T06:29:51.010Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-08T06:29:51.010Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-08T06:29:51.010Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-08T06:29:54.478Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-08T06:29:54.478Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-08T06:29:54.478Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-08T06:30:01.262Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.235s coverage: 46.6% of statements [2021-01-08T06:30:01.262Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-08T06:30:01.262Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-08T06:30:01.262Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-08T06:30:01.262Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-08T06:30:01.262Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-08T06:30:08.100Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.481s coverage: 27.0% of statements [2021-01-08T06:30:08.100Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-08T06:30:08.100Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-08T06:30:08.100Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-08T06:30:08.100Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-08T06:30:08.100Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-08T06:30:08.100Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-08T06:30:08.100Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.086s coverage: 100.0% of statements [2021-01-08T06:30:08.100Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-08T06:30:08.100Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.070s coverage: 100.0% of statements [2021-01-08T06:30:08.100Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-08T06:30:08.100Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-08T06:30:08.100Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.587s coverage: 77.8% of statements [2021-01-08T06:30:08.100Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-08T06:30:08.100Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-08T06:30:08.387Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.658s coverage: 82.4% of statements [2021-01-08T06:30:08.387Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-08T06:30:08.387Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-08T06:30:08.387Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-08T06:30:08.387Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-08T06:30:15.170Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.162s coverage: 28.6% of statements [2021-01-08T06:30:15.170Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-08T06:30:15.170Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-08T06:30:15.170Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-08T06:30:15.170Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-08T06:30:15.170Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-08T06:30:15.170Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.176s coverage: 100.0% of statements [2021-01-08T06:30:15.170Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-08T06:30:15.170Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.075s coverage: 100.0% of statements [2021-01-08T06:30:15.170Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-08T06:30:15.170Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.361s coverage: 86.7% of statements [2021-01-08T06:30:15.170Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-08T06:30:16.630Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.367s coverage: 97.5% of statements [2021-01-08T06:30:16.630Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-08T06:30:16.630Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.149s coverage: 78.3% of statements [2021-01-08T06:30:16.630Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-08T06:30:16.630Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-08T06:30:16.630Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-08T06:30:16.630Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-08T06:30:25.005Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.018s coverage: 93.8% of statements [2021-01-08T06:30:25.005Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-08T06:30:25.005Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-08T06:30:25.005Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-08T06:30:25.005Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-08T06:30:25.005Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-08T06:30:25.005Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-08T06:30:25.005Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-08T06:30:25.005Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-08T06:30:25.005Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-08T06:30:25.005Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-08T06:30:25.005Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-08T06:30:25.005Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-08T06:30:25.005Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-08T06:30:25.005Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-08T06:30:25.005Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-08T06:30:25.005Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-08T06:30:25.005Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-08T06:30:25.005Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-08T06:30:25.005Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.048s coverage: 58.8% of statements [2021-01-08T06:30:25.005Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-08T06:30:25.005Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-08T06:30:25.005Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.177s coverage: 0.1% of statements [2021-01-08T06:30:25.005Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-08T06:30:25.005Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-08T06:30:25.006Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-01-08T06:30:25.006Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-01-08T06:30:25.006Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.062s coverage: 100.0% of statements [2021-01-08T06:30:25.006Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-01-08T06:30:25.006Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.105s coverage: 75.5% of statements [2021-01-08T06:30:25.006Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-01-08T06:30:25.006Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.077s coverage: 80.8% of statements [2021-01-08T06:30:25.006Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.130s coverage: 87.2% of statements [2021-01-08T06:30:26.020Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.133s coverage: 84.2% of statements [2021-01-08T06:30:28.045Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.161s coverage: 91.4% of statements [2021-01-08T06:30:28.045Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-01-08T06:30:29.502Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.549s coverage: 63.5% of statements [2021-01-08T06:30:29.502Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-08T06:30:29.502Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-08T06:30:29.502Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.068s coverage: 100.0% of statements [2021-01-08T06:30:29.783Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.079s coverage: 91.3% of statements [2021-01-08T06:30:30.405Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.052s coverage: 100.0% of statements [2021-01-08T06:30:30.405Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.066s coverage: 73.7% of statements [2021-01-08T06:30:31.882Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.061s coverage: 100.0% of statements [2021-01-08T06:30:33.946Z] Running on prd-ubuntu18.04-docker-8c-8g-19075 in /w/workspace/edgexfoundry_edgex-go_PR-3000 [Pipeline] { [Pipeline] ws [2021-01-08T06:30:34.047Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-01-08T06:30:36.256Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.828s coverage: 55.9% of statements [2021-01-08T06:30:36.256Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-08T06:30:36.256Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-08T06:30:36.256Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-08T06:30:36.256Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-08T06:30:36.256Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-08T06:30:36.424Z] using credential edgex-jenkins-ssh [2021-01-08T06:30:36.491Z] Cloning the remote Git repository [2021-01-08T06:30:36.538Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.337s coverage: 37.0% of statements [2021-01-08T06:30:36.538Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-08T06:30:36.538Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-08T06:30:36.287Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-08T06:30:36.347Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-01-08T06:30:36.370Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-08T06:30:36.370Z] > git --version # timeout=10 [2021-01-08T06:30:36.374Z] > git --version # 'git version 2.17.1' [2021-01-08T06:30:36.375Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-08T06:30:36.395Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-08T06:30:36.826Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.567s coverage: 84.0% of statements [2021-01-08T06:30:36.826Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.097s coverage: 100.0% of statements [2021-01-08T06:30:44.927Z] Merging remotes/origin/master commit 6aacc02e765899b5f00a422c0b56178915ca79e6 into PR head commit 5170b4d5d8ce9cf0f1f83444b3e0d0ec0034d809 [2021-01-08T06:30:45.062Z] Merge succeeded, producing 5170b4d5d8ce9cf0f1f83444b3e0d0ec0034d809 [2021-01-08T06:30:45.063Z] Checking out Revision 5170b4d5d8ce9cf0f1f83444b3e0d0ec0034d809 (PR-3000) [2021-01-08T06:30:45.144Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.427s coverage: 47.1% of statements [2021-01-08T06:30:45.144Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-08T06:30:45.144Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-08T06:30:45.144Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-08T06:30:45.144Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-08T06:30:45.144Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-08T06:30:45.144Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.121s coverage: 100.0% of statements [2021-01-08T06:30:45.144Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-08T06:30:45.144Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.133s coverage: 100.0% of statements [2021-01-08T06:30:45.145Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-08T06:30:44.237Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-08T06:30:44.250Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-08T06:30:44.260Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-08T06:30:44.271Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-08T06:30:44.272Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-08T06:30:44.276Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3000/head:refs/remotes/origin/PR-3000 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-08T06:30:44.713Z] > git config core.sparsecheckout # timeout=10 [2021-01-08T06:30:44.717Z] > git checkout -f 5170b4d5d8ce9cf0f1f83444b3e0d0ec0034d809 # timeout=10 [2021-01-08T06:30:44.812Z] > git remote # timeout=10 [2021-01-08T06:30:44.818Z] > git config --get remote.origin.url # timeout=10 [2021-01-08T06:30:44.821Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-08T06:30:44.824Z] > git merge 6aacc02e765899b5f00a422c0b56178915ca79e6 # timeout=10 [2021-01-08T06:30:44.833Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-08T06:30:44.842Z] > git config core.sparsecheckout # timeout=10 [2021-01-08T06:30:44.844Z] > git checkout -f 5170b4d5d8ce9cf0f1f83444b3e0d0ec0034d809 # timeout=10 [2021-01-08T06:30:48.576Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.069s coverage: 29.1% of statements [2021-01-08T06:30:48.577Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-08T06:30:48.577Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-08T06:30:48.577Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-08T06:30:48.577Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-08T06:30:48.577Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-08T06:30:48.577Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.173s coverage: 99.0% of statements [2021-01-08T06:30:48.577Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-08T06:30:48.577Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.132s coverage: 100.0% of statements [2021-01-08T06:30:48.577Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-08T06:30:48.577Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.045s coverage: 0.0% of statements [2021-01-08T06:30:48.577Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-08T06:30:48.577Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.065s coverage: 100.0% of statements [2021-01-08T06:30:48.577Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-08T06:30:48.577Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-08T06:30:48.577Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-08T06:30:48.577Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-08T06:30:48.577Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.073s coverage: 87.9% of statements [2021-01-08T06:30:48.577Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-08T06:30:48.577Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-08T06:30:48.739Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts" [2021-01-08T06:30:48.540Z] > git --version # timeout=10 [2021-01-08T06:30:48.543Z] > git --version # 'git version 2.17.1' [2021-01-08T06:30:48.545Z] fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2021-01-08T06:30:48.851Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.058s coverage: 100.0% of statements [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [2021-01-08T06:30:49.467Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.057s coverage: 32.1% of statements [Pipeline] sh [2021-01-08T06:30:50.263Z] + echo snap-build.sh [2021-01-08T06:30:50.263Z] snap-build.sh [2021-01-08T06:30:50.263Z] + SNAP_BASE_DIR=. [2021-01-08T06:30:50.263Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2021-01-08T06:30:50.263Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2021-01-08T06:30:50.263Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2021-01-08T06:30:50.263Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2021-01-08T06:30:50.263Z] + cd /w/workspace/edgex-go/1 [2021-01-08T06:30:50.263Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-01-08T06:30:50.263Z] Reading package lists... [2021-01-08T06:30:50.263Z] Building dependency tree... [2021-01-08T06:30:50.263Z] Reading state information... [2021-01-08T06:30:50.562Z] The following packages were automatically installed and are no longer required: [2021-01-08T06:30:50.562Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-01-08T06:30:50.562Z] uidmap xdelta3 [2021-01-08T06:30:50.562Z] Use 'sudo apt autoremove' to remove them. [2021-01-08T06:30:50.562Z] The following packages will be REMOVED: [2021-01-08T06:30:50.562Z] lxd* lxd-client* [2021-01-08T06:30:50.832Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-01-08T06:30:50.832Z] After this operation, 31.7 MB disk space will be freed. [2021-01-08T06:30:50.956Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.078s coverage: 100.0% of statements [2021-01-08T06:30:51.265Z] GO111MODULE=on go vet ./... [2021-01-08T06:30:52.172Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190027 files and directories currently installed.) [2021-01-08T06:30:52.172Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-01-08T06:30:53.120Z] Removing lxd dnsmasq configuration [2021-01-08T06:30:53.120Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-01-08T06:30:53.381Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-01-08T06:30:53.955Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-01-08T06:30:54.216Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 189852 files and directories currently installed.) [2021-01-08T06:30:54.216Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-01-08T06:30:55.605Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-01-08T06:30:55.866Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-01-08T06:30:56.860Z] + sudo snap remove --purge lxd [2021-01-08T06:30:57.150Z] snap "lxd" is not installed [2021-01-08T06:30:57.150Z] + sudo groupadd --force --system lxd [2021-01-08T06:30:57.150Z] ++ whoami [2021-01-08T06:30:57.150Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-01-08T06:30:57.150Z] + newgrp - lxd [2021-01-08T06:30:57.150Z] + sudo snap install lxd [2021-01-08T06:31:07.410Z] 2021-01-08T06:31:04Z INFO Waiting for automatic snapd restart... [2021-01-08T06:31:22.381Z] lxd 4.9 from Canonical* installed [2021-01-08T06:31:22.381Z] + sudo lxd init --auto [2021-01-08T06:31:30.564Z] + sudo snap install --classic snapcraft [2021-01-08T06:31:38.694Z] snapcraft 4.4.4 from Canonical* installed [2021-01-08T06:31:38.694Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2021-01-08T06:31:38.694Z] + patch --verbose -p1 [2021-01-08T06:31:38.694Z] Hmm... Looks like a unified diff to me... [2021-01-08T06:31:38.694Z] The text leading up to this was: [2021-01-08T06:31:38.694Z] -------------------------- [2021-01-08T06:31:38.694Z] |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 [2021-01-08T06:31:38.694Z] |From: Tony Espy [2021-01-08T06:31:38.694Z] |Date: Wed, 16 Dec 2020 16:34:55 -0500 [2021-01-08T06:31:38.694Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2021-01-08T06:31:38.694Z] | [2021-01-08T06:31:38.694Z] |This patch is used by the EdgeX CI pipeline builds to [2021-01-08T06:31:38.694Z] |optimize the snap CI check run for pull requests. When [2021-01-08T06:31:38.694Z] |applied, it essentially strips out everything (apps and [2021-01-08T06:31:38.694Z] |parts) from the snapcraft.yaml file except those required [2021-01-08T06:31:38.694Z] |to build edgex-go, as the whole idea of the CI check is to [2021-01-08T06:31:38.694Z] |catch changes to edgex-go that break the snap build. [2021-01-08T06:31:38.694Z] | [2021-01-08T06:31:38.694Z] |In general, anyone updating snapcraft.yaml will also need [2021-01-08T06:31:38.694Z] |to update this patch file, otherwise it may fail to apply, [2021-01-08T06:31:38.694Z] |resulting in a failed snap build CI check in the associated [2021-01-08T06:31:38.694Z] |pull request. [2021-01-08T06:31:38.694Z] | [2021-01-08T06:31:38.694Z] |Note - in addition to applying this patch, the pipeline also [2021-01-08T06:31:38.694Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2021-01-08T06:31:38.694Z] |need to build the finally binary .snap file (and it won't [2021-01-08T06:31:38.694Z] |work with the patch applied). This further reduces the build [2021-01-08T06:31:38.694Z] |time. [2021-01-08T06:31:38.694Z] |--- [2021-01-08T06:31:38.694Z] | snap/snapcraft.yaml | 461 +------------------------------------------- [2021-01-08T06:31:38.694Z] | 1 file changed, 2 insertions(+), 459 deletions(-) [2021-01-08T06:31:38.694Z] | [2021-01-08T06:31:38.694Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2021-01-08T06:31:38.694Z] |index 1e537489..faf42425 100644 [2021-01-08T06:31:38.694Z] |--- a/snap/snapcraft.yaml [2021-01-08T06:31:38.694Z] |+++ b/snap/snapcraft.yaml [2021-01-08T06:31:38.694Z] -------------------------- [2021-01-08T06:31:38.694Z] patching file snap/snapcraft.yaml [2021-01-08T06:31:38.694Z] Using Plan A... [2021-01-08T06:31:38.694Z] Hunk #1 succeeded at 73. [2021-01-08T06:31:38.694Z] Hunk #2 succeeded at 202 with fuzz 1. [2021-01-08T06:31:38.694Z] Hunk #3 succeeded at 214. [2021-01-08T06:31:38.694Z] Hunk #4 succeeded at 222. [2021-01-08T06:31:38.694Z] Hunk #5 succeeded at 229. [2021-01-08T06:31:38.694Z] Hunk #6 succeeded at 256. [2021-01-08T06:31:38.694Z] Hunk #7 succeeded at 290. [2021-01-08T06:31:38.694Z] Hunk #8 succeeded at 341. [2021-01-08T06:31:38.694Z] Hmm... Ignoring the trailing garbage. [2021-01-08T06:31:38.694Z] done [2021-01-08T06:31:38.694Z] + sudo snapcraft prime --use-lxd [2021-01-08T06:31:38.957Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-01-08T06:31:38.957Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-01-08T06:31:38.957Z] - README.md [2021-01-08T06:31:38.957Z] - snapcraft.yaml.orig [2021-01-08T06:31:38.957Z] [2021-01-08T06:31:38.957Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-01-08T06:31:39.530Z] Launching a container. [2021-01-08T06:31:54.560Z] Waiting for container to be ready [2021-01-08T06:31:54.560Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-01-08T06:31:54.560Z] [2021-01-08T06:31:56.494Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-01-08T06:31:56.757Z] Waiting for network to be ready... [2021-01-08T06:31:57.328Z] Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-01-08T06:31:57.328Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-01-08T06:31:57.596Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1478 kB] [2021-01-08T06:31:57.596Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-01-08T06:31:57.865Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-01-08T06:31:58.129Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-01-08T06:31:58.129Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-01-08T06:31:58.129Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-01-08T06:31:58.129Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-01-08T06:31:58.129Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-01-08T06:31:58.129Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-01-08T06:31:58.129Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [288 kB] [2021-01-08T06:31:58.129Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.5 kB] [2021-01-08T06:31:58.129Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2644 B] [2021-01-08T06:31:58.129Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [192 kB] [2021-01-08T06:31:58.129Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [25.5 kB] [2021-01-08T06:31:58.129Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1097 kB] [2021-01-08T06:31:58.129Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [245 kB] [2021-01-08T06:31:58.401Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-01-08T06:31:58.401Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1832 kB] [2021-01-08T06:31:58.664Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [382 kB] [2021-01-08T06:31:58.664Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [35.4 kB] [2021-01-08T06:31:58.664Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6980 B] [2021-01-08T06:31:58.664Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [225 kB] [2021-01-08T06:31:58.664Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [30.6 kB] [2021-01-08T06:31:58.664Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1701 kB] [2021-01-08T06:31:58.664Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [358 kB] [2021-01-08T06:31:59.467Z] gofmt -l . [2021-01-08T06:31:59.467Z] [ "`gofmt -l .`" = "" ] [2021-01-08T06:31:59.467Z] ./bin/test-go-mod-tidy.sh [2021-01-08T06:31:59.467Z] ./bin/test-attribution-txt.sh [2021-01-08T06:32:02.955Z] Fetched 23.6 MB in 5s (4533 kB/s) [Pipeline] sh [2021-01-08T06:32:03.216Z] Reading package lists... [2021-01-08T06:32:03.479Z] Reading package lists... [2021-01-08T06:32:03.618Z] + ls -al . [2021-01-08T06:32:03.618Z] total 668 [2021-01-08T06:32:03.618Z] drwxrwxr-x 9 1001 1001 4096 Jan 8 06:32 . [2021-01-08T06:32:03.618Z] drwxr-xr-x 4 root root 4096 Jan 8 06:28 .. [2021-01-08T06:32:03.618Z] -rw-rw-r-- 1 1001 1001 11 Jan 8 06:26 .dockerignore [2021-01-08T06:32:03.618Z] drwxrwxr-x 8 1001 1001 4096 Jan 8 06:26 .git [2021-01-08T06:32:03.618Z] drwxrwxr-x 3 1001 1001 4096 Jan 8 06:26 .github [2021-01-08T06:32:03.618Z] -rw-rw-r-- 1 1001 1001 824 Jan 8 06:26 .gitignore [2021-01-08T06:32:03.618Z] -rw-rw-r-- 1 1001 1001 166 Jan 8 06:26 .sonarcloud.properties [2021-01-08T06:32:03.618Z] -rw-rw-r-- 1 1001 1001 3804 Jan 8 06:26 CONTRIBUTING.md [2021-01-08T06:32:03.618Z] -rw-rw-r-- 1 1001 1001 931 Jan 8 06:26 Dockerfile.build [2021-01-08T06:32:03.619Z] -rw-rw-r-- 1 1001 1001 863 Jan 8 06:26 Jenkinsfile [2021-01-08T06:32:03.619Z] -rw-rw-r-- 1 1001 1001 10775 Jan 8 06:26 LICENSE [2021-01-08T06:32:03.619Z] -rw-rw-r-- 1 1001 1001 5750 Jan 8 06:26 Makefile [2021-01-08T06:32:03.619Z] -rw-rw-r-- 1 1001 1001 6524 Jan 8 06:26 README.md [2021-01-08T06:32:03.619Z] -rw-rw-r-- 1 1001 1001 6744 Jan 8 06:26 SECURITY.md [2021-01-08T06:32:03.619Z] -rw-rw-r-- 1 1001 1001 5 Jan 8 06:22 VERSION [2021-01-08T06:32:03.619Z] -rw-rw-r-- 1 1001 1001 4131 Jan 8 06:26 ZMQWindows.md [2021-01-08T06:32:03.619Z] drwxrwxr-x 2 1001 1001 4096 Jan 8 06:26 bin [2021-01-08T06:32:03.619Z] drwxrwxr-x 14 1001 1001 4096 Jan 8 06:26 cmd [2021-01-08T06:32:03.619Z] -rw-r--r-- 1 root root 541590 Jan 8 06:30 coverage.out [2021-01-08T06:32:03.619Z] -rw-r--r-- 1 root root 979 Jan 8 06:31 go.mod [2021-01-08T06:32:03.619Z] -rw-r--r-- 1 root root 19019 Jan 8 06:31 go.sum [2021-01-08T06:32:03.619Z] drwxrwxr-x 8 1001 1001 4096 Jan 8 06:26 internal [2021-01-08T06:32:03.619Z] drwxrwxr-x 4 1001 1001 4096 Jan 8 06:26 openapi [2021-01-08T06:32:03.619Z] drwxrwxr-x 4 1001 1001 4096 Jan 8 06:26 snap [2021-01-08T06:32:03.619Z] -rw-rw-r-- 1 1001 1001 168 Jan 8 06:26 version.go [Pipeline] sh [2021-01-08T06:32:03.751Z] Building dependency tree... [2021-01-08T06:32:03.751Z] Reading state information... [2021-01-08T06:32:03.751Z] The following additional packages will be installed: [2021-01-08T06:32:03.751Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-01-08T06:32:03.751Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-01-08T06:32:03.751Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-01-08T06:32:03.751Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-01-08T06:32:03.751Z] Suggested packages: [2021-01-08T06:32:03.751Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-01-08T06:32:03.751Z] Recommended packages: [2021-01-08T06:32:03.751Z] gnupg libsasl2-modules [2021-01-08T06:32:03.751Z] The following NEW packages will be installed: [2021-01-08T06:32:03.751Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-01-08T06:32:03.751Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-01-08T06:32:03.751Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-01-08T06:32:03.751Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-01-08T06:32:03.751Z] The following packages will be upgraded: [2021-01-08T06:32:03.751Z] gpg gpg-agent gpgconf libudev1 [2021-01-08T06:32:03.751Z] 4 upgraded, 18 newly installed, 0 to remove and 102 not upgraded. [2021-01-08T06:32:03.751Z] Need to get 3532 kB of archives. [2021-01-08T06:32:03.751Z] After this operation, 13.3 MB of additional disk space will be used. [2021-01-08T06:32:03.751Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] [2021-01-08T06:32:04.031Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] [2021-01-08T06:32:04.031Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] [2021-01-08T06:32:04.031Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] [2021-01-08T06:32:04.031Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] [2021-01-08T06:32:04.031Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] [2021-01-08T06:32:04.031Z] Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.43 [57.8 kB] [2021-01-08T06:32:04.320Z] Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.43 [1102 kB] [2021-01-08T06:32:04.366Z] + '[' -e coverage.out ] [2021-01-08T06:32:04.366Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-01-08T06:32:04.435Z] Warning: overwriting stash ‘coverage-report’ [2021-01-08T06:32:04.940Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-01-08T06:32:04.940Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-01-08T06:32:04.940Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-01-08T06:32:04.940Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-01-08T06:32:04.940Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-01-08T06:32:04.940Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-01-08T06:32:04.940Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-01-08T06:32:04.940Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-01-08T06:32:04.940Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-01-08T06:32:04.940Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-01-08T06:32:04.940Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-01-08T06:32:04.940Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-01-08T06:32:04.940Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-01-08T06:32:04.940Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-01-08T06:32:05.200Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-08T06:32:05.200Z] Fetched 3532 kB in 1s (2969 kB/s) [2021-01-08T06:32:05.200Z] (Reading database ... 12511 files and directories currently installed.) [2021-01-08T06:32:05.200Z] Preparing to unpack .../libudev1_237-3ubuntu10.43_amd64.deb ... [2021-01-08T06:32:05.200Z] Unpacking libudev1:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... [2021-01-08T06:32:05.200Z] Setting up libudev1:amd64 (237-3ubuntu10.43) ... [2021-01-08T06:32:05.461Z] Selecting previously unselected package udev. [2021-01-08T06:32:05.461Z] (Reading database ... 12511 files and directories currently installed.) [2021-01-08T06:32:05.461Z] Preparing to unpack .../00-udev_237-3ubuntu10.43_amd64.deb ... [2021-01-08T06:32:05.461Z] Unpacking udev (237-3ubuntu10.43) ... [2021-01-08T06:32:05.642Z] Stashed 1 file(s) [Pipeline] sh [2021-01-08T06:32:05.727Z] Selecting previously unselected package libfuse2:amd64. [2021-01-08T06:32:05.728Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-01-08T06:32:05.728Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-01-08T06:32:05.728Z] Selecting previously unselected package fuse. [2021-01-08T06:32:05.728Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-01-08T06:32:05.728Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-01-08T06:32:05.988Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-08T06:32:05.988Z] Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-08T06:32:05.988Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-08T06:32:05.988Z] Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-08T06:32:06.249Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-08T06:32:06.249Z] Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-08T06:32:06.249Z] Selecting previously unselected package libksba8:amd64. [2021-01-08T06:32:06.249Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-01-08T06:32:06.249Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-01-08T06:32:06.358Z] + make build [2021-01-08T06:32:06.358Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-01-08T06:32:06.510Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-01-08T06:32:06.510Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-08T06:32:06.510Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-08T06:32:06.510Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-01-08T06:32:06.510Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-08T06:32:06.510Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-08T06:32:06.510Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-01-08T06:32:06.771Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-08T06:32:06.771Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-08T06:32:06.771Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-01-08T06:32:06.771Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-08T06:32:06.771Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-08T06:32:06.771Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-01-08T06:32:06.771Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-08T06:32:06.771Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-08T06:32:07.031Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-01-08T06:32:07.031Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-08T06:32:07.031Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-08T06:32:07.031Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-01-08T06:32:07.031Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-08T06:32:07.031Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-08T06:32:07.031Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-01-08T06:32:07.032Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-08T06:32:07.032Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-08T06:32:07.297Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-01-08T06:32:07.297Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-08T06:32:07.297Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-08T06:32:07.297Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-01-08T06:32:07.297Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-01-08T06:32:07.297Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-08T06:32:07.297Z] Selecting previously unselected package libsasl2-2:amd64. [2021-01-08T06:32:07.297Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-01-08T06:32:07.297Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-08T06:32:07.557Z] Selecting previously unselected package libldap-common. [2021-01-08T06:32:07.557Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... [2021-01-08T06:32:07.557Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-08T06:32:07.557Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-01-08T06:32:07.557Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... [2021-01-08T06:32:07.557Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-08T06:32:07.557Z] Selecting previously unselected package dirmngr. [2021-01-08T06:32:07.557Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-08T06:32:07.557Z] Unpacking dirmngr (2.2.4-1ubuntu1.3) ... [2021-01-08T06:32:07.818Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-08T06:32:07.818Z] Setting up gpgconf (2.2.4-1ubuntu1.3) ... [2021-01-08T06:32:07.818Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-01-08T06:32:07.818Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-08T06:32:07.818Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-08T06:32:07.818Z] Setting up gpg-agent (2.2.4-1ubuntu1.3) ... [2021-01-08T06:32:08.080Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-08T06:32:08.080Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-01-08T06:32:08.080Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-08T06:32:08.080Z] Setting up udev (237-3ubuntu10.43) ... [2021-01-08T06:32:08.341Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-01-08T06:32:08.601Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-08T06:32:08.601Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-01-08T06:32:08.601Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-01-08T06:32:08.601Z] Setting up gpg (2.2.4-1ubuntu1.3) ... [2021-01-08T06:32:08.861Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-08T06:32:08.861Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-08T06:32:08.861Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-08T06:32:08.861Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-08T06:32:08.861Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-08T06:32:08.861Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-08T06:32:08.861Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-08T06:32:08.861Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-08T06:32:08.861Z] Setting up dirmngr (2.2.4-1ubuntu1.3) ... [2021-01-08T06:32:09.124Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-08T06:32:09.395Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-01-08T06:32:09.395Z] settings in the [Install] section, and DefaultInstance for template units). [2021-01-08T06:32:09.395Z] This means they are not meant to be enabled using systemctl. [2021-01-08T06:32:09.395Z] Possible reasons for having this kind of units are: [2021-01-08T06:32:09.395Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-01-08T06:32:09.395Z] .wants/ or .requires/ directory. [2021-01-08T06:32:09.395Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-01-08T06:32:09.395Z] a requirement dependency on it. [2021-01-08T06:32:09.395Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-01-08T06:32:09.395Z] D-Bus, udev, scripted systemctl call, ...). [2021-01-08T06:32:09.395Z] 4) In case of template units, the unit is meant to be enabled with some [2021-01-08T06:32:09.395Z] instance name specified. [2021-01-08T06:32:09.674Z] Reading package lists... [2021-01-08T06:32:09.949Z] Building dependency tree... [2021-01-08T06:32:09.949Z] Reading state information... [2021-01-08T06:32:09.949Z] The following additional packages will be installed: [2021-01-08T06:32:09.949Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-01-08T06:32:09.949Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-01-08T06:32:09.949Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-01-08T06:32:09.949Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-01-08T06:32:09.949Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-01-08T06:32:09.949Z] Suggested packages: [2021-01-08T06:32:09.949Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-01-08T06:32:09.949Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-01-08T06:32:09.949Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-01-08T06:32:09.949Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-01-08T06:32:09.949Z] systemd-container policykit-1 [2021-01-08T06:32:09.949Z] Recommended packages: [2021-01-08T06:32:09.949Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-01-08T06:32:09.949Z] The following NEW packages will be installed: [2021-01-08T06:32:09.949Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-01-08T06:32:09.949Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-01-08T06:32:09.949Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-01-08T06:32:09.949Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-01-08T06:32:09.949Z] python3.6-minimal snapd squashfs-tools sudo [2021-01-08T06:32:09.949Z] The following packages will be upgraded: [2021-01-08T06:32:09.949Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-01-08T06:32:10.217Z] 5 upgraded, 25 newly installed, 0 to remove and 97 not upgraded. [2021-01-08T06:32:10.217Z] Need to get 35.2 MB of archives. [2021-01-08T06:32:10.217Z] After this operation, 141 MB of additional disk space will be used. [2021-01-08T06:32:10.217Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.43 [2913 kB] [2021-01-08T06:32:10.217Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2021-01-08T06:32:10.840Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2021-01-08T06:32:11.129Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] [2021-01-08T06:32:11.129Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] [2021-01-08T06:32:11.129Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.43 [208 kB] [2021-01-08T06:32:11.129Z] Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-01-08T06:32:11.129Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-01-08T06:32:11.129Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-01-08T06:32:11.129Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-01-08T06:32:11.129Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-01-08T06:32:11.129Z] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-01-08T06:32:11.129Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-01-08T06:32:11.129Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-01-08T06:32:11.129Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] [2021-01-08T06:32:11.129Z] Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] [2021-01-08T06:32:11.129Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-01-08T06:32:11.129Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] [2021-01-08T06:32:11.455Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-01-08T06:32:11.455Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-01-08T06:32:11.455Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] [2021-01-08T06:32:11.455Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] [2021-01-08T06:32:11.455Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-01-08T06:32:11.455Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-01-08T06:32:11.769Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-01-08T06:32:11.769Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-01-08T06:32:11.769Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-01-08T06:32:11.769Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-01-08T06:32:11.769Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] [2021-01-08T06:32:11.769Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-01-08T06:32:13.161Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-08T06:32:13.161Z] Fetched 35.2 MB in 3s (12.9 MB/s) [2021-01-08T06:32:13.161Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-08T06:32:13.161Z] Preparing to unpack .../systemd_237-3ubuntu10.43_amd64.deb ... [2021-01-08T06:32:13.161Z] Unpacking systemd (237-3ubuntu10.43) over (237-3ubuntu10) ... [2021-01-08T06:32:13.741Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.43_amd64.deb ... [2021-01-08T06:32:13.741Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... [2021-01-08T06:32:13.741Z] Setting up libsystemd0:amd64 (237-3ubuntu10.43) ... [2021-01-08T06:32:14.002Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-08T06:32:14.002Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2021-01-08T06:32:14.002Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2021-01-08T06:32:14.264Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2021-01-08T06:32:14.264Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-08T06:32:14.264Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2021-01-08T06:32:14.264Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2021-01-08T06:32:14.527Z] Setting up apt (1.6.12ubuntu0.2) ... [2021-01-08T06:32:14.789Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-01-08T06:32:15.050Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-01-08T06:32:15.312Z] (Reading database ... 12764 files and directories currently installed.) [2021-01-08T06:32:15.312Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-01-08T06:32:15.312Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-01-08T06:32:15.572Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-01-08T06:32:15.572Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-08T06:32:15.572Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-08T06:32:15.572Z] Selecting previously unselected package libexpat1:amd64. [2021-01-08T06:32:15.572Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-01-08T06:32:15.572Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-01-08T06:32:15.833Z] Selecting previously unselected package python3.6-minimal. [2021-01-08T06:32:15.833Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-08T06:32:15.833Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-01-08T06:32:16.095Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... [2021-01-08T06:32:16.095Z] Checking for services that may need to be restarted...done. [2021-01-08T06:32:16.095Z] Checking for services that may need to be restarted...done. [2021-01-08T06:32:16.095Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-08T06:32:16.095Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-01-08T06:32:16.357Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-01-08T06:32:16.930Z] Selecting previously unselected package python3-minimal. [2021-01-08T06:32:16.930Z] (Reading database ... 13012 files and directories currently installed.) [2021-01-08T06:32:16.930Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-01-08T06:32:16.930Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-01-08T06:32:16.931Z] Selecting previously unselected package mime-support. [2021-01-08T06:32:16.931Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-01-08T06:32:16.931Z] Unpacking mime-support (3.60ubuntu1) ... [2021-01-08T06:32:16.931Z] Selecting previously unselected package libmpdec2:amd64. [2021-01-08T06:32:16.931Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-01-08T06:32:16.931Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-01-08T06:32:16.931Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-01-08T06:32:16.931Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-08T06:32:17.193Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-08T06:32:17.455Z] Selecting previously unselected package python3.6. [2021-01-08T06:32:17.455Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-08T06:32:17.455Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-08T06:32:17.455Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-01-08T06:32:17.455Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-01-08T06:32:17.455Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-01-08T06:32:17.455Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-01-08T06:32:17.721Z] Selecting previously unselected package python3. [2021-01-08T06:32:17.721Z] (Reading database ... 13442 files and directories currently installed.) [2021-01-08T06:32:17.721Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-01-08T06:32:17.721Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-01-08T06:32:17.991Z] Selecting previously unselected package multiarch-support. [2021-01-08T06:32:17.991Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-01-08T06:32:17.991Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-01-08T06:32:17.991Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-01-08T06:32:17.991Z] Selecting previously unselected package liblzo2-2:amd64. [2021-01-08T06:32:17.991Z] (Reading database ... 13479 files and directories currently installed.) [2021-01-08T06:32:17.991Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-01-08T06:32:18.256Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-01-08T06:32:18.256Z] Selecting previously unselected package libbsd0:amd64. [2021-01-08T06:32:18.256Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-01-08T06:32:18.256Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-01-08T06:32:18.256Z] Selecting previously unselected package sudo. [2021-01-08T06:32:18.256Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... [2021-01-08T06:32:18.256Z] Unpacking sudo (1.8.21p2-3ubuntu1.3) ... [2021-01-08T06:32:18.519Z] Selecting previously unselected package apparmor. [2021-01-08T06:32:18.519Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-01-08T06:32:18.519Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-01-08T06:32:18.786Z] Selecting previously unselected package libedit2:amd64. [2021-01-08T06:32:18.786Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-01-08T06:32:18.786Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-01-08T06:32:18.786Z] Selecting previously unselected package libkrb5support0:amd64. [2021-01-08T06:32:18.786Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-01-08T06:32:18.786Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-01-08T06:32:18.821Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-01-08T06:32:19.050Z] Selecting previously unselected package libk5crypto3:amd64. [2021-01-08T06:32:19.050Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-01-08T06:32:19.050Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-01-08T06:32:19.050Z] Selecting previously unselected package libkeyutils1:amd64. [2021-01-08T06:32:19.050Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-01-08T06:32:19.050Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-01-08T06:32:19.050Z] Selecting previously unselected package libkrb5-3:amd64. [2021-01-08T06:32:19.050Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-01-08T06:32:19.050Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-01-08T06:32:19.311Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-01-08T06:32:19.311Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-01-08T06:32:19.311Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-01-08T06:32:19.311Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-01-08T06:32:19.311Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... [2021-01-08T06:32:19.571Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-01-08T06:32:19.571Z] Selecting previously unselected package openssh-client. [2021-01-08T06:32:19.571Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-01-08T06:32:19.571Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-01-08T06:32:19.831Z] Selecting previously unselected package squashfs-tools. [2021-01-08T06:32:19.831Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-01-08T06:32:19.831Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-01-08T06:32:19.831Z] Selecting previously unselected package snapd. [2021-01-08T06:32:19.831Z] Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... [2021-01-08T06:32:19.831Z] Unpacking snapd (2.48+18.04) ... [2021-01-08T06:32:23.128Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-01-08T06:32:23.128Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-01-08T06:32:23.128Z] Setting up mime-support (3.60ubuntu1) ... [2021-01-08T06:32:23.128Z] Setting up sudo (1.8.21p2-3ubuntu1.3) ... [2021-01-08T06:32:23.128Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-01-08T06:32:23.388Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-01-08T06:32:23.388Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-08T06:32:23.388Z] Setting up systemd (237-3ubuntu10.43) ... [2021-01-08T06:32:23.388Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-01-08T06:32:24.328Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-01-08T06:32:24.328Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-01-08T06:32:24.328Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-01-08T06:32:24.328Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-08T06:32:24.328Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-01-08T06:32:24.328Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-08T06:32:25.269Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-01-08T06:32:25.269Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-01-08T06:32:25.269Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-01-08T06:32:25.269Z] Setting up python3 (3.6.7-1~18.04) ... [2021-01-08T06:32:25.269Z] running python rtupdate hooks for python3.6... [2021-01-08T06:32:25.269Z] running python post-rtupdate hooks for python3.6... [2021-01-08T06:32:25.269Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-01-08T06:32:26.694Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-01-08T06:32:26.966Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-01-08T06:32:26.966Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-01-08T06:32:26.966Z] Setting up snapd (2.48+18.04) ... [2021-01-08T06:32:27.541Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-01-08T06:32:27.805Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-01-08T06:32:27.805Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-01-08T06:32:28.067Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-01-08T06:32:28.341Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-01-08T06:32:28.341Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-01-08T06:32:28.341Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-01-08T06:32:28.600Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-01-08T06:32:28.861Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-01-08T06:32:29.121Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-01-08T06:32:29.121Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' [2021-01-08T06:32:29.381Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-08T06:32:29.381Z] Processing triggers for systemd (237-3ubuntu10.43) ... [2021-01-08T06:32:30.321Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-08T06:32:30.321Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-08T06:32:30.321Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-08T06:32:31.532Z] Reading package lists... [2021-01-08T06:32:31.800Z] Reading package lists... [2021-01-08T06:32:31.800Z] Building dependency tree... [2021-01-08T06:32:31.800Z] Reading state information... [2021-01-08T06:32:32.060Z] Calculating upgrade... [2021-01-08T06:32:32.323Z] The following packages will be upgraded: [2021-01-08T06:32:32.323Z] advancecomp base-files bash binutils binutils-common [2021-01-08T06:32:32.323Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-01-08T06:32:32.323Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-01-08T06:32:32.323Z] grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 [2021-01-08T06:32:32.323Z] libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 [2021-01-08T06:32:32.323Z] libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 [2021-01-08T06:32:32.323Z] libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 [2021-01-08T06:32:32.323Z] libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 [2021-01-08T06:32:32.323Z] libncursesw5 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-01-08T06:32:32.323Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-01-08T06:32:32.323Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-01-08T06:32:32.323Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-01-08T06:32:32.323Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-01-08T06:32:32.323Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-01-08T06:32:32.323Z] ubuntu-keyring util-linux [2021-01-08T06:32:32.323Z] 97 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-01-08T06:32:32.323Z] Need to get 63.7 MB of archives. [2021-01-08T06:32:32.323Z] After this operation, 5203 kB of additional disk space will be used. [2021-01-08T06:32:32.323Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-01-08T06:32:32.323Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-01-08T06:32:32.323Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-01-08T06:32:32.323Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-01-08T06:32:32.323Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-01-08T06:32:32.323Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-01-08T06:32:32.323Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-01-08T06:32:32.323Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-01-08T06:32:32.323Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-01-08T06:32:32.323Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-01-08T06:32:32.323Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-01-08T06:32:32.323Z] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-01-08T06:32:32.323Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-01-08T06:32:32.323Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-01-08T06:32:32.323Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-01-08T06:32:32.323Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-01-08T06:32:32.591Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-01-08T06:32:32.591Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-01-08T06:32:32.591Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-01-08T06:32:32.591Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-01-08T06:32:32.591Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-01-08T06:32:32.591Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-01-08T06:32:32.591Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-01-08T06:32:32.591Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-01-08T06:32:32.591Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-01-08T06:32:32.591Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-01-08T06:32:32.591Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-01-08T06:32:32.591Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-01-08T06:32:32.591Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-01-08T06:32:32.591Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-01-08T06:32:32.591Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-01-08T06:32:32.591Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-01-08T06:32:32.591Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-01-08T06:32:32.591Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] [2021-01-08T06:32:32.591Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] [2021-01-08T06:32:32.591Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-01-08T06:32:32.591Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-01-08T06:32:32.591Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2021-01-08T06:32:32.591Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] [2021-01-08T06:32:32.591Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] [2021-01-08T06:32:32.591Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-01-08T06:32:32.591Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-01-08T06:32:32.591Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-01-08T06:32:32.591Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020f-0ubuntu0.18.04 [190 kB] [2021-01-08T06:32:32.591Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-01-08T06:32:32.591Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-01-08T06:32:32.591Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] [2021-01-08T06:32:32.851Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] [2021-01-08T06:32:32.851Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] [2021-01-08T06:32:32.851Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] [2021-01-08T06:32:32.851Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-01-08T06:32:32.851Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-01-08T06:32:32.851Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-01-08T06:32:32.851Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-01-08T06:32:32.851Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-01-08T06:32:33.112Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-01-08T06:32:33.112Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-01-08T06:32:33.112Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-01-08T06:32:33.373Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-01-08T06:32:33.373Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-01-08T06:32:33.373Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-01-08T06:32:33.373Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-01-08T06:32:33.373Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-01-08T06:32:33.373Z] Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-01-08T06:32:33.373Z] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-libc-dev amd64 4.15.0-130.134 [988 kB] [2021-01-08T06:32:33.373Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-01-08T06:32:33.943Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-01-08T06:32:33.943Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-01-08T06:32:33.943Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 tar amd64 1.29b-2ubuntu0.1 [234 kB] [2021-01-08T06:32:33.943Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-01-08T06:32:33.943Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-01-08T06:32:33.943Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-01-08T06:32:33.943Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-01-08T06:32:33.943Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-01-08T06:32:33.943Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-01-08T06:32:34.207Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-01-08T06:32:34.207Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-01-08T06:32:34.207Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-01-08T06:32:34.207Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-01-08T06:32:34.207Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-01-08T06:32:34.207Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] [2021-01-08T06:32:34.207Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-01-08T06:32:34.207Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.43 [15.7 kB] [2021-01-08T06:32:34.207Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2021-01-08T06:32:34.207Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-01-08T06:32:34.207Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-01-08T06:32:34.207Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-01-08T06:32:34.207Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] [2021-01-08T06:32:34.207Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-01-08T06:32:34.207Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-01-08T06:32:34.207Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-01-08T06:32:34.468Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-01-08T06:32:34.468Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-01-08T06:32:34.468Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-01-08T06:32:34.468Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-01-08T06:32:34.468Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-01-08T06:32:34.468Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-01-08T06:32:34.468Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-08T06:32:34.727Z] Fetched 63.7 MB in 2s (28.6 MB/s) [2021-01-08T06:32:34.727Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-08T06:32:34.727Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-01-08T06:32:34.727Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-08T06:32:35.307Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-01-08T06:32:35.307Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-08T06:32:35.598Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-130.134_amd64.deb ... [2021-01-08T06:32:35.598Z] Unpacking linux-libc-dev:amd64 (4.15.0-130.134) over (4.15.0-20.21) ... [2021-01-08T06:32:36.215Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-08T06:32:36.541Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-08T06:32:36.541Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-08T06:32:36.541Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-08T06:32:36.824Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-08T06:32:36.824Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-08T06:32:36.824Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-08T06:32:36.824Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-08T06:32:37.112Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-08T06:32:37.112Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-08T06:32:37.112Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-08T06:32:37.112Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-08T06:32:37.112Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-08T06:32:37.417Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-08T06:32:37.417Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-08T06:32:37.417Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-08T06:32:37.417Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-08T06:32:37.417Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-01-08T06:32:37.696Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-01-08T06:32:37.696Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-08T06:32:37.696Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-08T06:32:37.696Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-08T06:32:37.696Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-08T06:32:37.696Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-08T06:32:38.011Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-08T06:32:38.011Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-08T06:32:38.011Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-08T06:32:38.286Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-08T06:32:38.286Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-01-08T06:32:38.286Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-08T06:32:38.897Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-01-08T06:32:39.159Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-08T06:32:39.159Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-01-08T06:32:39.159Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-01-08T06:32:39.159Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-01-08T06:32:39.159Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-01-08T06:32:39.419Z] Setting up base-files (10.1ubuntu2.10) ... [2021-01-08T06:32:39.419Z] Installing new version of config file /etc/issue ... [2021-01-08T06:32:39.419Z] Installing new version of config file /etc/issue.net ... [2021-01-08T06:32:39.419Z] Installing new version of config file /etc/lsb-release ... [2021-01-08T06:32:39.419Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-01-08T06:32:39.679Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-01-08T06:32:39.679Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-01-08T06:32:39.679Z] Removing obsolete conffile /etc/default/motd-news ... [2021-01-08T06:32:39.941Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-08T06:32:39.941Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-01-08T06:32:39.941Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-01-08T06:32:39.941Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-01-08T06:32:40.204Z] update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode [2021-01-08T06:32:40.204Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-08T06:32:40.204Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-08T06:32:40.204Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-01-08T06:32:40.465Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-01-08T06:32:40.465Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-08T06:32:40.465Z] Preparing to unpack .../tar_1.29b-2ubuntu0.1_amd64.deb ... [2021-01-08T06:32:40.465Z] Unpacking tar (1.29b-2ubuntu0.1) over (1.29b-2) ... [2021-01-08T06:32:40.725Z] Setting up tar (1.29b-2ubuntu0.1) ... [2021-01-08T06:32:40.725Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-08T06:32:40.725Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-01-08T06:32:40.725Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-08T06:32:40.986Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-01-08T06:32:41.044Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-01-08T06:32:41.249Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-08T06:32:41.249Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-08T06:32:41.249Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-08T06:32:41.249Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-08T06:32:41.249Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-08T06:32:41.249Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-08T06:32:41.510Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-08T06:32:41.510Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-01-08T06:32:41.510Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-08T06:32:41.510Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-01-08T06:32:41.510Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-01-08T06:32:41.772Z] Setting up grep (3.1-2build1) ... [2021-01-08T06:32:41.772Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-08T06:32:41.772Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-01-08T06:32:41.772Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-01-08T06:32:42.033Z] Setting up login (1:4.5-1ubuntu2) ... [2021-01-08T06:32:42.033Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-08T06:32:42.033Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-08T06:32:42.033Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-08T06:32:42.303Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-01-08T06:32:42.303Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-08T06:32:42.303Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-08T06:32:42.303Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-08T06:32:42.873Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-08T06:32:43.132Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-08T06:32:43.132Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-08T06:32:43.132Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-08T06:32:43.702Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-01-08T06:32:43.702Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-08T06:32:43.702Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-01-08T06:32:43.702Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-08T06:32:44.447Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-01-08T06:32:45.095Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-01-08T06:32:45.095Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-01-08T06:32:45.095Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-01-08T06:32:45.095Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-01-08T06:32:45.095Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-01-08T06:32:45.095Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-08T06:32:45.095Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-01-08T06:32:45.095Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-01-08T06:32:45.356Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-01-08T06:32:45.356Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-08T06:32:45.356Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-08T06:32:45.356Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-08T06:32:45.616Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-08T06:32:45.616Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-08T06:32:45.616Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-08T06:32:45.616Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-08T06:32:45.616Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-08T06:32:45.876Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-08T06:32:45.876Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-08T06:32:45.876Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-08T06:32:45.876Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-08T06:32:45.876Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-08T06:32:45.876Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-08T06:32:45.876Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-08T06:32:46.136Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-08T06:32:46.136Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-08T06:32:46.136Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-08T06:32:46.136Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-08T06:32:46.136Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-08T06:32:46.136Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-08T06:32:46.397Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-08T06:32:46.397Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-08T06:32:46.397Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-08T06:32:46.397Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-08T06:32:46.397Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-08T06:32:46.657Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-08T06:32:46.657Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-08T06:32:46.657Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-08T06:32:46.657Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-08T06:32:46.657Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-08T06:32:46.657Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-08T06:32:46.918Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-08T06:32:46.918Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-01-08T06:32:46.918Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-08T06:32:46.918Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-08T06:32:47.181Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-08T06:32:47.441Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-01-08T06:32:47.701Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-01-08T06:32:47.960Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-01-08T06:32:48.219Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-08T06:32:48.219Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-01-08T06:32:48.219Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-08T06:32:48.219Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-01-08T06:32:48.480Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-08T06:32:48.480Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-01-08T06:32:48.742Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-08T06:32:48.742Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-01-08T06:32:48.754Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-01-08T06:32:49.007Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-08T06:32:49.007Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-01-08T06:32:49.007Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-01-08T06:32:49.007Z] Setting up debconf (1.5.66ubuntu1) ... [2021-01-08T06:32:49.270Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-08T06:32:49.270Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-08T06:32:49.533Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-08T06:32:49.533Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-08T06:32:49.735Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-01-08T06:32:49.794Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-08T06:32:49.794Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-08T06:32:49.794Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-08T06:32:49.794Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-08T06:32:50.055Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-08T06:32:50.055Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-08T06:32:50.055Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-08T06:32:50.316Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-08T06:32:50.316Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-08T06:32:50.316Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-08T06:32:50.586Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-08T06:32:50.586Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.43_amd64.deb ... [2021-01-08T06:32:50.586Z] Unpacking systemd-sysv (237-3ubuntu10.43) over (237-3ubuntu10) ... [2021-01-08T06:32:50.851Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-08T06:32:50.851Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-08T06:32:50.851Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-08T06:32:51.112Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-08T06:32:51.112Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-01-08T06:32:51.112Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-01-08T06:32:51.112Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-01-08T06:32:51.373Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-08T06:32:51.373Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-01-08T06:32:51.373Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-08T06:32:51.373Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-08T06:32:51.638Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-08T06:32:51.638Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-08T06:32:51.638Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-08T06:32:51.638Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-08T06:32:51.898Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-08T06:32:51.898Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... [2021-01-08T06:32:51.898Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... [2021-01-08T06:32:51.898Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... [2021-01-08T06:32:52.166Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-08T06:32:52.166Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-01-08T06:32:52.166Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-01-08T06:32:52.430Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-01-08T06:32:52.430Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-08T06:32:52.430Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-08T06:32:52.694Z] Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-08T06:32:52.694Z] Setting up gpgv (2.2.4-1ubuntu1.3) ... [2021-01-08T06:32:52.694Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-08T06:32:52.694Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-01-08T06:32:52.954Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-01-08T06:32:52.954Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-01-08T06:32:53.214Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-08T06:32:53.214Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-01-08T06:32:53.214Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-01-08T06:32:53.214Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-01-08T06:32:53.214Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-08T06:32:53.214Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-01-08T06:32:53.474Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-01-08T06:32:53.474Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-01-08T06:32:53.734Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-08T06:32:53.734Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-01-08T06:32:53.734Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-01-08T06:32:53.734Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-01-08T06:32:53.996Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-08T06:32:53.996Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2021-01-08T06:32:53.996Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2021-01-08T06:32:53.996Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2021-01-08T06:32:54.257Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-08T06:32:54.257Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2021-01-08T06:32:54.257Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2021-01-08T06:32:54.257Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2021-01-08T06:32:54.257Z] (Reading database ... 13915 files and directories currently installed.) [2021-01-08T06:32:54.257Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-01-08T06:32:54.519Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-01-08T06:32:54.519Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-01-08T06:32:54.519Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-01-08T06:32:54.779Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-01-08T06:32:54.779Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-01-08T06:32:55.040Z] Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... [2021-01-08T06:32:55.040Z] Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... [2021-01-08T06:32:55.040Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-01-08T06:32:55.040Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-01-08T06:32:55.132Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-01-08T06:32:55.299Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-01-08T06:32:55.299Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-01-08T06:32:55.299Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-01-08T06:32:55.559Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-01-08T06:32:55.559Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-01-08T06:32:55.559Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-01-08T06:32:55.559Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-01-08T06:32:55.818Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-01-08T06:32:55.818Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-01-08T06:32:55.818Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-01-08T06:32:56.079Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-01-08T06:32:56.079Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-01-08T06:32:56.079Z] Preparing to unpack .../11-tzdata_2020f-0ubuntu0.18.04_all.deb ... [2021-01-08T06:32:56.407Z] Unpacking tzdata (2020f-0ubuntu0.18.04) over (2018d-1) ... [2021-01-08T06:32:57.032Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-01-08T06:32:57.032Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-01-08T06:32:57.303Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-01-08T06:32:57.303Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-01-08T06:32:57.303Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-08T06:32:57.303Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-08T06:32:57.594Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-08T06:32:57.594Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-08T06:32:57.913Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-08T06:32:57.913Z] Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-08T06:32:57.913Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-08T06:32:57.913Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-08T06:32:58.179Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-08T06:32:58.179Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-08T06:32:58.179Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-08T06:32:58.179Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-08T06:32:58.442Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-08T06:32:58.442Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-08T06:32:58.442Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-08T06:32:58.442Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-08T06:32:59.432Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-01-08T06:32:59.832Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-08T06:32:59.832Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-08T06:33:00.411Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-08T06:33:00.676Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-08T06:33:01.283Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-08T06:33:01.283Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-08T06:33:01.568Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-08T06:33:01.568Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-08T06:33:02.551Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-08T06:33:02.551Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-08T06:33:02.810Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-08T06:33:02.810Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-08T06:33:02.810Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-01-08T06:33:02.810Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-08T06:33:03.071Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-01-08T06:33:03.071Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-08T06:33:03.332Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-01-08T06:33:03.332Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-01-08T06:33:03.332Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-08T06:33:03.332Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-08T06:33:03.332Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-08T06:33:03.592Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-08T06:33:03.592Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-01-08T06:33:03.592Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-01-08T06:33:03.842Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-01-08T06:33:03.851Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-08T06:33:03.851Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-08T06:33:03.851Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-08T06:33:03.851Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-08T06:33:03.851Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-08T06:33:03.851Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-01-08T06:33:03.851Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-01-08T06:33:04.116Z] Setting up tzdata (2020f-0ubuntu0.18.04) ... [2021-01-08T06:33:04.116Z] [2021-01-08T06:33:04.116Z] Current default time zone: 'Etc/UTC' [2021-01-08T06:33:04.116Z] Local time is now: Fri Jan 8 06:33:03 UTC 2021. [2021-01-08T06:33:04.116Z] Universal Time is now: Fri Jan 8 06:33:03 UTC 2021. [2021-01-08T06:33:04.116Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-01-08T06:33:04.116Z] [2021-01-08T06:33:04.116Z] Setting up systemd-sysv (237-3ubuntu10.43) ... [2021-01-08T06:33:04.385Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-08T06:33:04.385Z] Setting up linux-libc-dev:amd64 (4.15.0-130.134) ... [2021-01-08T06:33:04.385Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-01-08T06:33:04.385Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-01-08T06:33:04.385Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-01-08T06:33:04.385Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-01-08T06:33:04.385Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-01-08T06:33:04.645Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-01-08T06:33:04.645Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-01-08T06:33:04.645Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-08T06:33:04.645Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-01-08T06:33:04.904Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-08T06:33:04.905Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-01-08T06:33:04.905Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-08T06:33:04.905Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-01-08T06:33:04.905Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-01-08T06:33:04.905Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-01-08T06:33:04.905Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... [2021-01-08T06:33:05.165Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-01-08T06:33:05.165Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-01-08T06:33:05.165Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-01-08T06:33:05.165Z] Setting up ca-certificates (20201027ubuntu0.18.04.1) ... [2021-01-08T06:33:06.548Z] Updating certificates in /etc/ssl/certs... [2021-01-08T06:33:07.116Z] 22 added, 17 removed; done. [2021-01-08T06:33:07.116Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-01-08T06:33:07.116Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-08T06:33:07.116Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-01-08T06:33:07.384Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-01-08T06:33:07.384Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-01-08T06:33:07.384Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-08T06:33:07.384Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-01-08T06:33:07.384Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-08T06:33:07.384Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-08T06:33:07.646Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-08T06:33:07.646Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-08T06:33:07.646Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-08T06:33:07.646Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-01-08T06:33:07.646Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... [2021-01-08T06:33:07.646Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-01-08T06:33:07.905Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-01-08T06:33:07.905Z] Setting up binutils (2.30-21ubuntu1~18.04.4) ... [2021-01-08T06:33:07.905Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-08T06:33:07.905Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-08T06:33:07.905Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-01-08T06:33:07.905Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-01-08T06:33:08.175Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-01-08T06:33:08.177Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-01-08T06:33:08.177Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-01-08T06:33:08.177Z] Processing triggers for systemd (237-3ubuntu10.43) ... [2021-01-08T06:33:08.178Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-01-08T06:33:08.178Z] Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... [2021-01-08T06:33:08.178Z] Updating certificates in /etc/ssl/certs... [2021-01-08T06:33:08.748Z] 0 added, 0 removed; done. [2021-01-08T06:33:08.748Z] Running hooks in /etc/ca-certificates/update.d... [2021-01-08T06:33:08.748Z] done. [2021-01-08T06:33:09.318Z] Reading package lists... [2021-01-08T06:33:09.318Z] Building dependency tree... [2021-01-08T06:33:09.318Z] Reading state information... [2021-01-08T06:33:09.579Z] The following NEW packages will be installed: [2021-01-08T06:33:09.579Z] apt-transport-https [2021-01-08T06:33:09.579Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-01-08T06:33:09.579Z] Need to get 1696 B of archives. [2021-01-08T06:33:09.579Z] After this operation, 153 kB of additional disk space will be used. [2021-01-08T06:33:09.579Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2021-01-08T06:33:09.579Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-08T06:33:09.579Z] Fetched 1696 B in 0s (38.8 kB/s) [2021-01-08T06:33:09.839Z] Selecting previously unselected package apt-transport-https. [2021-01-08T06:33:09.839Z] (Reading database ... 13929 files and directories currently installed.) [2021-01-08T06:33:09.839Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2021-01-08T06:33:09.839Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2021-01-08T06:33:09.839Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2021-01-08T06:33:10.104Z] Waiting for network to be ready... [2021-01-08T06:33:10.819Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-01-08T06:33:15.148Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-01-08T06:33:15.398Z] 2021-01-08T06:33:13Z INFO Waiting for automatic snapd restart... [2021-01-08T06:33:15.663Z] snapd 2.48.2 from Canonical* installed [2021-01-08T06:33:17.060Z] "snapd" switched to the "latest/stable" channel [2021-01-08T06:33:17.060Z] [Pipeline] } [2021-01-08T06:33:17.859Z] $ docker stop --time=1 909316b7677a2845d1e1a28b5d01be35893159b0cff4f4d57e6757268ce372b8 [2021-01-08T06:33:20.272Z] $ docker rm -f 909316b7677a2845d1e1a28b5d01be35893159b0cff4f4d57e6757268ce372b8 [2021-01-08T06:33:20.358Z] core18 20201210 from Canonical* installed [2021-01-08T06:33:20.619Z] "core18" switched to the "latest/stable" channel [2021-01-08T06:33:20.619Z] [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-08T06:33:22.375Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-08T06:33:22.438Z] [2021-01-08T06:33:22.438Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-08T06:33:22.850Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-08T06:33:22.850Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-01-08T06:33:22.850Z] 29e5d40040c1: Pulling fs layer [2021-01-08T06:33:22.850Z] 1ce36da41761: Pulling fs layer [2021-01-08T06:33:22.850Z] 25b303627fd3: Pulling fs layer [2021-01-08T06:33:23.445Z] 29e5d40040c1: Download complete [2021-01-08T06:33:24.047Z] 1ce36da41761: Verifying Checksum [2021-01-08T06:33:24.047Z] 1ce36da41761: Download complete [2021-01-08T06:33:24.320Z] 29e5d40040c1: Pull complete [2021-01-08T06:33:24.815Z] snapcraft 4.4.4 from Canonical* installed [2021-01-08T06:33:24.815Z] "snapcraft" switched to the "latest/stable" channel [2021-01-08T06:33:24.815Z] [2021-01-08T06:33:25.794Z] 1ce36da41761: Pull complete [2021-01-08T06:33:25.795Z] 25b303627fd3: Download complete [2021-01-08T06:33:28.157Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-01-08T06:33:28.157Z] - README.md [2021-01-08T06:33:28.157Z] - snapcraft.yaml.orig [2021-01-08T06:33:28.157Z] [2021-01-08T06:33:28.157Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-01-08T06:33:34.785Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-08T06:33:34.785Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-08T06:33:34.785Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-08T06:33:34.785Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-08T06:33:35.993Z] 25b303627fd3: Pull complete [2021-01-08T06:33:35.993Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-01-08T06:33:35.993Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-08T06:33:35.993Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-01-08T06:33:36.174Z] Reading package lists... [2021-01-08T06:33:36.174Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.7 git-man=1:2.17.1-1ubuntu0.7 libcurl3-gnutls=7.58.0-2ubuntu3.12 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.6 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-01-08T06:33:36.243Z] prd-ubuntu18.04-docker-arm64-4c-16g-19074 does not seem to be running inside a container [2021-01-08T06:33:36.333Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-01-08T06:33:39.664Z] $ docker top e76a9fdd65f4e4889c0d524b0f5d6d44812a0d195a4d810a3d1e32f8dfcc6920 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-08T06:33:40.804Z] + + grepdocker-compose parallel build --help [2021-01-08T06:33:40.804Z] [2021-01-08T06:33:42.788Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-08T06:33:42.788Z] Reading package lists... [2021-01-08T06:33:42.789Z] Building dependency tree... [2021-01-08T06:33:42.789Z] Reading state information... [2021-01-08T06:33:42.789Z] Suggested packages: [2021-01-08T06:33:42.789Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-01-08T06:33:42.789Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-01-08T06:33:42.789Z] Recommended packages: [2021-01-08T06:33:42.789Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-01-08T06:33:42.789Z] The following NEW packages will be installed: [2021-01-08T06:33:42.789Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-01-08T06:33:42.789Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-01-08T06:33:42.789Z] pkg-config zip [2021-01-08T06:33:42.789Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-01-08T06:33:42.789Z] Need to get 7655 kB of archives. [2021-01-08T06:33:42.789Z] After this operation, 43.7 MB of additional disk space will be used. [2021-01-08T06:33:42.789Z] Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-01-08T06:33:42.789Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] [2021-01-08T06:33:43.050Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-01-08T06:33:43.050Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-01-08T06:33:43.312Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-01-08T06:33:43.312Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-01-08T06:33:43.312Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-01-08T06:33:43.312Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-01-08T06:33:43.312Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-01-08T06:33:43.312Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-01-08T06:33:43.585Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2021-01-08T06:33:43.585Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2021-01-08T06:33:43.585Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2021-01-08T06:33:43.851Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-01-08T06:33:43.851Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-01-08T06:33:43.851Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-08T06:33:43.851Z] Fetched 7655 kB in 1s (6974 kB/s) [2021-01-08T06:33:44.113Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-01-08T06:33:44.113Z] (Reading database ... 13933 files and directories currently installed.) [2021-01-08T06:33:44.113Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... [2021-01-08T06:33:44.113Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-01-08T06:33:44.191Z] --parallel Build images in parallel. [Pipeline] } [2021-01-08T06:33:44.229Z] $ docker stop --time=1 e76a9fdd65f4e4889c0d524b0f5d6d44812a0d195a4d810a3d1e32f8dfcc6920 [2021-01-08T06:33:44.375Z] Selecting previously unselected package libpsl5:amd64. [2021-01-08T06:33:44.375Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-01-08T06:33:44.375Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-01-08T06:33:44.375Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-01-08T06:33:44.375Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-01-08T06:33:44.375Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-01-08T06:33:44.375Z] Selecting previously unselected package librtmp1:amd64. [2021-01-08T06:33:44.375Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-01-08T06:33:44.375Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-01-08T06:33:44.636Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-01-08T06:33:44.636Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2021-01-08T06:33:44.636Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-01-08T06:33:44.636Z] Selecting previously unselected package liberror-perl. [2021-01-08T06:33:44.636Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-01-08T06:33:44.636Z] Unpacking liberror-perl (0.17025-1) ... [2021-01-08T06:33:44.636Z] Selecting previously unselected package git-man. [2021-01-08T06:33:44.636Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2021-01-08T06:33:44.636Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2021-01-08T06:33:44.899Z] Selecting previously unselected package git. [2021-01-08T06:33:44.899Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2021-01-08T06:33:44.899Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2021-01-08T06:33:45.850Z] Selecting previously unselected package libnorm1:amd64. [2021-01-08T06:33:45.850Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-01-08T06:33:45.850Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-01-08T06:33:45.850Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-01-08T06:33:45.850Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-01-08T06:33:45.850Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-01-08T06:33:46.111Z] Selecting previously unselected package libsodium23:amd64. [2021-01-08T06:33:46.111Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-01-08T06:33:46.111Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-01-08T06:33:46.111Z] Selecting previously unselected package libzmq5:amd64. [2021-01-08T06:33:46.111Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-01-08T06:33:46.111Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-08T06:33:46.111Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-01-08T06:33:46.111Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-01-08T06:33:46.111Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-08T06:33:46.196Z] $ docker rm -f e76a9fdd65f4e4889c0d524b0f5d6d44812a0d195a4d810a3d1e32f8dfcc6920 [2021-01-08T06:33:46.374Z] Selecting previously unselected package pkg-config. [2021-01-08T06:33:46.374Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-01-08T06:33:46.374Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-01-08T06:33:46.374Z] Selecting previously unselected package zip. [2021-01-08T06:33:46.374Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-01-08T06:33:46.374Z] Unpacking zip (3.0-11build1) ... [Pipeline] // withDockerContainer [2021-01-08T06:33:46.635Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-01-08T06:33:46.635Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2021-01-08T06:33:46.635Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-01-08T06:33:46.635Z] Setting up liberror-perl (0.17025-1) ... [2021-01-08T06:33:46.635Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-01-08T06:33:46.635Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-01-08T06:33:46.635Z] No schema files found: doing nothing. [2021-01-08T06:33:46.635Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [2021-01-08T06:33:46.897Z] Setting up zip (3.0-11build1) ... [2021-01-08T06:33:46.897Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-01-08T06:33:46.897Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-01-08T06:33:46.897Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-01-08T06:33:46.897Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-08T06:33:46.897Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-01-08T06:33:46.897Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-08T06:33:46.897Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [Pipeline] isUnix [Pipeline] sh [2021-01-08T06:33:47.158Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-01-08T06:33:47.305Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-08T06:33:47.305Z] . [Pipeline] withDockerContainer [2021-01-08T06:33:47.644Z] prd-ubuntu18.04-docker-arm64-4c-16g-19074 does not seem to be running inside a container [2021-01-08T06:33:47.743Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-01-08T06:33:49.135Z] $ docker top 36105d9dab483e69469597dd8d5d48431c1335a84579ebda6ed55939099935b9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-08T06:33:50.264Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-08T06:33:53.759Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-08T06:33:53.759Z] git set to automatically installed. [2021-01-08T06:33:53.759Z] git-man set to automatically installed. [2021-01-08T06:33:53.759Z] libcurl3-gnutls set to automatically installed. [2021-01-08T06:33:53.759Z] liberror-perl set to automatically installed. [2021-01-08T06:33:53.759Z] libglib2.0-0 set to automatically installed. [2021-01-08T06:33:53.759Z] libnghttp2-14 set to automatically installed. [2021-01-08T06:33:53.759Z] libnorm1 set to automatically installed. [2021-01-08T06:33:53.759Z] libpgm-5.2-0 set to automatically installed. [2021-01-08T06:33:53.759Z] libpsl5 set to automatically installed. [2021-01-08T06:33:53.759Z] librtmp1 set to automatically installed. [2021-01-08T06:33:53.759Z] libsodium23 set to automatically installed. [2021-01-08T06:33:53.759Z] libzmq3-dev set to automatically installed. [2021-01-08T06:33:53.759Z] libzmq5 set to automatically installed. [2021-01-08T06:33:53.759Z] pkg-config set to automatically installed. [2021-01-08T06:33:53.759Z] zip set to automatically installed. [2021-01-08T06:33:54.553Z] Building docker-core-command-go ... [2021-01-08T06:33:54.553Z] Building docker-core-data-go ... [2021-01-08T06:33:54.553Z] Building docker-core-metadata-go ... [2021-01-08T06:33:54.553Z] Building docker-security-bootstrap-redis-go ... [2021-01-08T06:33:54.553Z] Building docker-security-proxy-setup-go ... [2021-01-08T06:33:54.553Z] Building docker-security-secretstore-setup-go ... [2021-01-08T06:33:54.553Z] Building docker-support-notifications-go ... [2021-01-08T06:33:54.553Z] Building docker-support-scheduler-go ... [2021-01-08T06:33:54.553Z] Building docker-sys-mgmt-agent-go ... [2021-01-08T06:33:54.553Z] Building docker-sys-mgmt-agent-go [2021-01-08T06:33:54.553Z] Building docker-support-scheduler-go [2021-01-08T06:33:54.553Z] Building docker-security-proxy-setup-go [2021-01-08T06:33:54.553Z] Building docker-core-command-go [2021-01-08T06:33:54.553Z] Building docker-core-metadata-go [2021-01-08T06:33:55.687Z] snapd is not logged in, snap install commands will use sudo [2021-01-08T06:34:02.278Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-08T06:34:02.278Z] snap "core18" has no updates available [2021-01-08T06:34:02.850Z] Pulling config-common [2021-01-08T06:34:03.806Z] Pulling go-build-helper [2021-01-08T06:34:30.628Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-01-08T06:34:30.628Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-01-08T06:34:30.628Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1478 kB] [2021-01-08T06:34:30.628Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [288 kB] [2021-01-08T06:34:30.628Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.5 kB] [2021-01-08T06:34:30.628Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2644 B] [2021-01-08T06:34:30.628Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [192 kB] [2021-01-08T06:34:30.628Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [25.5 kB] [2021-01-08T06:34:30.628Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1097 kB] [2021-01-08T06:34:30.628Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [245 kB] [2021-01-08T06:34:30.628Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-01-08T06:34:30.628Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-01-08T06:34:30.628Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-01-08T06:34:30.628Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-01-08T06:34:30.628Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-01-08T06:34:30.628Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-01-08T06:34:30.628Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-01-08T06:34:30.628Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-01-08T06:34:30.628Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-01-08T06:34:30.628Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1832 kB] [2021-01-08T06:34:30.628Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [382 kB] [2021-01-08T06:34:30.628Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [35.4 kB] [2021-01-08T06:34:30.628Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6980 B] [2021-01-08T06:34:30.628Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [225 kB] [2021-01-08T06:34:30.628Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [30.6 kB] [2021-01-08T06:34:30.628Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1701 kB] [2021-01-08T06:34:30.628Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [358 kB] [2021-01-08T06:34:30.628Z] Fetched 23.6 MB in 0s (0 B/s) [2021-01-08T06:34:30.628Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-01-08T06:34:30.628Z] Fetched 96.5 kB in 0s (0 B/s) [2021-01-08T06:34:30.628Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-01-08T06:34:30.628Z] Fetched 279 kB in 0s (0 B/s) [2021-01-08T06:34:30.628Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-01-08T06:34:30.628Z] Fetched 122 kB in 0s (0 B/s) [2021-01-08T06:34:30.628Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-01-08T06:34:30.628Z] Fetched 77.8 kB in 0s (0 B/s) [2021-01-08T06:34:30.628Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-01-08T06:34:30.628Z] Fetched 8848 B in 0s (0 B/s) [2021-01-08T06:34:30.628Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-01-08T06:34:30.628Z] Fetched 47.8 kB in 0s (0 B/s) [2021-01-08T06:34:30.628Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-01-08T06:34:30.628Z] Fetched 45.6 kB in 0s (0 B/s) [2021-01-08T06:34:30.628Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-01-08T06:34:30.628Z] Fetched 15.0 kB in 0s (0 B/s) [2021-01-08T06:34:30.628Z] Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] [2021-01-08T06:34:30.628Z] Fetched 214 kB in 0s (0 B/s) [2021-01-08T06:34:30.628Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] [2021-01-08T06:34:30.628Z] Fetched 155 kB in 0s (0 B/s) [2021-01-08T06:34:30.628Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-01-08T06:34:30.628Z] Fetched 50.6 kB in 0s (0 B/s) [2021-01-08T06:34:30.628Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-01-08T06:34:30.628Z] Fetched 14.8 kB in 0s (0 B/s) [2021-01-08T06:34:30.628Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-01-08T06:34:30.628Z] Fetched 41.8 kB in 0s (0 B/s) [2021-01-08T06:34:30.628Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-01-08T06:34:30.628Z] Fetched 499 kB in 0s (0 B/s) [2021-01-08T06:34:30.628Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-01-08T06:34:30.628Z] Fetched 111 kB in 0s (0 B/s) [2021-01-08T06:34:30.628Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-01-08T06:34:30.628Z] Fetched 240 kB in 0s (0 B/s) [2021-01-08T06:34:30.628Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-01-08T06:34:30.628Z] Fetched 29.3 kB in 0s (0 B/s) [2021-01-08T06:34:30.628Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-01-08T06:34:30.628Z] Fetched 85.5 kB in 0s (0 B/s) [2021-01-08T06:34:30.628Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-01-08T06:34:30.628Z] Fetched 24.5 kB in 0s (0 B/s) [2021-01-08T06:34:30.628Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-01-08T06:34:30.628Z] Fetched 49.2 kB in 0s (0 B/s) [2021-01-08T06:34:30.628Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-01-08T06:34:30.628Z] Fetched 54.2 kB in 0s (0 B/s) [2021-01-08T06:34:30.628Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-01-08T06:34:30.629Z] Fetched 30.8 kB in 0s (0 B/s) [2021-01-08T06:34:30.629Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] [2021-01-08T06:34:30.629Z] Fetched 17.0 kB in 0s (0 B/s) [2021-01-08T06:34:30.629Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-01-08T06:34:30.629Z] Fetched 85.9 kB in 0s (0 B/s) [2021-01-08T06:34:30.629Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-01-08T06:34:30.629Z] Fetched 8720 B in 0s (0 B/s) [2021-01-08T06:34:30.629Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2021-01-08T06:34:30.629Z] Fetched 137 kB in 0s (0 B/s) [2021-01-08T06:34:30.629Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-01-08T06:34:30.629Z] Fetched 119 kB in 0s (0 B/s) [2021-01-08T06:34:30.629Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2021-01-08T06:34:30.629Z] Fetched 109 kB in 0s (0 B/s) [2021-01-08T06:34:30.629Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-01-08T06:34:30.629Z] Fetched 11.1 kB in 0s (0 B/s) [2021-01-08T06:34:30.629Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-01-08T06:34:30.629Z] Fetched 645 kB in 0s (0 B/s) [2021-01-08T06:34:30.629Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-01-08T06:34:30.629Z] Fetched 41.3 kB in 0s (0 B/s) [2021-01-08T06:34:30.629Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-01-08T06:34:30.629Z] Fetched 17.9 kB in 0s (0 B/s) [2021-01-08T06:34:30.629Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-01-08T06:34:30.629Z] Fetched 368 kB in 0s (0 B/s) [2021-01-08T06:34:30.629Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-01-08T06:34:30.629Z] Fetched 187 kB in 0s (0 B/s) [2021-01-08T06:34:30.629Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-01-08T06:34:30.629Z] Fetched 175 kB in 0s (0 B/s) [2021-01-08T06:34:30.629Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-01-08T06:34:30.629Z] Fetched 206 kB in 0s (0 B/s) [2021-01-08T06:34:30.629Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] [2021-01-08T06:34:30.629Z] Fetched 1301 kB in 0s (0 B/s) [2021-01-08T06:34:30.629Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-01-08T06:34:30.629Z] Fetched 36.2 kB in 0s (0 B/s) [2021-01-08T06:34:30.629Z] Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] [2021-01-08T06:34:30.629Z] Fetched 159 kB in 0s (0 B/s) [2021-01-08T06:34:30.629Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-01-08T06:34:30.629Z] Fetched 107 kB in 0s (0 B/s) [2021-01-08T06:34:30.629Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-01-08T06:34:30.629Z] Fetched 48.7 kB in 0s (0 B/s) [2021-01-08T06:34:30.629Z] Pulling static-packages [2021-01-08T06:34:30.629Z] 'go115' has dependencies that need to be staged: go-build-helper static-packages [2021-01-08T06:34:30.629Z] Skipping pull go-build-helper (already ran) [2021-01-08T06:34:30.629Z] Skipping pull static-packages (already ran) [2021-01-08T06:34:30.629Z] Building go-build-helper [2021-01-08T06:34:33.995Z] Building static-packages [2021-01-08T06:34:35.914Z] Staging go-build-helper [2021-01-08T06:34:37.302Z] Staging static-packages [2021-01-08T06:34:38.247Z] Pulling go115 [2021-01-08T06:34:39.256Z] 'edgex-go' has dependencies that need to be staged: go115 [2021-01-08T06:34:39.256Z] Skipping pull go115 (already ran) [2021-01-08T06:34:39.256Z] Building go115 [2021-01-08T06:34:39.256Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-08T06:34:39.256Z] Dload Upload Total Spent Left Speed [2021-01-08T06:34:41.843Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 5 115M 5 6223k 0 0 19.6M 0 0:00:05 --:--:-- 0:00:05 19.5M 45 115M 45 52.1M 0 0 39.9M 0 0:00:02 0:00:01 0:00:01 39.9M 82 115M 82 95.6M 0 0 41.4M 0 0:00:02 0:00:02 --:--:-- 41.3M 100 115M 100 115M 0 0 42.0M 0 0:00:02 0:00:02 --:--:-- 42.0M [2021-01-08T06:34:42.791Z] go1.15.2.linux-amd64.tar.gz: OK [2021-01-08T06:34:47.150Z] Staging go115 [2021-01-08T06:34:53.832Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-08T06:34:53.832Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-08T06:34:53.832Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-08T06:34:53.832Z] Fetched 0 B in 0s (0 B/s) [2021-01-08T06:34:53.832Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-01-08T06:34:53.832Z] Fetched 224 kB in 0s (0 B/s) [2021-01-08T06:34:53.832Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-01-08T06:34:53.832Z] Fetched 157 kB in 0s (0 B/s) [2021-01-08T06:34:53.832Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-01-08T06:34:53.832Z] Fetched 221 kB in 0s (0 B/s) [2021-01-08T06:34:53.832Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-01-08T06:34:53.832Z] Fetched 143 kB in 0s (0 B/s) [2021-01-08T06:34:53.832Z] Pulling edgex-go [2021-01-08T06:34:54.778Z] Pulling version [2021-01-08T06:34:55.721Z] Building config-common [2021-01-08T06:34:58.268Z] Skipping build go-build-helper (already ran) [2021-01-08T06:34:58.268Z] Skipping build static-packages (already ran) [2021-01-08T06:34:58.268Z] Skipping build go115 (already ran) [2021-01-08T06:34:58.268Z] Building edgex-go [2021-01-08T06:34:58.841Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-01-08T06:35:00.271Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-01-08T06:35:00.271Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.141 [2021-01-08T06:35:00.271Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.68 [2021-01-08T06:35:00.271Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-01-08T06:35:00.271Z] go: downloading github.com/google/uuid v1.1.4 [2021-01-08T06:35:00.271Z] go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.30 [2021-01-08T06:35:00.271Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.29 [2021-01-08T06:35:00.271Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 [2021-01-08T06:35:00.271Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-01-08T06:35:00.271Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2021-01-08T06:35:00.271Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-01-08T06:35:00.271Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-01-08T06:35:00.271Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2021-01-08T06:35:00.271Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2021-01-08T06:35:00.271Z] go: downloading github.com/pebbe/zmq4 v1.2.2 [2021-01-08T06:35:00.271Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.27 [2021-01-08T06:35:00.271Z] go: downloading github.com/pkg/errors v0.8.1 [2021-01-08T06:35:00.271Z] go: downloading github.com/x448/float16 v0.8.4 [2021-01-08T06:35:00.271Z] go: downloading github.com/imdario/mergo v0.3.11 [2021-01-08T06:35:00.271Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-01-08T06:35:00.271Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2021-01-08T06:35:00.271Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2021-01-08T06:35:00.271Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-01-08T06:35:00.271Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-01-08T06:35:00.271Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2021-01-08T06:35:00.271Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-01-08T06:35:00.271Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-01-08T06:35:00.271Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-01-08T06:35:00.271Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-01-08T06:35:00.271Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-01-08T06:35:00.271Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-01-08T06:35:00.271Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-01-08T06:35:00.271Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2021-01-08T06:35:00.271Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-01-08T06:35:00.271Z] go: downloading github.com/hashicorp/serf v0.8.2 [2021-01-08T06:35:00.271Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-01-08T06:35:00.271Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-01-08T06:35:00.534Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-01-08T06:35:00.534Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-01-08T06:35:00.534Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-01-08T06:35:02.551Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-08T06:35:02.551Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-08T06:35:02.551Z] ---> 3e7a42c2dfe1 [2021-01-08T06:35:02.551Z] Step 3/26 : WORKDIR /edgex-go [2021-01-08T06:35:02.551Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-08T06:35:02.551Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-08T06:35:02.551Z] ---> 3e7a42c2dfe1 [2021-01-08T06:35:02.551Z] Step 3/22 : WORKDIR /edgex-go [2021-01-08T06:35:02.551Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-08T06:35:02.551Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-08T06:35:02.551Z] ---> 3e7a42c2dfe1 [2021-01-08T06:35:02.551Z] Step 3/22 : WORKDIR /edgex-go [2021-01-08T06:35:02.551Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-08T06:35:02.551Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-08T06:35:02.551Z] ---> 3e7a42c2dfe1 [2021-01-08T06:35:02.551Z] Step 3/21 : WORKDIR /edgex-go [2021-01-08T06:35:02.551Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-08T06:35:02.551Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-08T06:35:02.551Z] ---> 3e7a42c2dfe1 [2021-01-08T06:35:02.551Z] Step 3/21 : WORKDIR /edgex-go [2021-01-08T06:35:02.826Z] ---> Running in d6df3d92cb3a [2021-01-08T06:35:02.826Z] ---> Running in ae1bc1c67cad [2021-01-08T06:35:03.102Z] ---> Running in 2648c6d16e6b [2021-01-08T06:35:03.102Z] ---> Running in f2f82d75c9ea [2021-01-08T06:35:03.102Z] ---> Running in 5e404da8d9fd [2021-01-08T06:35:03.708Z] Removing intermediate container 5e404da8d9fd [2021-01-08T06:35:03.708Z] ---> a2f446682044 [2021-01-08T06:35:03.708Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-08T06:35:03.708Z] Removing intermediate container f2f82d75c9ea [2021-01-08T06:35:03.708Z] ---> 1020c3bc2f5c [2021-01-08T06:35:03.708Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-08T06:35:04.328Z] Removing intermediate container d6df3d92cb3a [2021-01-08T06:35:04.328Z] ---> d5aa77c3cb7e [2021-01-08T06:35:04.328Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-08T06:35:04.328Z] Removing intermediate container 2648c6d16e6b [2021-01-08T06:35:04.328Z] ---> ba9e7dfae709 [2021-01-08T06:35:04.328Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-08T06:35:04.629Z] Removing intermediate container ae1bc1c67cad [2021-01-08T06:35:04.629Z] ---> adfc41ebc6ed [2021-01-08T06:35:04.629Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-08T06:35:04.630Z] ---> Running in f4068ecc96d4 [2021-01-08T06:35:04.630Z] ---> Running in ba1a88352d8b [2021-01-08T06:35:04.630Z] ---> Running in d74bed466b36 [2021-01-08T06:35:04.630Z] ---> Running in 4232498d1c93 [2021-01-08T06:35:04.918Z] ---> Running in 37966dc98f83 [2021-01-08T06:35:08.357Z] Removing intermediate container d74bed466b36 [2021-01-08T06:35:08.357Z] ---> 2d92baf1eda5 [2021-01-08T06:35:08.357Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-08T06:35:08.357Z] ---> Running in 842af6964d56 [2021-01-08T06:35:08.631Z] Removing intermediate container ba1a88352d8b [2021-01-08T06:35:08.631Z] ---> 0460ae439657 [2021-01-08T06:35:08.631Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-08T06:35:08.736Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-01-08T06:35:08.901Z] Removing intermediate container 37966dc98f83 [2021-01-08T06:35:08.902Z] ---> b8b84cbc516e [2021-01-08T06:35:08.902Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-08T06:35:08.902Z] ---> Running in c2938dda330d [2021-01-08T06:35:09.179Z] Removing intermediate container 4232498d1c93 [2021-01-08T06:35:09.179Z] ---> 4e00240010a0 [2021-01-08T06:35:09.179Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-08T06:35:09.179Z] ---> Running in 682a99d351c7 [2021-01-08T06:35:09.179Z] Removing intermediate container f4068ecc96d4 [2021-01-08T06:35:09.179Z] ---> 7cf8b727a92c [2021-01-08T06:35:09.179Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-01-08T06:35:09.456Z] ---> Running in b44642af8334 [2021-01-08T06:35:09.456Z] ---> Running in 74935c348d1e [2021-01-08T06:35:10.062Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-08T06:35:11.041Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-08T06:35:11.041Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-08T06:35:11.041Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-08T06:35:11.041Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-08T06:35:11.323Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-08T06:35:11.596Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-08T06:35:11.871Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-08T06:35:11.871Z] OK: 217 MiB in 51 packages [2021-01-08T06:35:11.871Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-08T06:35:11.871Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-08T06:35:12.475Z] OK: 217 MiB in 51 packages [2021-01-08T06:35:12.753Z] OK: 217 MiB in 51 packages [2021-01-08T06:35:12.753Z] OK: 217 MiB in 51 packages [2021-01-08T06:35:12.753Z] OK: 217 MiB in 51 packages [2021-01-08T06:35:13.355Z] Removing intermediate container 842af6964d56 [2021-01-08T06:35:13.355Z] ---> 0f9cc99b283f [2021-01-08T06:35:13.355Z] Step 6/22 : COPY go.mod . [2021-01-08T06:35:14.040Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-01-08T06:35:14.040Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-01-08T06:35:14.341Z] Removing intermediate container c2938dda330d [2021-01-08T06:35:14.341Z] ---> 293f7a391ddf [2021-01-08T06:35:14.341Z] Step 6/21 : COPY go.mod . [2021-01-08T06:35:14.616Z] ---> 10d014deca6e [2021-01-08T06:35:14.616Z] Step 7/22 : RUN go mod download [2021-01-08T06:35:14.616Z] Removing intermediate container 682a99d351c7 [2021-01-08T06:35:14.616Z] ---> f6551a8036e9 [2021-01-08T06:35:14.616Z] Step 6/22 : COPY go.mod . [2021-01-08T06:35:14.889Z] ---> Running in c54f29386032 [2021-01-08T06:35:15.165Z] Removing intermediate container 74935c348d1e [2021-01-08T06:35:15.165Z] ---> 804029512a08 [2021-01-08T06:35:15.165Z] Step 6/26 : COPY go.mod . [2021-01-08T06:35:15.165Z] Removing intermediate container b44642af8334 [2021-01-08T06:35:15.165Z] ---> 04e4d2e880df [2021-01-08T06:35:15.165Z] Step 6/21 : COPY go.mod . [2021-01-08T06:35:15.427Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-01-08T06:35:15.427Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-01-08T06:35:15.442Z] ---> 4c8761f6a4c7 [2021-01-08T06:35:15.442Z] Step 7/21 : RUN go mod download [2021-01-08T06:35:15.442Z] ---> Running in 483b7986c5cf [2021-01-08T06:35:15.689Z] go: downloading github.com/stretchr/testify v1.6.1 [2021-01-08T06:35:15.689Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-01-08T06:35:15.689Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-01-08T06:35:15.689Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-01-08T06:35:15.717Z] ---> e909bee41b77 [2021-01-08T06:35:15.717Z] Step 7/22 : RUN go mod download [2021-01-08T06:35:16.004Z] ---> Running in d50ee2c21ae2 [2021-01-08T06:35:16.287Z] ---> 25accaf0696d [2021-01-08T06:35:16.287Z] Step 7/26 : RUN go mod download [2021-01-08T06:35:16.287Z] ---> 518639946e4c [2021-01-08T06:35:16.287Z] Step 7/21 : RUN go mod download [2021-01-08T06:35:16.568Z] ---> Running in 7b49d67dbf46 [2021-01-08T06:35:16.568Z] ---> Running in 61e24cb5da5c [2021-01-08T06:35:17.606Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-01-08T06:35:17.606Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-01-08T06:35:17.606Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-01-08T06:35:18.550Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-01-08T06:35:18.550Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-01-08T06:35:19.214Z] Removing intermediate container c54f29386032 [2021-01-08T06:35:19.214Z] ---> ccce349f9145 [2021-01-08T06:35:19.214Z] Step 8/22 : COPY . . [2021-01-08T06:35:19.939Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-01-08T06:35:19.939Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-01-08T06:35:20.195Z] Removing intermediate container 483b7986c5cf [2021-01-08T06:35:20.195Z] ---> d4a16da22a1e [2021-01-08T06:35:20.195Z] Step 8/21 : COPY . . [2021-01-08T06:35:21.235Z] Removing intermediate container d50ee2c21ae2 [2021-01-08T06:35:21.236Z] ---> 7dbab2ff3888 [2021-01-08T06:35:21.236Z] Step 8/22 : COPY . . [2021-01-08T06:35:21.327Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-01-08T06:35:21.510Z] Removing intermediate container 7b49d67dbf46 [2021-01-08T06:35:21.510Z] ---> 2054f87e3858 [2021-01-08T06:35:21.510Z] Step 8/26 : COPY . . [2021-01-08T06:35:21.905Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-01-08T06:35:22.117Z] Removing intermediate container 61e24cb5da5c [2021-01-08T06:35:22.118Z] ---> d168a3ba12ff [2021-01-08T06:35:22.118Z] Step 8/21 : COPY . . [2021-01-08T06:35:22.849Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-01-08T06:35:25.395Z] Building version [2021-01-08T06:35:27.946Z] Staging config-common [2021-01-08T06:35:28.901Z] Skipping stage go-build-helper (already ran) [2021-01-08T06:35:28.901Z] Skipping stage static-packages (already ran) [2021-01-08T06:35:28.901Z] Skipping stage go115 (already ran) [2021-01-08T06:35:28.901Z] Staging edgex-go [2021-01-08T06:35:29.844Z] Staging version [2021-01-08T06:35:31.236Z] Priming config-common [2021-01-08T06:35:32.181Z] Priming go-build-helper [2021-01-08T06:35:33.124Z] Priming static-packages [2021-01-08T06:35:35.039Z] Priming go115 [2021-01-08T06:35:36.424Z] Priming edgex-go [2021-01-08T06:35:37.368Z] Priming version [2021-01-08T06:35:38.315Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-01-08T06:35:48.957Z] ---> 8c4eb15e7c72 [2021-01-08T06:35:48.957Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2021-01-08T06:35:48.957Z] ---> a135bae59bc1 [2021-01-08T06:35:48.957Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-01-08T06:35:48.957Z] ---> acd290f2dfd7 [2021-01-08T06:35:48.957Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2021-01-08T06:35:48.957Z] ---> d0473f256bfb [2021-01-08T06:35:48.957Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-01-08T06:35:48.957Z] ---> 98f1aa893b68 [2021-01-08T06:35:48.957Z] Step 9/22 : RUN make cmd/core-command/core-command [2021-01-08T06:35:48.957Z] ---> Running in 166e4a0aca5f [2021-01-08T06:35:48.957Z] ---> Running in 4a9a7ed1a10b [2021-01-08T06:35:48.957Z] ---> Running in 139576f547c2 [2021-01-08T06:35:48.957Z] ---> Running in c85392d94823 [2021-01-08T06:35:48.957Z] ---> Running in f900f371cfcf [2021-01-08T06:35:48.957Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-01-08T06:35:48.957Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-01-08T06:35:48.957Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-01-08T06:35:48.957Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-01-08T06:35:48.957Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-01-08T06:37:10.815Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-01-08T06:37:25.993Z] Removing intermediate container 4a9a7ed1a10b [2021-01-08T06:37:25.993Z] ---> 408a78ca4d16 [2021-01-08T06:37:25.993Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-08T06:37:25.993Z] Removing intermediate container 139576f547c2 [2021-01-08T06:37:25.993Z] ---> 135f4a07b501 [2021-01-08T06:37:25.993Z] [2021-01-08T06:37:25.993Z] Step 10/21 : FROM alpine:3.12 [2021-01-08T06:37:25.993Z] ---> Running in 95d1d7cd7849 [2021-01-08T06:37:25.993Z] Removing intermediate container f900f371cfcf [2021-01-08T06:37:25.993Z] ---> 5af35206e7ad [2021-01-08T06:37:25.993Z] [2021-01-08T06:37:25.993Z] Step 10/22 : FROM scratch [2021-01-08T06:37:25.993Z] ---> [2021-01-08T06:37:25.993Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-08T06:37:25.993Z] Removing intermediate container c85392d94823 [2021-01-08T06:37:25.993Z] ---> 31e853ee44d0 [2021-01-08T06:37:25.993Z] [2021-01-08T06:37:25.993Z] Step 10/21 : FROM scratch [2021-01-08T06:37:25.993Z] ---> [2021-01-08T06:37:25.993Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-08T06:37:25.993Z] 3.12: Pulling from library/alpine [2021-01-08T06:37:26.589Z] ---> Running in 625957ecc816 [2021-01-08T06:37:26.589Z] ---> Running in d9267ee8755f [2021-01-08T06:37:27.195Z] Removing intermediate container d9267ee8755f [2021-01-08T06:37:27.195Z] ---> e20e462894c5 [2021-01-08T06:37:27.195Z] Step 12/21 : ENV APP_PORT=48085 [2021-01-08T06:37:27.479Z] Removing intermediate container 625957ecc816 [2021-01-08T06:37:27.479Z] ---> 1b52d4272705 [2021-01-08T06:37:27.479Z] Step 12/22 : ENV APP_PORT=48082 [2021-01-08T06:37:27.479Z] ---> Running in cad66bf8c286 [2021-01-08T06:37:27.479Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-08T06:37:27.479Z] ---> Running in 9b9175bc73c7 [2021-01-08T06:37:27.479Z] Status: Downloaded newer image for alpine:3.12 [2021-01-08T06:37:27.479Z] ---> afeebe901d6b [2021-01-08T06:37:27.479Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-01-08T06:37:27.754Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-01-08T06:37:27.754Z] ---> Running in 91e409d00897 [2021-01-08T06:37:28.373Z] Removing intermediate container cad66bf8c286 [2021-01-08T06:37:28.373Z] ---> 2d823ac9466c [2021-01-08T06:37:28.373Z] Step 13/21 : EXPOSE $APP_PORT [2021-01-08T06:37:28.648Z] ---> Running in 7e538c874f3c [2021-01-08T06:37:28.648Z] Removing intermediate container 9b9175bc73c7 [2021-01-08T06:37:28.648Z] ---> 62b78457e0c1 [2021-01-08T06:37:28.648Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-08T06:37:28.922Z] ---> Running in 2a521592b04f [2021-01-08T06:37:29.517Z] Removing intermediate container 7e538c874f3c [2021-01-08T06:37:29.517Z] ---> 0041740b4ecc [2021-01-08T06:37:29.517Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2021-01-08T06:37:29.517Z] Removing intermediate container 2a521592b04f [2021-01-08T06:37:29.517Z] ---> f19c4df300ac [2021-01-08T06:37:29.517Z] Step 14/22 : WORKDIR / [2021-01-08T06:37:29.517Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-08T06:37:29.792Z] ---> Running in bff6759eb626 [2021-01-08T06:37:29.792Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-08T06:37:30.780Z] (1/4) Installing ca-certificates (20191127-r4) [2021-01-08T06:37:30.780Z] Removing intermediate container bff6759eb626 [2021-01-08T06:37:30.780Z] ---> d76cc0d732e3 [2021-01-08T06:37:30.780Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2021-01-08T06:37:30.780Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-01-08T06:37:30.780Z] (3/4) Installing libcurl (7.69.1-r3) [2021-01-08T06:37:30.780Z] (4/4) Installing curl (7.69.1-r3) [2021-01-08T06:37:30.780Z] Executing busybox-1.31.1-r19.trigger [2021-01-08T06:37:30.780Z] Executing ca-certificates-20191127-r4.trigger [2021-01-08T06:37:31.053Z] ---> 62358594b147 [2021-01-08T06:37:31.053Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-08T06:37:31.053Z] OK: 7 MiB in 18 packages [2021-01-08T06:37:32.069Z] ---> fd88ea8fa327 [2021-01-08T06:37:32.069Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-08T06:37:33.103Z] Removing intermediate container 95d1d7cd7849 [2021-01-08T06:37:33.103Z] ---> 28b28f075626 [2021-01-08T06:37:33.103Z] [2021-01-08T06:37:33.103Z] Step 11/26 : FROM docker:20.10.0 [2021-01-08T06:37:33.103Z] 20.10.0: Pulling from library/docker [2021-01-08T06:37:33.103Z] ---> 60939b338de0 [2021-01-08T06:37:33.103Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-08T06:37:34.099Z] Removing intermediate container 91e409d00897 [2021-01-08T06:37:34.099Z] ---> 6436da343a3f [2021-01-08T06:37:34.099Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-08T06:37:34.736Z] ---> 012f74fd7b52 [2021-01-08T06:37:34.736Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-08T06:37:35.141Z] ---> Running in c26b353d6b35 [2021-01-08T06:37:35.448Z] ---> ae3015c3e28f [2021-01-08T06:37:35.448Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2021-01-08T06:37:35.766Z] ---> Running in d08c09744293 [2021-01-08T06:37:35.766Z] ---> 2920b72f5029 [2021-01-08T06:37:35.766Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-01-08T06:37:36.103Z] ---> Running in d8a0d05ff110 [2021-01-08T06:37:36.422Z] Removing intermediate container c26b353d6b35 [2021-01-08T06:37:36.422Z] ---> 613e90e6bd30 [2021-01-08T06:37:36.422Z] Step 13/21 : WORKDIR /edgex [2021-01-08T06:37:36.711Z] Removing intermediate container 166e4a0aca5f [2021-01-08T06:37:36.711Z] ---> 3cfdfd44d7d8 [2021-01-08T06:37:36.711Z] [2021-01-08T06:37:36.711Z] Step 10/22 : FROM scratch [2021-01-08T06:37:36.711Z] ---> [2021-01-08T06:37:36.711Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-08T06:37:36.711Z] ---> Running in b3fa5e6403f2 [2021-01-08T06:37:36.987Z] ---> Using cache [2021-01-08T06:37:36.987Z] ---> 1b52d4272705 [2021-01-08T06:37:36.987Z] Step 12/22 : ENV APP_PORT=48081 [2021-01-08T06:37:36.987Z] Removing intermediate container d08c09744293 [2021-01-08T06:37:36.987Z] ---> 2439aa46a3e6 [2021-01-08T06:37:36.987Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-08T06:37:37.267Z] Removing intermediate container d8a0d05ff110 [2021-01-08T06:37:37.267Z] ---> 4c32d2da9354 [2021-01-08T06:37:37.267Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-08T06:37:37.267Z] ---> Running in 9633b323dc6b [2021-01-08T06:37:37.267Z] ---> Running in 5ae56b3c904e [2021-01-08T06:37:37.548Z] ---> Running in d7712e493feb [2021-01-08T06:37:37.548Z] Removing intermediate container b3fa5e6403f2 [2021-01-08T06:37:37.548Z] ---> 92637f10268c [2021-01-08T06:37:37.548Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-08T06:37:37.827Z] Removing intermediate container 9633b323dc6b [2021-01-08T06:37:37.827Z] ---> b203c78765cf [2021-01-08T06:37:37.827Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-08T06:37:38.103Z] ---> Running in 20bc5d0b35f5 [2021-01-08T06:37:38.103Z] Removing intermediate container 5ae56b3c904e [2021-01-08T06:37:38.103Z] ---> 73bf4ecb4e3d [2021-01-08T06:37:38.103Z] Step 19/21 : LABEL arch=arm64 [2021-01-08T06:37:38.383Z] Removing intermediate container d7712e493feb [2021-01-08T06:37:38.383Z] ---> 699165e22209 [2021-01-08T06:37:38.383Z] Step 20/22 : LABEL arch=arm64 [2021-01-08T06:37:38.660Z] ---> Running in 8935b4dd51ae [2021-01-08T06:37:39.260Z] ---> Running in 85a2f86e2c5f [2021-01-08T06:37:39.261Z] ---> 3eb622f808d6 [2021-01-08T06:37:39.261Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-08T06:37:39.261Z] Removing intermediate container 20bc5d0b35f5 [2021-01-08T06:37:39.261Z] ---> d07b618ec38d [2021-01-08T06:37:39.261Z] Step 14/22 : WORKDIR / [2021-01-08T06:37:39.863Z] Removing intermediate container 8935b4dd51ae [2021-01-08T06:37:39.863Z] ---> 2655d6315ca8 [2021-01-08T06:37:39.863Z] Step 20/21 : LABEL git_sha=5170b4d5d8ce9cf0f1f83444b3e0d0ec0034d809 [2021-01-08T06:37:39.863Z] ---> Running in 310d6f32a580 [2021-01-08T06:37:40.478Z] Removing intermediate container 85a2f86e2c5f [2021-01-08T06:37:40.478Z] ---> 6dca0cb35ce0 [2021-01-08T06:37:40.478Z] Step 21/22 : LABEL git_sha=5170b4d5d8ce9cf0f1f83444b3e0d0ec0034d809 [2021-01-08T06:37:40.478Z] ---> Running in 3a6078e60906 [2021-01-08T06:37:40.756Z] ---> Running in 9d329978b4a0 [2021-01-08T06:37:41.039Z] ---> 918357564b7d [2021-01-08T06:37:41.039Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-01-08T06:37:41.039Z] Removing intermediate container 310d6f32a580 [2021-01-08T06:37:41.039Z] ---> cf63e3abffb9 [2021-01-08T06:37:41.039Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2021-01-08T06:37:41.643Z] Removing intermediate container 3a6078e60906 [2021-01-08T06:37:41.643Z] ---> cdbf0777ba7f [2021-01-08T06:37:41.643Z] Step 21/21 : LABEL version=0.0.0 [2021-01-08T06:37:41.922Z] Removing intermediate container 9d329978b4a0 [2021-01-08T06:37:41.922Z] ---> 4e97b5d818a2 [2021-01-08T06:37:41.922Z] Step 22/22 : LABEL version=0.0.0 [2021-01-08T06:37:42.204Z] ---> Running in afa35bdf9c23 [2021-01-08T06:37:42.481Z] ---> Running in 743705b72e74 [2021-01-08T06:37:42.481Z] ---> 308e06dac351 [2021-01-08T06:37:42.481Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-08T06:37:43.089Z] Removing intermediate container afa35bdf9c23 [2021-01-08T06:37:43.089Z] ---> ed3fadc7efac [2021-01-08T06:37:43.089Z] [2021-01-08T06:37:43.089Z] ---> 9b795cb160c4 [2021-01-08T06:37:43.089Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-08T06:37:43.369Z] Removing intermediate container 743705b72e74 [2021-01-08T06:37:43.369Z] ---> b47cd19ee843 [2021-01-08T06:37:43.369Z] [2021-01-08T06:37:43.657Z] Successfully built ed3fadc7efac [2021-01-08T06:37:43.657Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-01-08T06:37:43.657Z]  Building docker-support-scheduler-go ... done Building docker-security-secretstore-setup-go [2021-01-08T06:37:43.657Z] ---> Running in 2ac712a164a7 [2021-01-08T06:37:44.261Z] Successfully built b47cd19ee843 [2021-01-08T06:37:44.261Z] Successfully tagged docker-core-command-go-arm64:latest [2021-01-08T06:37:44.261Z]  Building docker-core-command-go ... done Building docker-core-data-go [2021-01-08T06:37:45.237Z] ---> d63a650cfb12 [2021-01-08T06:37:45.237Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-01-08T06:37:45.237Z] Removing intermediate container 2ac712a164a7 [2021-01-08T06:37:45.237Z] ---> 1d1f97a76548 [2021-01-08T06:37:45.237Z] Step 18/21 : CMD ["--init=true"] [2021-01-08T06:37:45.511Z] ---> Running in c3c7f79946d7 [2021-01-08T06:37:46.955Z] ---> eaa352052744 [2021-01-08T06:37:46.955Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-01-08T06:37:47.934Z] ---> Running in 2a892fed6e62 [2021-01-08T06:37:47.934Z] Removing intermediate container c3c7f79946d7 [2021-01-08T06:37:47.934Z] ---> 96daff591a2d [2021-01-08T06:37:47.934Z] Step 19/21 : LABEL arch=arm64 [2021-01-08T06:37:47.934Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-08T06:37:47.934Z] Status: Downloaded newer image for docker:20.10.0 [2021-01-08T06:37:47.934Z] ---> eeaf43b92773 [2021-01-08T06:37:47.934Z] Step 12/26 : RUN apk add --no-cache bash [2021-01-08T06:37:49.383Z] ---> Running in f3078b1275e5 [2021-01-08T06:37:49.383Z] ---> Running in cd27afb4457a [2021-01-08T06:37:49.383Z] Removing intermediate container 2a892fed6e62 [2021-01-08T06:37:49.383Z] ---> 7b3623e33000 [2021-01-08T06:37:49.383Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-08T06:37:50.000Z] ---> Running in cd49c8a3f0bf [2021-01-08T06:37:50.000Z] Removing intermediate container cd27afb4457a [2021-01-08T06:37:50.000Z] ---> dfe21223a600 [2021-01-08T06:37:50.000Z] Step 20/21 : LABEL git_sha=5170b4d5d8ce9cf0f1f83444b3e0d0ec0034d809 [2021-01-08T06:37:50.599Z] ---> Running in 1de61763dd66 [2021-01-08T06:37:50.872Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-08T06:37:51.150Z] Removing intermediate container cd49c8a3f0bf [2021-01-08T06:37:51.150Z] ---> 633b6e7928cf [2021-01-08T06:37:51.150Z] Step 20/22 : LABEL arch=arm64 [2021-01-08T06:37:51.150Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-08T06:37:51.431Z] Removing intermediate container 1de61763dd66 [2021-01-08T06:37:51.431Z] ---> 49657c64837d [2021-01-08T06:37:51.431Z] Step 21/21 : LABEL version=0.0.0 [2021-01-08T06:37:51.722Z] ---> Running in 2a360350d7e0 [2021-01-08T06:37:51.722Z] (1/2) Installing readline (8.0.4-r0) [2021-01-08T06:37:51.997Z] (2/2) Installing bash (5.0.17-r0) [2021-01-08T06:37:51.997Z] Executing bash-5.0.17-r0.post-install [2021-01-08T06:37:51.997Z] Executing busybox-1.31.1-r19.trigger [2021-01-08T06:37:51.997Z] OK: 12 MiB in 22 packages [2021-01-08T06:37:51.997Z] ---> Running in a4da755d0731 [2021-01-08T06:37:52.610Z] Removing intermediate container 2a360350d7e0 [2021-01-08T06:37:52.610Z] ---> a6b441dfb87f [2021-01-08T06:37:52.610Z] Step 21/22 : LABEL git_sha=5170b4d5d8ce9cf0f1f83444b3e0d0ec0034d809 [2021-01-08T06:37:53.202Z] ---> Running in 21b3c988edc0 [2021-01-08T06:37:53.202Z] Removing intermediate container a4da755d0731 [2021-01-08T06:37:53.202Z] ---> 795f1799f8d3 [2021-01-08T06:37:53.202Z] [2021-01-08T06:37:53.796Z] Successfully built 795f1799f8d3 [2021-01-08T06:37:53.796Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-01-08T06:37:53.796Z]  Building docker-security-proxy-setup-go ... done Building docker-support-notifications-go [2021-01-08T06:37:53.796Z] Removing intermediate container 21b3c988edc0 [2021-01-08T06:37:53.796Z] ---> c4ab8f3b0267 [2021-01-08T06:37:53.796Z] Step 22/22 : LABEL version=0.0.0 [2021-01-08T06:37:54.067Z] Removing intermediate container f3078b1275e5 [2021-01-08T06:37:54.067Z] ---> 174c127a0be6 [2021-01-08T06:37:54.067Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-08T06:37:54.338Z] ---> Running in 64dd4e47fcdb [2021-01-08T06:37:54.338Z] ---> Running in 0f54b179ec3c [2021-01-08T06:37:54.645Z] Removing intermediate container 64dd4e47fcdb [2021-01-08T06:37:54.645Z] ---> 6be92bfede6b [2021-01-08T06:37:54.645Z] [2021-01-08T06:37:54.917Z] Removing intermediate container 0f54b179ec3c [2021-01-08T06:37:54.917Z] ---> 7c4e89684e9e [2021-01-08T06:37:54.917Z] Step 14/26 : ENV APP_PORT=48090 [2021-01-08T06:37:55.188Z] ---> Running in 03a91241cb4d [2021-01-08T06:37:55.189Z] Successfully built 6be92bfede6b [2021-01-08T06:37:55.189Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-01-08T06:37:55.189Z]  Building docker-core-metadata-go ... done Building docker-security-bootstrap-redis-go [2021-01-08T06:37:55.461Z] Removing intermediate container 03a91241cb4d [2021-01-08T06:37:55.461Z] ---> a69a0d2a2825 [2021-01-08T06:37:55.461Z] Step 15/26 : EXPOSE $APP_PORT [2021-01-08T06:37:55.743Z] ---> Running in 333c8197b9bc [2021-01-08T06:37:56.342Z] Removing intermediate container 333c8197b9bc [2021-01-08T06:37:56.342Z] ---> 81e9e523eb90 [2021-01-08T06:37:56.342Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-08T06:37:57.772Z] ---> 40eff3b5598c [2021-01-08T06:37:57.772Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-08T06:37:59.217Z] ---> 9dcbd0f1939e [2021-01-08T06:37:59.217Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-08T06:38:01.214Z] ---> 39ef413aca87 [2021-01-08T06:38:01.214Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-01-08T06:38:01.499Z] ---> Running in ccbc086737f1 [2021-01-08T06:38:02.948Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-08T06:38:03.223Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-08T06:38:03.822Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-08T06:38:03.822Z] (2/33) Installing expat (2.2.9-r1) [2021-01-08T06:38:03.822Z] (3/33) Installing libffi (3.3-r2) [2021-01-08T06:38:03.822Z] (4/33) Installing gdbm (1.13-r1) [2021-01-08T06:38:03.822Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-08T06:38:03.822Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-08T06:38:03.822Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-08T06:38:05.800Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-08T06:38:05.800Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-08T06:38:05.800Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-08T06:38:05.800Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-08T06:38:05.800Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-08T06:38:05.800Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-08T06:38:05.800Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-08T06:38:05.800Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-08T06:38:05.800Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-08T06:38:05.800Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-08T06:38:06.078Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-08T06:38:06.078Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-08T06:38:06.078Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-08T06:38:06.078Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-08T06:38:06.078Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-08T06:38:06.078Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-08T06:38:06.078Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-08T06:38:06.078Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-08T06:38:06.078Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-08T06:38:06.078Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-08T06:38:06.351Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-08T06:38:06.351Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-08T06:38:06.351Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-08T06:38:06.351Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-08T06:38:06.351Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-08T06:38:06.351Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-08T06:38:06.351Z] Executing busybox-1.31.1-r19.trigger [2021-01-08T06:38:06.623Z] OK: 71 MiB in 55 packages [2021-01-08T06:38:19.026Z] Removing intermediate container ccbc086737f1 [2021-01-08T06:38:19.026Z] ---> 2a036e4d3312 [2021-01-08T06:38:19.026Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-01-08T06:38:19.026Z] ---> Running in b2a62abc29af [2021-01-08T06:38:23.346Z] Collecting docker-compose==1.23.2 [2021-01-08T06:38:23.346Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-08T06:38:24.336Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-08T06:38:24.336Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-08T06:38:24.935Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-08T06:38:24.935Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-08T06:38:24.935Z] ---> 3e7a42c2dfe1 [2021-01-08T06:38:24.935Z] Step 3/24 : WORKDIR /edgex-go [2021-01-08T06:38:24.935Z] ---> Using cache [2021-01-08T06:38:24.935Z] ---> adfc41ebc6ed [2021-01-08T06:38:24.935Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-08T06:38:24.935Z] ---> Using cache [2021-01-08T06:38:24.935Z] ---> b8b84cbc516e [2021-01-08T06:38:24.935Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-01-08T06:38:24.935Z] ---> Using cache [2021-01-08T06:38:24.935Z] ---> f6551a8036e9 [2021-01-08T06:38:24.935Z] Step 6/24 : COPY go.mod . [2021-01-08T06:38:24.935Z] ---> Using cache [2021-01-08T06:38:24.935Z] ---> e909bee41b77 [2021-01-08T06:38:24.935Z] Step 7/24 : RUN go mod download [2021-01-08T06:38:24.935Z] ---> Using cache [2021-01-08T06:38:24.935Z] ---> 7dbab2ff3888 [2021-01-08T06:38:24.935Z] Step 8/24 : COPY . . [2021-01-08T06:38:24.935Z] ---> Using cache [2021-01-08T06:38:24.935Z] ---> 8c4eb15e7c72 [2021-01-08T06:38:24.935Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-01-08T06:38:26.390Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-08T06:38:26.391Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-08T06:38:26.391Z] ---> 3e7a42c2dfe1 [2021-01-08T06:38:26.391Z] Step 3/23 : WORKDIR /edgex-go [2021-01-08T06:38:26.391Z] ---> Using cache [2021-01-08T06:38:26.391Z] ---> adfc41ebc6ed [2021-01-08T06:38:26.391Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-08T06:38:26.391Z] ---> Using cache [2021-01-08T06:38:26.391Z] ---> b8b84cbc516e [2021-01-08T06:38:26.391Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-08T06:38:27.852Z] Collecting PyYAML<4,>=3.10 [2021-01-08T06:38:27.852Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-08T06:38:27.852Z] ---> Running in 89901bd44558 [2021-01-08T06:38:27.852Z] ---> Running in 6dabfa7775af [2021-01-08T06:38:29.846Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-01-08T06:38:29.846Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-08T06:38:30.449Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-08T06:38:31.447Z] OK: 217 MiB in 51 packages [2021-01-08T06:38:31.447Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-01-08T06:38:33.031Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-08T06:38:33.031Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-08T06:38:34.478Z] Collecting jsonschema<3,>=2.5.1 [2021-01-08T06:38:34.478Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-08T06:38:34.478Z] Removing intermediate container 6dabfa7775af [2021-01-08T06:38:34.478Z] ---> d2d1c09de4ea [2021-01-08T06:38:34.478Z] Step 6/23 : COPY go.mod . [2021-01-08T06:38:35.082Z] Collecting cached-property<2,>=1.2.0 [2021-01-08T06:38:35.082Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-08T06:38:35.715Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-08T06:38:35.715Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-08T06:38:35.715Z] ---> 3e7a42c2dfe1 [2021-01-08T06:38:35.715Z] Step 3/24 : WORKDIR /edgex-go [2021-01-08T06:38:35.715Z] ---> Using cache [2021-01-08T06:38:35.715Z] ---> adfc41ebc6ed [2021-01-08T06:38:35.715Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-08T06:38:35.715Z] ---> Using cache [2021-01-08T06:38:35.715Z] ---> b8b84cbc516e [2021-01-08T06:38:35.715Z] Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates [2021-01-08T06:38:36.003Z] ---> Running in 12c32a690a02 [2021-01-08T06:38:36.003Z] ---> 3d3e42bd1352 [2021-01-08T06:38:36.003Z] Step 7/23 : RUN go mod download [2021-01-08T06:38:36.295Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-08T06:38:36.295Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-08T06:38:36.295Z] ---> 3e7a42c2dfe1 [2021-01-08T06:38:36.295Z] Step 3/22 : WORKDIR /edgex-go [2021-01-08T06:38:36.295Z] ---> Using cache [2021-01-08T06:38:36.295Z] ---> adfc41ebc6ed [2021-01-08T06:38:36.295Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-08T06:38:36.295Z] ---> Using cache [2021-01-08T06:38:36.295Z] ---> b8b84cbc516e [2021-01-08T06:38:36.295Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-08T06:38:36.295Z] ---> Using cache [2021-01-08T06:38:36.295Z] ---> f6551a8036e9 [2021-01-08T06:38:36.295Z] Step 6/22 : COPY go.mod . [2021-01-08T06:38:36.295Z] ---> Using cache [2021-01-08T06:38:36.295Z] ---> e909bee41b77 [2021-01-08T06:38:36.295Z] Step 7/22 : RUN go mod download [2021-01-08T06:38:36.295Z] ---> Using cache [2021-01-08T06:38:36.295Z] ---> 7dbab2ff3888 [2021-01-08T06:38:36.295Z] Step 8/22 : COPY . . [2021-01-08T06:38:36.295Z] Collecting docker<4.0,>=3.6.0 [2021-01-08T06:38:36.295Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-08T06:38:36.295Z] ---> Using cache [2021-01-08T06:38:36.295Z] ---> 8c4eb15e7c72 [2021-01-08T06:38:36.295Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-01-08T06:38:36.295Z] ---> Running in e01d65196f7b [2021-01-08T06:38:36.574Z] ---> Running in 98fafc2aa11f [2021-01-08T06:38:37.569Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-08T06:38:37.569Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-08T06:38:38.179Z] Collecting docopt<0.7,>=0.6.1 [2021-01-08T06:38:38.179Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-08T06:38:38.179Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-08T06:38:39.177Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-08T06:38:39.177Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-01-08T06:38:39.780Z] OK: 217 MiB in 51 packages [2021-01-08T06:38:41.230Z] Collecting texttable<0.10,>=0.9.0 [2021-01-08T06:38:41.230Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-08T06:38:41.511Z] Removing intermediate container e01d65196f7b [2021-01-08T06:38:41.511Z] ---> f3b9a1aa685b [2021-01-08T06:38:41.511Z] Step 8/23 : COPY . . [2021-01-08T06:38:41.792Z] Removing intermediate container 12c32a690a02 [2021-01-08T06:38:41.792Z] ---> 03044c34a194 [2021-01-08T06:38:41.792Z] Step 6/24 : COPY go.mod . [2021-01-08T06:38:43.459Z] ---> a28b968da6a7 [2021-01-08T06:38:43.459Z] Step 7/24 : RUN go mod download [2021-01-08T06:38:43.772Z] ---> Running in 74eb3e63d928 [2021-01-08T06:38:43.772Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-01-08T06:38:43.772Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-01-08T06:38:44.444Z] Collecting idna<2.8,>=2.5 [2021-01-08T06:38:44.444Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-08T06:38:45.941Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-08T06:38:45.941Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-08T06:38:46.539Z] Collecting docker-pycreds>=0.4.0 [2021-01-08T06:38:46.539Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-08T06:38:46.819Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-08T06:38:46.819Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-08T06:38:46.819Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-08T06:38:46.819Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-08T06:38:48.280Z] Installing collected packages: dockerpty, PyYAML, idna, urllib3, requests, jsonschema, cached-property, docker-pycreds, websocket-client, docker, docopt, texttable, docker-compose [2021-01-08T06:38:48.280Z] Running setup.py install for dockerpty: started [2021-01-08T06:38:50.974Z] Removing intermediate container 74eb3e63d928 [2021-01-08T06:38:50.974Z] ---> 7ce62475be40 [2021-01-08T06:38:50.974Z] Step 8/24 : COPY . . [2021-01-08T06:38:50.974Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-08T06:38:50.974Z] Running setup.py install for PyYAML: started [2021-01-08T06:38:54.408Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-08T06:38:54.408Z] Attempting uninstall: idna [2021-01-08T06:38:54.408Z] Found existing installation: idna 2.9 [2021-01-08T06:38:54.408Z] Uninstalling idna-2.9: [2021-01-08T06:38:54.408Z] Successfully uninstalled idna-2.9 [2021-01-08T06:38:55.010Z] Attempting uninstall: urllib3 [2021-01-08T06:38:55.010Z] Found existing installation: urllib3 1.25.9 [2021-01-08T06:38:55.010Z] Uninstalling urllib3-1.25.9: [2021-01-08T06:38:55.286Z] Successfully uninstalled urllib3-1.25.9 [2021-01-08T06:38:55.890Z] Attempting uninstall: requests [2021-01-08T06:38:55.890Z] Found existing installation: requests 2.23.0 [2021-01-08T06:38:55.890Z] Uninstalling requests-2.23.0: [2021-01-08T06:38:56.168Z] Successfully uninstalled requests-2.23.0 [2021-01-08T06:38:58.811Z] Running setup.py install for docopt: started [2021-01-08T06:39:00.806Z] Running setup.py install for docopt: finished with status 'done' [2021-01-08T06:39:00.806Z] Running setup.py install for texttable: started [2021-01-08T06:39:04.229Z] Running setup.py install for texttable: finished with status 'done' [2021-01-08T06:39:05.686Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 [2021-01-08T06:39:06.290Z] ---> afd56403de5f [2021-01-08T06:39:06.290Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-01-08T06:39:06.893Z] ---> Running in a0c031f80ea0 [2021-01-08T06:39:09.520Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-01-08T06:39:13.845Z] Removing intermediate container b2a62abc29af [2021-01-08T06:39:13.845Z] ---> 7fa4bccabc3a [2021-01-08T06:39:13.845Z] Step 21/26 : RUN apk --no-cache add curl [2021-01-08T06:39:13.845Z] ---> Running in 75ef2966bba3 [2021-01-08T06:39:14.849Z] ---> 8cd3094f698d [2021-01-08T06:39:15.126Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2021-01-08T06:39:15.402Z] ---> Running in 55089491780c [2021-01-08T06:39:16.384Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-08T06:39:16.664Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-08T06:39:17.267Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-01-08T06:39:17.544Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-08T06:39:17.544Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-08T06:39:17.544Z] (3/3) Installing curl (7.69.1-r3) [2021-01-08T06:39:17.544Z] Executing busybox-1.31.1-r19.trigger [2021-01-08T06:39:17.544Z] OK: 71 MiB in 58 packages [2021-01-08T06:39:20.183Z] Removing intermediate container 75ef2966bba3 [2021-01-08T06:39:20.183Z] ---> e25e923dd940 [2021-01-08T06:39:20.183Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-08T06:39:20.183Z] ---> Running in 2efb71a808c2 [2021-01-08T06:39:20.785Z] Removing intermediate container 2efb71a808c2 [2021-01-08T06:39:20.785Z] ---> d0a8a7c066ac [2021-01-08T06:39:20.785Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-08T06:39:21.062Z] ---> Running in 06a193095510 [2021-01-08T06:39:21.661Z] Removing intermediate container 06a193095510 [2021-01-08T06:39:21.661Z] ---> 2bbb3333f6e1 [2021-01-08T06:39:21.661Z] Step 24/26 : LABEL arch=arm64 [2021-01-08T06:39:21.938Z] ---> Running in 4f4b6305f416 [2021-01-08T06:39:22.542Z] Removing intermediate container 4f4b6305f416 [2021-01-08T06:39:22.542Z] ---> d208130c002f [2021-01-08T06:39:22.542Z] Step 25/26 : LABEL git_sha=5170b4d5d8ce9cf0f1f83444b3e0d0ec0034d809 [2021-01-08T06:39:22.824Z] ---> Running in 2c21862e4cfc [2021-01-08T06:39:23.427Z] Removing intermediate container 2c21862e4cfc [2021-01-08T06:39:23.427Z] ---> c77ff0c2161e [2021-01-08T06:39:23.427Z] Step 26/26 : LABEL version=0.0.0 [2021-01-08T06:39:23.706Z] ---> Running in e72109074611 [2021-01-08T06:39:24.311Z] Removing intermediate container e72109074611 [2021-01-08T06:39:24.311Z] ---> f21000c6bc77 [2021-01-08T06:39:24.311Z] [2021-01-08T06:39:24.587Z] Successfully built f21000c6bc77 [2021-01-08T06:39:24.587Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-01-08T06:39:34.749Z]  Building docker-sys-mgmt-agent-go ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-01-08T06:39:49.907Z] Removing intermediate container 89901bd44558 [2021-01-08T06:39:49.907Z] ---> eab573dc94d0 [2021-01-08T06:39:49.907Z] [2021-01-08T06:39:49.907Z] Step 10/24 : FROM alpine:3.12 [2021-01-08T06:39:49.907Z] ---> afeebe901d6b [2021-01-08T06:39:49.907Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-08T06:39:49.907Z] ---> Running in 094649945d71 [2021-01-08T06:39:50.891Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-08T06:39:51.168Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-08T06:39:51.768Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-08T06:39:51.768Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-08T06:39:51.768Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-08T06:39:52.046Z] (4/5) Installing curl (7.69.1-r3) [2021-01-08T06:39:52.046Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-08T06:39:52.046Z] Executing busybox-1.31.1-r19.trigger [2021-01-08T06:39:52.046Z] Executing ca-certificates-20191127-r4.trigger [2021-01-08T06:39:52.046Z] OK: 7 MiB in 19 packages [2021-01-08T06:39:55.479Z] Removing intermediate container 094649945d71 [2021-01-08T06:39:55.479Z] ---> 4b65560eeb83 [2021-01-08T06:39:55.479Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-08T06:39:55.759Z] ---> Running in 1a7f9abb0783 [2021-01-08T06:39:56.746Z] Removing intermediate container 1a7f9abb0783 [2021-01-08T06:39:56.746Z] ---> eed9657c1e31 [2021-01-08T06:39:56.746Z] Step 13/24 : WORKDIR / [2021-01-08T06:39:57.024Z] ---> Running in e6cde4a34fc0 [2021-01-08T06:39:58.006Z] Removing intermediate container 98fafc2aa11f [2021-01-08T06:39:58.006Z] ---> 987f095190de [2021-01-08T06:39:58.006Z] [2021-01-08T06:39:58.006Z] Step 10/22 : FROM alpine:3.12 [2021-01-08T06:39:58.006Z] ---> afeebe901d6b [2021-01-08T06:39:58.006Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-08T06:39:58.006Z] ---> Using cache [2021-01-08T06:39:58.006Z] ---> 4b65560eeb83 [2021-01-08T06:39:58.007Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2021-01-08T06:39:58.007Z] Removing intermediate container e6cde4a34fc0 [2021-01-08T06:39:58.007Z] ---> 07420fe63e83 [2021-01-08T06:39:58.007Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-01-08T06:39:58.007Z] ---> Running in f89817c6841d [2021-01-08T06:39:59.023Z] Removing intermediate container f89817c6841d [2021-01-08T06:39:59.023Z] ---> ca8318e14a12 [2021-01-08T06:39:59.023Z] Step 13/22 : WORKDIR / [2021-01-08T06:39:59.023Z] ---> Running in f71d7626c5c4 [2021-01-08T06:39:59.299Z] ---> ecbd16328624 [2021-01-08T06:39:59.299Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-01-08T06:39:59.895Z] Removing intermediate container f71d7626c5c4 [2021-01-08T06:39:59.895Z] ---> f98243f658e5 [2021-01-08T06:39:59.895Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / [2021-01-08T06:40:00.496Z] ---> ee223f2aaba6 [2021-01-08T06:40:00.496Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-08T06:40:01.098Z] ---> 0b919a1ce269 [2021-01-08T06:40:01.098Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2021-01-08T06:40:02.088Z] ---> aa8cf22e04ec [2021-01-08T06:40:02.088Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-08T06:40:03.081Z] ---> 38a6ba173525 [2021-01-08T06:40:03.082Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2021-01-08T06:40:04.201Z] ---> 7b87cfbbd0a0 [2021-01-08T06:40:04.201Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-08T06:40:04.484Z] ---> 412b39586491 [2021-01-08T06:40:04.484Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2021-01-08T06:40:06.038Z] ---> 6b0bce207a33 [2021-01-08T06:40:06.038Z] Step 18/22 : RUN chmod +x entrypoint.sh [2021-01-08T06:40:06.352Z] ---> Running in 9f56e45a2588 [2021-01-08T06:40:06.682Z] ---> e5ea128d7803 [2021-01-08T06:40:06.682Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-08T06:40:08.170Z] ---> 620ea39c9eee [2021-01-08T06:40:08.171Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2021-01-08T06:40:08.464Z] ---> Running in 7db546f35a70 [2021-01-08T06:40:10.540Z] Removing intermediate container 9f56e45a2588 [2021-01-08T06:40:10.540Z] ---> aae709f61fa5 [2021-01-08T06:40:10.540Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2021-01-08T06:40:10.821Z] ---> Running in e19e88d83004 [2021-01-08T06:40:11.820Z] Removing intermediate container e19e88d83004 [2021-01-08T06:40:11.820Z] ---> 26edc1e5499a [2021-01-08T06:40:11.820Z] Step 20/22 : LABEL arch=arm64 [2021-01-08T06:40:12.094Z] ---> Running in 50ec6ee821e0 [2021-01-08T06:40:12.381Z] Removing intermediate container 7db546f35a70 [2021-01-08T06:40:12.381Z] ---> 1e6fbe8289e0 [2021-01-08T06:40:12.381Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-01-08T06:40:12.657Z] ---> Running in 8886de4e39b8 [2021-01-08T06:40:12.933Z] Removing intermediate container 50ec6ee821e0 [2021-01-08T06:40:12.933Z] ---> d4f7413efdd4 [2021-01-08T06:40:12.933Z] Step 21/22 : LABEL git_sha=5170b4d5d8ce9cf0f1f83444b3e0d0ec0034d809 [2021-01-08T06:40:13.209Z] ---> Running in 6a158b300f25 [2021-01-08T06:40:13.481Z] Removing intermediate container 8886de4e39b8 [2021-01-08T06:40:13.481Z] ---> 6ef5dff71f31 [2021-01-08T06:40:13.481Z] Step 22/24 : LABEL arch=arm64 [2021-01-08T06:40:13.481Z] ---> Running in c44e1e037543 [2021-01-08T06:40:13.761Z] Removing intermediate container 6a158b300f25 [2021-01-08T06:40:13.761Z] ---> cfc542cb5368 [2021-01-08T06:40:13.761Z] Step 22/22 : LABEL version=0.0.0 [2021-01-08T06:40:14.104Z] ---> Running in 63596b036166 [2021-01-08T06:40:14.427Z] Removing intermediate container c44e1e037543 [2021-01-08T06:40:14.427Z] ---> 842a8be88e79 [2021-01-08T06:40:14.427Z] Step 23/24 : LABEL git_sha=5170b4d5d8ce9cf0f1f83444b3e0d0ec0034d809 [2021-01-08T06:40:14.751Z] ---> Running in 09cdace9bbfb [2021-01-08T06:40:14.751Z] Removing intermediate container 63596b036166 [2021-01-08T06:40:14.751Z] ---> 7328e8c926a2 [2021-01-08T06:40:14.751Z] [2021-01-08T06:40:15.376Z] Successfully built 7328e8c926a2 [2021-01-08T06:40:15.376Z] Successfully tagged docker-security-bootstrap-redis-go-arm64:latest [2021-01-08T06:40:15.682Z]  Building docker-security-bootstrap-redis-go ... done Removing intermediate container 09cdace9bbfb [2021-01-08T06:40:15.682Z] ---> 8f89ebcd8271 [2021-01-08T06:40:15.682Z] Step 24/24 : LABEL version=0.0.0 [2021-01-08T06:40:15.682Z] ---> Running in 0d722b7b6641 [2021-01-08T06:40:16.331Z] Removing intermediate container 0d722b7b6641 [2021-01-08T06:40:16.331Z] ---> 6f709eb93abb [2021-01-08T06:40:16.331Z] [2021-01-08T06:40:16.939Z] Successfully built 6f709eb93abb [2021-01-08T06:40:16.939Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-01-08T06:40:27.148Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container 55089491780c [2021-01-08T06:40:27.148Z] ---> a467d10de82b [2021-01-08T06:40:27.148Z] [2021-01-08T06:40:27.148Z] Step 10/24 : FROM scratch [2021-01-08T06:40:27.148Z] ---> [2021-01-08T06:40:27.148Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2021-01-08T06:40:27.148Z] ---> Running in 96ac39da500c [2021-01-08T06:40:27.430Z] Removing intermediate container 96ac39da500c [2021-01-08T06:40:27.430Z] ---> 66fe8df70d62 [2021-01-08T06:40:27.430Z] Step 12/24 : ENV APP_PORT=48060 [2021-01-08T06:40:27.430Z] ---> Running in 8b22865a99f1 [2021-01-08T06:40:28.030Z] Removing intermediate container 8b22865a99f1 [2021-01-08T06:40:28.030Z] ---> 45563e1bb1b0 [2021-01-08T06:40:28.030Z] Step 13/24 : EXPOSE $APP_PORT [2021-01-08T06:40:28.030Z] ---> Running in 2f87725c4825 [2021-01-08T06:40:28.624Z] Removing intermediate container 2f87725c4825 [2021-01-08T06:40:28.624Z] ---> 66f3cb9c499e [2021-01-08T06:40:28.624Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2021-01-08T06:40:29.607Z] ---> f3e52e48545f [2021-01-08T06:40:29.607Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2021-01-08T06:40:31.053Z] ---> 225cd601942c [2021-01-08T06:40:31.053Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2021-01-08T06:40:32.498Z] ---> 7ea09138fc0a [2021-01-08T06:40:32.498Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2021-01-08T06:40:33.092Z] ---> d85923162420 [2021-01-08T06:40:33.092Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-08T06:40:34.524Z] ---> 3ff0ddfa9401 [2021-01-08T06:40:34.524Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-08T06:40:35.495Z] ---> 61f6a86351c3 [2021-01-08T06:40:35.495Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2021-01-08T06:40:35.767Z] ---> Running in 7d014aadfff4 [2021-01-08T06:40:36.364Z] Removing intermediate container 7d014aadfff4 [2021-01-08T06:40:36.364Z] ---> b0bccd9bb9ce [2021-01-08T06:40:36.364Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-08T06:40:36.637Z] ---> Running in 2b9116a9e092 [2021-01-08T06:40:36.912Z] Removing intermediate container a0c031f80ea0 [2021-01-08T06:40:36.912Z] ---> 9b38ca041dd3 [2021-01-08T06:40:36.912Z] [2021-01-08T06:40:36.912Z] Step 10/23 : FROM alpine:3.12 [2021-01-08T06:40:36.912Z] ---> afeebe901d6b [2021-01-08T06:40:36.912Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-08T06:40:37.186Z] ---> Running in c26bb37e6639 [2021-01-08T06:40:37.186Z] Removing intermediate container 2b9116a9e092 [2021-01-08T06:40:37.461Z] ---> 9dbcdd5e4c08 [2021-01-08T06:40:37.461Z] Step 22/24 : LABEL arch=arm64 [2021-01-08T06:40:37.461Z] ---> Running in eb74137956eb [2021-01-08T06:40:37.738Z] Removing intermediate container c26bb37e6639 [2021-01-08T06:40:37.738Z] ---> 23d75339e649 [2021-01-08T06:40:37.738Z] Step 12/23 : ENV APP_PORT=48080 [2021-01-08T06:40:38.017Z] Removing intermediate container eb74137956eb [2021-01-08T06:40:38.017Z] ---> Running in bf71c31f9698 [2021-01-08T06:40:38.017Z] ---> de77952f2747 [2021-01-08T06:40:38.017Z] Step 23/24 : LABEL git_sha=5170b4d5d8ce9cf0f1f83444b3e0d0ec0034d809 [2021-01-08T06:40:38.017Z] ---> Running in 91da5072e33e [2021-01-08T06:40:38.612Z] Removing intermediate container bf71c31f9698 [2021-01-08T06:40:38.612Z] ---> 110d5379fb97 [2021-01-08T06:40:38.612Z] Step 13/23 : EXPOSE $APP_PORT [2021-01-08T06:40:38.612Z] ---> Running in afca3d1d51ed [2021-01-08T06:40:38.612Z] Removing intermediate container 91da5072e33e [2021-01-08T06:40:38.612Z] ---> c9756533072c [2021-01-08T06:40:38.612Z] Step 24/24 : LABEL version=0.0.0 [2021-01-08T06:40:38.896Z] ---> Running in 55feac37794a [2021-01-08T06:40:39.171Z] Removing intermediate container afca3d1d51ed [2021-01-08T06:40:39.171Z] ---> 17a6aa07de0f [2021-01-08T06:40:39.171Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-08T06:40:39.171Z] Removing intermediate container 55feac37794a [2021-01-08T06:40:39.171Z] ---> bf7c1abc103c [2021-01-08T06:40:39.171Z] [2021-01-08T06:40:39.444Z] ---> Running in 2881086affad [2021-01-08T06:40:39.716Z] Successfully built bf7c1abc103c [2021-01-08T06:40:39.716Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-01-08T06:40:41.681Z]  Building docker-support-notifications-go ... done Removing intermediate container 2881086affad [2021-01-08T06:40:41.681Z] ---> 40a39b00d5e6 [2021-01-08T06:40:41.681Z] Step 15/23 : RUN apk add --update --no-cache zeromq [2021-01-08T06:40:41.681Z] ---> Running in 56c01f677076 [2021-01-08T06:40:42.652Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-08T06:40:43.243Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-08T06:40:44.214Z] (1/5) Installing libgcc (9.3.0-r2) [2021-01-08T06:40:44.214Z] (2/5) Installing libsodium (1.0.18-r0) [2021-01-08T06:40:44.485Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-01-08T06:40:44.757Z] (4/5) Installing libzmq (4.3.3-r0) [2021-01-08T06:40:44.757Z] (5/5) Installing zeromq (4.3.3-r0) [2021-01-08T06:40:45.029Z] Executing busybox-1.31.1-r19.trigger [2021-01-08T06:40:45.029Z] OK: 8 MiB in 19 packages [2021-01-08T06:40:46.463Z] Removing intermediate container 56c01f677076 [2021-01-08T06:40:46.463Z] ---> b55bd39e2096 [2021-01-08T06:40:46.463Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2021-01-08T06:40:46.736Z] ---> 2573bea4db0d [2021-01-08T06:40:46.736Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-08T06:40:48.165Z] ---> a67d0b4580ed [2021-01-08T06:40:48.165Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-08T06:40:49.136Z] ---> a3b4971963df [2021-01-08T06:40:49.136Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-01-08T06:40:49.136Z] ---> Running in 4bc8bebaa522 [2021-01-08T06:40:49.407Z] Removing intermediate container 4bc8bebaa522 [2021-01-08T06:40:49.407Z] ---> 1d5a3a6ddd66 [2021-01-08T06:40:49.407Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-08T06:40:49.685Z] ---> Running in 13cffd77ac7e [2021-01-08T06:40:49.961Z] Removing intermediate container 13cffd77ac7e [2021-01-08T06:40:49.961Z] ---> e3719f004adc [2021-01-08T06:40:49.961Z] Step 21/23 : LABEL arch=arm64 [2021-01-08T06:40:50.234Z] ---> Running in 0267d565b82a [2021-01-08T06:40:50.826Z] Removing intermediate container 0267d565b82a [2021-01-08T06:40:50.826Z] ---> 6cc91e555dd7 [2021-01-08T06:40:50.826Z] Step 22/23 : LABEL git_sha=5170b4d5d8ce9cf0f1f83444b3e0d0ec0034d809 [2021-01-08T06:40:50.826Z] ---> Running in 0c8eccba27e3 [2021-01-08T06:40:51.419Z] Removing intermediate container 0c8eccba27e3 [2021-01-08T06:40:51.419Z] ---> 1b0fcd70d21d [2021-01-08T06:40:51.419Z] Step 23/23 : LABEL version=0.0.0 [2021-01-08T06:40:51.419Z] ---> Running in 5967ccd003b5 [2021-01-08T06:40:51.691Z] Removing intermediate container 5967ccd003b5 [2021-01-08T06:40:51.691Z] ---> 91bf5eafec65 [2021-01-08T06:40:51.691Z] [2021-01-08T06:40:52.288Z] Successfully built 91bf5eafec65 [2021-01-08T06:40:52.288Z] Successfully tagged docker-core-data-go-arm64:latest [2021-01-08T06:40:52.576Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-01-08T06:40:52.599Z] $ docker stop --time=1 36105d9dab483e69469597dd8d5d48431c1335a84579ebda6ed55939099935b9 [2021-01-08T06:40:54.499Z] $ docker rm -f 36105d9dab483e69469597dd8d5d48431c1335a84579ebda6ed55939099935b9 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-08T06:40:55.278Z] + docker images [2021-01-08T06:40:55.278Z] + grep docker [2021-01-08T06:40:55.548Z] docker-core-data-go-arm64 latest 91bf5eafec65 4 seconds ago 21MB [2021-01-08T06:40:55.548Z] docker-support-notifications-go-arm64 latest bf7c1abc103c 17 seconds ago 11.4MB [2021-01-08T06:40:55.548Z] docker-security-secretstore-setup-go-arm64 latest 6f709eb93abb 39 seconds ago 23.4MB [2021-01-08T06:40:55.548Z] docker-security-bootstrap-redis-go-arm64 latest 7328e8c926a2 41 seconds ago 15.1MB [2021-01-08T06:40:55.548Z] docker-sys-mgmt-agent-go-arm64 latest f21000c6bc77 About a minute ago 300MB [2021-01-08T06:40:55.548Z] docker-core-metadata-go-arm64 latest 6be92bfede6b 3 minutes ago 12.2MB [2021-01-08T06:40:55.548Z] docker-security-proxy-setup-go-arm64 latest 795f1799f8d3 3 minutes ago 23.3MB [2021-01-08T06:40:55.548Z] docker-core-command-go-arm64 latest b47cd19ee843 3 minutes ago 9.98MB [2021-01-08T06:40:55.548Z] docker-support-scheduler-go-arm64 latest ed3fadc7efac 3 minutes ago 10MB [2021-01-08T06:40:55.548Z] docker 20.10.0 eeaf43b92773 4 weeks ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-01-08T06:40:58.019Z] provisioning config files... [2021-01-08T06:40:58.034Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config6962694530405219997tmp [Pipeline] { [Pipeline] sh [2021-01-08T06:40:58.611Z] + set +x [2021-01-08T06:40:58.611Z] + curl -s https://codecov.io/bash [2021-01-08T06:40:58.611Z] + bash -s -- [2021-01-08T06:40:58.879Z] [2021-01-08T06:40:58.879Z] _____ _ [2021-01-08T06:40:58.879Z] / ____| | | [2021-01-08T06:40:58.879Z] | | ___ __| | ___ ___ _____ __ [2021-01-08T06:40:58.879Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-01-08T06:40:58.879Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-01-08T06:40:58.879Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-01-08T06:40:58.879Z] Bash-20201231-23d4836 [2021-01-08T06:40:58.879Z] [2021-01-08T06:40:58.879Z] [2021-01-08T06:40:58.879Z] ==> git version 2.24.3 found [2021-01-08T06:40:58.879Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-01-08T06:40:58.879Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-01-08T06:40:58.879Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-01-08T06:40:58.879Z] ==> Jenkins CI detected. [2021-01-08T06:40:58.879Z] project root: . [2021-01-08T06:40:58.879Z] --> token set from env [2021-01-08T06:40:59.145Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-01-08T06:40:59.145Z] ==> Running gcov in . (disable via -X gcov) [2021-01-08T06:40:59.145Z] ==> Python coveragepy not found [2021-01-08T06:40:59.145Z] ==> Searching for coverage reports in: [2021-01-08T06:40:59.145Z] + . [2021-01-08T06:40:59.145Z] -> Found 1 reports [2021-01-08T06:40:59.145Z] ==> Detecting git/mercurial file structure [2021-01-08T06:40:59.145Z] ==> Reading reports [2021-01-08T06:40:59.145Z] + ./coverage.out bytes=541590 [2021-01-08T06:40:59.145Z] ==> Appending adjustments [2021-01-08T06:40:59.145Z] https://docs.codecov.io/docs/fixing-reports [2021-01-08T06:41:02.476Z] + Found adjustments [2021-01-08T06:41:02.476Z] ==> Gzipping contents [2021-01-08T06:41:02.476Z] 84K /tmp/codecov.5jdMx4.gz [2021-01-08T06:41:02.476Z] ==> Uploading reports [2021-01-08T06:41:02.476Z] url: https://codecov.io [2021-01-08T06:41:02.476Z] query: branch=PR-3000&commit=5170b4d5d8ce9cf0f1f83444b3e0d0ec0034d809&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3000%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3000&job=&cmd_args= [2021-01-08T06:41:02.476Z] -> Pinging Codecov [2021-01-08T06:41:02.476Z] https://codecov.io/upload/v4?package=bash-20201231-23d4836&token=secret&branch=PR-3000&commit=5170b4d5d8ce9cf0f1f83444b3e0d0ec0034d809&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3000%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3000&job=&cmd_args= [2021-01-08T06:41:03.055Z] -> Uploading to [2021-01-08T06:41:03.055Z] https://storage.googleapis.com/codecov/v4/raw/2021-01-08/00271124DB129430A58F1EEE437C3FCB/5170b4d5d8ce9cf0f1f83444b3e0d0ec0034d809/5047dc94-2008-42a0-9cb7-19f419b0353b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210108%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210108T064102Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9afb186a3a03ad95f41de5c4987650130197016cfd3f19c8f678bf1f295f4c78 [2021-01-08T06:41:03.055Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-08T06:41:03.055Z] Dload Upload Total Spent Left Speed [2021-01-08T06:41:03.630Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 82372 0 0 100 82372 0 135k --:--:-- --:--:-- --:--:-- 135k [2021-01-08T06:41:03.630Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/5170b4d5d8ce9cf0f1f83444b3e0d0ec0034d809 [Pipeline] } [2021-01-08T06:41:03.685Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-01-08T06:41:06.450Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-08T06:41:07.380Z] ---> package-listing.sh [2021-01-08T06:41:07.380Z] ++ facter osfamily [2021-01-08T06:41:07.380Z] ++ tr '[:upper:]' '[:lower:]' [2021-01-08T06:41:07.380Z] + OS_FAMILY=redhat [2021-01-08T06:41:07.380Z] + workspace=/w/workspace/edgex-go/1 [2021-01-08T06:41:07.380Z] + START_PACKAGES=/tmp/packages_start.txt [2021-01-08T06:41:07.380Z] + END_PACKAGES=/tmp/packages_end.txt [2021-01-08T06:41:07.380Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-01-08T06:41:07.380Z] + PACKAGES=/tmp/packages_start.txt [2021-01-08T06:41:07.380Z] + '[' /w/workspace/edgex-go/1 ']' [2021-01-08T06:41:07.380Z] + PACKAGES=/tmp/packages_end.txt [2021-01-08T06:41:07.380Z] + case "${OS_FAMILY}" in [2021-01-08T06:41:07.380Z] + rpm -qa [2021-01-08T06:41:07.380Z] + sort [2021-01-08T06:41:12.693Z] + '[' -f /tmp/packages_start.txt ']' [2021-01-08T06:41:12.693Z] + '[' -f /tmp/packages_end.txt ']' [2021-01-08T06:41:12.693Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-01-08T06:41:12.693Z] + '[' /w/workspace/edgex-go/1 ']' [2021-01-08T06:41:12.693Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-01-08T06:41:12.693Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-01-08T06:41:12.724Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-01-08T06:41:13.045Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-01-08T06:41:13.394Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-08T06:41:13.394Z] [2021-01-08T06:41:13.394Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-01-08T06:41:13.790Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-08T06:41:13.790Z] alpine: Pulling from edgex-lftools-log-publisher [2021-01-08T06:41:13.791Z] df20fa9351a1: Pulling fs layer [2021-01-08T06:41:13.791Z] 36b3adc4ff6f: Pulling fs layer [2021-01-08T06:41:13.791Z] 8ad3a11d3b57: Pulling fs layer [2021-01-08T06:41:13.791Z] 46f8f816bc3b: Pulling fs layer [2021-01-08T06:41:13.791Z] 93b61091891f: Pulling fs layer [2021-01-08T06:41:13.791Z] 93b9cdb0e59b: Pulling fs layer [2021-01-08T06:41:13.791Z] 5e14af77c1be: Pulling fs layer [2021-01-08T06:41:13.791Z] 01666e4c0597: Pulling fs layer [2021-01-08T06:41:13.791Z] aa168da1d23b: Pulling fs layer [2021-01-08T06:41:13.791Z] 93b9cdb0e59b: Waiting [2021-01-08T06:41:13.791Z] 5e14af77c1be: Waiting [2021-01-08T06:41:13.791Z] 01666e4c0597: Waiting [2021-01-08T06:41:13.791Z] aa168da1d23b: Waiting [2021-01-08T06:41:13.791Z] 93b61091891f: Waiting [2021-01-08T06:41:13.791Z] 36b3adc4ff6f: Verifying Checksum [2021-01-08T06:41:13.791Z] 36b3adc4ff6f: Download complete [2021-01-08T06:41:13.791Z] 46f8f816bc3b: Verifying Checksum [2021-01-08T06:41:13.791Z] 46f8f816bc3b: Download complete [2021-01-08T06:41:14.060Z] df20fa9351a1: Download complete [2021-01-08T06:41:14.060Z] 93b9cdb0e59b: Verifying Checksum [2021-01-08T06:41:14.060Z] 93b9cdb0e59b: Download complete [2021-01-08T06:41:14.060Z] 5e14af77c1be: Verifying Checksum [2021-01-08T06:41:14.060Z] 5e14af77c1be: Download complete [2021-01-08T06:41:14.060Z] 93b61091891f: Download complete [2021-01-08T06:41:14.060Z] 01666e4c0597: Verifying Checksum [2021-01-08T06:41:14.060Z] 01666e4c0597: Download complete [2021-01-08T06:41:14.330Z] 8ad3a11d3b57: Verifying Checksum [2021-01-08T06:41:14.330Z] 8ad3a11d3b57: Download complete [2021-01-08T06:41:14.330Z] df20fa9351a1: Pull complete [2021-01-08T06:41:14.604Z] 36b3adc4ff6f: Pull complete [2021-01-08T06:41:16.533Z] aa168da1d23b: Verifying Checksum [2021-01-08T06:41:16.533Z] aa168da1d23b: Download complete [2021-01-08T06:41:17.114Z] 8ad3a11d3b57: Pull complete [2021-01-08T06:41:17.377Z] 46f8f816bc3b: Pull complete [2021-01-08T06:41:18.328Z] 93b61091891f: Pull complete [2021-01-08T06:41:18.328Z] 93b9cdb0e59b: Pull complete [2021-01-08T06:41:18.328Z] 5e14af77c1be: Pull complete [2021-01-08T06:41:18.595Z] 01666e4c0597: Pull complete [2021-01-08T06:41:26.784Z] aa168da1d23b: Pull complete [2021-01-08T06:41:26.784Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-01-08T06:41:26.784Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-08T06:41:26.784Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-01-08T06:41:27.098Z] prd-centos7-docker-4c-2g-19071 does not seem to be running inside a container [2021-01-08T06:41:27.155Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-01-08T06:41:31.217Z] $ docker top 32d102f0a79bf17d9d52db8064e2bd38a5d2fd59b2fb1808678b328edc85a2f1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-08T06:41:31.836Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-01-08T06:41:32.168Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-01-08T06:41:32.496Z] + ls /var/log/sa-host [2021-01-08T06:41:32.497Z] + sadf -c /var/log/sa-host/sa08 [2021-01-08T06:41:32.497Z] file_magic: OK [2021-01-08T06:41:32.497Z] HZ: Using current value: 100 [2021-01-08T06:41:32.497Z] file_header: OK [2021-01-08T06:41:32.497Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-01-08T06:41:32.497Z] Statistics: [2021-01-08T06:41:32.497Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-01-08T06:41:32.497Z] File successfully converted to sysstat format version 12.2.1 [2021-01-08T06:41:32.497Z] + sadf -c /var/log/sa-host/sa23 [2021-01-08T06:41:32.497Z] file_magic: OK [2021-01-08T06:41:32.497Z] HZ: Using current value: 100 [2021-01-08T06:41:32.497Z] file_header: OK [2021-01-08T06:41:32.497Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-01-08T06:41:32.497Z] Statistics: [2021-01-08T06:41:32.497Z] Hnuu...uuuununununu... [2021-01-08T06:41:32.497Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-08T06:41:32.775Z] provisioning config files... [2021-01-08T06:41:32.792Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config8948614637210218495tmp [Pipeline] { [Pipeline] echo [2021-01-08T06:41:32.981Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-08T06:41:33.328Z] ---> create-netrc.sh [Pipeline] } [2021-01-08T06:41:33.356Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-01-08T06:41:33.514Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-08T06:41:33.862Z] ---> python-tools-install.sh [Pipeline] echo [2021-01-08T06:41:33.908Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-08T06:41:34.263Z] ---> sudo-logs.sh [2021-01-08T06:41:34.263Z] Archiving 'sudo' log.. [Pipeline] echo [2021-01-08T06:41:34.296Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-08T06:41:34.650Z] ---> job-cost.sh [2021-01-08T06:41:34.650Z] lf-activate-venv: SKIPPING [2021-01-08T06:41:34.650Z] INFO: No Stack... [2021-01-08T06:41:35.597Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-01-08T06:41:36.172Z] INFO: Archiving Costs [Pipeline] echo [2021-01-08T06:41:36.209Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-08T06:41:36.554Z] ---> logs-deploy.sh [2021-01-08T06:41:36.554Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3000/1 [2021-01-08T06:41:36.554Z] INFO: archiving workspace using pattern(s): [2021-01-08T06:41:37.944Z] Archives upload complete. [2021-01-08T06:41:38.207Z] INFO: archiving logs to Nexus