Pull request #2962 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of judehung for edgexfoundry/edgex-go Obtained Jenkinsfile from 726892e8f81f6070071a4a09cf8fe89b37fba7e5+135337ef8a94f3bf495bf0711e4285c3adb5abc8 (471d160344d6d5410c97923b365449b201def336) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 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 > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 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 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 > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 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 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-18474 in /w/workspace/edgexfoundry_edgex-go_PR-2962 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/8 [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/8 # 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 Merging remotes/origin/master commit 135337ef8a94f3bf495bf0711e4285c3adb5abc8 into PR head commit 726892e8f81f6070071a4a09cf8fe89b37fba7e5 Merge succeeded, producing 726892e8f81f6070071a4a09cf8fe89b37fba7e5 Checking out Revision 726892e8f81f6070071a4a09cf8fe89b37fba7e5 (PR-2962) 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/2962/head:refs/remotes/origin/PR-2962 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 726892e8f81f6070071a4a09cf8fe89b37fba7e5 # 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 135337ef8a94f3bf495bf0711e4285c3adb5abc8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 726892e8f81f6070071a4a09cf8fe89b37fba7e5 # timeout=10 Commit message: "feat(data): Implement GET /reading/count/device/name/{name} V2 API" First time build. Skipping changelog. > git rev-list --no-walk 9fc97a6c81ac062d979d75ec7dc262c2c1cb1c52 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-01-05T07:27:11.534Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-01-05T07:27:11.864Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-05T07:27:11.965Z] ========================================================= [2021-01-05T07:27:11.965Z] EdgeX Global Pipelines Version Info [2021-01-05T07:27:11.965Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-01-05T07:27:13.501Z] ------------------- [2021-01-05T07:27:13.501Z] stable info: [2021-01-05T07:27:13.501Z] ------------------- [2021-01-05T07:27:13.501Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-05T07:27:13.501Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2021-01-05T07:27:13.501Z] Message: update stable to v1.0.173 [2021-01-05T07:27:14.459Z] ------------------- [2021-01-05T07:27:14.459Z] experimental info: [2021-01-05T07:27:14.459Z] ------------------- [2021-01-05T07:27:14.459Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-01-05T07:27:14.459Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2021-01-05T07:27:14.459Z] Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-01-05T07:27:14.901Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-01-05T07:27:14.988Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-01-05T07:27:15.076Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-01-05T07:27:15.163Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-01-05T07:27:15.250Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-01-05T07:27:15.337Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-01-05T07:27:15.425Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-01-05T07:27:15.531Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-01-05T07:27:15.732Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-01-05T07:27:15.823Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-01-05T07:27:15.912Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-01-05T07:27:16.007Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-01-05T07:27:16.096Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-01-05T07:27:16.185Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-01-05T07:27:16.283Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-01-05T07:27:16.371Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-01-05T07:27:16.460Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-01-05T07:27:16.549Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-01-05T07:27:16.648Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-01-05T07:27:16.781Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-01-05T07:27:16.882Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-01-05T07:27:16.980Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-01-05T07:27:17.072Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-01-05T07:27:17.168Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2962 [Pipeline] echo [2021-01-05T07:27:17.256Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2962 [Pipeline] echo [2021-01-05T07:27:17.345Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2962 [Pipeline] echo [2021-01-05T07:27:17.432Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 726892e8f81f6070071a4a09cf8fe89b37fba7e5 [Pipeline] echo [2021-01-05T07:27:17.523Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 726892e [Pipeline] echo [2021-01-05T07:27:17.608Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-05T07:27:17.778Z] provisioning config files... [2021-01-05T07:27:17.807Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/8@tmp/config3082587157311439135tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-05T07:27:18.163Z] ---> docker-login.sh [2021-01-05T07:27:18.163Z] nexus3.edgexfoundry.org:10001 [2021-01-05T07:27:18.427Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-05T07:27:18.427Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-05T07:27:18.427Z] Configure a credential helper to remove this warning. See [2021-01-05T07:27:18.427Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-05T07:27:18.427Z] [2021-01-05T07:27:18.427Z] Login Succeeded [2021-01-05T07:27:18.427Z] nexus3.edgexfoundry.org:10002 [2021-01-05T07:27:18.689Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-05T07:27:18.689Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-05T07:27:18.689Z] Configure a credential helper to remove this warning. See [2021-01-05T07:27:18.689Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-05T07:27:18.689Z] [2021-01-05T07:27:18.689Z] Login Succeeded [2021-01-05T07:27:18.689Z] nexus3.edgexfoundry.org:10003 [2021-01-05T07:27:18.951Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-05T07:27:18.951Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-05T07:27:18.951Z] Configure a credential helper to remove this warning. See [2021-01-05T07:27:18.951Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-05T07:27:18.951Z] [2021-01-05T07:27:18.951Z] Login Succeeded [2021-01-05T07:27:18.951Z] nexus3.edgexfoundry.org:10004 [2021-01-05T07:27:18.951Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-05T07:27:19.212Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-05T07:27:19.212Z] Configure a credential helper to remove this warning. See [2021-01-05T07:27:19.212Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-05T07:27:19.212Z] [2021-01-05T07:27:19.212Z] Login Succeeded [2021-01-05T07:27:19.212Z] docker.io [2021-01-05T07:27:19.212Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-05T07:27:19.475Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-05T07:27:19.475Z] Configure a credential helper to remove this warning. See [2021-01-05T07:27:19.475Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-05T07:27:19.475Z] [2021-01-05T07:27:19.475Z] Login Succeeded [2021-01-05T07:27:19.475Z] ---> docker-login.sh ends [Pipeline] } [2021-01-05T07:27:19.485Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-05T07:27:19.995Z] ++ 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-05T07:27:19.995Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-05T07:27:19.995Z] ++ dirname cmd/core-command/Dockerfile [2021-01-05T07:27:19.995Z] ++ cut -d/ -f2 [2021-01-05T07:27:19.995Z] + echo core-command,cmd/core-command/Dockerfile [2021-01-05T07:27:19.995Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-05T07:27:19.995Z] ++ dirname cmd/core-data/Dockerfile [2021-01-05T07:27:19.995Z] ++ cut -d/ -f2 [2021-01-05T07:27:19.995Z] + echo core-data,cmd/core-data/Dockerfile [2021-01-05T07:27:19.995Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-05T07:27:19.995Z] ++ dirname cmd/core-metadata/Dockerfile [2021-01-05T07:27:19.995Z] ++ cut -d/ -f2 [2021-01-05T07:27:19.995Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-01-05T07:27:19.995Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-05T07:27:19.995Z] ++ dirname cmd/security-bootstrap-redis/Dockerfile [2021-01-05T07:27:19.995Z] ++ cut -d/ -f2 [2021-01-05T07:27:19.995Z] + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile [2021-01-05T07:27:19.995Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-05T07:27:19.995Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-01-05T07:27:19.995Z] ++ cut -d/ -f2 [2021-01-05T07:27:19.995Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-01-05T07:27:19.995Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-05T07:27:19.995Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-01-05T07:27:19.995Z] ++ cut -d/ -f2 [2021-01-05T07:27:19.995Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-01-05T07:27:19.995Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-05T07:27:19.995Z] ++ dirname cmd/support-notifications/Dockerfile [2021-01-05T07:27:19.995Z] ++ cut -d/ -f2 [2021-01-05T07:27:19.995Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-01-05T07:27:19.995Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-05T07:27:19.995Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-01-05T07:27:19.995Z] ++ cut -d/ -f2 [2021-01-05T07:27:19.995Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-01-05T07:27:19.995Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-05T07:27:19.995Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-01-05T07:27:19.995Z] ++ cut -d/ -f2 [2021-01-05T07:27:19.995Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-01-05T07:27:20.049Z] 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-05T07:27:21.142Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-05T07:27:21.142Z] [2021-01-05T07:27:21.142Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-01-05T07:27:21.486Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-05T07:27:21.486Z] latest: Pulling from edgex-devops/git-semver [2021-01-05T07:27:21.486Z] 31603596830f: Pulling fs layer [2021-01-05T07:27:21.486Z] 2a8b12db71e7: Pulling fs layer [2021-01-05T07:27:21.486Z] 6ca5941a6612: Pulling fs layer [2021-01-05T07:27:21.486Z] ecc8261a40a4: Pulling fs layer [2021-01-05T07:27:21.486Z] ecc8261a40a4: Waiting [2021-01-05T07:27:21.486Z] 2a8b12db71e7: Verifying Checksum [2021-01-05T07:27:21.486Z] 2a8b12db71e7: Download complete [2021-01-05T07:27:21.486Z] 31603596830f: Download complete [2021-01-05T07:27:21.755Z] 6ca5941a6612: Verifying Checksum [2021-01-05T07:27:21.755Z] 6ca5941a6612: Download complete [2021-01-05T07:27:21.755Z] ecc8261a40a4: Verifying Checksum [2021-01-05T07:27:21.755Z] ecc8261a40a4: Download complete [2021-01-05T07:27:22.018Z] 31603596830f: Pull complete [2021-01-05T07:27:22.018Z] 2a8b12db71e7: Pull complete [2021-01-05T07:27:22.979Z] 6ca5941a6612: Pull complete [2021-01-05T07:27:23.240Z] ecc8261a40a4: Pull complete [2021-01-05T07:27:23.240Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-01-05T07:27:23.240Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-05T07:27:23.240Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-01-05T07:27:23.348Z] prd-centos7-docker-4c-2g-18474 does not seem to be running inside a container [2021-01-05T07:27:23.423Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-01-05T07:27:25.818Z] $ docker top 19d9629edddfb7eaa82b117021477c7f3e66f563064bc00dc819033b2c75e55d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-05T07:27:26.150Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-05T07:27:26.150Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-05T07:27:26.377Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-05T07:27:26.381Z] $ docker exec 19d9629edddfb7eaa82b117021477c7f3e66f563064bc00dc819033b2c75e55d ssh-agent [2021-01-05T07:27:26.542Z] SSH_AUTH_SOCK=/tmp/ssh-BjiyyCYtGChp/agent.12 [2021-01-05T07:27:26.542Z] SSH_AGENT_PID=17 [2021-01-05T07:27:26.554Z] Running ssh-add (command line suppressed) [2021-01-05T07:27:26.670Z] Identity added: /w/workspace/edgex-go/8@tmp/private_key_8253212093642843515.key (/w/workspace/edgex-go/8@tmp/private_key_8253212093642843515.key) [2021-01-05T07:27:26.722Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-05T07:27:27.066Z] + git tag --points-at HEAD [Pipeline] } [2021-01-05T07:27:27.087Z] $ docker exec --env ******** --env ******** 19d9629edddfb7eaa82b117021477c7f3e66f563064bc00dc819033b2c75e55d ssh-agent -k [2021-01-05T07:27:27.199Z] unset SSH_AUTH_SOCK; [2021-01-05T07:27:27.199Z] unset SSH_AGENT_PID; [2021-01-05T07:27:27.199Z] echo Agent pid 17 killed; [2021-01-05T07:27:27.245Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-01-05T07:27:27.389Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-05T07:27:27.389Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-05T07:27:27.556Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-05T07:27:27.560Z] $ docker exec 19d9629edddfb7eaa82b117021477c7f3e66f563064bc00dc819033b2c75e55d ssh-agent [2021-01-05T07:27:27.719Z] SSH_AUTH_SOCK=/tmp/ssh-4dIyECEhbyRJ/agent.47 [2021-01-05T07:27:27.719Z] SSH_AGENT_PID=53 [2021-01-05T07:27:27.725Z] Running ssh-add (command line suppressed) [2021-01-05T07:27:27.841Z] Identity added: /w/workspace/edgex-go/8@tmp/private_key_2949986374597534193.key (/w/workspace/edgex-go/8@tmp/private_key_2949986374597534193.key) [2021-01-05T07:27:27.890Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-05T07:27:28.222Z] + git semver init [2021-01-05T07:27:28.222Z] # -> Open(): unable to determine branch for HEAD [2021-01-05T07:27:28.222Z] # $GIT_DIR = /w/workspace/edgex-go/8/.git [2021-01-05T07:27:28.222Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/8 [2021-01-05T07:27:28.222Z] # $SEMVER_REMOTE_NAME = origin [2021-01-05T07:27:28.222Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-05T07:27:28.222Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-05T07:27:28.222Z] # $SEMVER_BRANCH = PR-2962 [2021-01-05T07:27:28.222Z] # $SEMVER_TEMP = /tmp/semver-198598116 [2021-01-05T07:27:28.222Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-01-05T07:27:46.416Z] # '/tmp/semver-198598116' -> '/w/workspace/edgex-go/8/.semver' [2021-01-05T07:27:46.416Z] # -> Force: false [2021-01-05T07:27:46.416Z] # $SEMVER_DIR = /w/workspace/edgex-go/8/.semver [Pipeline] } [2021-01-05T07:27:46.432Z] $ docker exec --env ******** --env ******** 19d9629edddfb7eaa82b117021477c7f3e66f563064bc00dc819033b2c75e55d ssh-agent -k [2021-01-05T07:27:46.681Z] unset SSH_AUTH_SOCK; [2021-01-05T07:27:46.681Z] unset SSH_AGENT_PID; [2021-01-05T07:27:46.681Z] echo Agent pid 53 killed; [2021-01-05T07:27:46.761Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-05T07:27:47.215Z] + git semver [Pipeline] } [2021-01-05T07:27:47.235Z] $ docker stop --time=1 19d9629edddfb7eaa82b117021477c7f3e66f563064bc00dc819033b2c75e55d [2021-01-05T07:27:48.877Z] $ docker rm -f 19d9629edddfb7eaa82b117021477c7f3e66f563064bc00dc819033b2c75e55d [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-05T07:27:49.435Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-01-05T07:27:49.955Z] Stashed 1 file(s) [Pipeline] echo [2021-01-05T07:27:49.958Z] [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-05T07:27:50.934Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-01-05T07:27:51.239Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-05T07:27:51.536Z] + sudo service docker restart [2021-01-05T07:27:51.536Z] + true [2021-01-05T07:27:51.536Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-01-05T07:27:52.125Z] ========================================================= [2021-01-05T07:27:52.125Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-01-05T07:27:52.125Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-05T07:27:52.471Z] + 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-05T07:27:55.803Z] Sending build context to Docker daemon 326.4MB [2021-01-05T07:27:55.803Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-01-05T07:27:55.803Z] Step 2/6 : FROM ${BASE} [2021-01-05T07:27:55.803Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-01-05T07:27:55.803Z] 188c0c94c7c5: Pulling fs layer [2021-01-05T07:27:55.803Z] 0ef7d3d256c8: Pulling fs layer [2021-01-05T07:27:55.803Z] de9db76c5a1d: Pulling fs layer [2021-01-05T07:27:55.803Z] bca2f99d35d6: Pulling fs layer [2021-01-05T07:27:55.803Z] 93359f2a8cfa: Pulling fs layer [2021-01-05T07:27:55.803Z] 7c6f9722023f: Pulling fs layer [2021-01-05T07:27:55.803Z] a35cf1a2eb13: Pulling fs layer [2021-01-05T07:27:55.803Z] bca2f99d35d6: Waiting [2021-01-05T07:27:55.803Z] 93359f2a8cfa: Waiting [2021-01-05T07:27:55.803Z] 7c6f9722023f: Waiting [2021-01-05T07:27:55.803Z] a35cf1a2eb13: Waiting [2021-01-05T07:27:55.803Z] de9db76c5a1d: Verifying Checksum [2021-01-05T07:27:55.803Z] de9db76c5a1d: Download complete [2021-01-05T07:27:55.803Z] 0ef7d3d256c8: Verifying Checksum [2021-01-05T07:27:55.803Z] 0ef7d3d256c8: Download complete [2021-01-05T07:27:55.803Z] 93359f2a8cfa: Verifying Checksum [2021-01-05T07:27:55.803Z] 93359f2a8cfa: Download complete [2021-01-05T07:27:55.803Z] 7c6f9722023f: Verifying Checksum [2021-01-05T07:27:55.803Z] 7c6f9722023f: Download complete [2021-01-05T07:27:55.803Z] 188c0c94c7c5: Verifying Checksum [2021-01-05T07:27:55.803Z] 188c0c94c7c5: Download complete [2021-01-05T07:27:56.067Z] 188c0c94c7c5: Pull complete [2021-01-05T07:27:56.336Z] 0ef7d3d256c8: Pull complete [2021-01-05T07:27:56.600Z] de9db76c5a1d: Pull complete [2021-01-05T07:27:57.997Z] a35cf1a2eb13: Verifying Checksum [2021-01-05T07:27:57.997Z] a35cf1a2eb13: Download complete [2021-01-05T07:27:57.997Z] bca2f99d35d6: Verifying Checksum [2021-01-05T07:27:57.997Z] bca2f99d35d6: Download complete [2021-01-05T07:28:03.334Z] bca2f99d35d6: Pull complete [2021-01-05T07:28:03.334Z] 93359f2a8cfa: Pull complete [2021-01-05T07:28:03.596Z] 7c6f9722023f: Pull complete [2021-01-05T07:28:05.399Z] Still waiting to schedule task [2021-01-05T07:28:05.399Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-01-05T07:28:08.921Z] a35cf1a2eb13: Pull complete [2021-01-05T07:28:08.921Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-01-05T07:28:08.921Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-01-05T07:28:08.921Z] ---> a62c8e92a672 [2021-01-05T07:28:08.921Z] 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-05T07:28:08.921Z] ---> Running in e4f3ee58c431 [2021-01-05T07:28:08.921Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T07:28:09.497Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T07:28:10.890Z] (1/12) Installing libmagic (5.38-r0) [2021-01-05T07:28:11.152Z] (2/12) Installing file (5.38-r0) [2021-01-05T07:28:11.152Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-05T07:28:11.415Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-05T07:28:29.550Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-05T07:28:29.550Z] (6/12) Installing patch (2.7.6-r6) [2021-01-05T07:28:29.550Z] (7/12) Installing build-base (0.5-r2) [2021-01-05T07:28:29.550Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-05T07:28:29.550Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-05T07:28:29.550Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-05T07:28:29.550Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-05T07:28:29.550Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-05T07:28:29.550Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T07:28:29.550Z] OK: 233 MiB in 51 packages [2021-01-05T07:28:32.113Z] Removing intermediate container e4f3ee58c431 [2021-01-05T07:28:32.113Z] ---> 5aff0210f57c [2021-01-05T07:28:32.113Z] Step 4/6 : WORKDIR /edgex-go [2021-01-05T07:28:32.113Z] ---> Running in 128f6305be29 [2021-01-05T07:28:32.113Z] Removing intermediate container 128f6305be29 [2021-01-05T07:28:32.113Z] ---> 240e6e856ff8 [2021-01-05T07:28:32.113Z] Step 5/6 : COPY go.mod . [2021-01-05T07:28:32.374Z] ---> 52342054fe63 [2021-01-05T07:28:32.374Z] Step 6/6 : RUN go mod download [2021-01-05T07:28:32.374Z] ---> Running in 0def9964d720 [2021-01-05T07:28:54.406Z] Removing intermediate container 0def9964d720 [2021-01-05T07:28:54.406Z] ---> 77216f152616 [2021-01-05T07:28:54.406Z] Successfully built 77216f152616 [2021-01-05T07:28:54.406Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-05T07:28:54.728Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-05T07:28:54.728Z] . [Pipeline] withDockerContainer [2021-01-05T07:28:54.827Z] prd-centos7-docker-4c-2g-18474 does not seem to be running inside a container [2021-01-05T07:28:54.877Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-05T07:28:55.731Z] $ docker top 53a1fa0864086c890e11ece5cf940d7ac623fe71bf7cd266c6018b4c633ca1d3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-05T07:28:56.224Z] + go version [2021-01-05T07:28:56.224Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-01-05T07:28:56.240Z] $ docker stop --time=1 53a1fa0864086c890e11ece5cf940d7ac623fe71bf7cd266c6018b4c633ca1d3 [2021-01-05T07:28:57.602Z] $ docker rm -f 53a1fa0864086c890e11ece5cf940d7ac623fe71bf7cd266c6018b4c633ca1d3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-05T07:28:58.626Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-05T07:28:58.626Z] . [Pipeline] withDockerContainer [2021-01-05T07:28:58.785Z] prd-centos7-docker-4c-2g-18474 does not seem to be running inside a container [2021-01-05T07:28:58.834Z] $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-05T07:28:59.434Z] $ docker top b587865ff1a49e7906b1e613332eeeb5ced8834041f0447f9697285971439937 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-05T07:28:59.605Z] ========================================================= [2021-01-05T07:28:59.605Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-05T07:28:59.605Z] ========================================================= [Pipeline] sh [2021-01-05T07:28:59.900Z] + make test [2021-01-05T07:28:59.900Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-05T07:29:09.045Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-05T07:29:27.362Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-05T07:29:28.325Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-05T07:29:29.293Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-05T07:29:29.293Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-01-05T07:29:29.293Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-05T07:29:29.567Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-05T07:29:29.841Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-05T07:29:30.455Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-05T07:29:30.455Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-05T07:29:31.433Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-05T07:29:33.396Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-05T07:29:33.396Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-05T07:29:33.396Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-05T07:29:35.351Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.103s coverage: 46.6% of statements [2021-01-05T07:29:35.351Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-05T07:29:35.351Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-05T07:29:35.351Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-05T07:29:35.351Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-05T07:29:35.351Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-05T07:29:39.594Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.192s coverage: 27.0% of statements [2021-01-05T07:29:39.594Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-05T07:29:39.594Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-05T07:29:39.595Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-05T07:29:39.595Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-05T07:29:39.595Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-05T07:29:39.595Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-05T07:29:39.595Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.035s coverage: 100.0% of statements [2021-01-05T07:29:39.595Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-05T07:29:39.595Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.044s coverage: 100.0% of statements [2021-01-05T07:29:39.595Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-05T07:29:39.595Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-05T07:29:39.595Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.089s coverage: 77.1% of statements [2021-01-05T07:29:39.595Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-05T07:29:39.595Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-05T07:29:39.595Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.430s coverage: 82.4% of statements [2021-01-05T07:29:39.595Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-05T07:29:39.595Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-05T07:29:39.595Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-05T07:29:39.595Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-05T07:29:41.536Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.376s coverage: 28.6% of statements [2021-01-05T07:29:41.536Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-05T07:29:41.536Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-05T07:29:41.536Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-05T07:29:41.536Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-05T07:29:41.536Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-05T07:29:41.536Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.063s coverage: 100.0% of statements [2021-01-05T07:29:41.536Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-05T07:29:41.536Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.059s coverage: 100.0% of statements [2021-01-05T07:29:41.536Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-05T07:29:41.536Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.101s coverage: 86.7% of statements [2021-01-05T07:29:41.536Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-05T07:29:41.536Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.130s coverage: 97.5% of statements [2021-01-05T07:29:41.536Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-05T07:29:41.802Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.056s coverage: 78.3% of statements [2021-01-05T07:29:41.802Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-05T07:29:41.802Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-05T07:29:41.802Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-05T07:29:41.802Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-05T07:29:43.778Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.341s coverage: 93.8% of statements [2021-01-05T07:29:43.778Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-05T07:29:43.778Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-05T07:29:43.778Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-05T07:29:43.778Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-05T07:29:43.778Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-05T07:29:43.778Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-05T07:29:43.778Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-05T07:29:43.778Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-05T07:29:43.778Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-05T07:29:43.778Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-05T07:29:43.778Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-05T07:29:43.778Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-05T07:29:43.778Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-05T07:29:43.778Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-05T07:29:43.778Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-05T07:29:43.778Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-05T07:29:43.778Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-05T07:29:43.778Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-05T07:29:43.778Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.057s coverage: 58.8% of statements [2021-01-05T07:29:43.778Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-05T07:29:43.778Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-05T07:29:43.778Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.055s coverage: 0.1% of statements [2021-01-05T07:29:43.778Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-05T07:29:43.778Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-05T07:29:43.778Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-01-05T07:29:43.778Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-01-05T07:29:43.778Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.033s coverage: 100.0% of statements [2021-01-05T07:29:43.778Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-01-05T07:29:43.778Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.068s coverage: 75.5% of statements [2021-01-05T07:29:43.778Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-01-05T07:29:44.048Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.033s coverage: 80.8% of statements [2021-01-05T07:29:44.322Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.075s coverage: 87.2% of statements [2021-01-05T07:29:44.602Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.056s coverage: 84.2% of statements [2021-01-05T07:29:44.885Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.097s coverage: 91.4% of statements [2021-01-05T07:29:44.885Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-01-05T07:29:45.855Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.219s coverage: 63.5% of statements [2021-01-05T07:29:45.855Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-05T07:29:45.855Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-05T07:29:45.855Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.071s coverage: 100.0% of statements [2021-01-05T07:29:45.855Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.041s coverage: 91.3% of statements [2021-01-05T07:29:45.855Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements [2021-01-05T07:29:46.123Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.039s coverage: 73.7% of statements [2021-01-05T07:29:46.123Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.038s coverage: 100.0% of statements [2021-01-05T07:29:47.540Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.377s coverage: 55.9% of statements [2021-01-05T07:29:47.540Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-05T07:29:47.540Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-05T07:29:47.540Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-05T07:29:47.540Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-05T07:29:47.540Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-05T07:29:47.811Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.094s coverage: 37.0% of statements [2021-01-05T07:29:47.811Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-05T07:29:47.811Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-05T07:29:47.811Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.301s coverage: 84.0% of statements [2021-01-05T07:29:47.811Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.056s coverage: 100.0% of statements [2021-01-05T07:29:50.413Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.104s coverage: 47.1% of statements [2021-01-05T07:29:50.413Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-05T07:29:50.413Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-05T07:29:50.413Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-05T07:29:50.413Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-05T07:29:50.413Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-05T07:29:50.413Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.057s coverage: 100.0% of statements [2021-01-05T07:29:50.413Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-05T07:29:50.413Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.048s coverage: 100.0% of statements [2021-01-05T07:29:50.413Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-05T07:29:50.996Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.659s coverage: 29.1% of statements [2021-01-05T07:29:50.996Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-05T07:29:50.996Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-05T07:29:50.996Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-05T07:29:50.996Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-05T07:29:50.996Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-05T07:29:50.996Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.069s coverage: 99.0% of statements [2021-01-05T07:29:50.996Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-05T07:29:50.996Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.051s coverage: 100.0% of statements [2021-01-05T07:29:50.996Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-05T07:29:50.996Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.023s coverage: 0.0% of statements [2021-01-05T07:29:50.996Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-05T07:29:50.996Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.023s coverage: 100.0% of statements [2021-01-05T07:29:50.996Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-05T07:29:50.996Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-05T07:29:50.996Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-05T07:29:50.996Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-05T07:29:51.262Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.045s coverage: 87.9% of statements [2021-01-05T07:29:51.262Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-05T07:29:51.262Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-05T07:29:51.262Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.032s coverage: 100.0% of statements [2021-01-05T07:29:51.534Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.033s coverage: 32.1% of statements [2021-01-05T07:29:51.797Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements [2021-01-05T07:29:52.058Z] GO111MODULE=on go vet ./... [2021-01-05T07:30:14.179Z] gofmt -l . [2021-01-05T07:30:14.761Z] [ "`gofmt -l .`" = "" ] [2021-01-05T07:30:15.336Z] ./bin/test-go-mod-tidy.sh [2021-01-05T07:30:15.600Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-01-05T07:30:17.362Z] + ls -al . [2021-01-05T07:30:17.362Z] total 640 [2021-01-05T07:30:17.362Z] drwxrwxr-x 10 1001 1001 4096 Jan 5 07:30 . [2021-01-05T07:30:17.362Z] drwxr-xr-x 4 root root 28 Jan 5 07:28 .. [2021-01-05T07:30:17.362Z] -rw-rw-r-- 1 1001 1001 11 Jan 5 07:27 .dockerignore [2021-01-05T07:30:17.362Z] drwxrwxr-x 8 1001 1001 179 Jan 5 07:27 .git [2021-01-05T07:30:17.362Z] drwxrwxr-x 3 1001 1001 125 Jan 5 07:27 .github [2021-01-05T07:30:17.362Z] -rw-rw-r-- 1 1001 1001 824 Jan 5 07:27 .gitignore [2021-01-05T07:30:17.362Z] drwx------ 3 1001 1001 47 Jan 5 07:27 .semver [2021-01-05T07:30:17.362Z] -rw-rw-r-- 1 1001 1001 166 Jan 5 07:27 .sonarcloud.properties [2021-01-05T07:30:17.362Z] -rw-rw-r-- 1 1001 1001 3804 Jan 5 07:27 CONTRIBUTING.md [2021-01-05T07:30:17.362Z] -rw-rw-r-- 1 1001 1001 931 Jan 5 07:27 Dockerfile.build [2021-01-05T07:30:17.362Z] -rw-rw-r-- 1 1001 1001 863 Jan 5 07:27 Jenkinsfile [2021-01-05T07:30:17.362Z] -rw-rw-r-- 1 1001 1001 10775 Jan 5 07:27 LICENSE [2021-01-05T07:30:17.362Z] -rw-rw-r-- 1 1001 1001 5750 Jan 5 07:27 Makefile [2021-01-05T07:30:17.362Z] -rw-rw-r-- 1 1001 1001 6511 Jan 5 07:27 README.md [2021-01-05T07:30:17.362Z] -rw-rw-r-- 1 1001 1001 6744 Jan 5 07:27 SECURITY.md [2021-01-05T07:30:17.362Z] -rw-rw-r-- 1 1001 1001 5 Jan 5 07:27 VERSION [2021-01-05T07:30:17.362Z] -rw-rw-r-- 1 1001 1001 4131 Jan 5 07:27 ZMQWindows.md [2021-01-05T07:30:17.362Z] drwxrwxr-x 2 1001 1001 117 Jan 5 07:27 bin [2021-01-05T07:30:17.362Z] drwxrwxr-x 14 1001 1001 4096 Jan 5 07:27 cmd [2021-01-05T07:30:17.362Z] -rw-r--r-- 1 root root 541590 Jan 5 07:29 coverage.out [2021-01-05T07:30:17.362Z] -rw-r--r-- 1 root root 979 Jan 5 07:30 go.mod [2021-01-05T07:30:17.362Z] -rw-r--r-- 1 root root 18934 Jan 5 07:30 go.sum [2021-01-05T07:30:17.362Z] drwxrwxr-x 8 1001 1001 127 Jan 5 07:27 internal [2021-01-05T07:30:17.362Z] drwxrwxr-x 4 1001 1001 26 Jan 5 07:27 openapi [2021-01-05T07:30:17.362Z] drwxrwxr-x 4 1001 1001 71 Jan 5 07:27 snap [2021-01-05T07:30:17.362Z] -rw-rw-r-- 1 1001 1001 168 Jan 5 07:27 version.go [Pipeline] sh [2021-01-05T07:30:17.700Z] + '[' -e coverage.out ] [2021-01-05T07:30:17.700Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-01-05T07:30:17.909Z] Stashed 1 file(s) [Pipeline] sh [2021-01-05T07:30:18.208Z] + make build [2021-01-05T07:30:18.208Z] 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-05T07:30:21.517Z] 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-05T07:30:29.756Z] 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-05T07:30:30.704Z] 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-05T07:30:31.650Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-01-05T07:30:32.228Z] 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-05T07:30:33.639Z] 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-05T07:30:35.052Z] 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-05T07:30:36.001Z] 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-05T07:30:37.393Z] 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-05T07:30:38.339Z] 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-05T07:30:39.294Z] 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-05T07:30:40.705Z] $ docker stop --time=1 b587865ff1a49e7906b1e613332eeeb5ced8834041f0447f9697285971439937 [2021-01-05T07:30:42.401Z] $ docker rm -f b587865ff1a49e7906b1e613332eeeb5ced8834041f0447f9697285971439937 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-05T07:30:44.678Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-05T07:30:44.678Z] [2021-01-05T07:30:44.678Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-01-05T07:30:45.029Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-05T07:30:45.029Z] latest: Pulling from edgex-devops/edgex-compose [2021-01-05T07:30:45.029Z] cbdbe7a5bc2a: Pulling fs layer [2021-01-05T07:30:45.029Z] ca9280d653b3: Pulling fs layer [2021-01-05T07:30:45.029Z] 7e9c9ca2126c: Pulling fs layer [2021-01-05T07:30:45.298Z] cbdbe7a5bc2a: Verifying Checksum [2021-01-05T07:30:45.298Z] cbdbe7a5bc2a: Download complete [2021-01-05T07:30:45.564Z] cbdbe7a5bc2a: Pull complete [2021-01-05T07:30:45.827Z] ca9280d653b3: Verifying Checksum [2021-01-05T07:30:45.827Z] ca9280d653b3: Download complete [2021-01-05T07:30:46.790Z] 7e9c9ca2126c: Verifying Checksum [2021-01-05T07:30:46.790Z] 7e9c9ca2126c: Download complete [2021-01-05T07:30:47.060Z] ca9280d653b3: Pull complete [2021-01-05T07:30:52.395Z] 7e9c9ca2126c: Pull complete [2021-01-05T07:30:52.395Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-01-05T07:30:52.395Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-05T07:30:52.395Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-01-05T07:30:52.547Z] prd-centos7-docker-4c-2g-18474 does not seem to be running inside a container [2021-01-05T07:30:52.604Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-01-05T07:30:55.859Z] $ docker top ed7f35a42d25119c889a3f4b2918661790e1461f83f2efecaccb9a9f8c96c8bc -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-05T07:30:56.356Z] + docker-compose build --help [2021-01-05T07:30:56.356Z] + grep parallel [2021-01-05T07:30:57.324Z] --parallel Build images in parallel. [Pipeline] } [2021-01-05T07:30:57.346Z] $ docker stop --time=1 ed7f35a42d25119c889a3f4b2918661790e1461f83f2efecaccb9a9f8c96c8bc [2021-01-05T07:30:58.700Z] $ docker rm -f ed7f35a42d25119c889a3f4b2918661790e1461f83f2efecaccb9a9f8c96c8bc [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-05T07:30:59.370Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-05T07:30:59.370Z] . [Pipeline] withDockerContainer [2021-01-05T07:30:59.467Z] prd-centos7-docker-4c-2g-18474 does not seem to be running inside a container [2021-01-05T07:30:59.518Z] $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-01-05T07:31:00.120Z] $ docker top d507fcea7e47e5a1124730ff8663dfbf2389bb8772902599099944b441a5f39b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-05T07:31:00.609Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-05T07:31:01.559Z] Building docker-core-command-go ... [2021-01-05T07:31:01.559Z] Building docker-core-data-go ... [2021-01-05T07:31:01.559Z] Building docker-core-metadata-go ... [2021-01-05T07:31:01.559Z] Building docker-security-bootstrap-redis-go ... [2021-01-05T07:31:01.559Z] Building docker-security-proxy-setup-go ... [2021-01-05T07:31:01.559Z] Building docker-security-secretstore-setup-go ... [2021-01-05T07:31:01.559Z] Building docker-support-notifications-go ... [2021-01-05T07:31:01.559Z] Building docker-support-scheduler-go ... [2021-01-05T07:31:01.559Z] Building docker-sys-mgmt-agent-go ... [2021-01-05T07:31:01.559Z] Building docker-security-bootstrap-redis-go [2021-01-05T07:31:01.559Z] Building docker-sys-mgmt-agent-go [2021-01-05T07:31:01.559Z] Building docker-security-secretstore-setup-go [2021-01-05T07:31:01.559Z] Building docker-core-command-go [2021-01-05T07:31:01.559Z] Building docker-core-metadata-go [2021-01-05T07:31:33.823Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T07:31:33.823Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-05T07:31:33.823Z] ---> 77216f152616 [2021-01-05T07:31:33.823Z] Step 3/26 : WORKDIR /edgex-go [2021-01-05T07:31:33.823Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T07:31:33.823Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-05T07:31:33.823Z] ---> 77216f152616 [2021-01-05T07:31:33.823Z] Step 3/22 : WORKDIR /edgex-go [2021-01-05T07:31:33.823Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T07:31:33.823Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-05T07:31:33.823Z] ---> 77216f152616 [2021-01-05T07:31:33.823Z] Step 3/22 : WORKDIR /edgex-go [2021-01-05T07:31:33.823Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T07:31:33.823Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-05T07:31:33.823Z] ---> 77216f152616 [2021-01-05T07:31:33.823Z] Step 3/22 : WORKDIR /edgex-go [2021-01-05T07:31:33.823Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T07:31:33.823Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-05T07:31:33.823Z] ---> 77216f152616 [2021-01-05T07:31:33.823Z] Step 3/24 : WORKDIR /edgex-go [2021-01-05T07:31:33.823Z] ---> Running in e5a3c025860b [2021-01-05T07:31:33.823Z] ---> Running in bb62246b67ef [2021-01-05T07:31:33.823Z] ---> Running in 5a517ebfed4f [2021-01-05T07:31:33.823Z] ---> Running in 00346247a224 [2021-01-05T07:31:33.823Z] ---> Running in 24e5f2adfb4b [2021-01-05T07:31:33.823Z] Removing intermediate container 00346247a224 [2021-01-05T07:31:33.823Z] ---> 1454af23d314 [2021-01-05T07:31:33.823Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T07:31:33.823Z] Removing intermediate container 5a517ebfed4f [2021-01-05T07:31:33.823Z] ---> 2914ac20a561 [2021-01-05T07:31:33.823Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T07:31:33.823Z] Removing intermediate container e5a3c025860b [2021-01-05T07:31:33.823Z] ---> 6011675dcdbd [2021-01-05T07:31:33.823Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T07:31:33.823Z] Removing intermediate container 24e5f2adfb4b [2021-01-05T07:31:33.823Z] ---> 0c3b82b39216 [2021-01-05T07:31:33.823Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T07:31:33.823Z] Removing intermediate container bb62246b67ef [2021-01-05T07:31:33.823Z] ---> 939818520be9 [2021-01-05T07:31:33.823Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T07:31:33.823Z] ---> Running in 974c046f7470 [2021-01-05T07:31:33.823Z] ---> Running in eeceb7a7fffb [2021-01-05T07:31:33.823Z] ---> Running in 8a02e2f5717d [2021-01-05T07:31:33.823Z] ---> Running in 8ada2f6139e6 [2021-01-05T07:31:33.823Z] ---> Running in 296d01cb96ce [2021-01-05T07:31:35.226Z] Removing intermediate container 974c046f7470 [2021-01-05T07:31:35.226Z] ---> 8e6a675f3a40 [2021-01-05T07:31:35.226Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-05T07:31:35.226Z] Removing intermediate container eeceb7a7fffb [2021-01-05T07:31:35.226Z] ---> 28d6ac72ea80 [2021-01-05T07:31:35.226Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-01-05T07:31:35.226Z] Removing intermediate container 8a02e2f5717d [2021-01-05T07:31:35.226Z] ---> b0a064213b3d [2021-01-05T07:31:35.226Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-05T07:31:35.493Z] ---> Running in 952dbd542f54 [2021-01-05T07:31:35.493Z] ---> Running in 04dd0d7dd9d6 [2021-01-05T07:31:35.493Z] ---> Running in 9044882c144e [2021-01-05T07:31:35.755Z] Removing intermediate container 8ada2f6139e6 [2021-01-05T07:31:35.755Z] ---> 730486687464 [2021-01-05T07:31:35.755Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-01-05T07:31:35.755Z] Removing intermediate container 296d01cb96ce [2021-01-05T07:31:35.755Z] ---> 3e7c6404c9b5 [2021-01-05T07:31:35.755Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-05T07:31:35.755Z] ---> Running in 8baba456d7d3 [2021-01-05T07:31:36.025Z] ---> Running in e5495c178812 [2021-01-05T07:31:36.609Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T07:31:36.609Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T07:31:36.609Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T07:31:36.875Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T07:31:36.875Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T07:31:37.137Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T07:31:37.398Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T07:31:37.398Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T07:31:37.398Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T07:31:37.662Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T07:31:37.662Z] OK: 233 MiB in 51 packages [2021-01-05T07:31:37.926Z] OK: 233 MiB in 51 packages [2021-01-05T07:31:37.926Z] OK: 233 MiB in 51 packages [2021-01-05T07:31:37.926Z] OK: 233 MiB in 51 packages [2021-01-05T07:31:38.201Z] OK: 233 MiB in 51 packages [2021-01-05T07:31:38.201Z] Removing intermediate container 952dbd542f54 [2021-01-05T07:31:38.201Z] ---> c210c454905c [2021-01-05T07:31:38.201Z] Step 6/22 : COPY go.mod . [2021-01-05T07:31:38.774Z] ---> 0dedd5f0d706 [2021-01-05T07:31:38.774Z] Step 7/22 : RUN go mod download [2021-01-05T07:31:38.774Z] Removing intermediate container 04dd0d7dd9d6 [2021-01-05T07:31:38.774Z] ---> 5fddd83e4eb1 [2021-01-05T07:31:38.774Z] Step 6/26 : COPY go.mod . [2021-01-05T07:31:39.038Z] ---> Running in a83330a7f864 [2021-01-05T07:31:39.038Z] Removing intermediate container 9044882c144e [2021-01-05T07:31:39.038Z] ---> fdd458064f2e [2021-01-05T07:31:39.038Z] Step 6/22 : COPY go.mod . [2021-01-05T07:31:39.304Z] Removing intermediate container 8baba456d7d3 [2021-01-05T07:31:39.304Z] ---> ff59a805243a [2021-01-05T07:31:39.304Z] Step 6/24 : COPY go.mod . [2021-01-05T07:31:39.304Z] Removing intermediate container e5495c178812 [2021-01-05T07:31:39.304Z] ---> 9c149309e1de [2021-01-05T07:31:39.304Z] Step 6/22 : COPY go.mod . [2021-01-05T07:31:39.304Z] ---> 56fafd32ea49 [2021-01-05T07:31:39.304Z] Step 7/26 : RUN go mod download [2021-01-05T07:31:39.567Z] ---> 95c8df3bdd79 [2021-01-05T07:31:39.567Z] Step 7/22 : RUN go mod download [2021-01-05T07:31:39.567Z] ---> Running in c8c8178fe19f [2021-01-05T07:31:39.567Z] ---> c2d6f4aaded8 [2021-01-05T07:31:39.567Z] Step 7/24 : RUN go mod download [2021-01-05T07:31:39.830Z] ---> Running in e374c754cadc [2021-01-05T07:31:39.830Z] ---> Running in ae5ec8b6c350 [2021-01-05T07:31:39.830Z] ---> c9752bfcd172 [2021-01-05T07:31:39.830Z] Step 7/22 : RUN go mod download [2021-01-05T07:31:40.094Z] ---> Running in d6ece6ed66bb [2021-01-05T07:31:41.529Z] Removing intermediate container a83330a7f864 [2021-01-05T07:31:41.529Z] ---> 75bc91bcdcb5 [2021-01-05T07:31:41.529Z] Step 8/22 : COPY . . [2021-01-05T07:31:41.529Z] Removing intermediate container c8c8178fe19f [2021-01-05T07:31:41.529Z] ---> b01b4f584b94 [2021-01-05T07:31:41.529Z] Step 8/26 : COPY . . [2021-01-05T07:31:45.819Z] Removing intermediate container e374c754cadc [2021-01-05T07:31:45.819Z] ---> 64967ddaa5b7 [2021-01-05T07:31:45.819Z] Step 8/22 : COPY . . [2021-01-05T07:31:49.149Z] Removing intermediate container d6ece6ed66bb [2021-01-05T07:31:49.149Z] ---> 6eb460c525f8 [2021-01-05T07:31:49.149Z] Step 8/22 : COPY . . [2021-01-05T07:31:50.810Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-18475 in /w/workspace/edgexfoundry_edgex-go_PR-2962 [Pipeline] { [Pipeline] ws [2021-01-05T07:31:50.868Z] Running in /w/workspace/edgex-go/8 [Pipeline] { [Pipeline] checkout [2021-01-05T07:31:54.509Z] Removing intermediate container ae5ec8b6c350 [2021-01-05T07:31:54.509Z] ---> fac75b27ee7f [2021-01-05T07:31:54.509Z] Step 8/24 : COPY . . [2021-01-05T07:31:56.289Z] using credential edgex-jenkins-ssh [2021-01-05T07:31:56.363Z] Cloning the remote Git repository [2021-01-05T07:31:56.440Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-05T07:31:56.575Z] > git init /w/workspace/edgex-go/8 # timeout=10 [2021-01-05T07:31:56.667Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-05T07:31:56.668Z] > git --version # timeout=10 [2021-01-05T07:31:56.691Z] > git --version # 'git version 2.17.1' [2021-01-05T07:31:56.693Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-05T07:31:56.767Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-05T07:32:13.049Z] Merging remotes/origin/master commit 135337ef8a94f3bf495bf0711e4285c3adb5abc8 into PR head commit 726892e8f81f6070071a4a09cf8fe89b37fba7e5 [2021-01-05T07:32:12.216Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-05T07:32:12.233Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-05T07:32:12.257Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-05T07:32:12.291Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-05T07:32:12.292Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-05T07:32:12.307Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2962/head:refs/remotes/origin/PR-2962 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-05T07:32:13.077Z] > git config core.sparsecheckout # timeout=10 [2021-01-05T07:32:13.104Z] > git checkout -f 726892e8f81f6070071a4a09cf8fe89b37fba7e5 # timeout=10 [2021-01-05T07:32:13.484Z] Merge succeeded, producing 726892e8f81f6070071a4a09cf8fe89b37fba7e5 [2021-01-05T07:32:13.484Z] Checking out Revision 726892e8f81f6070071a4a09cf8fe89b37fba7e5 (PR-2962) [2021-01-05T07:32:13.394Z] > git remote # timeout=10 [2021-01-05T07:32:13.414Z] > git config --get remote.origin.url # timeout=10 [2021-01-05T07:32:13.434Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-05T07:32:13.445Z] > git merge 135337ef8a94f3bf495bf0711e4285c3adb5abc8 # timeout=10 [2021-01-05T07:32:13.469Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-05T07:32:13.498Z] > git config core.sparsecheckout # timeout=10 [2021-01-05T07:32:13.567Z] > git checkout -f 726892e8f81f6070071a4a09cf8fe89b37fba7e5 # timeout=10 [2021-01-05T07:32:18.205Z] Commit message: "feat(data): Implement GET /reading/count/device/name/{name} V2 API" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-05T07:32:19.778Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-01-05T07:32:20.187Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-05T07:32:20.566Z] + sudo service docker restart [2021-01-05T07:32:20.566Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-05T07:32:23.270Z] provisioning config files... [2021-01-05T07:32:23.307Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/8@tmp/config452842494950267125tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-05T07:32:23.705Z] ---> docker-login.sh [2021-01-05T07:32:23.705Z] nexus3.edgexfoundry.org:10001 [2021-01-05T07:32:24.683Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-05T07:32:24.958Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-05T07:32:24.958Z] Configure a credential helper to remove this warning. See [2021-01-05T07:32:24.958Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-05T07:32:24.958Z] [2021-01-05T07:32:24.958Z] Login Succeeded [2021-01-05T07:32:24.958Z] nexus3.edgexfoundry.org:10002 [2021-01-05T07:32:25.234Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-05T07:32:25.510Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-05T07:32:25.510Z] Configure a credential helper to remove this warning. See [2021-01-05T07:32:25.510Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-05T07:32:25.510Z] [2021-01-05T07:32:25.510Z] Login Succeeded [2021-01-05T07:32:25.510Z] nexus3.edgexfoundry.org:10003 [2021-01-05T07:32:25.793Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-05T07:32:26.070Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-05T07:32:26.070Z] Configure a credential helper to remove this warning. See [2021-01-05T07:32:26.070Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-05T07:32:26.070Z] [2021-01-05T07:32:26.070Z] Login Succeeded [2021-01-05T07:32:26.070Z] nexus3.edgexfoundry.org:10004 [2021-01-05T07:32:26.347Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-05T07:32:26.623Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-05T07:32:26.623Z] Configure a credential helper to remove this warning. See [2021-01-05T07:32:26.623Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-05T07:32:26.623Z] [2021-01-05T07:32:26.623Z] Login Succeeded [2021-01-05T07:32:26.623Z] docker.io [2021-01-05T07:32:26.896Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-05T07:32:27.082Z] ---> 4ef10207d630 [2021-01-05T07:32:27.082Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-01-05T07:32:27.082Z] ---> 94db931d195e [2021-01-05T07:32:27.082Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2021-01-05T07:32:27.082Z] ---> 4063360dc246 [2021-01-05T07:32:27.082Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-01-05T07:32:27.170Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-05T07:32:27.170Z] Configure a credential helper to remove this warning. See [2021-01-05T07:32:27.170Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-05T07:32:27.170Z] [2021-01-05T07:32:27.170Z] Login Succeeded [2021-01-05T07:32:27.170Z] ---> docker-login.sh ends [Pipeline] } [2021-01-05T07:32:27.189Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [2021-01-05T07:32:27.348Z] ---> Running in a15b24459684 [2021-01-05T07:32:27.348Z] ---> 48a605350ed5 [2021-01-05T07:32:27.348Z] Step 9/22 : RUN make cmd/core-command/core-command [2021-01-05T07:32:27.348Z] ---> Running in e2a800bd8130 [2021-01-05T07:32:27.348Z] ---> Running in 35112ee5f1bb [Pipeline] // withEnv [Pipeline] unstash [2021-01-05T07:32:27.611Z] ---> e0925ac86b64 [2021-01-05T07:32:27.611Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-01-05T07:32:27.611Z] ---> Running in f77f3327e7cd [Pipeline] echo [2021-01-05T07:32:27.736Z] ========================================================= [2021-01-05T07:32:27.736Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-01-05T07:32:27.736Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-05T07:32:27.874Z] ---> Running in 1afab29ba896 [2021-01-05T07:32:28.119Z] + 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-05T07:32:28.837Z] 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-05T07:32:28.837Z] 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-05T07:32:28.837Z] 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-05T07:32:28.837Z] 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-05T07:32:28.837Z] 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-05T07:32:30.754Z] Sending build context to Docker daemon 165.5MB [2021-01-05T07:32:30.754Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-01-05T07:32:30.754Z] Step 2/6 : FROM ${BASE} [2021-01-05T07:32:30.754Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-01-05T07:32:30.754Z] 5f621e34cdf4: Pulling fs layer [2021-01-05T07:32:30.754Z] a4357932f1b6: Pulling fs layer [2021-01-05T07:32:30.754Z] 18c013af1878: Pulling fs layer [2021-01-05T07:32:30.754Z] 00ac8860ef70: Pulling fs layer [2021-01-05T07:32:30.754Z] 63d7cb157983: Pulling fs layer [2021-01-05T07:32:30.754Z] b116817d02f9: Pulling fs layer [2021-01-05T07:32:30.754Z] 745a02a5169b: Pulling fs layer [2021-01-05T07:32:30.754Z] 00ac8860ef70: Waiting [2021-01-05T07:32:30.754Z] 63d7cb157983: Waiting [2021-01-05T07:32:30.754Z] b116817d02f9: Waiting [2021-01-05T07:32:30.754Z] 745a02a5169b: Waiting [2021-01-05T07:32:30.754Z] 18c013af1878: Verifying Checksum [2021-01-05T07:32:30.754Z] 18c013af1878: Download complete [2021-01-05T07:32:30.754Z] a4357932f1b6: Verifying Checksum [2021-01-05T07:32:30.754Z] a4357932f1b6: Download complete [2021-01-05T07:32:30.754Z] 63d7cb157983: Download complete [2021-01-05T07:32:30.754Z] b116817d02f9: Verifying Checksum [2021-01-05T07:32:30.754Z] b116817d02f9: Download complete [2021-01-05T07:32:30.754Z] 5f621e34cdf4: Verifying Checksum [2021-01-05T07:32:30.754Z] 5f621e34cdf4: Download complete [2021-01-05T07:32:31.352Z] 5f621e34cdf4: Pull complete [2021-01-05T07:32:31.969Z] a4357932f1b6: Pull complete [2021-01-05T07:32:32.243Z] 18c013af1878: Pull complete [2021-01-05T07:32:33.222Z] 745a02a5169b: Verifying Checksum [2021-01-05T07:32:33.222Z] 745a02a5169b: Download complete [2021-01-05T07:32:34.656Z] 00ac8860ef70: Verifying Checksum [2021-01-05T07:32:34.656Z] 00ac8860ef70: Download complete [2021-01-05T07:32:44.817Z] 00ac8860ef70: Pull complete [2021-01-05T07:32:44.817Z] 63d7cb157983: Pull complete [2021-01-05T07:32:45.416Z] b116817d02f9: Pull complete [2021-01-05T07:32:48.812Z] 745a02a5169b: Pull complete [2021-01-05T07:32:49.085Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-01-05T07:32:49.085Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-01-05T07:32:49.085Z] ---> b7e6874047d6 [2021-01-05T07:32:49.085Z] 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-05T07:32:52.514Z] ---> Running in 672002a8c6c4 [2021-01-05T07:32:53.495Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T07:32:54.087Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T07:32:54.676Z] (1/12) Installing libmagic (5.38-r0) [2021-01-05T07:32:54.945Z] (2/12) Installing file (5.38-r0) [2021-01-05T07:32:55.215Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-05T07:32:55.216Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-05T07:32:55.542Z] 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-05T07:32:58.569Z] Removing intermediate container 35112ee5f1bb [2021-01-05T07:32:58.569Z] ---> ac5eb336be8f [2021-01-05T07:32:58.569Z] [2021-01-05T07:32:58.569Z] Step 10/22 : FROM alpine:3.12 [2021-01-05T07:32:58.569Z] 3.12: Pulling from library/alpine [2021-01-05T07:32:58.589Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-05T07:32:58.589Z] (6/12) Installing patch (2.7.6-r6) [2021-01-05T07:32:58.589Z] (7/12) Installing build-base (0.5-r2) [2021-01-05T07:32:58.589Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-05T07:32:58.589Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-05T07:32:58.859Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-05T07:32:58.859Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-05T07:32:59.129Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-05T07:32:59.129Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T07:32:59.129Z] OK: 217 MiB in 51 packages [2021-01-05T07:32:59.544Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-05T07:32:59.811Z] Status: Downloaded newer image for alpine:3.12 [2021-01-05T07:32:59.811Z] ---> 389fef711851 [2021-01-05T07:32:59.811Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-05T07:33:00.093Z] Removing intermediate container f77f3327e7cd [2021-01-05T07:33:00.093Z] ---> eb0cfc3f3779 [2021-01-05T07:33:00.093Z] [2021-01-05T07:33:00.093Z] Step 10/22 : FROM scratch [2021-01-05T07:33:00.093Z] ---> [2021-01-05T07:33:00.093Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-05T07:33:02.013Z] ---> Running in 7bdacffff64f [2021-01-05T07:33:02.277Z] ---> Running in 24c336a9d3e8 [2021-01-05T07:33:03.454Z] Removing intermediate container 672002a8c6c4 [2021-01-05T07:33:03.455Z] ---> e2b317c45344 [2021-01-05T07:33:03.455Z] Step 4/6 : WORKDIR /edgex-go [2021-01-05T07:33:03.455Z] ---> Running in e07acf2a8395 [2021-01-05T07:33:03.681Z] Removing intermediate container a15b24459684 [2021-01-05T07:33:03.681Z] ---> 33771476079d [2021-01-05T07:33:03.681Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-05T07:33:03.681Z] Removing intermediate container 1afab29ba896 [2021-01-05T07:33:03.681Z] ---> 6cd6f2245ffa [2021-01-05T07:33:03.681Z] [2021-01-05T07:33:03.681Z] Step 10/24 : FROM alpine:3.12 [2021-01-05T07:33:03.681Z] ---> 389fef711851 [2021-01-05T07:33:03.681Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-05T07:33:03.681Z] Removing intermediate container 24c336a9d3e8 [2021-01-05T07:33:03.681Z] ---> 5d17f3b3a247 [2021-01-05T07:33:03.681Z] Step 12/22 : ENV APP_PORT=48082 [2021-01-05T07:33:03.681Z] ---> Running in a927c03ebff1 [2021-01-05T07:33:03.681Z] ---> Running in bcc8f2b6e89c [2021-01-05T07:33:03.681Z] ---> Running in 281e4b8e5a9c [2021-01-05T07:33:03.681Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T07:33:03.681Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T07:33:03.726Z] Removing intermediate container e07acf2a8395 [2021-01-05T07:33:03.726Z] ---> fcb8458f6f8a [2021-01-05T07:33:03.726Z] Step 5/6 : COPY go.mod . [2021-01-05T07:33:03.943Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-05T07:33:03.943Z] Removing intermediate container 281e4b8e5a9c [2021-01-05T07:33:03.943Z] ---> a7ec34b1f9f9 [2021-01-05T07:33:03.943Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-05T07:33:03.943Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-05T07:33:03.943Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-05T07:33:03.943Z] (4/5) Installing curl (7.69.1-r3) [2021-01-05T07:33:03.943Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-05T07:33:03.943Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T07:33:03.943Z] Executing ca-certificates-20191127-r4.trigger [2021-01-05T07:33:04.328Z] ---> 7b93d65fc165 [2021-01-05T07:33:04.328Z] Step 6/6 : RUN go mod download [2021-01-05T07:33:04.328Z] ---> Running in 5a14b0ed72fe [2021-01-05T07:33:04.893Z] OK: 7 MiB in 19 packages [2021-01-05T07:33:05.162Z] ---> Running in eff642738e8b [2021-01-05T07:33:06.565Z] 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-05T07:33:06.565Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T07:33:06.565Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T07:33:06.565Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-05T07:33:06.565Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-05T07:33:06.565Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-05T07:33:06.565Z] (4/5) Installing curl (7.69.1-r3) [2021-01-05T07:33:06.565Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-05T07:33:06.827Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T07:33:06.827Z] Executing ca-certificates-20191127-r4.trigger [2021-01-05T07:33:06.827Z] OK: 7 MiB in 19 packages [2021-01-05T07:33:06.827Z] Removing intermediate container eff642738e8b [2021-01-05T07:33:06.827Z] ---> f37b00fac62e [2021-01-05T07:33:06.827Z] Step 14/22 : WORKDIR / [2021-01-05T07:33:07.410Z] Removing intermediate container e2a800bd8130 [2021-01-05T07:33:07.410Z] ---> 8e3f2528536f [2021-01-05T07:33:07.410Z] [2021-01-05T07:33:07.410Z] Step 10/22 : FROM scratch [2021-01-05T07:33:07.410Z] ---> [2021-01-05T07:33:07.410Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-05T07:33:07.410Z] ---> Running in 1984890ddec6 [2021-01-05T07:33:07.410Z] ---> Using cache [2021-01-05T07:33:07.410Z] ---> 5d17f3b3a247 [2021-01-05T07:33:07.410Z] Step 12/22 : ENV APP_PORT=48081 [2021-01-05T07:33:07.671Z] Removing intermediate container 7bdacffff64f [2021-01-05T07:33:07.671Z] ---> d6b7389778db [2021-01-05T07:33:07.671Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2021-01-05T07:33:07.671Z] ---> Running in e7192efbe35b [2021-01-05T07:33:08.244Z] ---> Running in 7552d5322d6b [2021-01-05T07:33:09.193Z] Removing intermediate container 1984890ddec6 [2021-01-05T07:33:09.193Z] ---> f3bd83ce9157 [2021-01-05T07:33:09.193Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2021-01-05T07:33:09.193Z] Removing intermediate container e7192efbe35b [2021-01-05T07:33:09.193Z] ---> 2bb91f6c949e [2021-01-05T07:33:09.193Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-05T07:33:09.193Z] Removing intermediate container 7552d5322d6b [2021-01-05T07:33:09.193Z] ---> c3171badfa0f [2021-01-05T07:33:09.193Z] Step 13/22 : WORKDIR / [2021-01-05T07:33:09.193Z] Removing intermediate container bcc8f2b6e89c [2021-01-05T07:33:09.193Z] ---> ee0f1d34ba9c [2021-01-05T07:33:09.193Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-05T07:33:09.193Z] ---> Running in d4522b4f8bb1 [2021-01-05T07:33:09.463Z] ---> Running in e0ad0b3fc32b [2021-01-05T07:33:09.463Z] ---> Running in ed01551e0a3d [2021-01-05T07:33:09.463Z] Removing intermediate container a927c03ebff1 [2021-01-05T07:33:09.463Z] ---> 37e87a739a98 [2021-01-05T07:33:09.463Z] [2021-01-05T07:33:09.463Z] Step 11/26 : FROM docker:20.10.0 [2021-01-05T07:33:09.463Z] 20.10.0: Pulling from library/docker [2021-01-05T07:33:09.463Z] ---> fd259003c9f8 [2021-01-05T07:33:09.463Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-05T07:33:09.463Z] Removing intermediate container d4522b4f8bb1 [2021-01-05T07:33:09.463Z] ---> 9eef0ddeaf9c [2021-01-05T07:33:09.463Z] Step 14/22 : WORKDIR / [2021-01-05T07:33:09.731Z] ---> Running in 7bf2451d6cd0 [2021-01-05T07:33:09.996Z] Removing intermediate container e0ad0b3fc32b [2021-01-05T07:33:09.996Z] ---> e86ce06be565 [2021-01-05T07:33:09.996Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / [2021-01-05T07:33:09.996Z] Removing intermediate container ed01551e0a3d [2021-01-05T07:33:09.996Z] ---> 71801b0da079 [2021-01-05T07:33:09.996Z] Step 13/24 : WORKDIR / [2021-01-05T07:33:10.955Z] ---> 2904d2afc75d [2021-01-05T07:33:10.955Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-05T07:33:10.955Z] ---> Running in cc18a063ae8b [2021-01-05T07:33:11.220Z] Removing intermediate container 7bf2451d6cd0 [2021-01-05T07:33:11.221Z] ---> 968084e1b374 [2021-01-05T07:33:11.221Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2021-01-05T07:33:11.221Z] ---> e1d131eb82a1 [2021-01-05T07:33:11.221Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2021-01-05T07:33:11.221Z] ---> c17b6c47164e [2021-01-05T07:33:11.221Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-01-05T07:33:11.221Z] Removing intermediate container cc18a063ae8b [2021-01-05T07:33:11.221Z] ---> 77733cd7a0f6 [2021-01-05T07:33:11.221Z] 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-05T07:33:11.486Z] ---> Running in 9984d7c12ad9 [2021-01-05T07:33:11.486Z] ---> 6e08992f7d87 [2021-01-05T07:33:11.486Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-05T07:33:11.751Z] Removing intermediate container 9984d7c12ad9 [2021-01-05T07:33:11.751Z] ---> 8c3a3e7d45be [2021-01-05T07:33:11.751Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-05T07:33:12.026Z] ---> b01886482029 [2021-01-05T07:33:12.026Z] 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-05T07:33:12.026Z] ---> Running in 8c3dd3c61044 [2021-01-05T07:33:12.026Z] ---> 1412cda4f24e [2021-01-05T07:33:12.026Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2021-01-05T07:33:12.616Z] ---> 4049e518ad27 [2021-01-05T07:33:12.616Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-01-05T07:33:12.616Z] Removing intermediate container 8c3dd3c61044 [2021-01-05T07:33:12.616Z] ---> 221cb51b0f87 [2021-01-05T07:33:12.616Z] Step 20/22 : LABEL arch=x86_64 [2021-01-05T07:33:12.616Z] ---> a24128f6a1d9 [2021-01-05T07:33:12.616Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-05T07:33:12.616Z] ---> Running in 557bc67066cc [2021-01-05T07:33:12.616Z] ---> 0e0450ce26dc [2021-01-05T07:33:12.616Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2021-01-05T07:33:12.883Z] ---> c2cc053737a7 [2021-01-05T07:33:12.883Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-01-05T07:33:12.883Z] ---> 6124b0f73e74 [2021-01-05T07:33:12.883Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-05T07:33:13.153Z] Removing intermediate container 557bc67066cc [2021-01-05T07:33:13.153Z] ---> 3e21c2dc72bd [2021-01-05T07:33:13.153Z] Step 21/22 : LABEL git_sha=726892e8f81f6070071a4a09cf8fe89b37fba7e5 [2021-01-05T07:33:13.153Z] ---> Running in c69d60e72235 [2021-01-05T07:33:13.418Z] ---> 2a9970502279 [2021-01-05T07:33:13.418Z] Step 18/22 : RUN chmod +x entrypoint.sh [2021-01-05T07:33:13.687Z] ---> Running in ab020afd7df1 [2021-01-05T07:33:13.687Z] ---> Running in f7325f28506f [2021-01-05T07:33:13.687Z] Removing intermediate container c69d60e72235 [2021-01-05T07:33:13.687Z] ---> 95452f91de92 [2021-01-05T07:33:13.687Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-05T07:33:13.960Z] ---> 62fd86925b65 [2021-01-05T07:33:13.960Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-05T07:33:13.960Z] ---> Running in afa20ccf1a69 [2021-01-05T07:33:14.223Z] Removing intermediate container ab020afd7df1 [2021-01-05T07:33:14.224Z] ---> 6ced583b3a8c [2021-01-05T07:33:14.224Z] Step 22/22 : LABEL version=0.0.0 [2021-01-05T07:33:14.799Z] Removing intermediate container afa20ccf1a69 [2021-01-05T07:33:14.799Z] ---> fccc74c586a1 [2021-01-05T07:33:14.799Z] Step 20/22 : LABEL arch=x86_64 [2021-01-05T07:33:14.799Z] ---> Running in f0c8d985cf44 [2021-01-05T07:33:15.383Z] ---> Running in 6fc7944b622c [2021-01-05T07:33:15.383Z] ---> 2496e2c32442 [2021-01-05T07:33:15.383Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-05T07:33:15.646Z] Removing intermediate container f0c8d985cf44 [2021-01-05T07:33:15.646Z] ---> 9596f4cb2d63 [2021-01-05T07:33:15.646Z] [2021-01-05T07:33:15.908Z] Successfully built 9596f4cb2d63 [2021-01-05T07:33:15.908Z] Removing intermediate container 6fc7944b622c [2021-01-05T07:33:15.908Z] ---> 882269fbdf55 [2021-01-05T07:33:15.908Z] Step 21/22 : LABEL git_sha=726892e8f81f6070071a4a09cf8fe89b37fba7e5 [2021-01-05T07:33:15.908Z] Successfully tagged docker-core-command-go:latest [2021-01-05T07:33:15.908Z] Building docker-core-data-go [2021-01-05T07:33:15.908Z]  Building docker-core-command-go ... done  ---> 2ca495930608 [2021-01-05T07:33:15.908Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2021-01-05T07:33:16.170Z] ---> Running in 4ecd521afbcd [2021-01-05T07:33:16.170Z] ---> Running in 1b09e905f51a [2021-01-05T07:33:16.170Z] Removing intermediate container f7325f28506f [2021-01-05T07:33:16.170Z] ---> 4db84fe9ad54 [2021-01-05T07:33:16.170Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2021-01-05T07:33:16.170Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-05T07:33:16.170Z] Status: Downloaded newer image for docker:20.10.0 [2021-01-05T07:33:16.170Z] ---> aefe523efa57 [2021-01-05T07:33:16.170Z] Step 12/26 : RUN apk add --no-cache bash [2021-01-05T07:33:16.433Z] ---> Running in 21a154f8340b [2021-01-05T07:33:16.695Z] ---> Running in 458d3f51f8d1 [2021-01-05T07:33:17.642Z] Removing intermediate container 4ecd521afbcd [2021-01-05T07:33:17.642Z] ---> e53d2043d47c [2021-01-05T07:33:17.642Z] Step 22/22 : LABEL version=0.0.0 [2021-01-05T07:33:20.962Z] ---> Running in e110e7461339 [2021-01-05T07:33:20.962Z] Removing intermediate container 21a154f8340b [2021-01-05T07:33:20.962Z] ---> cf9110c57ba6 [2021-01-05T07:33:20.962Z] Step 20/22 : LABEL arch=x86_64 [2021-01-05T07:33:20.962Z] ---> Running in a8158bd5b464 [2021-01-05T07:33:21.271Z] Removing intermediate container e110e7461339 [2021-01-05T07:33:21.271Z] ---> 8eaaa3b37935 [2021-01-05T07:33:21.271Z] [2021-01-05T07:33:21.538Z] Successfully built 8eaaa3b37935 [2021-01-05T07:33:21.538Z] Successfully tagged docker-core-metadata-go:latest [2021-01-05T07:33:21.538Z]  Building docker-core-metadata-go ... done Building docker-support-notifications-go [2021-01-05T07:33:21.538Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T07:33:21.811Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T07:33:22.088Z] (1/2) Installing readline (8.0.4-r0) [2021-01-05T07:33:22.088Z] (2/2) Installing bash (5.0.17-r0) [2021-01-05T07:33:22.088Z] Executing bash-5.0.17-r0.post-install [2021-01-05T07:33:22.088Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T07:33:22.088Z] Removing intermediate container 1b09e905f51a [2021-01-05T07:33:22.088Z] ---> a550ea3de000 [2021-01-05T07:33:22.088Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-01-05T07:33:22.088Z] OK: 12 MiB in 22 packages [2021-01-05T07:33:23.055Z] Removing intermediate container a8158bd5b464 [2021-01-05T07:33:23.055Z] ---> bc17325c4bbf [2021-01-05T07:33:23.055Z] Step 21/22 : LABEL git_sha=726892e8f81f6070071a4a09cf8fe89b37fba7e5 [2021-01-05T07:33:25.634Z] ---> Running in 3348661cd3b2 [2021-01-05T07:33:25.902Z] ---> Running in 23556edd008a [2021-01-05T07:33:27.836Z] Removing intermediate container 23556edd008a [2021-01-05T07:33:27.836Z] ---> ebc7e197e99d [2021-01-05T07:33:27.836Z] Step 22/22 : LABEL version=0.0.0 [2021-01-05T07:33:28.104Z] Removing intermediate container 458d3f51f8d1 [2021-01-05T07:33:28.104Z] ---> a0595bb08ee5 [2021-01-05T07:33:28.104Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-05T07:33:28.104Z] Removing intermediate container 3348661cd3b2 [2021-01-05T07:33:28.104Z] ---> aeb5f8844f77 [2021-01-05T07:33:28.104Z] Step 22/24 : LABEL arch=x86_64 [2021-01-05T07:33:28.104Z] ---> Running in fece007e624f [2021-01-05T07:33:28.700Z] ---> Running in 94b4caa5834c [2021-01-05T07:33:28.700Z] ---> Running in 5143fc8acab0 [2021-01-05T07:33:29.647Z] Removing intermediate container fece007e624f [2021-01-05T07:33:29.647Z] ---> 25e8e63ade81 [2021-01-05T07:33:29.647Z] [2021-01-05T07:33:31.067Z] Successfully built 25e8e63ade81 [2021-01-05T07:33:31.067Z] Successfully tagged docker-security-bootstrap-redis-go:latest [2021-01-05T07:33:31.067Z] Building docker-support-scheduler-go [2021-01-05T07:33:31.123Z] Removing intermediate container 5a14b0ed72fe [2021-01-05T07:33:31.123Z] ---> 1b6143c593a2 [2021-01-05T07:33:31.123Z] Successfully built 1b6143c593a2 [2021-01-05T07:33:31.123Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-05T07:33:31.329Z]  Building docker-security-bootstrap-redis-go ... done Removing intermediate container 94b4caa5834c [2021-01-05T07:33:31.329Z] ---> e03248b40575 [2021-01-05T07:33:31.329Z] Step 23/24 : LABEL git_sha=726892e8f81f6070071a4a09cf8fe89b37fba7e5 [2021-01-05T07:33:31.329Z] Removing intermediate container 5143fc8acab0 [2021-01-05T07:33:31.329Z] ---> 101bb3211a2f [2021-01-05T07:33:31.329Z] Step 14/26 : ENV APP_PORT=48090 [2021-01-05T07:33:31.457Z] + docker inspect -f . ci-base-image-arm64 [2021-01-05T07:33:31.458Z] . [Pipeline] withDockerContainer [2021-01-05T07:33:31.690Z] prd-ubuntu18.04-docker-arm64-4c-16g-18475 does not seem to be running inside a container [2021-01-05T07:33:31.786Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-05T07:33:31.911Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T07:33:31.911Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-05T07:33:31.911Z] ---> 77216f152616 [2021-01-05T07:33:31.911Z] Step 3/23 : WORKDIR /edgex-go [2021-01-05T07:33:31.911Z] ---> Using cache [2021-01-05T07:33:31.911Z] ---> 939818520be9 [2021-01-05T07:33:31.911Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T07:33:31.911Z] ---> Using cache [2021-01-05T07:33:31.911Z] ---> 3e7c6404c9b5 [2021-01-05T07:33:31.911Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-05T07:33:33.235Z] $ docker top a0bd4110afc2aff9b2e4db461fc2d92fdc3f01a6984e3ce954781b242a6a08ba -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-05T07:33:33.841Z] ---> Running in 9b7a6bd74bcc [2021-01-05T07:33:33.841Z] ---> Running in 0bb9734d5672 [2021-01-05T07:33:34.207Z] + go version [2021-01-05T07:33:34.207Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-01-05T07:33:34.234Z] $ docker stop --time=1 a0bd4110afc2aff9b2e4db461fc2d92fdc3f01a6984e3ce954781b242a6a08ba [2021-01-05T07:33:35.771Z] ---> Running in 2bc95502533c [2021-01-05T07:33:36.039Z] Removing intermediate container 0bb9734d5672 [2021-01-05T07:33:36.039Z] ---> 5f4ba5ade47f [2021-01-05T07:33:36.039Z] Step 15/26 : EXPOSE $APP_PORT [2021-01-05T07:33:36.125Z] $ docker rm -f a0bd4110afc2aff9b2e4db461fc2d92fdc3f01a6984e3ce954781b242a6a08ba [2021-01-05T07:33:36.306Z] Removing intermediate container 9b7a6bd74bcc [2021-01-05T07:33:36.306Z] ---> 214beb60898b [2021-01-05T07:33:36.306Z] Step 24/24 : LABEL version=0.0.0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-05T07:33:36.928Z] ---> Running in 0a57084473e8 [2021-01-05T07:33:37.133Z] + docker inspect -f . ci-base-image-arm64 [2021-01-05T07:33:37.133Z] . [Pipeline] withDockerContainer [2021-01-05T07:33:37.205Z] ---> Running in b2048368d893 [2021-01-05T07:33:37.370Z] prd-ubuntu18.04-docker-arm64-4c-16g-18475 does not seem to be running inside a container [2021-01-05T07:33:37.461Z] $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-05T07:33:37.485Z] Removing intermediate container 0a57084473e8 [2021-01-05T07:33:37.485Z] ---> fd94ad87befb [2021-01-05T07:33:37.485Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-05T07:33:37.485Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T07:33:38.096Z] Removing intermediate container b2048368d893 [2021-01-05T07:33:38.096Z] ---> b05b57f3d0fb [2021-01-05T07:33:38.096Z] [2021-01-05T07:33:38.096Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T07:33:38.096Z] Successfully built b05b57f3d0fb [2021-01-05T07:33:38.096Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-01-05T07:33:38.096Z]  Building docker-security-secretstore-setup-go ... done Building docker-security-proxy-setup-go [2021-01-05T07:33:38.380Z] ---> 88f55eb3aa43 [2021-01-05T07:33:38.380Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-05T07:33:38.890Z] $ docker top fdd18cd4bfd82dae60a11ca4f68cfbaf65138fa88d48f1bc27e9bef3e4edbb01 -eo pid,comm [2021-01-05T07:33:38.959Z] OK: 233 MiB in 51 packages [Pipeline] { [Pipeline] echo [2021-01-05T07:33:39.308Z] ========================================================= [2021-01-05T07:33:39.308Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-05T07:33:39.308Z] ========================================================= [Pipeline] sh [2021-01-05T07:33:39.557Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T07:33:39.558Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-05T07:33:39.558Z] ---> 77216f152616 [2021-01-05T07:33:39.558Z] Step 3/24 : WORKDIR /edgex-go [2021-01-05T07:33:39.558Z] ---> Using cache [2021-01-05T07:33:39.558Z] ---> 939818520be9 [2021-01-05T07:33:39.558Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T07:33:39.558Z] ---> Using cache [2021-01-05T07:33:39.558Z] ---> 3e7c6404c9b5 [2021-01-05T07:33:39.558Z] Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates [2021-01-05T07:33:39.953Z] + make test [2021-01-05T07:33:39.953Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-05T07:33:40.217Z] ---> 79e577c6b1bf [2021-01-05T07:33:40.217Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-05T07:33:40.495Z] ---> Running in 164f26cee64b [2021-01-05T07:33:44.760Z] ---> a9fcc366dd82 [2021-01-05T07:33:44.760Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-01-05T07:33:45.717Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T07:33:45.717Z] ---> Running in 173ed117c91e [2021-01-05T07:33:45.717Z] Removing intermediate container 2bc95502533c [2021-01-05T07:33:45.717Z] ---> a5979baf4063 [2021-01-05T07:33:45.717Z] Step 6/23 : COPY go.mod . [2021-01-05T07:33:46.299Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T07:33:46.904Z] OK: 233 MiB in 51 packages [2021-01-05T07:33:47.174Z] ---> 9e36bc61380e [2021-01-05T07:33:47.174Z] Step 7/23 : RUN go mod download [2021-01-05T07:33:47.445Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T07:33:47.709Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T07:33:47.709Z] ---> Running in 5c457a2d1a05 [2021-01-05T07:33:47.977Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-05T07:33:47.977Z] (2/33) Installing expat (2.2.9-r1) [2021-01-05T07:33:47.977Z] (3/33) Installing libffi (3.3-r2) [2021-01-05T07:33:47.977Z] (4/33) Installing gdbm (1.13-r1) [2021-01-05T07:33:47.977Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-05T07:33:47.977Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-05T07:33:47.977Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-05T07:33:49.915Z] Removing intermediate container 164f26cee64b [2021-01-05T07:33:49.915Z] ---> 12c5fb881487 [2021-01-05T07:33:49.915Z] Step 6/24 : COPY go.mod . [2021-01-05T07:33:50.181Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T07:33:50.181Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-05T07:33:50.181Z] ---> 77216f152616 [2021-01-05T07:33:50.181Z] Step 3/21 : WORKDIR /edgex-go [2021-01-05T07:33:50.181Z] ---> Using cache [2021-01-05T07:33:50.181Z] ---> 939818520be9 [2021-01-05T07:33:50.181Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T07:33:50.181Z] ---> Using cache [2021-01-05T07:33:50.181Z] ---> 3e7c6404c9b5 [2021-01-05T07:33:50.181Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-05T07:33:50.181Z] ---> Using cache [2021-01-05T07:33:50.181Z] ---> 9c149309e1de [2021-01-05T07:33:50.181Z] Step 6/21 : COPY go.mod . [2021-01-05T07:33:50.181Z] ---> Using cache [2021-01-05T07:33:50.181Z] ---> c9752bfcd172 [2021-01-05T07:33:50.181Z] Step 7/21 : RUN go mod download [2021-01-05T07:33:50.181Z] ---> Using cache [2021-01-05T07:33:50.181Z] ---> 6eb460c525f8 [2021-01-05T07:33:50.181Z] Step 8/21 : COPY . . [2021-01-05T07:33:50.181Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-05T07:33:50.181Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-05T07:33:50.181Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-05T07:33:50.181Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-05T07:33:50.181Z] ---> Using cache [2021-01-05T07:33:50.181Z] ---> 48a605350ed5 [2021-01-05T07:33:50.181Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2021-01-05T07:33:50.181Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-05T07:33:50.181Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-05T07:33:50.444Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-05T07:33:52.387Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-05T07:33:52.387Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-05T07:33:52.387Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-05T07:33:52.656Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-05T07:33:52.656Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-05T07:33:52.928Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-05T07:33:53.883Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-05T07:33:54.461Z] ---> b5b44fc5475e [2021-01-05T07:33:54.461Z] Step 7/24 : RUN go mod download [2021-01-05T07:33:54.461Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-05T07:33:54.461Z] ---> Running in 5ac03b054a62 [2021-01-05T07:33:54.461Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-05T07:33:54.461Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-05T07:33:54.730Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-05T07:33:54.730Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-05T07:33:54.730Z] ---> Running in bcab11134c42 [2021-01-05T07:33:54.730Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-05T07:33:55.315Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-05T07:33:55.315Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-05T07:33:55.315Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-05T07:33:55.315Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-05T07:33:55.584Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-05T07:33:55.584Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-05T07:33:56.165Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T07:33:56.165Z] Removing intermediate container 5c457a2d1a05 [2021-01-05T07:33:56.165Z] ---> 50ad16b7b16b [2021-01-05T07:33:56.165Z] Step 8/23 : COPY . . [2021-01-05T07:33:56.165Z] OK: 71 MiB in 55 packages [2021-01-05T07:33:56.428Z] 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-05T07:33:57.410Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T07:33:57.410Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-05T07:33:57.410Z] ---> 77216f152616 [2021-01-05T07:33:57.410Z] Step 3/21 : WORKDIR /edgex-go [2021-01-05T07:33:57.410Z] ---> Using cache [2021-01-05T07:33:57.410Z] ---> 939818520be9 [2021-01-05T07:33:57.410Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T07:33:57.410Z] ---> Using cache [2021-01-05T07:33:57.410Z] ---> 3e7c6404c9b5 [2021-01-05T07:33:57.410Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-05T07:33:57.410Z] ---> Using cache [2021-01-05T07:33:57.410Z] ---> 9c149309e1de [2021-01-05T07:33:57.410Z] Step 6/21 : COPY go.mod . [2021-01-05T07:33:57.410Z] ---> Using cache [2021-01-05T07:33:57.410Z] ---> c9752bfcd172 [2021-01-05T07:33:57.410Z] Step 7/21 : RUN go mod download [2021-01-05T07:33:57.410Z] ---> Using cache [2021-01-05T07:33:57.410Z] ---> 6eb460c525f8 [2021-01-05T07:33:57.410Z] Step 8/21 : COPY . . [2021-01-05T07:33:57.410Z] ---> Using cache [2021-01-05T07:33:57.410Z] ---> 48a605350ed5 [2021-01-05T07:33:57.410Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-01-05T07:33:59.368Z] ---> Running in f09c4716f430 [2021-01-05T07:34:02.116Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-05T07:34:02.920Z] Removing intermediate container bcab11134c42 [2021-01-05T07:34:02.920Z] ---> 9965981b9e0b [2021-01-05T07:34:02.920Z] Step 8/24 : COPY . . [2021-01-05T07:34:04.859Z] 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-05T07:34:27.035Z] ---> 40e61a4653f7 [2021-01-05T07:34:27.035Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-01-05T07:34:27.035Z] Removing intermediate container 173ed117c91e [2021-01-05T07:34:27.035Z] ---> defeb9fdef08 [2021-01-05T07:34:27.035Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-01-05T07:34:28.431Z] ---> Running in 28168bac6464 [2021-01-05T07:34:28.431Z] ---> Running in dd809592a158 [2021-01-05T07:34:31.005Z] 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-05T07:34:31.005Z] 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-05T07:34:31.005Z] ---> fdc54a233691 [2021-01-05T07:34:31.005Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2021-01-05T07:34:31.590Z] ---> Running in 33c9ccc754ca [2021-01-05T07:34:33.017Z] Removing intermediate container 5ac03b054a62 [2021-01-05T07:34:33.017Z] ---> 91d67b70c8a1 [2021-01-05T07:34:33.017Z] [2021-01-05T07:34:33.017Z] Step 10/21 : FROM scratch [2021-01-05T07:34:33.017Z] ---> [2021-01-05T07:34:33.017Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-05T07:34:33.017Z] 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-05T07:34:33.602Z] ---> Using cache [2021-01-05T07:34:33.602Z] ---> 5d17f3b3a247 [2021-01-05T07:34:33.602Z] Step 12/21 : ENV APP_PORT=48085 [2021-01-05T07:34:33.871Z] ---> Running in 20543613b1c5 [2021-01-05T07:34:34.143Z] Removing intermediate container 20543613b1c5 [2021-01-05T07:34:34.143Z] ---> cf9052c7060d [2021-01-05T07:34:34.143Z] Step 13/21 : EXPOSE $APP_PORT [2021-01-05T07:34:34.143Z] ---> Running in 9a1f84d26b46 [2021-01-05T07:34:34.143Z] Collecting docker-compose==1.23.2 [2021-01-05T07:34:34.143Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-05T07:34:34.422Z] Removing intermediate container 9a1f84d26b46 [2021-01-05T07:34:34.422Z] ---> cdb5085c9d23 [2021-01-05T07:34:34.422Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2021-01-05T07:34:34.696Z] Collecting docker<4.0,>=3.6.0 [2021-01-05T07:34:34.696Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-05T07:34:34.967Z] Collecting jsonschema<3,>=2.5.1 [2021-01-05T07:34:34.967Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-05T07:34:35.237Z] ---> 9cec593446de [2021-01-05T07:34:35.237Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-05T07:34:35.501Z] Collecting docopt<0.7,>=0.6.1 [2021-01-05T07:34:35.501Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-05T07:34:36.914Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-05T07:34:36.914Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-05T07:34:38.878Z] ---> ef09a8ca0f02 [2021-01-05T07:34:38.878Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-05T07:34:38.878Z] Collecting texttable<0.10,>=0.9.0 [2021-01-05T07:34:38.878Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-05T07:34:39.861Z] Removing intermediate container f09c4716f430 [2021-01-05T07:34:39.861Z] ---> 16b0cc1857fc [2021-01-05T07:34:39.861Z] [2021-01-05T07:34:39.861Z] Step 10/21 : FROM alpine:3.12 [2021-01-05T07:34:39.861Z] ---> 389fef711851 [2021-01-05T07:34:39.861Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-01-05T07:34:39.861Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-05T07:34:39.861Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-05T07:34:39.861Z] 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-05T07:34:39.861Z] ---> 1ed1232b4dae [2021-01-05T07:34:39.861Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2021-01-05T07:34:40.136Z] Collecting cached-property<2,>=1.2.0 [2021-01-05T07:34:40.136Z] ---> Running in bd643d17b5b6 [2021-01-05T07:34:40.136Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-05T07:34:40.136Z] ---> Running in 3b9d6cb0827b [2021-01-05T07:34:40.488Z] Collecting PyYAML<4,>=3.10 [2021-01-05T07:34:40.488Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-05T07:34:40.488Z] Removing intermediate container 3b9d6cb0827b [2021-01-05T07:34:40.488Z] ---> 4d5e7c54f6e1 [2021-01-05T07:34:40.488Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-05T07:34:41.021Z] ---> Running in 6e21a1c4f9b1 [2021-01-05T07:34:41.678Z] Removing intermediate container 6e21a1c4f9b1 [2021-01-05T07:34:41.678Z] ---> ed8402c2b33d [2021-01-05T07:34:41.678Z] Step 19/21 : LABEL arch=x86_64 [2021-01-05T07:34:41.678Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-05T07:34:41.678Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-05T07:34:41.951Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T07:34:41.951Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T07:34:41.951Z] ---> Running in cb43f9d73f05 [2021-01-05T07:34:41.951Z] Collecting docker-pycreds>=0.4.0 [2021-01-05T07:34:41.951Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-05T07:34:41.951Z] 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-05T07:34:42.219Z] Collecting idna<2.8,>=2.5 [2021-01-05T07:34:42.219Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-05T07:34:42.219Z] Removing intermediate container cb43f9d73f05 [2021-01-05T07:34:42.219Z] ---> b078dd292797 [2021-01-05T07:34:42.219Z] Step 20/21 : LABEL git_sha=726892e8f81f6070071a4a09cf8fe89b37fba7e5 [2021-01-05T07:34:42.219Z] (1/4) Installing ca-certificates (20191127-r4) [2021-01-05T07:34:42.219Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-01-05T07:34:42.219Z] (3/4) Installing libcurl (7.69.1-r3) [2021-01-05T07:34:42.219Z] (4/4) Installing curl (7.69.1-r3) [2021-01-05T07:34:42.219Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T07:34:42.490Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-05T07:34:42.490Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-05T07:34:42.490Z] Executing ca-certificates-20191127-r4.trigger [2021-01-05T07:34:42.490Z] OK: 7 MiB in 18 packages [2021-01-05T07:34:42.759Z] ---> Running in dae0901421ba [2021-01-05T07:34:42.759Z] 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-05T07:34:42.759Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-05T07:34:42.759Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-05T07:34:42.759Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-05T07:34:42.759Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-05T07:34:43.027Z] Installing collected packages: docker-pycreds, idna, urllib3, requests, websocket-client, docker, jsonschema, docopt, dockerpty, texttable, cached-property, PyYAML, docker-compose [2021-01-05T07:34:43.027Z] Attempting uninstall: idna [2021-01-05T07:34:43.027Z] Found existing installation: idna 2.9 [2021-01-05T07:34:43.027Z] Uninstalling idna-2.9: [2021-01-05T07:34:43.027Z] Removing intermediate container dae0901421ba [2021-01-05T07:34:43.027Z] ---> 9b2e6d02b1c6 [2021-01-05T07:34:43.027Z] Step 21/21 : LABEL version=0.0.0 [2021-01-05T07:34:43.999Z] Successfully uninstalled idna-2.9 [2021-01-05T07:34:44.990Z] Attempting uninstall: urllib3 [2021-01-05T07:34:44.990Z] Found existing installation: urllib3 1.25.9 [2021-01-05T07:34:44.990Z] Uninstalling urllib3-1.25.9: [2021-01-05T07:34:44.990Z] Successfully uninstalled urllib3-1.25.9 [2021-01-05T07:34:44.990Z] ---> Running in 941fdca64dbf [2021-01-05T07:34:45.590Z] Removing intermediate container bd643d17b5b6 [2021-01-05T07:34:45.590Z] ---> 4a35dd5b09b1 [2021-01-05T07:34:45.590Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-05T07:34:46.168Z] Attempting uninstall: requests [2021-01-05T07:34:46.168Z] Found existing installation: requests 2.23.0 [2021-01-05T07:34:46.168Z] Uninstalling requests-2.23.0: [2021-01-05T07:34:46.168Z] Successfully uninstalled requests-2.23.0 [2021-01-05T07:34:46.770Z] Removing intermediate container 941fdca64dbf [2021-01-05T07:34:46.770Z] ---> 0496dc9f1c71 [2021-01-05T07:34:46.770Z] [2021-01-05T07:34:46.770Z] ---> Running in 3058654a114d [2021-01-05T07:34:47.033Z] Successfully built 0496dc9f1c71 [2021-01-05T07:34:47.622Z] Successfully tagged docker-support-scheduler-go:latest [2021-01-05T07:34:47.622Z]  Building docker-support-scheduler-go ... done Removing intermediate container 3058654a114d [2021-01-05T07:34:47.622Z] ---> 966f4b9852ed [2021-01-05T07:34:47.622Z] Step 13/21 : WORKDIR /edgex [2021-01-05T07:34:48.600Z] ---> Running in 0ff5e57f468a [2021-01-05T07:34:48.875Z] Running setup.py install for docopt: started [2021-01-05T07:34:49.149Z] Removing intermediate container 0ff5e57f468a [2021-01-05T07:34:49.149Z] ---> 293d9400878d [2021-01-05T07:34:49.149Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-05T07:34:49.156Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-05T07:34:49.421Z] Running setup.py install for docopt: finished with status 'done' [2021-01-05T07:34:49.421Z] Running setup.py install for dockerpty: started [2021-01-05T07:34:49.690Z] ---> 637d92d9cf58 [2021-01-05T07:34:49.690Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-05T07:34:49.969Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-05T07:34:49.969Z] Running setup.py install for texttable: started [2021-01-05T07:34:50.576Z] ---> ebf82b4ef2e4 [2021-01-05T07:34:50.576Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-01-05T07:34:50.576Z] Running setup.py install for texttable: finished with status 'done' [2021-01-05T07:34:50.576Z] Running setup.py install for PyYAML: started [2021-01-05T07:34:51.166Z] ---> 0f3f4169a95f [2021-01-05T07:34:51.166Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-05T07:34:51.166Z] ---> Running in b64cd073fc0d [2021-01-05T07:34:51.166Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-05T07:34:52.569Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-05T07:34:53.722Z] Removing intermediate container b64cd073fc0d [2021-01-05T07:34:53.722Z] ---> cb0f9668cac0 [2021-01-05T07:34:53.722Z] Step 18/21 : CMD ["--init=true"] [2021-01-05T07:34:53.722Z] 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-05T07:34:54.303Z] ---> Running in fa86620b1879 [2021-01-05T07:34:54.882Z] Removing intermediate container fa86620b1879 [2021-01-05T07:34:54.882Z] ---> 6062d28f71d1 [2021-01-05T07:34:54.882Z] Step 19/21 : LABEL arch=x86_64 [2021-01-05T07:34:55.991Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-05T07:34:55.991Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-01-05T07:34:55.991Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-05T07:34:55.991Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-05T07:34:55.991Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-05T07:34:56.282Z] ---> Running in 4e2d196f4c09 [2021-01-05T07:34:56.282Z] Removing intermediate container 33c9ccc754ca [2021-01-05T07:34:56.282Z] ---> 6b64ef9403bc [2021-01-05T07:34:56.282Z] [2021-01-05T07:34:56.282Z] Step 10/24 : FROM scratch [2021-01-05T07:34:56.282Z] ---> [2021-01-05T07:34:56.282Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2021-01-05T07:34:56.282Z] ---> Running in f57d59c2559a [2021-01-05T07:34:56.317Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-05T07:34:56.861Z] Removing intermediate container 4e2d196f4c09 [2021-01-05T07:34:56.861Z] ---> d01279c88af4 [2021-01-05T07:34:56.861Z] Step 20/21 : LABEL git_sha=726892e8f81f6070071a4a09cf8fe89b37fba7e5 [2021-01-05T07:34:59.423Z] Removing intermediate container f57d59c2559a [2021-01-05T07:34:59.423Z] ---> e6f1176f563b [2021-01-05T07:34:59.423Z] Step 12/24 : ENV APP_PORT=48060 [2021-01-05T07:34:59.423Z] ---> Running in 612396864b36 [2021-01-05T07:34:59.423Z] Removing intermediate container 28168bac6464 [2021-01-05T07:34:59.423Z] ---> a0a60a2e45b1 [2021-01-05T07:34:59.423Z] Step 21/26 : RUN apk --no-cache add curl [2021-01-05T07:34:59.423Z] ---> Running in 76de64f8a14e [2021-01-05T07:34:59.423Z] Removing intermediate container dd809592a158 [2021-01-05T07:34:59.423Z] ---> 258526835e65 [2021-01-05T07:34:59.423Z] [2021-01-05T07:34:59.423Z] Step 10/23 : FROM alpine:3.12 [2021-01-05T07:34:59.423Z] ---> 389fef711851 [2021-01-05T07:34:59.423Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-05T07:34:59.423Z] ---> Running in b42c63644cfb [2021-01-05T07:34:59.423Z] ---> Running in 17e9b02bfbf0 [2021-01-05T07:34:59.687Z] Removing intermediate container 76de64f8a14e [2021-01-05T07:34:59.687Z] ---> 22661c1ad5db [2021-01-05T07:34:59.687Z] Step 13/24 : EXPOSE $APP_PORT [2021-01-05T07:34:59.687Z] Removing intermediate container 612396864b36 [2021-01-05T07:34:59.687Z] ---> 16c4b97d776c [2021-01-05T07:34:59.687Z] Step 21/21 : LABEL version=0.0.0 [2021-01-05T07:34:59.687Z] ---> Running in 9ace7b023237 [2021-01-05T07:34:59.950Z] ---> Running in 62f41211361d [2021-01-05T07:34:59.950Z] Removing intermediate container 17e9b02bfbf0 [2021-01-05T07:34:59.950Z] ---> 928600ac0425 [2021-01-05T07:34:59.950Z] Step 12/23 : ENV APP_PORT=48080 [2021-01-05T07:34:59.950Z] ---> Running in 2bb8725ab262 [2021-01-05T07:34:59.950Z] Removing intermediate container 9ace7b023237 [2021-01-05T07:34:59.950Z] ---> f38df595bc29 [2021-01-05T07:34:59.950Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2021-01-05T07:35:00.081Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-05T07:35:00.211Z] Removing intermediate container 62f41211361d [2021-01-05T07:35:00.211Z] ---> 207029860d58 [2021-01-05T07:35:00.211Z] [2021-01-05T07:35:00.211Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T07:35:00.211Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T07:35:00.474Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-05T07:35:00.474Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-05T07:35:00.474Z] (3/3) Installing curl (7.69.1-r3) [2021-01-05T07:35:00.474Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T07:35:00.474Z] OK: 72 MiB in 58 packages [2021-01-05T07:35:00.740Z] Successfully built 207029860d58 [2021-01-05T07:35:01.002Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-01-05T07:35:01.002Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container 2bb8725ab262 [2021-01-05T07:35:01.002Z] ---> 8f0d4ad8b51d [2021-01-05T07:35:01.002Z] Step 13/23 : EXPOSE $APP_PORT [2021-01-05T07:35:01.002Z] ---> 7678964945f6 [2021-01-05T07:35:01.002Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2021-01-05T07:35:01.002Z] ---> Running in f31bd34cbd08 [2021-01-05T07:35:01.074Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-05T07:35:01.266Z] Removing intermediate container f31bd34cbd08 [2021-01-05T07:35:01.266Z] ---> 486fdf2b5df6 [2021-01-05T07:35:01.266Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T07:35:01.843Z] Removing intermediate container b42c63644cfb [2021-01-05T07:35:01.843Z] ---> 670dd6e96fe4 [2021-01-05T07:35:01.843Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-05T07:35:02.105Z] ---> Running in 8c9602e53df6 [2021-01-05T07:35:02.370Z] ---> 2e648f1d7e4a [2021-01-05T07:35:02.370Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2021-01-05T07:35:02.370Z] ---> Running in 115a8e2dd5eb [2021-01-05T07:35:02.635Z] Removing intermediate container 115a8e2dd5eb [2021-01-05T07:35:02.635Z] ---> b553534c55ce [2021-01-05T07:35:02.635Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-05T07:35:02.635Z] ---> Running in 41f43fd15a10 [2021-01-05T07:35:02.635Z] ---> ef8a1ca7c61f [2021-01-05T07:35:02.635Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2021-01-05T07:35:03.582Z] Removing intermediate container 41f43fd15a10 [2021-01-05T07:35:03.583Z] ---> 0b22388dc32b [2021-01-05T07:35:03.583Z] Step 24/26 : LABEL arch=x86_64 [2021-01-05T07:35:03.583Z] ---> c0faffaa6351 [2021-01-05T07:35:03.583Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-05T07:35:03.845Z] ---> Running in 6d50369f72af [2021-01-05T07:35:04.107Z] Removing intermediate container 6d50369f72af [2021-01-05T07:35:04.107Z] ---> 22c9c27f9c42 [2021-01-05T07:35:04.107Z] Step 25/26 : LABEL git_sha=726892e8f81f6070071a4a09cf8fe89b37fba7e5 [2021-01-05T07:35:04.107Z] Removing intermediate container 8c9602e53df6 [2021-01-05T07:35:04.107Z] ---> f86e76a3cd32 [2021-01-05T07:35:04.107Z] Step 15/23 : RUN apk add --update --no-cache zeromq [2021-01-05T07:35:04.107Z] ---> Running in 1f5f1eab542b [2021-01-05T07:35:04.107Z] ---> Running in 374cf8cb252a [2021-01-05T07:35:04.107Z] ---> c64b2efa6e00 [2021-01-05T07:35:04.107Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-05T07:35:04.373Z] Removing intermediate container 1f5f1eab542b [2021-01-05T07:35:04.373Z] ---> da46f3d0e693 [2021-01-05T07:35:04.373Z] Step 26/26 : LABEL version=0.0.0 [2021-01-05T07:35:04.638Z] ---> Running in ebb68b9580ab [2021-01-05T07:35:04.638Z] ---> 327ee93bc74f [2021-01-05T07:35:04.638Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2021-01-05T07:35:04.638Z] ---> Running in 5fdcfa29300f [2021-01-05T07:35:04.638Z] Removing intermediate container ebb68b9580ab [2021-01-05T07:35:04.638Z] ---> d6fd6617b527 [2021-01-05T07:35:04.638Z] [2021-01-05T07:35:04.901Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T07:35:04.901Z] Removing intermediate container 5fdcfa29300f [2021-01-05T07:35:04.901Z] ---> 543a1e8fa996 [2021-01-05T07:35:04.901Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-05T07:35:04.901Z] Successfully built d6fd6617b527 [2021-01-05T07:35:04.901Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-01-05T07:35:04.901Z]  Building docker-sys-mgmt-agent-go ... done  ---> Running in 39f41841986a [2021-01-05T07:35:05.163Z] Removing intermediate container 39f41841986a [2021-01-05T07:35:05.163Z] ---> 230429dcf693 [2021-01-05T07:35:05.163Z] Step 22/24 : LABEL arch=x86_64 [2021-01-05T07:35:05.163Z] ---> Running in 4998e8a42b4c [2021-01-05T07:35:05.424Z] Removing intermediate container 4998e8a42b4c [2021-01-05T07:35:05.424Z] ---> dc46e831dc2f [2021-01-05T07:35:05.424Z] Step 23/24 : LABEL git_sha=726892e8f81f6070071a4a09cf8fe89b37fba7e5 [2021-01-05T07:35:05.424Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T07:35:05.424Z] ---> Running in 99f66c085527 [2021-01-05T07:35:05.686Z] Removing intermediate container 99f66c085527 [2021-01-05T07:35:05.686Z] ---> 34359ec0e8ea [2021-01-05T07:35:05.686Z] Step 24/24 : LABEL version=0.0.0 [2021-01-05T07:35:05.948Z] (1/5) Installing libgcc (9.3.0-r2) [2021-01-05T07:35:05.948Z] ---> Running in a0c575785d50 [2021-01-05T07:35:05.948Z] (2/5) Installing libsodium (1.0.18-r0) [2021-01-05T07:35:05.948Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-01-05T07:35:05.948Z] Removing intermediate container a0c575785d50 [2021-01-05T07:35:05.948Z] ---> fa98d914b420 [2021-01-05T07:35:05.948Z] [2021-01-05T07:35:06.210Z] Successfully built fa98d914b420 [2021-01-05T07:35:06.210Z] Successfully tagged docker-support-notifications-go:latest [2021-01-05T07:35:06.783Z]  Building docker-support-notifications-go ... done (4/5) Installing libzmq (4.3.3-r0) [2021-01-05T07:35:06.783Z] (5/5) Installing zeromq (4.3.3-r0) [2021-01-05T07:35:06.783Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T07:35:06.783Z] OK: 8 MiB in 19 packages [2021-01-05T07:35:07.358Z] Removing intermediate container 374cf8cb252a [2021-01-05T07:35:07.358Z] ---> d366cca0f94b [2021-01-05T07:35:07.358Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2021-01-05T07:35:07.620Z] ---> 9db7d9fd709e [2021-01-05T07:35:07.620Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-05T07:35:07.801Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-05T07:35:07.801Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-05T07:35:07.801Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-05T07:35:08.202Z] ---> 1ed9d2d66c79 [2021-01-05T07:35:08.202Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-05T07:35:08.466Z] ---> b8fdf480423a [2021-01-05T07:35:08.466Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-01-05T07:35:08.729Z] ---> Running in ae564905bca8 [2021-01-05T07:35:08.729Z] Removing intermediate container ae564905bca8 [2021-01-05T07:35:08.729Z] ---> fee5129c497e [2021-01-05T07:35:08.729Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-05T07:35:08.729Z] ---> Running in ce9dcdeb048f [2021-01-05T07:35:08.995Z] Removing intermediate container ce9dcdeb048f [2021-01-05T07:35:08.995Z] ---> 0da76969d55d [2021-01-05T07:35:08.995Z] Step 21/23 : LABEL arch=x86_64 [2021-01-05T07:35:08.995Z] ---> Running in 733113745fb5 [2021-01-05T07:35:09.257Z] Removing intermediate container 733113745fb5 [2021-01-05T07:35:09.257Z] ---> 14803ca1fcb4 [2021-01-05T07:35:09.257Z] Step 22/23 : LABEL git_sha=726892e8f81f6070071a4a09cf8fe89b37fba7e5 [2021-01-05T07:35:09.257Z] ---> Running in 0be8e16f0823 [2021-01-05T07:35:09.519Z] Removing intermediate container 0be8e16f0823 [2021-01-05T07:35:09.519Z] ---> e64fe1d704bf [2021-01-05T07:35:09.519Z] Step 23/23 : LABEL version=0.0.0 [2021-01-05T07:35:09.519Z] ---> Running in cf37b40c0364 [2021-01-05T07:35:09.780Z] Removing intermediate container cf37b40c0364 [2021-01-05T07:35:09.780Z] ---> b40091ffd077 [2021-01-05T07:35:09.780Z] [2021-01-05T07:35:09.780Z] Successfully built b40091ffd077 [2021-01-05T07:35:10.042Z] Successfully tagged docker-core-data-go:latest [2021-01-05T07:35:10.315Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-01-05T07:35:10.322Z] $ docker stop --time=1 d507fcea7e47e5a1124730ff8663dfbf2389bb8772902599099944b441a5f39b [2021-01-05T07:35:11.823Z] $ docker rm -f d507fcea7e47e5a1124730ff8663dfbf2389bb8772902599099944b441a5f39b [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-05T07:35:12.355Z] + docker images [2021-01-05T07:35:12.355Z] + grep docker [2021-01-05T07:35:12.355Z] docker-core-data-go latest b40091ffd077 3 seconds ago 22.2MB [2021-01-05T07:35:12.355Z] docker-support-notifications-go latest fa98d914b420 7 seconds ago 12MB [2021-01-05T07:35:12.355Z] docker-sys-mgmt-agent-go latest d6fd6617b527 8 seconds ago 313MB [2021-01-05T07:35:12.355Z] docker-security-proxy-setup-go latest 207029860d58 13 seconds ago 24.5MB [2021-01-05T07:35:12.355Z] docker-support-scheduler-go latest 0496dc9f1c71 26 seconds ago 10.7MB [2021-01-05T07:35:12.355Z] docker-security-secretstore-setup-go latest b05b57f3d0fb About a minute ago 24.6MB [2021-01-05T07:35:12.355Z] docker-security-bootstrap-redis-go latest 25e8e63ade81 About a minute ago 15.8MB [2021-01-05T07:35:12.355Z] docker-core-metadata-go latest 8eaaa3b37935 About a minute ago 13MB [2021-01-05T07:35:12.355Z] docker-core-command-go latest 9596f4cb2d63 About a minute ago 10.6MB [2021-01-05T07:35:12.355Z] docker 20.10.0 aefe523efa57 3 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-05T07:35:13.238Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.206s coverage: 46.6% of statements [2021-01-05T07:35:13.238Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-05T07:35:13.238Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-05T07:35:13.238Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-05T07:35:13.238Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-05T07:35:13.238Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-05T07:35:20.003Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.503s coverage: 27.0% of statements [2021-01-05T07:35:20.003Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-05T07:35:20.003Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-05T07:35:20.003Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-05T07:35:20.003Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-05T07:35:20.003Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-05T07:35:20.003Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-05T07:35:20.003Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.096s coverage: 100.0% of statements [2021-01-05T07:35:20.003Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-05T07:35:20.003Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.083s coverage: 100.0% of statements [2021-01-05T07:35:20.003Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-05T07:35:20.003Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-05T07:35:20.003Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.326s coverage: 77.1% of statements [2021-01-05T07:35:20.003Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-05T07:35:20.003Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-05T07:35:20.279Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.691s coverage: 82.4% of statements [2021-01-05T07:35:20.279Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-05T07:35:20.279Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-05T07:35:20.279Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-05T07:35:20.279Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-05T07:35:28.039Z] Still waiting to schedule task [2021-01-05T07:35:28.039Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-01-05T07:35:28.583Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.163s coverage: 28.6% of statements [2021-01-05T07:35:28.583Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-05T07:35:28.583Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-05T07:35:28.583Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-05T07:35:28.583Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-05T07:35:28.583Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-05T07:35:28.583Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.143s coverage: 100.0% of statements [2021-01-05T07:35:28.583Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-05T07:35:28.583Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.071s coverage: 100.0% of statements [2021-01-05T07:35:28.583Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-05T07:35:28.583Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.414s coverage: 86.7% of statements [2021-01-05T07:35:28.583Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-05T07:35:28.583Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.315s coverage: 97.5% of statements [2021-01-05T07:35:28.583Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-05T07:35:29.185Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.131s coverage: 78.3% of statements [2021-01-05T07:35:29.185Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-05T07:35:29.185Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-05T07:35:29.185Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-05T07:35:29.185Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-05T07:35:35.917Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.077s coverage: 93.8% of statements [2021-01-05T07:35:35.917Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-05T07:35:35.917Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-05T07:35:35.917Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-05T07:35:35.917Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-05T07:35:35.917Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-05T07:35:35.917Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-05T07:35:35.917Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-05T07:35:35.917Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-05T07:35:35.917Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-05T07:35:35.917Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-05T07:35:35.917Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-05T07:35:35.917Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-05T07:35:35.917Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-05T07:35:35.917Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-05T07:35:35.917Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-05T07:35:35.917Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-05T07:35:35.917Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-05T07:35:35.917Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-05T07:35:35.917Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.067s coverage: 58.8% of statements [2021-01-05T07:35:35.917Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-05T07:35:35.917Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-05T07:35:35.917Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.215s coverage: 0.1% of statements [2021-01-05T07:35:35.917Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-05T07:35:35.917Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-05T07:35:35.917Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-01-05T07:35:35.917Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-01-05T07:35:35.917Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.063s coverage: 100.0% of statements [2021-01-05T07:35:35.917Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-01-05T07:35:35.917Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.135s coverage: 75.5% of statements [2021-01-05T07:35:35.917Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-01-05T07:35:35.917Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.063s coverage: 80.8% of statements [2021-01-05T07:35:36.911Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.185s coverage: 87.2% of statements [2021-01-05T07:35:37.523Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.139s coverage: 84.2% of statements [2021-01-05T07:35:39.520Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.206s coverage: 91.4% of statements [2021-01-05T07:35:39.520Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-01-05T07:35:42.175Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.579s coverage: 63.5% of statements [2021-01-05T07:35:42.175Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-05T07:35:42.175Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-05T07:35:42.175Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.057s coverage: 100.0% of statements [2021-01-05T07:35:42.175Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.123s coverage: 91.3% of statements [2021-01-05T07:35:42.455Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.060s coverage: 100.0% of statements [2021-01-05T07:35:42.731Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.092s coverage: 73.7% of statements [2021-01-05T07:35:43.349Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.062s coverage: 100.0% of statements [2021-01-05T07:35:47.693Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.936s coverage: 55.9% of statements [2021-01-05T07:35:47.693Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-05T07:35:47.693Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-05T07:35:47.693Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-05T07:35:47.693Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-05T07:35:47.693Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-05T07:35:48.679Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.376s coverage: 37.0% of statements [2021-01-05T07:35:48.679Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-05T07:35:48.679Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-05T07:35:48.957Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.595s coverage: 84.0% of statements [2021-01-05T07:35:48.957Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.084s coverage: 100.0% of statements [2021-01-05T07:35:55.701Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.347s coverage: 47.1% of statements [2021-01-05T07:35:55.701Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-05T07:35:55.701Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-05T07:35:55.701Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-05T07:35:55.701Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-05T07:35:55.701Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-05T07:35:55.701Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.122s coverage: 100.0% of statements [2021-01-05T07:35:55.701Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-05T07:35:55.701Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.095s coverage: 100.0% of statements [2021-01-05T07:35:55.701Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-05T07:36:00.040Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.066s coverage: 29.1% of statements [2021-01-05T07:36:00.040Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-05T07:36:00.040Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-05T07:36:00.040Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-05T07:36:00.040Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-05T07:36:00.041Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-05T07:36:00.041Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.259s coverage: 99.0% of statements [2021-01-05T07:36:00.041Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-05T07:36:00.041Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.083s coverage: 100.0% of statements [2021-01-05T07:36:00.041Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-05T07:36:00.041Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.044s coverage: 0.0% of statements [2021-01-05T07:36:00.041Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-05T07:36:00.041Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.050s coverage: 100.0% of statements [2021-01-05T07:36:00.041Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-05T07:36:00.041Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-05T07:36:00.041Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-05T07:36:00.041Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-05T07:36:00.041Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.129s coverage: 87.9% of statements [2021-01-05T07:36:00.041Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-05T07:36:00.041Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-05T07:36:00.318Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.067s coverage: 100.0% of statements [2021-01-05T07:36:00.919Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.057s coverage: 32.1% of statements [2021-01-05T07:36:01.901Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.075s coverage: 100.0% of statements [2021-01-05T07:36:02.497Z] GO111MODULE=on go vet ./... [2021-01-05T07:36:19.332Z] Running on prd-ubuntu18.04-docker-8c-8g-18476 in /w/workspace/edgexfoundry_edgex-go_PR-2962 [Pipeline] { [Pipeline] ws [2021-01-05T07:36:19.387Z] Running in /w/workspace/edgex-go/8 [Pipeline] { [Pipeline] checkout [2021-01-05T07:36:21.638Z] using credential edgex-jenkins-ssh [2021-01-05T07:36:21.693Z] Cloning the remote Git repository [2021-01-05T07:36:21.689Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-05T07:36:21.757Z] > git init /w/workspace/edgex-go/8 # timeout=10 [2021-01-05T07:36:21.779Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-05T07:36:21.779Z] > git --version # timeout=10 [2021-01-05T07:36:21.790Z] > git --version # 'git version 2.17.1' [2021-01-05T07:36:21.790Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-05T07:36:21.816Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-05T07:36:33.317Z] Merging remotes/origin/master commit 135337ef8a94f3bf495bf0711e4285c3adb5abc8 into PR head commit 726892e8f81f6070071a4a09cf8fe89b37fba7e5 [2021-01-05T07:36:33.451Z] Merge succeeded, producing 726892e8f81f6070071a4a09cf8fe89b37fba7e5 [2021-01-05T07:36:33.452Z] Checking out Revision 726892e8f81f6070071a4a09cf8fe89b37fba7e5 (PR-2962) [2021-01-05T07:36:32.668Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-05T07:36:32.672Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-05T07:36:32.681Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-05T07:36:32.692Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-05T07:36:32.692Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-05T07:36:32.695Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2962/head:refs/remotes/origin/PR-2962 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-05T07:36:33.323Z] > git config core.sparsecheckout # timeout=10 [2021-01-05T07:36:33.326Z] > git checkout -f 726892e8f81f6070071a4a09cf8fe89b37fba7e5 # timeout=10 [2021-01-05T07:36:33.423Z] > git remote # timeout=10 [2021-01-05T07:36:33.429Z] > git config --get remote.origin.url # timeout=10 [2021-01-05T07:36:33.434Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-05T07:36:33.436Z] > git merge 135337ef8a94f3bf495bf0711e4285c3adb5abc8 # timeout=10 [2021-01-05T07:36:33.444Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-05T07:36:33.451Z] > git config core.sparsecheckout # timeout=10 [2021-01-05T07:36:33.453Z] > git checkout -f 726892e8f81f6070071a4a09cf8fe89b37fba7e5 # timeout=10 [2021-01-05T07:36:37.043Z] Commit message: "feat(data): Implement GET /reading/count/device/name/{name} V2 API" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-05T07:36:38.153Z] + echo snap-build.sh [2021-01-05T07:36:38.153Z] snap-build.sh [2021-01-05T07:36:38.153Z] + SNAP_BASE_DIR=. [2021-01-05T07:36:38.153Z] + '[' '!' -z /w/workspace/edgex-go/8 ']' [2021-01-05T07:36:38.153Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/8 [2021-01-05T07:36:38.153Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/8]' [2021-01-05T07:36:38.153Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/8] [2021-01-05T07:36:38.153Z] + cd /w/workspace/edgex-go/8 [2021-01-05T07:36:38.153Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-01-05T07:36:38.153Z] Reading package lists... [2021-01-05T07:36:38.416Z] Building dependency tree... [2021-01-05T07:36:38.416Z] Reading state information... [2021-01-05T07:36:38.416Z] The following packages were automatically installed and are no longer required: [2021-01-05T07:36:38.416Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-01-05T07:36:38.416Z] uidmap xdelta3 [2021-01-05T07:36:38.416Z] Use 'sudo apt autoremove' to remove them. [2021-01-05T07:36:38.416Z] The following packages will be REMOVED: [2021-01-05T07:36:38.416Z] lxd* lxd-client* [2021-01-05T07:36:38.987Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-01-05T07:36:38.987Z] After this operation, 31.7 MB disk space will be freed. [2021-01-05T07:36:40.028Z] (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-05T07:36:40.029Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-01-05T07:36:40.967Z] Removing lxd dnsmasq configuration [2021-01-05T07:36:40.967Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-01-05T07:36:41.228Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-01-05T07:36:41.802Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-01-05T07:36:42.062Z] (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-05T07:36:42.062Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-01-05T07:36:43.453Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-01-05T07:36:43.715Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-01-05T07:36:45.101Z] + sudo snap remove --purge lxd [2021-01-05T07:36:45.363Z] snap "lxd" is not installed [2021-01-05T07:36:45.363Z] + sudo groupadd --force --system lxd [2021-01-05T07:36:45.363Z] ++ whoami [2021-01-05T07:36:45.363Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-01-05T07:36:45.363Z] + newgrp - lxd [2021-01-05T07:36:45.363Z] + sudo snap install lxd [2021-01-05T07:36:55.364Z] 2021-01-05T07:36:52Z INFO Waiting for automatic snapd restart... [2021-01-05T07:37:10.558Z] gofmt -l . [2021-01-05T07:37:10.558Z] [ "`gofmt -l .`" = "" ] [2021-01-05T07:37:10.558Z] ./bin/test-go-mod-tidy.sh [2021-01-05T07:37:10.558Z] ./bin/test-attribution-txt.sh [2021-01-05T07:37:13.489Z] lxd 4.9 from Canonical* installed [2021-01-05T07:37:13.489Z] + sudo lxd init --auto [Pipeline] sh [2021-01-05T07:37:14.610Z] + ls -al . [2021-01-05T07:37:14.610Z] total 668 [2021-01-05T07:37:14.610Z] drwxrwxr-x 9 1001 1001 4096 Jan 5 07:37 . [2021-01-05T07:37:14.610Z] drwxr-xr-x 4 root root 4096 Jan 5 07:33 .. [2021-01-05T07:37:14.610Z] -rw-rw-r-- 1 1001 1001 11 Jan 5 07:32 .dockerignore [2021-01-05T07:37:14.610Z] drwxrwxr-x 8 1001 1001 4096 Jan 5 07:32 .git [2021-01-05T07:37:14.610Z] drwxrwxr-x 3 1001 1001 4096 Jan 5 07:32 .github [2021-01-05T07:37:14.610Z] -rw-rw-r-- 1 1001 1001 824 Jan 5 07:32 .gitignore [2021-01-05T07:37:14.610Z] -rw-rw-r-- 1 1001 1001 166 Jan 5 07:32 .sonarcloud.properties [2021-01-05T07:37:14.610Z] -rw-rw-r-- 1 1001 1001 3804 Jan 5 07:32 CONTRIBUTING.md [2021-01-05T07:37:14.610Z] -rw-rw-r-- 1 1001 1001 931 Jan 5 07:32 Dockerfile.build [2021-01-05T07:37:14.610Z] -rw-rw-r-- 1 1001 1001 863 Jan 5 07:32 Jenkinsfile [2021-01-05T07:37:14.610Z] -rw-rw-r-- 1 1001 1001 10775 Jan 5 07:32 LICENSE [2021-01-05T07:37:14.610Z] -rw-rw-r-- 1 1001 1001 5750 Jan 5 07:32 Makefile [2021-01-05T07:37:14.610Z] -rw-rw-r-- 1 1001 1001 6511 Jan 5 07:32 README.md [2021-01-05T07:37:14.610Z] -rw-rw-r-- 1 1001 1001 6744 Jan 5 07:32 SECURITY.md [2021-01-05T07:37:14.610Z] -rw-rw-r-- 1 1001 1001 5 Jan 5 07:27 VERSION [2021-01-05T07:37:14.610Z] -rw-rw-r-- 1 1001 1001 4131 Jan 5 07:32 ZMQWindows.md [2021-01-05T07:37:14.610Z] drwxrwxr-x 2 1001 1001 4096 Jan 5 07:32 bin [2021-01-05T07:37:14.610Z] drwxrwxr-x 14 1001 1001 4096 Jan 5 07:32 cmd [2021-01-05T07:37:14.610Z] -rw-r--r-- 1 root root 541590 Jan 5 07:36 coverage.out [2021-01-05T07:37:14.610Z] -rw-r--r-- 1 root root 979 Jan 5 07:37 go.mod [2021-01-05T07:37:14.610Z] -rw-r--r-- 1 root root 18934 Jan 5 07:37 go.sum [2021-01-05T07:37:14.610Z] drwxrwxr-x 8 1001 1001 4096 Jan 5 07:32 internal [2021-01-05T07:37:14.610Z] drwxrwxr-x 4 1001 1001 4096 Jan 5 07:32 openapi [2021-01-05T07:37:14.610Z] drwxrwxr-x 4 1001 1001 4096 Jan 5 07:32 snap [2021-01-05T07:37:14.610Z] -rw-rw-r-- 1 1001 1001 168 Jan 5 07:32 version.go [Pipeline] sh [2021-01-05T07:37:15.269Z] + '[' -e coverage.out ] [2021-01-05T07:37:15.269Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-01-05T07:37:15.290Z] Warning: overwriting stash ‘coverage-report’ [2021-01-05T07:37:16.567Z] Stashed 1 file(s) [Pipeline] sh [2021-01-05T07:37:17.318Z] + make build [2021-01-05T07:37:17.318Z] 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-05T07:37:21.636Z] + sudo snap install --classic snapcraft [2021-01-05T07:37:27.479Z] 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-05T07:37:28.223Z] snapcraft 4.4.4 from Canonical* installed [2021-01-05T07:37:28.223Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2021-01-05T07:37:28.223Z] + patch --verbose -p1 [2021-01-05T07:37:28.223Z] Hmm... Looks like a unified diff to me... [2021-01-05T07:37:28.223Z] The text leading up to this was: [2021-01-05T07:37:28.223Z] -------------------------- [2021-01-05T07:37:28.223Z] |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 [2021-01-05T07:37:28.223Z] |From: Tony Espy [2021-01-05T07:37:28.223Z] |Date: Wed, 16 Dec 2020 16:34:55 -0500 [2021-01-05T07:37:28.223Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2021-01-05T07:37:28.223Z] | [2021-01-05T07:37:28.223Z] |This patch is used by the EdgeX CI pipeline builds to [2021-01-05T07:37:28.223Z] |optimize the snap CI check run for pull requests. When [2021-01-05T07:37:28.223Z] |applied, it essentially strips out everything (apps and [2021-01-05T07:37:28.223Z] |parts) from the snapcraft.yaml file except those required [2021-01-05T07:37:28.223Z] |to build edgex-go, as the whole idea of the CI check is to [2021-01-05T07:37:28.223Z] |catch changes to edgex-go that break the snap build. [2021-01-05T07:37:28.223Z] | [2021-01-05T07:37:28.223Z] |In general, anyone updating snapcraft.yaml will also need [2021-01-05T07:37:28.223Z] |to update this patch file, otherwise it may fail to apply, [2021-01-05T07:37:28.223Z] |resulting in a failed snap build CI check in the associated [2021-01-05T07:37:28.223Z] |pull request. [2021-01-05T07:37:28.223Z] | [2021-01-05T07:37:28.223Z] |Note - in addition to applying this patch, the pipeline also [2021-01-05T07:37:28.223Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2021-01-05T07:37:28.223Z] |need to build the finally binary .snap file (and it won't [2021-01-05T07:37:28.223Z] |work with the patch applied). This further reduces the build [2021-01-05T07:37:28.223Z] |time. [2021-01-05T07:37:28.223Z] |--- [2021-01-05T07:37:28.223Z] | snap/snapcraft.yaml | 461 +------------------------------------------- [2021-01-05T07:37:28.223Z] | 1 file changed, 2 insertions(+), 459 deletions(-) [2021-01-05T07:37:28.223Z] | [2021-01-05T07:37:28.223Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2021-01-05T07:37:28.223Z] |index 1e537489..faf42425 100644 [2021-01-05T07:37:28.223Z] |--- a/snap/snapcraft.yaml [2021-01-05T07:37:28.223Z] |+++ b/snap/snapcraft.yaml [2021-01-05T07:37:28.223Z] -------------------------- [2021-01-05T07:37:28.223Z] patching file snap/snapcraft.yaml [2021-01-05T07:37:28.223Z] Using Plan A... [2021-01-05T07:37:28.223Z] Hunk #1 succeeded at 73. [2021-01-05T07:37:28.223Z] Hunk #2 succeeded at 202. [2021-01-05T07:37:28.223Z] Hunk #3 succeeded at 214. [2021-01-05T07:37:28.223Z] Hunk #4 succeeded at 222. [2021-01-05T07:37:28.223Z] Hunk #5 succeeded at 229. [2021-01-05T07:37:28.223Z] Hunk #6 succeeded at 256. [2021-01-05T07:37:28.223Z] Hunk #7 succeeded at 290. [2021-01-05T07:37:28.223Z] Hunk #8 succeeded at 341. [2021-01-05T07:37:28.223Z] Hmm... Ignoring the trailing garbage. [2021-01-05T07:37:28.223Z] done [2021-01-05T07:37:28.223Z] + sudo snapcraft prime --use-lxd [2021-01-05T07:37:29.164Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-01-05T07:37:29.164Z] 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-05T07:37:29.164Z] - README.md [2021-01-05T07:37:29.164Z] [2021-01-05T07:37:29.164Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-01-05T07:37:30.103Z] Launching a container. [2021-01-05T07:37:42.356Z] Waiting for container to be ready [2021-01-05T07:37:42.356Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-01-05T07:37:42.356Z] [2021-01-05T07:37:44.901Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-01-05T07:37:44.901Z] Waiting for network to be ready... [2021-01-05T07:37:45.472Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-01-05T07:37:45.472Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1454 kB] [2021-01-05T07:37:45.472Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-01-05T07:37:45.472Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [284 kB] [2021-01-05T07:37:45.472Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.8 kB] [2021-01-05T07:37:45.472Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2872 B] [2021-01-05T07:37:45.472Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [185 kB] [2021-01-05T07:37:45.472Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [24.3 kB] [2021-01-05T07:37:45.473Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1094 kB] [2021-01-05T07:37:45.734Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [244 kB] [2021-01-05T07:37:45.994Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-01-05T07:37:46.254Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-01-05T07:37:46.254Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-01-05T07:37:46.254Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-01-05T07:37:46.254Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-01-05T07:37:46.516Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-01-05T07:37:46.516Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-01-05T07:37:46.516Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-01-05T07:37:46.776Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-01-05T07:37:47.036Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1812 kB] [2021-01-05T07:37:47.296Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [379 kB] [2021-01-05T07:37:47.296Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [35.6 kB] [2021-01-05T07:37:47.296Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7180 B] [2021-01-05T07:37:47.296Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [214 kB] [2021-01-05T07:37:47.296Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [29.1 kB] [2021-01-05T07:37:47.296Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1700 kB] [2021-01-05T07:37:47.296Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [358 kB] [2021-01-05T07:37:49.647Z] 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-05T07:37:50.593Z] Fetched 23.6 MB in 5s (4764 kB/s) [2021-01-05T07:37:51.533Z] Reading package lists... [2021-01-05T07:37:51.533Z] Reading package lists... [2021-01-05T07:37:51.615Z] 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-05T07:37:51.799Z] Building dependency tree... [2021-01-05T07:37:51.800Z] Reading state information... [2021-01-05T07:37:51.800Z] The following additional packages will be installed: [2021-01-05T07:37:51.800Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-01-05T07:37:51.800Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-01-05T07:37:51.800Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-01-05T07:37:51.800Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-01-05T07:37:51.800Z] Suggested packages: [2021-01-05T07:37:51.800Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-01-05T07:37:51.800Z] Recommended packages: [2021-01-05T07:37:51.800Z] gnupg libsasl2-modules [2021-01-05T07:37:52.064Z] The following NEW packages will be installed: [2021-01-05T07:37:52.064Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-01-05T07:37:52.064Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-01-05T07:37:52.064Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-01-05T07:37:52.064Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-01-05T07:37:52.064Z] The following packages will be upgraded: [2021-01-05T07:37:52.064Z] gpg gpg-agent gpgconf libudev1 [2021-01-05T07:37:52.064Z] 4 upgraded, 18 newly installed, 0 to remove and 101 not upgraded. [2021-01-05T07:37:52.064Z] Need to get 3531 kB of archives. [2021-01-05T07:37:52.064Z] After this operation, 13.3 MB of additional disk space will be used. [2021-01-05T07:37:52.064Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] [2021-01-05T07:37:52.064Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] [2021-01-05T07:37:52.064Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] [2021-01-05T07:37:52.064Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [14.8 kB] [2021-01-05T07:37:52.064Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [49.2 kB] [2021-01-05T07:37:52.064Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] [2021-01-05T07:37:52.064Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] [2021-01-05T07:37:52.064Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] [2021-01-05T07:37:52.324Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.43 [57.8 kB] [2021-01-05T07:37:52.585Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.43 [1102 kB] [2021-01-05T07:37:52.858Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-01-05T07:37:52.858Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-01-05T07:37:52.858Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-01-05T07:37:52.858Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-01-05T07:37:52.858Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-01-05T07:37:52.858Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-01-05T07:37:52.858Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-01-05T07:37:52.858Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-01-05T07:37:52.858Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-01-05T07:37:53.118Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-01-05T07:37:53.118Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-01-05T07:37:53.118Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-01-05T07:37:53.118Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-05T07:37:53.118Z] Fetched 3531 kB in 1s (3108 kB/s) [2021-01-05T07:37:53.380Z] (Reading database ... 12511 files and directories currently installed.) [2021-01-05T07:37:53.380Z] Preparing to unpack .../libudev1_237-3ubuntu10.43_amd64.deb ... [2021-01-05T07:37:53.380Z] Unpacking libudev1:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... [2021-01-05T07:37:53.380Z] Setting up libudev1:amd64 (237-3ubuntu10.43) ... [2021-01-05T07:37:53.380Z] Selecting previously unselected package udev. [2021-01-05T07:37:53.380Z] (Reading database ... 12511 files and directories currently installed.) [2021-01-05T07:37:53.380Z] Preparing to unpack .../00-udev_237-3ubuntu10.43_amd64.deb ... [2021-01-05T07:37:53.641Z] Unpacking udev (237-3ubuntu10.43) ... [2021-01-05T07:37:53.901Z] Selecting previously unselected package libfuse2:amd64. [2021-01-05T07:37:53.901Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-01-05T07:37:53.901Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-01-05T07:37:53.901Z] Selecting previously unselected package fuse. [2021-01-05T07:37:53.901Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-01-05T07:37:53.901Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-01-05T07:37:53.901Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-05T07:37:53.901Z] Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-05T07:37:54.161Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-05T07:37:54.161Z] Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-05T07:37:54.161Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-05T07:37:54.161Z] Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-05T07:37:54.422Z] Selecting previously unselected package libksba8:amd64. [2021-01-05T07:37:54.422Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-01-05T07:37:54.422Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-01-05T07:37:54.422Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-01-05T07:37:54.422Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-05T07:37:54.422Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T07:37:54.422Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-01-05T07:37:54.422Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-05T07:37:54.682Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T07:37:54.682Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-01-05T07:37:54.682Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-05T07:37:54.682Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T07:37:54.682Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-01-05T07:37:54.682Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-05T07:37:54.682Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T07:37:54.942Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-01-05T07:37:54.942Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-05T07:37:54.942Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T07:37:54.942Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-01-05T07:37:54.942Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-05T07:37:54.942Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T07:37:55.202Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-01-05T07:37:55.202Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-05T07:37:55.202Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T07:37:55.202Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-01-05T07:37:55.202Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-05T07:37:55.202Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T07:37:55.202Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-01-05T07:37:55.202Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-05T07:37:55.202Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T07:37:55.462Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-01-05T07:37:55.462Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... [2021-01-05T07:37:55.462Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2021-01-05T07:37:55.462Z] Selecting previously unselected package libsasl2-2:amd64. [2021-01-05T07:37:55.462Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... [2021-01-05T07:37:55.462Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2021-01-05T07:37:55.462Z] Selecting previously unselected package libldap-common. [2021-01-05T07:37:55.462Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... [2021-01-05T07:37:55.462Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-05T07:37:55.723Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-01-05T07:37:55.723Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... [2021-01-05T07:37:55.723Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-05T07:37:55.723Z] Selecting previously unselected package dirmngr. [2021-01-05T07:37:55.723Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-05T07:37:55.723Z] Unpacking dirmngr (2.2.4-1ubuntu1.3) ... [2021-01-05T07:37:55.984Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-05T07:37:55.984Z] Setting up gpgconf (2.2.4-1ubuntu1.3) ... [2021-01-05T07:37:55.984Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-01-05T07:37:55.984Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2021-01-05T07:37:55.984Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2021-01-05T07:37:55.984Z] Setting up gpg-agent (2.2.4-1ubuntu1.3) ... [2021-01-05T07:37:56.245Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T07:37:56.245Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-01-05T07:37:56.245Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-05T07:37:56.245Z] Setting up udev (237-3ubuntu10.43) ... [2021-01-05T07:37:56.817Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-01-05T07:37:56.817Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T07:37:56.817Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-01-05T07:37:56.817Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-01-05T07:37:56.817Z] Setting up gpg (2.2.4-1ubuntu1.3) ... [2021-01-05T07:37:56.817Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T07:37:57.011Z] 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-05T07:37:57.079Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T07:37:57.079Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T07:37:57.079Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T07:37:57.079Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T07:37:57.079Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T07:37:57.079Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T07:37:57.079Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-05T07:37:57.079Z] Setting up dirmngr (2.2.4-1ubuntu1.3) ... [2021-01-05T07:37:57.079Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-05T07:37:57.607Z] 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-05T07:37:57.650Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-01-05T07:37:57.650Z] settings in the [Install] section, and DefaultInstance for template units). [2021-01-05T07:37:57.650Z] This means they are not meant to be enabled using systemctl. [2021-01-05T07:37:57.650Z] Possible reasons for having this kind of units are: [2021-01-05T07:37:57.650Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-01-05T07:37:57.650Z] .wants/ or .requires/ directory. [2021-01-05T07:37:57.650Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-01-05T07:37:57.650Z] a requirement dependency on it. [2021-01-05T07:37:57.650Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-01-05T07:37:57.650Z] D-Bus, udev, scripted systemctl call, ...). [2021-01-05T07:37:57.650Z] 4) In case of template units, the unit is meant to be enabled with some [2021-01-05T07:37:57.650Z] instance name specified. [2021-01-05T07:37:57.910Z] Reading package lists... [2021-01-05T07:37:57.910Z] Building dependency tree... [2021-01-05T07:37:57.910Z] Reading state information... [2021-01-05T07:37:58.170Z] The following additional packages will be installed: [2021-01-05T07:37:58.170Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-01-05T07:37:58.170Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-01-05T07:37:58.170Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-01-05T07:37:58.170Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-01-05T07:37:58.170Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-01-05T07:37:58.170Z] Suggested packages: [2021-01-05T07:37:58.170Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-01-05T07:37:58.170Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-01-05T07:37:58.170Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-01-05T07:37:58.170Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-01-05T07:37:58.170Z] systemd-container policykit-1 [2021-01-05T07:37:58.170Z] Recommended packages: [2021-01-05T07:37:58.170Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-01-05T07:37:58.170Z] The following NEW packages will be installed: [2021-01-05T07:37:58.170Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-01-05T07:37:58.170Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-01-05T07:37:58.170Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-01-05T07:37:58.170Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-01-05T07:37:58.170Z] python3.6-minimal snapd squashfs-tools sudo [2021-01-05T07:37:58.170Z] The following packages will be upgraded: [2021-01-05T07:37:58.170Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-01-05T07:37:58.170Z] 5 upgraded, 25 newly installed, 0 to remove and 96 not upgraded. [2021-01-05T07:37:58.170Z] Need to get 35.2 MB of archives. [2021-01-05T07:37:58.170Z] After this operation, 141 MB of additional disk space will be used. [2021-01-05T07:37:58.170Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2021-01-05T07:37:58.431Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2021-01-05T07:37:58.431Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] [2021-01-05T07:37:58.431Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.43 [2913 kB] [2021-01-05T07:37:58.431Z] 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-05T07:37:58.431Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-01-05T07:37:58.431Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] [2021-01-05T07:37:58.431Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] [2021-01-05T07:37:58.431Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] [2021-01-05T07:37:58.431Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-01-05T07:37:58.431Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-01-05T07:37:58.431Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-01-05T07:37:58.431Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-01-05T07:37:58.431Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-01-05T07:37:58.431Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-01-05T07:37:58.431Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] [2021-01-05T07:37:58.691Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-01-05T07:37:59.263Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.43 [208 kB] [2021-01-05T07:37:59.263Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-01-05T07:37:59.263Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-01-05T07:37:59.263Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-01-05T07:37:59.263Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-01-05T07:37:59.263Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-01-05T07:37:59.263Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-01-05T07:37:59.263Z] Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-01-05T07:37:59.263Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] [2021-01-05T07:37:59.263Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-01-05T07:37:59.263Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-01-05T07:37:59.263Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-01-05T07:37:59.263Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] [2021-01-05T07:38:00.654Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-05T07:38:00.654Z] Fetched 35.2 MB in 2s (15.7 MB/s) [2021-01-05T07:38:00.654Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-05T07:38:00.654Z] Preparing to unpack .../systemd_237-3ubuntu10.43_amd64.deb ... [2021-01-05T07:38:00.914Z] Unpacking systemd (237-3ubuntu10.43) over (237-3ubuntu10) ... [2021-01-05T07:38:01.485Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.43_amd64.deb ... [2021-01-05T07:38:01.485Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... [2021-01-05T07:38:01.485Z] Setting up libsystemd0:amd64 (237-3ubuntu10.43) ... [2021-01-05T07:38:01.485Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-05T07:38:01.485Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2021-01-05T07:38:01.745Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2021-01-05T07:38:01.745Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2021-01-05T07:38:02.316Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-05T07:38:02.316Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2021-01-05T07:38:02.316Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2021-01-05T07:38:02.576Z] Setting up apt (1.6.12ubuntu0.2) ... [2021-01-05T07:38:02.576Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-01-05T07:38:03.016Z] 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-05T07:38:03.147Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-01-05T07:38:03.147Z] (Reading database ... 12764 files and directories currently installed.) [2021-01-05T07:38:03.147Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-01-05T07:38:03.147Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-01-05T07:38:03.407Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-01-05T07:38:03.407Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-05T07:38:03.407Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-05T07:38:03.668Z] Selecting previously unselected package libexpat1:amd64. [2021-01-05T07:38:03.668Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-01-05T07:38:03.668Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-01-05T07:38:03.929Z] Selecting previously unselected package python3.6-minimal. [2021-01-05T07:38:03.929Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-05T07:38:03.929Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-01-05T07:38:03.929Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... [2021-01-05T07:38:04.198Z] Checking for services that may need to be restarted...done. [2021-01-05T07:38:04.198Z] Checking for services that may need to be restarted...done. [2021-01-05T07:38:04.198Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-05T07:38:04.198Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-01-05T07:38:04.198Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-01-05T07:38:04.799Z] Selecting previously unselected package python3-minimal. [2021-01-05T07:38:04.799Z] (Reading database ... 13012 files and directories currently installed.) [2021-01-05T07:38:04.799Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-01-05T07:38:04.799Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-01-05T07:38:05.071Z] Selecting previously unselected package mime-support. [2021-01-05T07:38:05.071Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-01-05T07:38:05.071Z] Unpacking mime-support (3.60ubuntu1) ... [2021-01-05T07:38:05.071Z] Selecting previously unselected package libmpdec2:amd64. [2021-01-05T07:38:05.071Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-01-05T07:38:05.071Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-01-05T07:38:05.071Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-01-05T07:38:05.071Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-05T07:38:05.071Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-05T07:38:05.342Z] Selecting previously unselected package python3.6. [2021-01-05T07:38:05.342Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-05T07:38:05.342Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-05T07:38:05.342Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-01-05T07:38:05.342Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-01-05T07:38:05.342Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-01-05T07:38:05.606Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-01-05T07:38:05.867Z] Selecting previously unselected package python3. [2021-01-05T07:38:05.867Z] (Reading database ... 13442 files and directories currently installed.) [2021-01-05T07:38:05.867Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-01-05T07:38:05.867Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-01-05T07:38:05.867Z] Selecting previously unselected package multiarch-support. [2021-01-05T07:38:05.867Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-01-05T07:38:05.867Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-01-05T07:38:05.867Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-01-05T07:38:06.130Z] Selecting previously unselected package liblzo2-2:amd64. [2021-01-05T07:38:06.130Z] (Reading database ... 13479 files and directories currently installed.) [2021-01-05T07:38:06.130Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-01-05T07:38:06.130Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-01-05T07:38:06.130Z] Selecting previously unselected package libbsd0:amd64. [2021-01-05T07:38:06.130Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-01-05T07:38:06.130Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-01-05T07:38:06.130Z] Selecting previously unselected package sudo. [2021-01-05T07:38:06.130Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... [2021-01-05T07:38:06.130Z] Unpacking sudo (1.8.21p2-3ubuntu1.3) ... [2021-01-05T07:38:06.392Z] Selecting previously unselected package apparmor. [2021-01-05T07:38:06.392Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-01-05T07:38:06.392Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-01-05T07:38:06.653Z] Selecting previously unselected package libedit2:amd64. [2021-01-05T07:38:06.653Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-01-05T07:38:06.653Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-01-05T07:38:06.653Z] Selecting previously unselected package libkrb5support0:amd64. [2021-01-05T07:38:06.653Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-01-05T07:38:06.653Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-01-05T07:38:06.914Z] Selecting previously unselected package libk5crypto3:amd64. [2021-01-05T07:38:06.914Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-01-05T07:38:06.914Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-01-05T07:38:06.914Z] Selecting previously unselected package libkeyutils1:amd64. [2021-01-05T07:38:06.914Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-01-05T07:38:06.914Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-01-05T07:38:07.176Z] Selecting previously unselected package libkrb5-3:amd64. [2021-01-05T07:38:07.176Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-01-05T07:38:07.176Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-01-05T07:38:07.176Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-01-05T07:38:07.176Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-01-05T07:38:07.176Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-01-05T07:38:08.119Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-01-05T07:38:08.119Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... [2021-01-05T07:38:08.119Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-01-05T07:38:08.119Z] Selecting previously unselected package openssh-client. [2021-01-05T07:38:08.119Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-01-05T07:38:08.119Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-01-05T07:38:08.380Z] Selecting previously unselected package squashfs-tools. [2021-01-05T07:38:08.380Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-01-05T07:38:08.380Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-01-05T07:38:08.380Z] Selecting previously unselected package snapd. [2021-01-05T07:38:08.380Z] Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... [2021-01-05T07:38:08.380Z] Unpacking snapd (2.48+18.04) ... [2021-01-05T07:38:08.423Z] 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-05T07:38:10.922Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-01-05T07:38:10.922Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-01-05T07:38:10.922Z] Setting up mime-support (3.60ubuntu1) ... [2021-01-05T07:38:10.922Z] Setting up sudo (1.8.21p2-3ubuntu1.3) ... [2021-01-05T07:38:10.922Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-01-05T07:38:10.922Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-01-05T07:38:10.922Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-05T07:38:10.922Z] Setting up systemd (237-3ubuntu10.43) ... [2021-01-05T07:38:10.922Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-01-05T07:38:11.802Z] 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-05T07:38:11.863Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-01-05T07:38:11.863Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-01-05T07:38:11.863Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-01-05T07:38:11.863Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-05T07:38:12.124Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-01-05T07:38:12.124Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-05T07:38:12.695Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-01-05T07:38:12.695Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-01-05T07:38:13.038Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-01-05T07:38:13.038Z] Setting up python3 (3.6.7-1~18.04) ... [2021-01-05T07:38:13.038Z] running python rtupdate hooks for python3.6... [2021-01-05T07:38:13.038Z] running python post-rtupdate hooks for python3.6... [2021-01-05T07:38:13.299Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-01-05T07:38:15.208Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-01-05T07:38:15.208Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-01-05T07:38:15.208Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-01-05T07:38:15.208Z] Setting up snapd (2.48+18.04) ... [2021-01-05T07:38:15.778Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-01-05T07:38:15.778Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-01-05T07:38:16.039Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-01-05T07:38:16.102Z] 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-05T07:38:16.299Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-01-05T07:38:16.559Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-01-05T07:38:16.559Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-01-05T07:38:16.819Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-01-05T07:38:17.079Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-01-05T07:38:17.340Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-01-05T07:38:17.340Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-01-05T07:38:17.600Z] /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-05T07:38:17.600Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-05T07:38:17.600Z] Processing triggers for systemd (237-3ubuntu10.43) ... [2021-01-05T07:38:18.731Z] 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-05T07:38:18.984Z] Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-05T07:38:18.984Z] Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-05T07:38:18.984Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-05T07:38:20.366Z] Reading package lists... [2021-01-05T07:38:20.630Z] Reading package lists... [2021-01-05T07:38:20.630Z] Building dependency tree... [2021-01-05T07:38:20.630Z] Reading state information... [2021-01-05T07:38:20.890Z] Calculating upgrade... [2021-01-05T07:38:21.150Z] The following packages will be upgraded: [2021-01-05T07:38:21.150Z] advancecomp base-files bash binutils binutils-common [2021-01-05T07:38:21.150Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-01-05T07:38:21.150Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-01-05T07:38:21.150Z] grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 [2021-01-05T07:38:21.151Z] libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 [2021-01-05T07:38:21.151Z] libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 [2021-01-05T07:38:21.151Z] libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 [2021-01-05T07:38:21.151Z] libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 [2021-01-05T07:38:21.151Z] libncursesw5 libpam-modules libpam-modules-bin libpam-runtime libpam0g [2021-01-05T07:38:21.151Z] libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 [2021-01-05T07:38:21.151Z] libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 [2021-01-05T07:38:21.151Z] libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base [2021-01-05T07:38:21.151Z] ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 [2021-01-05T07:38:21.151Z] pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-01-05T07:38:21.151Z] 96 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-01-05T07:38:21.151Z] Need to get 63.5 MB of archives. [2021-01-05T07:38:21.151Z] After this operation, 5200 kB of additional disk space will be used. [2021-01-05T07:38:21.151Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-01-05T07:38:21.151Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-01-05T07:38:21.722Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-01-05T07:38:21.722Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-01-05T07:38:21.722Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-01-05T07:38:21.722Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-01-05T07:38:21.722Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-01-05T07:38:21.722Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-01-05T07:38:21.722Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-01-05T07:38:21.722Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-01-05T07:38:21.982Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-01-05T07:38:21.982Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-01-05T07:38:21.982Z] 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-05T07:38:21.982Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-01-05T07:38:21.982Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-01-05T07:38:21.982Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-01-05T07:38:21.982Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-01-05T07:38:21.982Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-libc-dev amd64 4.15.0-129.132 [997 kB] [2021-01-05T07:38:21.982Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-01-05T07:38:22.104Z] 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-05T07:38:22.243Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-01-05T07:38:22.243Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-01-05T07:38:22.243Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-01-05T07:38:22.243Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-01-05T07:38:22.243Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 tar amd64 1.29b-2ubuntu0.1 [234 kB] [2021-01-05T07:38:22.243Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-01-05T07:38:22.243Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-01-05T07:38:22.243Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-01-05T07:38:22.243Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-01-05T07:38:22.243Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-01-05T07:38:22.243Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-01-05T07:38:22.243Z] Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-01-05T07:38:22.243Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-01-05T07:38:22.243Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-01-05T07:38:22.243Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-01-05T07:38:22.243Z] Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-01-05T07:38:22.243Z] Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-01-05T07:38:22.243Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-01-05T07:38:22.243Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-01-05T07:38:22.243Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-01-05T07:38:22.243Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-01-05T07:38:22.243Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-01-05T07:38:22.243Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-01-05T07:38:22.503Z] Get:43 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-01-05T07:38:22.503Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-01-05T07:38:22.503Z] Get:45 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-01-05T07:38:22.503Z] Get:46 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-01-05T07:38:22.503Z] Get:47 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-05T07:38:22.503Z] Get:48 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-01-05T07:38:22.503Z] Get:49 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.43 [15.7 kB] [2021-01-05T07:38:22.503Z] Get:50 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-05T07:38:22.503Z] Get:51 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-01-05T07:38:22.503Z] Get:52 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-01-05T07:38:22.503Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-01-05T07:38:22.503Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-01-05T07:38:22.503Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-01-05T07:38:22.503Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-01-05T07:38:22.503Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] [2021-01-05T07:38:22.503Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] [2021-01-05T07:38:22.503Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-01-05T07:38:22.504Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2021-01-05T07:38:22.504Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] [2021-01-05T07:38:22.504Z] Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-01-05T07:38:22.504Z] Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] [2021-01-05T07:38:22.504Z] Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-01-05T07:38:22.504Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] [2021-01-05T07:38:22.763Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-01-05T07:38:22.763Z] Get:67 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-05T07:38:22.763Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-01-05T07:38:22.763Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-01-05T07:38:22.763Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-01-05T07:38:22.763Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-01-05T07:38:22.763Z] Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-01-05T07:38:22.763Z] Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-01-05T07:38:22.764Z] Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-01-05T07:38:22.764Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-01-05T07:38:22.764Z] Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020d-0ubuntu0.18.04 [190 kB] [2021-01-05T07:38:22.764Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-01-05T07:38:22.764Z] Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-01-05T07:38:22.764Z] Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-01-05T07:38:22.764Z] Get:80 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-05T07:38:22.764Z] Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] [2021-01-05T07:38:22.764Z] Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] [2021-01-05T07:38:22.764Z] Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] [2021-01-05T07:38:22.764Z] Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-01-05T07:38:22.764Z] Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-01-05T07:38:22.764Z] Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-01-05T07:38:23.025Z] Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-01-05T07:38:23.285Z] Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-01-05T07:38:23.855Z] Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-01-05T07:38:23.856Z] Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-01-05T07:38:23.856Z] Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-01-05T07:38:24.116Z] Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-01-05T07:38:24.116Z] Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-01-05T07:38:24.116Z] Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-01-05T07:38:24.116Z] Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-01-05T07:38:24.116Z] Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-01-05T07:38:24.376Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-05T07:38:24.376Z] Fetched 63.5 MB in 3s (20.1 MB/s) [2021-01-05T07:38:24.638Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T07:38:24.638Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-01-05T07:38:24.638Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-05T07:38:25.207Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-01-05T07:38:25.207Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-05T07:38:25.468Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-129.132_amd64.deb ... [2021-01-05T07:38:25.468Z] Unpacking linux-libc-dev:amd64 (4.15.0-129.132) over (4.15.0-20.21) ... [Pipeline] } [2021-01-05T07:38:25.514Z] $ docker stop --time=1 fdd18cd4bfd82dae60a11ca4f68cfbaf65138fa88d48f1bc27e9bef3e4edbb01 [2021-01-05T07:38:26.039Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-05T07:38:26.299Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-05T07:38:26.299Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-05T07:38:26.299Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-05T07:38:26.560Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-05T07:38:26.560Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-05T07:38:26.560Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-05T07:38:26.560Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-05T07:38:26.823Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-05T07:38:26.823Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-05T07:38:26.823Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-05T07:38:27.083Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-05T07:38:27.083Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-05T07:38:27.083Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-05T07:38:27.083Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-05T07:38:27.343Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-05T07:38:27.343Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-05T07:38:27.343Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-01-05T07:38:27.604Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-01-05T07:38:27.868Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-05T07:38:27.868Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-05T07:38:27.868Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-05T07:38:28.129Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-05T07:38:28.129Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-05T07:38:28.197Z] $ docker rm -f fdd18cd4bfd82dae60a11ca4f68cfbaf65138fa88d48f1bc27e9bef3e4edbb01 [2021-01-05T07:38:28.388Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-05T07:38:28.388Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-05T07:38:28.648Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-05T07:38:28.910Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-05T07:38:28.911Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-01-05T07:38:29.170Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [2021-01-05T07:38:29.430Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [2021-01-05T07:38:29.690Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-05T07:38:29.690Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-01-05T07:38:29.690Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-01-05T07:38:29.690Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-01-05T07:38:29.690Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-05T07:38:29.951Z] Setting up base-files (10.1ubuntu2.10) ... [2021-01-05T07:38:29.951Z] Installing new version of config file /etc/issue ... [2021-01-05T07:38:30.068Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-05T07:38:30.068Z] [2021-01-05T07:38:30.068Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-05T07:38:30.212Z] Installing new version of config file /etc/issue.net ... [2021-01-05T07:38:30.212Z] Installing new version of config file /etc/lsb-release ... [2021-01-05T07:38:30.212Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [Pipeline] isUnix [Pipeline] sh [2021-01-05T07:38:30.472Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-01-05T07:38:30.472Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-01-05T07:38:30.472Z] Removing obsolete conffile /etc/default/motd-news ... [2021-01-05T07:38:30.472Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T07:38:30.472Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-01-05T07:38:30.472Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-01-05T07:38:30.732Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-01-05T07:38:30.732Z] 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-05T07:38:30.739Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-05T07:38:30.995Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T07:38:30.995Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-05T07:38:30.995Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-01-05T07:38:30.995Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-01-05T07:38:30.995Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T07:38:30.995Z] Preparing to unpack .../tar_1.29b-2ubuntu0.1_amd64.deb ... [2021-01-05T07:38:31.012Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-01-05T07:38:31.012Z] 29e5d40040c1: Pulling fs layer [2021-01-05T07:38:31.012Z] 1ce36da41761: Pulling fs layer [2021-01-05T07:38:31.012Z] 25b303627fd3: Pulling fs layer [2021-01-05T07:38:31.012Z] 29e5d40040c1: Verifying Checksum [2021-01-05T07:38:31.012Z] 29e5d40040c1: Download complete [2021-01-05T07:38:31.255Z] Unpacking tar (1.29b-2ubuntu0.1) over (1.29b-2) ... [2021-01-05T07:38:31.255Z] Setting up tar (1.29b-2ubuntu0.1) ... [2021-01-05T07:38:31.516Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T07:38:31.516Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-01-05T07:38:31.516Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-05T07:38:31.607Z] 1ce36da41761: Verifying Checksum [2021-01-05T07:38:31.607Z] 1ce36da41761: Download complete [2021-01-05T07:38:31.776Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-01-05T07:38:31.776Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T07:38:31.776Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-05T07:38:31.776Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-05T07:38:31.891Z] 29e5d40040c1: Pull complete [2021-01-05T07:38:32.036Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-05T07:38:32.036Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T07:38:32.036Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-05T07:38:32.036Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-05T07:38:32.036Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-01-05T07:38:32.296Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T07:38:32.296Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-01-05T07:38:32.296Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-01-05T07:38:32.296Z] Setting up grep (3.1-2build1) ... [2021-01-05T07:38:32.296Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T07:38:32.296Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-01-05T07:38:32.296Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-01-05T07:38:32.555Z] Setting up login (1:4.5-1ubuntu2) ... [2021-01-05T07:38:32.556Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T07:38:32.556Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-05T07:38:32.556Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-05T07:38:32.816Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-01-05T07:38:32.816Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T07:38:32.816Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-05T07:38:32.816Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-05T07:38:32.875Z] 1ce36da41761: Pull complete [2021-01-05T07:38:33.148Z] 25b303627fd3: Verifying Checksum [2021-01-05T07:38:33.148Z] 25b303627fd3: Download complete [2021-01-05T07:38:33.387Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-05T07:38:33.387Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-05T07:38:33.648Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-05T07:38:33.648Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-05T07:38:34.220Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-01-05T07:38:34.220Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T07:38:34.220Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-01-05T07:38:34.220Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-05T07:38:35.160Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-01-05T07:38:35.421Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-01-05T07:38:35.421Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-01-05T07:38:35.421Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-01-05T07:38:35.421Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-01-05T07:38:35.421Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T07:38:35.421Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-01-05T07:38:35.682Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-01-05T07:38:35.682Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-01-05T07:38:35.943Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T07:38:35.943Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-05T07:38:35.943Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-05T07:38:35.943Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-05T07:38:35.943Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T07:38:35.943Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-05T07:38:36.203Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-05T07:38:36.203Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-05T07:38:36.203Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T07:38:36.203Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-05T07:38:36.203Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-05T07:38:36.464Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-05T07:38:36.464Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T07:38:36.464Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-05T07:38:36.464Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-05T07:38:36.724Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-05T07:38:36.724Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T07:38:36.724Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-05T07:38:36.724Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-05T07:38:36.984Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-05T07:38:36.984Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-05T07:38:36.984Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-05T07:38:37.245Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T07:38:37.245Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-05T07:38:37.245Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-05T07:38:37.245Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-05T07:38:37.505Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T07:38:37.505Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-05T07:38:37.505Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-05T07:38:37.505Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-05T07:38:37.505Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T07:38:37.505Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-05T07:38:37.505Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-05T07:38:37.766Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-01-05T07:38:37.766Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T07:38:37.766Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-05T07:38:38.026Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-05T07:38:38.287Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-01-05T07:38:38.546Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-01-05T07:38:39.117Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-01-05T07:38:39.117Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T07:38:39.117Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-01-05T07:38:39.117Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-05T07:38:39.377Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-01-05T07:38:39.377Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T07:38:39.377Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-01-05T07:38:39.637Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-05T07:38:39.637Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-01-05T07:38:39.896Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-05T07:38:39.896Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-01-05T07:38:39.896Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-01-05T07:38:39.896Z] Setting up debconf (1.5.66ubuntu1) ... [2021-01-05T07:38:40.156Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-05T07:38:40.156Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-05T07:38:40.156Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-05T07:38:40.416Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-05T07:38:40.416Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-05T07:38:40.416Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-05T07:38:40.677Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-05T07:38:40.677Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-05T07:38:40.677Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-05T07:38:40.677Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-05T07:38:40.942Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-05T07:38:40.943Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-05T07:38:41.203Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-05T07:38:41.203Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-05T07:38:41.203Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-05T07:38:41.463Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.43_amd64.deb ... [2021-01-05T07:38:41.463Z] Unpacking systemd-sysv (237-3ubuntu10.43) over (237-3ubuntu10) ... [2021-01-05T07:38:41.463Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-05T07:38:41.463Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-05T07:38:41.723Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-05T07:38:41.723Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-05T07:38:41.723Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-01-05T07:38:41.723Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-01-05T07:38:41.986Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-01-05T07:38:42.251Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-05T07:38:42.251Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-01-05T07:38:42.251Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-05T07:38:42.513Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-05T07:38:43.086Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-05T07:38:43.086Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-05T07:38:43.086Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-05T07:38:43.086Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-05T07:38:43.300Z] 25b303627fd3: Pull complete [2021-01-05T07:38:43.300Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-01-05T07:38:43.300Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-05T07:38:43.300Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-01-05T07:38:43.346Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-05T07:38:43.346Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... [2021-01-05T07:38:43.346Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... [2021-01-05T07:38:43.564Z] prd-ubuntu18.04-docker-arm64-4c-16g-18475 does not seem to be running inside a container [2021-01-05T07:38:43.605Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... [2021-01-05T07:38:43.605Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-05T07:38:43.605Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-01-05T07:38:43.605Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-01-05T07:38:43.657Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-01-05T07:38:43.865Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-01-05T07:38:44.125Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-05T07:38:44.125Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-05T07:38:44.125Z] Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-05T07:38:44.125Z] Setting up gpgv (2.2.4-1ubuntu1.3) ... [2021-01-05T07:38:44.385Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-05T07:38:44.385Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-01-05T07:38:44.385Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-01-05T07:38:44.645Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-01-05T07:38:44.645Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-05T07:38:44.645Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-01-05T07:38:44.645Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-01-05T07:38:44.905Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-01-05T07:38:44.905Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-05T07:38:44.905Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-01-05T07:38:44.905Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-01-05T07:38:45.176Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-01-05T07:38:45.176Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-05T07:38:45.176Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2021-01-05T07:38:45.176Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2021-01-05T07:38:45.436Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2021-01-05T07:38:45.436Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-05T07:38:45.436Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2021-01-05T07:38:45.436Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2021-01-05T07:38:45.697Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2021-01-05T07:38:45.697Z] (Reading database ... 13915 files and directories currently installed.) [2021-01-05T07:38:45.697Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-01-05T07:38:45.697Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-01-05T07:38:45.959Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-01-05T07:38:45.959Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-01-05T07:38:46.219Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-01-05T07:38:46.219Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-01-05T07:38:46.219Z] Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... [2021-01-05T07:38:46.219Z] Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... [2021-01-05T07:38:46.480Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-01-05T07:38:46.480Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-01-05T07:38:46.480Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-01-05T07:38:46.742Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-01-05T07:38:46.742Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-01-05T07:38:46.742Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-01-05T07:38:46.742Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-01-05T07:38:46.742Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-01-05T07:38:46.791Z] $ docker top aa1538aa3d5b0ac66ddd1adaf71a6306a97474d77bb144624b0b9e8d6db124c2 -eo pid,comm [2021-01-05T07:38:47.002Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-01-05T07:38:47.002Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-01-05T07:38:47.002Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-01-05T07:38:47.002Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [Pipeline] { [Pipeline] sh [2021-01-05T07:38:47.262Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-01-05T07:38:47.262Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-01-05T07:38:47.522Z] Preparing to unpack .../11-tzdata_2020d-0ubuntu0.18.04_all.deb ... [2021-01-05T07:38:47.522Z] Unpacking tzdata (2020d-0ubuntu0.18.04) over (2018d-1) ... [2021-01-05T07:38:47.862Z] + docker-compose build --help [2021-01-05T07:38:47.862Z] + grep parallel [2021-01-05T07:38:48.462Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-01-05T07:38:48.462Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-01-05T07:38:48.462Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-01-05T07:38:48.462Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-01-05T07:38:48.462Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-05T07:38:48.722Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-05T07:38:48.983Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-05T07:38:48.983Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-05T07:38:49.243Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-05T07:38:49.243Z] Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-05T07:38:49.243Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-05T07:38:49.243Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-05T07:38:49.243Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-05T07:38:49.243Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-05T07:38:49.504Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-05T07:38:49.504Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-05T07:38:50.073Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-05T07:38:50.073Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-05T07:38:50.073Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-05T07:38:50.073Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-05T07:38:51.014Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-05T07:38:51.014Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-05T07:38:51.233Z] --parallel Build images in parallel. [Pipeline] } [2021-01-05T07:38:51.532Z] $ docker stop --time=1 aa1538aa3d5b0ac66ddd1adaf71a6306a97474d77bb144624b0b9e8d6db124c2 [2021-01-05T07:38:52.396Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-05T07:38:52.396Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-05T07:38:52.967Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-05T07:38:52.967Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-05T07:38:53.228Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-05T07:38:53.228Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-05T07:38:53.468Z] $ docker rm -f aa1538aa3d5b0ac66ddd1adaf71a6306a97474d77bb144624b0b9e8d6db124c2 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-05T07:38:54.167Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-05T07:38:54.167Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-05T07:38:54.364Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-05T07:38:54.364Z] . [Pipeline] withDockerContainer [2021-01-05T07:38:54.428Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-05T07:38:54.428Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-05T07:38:54.428Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-01-05T07:38:54.428Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-05T07:38:54.656Z] prd-ubuntu18.04-docker-arm64-4c-16g-18475 does not seem to be running inside a container [2021-01-05T07:38:54.688Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-01-05T07:38:54.688Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-05T07:38:54.688Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-01-05T07:38:54.688Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-01-05T07:38:54.778Z] $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-01-05T07:38:54.948Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-05T07:38:54.948Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-05T07:38:55.208Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-05T07:38:55.208Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-05T07:38:55.208Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-01-05T07:38:55.208Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-01-05T07:38:55.469Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-05T07:38:55.469Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-05T07:38:55.469Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-05T07:38:55.469Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-05T07:38:55.469Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-05T07:38:55.469Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-01-05T07:38:55.469Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-01-05T07:38:55.729Z] Setting up tzdata (2020d-0ubuntu0.18.04) ... [2021-01-05T07:38:55.729Z] [2021-01-05T07:38:55.729Z] Current default time zone: 'Etc/UTC' [2021-01-05T07:38:55.729Z] Local time is now: Tue Jan 5 07:38:55 UTC 2021. [2021-01-05T07:38:55.729Z] Universal Time is now: Tue Jan 5 07:38:55 UTC 2021. [2021-01-05T07:38:55.729Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-01-05T07:38:55.729Z] [2021-01-05T07:38:55.729Z] Setting up systemd-sysv (237-3ubuntu10.43) ... [2021-01-05T07:38:55.729Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-05T07:38:55.729Z] Setting up linux-libc-dev:amd64 (4.15.0-129.132) ... [2021-01-05T07:38:55.729Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-01-05T07:38:55.990Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-01-05T07:38:55.990Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-01-05T07:38:55.990Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-01-05T07:38:55.990Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-01-05T07:38:55.990Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-01-05T07:38:55.990Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-01-05T07:38:55.990Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-05T07:38:55.990Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-01-05T07:38:56.249Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-05T07:38:56.249Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-01-05T07:38:56.249Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-05T07:38:56.249Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-01-05T07:38:56.249Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-01-05T07:38:56.249Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-01-05T07:38:56.249Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... [2021-01-05T07:38:56.249Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-01-05T07:38:56.261Z] $ docker top 2bd5a4a8818764896f00d1758bd66d47b666fbab099dc3f14a03304572e7a36c -eo pid,comm [2021-01-05T07:38:56.511Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-01-05T07:38:56.511Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-01-05T07:38:56.511Z] Setting up ca-certificates (20201027ubuntu0.18.04.1) ... [Pipeline] { [Pipeline] sh [2021-01-05T07:38:57.309Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-05T07:38:57.896Z] Updating certificates in /etc/ssl/certs... [2021-01-05T07:38:58.466Z] 22 added, 17 removed; done. [2021-01-05T07:38:58.725Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-01-05T07:38:58.725Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-05T07:38:58.725Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-01-05T07:38:58.725Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-01-05T07:38:58.725Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-01-05T07:38:58.725Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-05T07:38:58.725Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-01-05T07:38:58.985Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-05T07:38:58.985Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-05T07:38:58.985Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-05T07:38:58.985Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-05T07:38:58.985Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-05T07:38:58.985Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-01-05T07:38:58.985Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... [2021-01-05T07:38:58.985Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-01-05T07:38:59.245Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-01-05T07:38:59.245Z] Setting up binutils (2.30-21ubuntu1~18.04.4) ... [2021-01-05T07:38:59.245Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-05T07:38:59.245Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-05T07:38:59.245Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-01-05T07:38:59.245Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-01-05T07:38:59.245Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-01-05T07:38:59.505Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-01-05T07:38:59.506Z] Processing triggers for systemd (237-3ubuntu10.43) ... [2021-01-05T07:38:59.506Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-01-05T07:38:59.506Z] Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... [2021-01-05T07:38:59.506Z] Updating certificates in /etc/ssl/certs... [2021-01-05T07:39:00.075Z] 0 added, 0 removed; done. [2021-01-05T07:39:00.075Z] Running hooks in /etc/ca-certificates/update.d... [2021-01-05T07:39:00.075Z] done. [2021-01-05T07:39:00.644Z] Reading package lists... [2021-01-05T07:39:00.644Z] Building dependency tree... [2021-01-05T07:39:00.644Z] Reading state information... [2021-01-05T07:39:00.904Z] The following NEW packages will be installed: [2021-01-05T07:39:00.904Z] apt-transport-https [2021-01-05T07:39:01.165Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-01-05T07:39:01.165Z] Need to get 1696 B of archives. [2021-01-05T07:39:01.165Z] After this operation, 153 kB of additional disk space will be used. [2021-01-05T07:39:01.165Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2021-01-05T07:39:01.165Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-05T07:39:01.165Z] Fetched 1696 B in 0s (8507 B/s) [2021-01-05T07:39:01.165Z] Selecting previously unselected package apt-transport-https. [2021-01-05T07:39:01.165Z] (Reading database ... 13929 files and directories currently installed.) [2021-01-05T07:39:01.165Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2021-01-05T07:39:01.165Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2021-01-05T07:39:01.430Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2021-01-05T07:39:01.597Z] Building docker-core-command-go ... [2021-01-05T07:39:01.597Z] Building docker-core-data-go ... [2021-01-05T07:39:01.597Z] Building docker-core-metadata-go ... [2021-01-05T07:39:01.597Z] Building docker-security-bootstrap-redis-go ... [2021-01-05T07:39:01.597Z] Building docker-security-proxy-setup-go ... [2021-01-05T07:39:01.597Z] Building docker-security-secretstore-setup-go ... [2021-01-05T07:39:01.597Z] Building docker-support-notifications-go ... [2021-01-05T07:39:01.597Z] Building docker-support-scheduler-go ... [2021-01-05T07:39:01.597Z] Building docker-sys-mgmt-agent-go ... [2021-01-05T07:39:01.597Z] Building docker-security-secretstore-setup-go [2021-01-05T07:39:01.597Z] Building docker-security-bootstrap-redis-go [2021-01-05T07:39:01.597Z] Building docker-sys-mgmt-agent-go [2021-01-05T07:39:01.597Z] Building docker-security-proxy-setup-go [2021-01-05T07:39:01.597Z] Building docker-support-scheduler-go [2021-01-05T07:39:01.691Z] Waiting for network to be ready... [2021-01-05T07:39:08.406Z] 2021-01-05T07:39:05Z INFO Waiting for automatic snapd restart... [2021-01-05T07:39:08.406Z] snapd 2.48.1 from Canonical* installed [2021-01-05T07:39:09.414Z] "snapd" switched to the "latest/stable" channel [2021-01-05T07:39:09.414Z] [2021-01-05T07:39:13.613Z] core18 20201210 from Canonical* installed [2021-01-05T07:39:13.613Z] "core18" switched to the "latest/stable" channel [2021-01-05T07:39:13.613Z] [2021-01-05T07:39:18.899Z] snapcraft 4.4.4 from Canonical* installed [2021-01-05T07:39:18.899Z] "snapcraft" switched to the "latest/stable" channel [2021-01-05T07:39:18.899Z] [2021-01-05T07:39:21.465Z] 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-05T07:39:21.465Z] - README.md [2021-01-05T07:39:21.465Z] [2021-01-05T07:39:21.465Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-01-05T07:39:28.039Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-05T07:39:28.039Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-05T07:39:28.298Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-05T07:39:28.298Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-05T07:39:30.207Z] Reading package lists... [2021-01-05T07:39:30.207Z] 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-05T07:39:36.786Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-05T07:39:36.786Z] Reading package lists... [2021-01-05T07:39:36.786Z] Building dependency tree... [2021-01-05T07:39:36.786Z] Reading state information... [2021-01-05T07:39:36.786Z] Suggested packages: [2021-01-05T07:39:36.786Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-01-05T07:39:36.786Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-01-05T07:39:36.786Z] Recommended packages: [2021-01-05T07:39:36.786Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-01-05T07:39:36.786Z] The following NEW packages will be installed: [2021-01-05T07:39:36.786Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-01-05T07:39:36.786Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-01-05T07:39:36.786Z] pkg-config zip [2021-01-05T07:39:36.786Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-01-05T07:39:36.786Z] Need to get 7655 kB of archives. [2021-01-05T07:39:36.786Z] After this operation, 43.7 MB of additional disk space will be used. [2021-01-05T07:39:36.786Z] Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-01-05T07:39:36.786Z] 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-05T07:39:37.046Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-01-05T07:39:37.046Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-01-05T07:39:37.306Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-01-05T07:39:37.306Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-01-05T07:39:37.306Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-01-05T07:39:37.306Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-01-05T07:39:37.306Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-01-05T07:39:37.306Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-01-05T07:39:37.566Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2021-01-05T07:39:37.566Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2021-01-05T07:39:37.566Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2021-01-05T07:39:37.827Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-01-05T07:39:37.827Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-01-05T07:39:37.827Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-05T07:39:37.827Z] Fetched 7655 kB in 1s (7000 kB/s) [2021-01-05T07:39:38.089Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-01-05T07:39:38.089Z] (Reading database ... 13933 files and directories currently installed.) [2021-01-05T07:39:38.089Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... [2021-01-05T07:39:38.089Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-01-05T07:39:38.349Z] Selecting previously unselected package libpsl5:amd64. [2021-01-05T07:39:38.349Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-01-05T07:39:38.349Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-01-05T07:39:38.349Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-01-05T07:39:38.349Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-01-05T07:39:38.349Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-01-05T07:39:38.349Z] Selecting previously unselected package librtmp1:amd64. [2021-01-05T07:39:38.349Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-01-05T07:39:38.349Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-01-05T07:39:38.609Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-01-05T07:39:38.609Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2021-01-05T07:39:38.609Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-01-05T07:39:38.609Z] Selecting previously unselected package liberror-perl. [2021-01-05T07:39:38.609Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-01-05T07:39:38.609Z] Unpacking liberror-perl (0.17025-1) ... [2021-01-05T07:39:38.609Z] Selecting previously unselected package git-man. [2021-01-05T07:39:38.609Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2021-01-05T07:39:38.609Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2021-01-05T07:39:38.869Z] Selecting previously unselected package git. [2021-01-05T07:39:38.869Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2021-01-05T07:39:38.869Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2021-01-05T07:39:39.809Z] Selecting previously unselected package libnorm1:amd64. [2021-01-05T07:39:39.809Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-01-05T07:39:39.809Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-01-05T07:39:39.809Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-01-05T07:39:39.809Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-01-05T07:39:39.809Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-01-05T07:39:39.809Z] Selecting previously unselected package libsodium23:amd64. [2021-01-05T07:39:39.809Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-01-05T07:39:39.809Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-01-05T07:39:40.069Z] Selecting previously unselected package libzmq5:amd64. [2021-01-05T07:39:40.069Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-01-05T07:39:40.069Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-05T07:39:40.069Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-01-05T07:39:40.069Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-01-05T07:39:40.069Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-05T07:39:40.328Z] Selecting previously unselected package pkg-config. [2021-01-05T07:39:40.328Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-01-05T07:39:40.328Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-01-05T07:39:40.328Z] Selecting previously unselected package zip. [2021-01-05T07:39:40.328Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-01-05T07:39:40.328Z] Unpacking zip (3.0-11build1) ... [2021-01-05T07:39:40.328Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-01-05T07:39:40.328Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2021-01-05T07:39:40.328Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-01-05T07:39:40.328Z] Setting up liberror-perl (0.17025-1) ... [2021-01-05T07:39:40.328Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-01-05T07:39:40.587Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-01-05T07:39:40.587Z] No schema files found: doing nothing. [2021-01-05T07:39:40.587Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-01-05T07:39:40.587Z] Setting up zip (3.0-11build1) ... [2021-01-05T07:39:40.587Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-01-05T07:39:40.587Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-01-05T07:39:40.587Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-01-05T07:39:40.587Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-05T07:39:40.847Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-01-05T07:39:40.847Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-05T07:39:40.847Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2021-01-05T07:39:40.847Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-01-05T07:39:47.422Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-05T07:39:47.422Z] git set to automatically installed. [2021-01-05T07:39:47.422Z] git-man set to automatically installed. [2021-01-05T07:39:47.422Z] libcurl3-gnutls set to automatically installed. [2021-01-05T07:39:47.422Z] liberror-perl set to automatically installed. [2021-01-05T07:39:47.422Z] libglib2.0-0 set to automatically installed. [2021-01-05T07:39:47.422Z] libnghttp2-14 set to automatically installed. [2021-01-05T07:39:47.422Z] libnorm1 set to automatically installed. [2021-01-05T07:39:47.422Z] libpgm-5.2-0 set to automatically installed. [2021-01-05T07:39:47.422Z] libpsl5 set to automatically installed. [2021-01-05T07:39:47.422Z] librtmp1 set to automatically installed. [2021-01-05T07:39:47.422Z] libsodium23 set to automatically installed. [2021-01-05T07:39:47.422Z] libzmq3-dev set to automatically installed. [2021-01-05T07:39:47.422Z] libzmq5 set to automatically installed. [2021-01-05T07:39:47.422Z] pkg-config set to automatically installed. [2021-01-05T07:39:47.422Z] zip set to automatically installed. [2021-01-05T07:39:49.964Z] snapd is not logged in, snap install commands will use sudo [2021-01-05T07:39:56.543Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-05T07:39:56.543Z] snap "core18" has no updates available [2021-01-05T07:39:57.113Z] Pulling config-common [2021-01-05T07:39:58.494Z] Pulling go-build-helper [2021-01-05T07:40:09.579Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T07:40:09.579Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-05T07:40:09.579Z] ---> 1b6143c593a2 [2021-01-05T07:40:09.579Z] Step 3/22 : WORKDIR /edgex-go [2021-01-05T07:40:09.579Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T07:40:09.579Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-05T07:40:09.579Z] ---> 1b6143c593a2 [2021-01-05T07:40:09.579Z] Step 3/26 : WORKDIR /edgex-go [2021-01-05T07:40:09.579Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T07:40:09.579Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-05T07:40:09.579Z] ---> 1b6143c593a2 [2021-01-05T07:40:09.579Z] Step 3/21 : WORKDIR /edgex-go [2021-01-05T07:40:09.579Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T07:40:09.579Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-05T07:40:09.579Z] ---> 1b6143c593a2 [2021-01-05T07:40:09.579Z] Step 3/24 : WORKDIR /edgex-go [2021-01-05T07:40:09.851Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T07:40:09.851Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-05T07:40:09.851Z] ---> 1b6143c593a2 [2021-01-05T07:40:09.851Z] Step 3/21 : WORKDIR /edgex-go [2021-01-05T07:40:14.149Z] ---> Running in 712ddd4e840a [2021-01-05T07:40:14.149Z] ---> Running in 86217492bacc [2021-01-05T07:40:14.149Z] ---> Running in f24a76de6db9 [2021-01-05T07:40:14.149Z] ---> Running in 8018d8e4b600 [2021-01-05T07:40:14.149Z] ---> Running in 8d6d72e5a342 [2021-01-05T07:40:14.426Z] Removing intermediate container 8018d8e4b600 [2021-01-05T07:40:14.426Z] ---> 8497f55ad067 [2021-01-05T07:40:14.426Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T07:40:14.426Z] Removing intermediate container 712ddd4e840a [2021-01-05T07:40:14.426Z] ---> 55ef8db9b568 [2021-01-05T07:40:14.426Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T07:40:14.426Z] Removing intermediate container 86217492bacc [2021-01-05T07:40:14.426Z] ---> aec06d3e360f [2021-01-05T07:40:14.426Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T07:40:14.426Z] Removing intermediate container 8d6d72e5a342 [2021-01-05T07:40:14.426Z] ---> 1da64ba3eb3f [2021-01-05T07:40:14.426Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesRemoving intermediate container f24a76de6db9 [2021-01-05T07:40:14.426Z] ---> 254edbd558b4 [2021-01-05T07:40:14.426Z] [2021-01-05T07:40:14.426Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T07:40:14.701Z] ---> Running in 01ac1ddf9c12 [2021-01-05T07:40:14.701Z] ---> Running in a0c4a938520d [2021-01-05T07:40:14.701Z] ---> Running in a8f28c2670f0 [2021-01-05T07:40:14.701Z] ---> Running in baeafcaf1cb6 [2021-01-05T07:40:14.701Z] ---> Running in b694ae023eca [2021-01-05T07:40:19.039Z] Removing intermediate container 01ac1ddf9c12 [2021-01-05T07:40:19.039Z] ---> 8f408617df83 [2021-01-05T07:40:19.039Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-05T07:40:19.039Z] ---> Running in d7c885cb122c [2021-01-05T07:40:19.039Z] Removing intermediate container a0c4a938520d [2021-01-05T07:40:19.039Z] ---> a1e4b1bd5f1b [2021-01-05T07:40:19.039Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-05T07:40:19.039Z] ---> Running in 4eef26e10c82 [2021-01-05T07:40:19.323Z] Removing intermediate container baeafcaf1cb6 [2021-01-05T07:40:19.323Z] ---> 74fd9cda1085 [2021-01-05T07:40:19.323Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-05T07:40:19.323Z] Removing intermediate container b694ae023eca [2021-01-05T07:40:19.323Z] ---> 792b0b5c780a [2021-01-05T07:40:19.323Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-01-05T07:40:19.610Z] Removing intermediate container a8f28c2670f0 [2021-01-05T07:40:19.610Z] ---> e27044386515 [2021-01-05T07:40:19.610Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-01-05T07:40:19.610Z] ---> Running in 73761e4e2662 [2021-01-05T07:40:19.610Z] ---> Running in 8d767f80ed9b [2021-01-05T07:40:19.884Z] ---> Running in 2f2668e6517f [2021-01-05T07:40:20.487Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T07:40:21.085Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T07:40:21.359Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T07:40:21.359Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T07:40:21.631Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T07:40:21.631Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T07:40:21.631Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T07:40:22.241Z] OK: 217 MiB in 51 packages [2021-01-05T07:40:22.241Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T07:40:22.521Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T07:40:22.521Z] OK: 217 MiB in 51 packages [2021-01-05T07:40:22.521Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T07:40:23.120Z] OK: 217 MiB in 51 packages [2021-01-05T07:40:23.120Z] OK: 217 MiB in 51 packages [2021-01-05T07:40:23.403Z] OK: 217 MiB in 51 packages [2021-01-05T07:40:24.008Z] Removing intermediate container d7c885cb122c [2021-01-05T07:40:24.008Z] ---> 2423563b4655 [2021-01-05T07:40:24.008Z] Step 6/21 : COPY go.mod . [2021-01-05T07:40:24.284Z] Removing intermediate container 4eef26e10c82 [2021-01-05T07:40:24.284Z] ---> f0583806b447 [2021-01-05T07:40:24.284Z] Step 6/21 : COPY go.mod . [2021-01-05T07:40:24.888Z] ---> 7413cebf8040 [2021-01-05T07:40:24.888Z] Step 7/21 : RUN go mod download [2021-01-05T07:40:25.062Z] Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-01-05T07:40:25.062Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-01-05T07:40:25.062Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-01-05T07:40:25.062Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1454 kB] [2021-01-05T07:40:25.062Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-01-05T07:40:25.062Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-01-05T07:40:25.062Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-01-05T07:40:25.062Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-01-05T07:40:25.062Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-01-05T07:40:25.062Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-01-05T07:40:25.063Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-01-05T07:40:25.063Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [284 kB] [2021-01-05T07:40:25.063Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.8 kB] [2021-01-05T07:40:25.063Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2872 B] [2021-01-05T07:40:25.063Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [185 kB] [2021-01-05T07:40:25.063Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [24.3 kB] [2021-01-05T07:40:25.063Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1094 kB] [2021-01-05T07:40:25.063Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [244 kB] [2021-01-05T07:40:25.063Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-01-05T07:40:25.063Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1812 kB] [2021-01-05T07:40:25.063Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [379 kB] [2021-01-05T07:40:25.063Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [35.6 kB] [2021-01-05T07:40:25.063Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7180 B] [2021-01-05T07:40:25.063Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [214 kB] [2021-01-05T07:40:25.063Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [29.1 kB] [2021-01-05T07:40:25.063Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1700 kB] [2021-01-05T07:40:25.063Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [358 kB] [2021-01-05T07:40:25.063Z] Fetched 23.6 MB in 0s (0 B/s) [2021-01-05T07:40:25.063Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-01-05T07:40:25.063Z] Fetched 96.5 kB in 0s (0 B/s) [2021-01-05T07:40:25.063Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-01-05T07:40:25.063Z] Fetched 279 kB in 0s (0 B/s) [2021-01-05T07:40:25.063Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-01-05T07:40:25.063Z] Fetched 122 kB in 0s (0 B/s) [2021-01-05T07:40:25.063Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-01-05T07:40:25.063Z] Fetched 77.8 kB in 0s (0 B/s) [2021-01-05T07:40:25.063Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-01-05T07:40:25.063Z] Fetched 8848 B in 0s (0 B/s) [2021-01-05T07:40:25.063Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-01-05T07:40:25.063Z] Fetched 47.8 kB in 0s (0 B/s) [2021-01-05T07:40:25.063Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-01-05T07:40:25.063Z] Fetched 45.6 kB in 0s (0 B/s) [2021-01-05T07:40:25.063Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb [14.8 kB] [2021-01-05T07:40:25.063Z] Fetched 14.8 kB in 0s (0 B/s) [2021-01-05T07:40:25.063Z] Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] [2021-01-05T07:40:25.063Z] Fetched 214 kB in 0s (0 B/s) [2021-01-05T07:40:25.063Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] [2021-01-05T07:40:25.063Z] Fetched 155 kB in 0s (0 B/s) [2021-01-05T07:40:25.063Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-01-05T07:40:25.063Z] Fetched 50.6 kB in 0s (0 B/s) [2021-01-05T07:40:25.063Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-01-05T07:40:25.063Z] Fetched 14.8 kB in 0s (0 B/s) [2021-01-05T07:40:25.063Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-01-05T07:40:25.063Z] Fetched 41.8 kB in 0s (0 B/s) [2021-01-05T07:40:25.063Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-01-05T07:40:25.063Z] Fetched 499 kB in 0s (0 B/s) [2021-01-05T07:40:25.063Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-01-05T07:40:25.063Z] Fetched 111 kB in 0s (0 B/s) [2021-01-05T07:40:25.063Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-01-05T07:40:25.063Z] Fetched 240 kB in 0s (0 B/s) [2021-01-05T07:40:25.063Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-01-05T07:40:25.063Z] Fetched 29.3 kB in 0s (0 B/s) [2021-01-05T07:40:25.063Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-01-05T07:40:25.063Z] Fetched 85.5 kB in 0s (0 B/s) [2021-01-05T07:40:25.063Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-01-05T07:40:25.063Z] Fetched 24.5 kB in 0s (0 B/s) [2021-01-05T07:40:25.063Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb [49.2 kB] [2021-01-05T07:40:25.063Z] Fetched 49.2 kB in 0s (0 B/s) [2021-01-05T07:40:25.063Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-01-05T07:40:25.063Z] Fetched 54.2 kB in 0s (0 B/s) [2021-01-05T07:40:25.063Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-01-05T07:40:25.063Z] Fetched 30.8 kB in 0s (0 B/s) [2021-01-05T07:40:25.063Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] [2021-01-05T07:40:25.063Z] Fetched 17.0 kB in 0s (0 B/s) [2021-01-05T07:40:25.063Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-01-05T07:40:25.063Z] Fetched 85.9 kB in 0s (0 B/s) [2021-01-05T07:40:25.063Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-01-05T07:40:25.063Z] Fetched 8720 B in 0s (0 B/s) [2021-01-05T07:40:25.063Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2021-01-05T07:40:25.063Z] Fetched 137 kB in 0s (0 B/s) [2021-01-05T07:40:25.063Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-01-05T07:40:25.063Z] Fetched 119 kB in 0s (0 B/s) [2021-01-05T07:40:25.063Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2021-01-05T07:40:25.063Z] Fetched 109 kB in 0s (0 B/s) [2021-01-05T07:40:25.063Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-01-05T07:40:25.063Z] Fetched 11.1 kB in 0s (0 B/s) [2021-01-05T07:40:25.063Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-01-05T07:40:25.063Z] Fetched 645 kB in 0s (0 B/s) [2021-01-05T07:40:25.063Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-01-05T07:40:25.063Z] Fetched 41.3 kB in 0s (0 B/s) [2021-01-05T07:40:25.063Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-01-05T07:40:25.063Z] Fetched 17.9 kB in 0s (0 B/s) [2021-01-05T07:40:25.063Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-01-05T07:40:25.063Z] Fetched 368 kB in 0s (0 B/s) [2021-01-05T07:40:25.063Z] Get:1 libp11-kit0_0.23.9-2_amd64.deb [187 kB] [2021-01-05T07:40:25.063Z] Fetched 187 kB in 0s (0 B/s) [2021-01-05T07:40:25.063Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-01-05T07:40:25.063Z] Fetched 175 kB in 0s (0 B/s) [2021-01-05T07:40:25.063Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-01-05T07:40:25.163Z] Removing intermediate container 73761e4e2662 [2021-01-05T07:40:25.163Z] ---> 31a670d5bd7e [2021-01-05T07:40:25.163Z] Step 6/24 : COPY go.mod . [2021-01-05T07:40:25.163Z] ---> Running in 8d9a452c786c [2021-01-05T07:40:25.163Z] Removing intermediate container 8d767f80ed9b [2021-01-05T07:40:25.163Z] ---> 20b6c1afcb51 [2021-01-05T07:40:25.163Z] Step 6/22 : COPY go.mod . [2021-01-05T07:40:25.441Z] Removing intermediate container 2f2668e6517f [2021-01-05T07:40:25.441Z] ---> 062e6029631e [2021-01-05T07:40:25.441Z] Step 6/26 : COPY go.mod . [2021-01-05T07:40:25.441Z] ---> 4bf4183dc440 [2021-01-05T07:40:25.441Z] Step 7/21 : RUN go mod download [2021-01-05T07:40:25.633Z] Fetched 206 kB in 0s (0 B/s) [2021-01-05T07:40:25.633Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] [2021-01-05T07:40:25.633Z] Fetched 1301 kB in 0s (0 B/s) [2021-01-05T07:40:25.633Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-01-05T07:40:25.633Z] Fetched 36.2 kB in 0s (0 B/s) [2021-01-05T07:40:25.633Z] Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] [2021-01-05T07:40:25.633Z] Fetched 159 kB in 0s (0 B/s) [2021-01-05T07:40:25.633Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-01-05T07:40:25.633Z] Fetched 107 kB in 0s (0 B/s) [2021-01-05T07:40:25.633Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-01-05T07:40:25.633Z] Fetched 48.7 kB in 0s (0 B/s) [2021-01-05T07:40:25.633Z] Pulling static-packages [2021-01-05T07:40:25.714Z] ---> Running in e4dc04033ab7 [2021-01-05T07:40:26.317Z] ---> 476ea5eda610 [2021-01-05T07:40:26.317Z] Step 7/24 : RUN go mod download [2021-01-05T07:40:26.317Z] ---> d361f818df4d [2021-01-05T07:40:26.317Z] Step 7/22 : RUN go mod download [2021-01-05T07:40:26.317Z] ---> Running in 3741fd182b0f [2021-01-05T07:40:26.576Z] 'go115' has dependencies that need to be staged: static-packages go-build-helper [2021-01-05T07:40:26.576Z] Skipping pull go-build-helper (already ran) [2021-01-05T07:40:26.576Z] Skipping pull static-packages (already ran) [2021-01-05T07:40:26.576Z] Building go-build-helper [2021-01-05T07:40:26.596Z] ---> 1a9b0b91a815 [2021-01-05T07:40:26.596Z] Step 7/26 : RUN go mod download [2021-01-05T07:40:26.596Z] ---> Running in 1ad04e56dae9 [2021-01-05T07:40:27.192Z] ---> Running in ca6f59de1df8 [2021-01-05T07:40:29.840Z] Removing intermediate container 8d9a452c786c [2021-01-05T07:40:29.840Z] ---> 28245c4bd37e [2021-01-05T07:40:29.840Z] Step 8/21 : COPY . . [2021-01-05T07:40:29.840Z] Removing intermediate container e4dc04033ab7 [2021-01-05T07:40:30.117Z] ---> ca9bc0688421 [2021-01-05T07:40:30.117Z] Step 8/21 : COPY . . [2021-01-05T07:40:30.780Z] Building static-packages [2021-01-05T07:40:31.552Z] Removing intermediate container 3741fd182b0f [2021-01-05T07:40:31.552Z] ---> 9582e564cc79 [2021-01-05T07:40:31.552Z] Step 8/24 : COPY . . [2021-01-05T07:40:32.155Z] Removing intermediate container ca6f59de1df8 [2021-01-05T07:40:32.155Z] ---> 2789b7fe866e [2021-01-05T07:40:32.155Z] Step 8/26 : COPY . . [2021-01-05T07:40:32.155Z] Removing intermediate container 1ad04e56dae9 [2021-01-05T07:40:32.155Z] ---> 513864a583ef [2021-01-05T07:40:32.155Z] Step 8/22 : COPY . . [2021-01-05T07:40:33.320Z] Staging go-build-helper [2021-01-05T07:40:34.261Z] Staging static-packages [2021-01-05T07:40:35.200Z] Pulling go115 [2021-01-05T07:40:36.139Z] 'edgex-go' has dependencies that need to be staged: go115 [2021-01-05T07:40:36.139Z] Skipping pull go115 (already ran) [2021-01-05T07:40:36.139Z] Building go115 [2021-01-05T07:40:36.399Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-05T07:40:36.399Z] Dload Upload Total Spent Left Speed [2021-01-05T07:40:39.646Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 115M 0 6971 0 0 38513 0 0:52:25 --:--:-- 0:52:25 38302 25 115M 25 29.4M 0 0 25.0M 0 0:00:04 0:00:01 0:00:03 24.9M 54 115M 54 63.4M 0 0 29.1M 0 0:00:03 0:00:02 0:00:01 29.1M 93 115M 93 108M 0 0 34.0M 0 0:00:03 0:00:03 --:--:-- 34.0M 100 115M 100 115M 0 0 34.6M 0 0:00:03 0:00:03 --:--:-- 34.6M [2021-01-05T07:40:40.591Z] go1.15.2.linux-amd64.tar.gz: OK [2021-01-05T07:40:44.789Z] Staging go115 [2021-01-05T07:40:51.367Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-05T07:40:51.367Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-05T07:40:51.367Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-05T07:40:51.367Z] Fetched 0 B in 0s (0 B/s) [2021-01-05T07:40:51.367Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-01-05T07:40:51.367Z] Fetched 224 kB in 0s (0 B/s) [2021-01-05T07:40:51.367Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-01-05T07:40:51.367Z] Fetched 157 kB in 0s (0 B/s) [2021-01-05T07:40:51.367Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-01-05T07:40:51.368Z] Fetched 221 kB in 0s (0 B/s) [2021-01-05T07:40:51.368Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-01-05T07:40:51.368Z] Fetched 143 kB in 0s (0 B/s) [2021-01-05T07:40:51.368Z] Pulling edgex-go [2021-01-05T07:40:52.448Z] Pulling version [2021-01-05T07:40:53.859Z] Building config-common [2021-01-05T07:40:56.407Z] Skipping build go-build-helper (already ran) [2021-01-05T07:40:56.407Z] Skipping build static-packages (already ran) [2021-01-05T07:40:56.407Z] Skipping build go115 (already ran) [2021-01-05T07:40:56.407Z] Building edgex-go [2021-01-05T07:40:56.667Z] 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-05T07:40:57.609Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-01-05T07:40:57.609Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.136 [2021-01-05T07:40:57.609Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.66 [2021-01-05T07:40:57.609Z] go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.29 [2021-01-05T07:40:57.609Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-01-05T07:40:57.609Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-01-05T07:40:57.897Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.27 [2021-01-05T07:40:57.897Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.29 [2021-01-05T07:40:57.897Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2021-01-05T07:40:57.897Z] go: downloading github.com/google/uuid v1.1.3 [2021-01-05T07:40:57.897Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2021-01-05T07:40:57.897Z] go: downloading github.com/x448/float16 v0.8.4 [2021-01-05T07:40:57.897Z] go: downloading github.com/pkg/errors v0.8.1 [2021-01-05T07:40:57.897Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-01-05T07:40:57.897Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-01-05T07:40:57.897Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-01-05T07:40:57.897Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-01-05T07:40:57.897Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-01-05T07:40:57.897Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2021-01-05T07:40:57.897Z] go: downloading github.com/pebbe/zmq4 v1.0.0 [2021-01-05T07:40:57.897Z] go: downloading github.com/imdario/mergo v0.3.11 [2021-01-05T07:40:57.897Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 [2021-01-05T07:40:57.897Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2021-01-05T07:40:57.897Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2021-01-05T07:40:57.897Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-01-05T07:40:57.897Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-01-05T07:40:57.897Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2021-01-05T07:40:57.897Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-01-05T07:40:57.897Z] go: downloading github.com/hashicorp/serf v0.8.2 [2021-01-05T07:40:57.897Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2021-01-05T07:40:57.897Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-01-05T07:40:58.170Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-01-05T07:40:58.170Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-01-05T07:40:58.170Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-01-05T07:40:58.170Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-01-05T07:40:58.170Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-01-05T07:40:58.170Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-01-05T07:40:58.170Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-01-05T07:40:58.446Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-01-05T07:40:58.446Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-01-05T07:40:58.963Z] ---> 006df4260b8d [2021-01-05T07:40:58.963Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-01-05T07:40:58.963Z] ---> 9ef88a347e38 [2021-01-05T07:40:58.963Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2021-01-05T07:40:58.963Z] ---> df1fd740c369 [2021-01-05T07:40:58.963Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-01-05T07:40:58.963Z] ---> 94b819f94e90 [2021-01-05T07:40:58.963Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-01-05T07:40:58.963Z] ---> e9c3bb6a34e5 [2021-01-05T07:40:58.963Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-01-05T07:40:58.963Z] ---> Running in 1652e4040455 [2021-01-05T07:40:58.963Z] ---> Running in 880c97320373 [2021-01-05T07:40:58.963Z] ---> Running in cdee3ebf9685 [2021-01-05T07:40:58.963Z] ---> Running in 6fafc04b6cda [2021-01-05T07:40:58.963Z] ---> Running in c17948d100b1 [2021-01-05T07:40:58.963Z] 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-05T07:40:58.963Z] 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-05T07:40:58.963Z] 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-05T07:40:58.963Z] 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-05T07:40:58.963Z] 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-05T07:41:06.598Z] 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-05T07:41:11.880Z] 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-05T07:41:12.140Z] 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-05T07:41:13.524Z] 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-05T07:41:13.524Z] 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-05T07:41:13.785Z] go: downloading github.com/stretchr/testify v1.6.1 [2021-01-05T07:41:14.047Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-01-05T07:41:14.047Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-01-05T07:41:14.047Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-01-05T07:41:15.960Z] 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-05T07:41:15.960Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-01-05T07:41:15.960Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-01-05T07:41:16.900Z] 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-05T07:41:17.161Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-01-05T07:41:18.104Z] 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-05T07:41:18.104Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-01-05T07:41:19.485Z] 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-05T07:41:20.424Z] 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-05T07:41:21.364Z] 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-05T07:41:24.662Z] Building version [2021-01-05T07:41:26.571Z] Staging config-common [2021-01-05T07:41:27.955Z] Skipping stage go-build-helper (already ran) [2021-01-05T07:41:27.955Z] Skipping stage static-packages (already ran) [2021-01-05T07:41:27.955Z] Skipping stage go115 (already ran) [2021-01-05T07:41:27.955Z] Staging edgex-go [2021-01-05T07:41:28.893Z] Staging version [2021-01-05T07:41:29.834Z] Priming config-common [2021-01-05T07:41:30.773Z] Priming go-build-helper [2021-01-05T07:41:31.712Z] Priming static-packages [2021-01-05T07:41:34.253Z] Priming go115 [2021-01-05T07:41:35.192Z] Priming edgex-go [2021-01-05T07:41:36.576Z] Priming version [2021-01-05T07:41:37.516Z] 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-05T07:42:20.832Z] 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-05T07:42:20.832Z] 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-05T07:42:26.278Z] Removing intermediate container c17948d100b1 [2021-01-05T07:42:26.278Z] ---> 73989ca1d63f [2021-01-05T07:42:26.278Z] [2021-01-05T07:42:26.278Z] Step 10/22 : FROM alpine:3.12 [2021-01-05T07:42:26.278Z] 3.12: Pulling from library/alpine [2021-01-05T07:42:27.278Z] Removing intermediate container 1652e4040455 [2021-01-05T07:42:27.278Z] ---> a1dccffb82bb [2021-01-05T07:42:27.278Z] [2021-01-05T07:42:27.278Z] Step 10/24 : FROM alpine:3.12 [2021-01-05T07:42:27.553Z] 3.12: Pulling from library/alpine [2021-01-05T07:42:27.553Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-05T07:42:27.553Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-05T07:42:27.553Z] Status: Downloaded newer image for alpine:3.12 [2021-01-05T07:42:27.553Z] Status: Image is up to date for alpine:3.12 [2021-01-05T07:42:27.553Z] ---> afeebe901d6b [2021-01-05T07:42:27.553Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-05T07:42:27.553Z] ---> afeebe901d6b [2021-01-05T07:42:27.553Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-05T07:42:28.157Z] ---> Running in 775e5015980e [2021-01-05T07:42:28.157Z] ---> Running in e3cd8c4bc0d3 [2021-01-05T07:42:29.141Z] Removing intermediate container cdee3ebf9685 [2021-01-05T07:42:29.141Z] ---> 9b7b6a32c762 [2021-01-05T07:42:29.141Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-05T07:42:29.740Z] ---> Running in b38af34e65b1 [2021-01-05T07:42:29.740Z] Removing intermediate container 6fafc04b6cda [2021-01-05T07:42:29.740Z] ---> 1049d429316f [2021-01-05T07:42:29.740Z] [2021-01-05T07:42:29.740Z] Step 10/21 : FROM alpine:3.12 [2021-01-05T07:42:29.740Z] ---> afeebe901d6b [2021-01-05T07:42:29.740Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-01-05T07:42:30.351Z] ---> Running in 8b228624c061 [2021-01-05T07:42:30.351Z] Removing intermediate container 880c97320373 [2021-01-05T07:42:30.351Z] ---> ce39da068aa1 [2021-01-05T07:42:30.351Z] [2021-01-05T07:42:30.351Z] Step 10/21 : FROM scratch [2021-01-05T07:42:30.351Z] ---> [2021-01-05T07:42:30.638Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-05T07:42:30.638Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T07:42:30.638Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T07:42:30.930Z] ---> Running in f0c8ebff9c45 [2021-01-05T07:42:30.956Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T07:42:30.956Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T07:42:31.563Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-05T07:42:31.563Z] Removing intermediate container f0c8ebff9c45 [2021-01-05T07:42:31.563Z] ---> 577809b349ce [2021-01-05T07:42:31.563Z] Step 12/21 : ENV APP_PORT=48085 [2021-01-05T07:42:31.563Z] 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-05T07:42:31.563Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-05T07:42:31.563Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-05T07:42:31.563Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-05T07:42:31.563Z] (4/5) Installing curl (7.69.1-r3) [2021-01-05T07:42:31.563Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-05T07:42:31.563Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-05T07:42:31.563Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-05T07:42:31.563Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T07:42:31.563Z] (4/5) Installing curl (7.69.1-r3) [2021-01-05T07:42:31.563Z] Executing ca-certificates-20191127-r4.trigger [2021-01-05T07:42:31.563Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-05T07:42:31.563Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T07:42:31.563Z] Executing ca-certificates-20191127-r4.trigger [2021-01-05T07:42:31.563Z] ---> Running in 4eae6cabd7b7 [2021-01-05T07:42:31.852Z] OK: 7 MiB in 19 packages [2021-01-05T07:42:31.852Z] OK: 7 MiB in 19 packages [2021-01-05T07:42:31.852Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T07:42:32.131Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T07:42:32.413Z] Removing intermediate container 4eae6cabd7b7 [2021-01-05T07:42:32.413Z] ---> 11fe5adb3782 [2021-01-05T07:42:32.413Z] Step 13/21 : EXPOSE $APP_PORT [2021-01-05T07:42:32.413Z] ---> Running in 7c1448c948fb [2021-01-05T07:42:32.689Z] (1/4) Installing ca-certificates (20191127-r4) [2021-01-05T07:42:32.971Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-01-05T07:42:32.971Z] (3/4) Installing libcurl (7.69.1-r3) [2021-01-05T07:42:32.971Z] (4/4) Installing curl (7.69.1-r3) [2021-01-05T07:42:32.971Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T07:42:32.971Z] Executing ca-certificates-20191127-r4.trigger [2021-01-05T07:42:33.248Z] OK: 7 MiB in 18 packages [2021-01-05T07:42:33.522Z] Removing intermediate container 7c1448c948fb [2021-01-05T07:42:33.522Z] ---> cefda6c34f7f [2021-01-05T07:42:33.522Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2021-01-05T07:42:34.968Z] Removing intermediate container e3cd8c4bc0d3 [2021-01-05T07:42:34.968Z] ---> 0e789b6f9cd8 [2021-01-05T07:42:34.968Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2021-01-05T07:42:34.968Z] ---> c5078ddefd89 [2021-01-05T07:42:34.968Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-05T07:42:35.247Z] Removing intermediate container 775e5015980e [2021-01-05T07:42:35.676Z] ---> 0441c9c9a004 [2021-01-05T07:42:35.676Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-05T07:42:35.676Z] ---> Running in 470d3b9b7935 [2021-01-05T07:42:35.676Z] ---> Running in 6d38132c8659 [2021-01-05T07:42:35.676Z] Removing intermediate container 8b228624c061 [2021-01-05T07:42:35.676Z] ---> c63393bd1f0b [2021-01-05T07:42:35.676Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-05T07:42:35.966Z] ---> Running in fcaf3b02b250 [2021-01-05T07:42:36.247Z] Removing intermediate container 470d3b9b7935 [2021-01-05T07:42:36.247Z] ---> efeba4865ff5 [2021-01-05T07:42:36.247Z] Step 13/22 : WORKDIR / [2021-01-05T07:42:36.247Z] Removing intermediate container b38af34e65b1 [2021-01-05T07:42:36.247Z] ---> 41f43effab2d [2021-01-05T07:42:36.247Z] [2021-01-05T07:42:36.247Z] Step 11/26 : FROM docker:20.10.0 [2021-01-05T07:42:36.247Z] 20.10.0: Pulling from library/docker [2021-01-05T07:42:36.526Z] ---> Running in 38f49ee8662d [2021-01-05T07:42:36.527Z] Removing intermediate container 6d38132c8659 [2021-01-05T07:42:36.527Z] ---> da70cebd7301 [2021-01-05T07:42:36.527Z] Step 13/24 : WORKDIR / [2021-01-05T07:42:36.803Z] ---> Running in e1b112990f9b [2021-01-05T07:42:37.117Z] Removing intermediate container fcaf3b02b250 [2021-01-05T07:42:37.117Z] ---> 0d89e758291e [2021-01-05T07:42:37.117Z] Step 13/21 : WORKDIR /edgex [2021-01-05T07:42:37.117Z] ---> 8c53c11ec105 [2021-01-05T07:42:37.117Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-05T07:42:37.117Z] ---> Running in 9fc9aff992a4 [2021-01-05T07:42:37.717Z] Removing intermediate container 38f49ee8662d [2021-01-05T07:42:37.717Z] ---> e3fcfc1fe652 [2021-01-05T07:42:37.717Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / [2021-01-05T07:42:37.996Z] Removing intermediate container e1b112990f9b [2021-01-05T07:42:37.996Z] ---> 4290ddb64263 [2021-01-05T07:42:37.996Z] 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-05T07:42:37.996Z] Removing intermediate container 9fc9aff992a4 [2021-01-05T07:42:37.996Z] ---> 8aeb9135dab3 [2021-01-05T07:42:37.996Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-05T07:42:38.969Z] ---> d8a7d33f4c6d [2021-01-05T07:42:38.969Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2021-01-05T07:42:39.561Z] ---> 3107d6a1a088 [2021-01-05T07:42:39.561Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml ---> 86b8ecbcc79e [2021-01-05T07:42:39.561Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2021-01-05T07:42:39.561Z] [2021-01-05T07:42:39.561Z] ---> Running in 9f20acfcfd0f [2021-01-05T07:42:39.835Z] ---> c945a06fd83b [2021-01-05T07:42:39.835Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-05T07:42:40.108Z] Removing intermediate container 9f20acfcfd0f [2021-01-05T07:42:40.108Z] ---> e8fbfb30f005 [2021-01-05T07:42:40.108Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-05T07:42:40.706Z] ---> Running in 3bf5f388ab54 [2021-01-05T07:42:40.706Z] ---> b42831e03305 [2021-01-05T07:42:40.706Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-05T07:42:41.323Z] ---> 45614f83de5b [2021-01-05T07:42:41.323Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2021-01-05T07:42:41.323Z] Removing intermediate container 3bf5f388ab54 [2021-01-05T07:42:41.323Z] ---> e12b94a60368 [2021-01-05T07:42:41.323Z] Step 19/21 : LABEL arch=arm64 [2021-01-05T07:42:41.599Z] ---> c15fcbf3b36c [2021-01-05T07:42:41.599Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-01-05T07:42:41.875Z] ---> Running in d55a7ba6d86e [2021-01-05T07:42:41.875Z] ---> 42a858a99a53 [2021-01-05T07:42:41.875Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-05T07:42:42.485Z] ---> a5b3417ec0eb [2021-01-05T07:42:42.485Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2021-01-05T07:42:42.777Z] Removing intermediate container d55a7ba6d86e [2021-01-05T07:42:42.777Z] ---> ca8592ebf148 [2021-01-05T07:42:42.777Z] Step 20/21 : LABEL git_sha=726892e8f81f6070071a4a09cf8fe89b37fba7e5 [2021-01-05T07:42:43.376Z] ---> Running in 864f92102c93 [2021-01-05T07:42:43.647Z] ---> 0125cbce25f0 [2021-01-05T07:42:43.647Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-05T07:42:43.919Z] ---> b16226a2212c [2021-01-05T07:42:43.919Z] Step 18/22 : RUN chmod +x entrypoint.sh [2021-01-05T07:42:43.919Z] ---> 3636791480e5 [2021-01-05T07:42:43.919Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-05T07:42:44.202Z] ---> Running in bbb32a796858 [2021-01-05T07:42:44.202Z] Removing intermediate container 864f92102c93 [2021-01-05T07:42:44.202Z] ---> f53056794faf [2021-01-05T07:42:44.202Z] Step 21/21 : LABEL version=0.0.0 [2021-01-05T07:42:44.202Z] ---> Running in 957e5a29e43e [2021-01-05T07:42:44.487Z] ---> Running in 791ad14b27a3 [2021-01-05T07:42:44.762Z] Removing intermediate container bbb32a796858 [2021-01-05T07:42:44.762Z] ---> a87dbb1569bb [2021-01-05T07:42:44.762Z] Step 18/21 : CMD ["--init=true"] [2021-01-05T07:42:45.360Z] ---> Running in 1f213ecefae9 [2021-01-05T07:42:45.360Z] Removing intermediate container 791ad14b27a3 [2021-01-05T07:42:45.360Z] ---> 10a605984676 [2021-01-05T07:42:45.360Z] [2021-01-05T07:42:45.977Z] Successfully built 10a605984676 [2021-01-05T07:42:45.977Z] ---> b3c3aa5062f4 [2021-01-05T07:42:45.977Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-05T07:42:45.977Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-01-05T07:42:45.978Z]  Building docker-support-scheduler-go ... done Building docker-core-metadata-go [2021-01-05T07:42:46.253Z] Removing intermediate container 1f213ecefae9 [2021-01-05T07:42:46.253Z] ---> 0c8b9197da10 [2021-01-05T07:42:46.253Z] Step 19/21 : LABEL arch=arm64 [2021-01-05T07:42:46.866Z] ---> Running in 1642ed8e8900 [2021-01-05T07:42:47.471Z] ---> d320468bf826 [2021-01-05T07:42:47.471Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2021-01-05T07:42:48.076Z] Removing intermediate container 1642ed8e8900 [2021-01-05T07:42:48.076Z] ---> a3a9f77d42bb [2021-01-05T07:42:48.076Z] Step 20/21 : LABEL git_sha=726892e8f81f6070071a4a09cf8fe89b37fba7e5 [2021-01-05T07:42:49.054Z] ---> Running in 434dcfa0172a [2021-01-05T07:42:49.054Z] Removing intermediate container 957e5a29e43e [2021-01-05T07:42:49.054Z] ---> 87417897e538 [2021-01-05T07:42:49.054Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2021-01-05T07:42:49.333Z] ---> Running in bbf9beb744dd [2021-01-05T07:42:49.934Z] ---> Running in b89bf13012fb [2021-01-05T07:42:50.209Z] Removing intermediate container bbf9beb744dd [2021-01-05T07:42:50.209Z] ---> cb7d1fdb9ef0 [2021-01-05T07:42:50.209Z] Step 21/21 : LABEL version=0.0.0 [2021-01-05T07:42:50.512Z] Removing intermediate container b89bf13012fb [2021-01-05T07:42:50.512Z] ---> 31ca72485db5 [2021-01-05T07:42:50.512Z] Step 20/22 : LABEL arch=arm64 [2021-01-05T07:42:50.785Z] ---> Running in 2322e8ab7529 [2021-01-05T07:42:51.061Z] ---> Running in b6a86fb3023b [2021-01-05T07:42:51.334Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-05T07:42:51.334Z] Status: Downloaded newer image for docker:20.10.0 [2021-01-05T07:42:51.334Z] ---> eeaf43b92773 [2021-01-05T07:42:51.334Z] Step 12/26 : RUN apk add --no-cache bash [2021-01-05T07:42:51.934Z] ---> Running in f57da143edcd [2021-01-05T07:42:52.208Z] Removing intermediate container 2322e8ab7529 [2021-01-05T07:42:52.208Z] ---> ba252bbcea56 [2021-01-05T07:42:52.208Z] [2021-01-05T07:42:52.208Z] Removing intermediate container b6a86fb3023b [2021-01-05T07:42:52.208Z] ---> b6f99082ef29 [2021-01-05T07:42:52.208Z] Step 21/22 : LABEL git_sha=726892e8f81f6070071a4a09cf8fe89b37fba7e5 [2021-01-05T07:42:52.485Z] ---> Running in e8634094be0c [2021-01-05T07:42:52.760Z] Successfully built ba252bbcea56 [2021-01-05T07:42:53.039Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-01-05T07:42:53.039Z] Building docker-support-notifications-go [2021-01-05T07:42:53.311Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container 434dcfa0172a [2021-01-05T07:42:53.311Z] ---> b83ecf5d4a35 [2021-01-05T07:42:53.311Z] Removing intermediate container e8634094be0c [2021-01-05T07:42:53.311Z] ---> da8bd0a0ab92 [2021-01-05T07:42:53.311Z] Step 22/22 : LABEL version=0.0.0 [2021-01-05T07:42:53.311Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-01-05T07:42:53.582Z] ---> Running in d9e18a2e5f1e [2021-01-05T07:42:53.582Z] ---> Running in a349b4a76088 [2021-01-05T07:42:53.582Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T07:42:53.856Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T07:42:54.132Z] Removing intermediate container d9e18a2e5f1e [2021-01-05T07:42:54.132Z] ---> e1195e434c69 [2021-01-05T07:42:54.132Z] [2021-01-05T07:42:54.132Z] Removing intermediate container a349b4a76088 [2021-01-05T07:42:54.132Z] ---> 1e226dcf3220 [2021-01-05T07:42:54.132Z] Step 22/24 : LABEL arch=arm64 [2021-01-05T07:42:54.415Z] (1/2) Installing readline (8.0.4-r0) [2021-01-05T07:42:54.415Z] (2/2) Installing bash (5.0.17-r0) [2021-01-05T07:42:54.415Z] Executing bash-5.0.17-r0.post-install [2021-01-05T07:42:54.415Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T07:42:54.415Z] ---> Running in c10794e2e461 [2021-01-05T07:42:54.415Z] OK: 12 MiB in 22 packages [2021-01-05T07:42:54.700Z] Successfully built e1195e434c69 [2021-01-05T07:42:54.700Z] Successfully tagged docker-security-bootstrap-redis-go-arm64:latest [2021-01-05T07:42:54.700Z]  Building docker-security-bootstrap-redis-go ... done Building docker-core-command-go [2021-01-05T07:42:55.700Z] Removing intermediate container c10794e2e461 [2021-01-05T07:42:55.700Z] ---> aaa0342d5536 [2021-01-05T07:42:55.700Z] Step 23/24 : LABEL git_sha=726892e8f81f6070071a4a09cf8fe89b37fba7e5 [2021-01-05T07:42:55.700Z] ---> Running in 1ba4f48cbfa4 [2021-01-05T07:42:56.686Z] Removing intermediate container 1ba4f48cbfa4 [2021-01-05T07:42:56.686Z] ---> 4481cf351304 [2021-01-05T07:42:56.686Z] Step 24/24 : LABEL version=0.0.0 [2021-01-05T07:42:56.686Z] Removing intermediate container f57da143edcd [2021-01-05T07:42:56.686Z] ---> e3a65fdee774 [2021-01-05T07:42:56.686Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-05T07:42:57.287Z] ---> Running in ec0a5e30d99b [2021-01-05T07:42:57.287Z] ---> Running in 3b64aed82423 [2021-01-05T07:42:58.264Z] Removing intermediate container 3b64aed82423 [2021-01-05T07:42:58.264Z] ---> 0338c62acff6 [2021-01-05T07:42:58.264Z] Removing intermediate container ec0a5e30d99b [2021-01-05T07:42:58.264Z] [2021-01-05T07:42:58.264Z] ---> bbc366689a45 [2021-01-05T07:42:58.264Z] Step 14/26 : ENV APP_PORT=48090 [2021-01-05T07:42:58.536Z] Successfully built 0338c62acff6 [2021-01-05T07:42:58.809Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-01-05T07:42:58.809Z]  Building docker-security-secretstore-setup-go ... done Building docker-core-data-go [2021-01-05T07:42:58.809Z] ---> Running in 51e95578c691 [2021-01-05T07:42:59.410Z] Removing intermediate container 51e95578c691 [2021-01-05T07:42:59.410Z] ---> d57fdc9f3248 [2021-01-05T07:42:59.410Z] Step 15/26 : EXPOSE $APP_PORT [2021-01-05T07:42:59.684Z] ---> Running in 186ed8669ec8 [2021-01-05T07:43:00.285Z] Removing intermediate container 186ed8669ec8 [2021-01-05T07:43:00.285Z] ---> d19abd944d07 [2021-01-05T07:43:00.285Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-05T07:43:02.926Z] ---> ee11e050a864 [2021-01-05T07:43:02.926Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-05T07:43:03.909Z] ---> 5c2ef25bb1d7 [2021-01-05T07:43:03.909Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-05T07:43:05.348Z] ---> 3e74d2776050 [2021-01-05T07:43:05.348Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-01-05T07:43:05.621Z] ---> Running in a1df6aa6c4fa [2021-01-05T07:43:07.060Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T07:43:07.060Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T07:43:07.333Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-05T07:43:07.333Z] (2/33) Installing expat (2.2.9-r1) [2021-01-05T07:43:07.333Z] (3/33) Installing libffi (3.3-r2) [2021-01-05T07:43:07.333Z] (4/33) Installing gdbm (1.13-r1) [2021-01-05T07:43:07.333Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-05T07:43:07.607Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-05T07:43:07.607Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-05T07:43:09.595Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-05T07:43:09.595Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-05T07:43:09.595Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-05T07:43:09.595Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-05T07:43:09.595Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-05T07:43:09.595Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-05T07:43:09.595Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-05T07:43:09.595Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-05T07:43:09.595Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-05T07:43:09.595Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-05T07:43:09.595Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-05T07:43:09.595Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-05T07:43:09.595Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-05T07:43:09.595Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-05T07:43:09.595Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-05T07:43:09.595Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-05T07:43:09.871Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-05T07:43:09.871Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-05T07:43:09.871Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-05T07:43:09.871Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-05T07:43:09.871Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-05T07:43:09.871Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-05T07:43:09.871Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-05T07:43:09.871Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-05T07:43:09.871Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-05T07:43:09.871Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-05T07:43:10.141Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T07:43:10.141Z] OK: 71 MiB in 55 packages [2021-01-05T07:43:20.335Z] Removing intermediate container a1df6aa6c4fa [2021-01-05T07:43:20.335Z] ---> c0f1eedf98eb [2021-01-05T07:43:20.335Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-01-05T07:43:20.623Z] ---> Running in e752ae76b57e [2021-01-05T07:43:24.941Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T07:43:24.941Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-05T07:43:24.941Z] ---> 1b6143c593a2 [2021-01-05T07:43:24.941Z] Step 3/22 : WORKDIR /edgex-go [2021-01-05T07:43:24.941Z] ---> Using cache [2021-01-05T07:43:24.941Z] ---> 254edbd558b4 [2021-01-05T07:43:24.941Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T07:43:24.941Z] ---> Using cache [2021-01-05T07:43:24.941Z] ---> 74fd9cda1085 [2021-01-05T07:43:24.941Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-05T07:43:24.941Z] ---> Using cache [2021-01-05T07:43:24.941Z] ---> 20b6c1afcb51 [2021-01-05T07:43:24.941Z] Step 6/22 : COPY go.mod . [2021-01-05T07:43:24.941Z] ---> Using cache [2021-01-05T07:43:24.941Z] ---> d361f818df4d [2021-01-05T07:43:24.941Z] Step 7/22 : RUN go mod download [2021-01-05T07:43:24.941Z] ---> Using cache [2021-01-05T07:43:24.941Z] ---> 513864a583ef [2021-01-05T07:43:24.941Z] Step 8/22 : COPY . . [2021-01-05T07:43:24.941Z] ---> Using cache [2021-01-05T07:43:24.941Z] ---> e9c3bb6a34e5 [2021-01-05T07:43:24.941Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2021-01-05T07:43:26.933Z] Collecting docker-compose==1.23.2 [2021-01-05T07:43:26.933Z] ---> Running in 94fa237ebaed [2021-01-05T07:43:26.933Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-05T07:43:27.538Z] 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-05T07:43:28.566Z] 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-05T07:43:28.840Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-05T07:43:29.115Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-05T07:43:29.720Z] Collecting jsonschema<3,>=2.5.1 [2021-01-05T07:43:29.720Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-05T07:43:30.327Z] Collecting cached-property<2,>=1.2.0 [2021-01-05T07:43:30.327Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-05T07:43:31.309Z] Collecting docker<4.0,>=3.6.0 [2021-01-05T07:43:31.309Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-05T07:43:32.758Z] Collecting PyYAML<4,>=3.10 [2021-01-05T07:43:32.758Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-05T07:43:36.160Z] Collecting texttable<0.10,>=0.9.0 [2021-01-05T07:43:36.160Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-05T07:43:37.171Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T07:43:37.171Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-05T07:43:37.171Z] ---> 1b6143c593a2 [2021-01-05T07:43:37.171Z] Step 3/24 : WORKDIR /edgex-go [2021-01-05T07:43:37.171Z] ---> Using cache [2021-01-05T07:43:37.171Z] ---> 254edbd558b4 [2021-01-05T07:43:37.171Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T07:43:37.171Z] ---> Using cache [2021-01-05T07:43:37.171Z] ---> 74fd9cda1085 [2021-01-05T07:43:37.171Z] Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates [2021-01-05T07:43:39.164Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T07:43:39.164Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-05T07:43:39.164Z] ---> 1b6143c593a2 [2021-01-05T07:43:39.164Z] Step 3/22 : WORKDIR /edgex-go [2021-01-05T07:43:39.164Z] ---> Using cache [2021-01-05T07:43:39.164Z] ---> 254edbd558b4 [2021-01-05T07:43:39.164Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T07:43:39.164Z] ---> Using cache [2021-01-05T07:43:39.164Z] ---> 74fd9cda1085 [2021-01-05T07:43:39.164Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-05T07:43:39.164Z] ---> Using cache [2021-01-05T07:43:39.164Z] ---> 20b6c1afcb51 [2021-01-05T07:43:39.164Z] Step 6/22 : COPY go.mod . [2021-01-05T07:43:39.164Z] ---> Using cache [2021-01-05T07:43:39.164Z] ---> d361f818df4d [2021-01-05T07:43:39.164Z] Step 7/22 : RUN go mod download [2021-01-05T07:43:39.164Z] ---> Using cache [2021-01-05T07:43:39.164Z] ---> 513864a583ef [2021-01-05T07:43:39.164Z] Step 8/22 : COPY . . [2021-01-05T07:43:39.164Z] ---> Using cache [2021-01-05T07:43:39.164Z] ---> e9c3bb6a34e5 [2021-01-05T07:43:39.164Z] Step 9/22 : RUN make cmd/core-command/core-command [2021-01-05T07:43:39.444Z] ---> Running in 10c342a56166 [2021-01-05T07:43:39.444Z] ---> Running in 8a78f08c84eb [2021-01-05T07:43:39.719Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-05T07:43:39.719Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-05T07:43:40.327Z] Collecting docopt<0.7,>=0.6.1 [2021-01-05T07:43:40.327Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-05T07:43:41.855Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T07:43:42.320Z] 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-05T07:43:42.681Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T07:43:42.681Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-05T07:43:42.681Z] ---> 1b6143c593a2 [2021-01-05T07:43:42.681Z] Step 3/23 : WORKDIR /edgex-go [2021-01-05T07:43:42.681Z] ---> Using cache [2021-01-05T07:43:42.681Z] ---> 254edbd558b4 [2021-01-05T07:43:42.681Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T07:43:42.681Z] ---> Using cache [2021-01-05T07:43:42.681Z] ---> 74fd9cda1085 [2021-01-05T07:43:42.681Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-05T07:43:42.681Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T07:43:42.681Z] ---> Running in bb8bd07681d5 [2021-01-05T07:43:44.209Z] OK: 217 MiB in 51 packages [2021-01-05T07:43:44.829Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T07:43:45.112Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-05T07:43:45.112Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-05T07:43:45.389Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T07:43:45.987Z] Removing intermediate container 8a78f08c84eb [2021-01-05T07:43:45.987Z] ---> e89591d72782 [2021-01-05T07:43:45.987Z] Step 6/24 : COPY go.mod . [2021-01-05T07:43:46.261Z] OK: 217 MiB in 51 packages [2021-01-05T07:43:46.869Z] ---> c923653c9c11 [2021-01-05T07:43:46.869Z] Step 7/24 : RUN go mod download [2021-01-05T07:43:47.468Z] ---> Running in 7763844e859d [2021-01-05T07:43:47.468Z] 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-05T07:43:47.468Z] 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-05T07:43:48.451Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-05T07:43:48.451Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-05T07:43:48.451Z] Removing intermediate container bb8bd07681d5 [2021-01-05T07:43:48.451Z] ---> 7ca2315c6420 [2021-01-05T07:43:48.451Z] Step 6/23 : COPY go.mod . [2021-01-05T07:43:49.055Z] Collecting idna<2.8,>=2.5 [2021-01-05T07:43:49.055Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-05T07:43:49.331Z] Collecting docker-pycreds>=0.4.0 [2021-01-05T07:43:49.610Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-05T07:43:49.610Z] ---> 7719f5de461b [2021-01-05T07:43:49.610Z] Step 7/23 : RUN go mod download [2021-01-05T07:43:49.610Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-05T07:43:49.610Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-05T07:43:49.610Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-05T07:43:49.610Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-05T07:43:49.887Z] ---> Running in e5df21008efe [2021-01-05T07:43:50.876Z] Installing collected packages: urllib3, idna, requests, jsonschema, cached-property, docker-pycreds, websocket-client, docker, PyYAML, texttable, docopt, dockerpty, docker-compose [2021-01-05T07:43:50.876Z] Attempting uninstall: urllib3 [2021-01-05T07:43:50.876Z] Found existing installation: urllib3 1.25.9 [2021-01-05T07:43:51.158Z] Uninstalling urllib3-1.25.9: [2021-01-05T07:43:51.441Z] Successfully uninstalled urllib3-1.25.9 [2021-01-05T07:43:52.434Z] Attempting uninstall: idna [2021-01-05T07:43:52.434Z] Found existing installation: idna 2.9 [2021-01-05T07:43:52.434Z] Uninstalling idna-2.9: [2021-01-05T07:43:52.434Z] Successfully uninstalled idna-2.9 [2021-01-05T07:43:52.434Z] Removing intermediate container 7763844e859d [2021-01-05T07:43:52.717Z] ---> 60bf5250628d [2021-01-05T07:43:52.717Z] Step 8/24 : COPY . . [2021-01-05T07:43:54.173Z] Attempting uninstall: requests [2021-01-05T07:43:54.173Z] Found existing installation: requests 2.23.0 [2021-01-05T07:43:54.173Z] Uninstalling requests-2.23.0: [2021-01-05T07:43:54.173Z] Successfully uninstalled requests-2.23.0 [2021-01-05T07:43:55.174Z] Removing intermediate container e5df21008efe [2021-01-05T07:43:55.174Z] ---> 90c85ec2062d [2021-01-05T07:43:55.174Z] Step 8/23 : COPY . . [2021-01-05T07:43:57.166Z] Running setup.py install for PyYAML: started [2021-01-05T07:44:00.587Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-05T07:44:00.587Z] Running setup.py install for texttable: started [2021-01-05T07:44:03.234Z] Running setup.py install for texttable: finished with status 'done' [2021-01-05T07:44:03.234Z] Running setup.py install for docopt: started [2021-01-05T07:44:05.225Z] Running setup.py install for docopt: finished with status 'done' [2021-01-05T07:44:05.225Z] Running setup.py install for dockerpty: started [2021-01-05T07:44:07.864Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-05T07:44:08.857Z] 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-05T07:44:19.089Z] ---> fd1ed6f9f031 [2021-01-05T07:44:19.089Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2021-01-05T07:44:19.089Z] ---> Running in 66741993a7fb [2021-01-05T07:44:19.693Z] Removing intermediate container e752ae76b57e [2021-01-05T07:44:19.693Z] ---> 8a2233b0a8e0 [2021-01-05T07:44:19.693Z] Step 21/26 : RUN apk --no-cache add curl [2021-01-05T07:44:20.297Z] ---> Running in 1a62094b7d9f [2021-01-05T07:44:21.291Z] 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-05T07:44:22.751Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T07:44:22.751Z] ---> 37ea394d85e7 [2021-01-05T07:44:22.751Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-01-05T07:44:23.036Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T07:44:23.036Z] ---> Running in da26be5181a3 [2021-01-05T07:44:23.645Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-05T07:44:23.646Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-05T07:44:23.646Z] (3/3) Installing curl (7.69.1-r3) [2021-01-05T07:44:23.934Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T07:44:23.934Z] OK: 71 MiB in 58 packages [2021-01-05T07:44:25.384Z] 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-05T07:44:25.667Z] Removing intermediate container 1a62094b7d9f [2021-01-05T07:44:25.667Z] ---> 7b612084fd26 [2021-01-05T07:44:25.667Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-05T07:44:25.946Z] ---> Running in 1724dd405f1b [2021-01-05T07:44:26.558Z] Removing intermediate container 1724dd405f1b [2021-01-05T07:44:26.558Z] ---> 809af4c91db3 [2021-01-05T07:44:26.558Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-05T07:44:26.836Z] ---> Running in 45e7ccdf5953 [2021-01-05T07:44:27.445Z] Removing intermediate container 45e7ccdf5953 [2021-01-05T07:44:27.445Z] ---> 4081b63359e5 [2021-01-05T07:44:27.445Z] Step 24/26 : LABEL arch=arm64 [2021-01-05T07:44:27.724Z] ---> Running in 64dede4c2ada [2021-01-05T07:44:28.335Z] Removing intermediate container 64dede4c2ada [2021-01-05T07:44:28.335Z] ---> 299f134240da [2021-01-05T07:44:28.335Z] Step 25/26 : LABEL git_sha=726892e8f81f6070071a4a09cf8fe89b37fba7e5 [2021-01-05T07:44:28.612Z] ---> Running in 66e8716686ce [2021-01-05T07:44:29.222Z] Removing intermediate container 66e8716686ce [2021-01-05T07:44:29.222Z] ---> 86bca89d2ab7 [2021-01-05T07:44:29.222Z] Step 26/26 : LABEL version=0.0.0 [2021-01-05T07:44:29.222Z] ---> Running in d4ad0441692d [2021-01-05T07:44:29.834Z] Removing intermediate container d4ad0441692d [2021-01-05T07:44:29.834Z] ---> 1b49294d6af0 [2021-01-05T07:44:29.834Z] [2021-01-05T07:44:30.452Z] Successfully built 1b49294d6af0 [2021-01-05T07:44:30.452Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-01-05T07:45:09.565Z]  Building docker-sys-mgmt-agent-go ... done Removing intermediate container 10c342a56166 [2021-01-05T07:45:09.565Z] ---> cb0942b3ad8d [2021-01-05T07:45:09.565Z] [2021-01-05T07:45:09.565Z] Step 10/22 : FROM scratch [2021-01-05T07:45:09.565Z] ---> [2021-01-05T07:45:09.565Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-05T07:45:09.565Z] ---> Using cache [2021-01-05T07:45:09.565Z] ---> 577809b349ce [2021-01-05T07:45:09.565Z] Step 12/22 : ENV APP_PORT=48082 [2021-01-05T07:45:09.565Z] ---> Running in d481d67eab1b [2021-01-05T07:45:09.565Z] Removing intermediate container d481d67eab1b [2021-01-05T07:45:09.566Z] ---> b2165a527fce [2021-01-05T07:45:09.566Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-05T07:45:09.566Z] ---> Running in 793ac0c227cf [2021-01-05T07:45:09.566Z] Removing intermediate container 793ac0c227cf [2021-01-05T07:45:09.566Z] ---> 3067940d6540 [2021-01-05T07:45:09.566Z] Step 14/22 : WORKDIR / [2021-01-05T07:45:09.566Z] ---> Running in d83741d2a904 [2021-01-05T07:45:09.566Z] Removing intermediate container d83741d2a904 [2021-01-05T07:45:09.566Z] ---> aa99db9a9170 [2021-01-05T07:45:09.566Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2021-01-05T07:45:09.861Z] ---> b333937804cb [2021-01-05T07:45:09.861Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-05T07:45:10.469Z] Removing intermediate container 94fa237ebaed [2021-01-05T07:45:10.469Z] ---> 8e3eaa50176f [2021-01-05T07:45:10.469Z] [2021-01-05T07:45:10.469Z] Step 10/22 : FROM scratch [2021-01-05T07:45:10.469Z] ---> [2021-01-05T07:45:10.469Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-05T07:45:11.078Z] ---> Using cache [2021-01-05T07:45:11.078Z] ---> 577809b349ce [2021-01-05T07:45:11.078Z] Step 12/22 : ENV APP_PORT=48081 [2021-01-05T07:45:11.364Z] ---> Running in 58b11dde375b [2021-01-05T07:45:11.652Z] ---> 48d7b891ed84 [2021-01-05T07:45:11.652Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-05T07:45:11.934Z] Removing intermediate container 58b11dde375b [2021-01-05T07:45:11.934Z] ---> d748e1a07798 [2021-01-05T07:45:11.934Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-05T07:45:12.214Z] ---> Running in 5295b0d75209 [2021-01-05T07:45:12.842Z] Removing intermediate container 5295b0d75209 [2021-01-05T07:45:12.842Z] ---> 7ba46abbd81c [2021-01-05T07:45:12.842Z] Step 14/22 : WORKDIR / [2021-01-05T07:45:12.842Z] ---> Running in 48302acc6030 [2021-01-05T07:45:12.842Z] ---> b713fcebc44f [2021-01-05T07:45:12.842Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-01-05T07:45:13.140Z] ---> Running in 45d1c59b26fb [2021-01-05T07:45:13.756Z] Removing intermediate container 48302acc6030 [2021-01-05T07:45:13.756Z] ---> abd3c114dca9 [2021-01-05T07:45:13.756Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2021-01-05T07:45:14.040Z] Removing intermediate container 45d1c59b26fb [2021-01-05T07:45:14.040Z] ---> a4d42f6d9406 [2021-01-05T07:45:14.040Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-05T07:45:14.321Z] ---> Running in c4be29aff4be [2021-01-05T07:45:14.935Z] ---> 9c2f34e59b42 [2021-01-05T07:45:14.935Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-05T07:45:15.222Z] Removing intermediate container c4be29aff4be [2021-01-05T07:45:15.223Z] ---> 693be21c05f0 [2021-01-05T07:45:15.223Z] Step 20/22 : LABEL arch=arm64 [2021-01-05T07:45:15.223Z] ---> Running in 1103b95a243d [2021-01-05T07:45:16.229Z] Removing intermediate container 1103b95a243d [2021-01-05T07:45:16.229Z] ---> e6b2eaed5803 [2021-01-05T07:45:16.229Z] Step 21/22 : LABEL git_sha=726892e8f81f6070071a4a09cf8fe89b37fba7e5 [2021-01-05T07:45:16.506Z] ---> Running in 02dc0d19a0af [2021-01-05T07:45:17.512Z] Removing intermediate container 02dc0d19a0af [2021-01-05T07:45:17.512Z] ---> 5e6c73c7a3ec [2021-01-05T07:45:17.512Z] Step 22/22 : LABEL version=0.0.0 [2021-01-05T07:45:17.512Z] ---> 2634b527bded [2021-01-05T07:45:17.512Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-01-05T07:45:17.512Z] ---> Running in ed9e851238a0 [2021-01-05T07:45:18.510Z] Removing intermediate container ed9e851238a0 [2021-01-05T07:45:18.510Z] ---> 370912c5ed5a [2021-01-05T07:45:18.510Z] [2021-01-05T07:45:19.118Z] Successfully built 370912c5ed5a [2021-01-05T07:45:19.118Z] ---> 8e402a0bbe4a [2021-01-05T07:45:19.118Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-01-05T07:45:19.118Z] Successfully tagged docker-core-command-go-arm64:latest [2021-01-05T07:45:19.118Z]  Building docker-core-command-go ... done  ---> Running in a7746bfbfdb5 [2021-01-05T07:45:19.904Z] Removing intermediate container a7746bfbfdb5 [2021-01-05T07:45:19.904Z] ---> b88fc7ad9fed [2021-01-05T07:45:19.904Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-05T07:45:20.288Z] ---> Running in 4126103dfc4e [2021-01-05T07:45:20.997Z] Removing intermediate container 4126103dfc4e [2021-01-05T07:45:20.997Z] ---> 1db227af2411 [2021-01-05T07:45:20.997Z] Step 20/22 : LABEL arch=arm64 [2021-01-05T07:45:20.997Z] ---> Running in b832dc58234b [2021-01-05T07:45:22.045Z] Removing intermediate container b832dc58234b [2021-01-05T07:45:22.045Z] ---> aeae34212c9f [2021-01-05T07:45:22.045Z] Step 21/22 : LABEL git_sha=726892e8f81f6070071a4a09cf8fe89b37fba7e5 [2021-01-05T07:45:22.045Z] ---> Running in e1f366fb8528 [2021-01-05T07:45:22.680Z] Removing intermediate container e1f366fb8528 [2021-01-05T07:45:22.680Z] ---> cd75ec337cf2 [2021-01-05T07:45:22.680Z] Step 22/22 : LABEL version=0.0.0 [2021-01-05T07:45:22.961Z] ---> Running in bc9351927901 [2021-01-05T07:45:23.965Z] Removing intermediate container bc9351927901 [2021-01-05T07:45:23.965Z] ---> 5c9169971bf1 [2021-01-05T07:45:23.965Z] [2021-01-05T07:45:24.244Z] Successfully built 5c9169971bf1 [2021-01-05T07:45:24.244Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-01-05T07:45:34.464Z]  Building docker-core-metadata-go ... done Removing intermediate container 66741993a7fb [2021-01-05T07:45:34.464Z] ---> 1937cd01c9ad [2021-01-05T07:45:34.464Z] [2021-01-05T07:45:34.464Z] Step 10/24 : FROM scratch [2021-01-05T07:45:34.464Z] ---> [2021-01-05T07:45:34.464Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2021-01-05T07:45:34.464Z] ---> Running in 78cea1af4fea [2021-01-05T07:45:34.464Z] Removing intermediate container 78cea1af4fea [2021-01-05T07:45:34.464Z] ---> d99e10083b53 [2021-01-05T07:45:34.464Z] Step 12/24 : ENV APP_PORT=48060 [2021-01-05T07:45:34.464Z] ---> Running in e7c4121e908e [2021-01-05T07:45:34.464Z] Removing intermediate container e7c4121e908e [2021-01-05T07:45:34.464Z] ---> 4f384cf79ef8 [2021-01-05T07:45:34.464Z] Step 13/24 : EXPOSE $APP_PORT [2021-01-05T07:45:34.464Z] ---> Running in f0fe3eff0b87 [2021-01-05T07:45:35.064Z] Removing intermediate container f0fe3eff0b87 [2021-01-05T07:45:35.064Z] ---> f222218f8aa3 [2021-01-05T07:45:35.064Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2021-01-05T07:45:35.670Z] ---> 0b14d711a7b7 [2021-01-05T07:45:35.670Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2021-01-05T07:45:37.113Z] ---> 8651ec51f36a [2021-01-05T07:45:37.113Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2021-01-05T07:45:38.122Z] ---> 02926941542c [2021-01-05T07:45:38.122Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2021-01-05T07:45:39.111Z] ---> 7e96f0a0d4e3 [2021-01-05T07:45:39.111Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-05T07:45:40.556Z] ---> 54dab3f113b9 [2021-01-05T07:45:40.557Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-05T07:45:41.543Z] ---> 025e93432da3 [2021-01-05T07:45:41.543Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2021-01-05T07:45:41.543Z] ---> Running in 258e29cff4eb [2021-01-05T07:45:41.817Z] Removing intermediate container 258e29cff4eb [2021-01-05T07:45:41.817Z] ---> 1db43a362e63 [2021-01-05T07:45:41.817Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-05T07:45:42.093Z] ---> Running in 4122ee2dfef5 [2021-01-05T07:45:42.367Z] Removing intermediate container 4122ee2dfef5 [2021-01-05T07:45:42.367Z] ---> 3ba0100e260a [2021-01-05T07:45:42.367Z] Step 22/24 : LABEL arch=arm64 [2021-01-05T07:45:42.641Z] ---> Running in 30b34337975b [2021-01-05T07:45:43.241Z] Removing intermediate container 30b34337975b [2021-01-05T07:45:43.241Z] ---> cddd9910d379 [2021-01-05T07:45:43.241Z] Step 23/24 : LABEL git_sha=726892e8f81f6070071a4a09cf8fe89b37fba7e5 [2021-01-05T07:45:43.241Z] ---> Running in 008c9aefde35 [2021-01-05T07:45:43.840Z] Removing intermediate container 008c9aefde35 [2021-01-05T07:45:43.840Z] ---> d2540cb17ba5 [2021-01-05T07:45:43.840Z] Step 24/24 : LABEL version=0.0.0 [2021-01-05T07:45:44.449Z] ---> Running in 34d72dc36867 [2021-01-05T07:45:45.051Z] Removing intermediate container 34d72dc36867 [2021-01-05T07:45:45.051Z] ---> 757d5f72716e [2021-01-05T07:45:45.051Z] [2021-01-05T07:45:45.324Z] Successfully built 757d5f72716e [2021-01-05T07:45:45.324Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-01-05T07:45:45.922Z]  Building docker-support-notifications-go ... done Removing intermediate container da26be5181a3 [2021-01-05T07:45:45.922Z] ---> 477db9ffab7c [2021-01-05T07:45:45.922Z] [2021-01-05T07:45:45.922Z] Step 10/23 : FROM alpine:3.12 [2021-01-05T07:45:45.922Z] ---> afeebe901d6b [2021-01-05T07:45:45.922Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-05T07:45:46.196Z] ---> Running in c5eee4725923 [2021-01-05T07:45:46.793Z] Removing intermediate container c5eee4725923 [2021-01-05T07:45:46.793Z] ---> 7c40768121e8 [2021-01-05T07:45:46.793Z] Step 12/23 : ENV APP_PORT=48080 [2021-01-05T07:45:46.793Z] ---> Running in 5b0958ed82bf [2021-01-05T07:45:47.066Z] Removing intermediate container 5b0958ed82bf [2021-01-05T07:45:47.066Z] ---> 700c499f5649 [2021-01-05T07:45:47.066Z] Step 13/23 : EXPOSE $APP_PORT [2021-01-05T07:45:47.342Z] ---> Running in 5a1b2f5dd293 [2021-01-05T07:45:47.614Z] Removing intermediate container 5a1b2f5dd293 [2021-01-05T07:45:47.614Z] ---> f45f03343411 [2021-01-05T07:45:47.614Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T07:45:47.886Z] ---> Running in dbedf5fa107b [2021-01-05T07:45:49.859Z] Removing intermediate container dbedf5fa107b [2021-01-05T07:45:49.859Z] ---> 2012c5df0204 [2021-01-05T07:45:49.859Z] Step 15/23 : RUN apk add --update --no-cache zeromq [2021-01-05T07:45:49.859Z] ---> Running in 63664b6a54fd [2021-01-05T07:45:50.841Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T07:45:51.822Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T07:45:52.421Z] (1/5) Installing libgcc (9.3.0-r2) [2021-01-05T07:45:52.421Z] (2/5) Installing libsodium (1.0.18-r0) [2021-01-05T07:45:52.421Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-01-05T07:45:52.694Z] (4/5) Installing libzmq (4.3.3-r0) [2021-01-05T07:45:52.694Z] (5/5) Installing zeromq (4.3.3-r0) [2021-01-05T07:45:52.977Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T07:45:52.977Z] OK: 8 MiB in 19 packages [2021-01-05T07:45:53.964Z] Removing intermediate container 63664b6a54fd [2021-01-05T07:45:53.964Z] ---> e91054802982 [2021-01-05T07:45:53.964Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2021-01-05T07:45:54.947Z] ---> ad1f8cbe1f7b [2021-01-05T07:45:54.947Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-05T07:45:55.930Z] ---> ceb68e76bf30 [2021-01-05T07:45:55.930Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-05T07:45:56.916Z] ---> 8e027f04cfa6 [2021-01-05T07:45:56.916Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-01-05T07:45:56.916Z] ---> Running in dccee2e57ac4 [2021-01-05T07:45:57.515Z] Removing intermediate container dccee2e57ac4 [2021-01-05T07:45:57.515Z] ---> 16d19c39289b [2021-01-05T07:45:57.515Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-05T07:45:57.515Z] ---> Running in faf8951ca355 [2021-01-05T07:45:58.113Z] Removing intermediate container faf8951ca355 [2021-01-05T07:45:58.113Z] ---> dd79827904b7 [2021-01-05T07:45:58.113Z] Step 21/23 : LABEL arch=arm64 [2021-01-05T07:45:58.113Z] ---> Running in 75f399c04925 [2021-01-05T07:45:58.710Z] Removing intermediate container 75f399c04925 [2021-01-05T07:45:58.710Z] ---> 51541b57a5b0 [2021-01-05T07:45:58.710Z] Step 22/23 : LABEL git_sha=726892e8f81f6070071a4a09cf8fe89b37fba7e5 [2021-01-05T07:45:58.710Z] ---> Running in 4185bf455f88 [2021-01-05T07:45:59.311Z] Removing intermediate container 4185bf455f88 [2021-01-05T07:45:59.311Z] ---> 4444efa904e8 [2021-01-05T07:45:59.311Z] Step 23/23 : LABEL version=0.0.0 [2021-01-05T07:45:59.311Z] ---> Running in a7b3ddf92310 [2021-01-05T07:45:59.907Z] Removing intermediate container a7b3ddf92310 [2021-01-05T07:45:59.907Z] ---> f6b262b36c60 [2021-01-05T07:45:59.907Z] [2021-01-05T07:46:00.180Z] Successfully built f6b262b36c60 [2021-01-05T07:46:00.181Z] Successfully tagged docker-core-data-go-arm64:latest [2021-01-05T07:46:00.468Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-01-05T07:46:00.482Z] $ docker stop --time=1 2bd5a4a8818764896f00d1758bd66d47b666fbab099dc3f14a03304572e7a36c [2021-01-05T07:46:02.393Z] $ docker rm -f 2bd5a4a8818764896f00d1758bd66d47b666fbab099dc3f14a03304572e7a36c [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-05T07:46:03.133Z] + grep docker [2021-01-05T07:46:03.133Z] + docker images [2021-01-05T07:46:03.405Z] docker-core-data-go-arm64 latest f6b262b36c60 4 seconds ago 21MB [2021-01-05T07:46:03.405Z] docker-support-notifications-go-arm64 latest 757d5f72716e 19 seconds ago 11.4MB [2021-01-05T07:46:03.406Z] docker-core-metadata-go-arm64 latest 5c9169971bf1 40 seconds ago 12.2MB [2021-01-05T07:46:03.406Z] docker-core-command-go-arm64 latest 370912c5ed5a 45 seconds ago 9.98MB [2021-01-05T07:46:03.406Z] docker-sys-mgmt-agent-go-arm64 latest 1b49294d6af0 About a minute ago 300MB [2021-01-05T07:46:03.406Z] docker-security-secretstore-setup-go-arm64 latest 0338c62acff6 3 minutes ago 23.4MB [2021-01-05T07:46:03.406Z] docker-security-bootstrap-redis-go-arm64 latest e1195e434c69 3 minutes ago 15.1MB [2021-01-05T07:46:03.406Z] docker-security-proxy-setup-go-arm64 latest ba252bbcea56 3 minutes ago 23.3MB [2021-01-05T07:46:03.406Z] docker-support-scheduler-go-arm64 latest 10a605984676 3 minutes ago 10MB [2021-01-05T07:46:03.406Z] docker 20.10.0 eeaf43b92773 3 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-05T07:46:05.952Z] provisioning config files... [2021-01-05T07:46:05.965Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/8@tmp/config3828967930780888607tmp [Pipeline] { [Pipeline] sh [2021-01-05T07:46:06.374Z] + set +x [2021-01-05T07:46:06.374Z] + curl -s https://codecov.io/bash [2021-01-05T07:46:06.374Z] + bash -s -- [2021-01-05T07:46:06.947Z] [2021-01-05T07:46:06.947Z] _____ _ [2021-01-05T07:46:06.947Z] / ____| | | [2021-01-05T07:46:06.947Z] | | ___ __| | ___ ___ _____ __ [2021-01-05T07:46:06.947Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-01-05T07:46:06.947Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-01-05T07:46:06.947Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-01-05T07:46:06.947Z] Bash-20201231-23d4836 [2021-01-05T07:46:06.947Z] [2021-01-05T07:46:06.947Z] [2021-01-05T07:46:06.947Z] ==> git version 2.24.3 found [2021-01-05T07:46:06.947Z] ==> 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-05T07:46:06.947Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-01-05T07:46:06.947Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-01-05T07:46:06.947Z] ==> Jenkins CI detected. [2021-01-05T07:46:06.947Z] project root: . [2021-01-05T07:46:06.947Z] --> token set from env [2021-01-05T07:46:06.947Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-01-05T07:46:06.947Z] ==> Running gcov in . (disable via -X gcov) [2021-01-05T07:46:06.947Z] ==> Python coveragepy not found [2021-01-05T07:46:06.947Z] ==> Searching for coverage reports in: [2021-01-05T07:46:06.947Z] + . [2021-01-05T07:46:06.947Z] -> Found 1 reports [2021-01-05T07:46:06.947Z] ==> Detecting git/mercurial file structure [2021-01-05T07:46:06.947Z] ==> Reading reports [2021-01-05T07:46:06.947Z] + ./coverage.out bytes=541590 [2021-01-05T07:46:07.213Z] ==> Appending adjustments [2021-01-05T07:46:07.213Z] https://docs.codecov.io/docs/fixing-reports [2021-01-05T07:46:10.521Z] + Found adjustments [2021-01-05T07:46:10.521Z] ==> Gzipping contents [2021-01-05T07:46:10.521Z] 84K /tmp/codecov.pksROJ.gz [2021-01-05T07:46:10.521Z] ==> Uploading reports [2021-01-05T07:46:10.521Z] url: https://codecov.io [2021-01-05T07:46:10.521Z] query: branch=PR-2962&commit=726892e8f81f6070071a4a09cf8fe89b37fba7e5&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2962%2F8%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2962&job=&cmd_args= [2021-01-05T07:46:10.521Z] -> Pinging Codecov [2021-01-05T07:46:10.521Z] https://codecov.io/upload/v4?package=bash-20201231-23d4836&token=secret&branch=PR-2962&commit=726892e8f81f6070071a4a09cf8fe89b37fba7e5&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2962%2F8%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2962&job=&cmd_args= [2021-01-05T07:46:10.521Z] -> Uploading to [2021-01-05T07:46:10.521Z] https://storage.googleapis.com/codecov/v4/raw/2021-01-05/00271124DB129430A58F1EEE437C3FCB/726892e8f81f6070071a4a09cf8fe89b37fba7e5/a389464e-4cef-43e3-b7b7-a995860da950.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210105%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210105T074610Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b5ba47db750fb0de3b9fd5e692303fa3af43466e3ecddf0d21712d19964baa10 [2021-01-05T07:46:10.521Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-05T07:46:10.521Z] Dload Upload Total Spent Left Speed [2021-01-05T07:46:11.364Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 82261 0 0 100 82261 0 125k --:--:-- --:--:-- --:--:-- 125k [2021-01-05T07:46:11.364Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/726892e8f81f6070071a4a09cf8fe89b37fba7e5 [Pipeline] } [2021-01-05T07:46:11.374Z] 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-05T07:46:13.797Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-05T07:46:16.413Z] ---> package-listing.sh [2021-01-05T07:46:16.413Z] ++ facter osfamily [2021-01-05T07:46:16.413Z] ++ tr '[:upper:]' '[:lower:]' [2021-01-05T07:46:16.413Z] + OS_FAMILY=redhat [2021-01-05T07:46:16.413Z] + workspace=/w/workspace/edgex-go/8 [2021-01-05T07:46:16.413Z] + START_PACKAGES=/tmp/packages_start.txt [2021-01-05T07:46:16.413Z] + END_PACKAGES=/tmp/packages_end.txt [2021-01-05T07:46:16.413Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-01-05T07:46:16.413Z] + PACKAGES=/tmp/packages_start.txt [2021-01-05T07:46:16.413Z] + '[' /w/workspace/edgex-go/8 ']' [2021-01-05T07:46:16.413Z] + PACKAGES=/tmp/packages_end.txt [2021-01-05T07:46:16.413Z] + case "${OS_FAMILY}" in [2021-01-05T07:46:16.413Z] + rpm -qa [2021-01-05T07:46:16.413Z] + sort [2021-01-05T07:46:21.722Z] + '[' -f /tmp/packages_start.txt ']' [2021-01-05T07:46:21.722Z] + '[' -f /tmp/packages_end.txt ']' [2021-01-05T07:46:21.722Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-01-05T07:46:21.722Z] + '[' /w/workspace/edgex-go/8 ']' [2021-01-05T07:46:21.722Z] + mkdir -p /w/workspace/edgex-go/8/archives/ [2021-01-05T07:46:21.722Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/8/archives/ [Pipeline] echo [2021-01-05T07:46:21.736Z] 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/8/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-01-05T07:46:22.027Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-01-05T07:46:22.332Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-05T07:46:22.332Z] [2021-01-05T07:46:22.332Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-01-05T07:46:22.682Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-05T07:46:22.682Z] alpine: Pulling from edgex-lftools-log-publisher [2021-01-05T07:46:22.682Z] df20fa9351a1: Pulling fs layer [2021-01-05T07:46:22.682Z] 36b3adc4ff6f: Pulling fs layer [2021-01-05T07:46:22.682Z] 8ad3a11d3b57: Pulling fs layer [2021-01-05T07:46:22.682Z] 46f8f816bc3b: Pulling fs layer [2021-01-05T07:46:22.682Z] 93b61091891f: Pulling fs layer [2021-01-05T07:46:22.682Z] 93b9cdb0e59b: Pulling fs layer [2021-01-05T07:46:22.682Z] 5e14af77c1be: Pulling fs layer [2021-01-05T07:46:22.682Z] 01666e4c0597: Pulling fs layer [2021-01-05T07:46:22.682Z] aa168da1d23b: Pulling fs layer [2021-01-05T07:46:22.682Z] 46f8f816bc3b: Waiting [2021-01-05T07:46:22.682Z] 93b61091891f: Waiting [2021-01-05T07:46:22.682Z] 93b9cdb0e59b: Waiting [2021-01-05T07:46:22.682Z] 5e14af77c1be: Waiting [2021-01-05T07:46:22.682Z] 01666e4c0597: Waiting [2021-01-05T07:46:22.682Z] aa168da1d23b: Waiting [2021-01-05T07:46:22.682Z] 36b3adc4ff6f: Verifying Checksum [2021-01-05T07:46:22.682Z] 36b3adc4ff6f: Download complete [2021-01-05T07:46:22.682Z] 46f8f816bc3b: Verifying Checksum [2021-01-05T07:46:22.682Z] 46f8f816bc3b: Download complete [2021-01-05T07:46:22.946Z] df20fa9351a1: Verifying Checksum [2021-01-05T07:46:22.946Z] 93b9cdb0e59b: Verifying Checksum [2021-01-05T07:46:22.946Z] 93b9cdb0e59b: Download complete [2021-01-05T07:46:22.946Z] 5e14af77c1be: Verifying Checksum [2021-01-05T07:46:22.946Z] 5e14af77c1be: Download complete [2021-01-05T07:46:22.946Z] 93b61091891f: Verifying Checksum [2021-01-05T07:46:22.946Z] 93b61091891f: Download complete [2021-01-05T07:46:22.946Z] 01666e4c0597: Verifying Checksum [2021-01-05T07:46:22.946Z] 01666e4c0597: Download complete [2021-01-05T07:46:23.208Z] df20fa9351a1: Pull complete [2021-01-05T07:46:23.473Z] 8ad3a11d3b57: Verifying Checksum [2021-01-05T07:46:23.473Z] 8ad3a11d3b57: Download complete [2021-01-05T07:46:23.736Z] 36b3adc4ff6f: Pull complete [2021-01-05T07:46:25.146Z] aa168da1d23b: Verifying Checksum [2021-01-05T07:46:25.146Z] aa168da1d23b: Download complete [2021-01-05T07:46:25.408Z] 8ad3a11d3b57: Pull complete [2021-01-05T07:46:25.681Z] 46f8f816bc3b: Pull complete [2021-01-05T07:46:26.266Z] 93b61091891f: Pull complete [2021-01-05T07:46:26.266Z] 93b9cdb0e59b: Pull complete [2021-01-05T07:46:26.547Z] 5e14af77c1be: Pull complete [2021-01-05T07:46:26.547Z] 01666e4c0597: Pull complete [2021-01-05T07:46:34.772Z] aa168da1d23b: Pull complete [2021-01-05T07:46:34.772Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-01-05T07:46:34.772Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-05T07:46:34.772Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-01-05T07:46:34.986Z] prd-centos7-docker-4c-2g-18474 does not seem to be running inside a container [2021-01-05T07:46:35.033Z] $ 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/8/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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-01-05T07:46:43.779Z] $ docker top 6dec5bfd9a6f7d07d6b112d3fb3d750a13c3d2806a199deee57e20099fe1e10a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-05T07:46:44.431Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-01-05T07:46:44.822Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-01-05T07:46:45.183Z] + ls /var/log/sa-host [2021-01-05T07:46:45.183Z] + sadf -c /var/log/sa-host/sa05 [2021-01-05T07:46:45.183Z] file_magic: OK [2021-01-05T07:46:45.183Z] HZ: Using current value: 100 [2021-01-05T07:46:45.183Z] file_header: OK [2021-01-05T07:46:45.183Z] 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-05T07:46:45.183Z] Statistics: [2021-01-05T07:46:45.183Z] 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... [2021-01-05T07:46:45.183Z] File successfully converted to sysstat format version 12.2.1 [2021-01-05T07:46:45.183Z] + sadf -c /var/log/sa-host/sa23 [2021-01-05T07:46:45.183Z] file_magic: OK [2021-01-05T07:46:45.183Z] HZ: Using current value: 100 [2021-01-05T07:46:45.183Z] file_header: OK [2021-01-05T07:46:45.183Z] 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-05T07:46:45.183Z] Statistics: [2021-01-05T07:46:45.183Z] Hnuu...uuuununununu... [2021-01-05T07:46:45.183Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-05T07:46:45.828Z] provisioning config files... [2021-01-05T07:46:45.843Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/8@tmp/config7721212137955835595tmp [Pipeline] { [Pipeline] echo [2021-01-05T07:46:45.927Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-05T07:46:46.226Z] ---> create-netrc.sh [Pipeline] } [2021-01-05T07:46:46.236Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-01-05T07:46:46.369Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-05T07:46:46.669Z] ---> python-tools-install.sh [Pipeline] echo [2021-01-05T07:46:46.680Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-05T07:46:46.978Z] ---> sudo-logs.sh [2021-01-05T07:46:46.978Z] Archiving 'sudo' log.. [Pipeline] echo [2021-01-05T07:46:46.989Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-05T07:46:47.287Z] ---> job-cost.sh [2021-01-05T07:46:47.288Z] lf-activate-venv: SKIPPING [2021-01-05T07:46:47.288Z] INFO: No Stack... [2021-01-05T07:46:48.231Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-01-05T07:46:48.806Z] INFO: Archiving Costs [Pipeline] echo [2021-01-05T07:46:48.819Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-05T07:46:49.119Z] ---> logs-deploy.sh [2021-01-05T07:46:49.119Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2962/8 [2021-01-05T07:46:49.119Z] INFO: archiving workspace using pattern(s): [2021-01-05T07:46:51.035Z] Archives upload complete. [2021-01-05T07:46:51.035Z] INFO: archiving logs to Nexus