Pull request #3048 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from be6d947124f5a81b852737c78bb03dc245a91d31+cc81cd9a60941bde415ebdc6eaf205dd7f209524 (38c58188efbed0fe3df08e6f2f6defa29c9ce1c3) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f82e9360b4159668f7e3e090307a6179e9a8e48d 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 f82e9360b4159668f7e3e090307a6179e9a8e48d using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3048/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f82e9360b4159668f7e3e090307a6179e9a8e48d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f82e9360b4159668f7e3e090307a6179e9a8e48d # timeout=10 Commit message: "Merge pull request #311 from ernestojeda/fix-data-binary" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3048/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object f82e9360b4159668f7e3e090307a6179e9a8e48d 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-21140 in /w/workspace/edgexfoundry_edgex-go_PR-3048 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit cc81cd9a60941bde415ebdc6eaf205dd7f209524 into PR head commit be6d947124f5a81b852737c78bb03dc245a91d31 Merge succeeded, producing be6d947124f5a81b852737c78bb03dc245a91d31 Checking out Revision be6d947124f5a81b852737c78bb03dc245a91d31 (PR-3048) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3048/head:refs/remotes/origin/PR-3048 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f be6d947124f5a81b852737c78bb03dc245a91d31 # 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 cc81cd9a60941bde415ebdc6eaf205dd7f209524 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f be6d947124f5a81b852737c78bb03dc245a91d31 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-secrets" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object f82e9360b4159668f7e3e090307a6179e9a8e48d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-01-19T06:18:25.921Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-01-19T06:18:26.272Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-19T06:18:26.467Z] ========================================================= [2021-01-19T06:18:26.467Z] EdgeX Global Pipelines Version Info [2021-01-19T06:18:26.467Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-01-19T06:18:28.051Z] ------------------- [2021-01-19T06:18:28.051Z] stable info: [2021-01-19T06:18:28.051Z] ------------------- [2021-01-19T06:18:28.051Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-19T06:18:28.051Z] Commit SHA: f82e9360b4159668f7e3e090307a6179e9a8e48d [2021-01-19T06:18:28.051Z] Message: update stable to v1.0.177 [2021-01-19T06:18:28.995Z] ------------------- [2021-01-19T06:18:28.995Z] experimental info: [2021-01-19T06:18:28.995Z] ------------------- [2021-01-19T06:18:28.995Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-01-19T06:18:28.995Z] Commit SHA: e10e8b1c2921d3c8fd668fd9f38a05cab6ea93a3 [2021-01-19T06:18:28.995Z] Message: update experimental to v1.0.178 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-01-19T06:18:29.335Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-01-19T06:18:29.453Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-01-19T06:18:29.576Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-01-19T06:18:29.698Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-01-19T06:18:29.854Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-01-19T06:18:29.980Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-01-19T06:18:30.108Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-01-19T06:18:30.232Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-01-19T06:18:30.419Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-01-19T06:18:30.548Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-01-19T06:18:30.667Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-01-19T06:18:30.819Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-01-19T06:18:30.938Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-01-19T06:18:31.100Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-01-19T06:18:31.239Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-01-19T06:18:31.365Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-01-19T06:18:31.591Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-01-19T06:18:31.709Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-01-19T06:18:31.858Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-01-19T06:18:31.988Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-01-19T06:18:32.104Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-01-19T06:18:32.221Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-01-19T06:18:32.355Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-01-19T06:18:32.474Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3048 [Pipeline] echo [2021-01-19T06:18:32.619Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3048 [Pipeline] echo [2021-01-19T06:18:32.750Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3048 [Pipeline] echo [2021-01-19T06:18:32.868Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = be6d947124f5a81b852737c78bb03dc245a91d31 [Pipeline] echo [2021-01-19T06:18:33.007Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = be6d947 [Pipeline] echo [2021-01-19T06:18:33.134Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-19T06:18:33.399Z] provisioning config files... [2021-01-19T06:18:33.470Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8632245453647488359tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-19T06:18:33.975Z] ---> docker-login.sh [2021-01-19T06:18:33.975Z] nexus3.edgexfoundry.org:10001 [2021-01-19T06:18:34.239Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-19T06:18:34.239Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-19T06:18:34.239Z] Configure a credential helper to remove this warning. See [2021-01-19T06:18:34.239Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-19T06:18:34.239Z] [2021-01-19T06:18:34.239Z] Login Succeeded [2021-01-19T06:18:34.239Z] nexus3.edgexfoundry.org:10002 [2021-01-19T06:18:34.502Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-19T06:18:34.502Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-19T06:18:34.502Z] Configure a credential helper to remove this warning. See [2021-01-19T06:18:34.502Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-19T06:18:34.502Z] [2021-01-19T06:18:34.502Z] Login Succeeded [2021-01-19T06:18:34.502Z] nexus3.edgexfoundry.org:10003 [2021-01-19T06:18:34.502Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-19T06:18:34.763Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-19T06:18:34.763Z] Configure a credential helper to remove this warning. See [2021-01-19T06:18:34.763Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-19T06:18:34.763Z] [2021-01-19T06:18:34.763Z] Login Succeeded [2021-01-19T06:18:34.763Z] nexus3.edgexfoundry.org:10004 [2021-01-19T06:18:34.763Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-19T06:18:34.763Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-19T06:18:34.763Z] Configure a credential helper to remove this warning. See [2021-01-19T06:18:34.763Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-19T06:18:34.763Z] [2021-01-19T06:18:34.763Z] Login Succeeded [2021-01-19T06:18:34.763Z] docker.io [2021-01-19T06:18:35.025Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-19T06:18:35.287Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-19T06:18:35.287Z] Configure a credential helper to remove this warning. See [2021-01-19T06:18:35.287Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-19T06:18:35.287Z] [2021-01-19T06:18:35.287Z] Login Succeeded [2021-01-19T06:18:35.287Z] ---> docker-login.sh ends [Pipeline] } [2021-01-19T06:18:35.309Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-19T06:18:35.861Z] ++ 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-19T06:18:35.861Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-19T06:18:35.861Z] ++ dirname cmd/core-command/Dockerfile [2021-01-19T06:18:35.861Z] ++ cut -d/ -f2 [2021-01-19T06:18:35.861Z] + echo core-command,cmd/core-command/Dockerfile [2021-01-19T06:18:35.861Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-19T06:18:35.861Z] ++ dirname cmd/core-data/Dockerfile [2021-01-19T06:18:35.861Z] ++ cut -d/ -f2 [2021-01-19T06:18:35.861Z] + echo core-data,cmd/core-data/Dockerfile [2021-01-19T06:18:35.861Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-19T06:18:35.861Z] ++ dirname cmd/core-metadata/Dockerfile [2021-01-19T06:18:35.861Z] ++ cut -d/ -f2 [2021-01-19T06:18:35.861Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-01-19T06:18:35.861Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-19T06:18:35.861Z] ++ dirname cmd/security-bootstrap-redis/Dockerfile [2021-01-19T06:18:35.861Z] ++ cut -d/ -f2 [2021-01-19T06:18:35.861Z] + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile [2021-01-19T06:18:35.861Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-19T06:18:35.861Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-01-19T06:18:35.861Z] ++ cut -d/ -f2 [2021-01-19T06:18:35.861Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-01-19T06:18:35.861Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-19T06:18:35.861Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-01-19T06:18:35.861Z] ++ cut -d/ -f2 [2021-01-19T06:18:35.861Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-01-19T06:18:35.861Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-19T06:18:35.861Z] ++ dirname cmd/support-notifications/Dockerfile [2021-01-19T06:18:35.861Z] ++ cut -d/ -f2 [2021-01-19T06:18:35.861Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-01-19T06:18:35.861Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-19T06:18:35.861Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-01-19T06:18:35.861Z] ++ cut -d/ -f2 [2021-01-19T06:18:35.861Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-01-19T06:18:35.861Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-19T06:18:35.861Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-01-19T06:18:35.861Z] ++ cut -d/ -f2 [2021-01-19T06:18:35.861Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-01-19T06:18:35.955Z] 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-19T06:18:36.901Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-19T06:18:36.901Z] [2021-01-19T06:18:36.901Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-01-19T06:18:37.286Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-19T06:18:37.286Z] latest: Pulling from edgex-devops/git-semver [2021-01-19T06:18:37.286Z] 31603596830f: Pulling fs layer [2021-01-19T06:18:37.286Z] 2a8b12db71e7: Pulling fs layer [2021-01-19T06:18:37.286Z] 6ca5941a6612: Pulling fs layer [2021-01-19T06:18:37.286Z] ecc8261a40a4: Pulling fs layer [2021-01-19T06:18:37.286Z] ecc8261a40a4: Waiting [2021-01-19T06:18:37.286Z] 2a8b12db71e7: Verifying Checksum [2021-01-19T06:18:37.286Z] 2a8b12db71e7: Download complete [2021-01-19T06:18:37.547Z] 31603596830f: Verifying Checksum [2021-01-19T06:18:37.547Z] 31603596830f: Download complete [2021-01-19T06:18:37.547Z] ecc8261a40a4: Verifying Checksum [2021-01-19T06:18:37.547Z] ecc8261a40a4: Download complete [2021-01-19T06:18:37.547Z] 6ca5941a6612: Verifying Checksum [2021-01-19T06:18:37.547Z] 6ca5941a6612: Download complete [2021-01-19T06:18:37.811Z] 31603596830f: Pull complete [2021-01-19T06:18:37.811Z] 2a8b12db71e7: Pull complete [2021-01-19T06:18:38.762Z] 6ca5941a6612: Pull complete [2021-01-19T06:18:38.762Z] ecc8261a40a4: Pull complete [2021-01-19T06:18:38.762Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-01-19T06:18:38.762Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-19T06:18:38.762Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-01-19T06:18:38.883Z] prd-centos7-docker-4c-2g-21140 does not seem to be running inside a container [2021-01-19T06:18:38.933Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-01-19T06:18:41.533Z] $ docker top f2dd5a5d99f4b228d83aa7940efb7b666561bfe00b6546637cbd61366706e32a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-19T06:18:42.015Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-19T06:18:42.015Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-19T06:18:42.245Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-19T06:18:42.248Z] $ docker exec f2dd5a5d99f4b228d83aa7940efb7b666561bfe00b6546637cbd61366706e32a ssh-agent [2021-01-19T06:18:42.420Z] SSH_AUTH_SOCK=/tmp/ssh-3npkbjejttbx/agent.12 [2021-01-19T06:18:42.420Z] SSH_AGENT_PID=17 [2021-01-19T06:18:42.433Z] Running ssh-add (command line suppressed) [2021-01-19T06:18:42.550Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_3300631236977559748.key (/w/workspace/edgex-go/1@tmp/private_key_3300631236977559748.key) [2021-01-19T06:18:42.603Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-19T06:18:42.985Z] + git tag --points-at HEAD [Pipeline] } [2021-01-19T06:18:43.016Z] $ docker exec --env ******** --env ******** f2dd5a5d99f4b228d83aa7940efb7b666561bfe00b6546637cbd61366706e32a ssh-agent -k [2021-01-19T06:18:43.130Z] unset SSH_AUTH_SOCK; [2021-01-19T06:18:43.130Z] unset SSH_AGENT_PID; [2021-01-19T06:18:43.130Z] echo Agent pid 17 killed; [2021-01-19T06:18:43.179Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-01-19T06:18:43.359Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-19T06:18:43.359Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-19T06:18:43.517Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-19T06:18:43.520Z] $ docker exec f2dd5a5d99f4b228d83aa7940efb7b666561bfe00b6546637cbd61366706e32a ssh-agent [2021-01-19T06:18:43.679Z] SSH_AUTH_SOCK=/tmp/ssh-2vVZEPfxnkg2/agent.46 [2021-01-19T06:18:43.679Z] SSH_AGENT_PID=51 [2021-01-19T06:18:43.700Z] Running ssh-add (command line suppressed) [2021-01-19T06:18:43.815Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_4937057885064701088.key (/w/workspace/edgex-go/1@tmp/private_key_4937057885064701088.key) [2021-01-19T06:18:43.869Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-19T06:18:44.242Z] + git semver init [2021-01-19T06:18:44.242Z] # -> Open(): unable to determine branch for HEAD [2021-01-19T06:18:44.242Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-01-19T06:18:44.242Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-01-19T06:18:44.242Z] # $SEMVER_REMOTE_NAME = origin [2021-01-19T06:18:44.242Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-19T06:18:44.242Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-19T06:18:44.242Z] # $SEMVER_BRANCH = PR-3048 [2021-01-19T06:18:44.242Z] # $SEMVER_TEMP = /tmp/semver-090763185 [2021-01-19T06:18:44.242Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-01-19T06:19:06.279Z] # '/tmp/semver-090763185' -> '/w/workspace/edgex-go/1/.semver' [2021-01-19T06:19:06.279Z] # -> Force: false [2021-01-19T06:19:06.279Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-01-19T06:19:06.300Z] $ docker exec --env ******** --env ******** f2dd5a5d99f4b228d83aa7940efb7b666561bfe00b6546637cbd61366706e32a ssh-agent -k [2021-01-19T06:19:06.491Z] unset SSH_AUTH_SOCK; [2021-01-19T06:19:06.491Z] unset SSH_AGENT_PID; [2021-01-19T06:19:06.491Z] echo Agent pid 51 killed; [2021-01-19T06:19:06.585Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-19T06:19:07.184Z] + git semver [Pipeline] } [2021-01-19T06:19:07.217Z] $ docker stop --time=1 f2dd5a5d99f4b228d83aa7940efb7b666561bfe00b6546637cbd61366706e32a [2021-01-19T06:19:09.158Z] $ docker rm -f f2dd5a5d99f4b228d83aa7940efb7b666561bfe00b6546637cbd61366706e32a [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-19T06:19:09.777Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-01-19T06:19:10.366Z] Stashed 1 file(s) [Pipeline] echo [2021-01-19T06:19:10.390Z] [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-19T06:19:11.800Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-01-19T06:19:12.150Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-19T06:19:12.489Z] + sudo service docker restart [2021-01-19T06:19:12.489Z] + true [2021-01-19T06:19:12.489Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-01-19T06:19:13.112Z] ========================================================= [2021-01-19T06:19:13.112Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-01-19T06:19:13.112Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-19T06:19:13.499Z] + 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-19T06:19:16.844Z] Sending build context to Docker daemon 326.6MB [2021-01-19T06:19:16.844Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-01-19T06:19:16.844Z] Step 2/6 : FROM ${BASE} [2021-01-19T06:19:16.844Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-01-19T06:19:16.844Z] 188c0c94c7c5: Pulling fs layer [2021-01-19T06:19:16.844Z] 0ef7d3d256c8: Pulling fs layer [2021-01-19T06:19:16.844Z] de9db76c5a1d: Pulling fs layer [2021-01-19T06:19:16.844Z] bca2f99d35d6: Pulling fs layer [2021-01-19T06:19:16.844Z] 93359f2a8cfa: Pulling fs layer [2021-01-19T06:19:16.844Z] 7c6f9722023f: Pulling fs layer [2021-01-19T06:19:16.844Z] a35cf1a2eb13: Pulling fs layer [2021-01-19T06:19:16.844Z] 93359f2a8cfa: Waiting [2021-01-19T06:19:16.844Z] 7c6f9722023f: Waiting [2021-01-19T06:19:16.844Z] a35cf1a2eb13: Waiting [2021-01-19T06:19:16.844Z] bca2f99d35d6: Waiting [2021-01-19T06:19:16.844Z] de9db76c5a1d: Verifying Checksum [2021-01-19T06:19:16.844Z] de9db76c5a1d: Download complete [2021-01-19T06:19:16.844Z] 0ef7d3d256c8: Verifying Checksum [2021-01-19T06:19:16.844Z] 0ef7d3d256c8: Download complete [2021-01-19T06:19:16.844Z] 93359f2a8cfa: Verifying Checksum [2021-01-19T06:19:16.844Z] 93359f2a8cfa: Download complete [2021-01-19T06:19:16.844Z] 7c6f9722023f: Verifying Checksum [2021-01-19T06:19:16.844Z] 7c6f9722023f: Download complete [2021-01-19T06:19:16.844Z] 188c0c94c7c5: Verifying Checksum [2021-01-19T06:19:16.844Z] 188c0c94c7c5: Download complete [2021-01-19T06:19:17.113Z] 188c0c94c7c5: Pull complete [2021-01-19T06:19:17.382Z] 0ef7d3d256c8: Pull complete [2021-01-19T06:19:17.647Z] de9db76c5a1d: Pull complete [2021-01-19T06:19:18.596Z] a35cf1a2eb13: Verifying Checksum [2021-01-19T06:19:18.596Z] a35cf1a2eb13: Download complete [2021-01-19T06:19:18.861Z] bca2f99d35d6: Verifying Checksum [2021-01-19T06:19:18.861Z] bca2f99d35d6: Download complete [2021-01-19T06:19:24.195Z] bca2f99d35d6: Pull complete [2021-01-19T06:19:24.195Z] 93359f2a8cfa: Pull complete [2021-01-19T06:19:24.195Z] 7c6f9722023f: Pull complete [2021-01-19T06:19:26.088Z] Still waiting to schedule task [2021-01-19T06:19:26.088Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-01-19T06:19:29.513Z] a35cf1a2eb13: Pull complete [2021-01-19T06:19:29.513Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-01-19T06:19:29.513Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-01-19T06:19:29.513Z] ---> a62c8e92a672 [2021-01-19T06:19:29.513Z] 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-19T06:19:29.513Z] ---> Running in e0a93746495f [2021-01-19T06:19:29.779Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-19T06:19:30.733Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-19T06:19:30.998Z] (1/12) Installing libmagic (5.38-r0) [2021-01-19T06:19:30.998Z] (2/12) Installing file (5.38-r0) [2021-01-19T06:19:31.260Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-19T06:19:31.260Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-19T06:19:36.579Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-19T06:19:36.579Z] (6/12) Installing patch (2.7.6-r6) [2021-01-19T06:19:36.579Z] (7/12) Installing build-base (0.5-r2) [2021-01-19T06:19:36.579Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-19T06:19:36.846Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-19T06:19:36.846Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-19T06:19:37.424Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-19T06:19:37.424Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-19T06:19:37.424Z] Executing busybox-1.31.1-r19.trigger [2021-01-19T06:19:37.424Z] OK: 233 MiB in 51 packages [2021-01-19T06:19:40.751Z] Removing intermediate container e0a93746495f [2021-01-19T06:19:40.751Z] ---> 06bc9015e658 [2021-01-19T06:19:40.751Z] Step 4/6 : WORKDIR /edgex-go [2021-01-19T06:19:41.025Z] ---> Running in 06c6ef459db9 [2021-01-19T06:19:41.025Z] Removing intermediate container 06c6ef459db9 [2021-01-19T06:19:41.025Z] ---> 58aad3a2874d [2021-01-19T06:19:41.025Z] Step 5/6 : COPY go.mod . [2021-01-19T06:19:41.292Z] ---> 94c3ef25bc38 [2021-01-19T06:19:41.292Z] Step 6/6 : RUN go mod download [2021-01-19T06:19:41.292Z] ---> Running in a125b2d99608 [2021-01-19T06:20:03.324Z] Removing intermediate container a125b2d99608 [2021-01-19T06:20:03.324Z] ---> 7391e236e18e [2021-01-19T06:20:03.324Z] Successfully built 7391e236e18e [2021-01-19T06:20:03.324Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-19T06:20:03.680Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-19T06:20:03.680Z] . [Pipeline] withDockerContainer [2021-01-19T06:20:03.813Z] prd-centos7-docker-4c-2g-21140 does not seem to be running inside a container [2021-01-19T06:20:03.861Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-19T06:20:04.654Z] $ docker top 46cdf3acd8c7f212c4b29e5b548d8ca88940ab0087c16fa17d35ca11519cf8c1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-19T06:20:05.268Z] + go version [2021-01-19T06:20:05.268Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-01-19T06:20:05.298Z] $ docker stop --time=1 46cdf3acd8c7f212c4b29e5b548d8ca88940ab0087c16fa17d35ca11519cf8c1 [2021-01-19T06:20:06.654Z] $ docker rm -f 46cdf3acd8c7f212c4b29e5b548d8ca88940ab0087c16fa17d35ca11519cf8c1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-19T06:20:07.754Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-19T06:20:07.754Z] . [Pipeline] withDockerContainer [2021-01-19T06:20:07.874Z] prd-centos7-docker-4c-2g-21140 does not seem to be running inside a container [2021-01-19T06:20:07.918Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-19T06:20:08.631Z] $ docker top ffdc3125ea2a17d2f31c61007e680851e036e4fadcbf2f4decf8b3c232cfaab0 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-19T06:20:08.882Z] ========================================================= [2021-01-19T06:20:08.882Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-19T06:20:08.882Z] ========================================================= [Pipeline] sh [2021-01-19T06:20:09.188Z] + make test [2021-01-19T06:20:09.189Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-19T06:20:17.536Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-19T06:20:32.544Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-19T06:20:36.831Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-19T06:20:36.831Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-19T06:20:36.831Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-01-19T06:20:36.831Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-19T06:20:37.103Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-19T06:20:37.378Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-19T06:20:37.643Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-19T06:20:38.228Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-19T06:20:38.811Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-19T06:20:40.782Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-19T06:20:40.782Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-19T06:20:40.782Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-19T06:20:42.753Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.082s coverage: 46.6% of statements [2021-01-19T06:20:42.753Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-19T06:20:42.753Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-19T06:20:42.753Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-19T06:20:42.753Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-19T06:20:42.753Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-19T06:20:47.038Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.172s coverage: 27.0% of statements [2021-01-19T06:20:47.038Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-19T06:20:47.038Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-19T06:20:47.038Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-19T06:20:47.038Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-19T06:20:47.038Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-19T06:20:47.038Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-19T06:20:47.038Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.066s coverage: 100.0% of statements [2021-01-19T06:20:47.038Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-19T06:20:47.038Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.033s coverage: 100.0% of statements [2021-01-19T06:20:47.038Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-19T06:20:47.038Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-19T06:20:47.038Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.083s coverage: 67.9% of statements [2021-01-19T06:20:47.038Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-19T06:20:47.038Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-19T06:20:47.038Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.124s coverage: 82.3% of statements [2021-01-19T06:20:47.038Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-19T06:20:47.038Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-19T06:20:47.038Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-19T06:20:47.038Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-19T06:20:48.983Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.311s coverage: 28.6% of statements [2021-01-19T06:20:48.983Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-19T06:20:48.983Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-19T06:20:48.983Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-19T06:20:48.983Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-19T06:20:48.983Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-19T06:20:48.983Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.070s coverage: 100.0% of statements [2021-01-19T06:20:48.983Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-19T06:20:48.983Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.078s coverage: 100.0% of statements [2021-01-19T06:20:48.983Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-19T06:20:48.983Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.098s coverage: 86.7% of statements [2021-01-19T06:20:48.983Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-19T06:20:48.983Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.124s coverage: 97.5% of statements [2021-01-19T06:20:48.983Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-19T06:20:49.254Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.061s coverage: 78.3% of statements [2021-01-19T06:20:49.254Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-19T06:20:49.254Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-19T06:20:49.254Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-19T06:20:49.254Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-19T06:20:51.871Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.356s coverage: 92.8% of statements [2021-01-19T06:20:51.871Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-19T06:20:51.871Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-19T06:20:51.871Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-19T06:20:51.871Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-19T06:20:51.871Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-19T06:20:51.871Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-19T06:20:51.871Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-19T06:20:51.871Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-19T06:20:51.871Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-19T06:20:51.871Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-19T06:20:51.871Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-19T06:20:51.871Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-19T06:20:51.871Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-19T06:20:51.871Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-19T06:20:51.871Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-19T06:20:51.871Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-19T06:20:51.871Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-19T06:20:51.871Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-19T06:20:51.871Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.043s coverage: 58.8% of statements [2021-01-19T06:20:51.871Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-19T06:20:51.871Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-19T06:20:51.871Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.052s coverage: 0.1% of statements [2021-01-19T06:20:51.871Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-19T06:20:51.871Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-19T06:20:51.871Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-01-19T06:20:51.871Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-01-19T06:20:51.871Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.027s coverage: 100.0% of statements [2021-01-19T06:20:51.871Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-01-19T06:20:51.871Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.039s coverage: 75.5% of statements [2021-01-19T06:20:51.871Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-01-19T06:20:51.871Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.034s coverage: 80.8% of statements [2021-01-19T06:20:51.871Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.080s coverage: 87.2% of statements [2021-01-19T06:20:51.871Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.040s coverage: 84.2% of statements [2021-01-19T06:20:52.463Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.098s coverage: 91.4% of statements [2021-01-19T06:20:52.463Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-01-19T06:20:53.430Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.200s coverage: 63.5% of statements [2021-01-19T06:20:53.430Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-19T06:20:53.430Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-19T06:20:53.430Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.071s coverage: 100.0% of statements [2021-01-19T06:20:53.430Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.045s coverage: 91.3% of statements [2021-01-19T06:20:53.430Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.057s coverage: 100.0% of statements [2021-01-19T06:20:53.430Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.042s coverage: 73.7% of statements [2021-01-19T06:20:53.701Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.045s coverage: 100.0% of statements [2021-01-19T06:20:55.133Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.363s coverage: 68.9% of statements [2021-01-19T06:20:55.133Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-19T06:20:55.133Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-19T06:20:55.133Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-19T06:20:55.133Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-19T06:20:55.133Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-19T06:20:55.133Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.095s coverage: 37.0% of statements [2021-01-19T06:20:55.133Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-19T06:20:55.133Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-19T06:20:55.133Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.287s coverage: 84.0% of statements [2021-01-19T06:20:55.133Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.053s coverage: 100.0% of statements [2021-01-19T06:20:57.090Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.125s coverage: 47.1% of statements [2021-01-19T06:20:57.090Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-19T06:20:57.090Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-19T06:20:57.090Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-19T06:20:57.090Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-19T06:20:57.090Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-19T06:20:57.090Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.052s coverage: 100.0% of statements [2021-01-19T06:20:57.090Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-19T06:20:57.090Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.052s coverage: 100.0% of statements [2021-01-19T06:20:57.090Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-19T06:20:58.068Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.736s coverage: 29.1% of statements [2021-01-19T06:20:58.068Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-19T06:20:58.068Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-19T06:20:58.068Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-19T06:20:58.068Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-19T06:20:58.068Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-19T06:20:58.068Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.074s coverage: 99.0% of statements [2021-01-19T06:20:58.068Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-19T06:20:58.068Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.053s coverage: 100.0% of statements [2021-01-19T06:20:58.068Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-19T06:20:58.068Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.043s coverage: 0.0% of statements [2021-01-19T06:20:58.068Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-19T06:20:58.068Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.052s coverage: 100.0% of statements [2021-01-19T06:20:58.068Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-19T06:20:58.068Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-19T06:20:58.068Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-19T06:20:58.068Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-19T06:20:58.332Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.052s coverage: 87.9% of statements [2021-01-19T06:20:58.332Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-19T06:20:58.332Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-19T06:20:58.332Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.034s coverage: 100.0% of statements [2021-01-19T06:20:58.599Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.032s coverage: 32.1% of statements [2021-01-19T06:20:58.863Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 100.0% of statements [2021-01-19T06:20:59.126Z] GO111MODULE=on go vet ./... [2021-01-19T06:21:21.265Z] gofmt -l . [2021-01-19T06:21:21.527Z] [ "`gofmt -l .`" = "" ] [2021-01-19T06:21:22.107Z] ./bin/test-go-mod-tidy.sh [2021-01-19T06:21:22.686Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-01-19T06:21:23.303Z] + ls -al . [2021-01-19T06:21:23.303Z] total 656 [2021-01-19T06:21:23.303Z] drwxrwxr-x 10 1001 1001 4096 Jan 19 06:21 . [2021-01-19T06:21:23.303Z] drwxr-xr-x 4 root root 28 Jan 19 06:20 .. [2021-01-19T06:21:23.303Z] -rw-rw-r-- 1 1001 1001 11 Jan 19 06:18 .dockerignore [2021-01-19T06:21:23.303Z] drwxrwxr-x 8 1001 1001 179 Jan 19 06:18 .git [2021-01-19T06:21:23.303Z] drwxrwxr-x 3 1001 1001 125 Jan 19 06:18 .github [2021-01-19T06:21:23.303Z] -rw-rw-r-- 1 1001 1001 824 Jan 19 06:18 .gitignore [2021-01-19T06:21:23.303Z] drwx------ 3 1001 1001 47 Jan 19 06:19 .semver [2021-01-19T06:21:23.303Z] -rw-rw-r-- 1 1001 1001 166 Jan 19 06:18 .sonarcloud.properties [2021-01-19T06:21:23.303Z] -rw-rw-r-- 1 1001 1001 7744 Jan 19 06:18 Attribution.txt [2021-01-19T06:21:23.303Z] -rw-rw-r-- 1 1001 1001 3804 Jan 19 06:18 CONTRIBUTING.md [2021-01-19T06:21:23.303Z] -rw-rw-r-- 1 1001 1001 931 Jan 19 06:18 Dockerfile.build [2021-01-19T06:21:23.303Z] -rw-rw-r-- 1 1001 1001 863 Jan 19 06:18 Jenkinsfile [2021-01-19T06:21:23.303Z] -rw-rw-r-- 1 1001 1001 10775 Jan 19 06:18 LICENSE [2021-01-19T06:21:23.303Z] -rw-rw-r-- 1 1001 1001 5750 Jan 19 06:18 Makefile [2021-01-19T06:21:23.303Z] -rw-rw-r-- 1 1001 1001 6524 Jan 19 06:18 README.md [2021-01-19T06:21:23.303Z] -rw-rw-r-- 1 1001 1001 6744 Jan 19 06:18 SECURITY.md [2021-01-19T06:21:23.303Z] -rw-rw-r-- 1 1001 1001 5 Jan 19 06:19 VERSION [2021-01-19T06:21:23.303Z] -rw-rw-r-- 1 1001 1001 4131 Jan 19 06:18 ZMQWindows.md [2021-01-19T06:21:23.303Z] drwxrwxr-x 2 1001 1001 117 Jan 19 06:18 bin [2021-01-19T06:21:23.303Z] drwxrwxr-x 14 1001 1001 4096 Jan 19 06:18 cmd [2021-01-19T06:21:23.303Z] -rw-r--r-- 1 root root 550280 Jan 19 06:20 coverage.out [2021-01-19T06:21:23.303Z] -rw-r--r-- 1 root root 981 Jan 19 06:21 go.mod [2021-01-19T06:21:23.303Z] -rw-r--r-- 1 root root 19241 Jan 19 06:21 go.sum [2021-01-19T06:21:23.303Z] drwxrwxr-x 8 1001 1001 127 Jan 19 06:18 internal [2021-01-19T06:21:23.303Z] drwxrwxr-x 4 1001 1001 26 Jan 19 06:18 openapi [2021-01-19T06:21:23.303Z] drwxrwxr-x 4 1001 1001 71 Jan 19 06:18 snap [2021-01-19T06:21:23.303Z] -rw-rw-r-- 1 1001 1001 168 Jan 19 06:18 version.go [Pipeline] sh [2021-01-19T06:21:23.625Z] + '[' -e coverage.out ] [2021-01-19T06:21:23.625Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-01-19T06:21:23.833Z] Stashed 1 file(s) [Pipeline] sh [2021-01-19T06:21:24.148Z] + make build [2021-01-19T06:21:24.148Z] 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-19T06:21:26.713Z] 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-19T06:21:33.420Z] 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-19T06:21:34.373Z] 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-19T06:21:35.794Z] 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-19T06:21:36.061Z] 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-19T06:21:38.007Z] 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-19T06:21:39.411Z] 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-19T06:21:40.364Z] 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-19T06:21:41.761Z] 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-19T06:21:42.713Z] 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-19T06:21:43.674Z] 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-19T06:21:44.662Z] $ docker stop --time=1 ffdc3125ea2a17d2f31c61007e680851e036e4fadcbf2f4decf8b3c232cfaab0 [2021-01-19T06:21:46.249Z] $ docker rm -f ffdc3125ea2a17d2f31c61007e680851e036e4fadcbf2f4decf8b3c232cfaab0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-19T06:21:49.659Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-19T06:21:49.659Z] [2021-01-19T06:21:49.659Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-01-19T06:21:50.056Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-19T06:21:50.056Z] latest: Pulling from edgex-devops/edgex-compose [2021-01-19T06:21:50.056Z] cbdbe7a5bc2a: Pulling fs layer [2021-01-19T06:21:50.056Z] ca9280d653b3: Pulling fs layer [2021-01-19T06:21:50.056Z] 7e9c9ca2126c: Pulling fs layer [2021-01-19T06:21:50.056Z] cbdbe7a5bc2a: Download complete [2021-01-19T06:21:50.633Z] ca9280d653b3: Verifying Checksum [2021-01-19T06:21:50.633Z] ca9280d653b3: Download complete [2021-01-19T06:21:50.633Z] cbdbe7a5bc2a: Pull complete [2021-01-19T06:21:51.613Z] ca9280d653b3: Pull complete [2021-01-19T06:21:51.613Z] 7e9c9ca2126c: Download complete [2021-01-19T06:21:57.099Z] 7e9c9ca2126c: Pull complete [2021-01-19T06:21:57.099Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-01-19T06:21:57.099Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-19T06:21:57.099Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-01-19T06:21:57.253Z] prd-centos7-docker-4c-2g-21140 does not seem to be running inside a container [2021-01-19T06:21:57.297Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-01-19T06:21:59.983Z] $ docker top 44ce69a5efd60b2e66e29635fbdf38a219f58fa87acf0f00acb80f1e97b31af1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-19T06:22:00.495Z] + docker-compose build --help [2021-01-19T06:22:00.495Z] + grep parallel [2021-01-19T06:22:01.442Z] --parallel Build images in parallel. [Pipeline] } [2021-01-19T06:22:01.475Z] $ docker stop --time=1 44ce69a5efd60b2e66e29635fbdf38a219f58fa87acf0f00acb80f1e97b31af1 [2021-01-19T06:22:02.880Z] $ docker rm -f 44ce69a5efd60b2e66e29635fbdf38a219f58fa87acf0f00acb80f1e97b31af1 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-19T06:22:03.647Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-19T06:22:03.648Z] . [Pipeline] withDockerContainer [2021-01-19T06:22:03.766Z] prd-centos7-docker-4c-2g-21140 does not seem to be running inside a container [2021-01-19T06:22:03.820Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-01-19T06:22:04.505Z] $ docker top 16fc39a54739cb6900f1cdc4e0f8038a6589831582cf1f7554054ac9eb8a8327 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-19T06:22:05.068Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-19T06:22:06.014Z] Building docker-core-command-go ... [2021-01-19T06:22:06.014Z] Building docker-core-data-go ... [2021-01-19T06:22:06.014Z] Building docker-core-metadata-go ... [2021-01-19T06:22:06.014Z] Building docker-security-bootstrap-redis-go ... [2021-01-19T06:22:06.014Z] Building docker-security-proxy-setup-go ... [2021-01-19T06:22:06.014Z] Building docker-security-secretstore-setup-go ... [2021-01-19T06:22:06.014Z] Building docker-support-notifications-go ... [2021-01-19T06:22:06.014Z] Building docker-support-scheduler-go ... [2021-01-19T06:22:06.014Z] Building docker-sys-mgmt-agent-go ... [2021-01-19T06:22:06.014Z] Building docker-security-secretstore-setup-go [2021-01-19T06:22:06.014Z] Building docker-security-bootstrap-redis-go [2021-01-19T06:22:06.014Z] Building docker-core-data-go [2021-01-19T06:22:06.014Z] Building docker-support-scheduler-go [2021-01-19T06:22:06.014Z] Building docker-security-proxy-setup-go [2021-01-19T06:22:16.046Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-21145 in /w/workspace/edgexfoundry_edgex-go_PR-3048 [Pipeline] { [Pipeline] ws [2021-01-19T06:22:16.138Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-01-19T06:22:21.452Z] using credential edgex-jenkins-ssh [2021-01-19T06:22:21.527Z] Cloning the remote Git repository [2021-01-19T06:22:21.588Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-19T06:22:21.692Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-01-19T06:22:21.766Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-19T06:22:21.766Z] > git --version # timeout=10 [2021-01-19T06:22:21.784Z] > git --version # 'git version 2.17.1' [2021-01-19T06:22:21.789Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-19T06:22:21.867Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-19T06:22:32.747Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-19T06:22:32.747Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-19T06:22:32.747Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-19T06:22:32.747Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-19T06:22:32.747Z] ---> 7391e236e18e [2021-01-19T06:22:32.747Z] Step 3/21 : WORKDIR /edgex-go [2021-01-19T06:22:32.747Z] ---> 7391e236e18e [2021-01-19T06:22:32.747Z] Step 3/21 : WORKDIR /edgex-go [2021-01-19T06:22:33.206Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-19T06:22:33.206Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-19T06:22:33.206Z] ---> 7391e236e18e [2021-01-19T06:22:33.206Z] Step 3/24 : WORKDIR /edgex-go [2021-01-19T06:22:33.472Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-19T06:22:33.472Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-19T06:22:33.472Z] ---> 7391e236e18e [2021-01-19T06:22:33.472Z] Step 3/22 : WORKDIR /edgex-go [2021-01-19T06:22:33.472Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-19T06:22:33.472Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-19T06:22:33.472Z] ---> 7391e236e18e [2021-01-19T06:22:33.472Z] Step 3/23 : WORKDIR /edgex-go [2021-01-19T06:22:34.437Z] ---> Running in 11296228b708 [2021-01-19T06:22:34.437Z] ---> Running in 11f5ad920acb [2021-01-19T06:22:34.437Z] ---> Running in bcb02134f0ba [2021-01-19T06:22:34.437Z] ---> Running in 1d5c3fd95aed [2021-01-19T06:22:34.437Z] ---> Running in 8597e1d1db31 [2021-01-19T06:22:35.017Z] Removing intermediate container bcb02134f0ba [2021-01-19T06:22:35.017Z] ---> ee3a01d2fd0c [2021-01-19T06:22:35.017Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-19T06:22:35.017Z] Removing intermediate container 11296228b708 [2021-01-19T06:22:35.017Z] ---> 9bb764cfc0b1 [2021-01-19T06:22:35.017Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-19T06:22:35.017Z] Removing intermediate container 1d5c3fd95aed [2021-01-19T06:22:35.017Z] ---> 7f8354078e22 [2021-01-19T06:22:35.017Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-19T06:22:35.017Z] Removing intermediate container 8597e1d1db31 [2021-01-19T06:22:35.017Z] ---> 26f1c0dfb7b8 [2021-01-19T06:22:35.017Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-19T06:22:35.017Z] Removing intermediate container 11f5ad920acb [2021-01-19T06:22:35.017Z] ---> 6c9e607b2ef4 [2021-01-19T06:22:35.017Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-19T06:22:35.017Z] ---> Running in 462c68701b91 [2021-01-19T06:22:35.017Z] ---> Running in b112c035053f [2021-01-19T06:22:35.017Z] ---> Running in 05ae0f53cf68 [2021-01-19T06:22:35.017Z] ---> Running in 6dc4a3ead8f5 [2021-01-19T06:22:35.017Z] ---> Running in 9cdaff240332 [2021-01-19T06:22:36.949Z] Removing intermediate container 05ae0f53cf68 [2021-01-19T06:22:36.949Z] ---> 7788eef6f594 [2021-01-19T06:22:36.949Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-01-19T06:22:37.211Z] ---> Running in 0a5e4bbf0ad4 [2021-01-19T06:22:38.173Z] Removing intermediate container b112c035053f [2021-01-19T06:22:38.173Z] ---> 3c9e4051d1f3 [2021-01-19T06:22:38.173Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-19T06:22:38.173Z] Removing intermediate container 462c68701b91 [2021-01-19T06:22:38.173Z] ---> c903d1ebc862 [2021-01-19T06:22:38.173Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-19T06:22:38.173Z] Removing intermediate container 6dc4a3ead8f5 [2021-01-19T06:22:38.173Z] ---> 53d1bea5305f [2021-01-19T06:22:38.173Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-19T06:22:38.198Z] Merging remotes/origin/master commit cc81cd9a60941bde415ebdc6eaf205dd7f209524 into PR head commit be6d947124f5a81b852737c78bb03dc245a91d31 [2021-01-19T06:22:38.441Z] Removing intermediate container 9cdaff240332 [2021-01-19T06:22:38.441Z] ---> fbb0d2092843 [2021-01-19T06:22:38.441Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-19T06:22:38.441Z] ---> Running in 15ce18242414 [2021-01-19T06:22:38.441Z] ---> Running in 3b1669a52320 [2021-01-19T06:22:38.441Z] ---> Running in 8461aa5cf5df [2021-01-19T06:22:38.441Z] ---> Running in 3d99494465ac [2021-01-19T06:22:37.475Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-19T06:22:37.491Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-19T06:22:37.517Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-19T06:22:37.549Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-19T06:22:37.550Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-19T06:22:37.562Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3048/head:refs/remotes/origin/PR-3048 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-19T06:22:38.219Z] > git config core.sparsecheckout # timeout=10 [2021-01-19T06:22:38.240Z] > git checkout -f be6d947124f5a81b852737c78bb03dc245a91d31 # timeout=10 [2021-01-19T06:22:38.635Z] Merge succeeded, producing be6d947124f5a81b852737c78bb03dc245a91d31 [2021-01-19T06:22:38.635Z] Checking out Revision be6d947124f5a81b852737c78bb03dc245a91d31 (PR-3048) [2021-01-19T06:22:38.704Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-19T06:22:39.287Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-19T06:22:39.287Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-19T06:22:39.549Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-19T06:22:39.549Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-19T06:22:40.124Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-19T06:22:40.124Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-19T06:22:40.124Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-19T06:22:40.124Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-19T06:22:40.124Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-19T06:22:40.385Z] OK: 233 MiB in 51 packages [2021-01-19T06:22:40.385Z] OK: 233 MiB in 51 packages [2021-01-19T06:22:38.549Z] > git remote # timeout=10 [2021-01-19T06:22:38.570Z] > git config --get remote.origin.url # timeout=10 [2021-01-19T06:22:38.585Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-19T06:22:38.595Z] > git merge cc81cd9a60941bde415ebdc6eaf205dd7f209524 # timeout=10 [2021-01-19T06:22:38.624Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-19T06:22:38.644Z] > git config core.sparsecheckout # timeout=10 [2021-01-19T06:22:38.663Z] > git checkout -f be6d947124f5a81b852737c78bb03dc245a91d31 # timeout=10 [2021-01-19T06:22:40.648Z] OK: 233 MiB in 51 packages [2021-01-19T06:22:40.911Z] OK: 233 MiB in 51 packages [2021-01-19T06:22:41.176Z] Removing intermediate container 3b1669a52320 [2021-01-19T06:22:41.176Z] ---> 58694d4390cd [2021-01-19T06:22:41.176Z] Step 6/22 : COPY go.mod . [2021-01-19T06:22:41.176Z] Removing intermediate container 3d99494465ac [2021-01-19T06:22:41.176Z] ---> 08a075be1bcd [2021-01-19T06:22:41.176Z] Step 6/21 : COPY go.mod . [2021-01-19T06:22:41.444Z] Removing intermediate container 15ce18242414 [2021-01-19T06:22:41.444Z] ---> fcc14a8259c0 [2021-01-19T06:22:41.444Z] Step 6/23 : COPY go.mod . [2021-01-19T06:22:41.444Z] ---> 1585f64f4917 [2021-01-19T06:22:41.444Z] Step 7/22 : RUN go mod download [2021-01-19T06:22:41.716Z] ---> 28513166e3c5 [2021-01-19T06:22:41.716Z] Step 7/21 : RUN go mod download [2021-01-19T06:22:41.716Z] ---> Running in 6bd7f7148d34 [2021-01-19T06:22:41.716Z] Removing intermediate container 8461aa5cf5df [2021-01-19T06:22:41.716Z] ---> d022a4bbaf26 [2021-01-19T06:22:41.716Z] Step 6/21 : COPY go.mod . [2021-01-19T06:22:41.716Z] ---> Running in 3fe0061d55ca [2021-01-19T06:22:41.997Z] ---> b54666863ad4 [2021-01-19T06:22:41.997Z] Step 7/23 : RUN go mod download [2021-01-19T06:22:41.997Z] ---> e383d1b7e707 [2021-01-19T06:22:41.997Z] Step 7/21 : RUN go mod download [2021-01-19T06:22:41.997Z] ---> Running in e22c143a1524 [2021-01-19T06:22:42.260Z] ---> Running in d623f36d0ba4 [2021-01-19T06:22:42.260Z] OK: 233 MiB in 51 packages [2021-01-19T06:22:43.071Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-secrets" [2021-01-19T06:22:43.134Z] > git --version # timeout=10 [2021-01-19T06:22:43.147Z] > git --version # 'git version 2.17.1' [2021-01-19T06:22:43.160Z] fatal: bad object f82e9360b4159668f7e3e090307a6179e9a8e48d [2021-01-19T06:22:43.229Z] Removing intermediate container 0a5e4bbf0ad4 [2021-01-19T06:22:43.229Z] ---> ece438f95a42 [2021-01-19T06:22:43.229Z] Step 6/24 : COPY go.mod . [2021-01-19T06:22:43.229Z] ---> 98896779de33 [2021-01-19T06:22:43.229Z] Step 7/24 : RUN go mod download [2021-01-19T06:22:43.493Z] ---> Running in 2e60422332fb [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-19T06:22:44.444Z] Removing intermediate container 6bd7f7148d34 [2021-01-19T06:22:44.444Z] ---> 9abf540d1c67 [2021-01-19T06:22:44.444Z] Step 8/22 : COPY . . [2021-01-19T06:22:44.444Z] Removing intermediate container 3fe0061d55ca [2021-01-19T06:22:44.444Z] ---> 329b854aa92a [2021-01-19T06:22:44.444Z] Step 8/21 : COPY . . [2021-01-19T06:22:44.722Z] Removing intermediate container d623f36d0ba4 [2021-01-19T06:22:44.722Z] ---> 52e0f48adb8c [2021-01-19T06:22:44.722Z] Step 8/21 : COPY . . [2021-01-19T06:22:45.053Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-01-19T06:22:45.492Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-19T06:22:45.853Z] + sudo service docker restart [2021-01-19T06:22:45.853Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-19T06:22:48.625Z] provisioning config files... [2021-01-19T06:22:48.665Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5172961734923905719tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-19T06:22:49.136Z] ---> docker-login.sh [2021-01-19T06:22:49.137Z] nexus3.edgexfoundry.org:10001 [2021-01-19T06:22:50.047Z] Removing intermediate container e22c143a1524 [2021-01-19T06:22:50.047Z] ---> e56cbb7f714f [2021-01-19T06:22:50.047Z] Step 8/23 : COPY . . [2021-01-19T06:22:50.123Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-19T06:22:50.399Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-19T06:22:50.399Z] Configure a credential helper to remove this warning. See [2021-01-19T06:22:50.399Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-19T06:22:50.399Z] [2021-01-19T06:22:50.399Z] Login Succeeded [2021-01-19T06:22:50.399Z] nexus3.edgexfoundry.org:10002 [2021-01-19T06:22:51.001Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-19T06:22:51.001Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-19T06:22:51.001Z] Configure a credential helper to remove this warning. See [2021-01-19T06:22:51.001Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-19T06:22:51.001Z] [2021-01-19T06:22:51.001Z] Login Succeeded [2021-01-19T06:22:51.001Z] nexus3.edgexfoundry.org:10003 [2021-01-19T06:22:51.276Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-19T06:22:51.448Z] Removing intermediate container 2e60422332fb [2021-01-19T06:22:51.448Z] ---> f5d162b43a4e [2021-01-19T06:22:51.448Z] Step 8/24 : COPY . . [2021-01-19T06:22:51.553Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-19T06:22:51.553Z] Configure a credential helper to remove this warning. See [2021-01-19T06:22:51.553Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-19T06:22:51.553Z] [2021-01-19T06:22:51.553Z] Login Succeeded [2021-01-19T06:22:51.553Z] nexus3.edgexfoundry.org:10004 [2021-01-19T06:22:52.153Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-19T06:22:52.153Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-19T06:22:52.153Z] Configure a credential helper to remove this warning. See [2021-01-19T06:22:52.153Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-19T06:22:52.153Z] [2021-01-19T06:22:52.153Z] Login Succeeded [2021-01-19T06:22:52.153Z] docker.io [2021-01-19T06:22:52.434Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-19T06:22:53.032Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-19T06:22:53.032Z] Configure a credential helper to remove this warning. See [2021-01-19T06:22:53.032Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-19T06:22:53.032Z] [2021-01-19T06:22:53.032Z] Login Succeeded [2021-01-19T06:22:53.032Z] ---> docker-login.sh ends [Pipeline] } [2021-01-19T06:22:53.065Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-01-19T06:22:53.657Z] ========================================================= [2021-01-19T06:22:53.657Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-01-19T06:22:53.657Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-19T06:22:54.092Z] + 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-19T06:22:56.752Z] Sending build context to Docker daemon 165.5MB [2021-01-19T06:22:56.752Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-01-19T06:22:56.752Z] Step 2/6 : FROM ${BASE} [2021-01-19T06:22:56.752Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-01-19T06:22:56.752Z] 5f621e34cdf4: Pulling fs layer [2021-01-19T06:22:56.752Z] a4357932f1b6: Pulling fs layer [2021-01-19T06:22:56.752Z] 18c013af1878: Pulling fs layer [2021-01-19T06:22:56.752Z] 00ac8860ef70: Pulling fs layer [2021-01-19T06:22:56.752Z] 63d7cb157983: Pulling fs layer [2021-01-19T06:22:56.752Z] b116817d02f9: Pulling fs layer [2021-01-19T06:22:56.752Z] 745a02a5169b: Pulling fs layer [2021-01-19T06:22:56.752Z] 63d7cb157983: Waiting [2021-01-19T06:22:56.752Z] 745a02a5169b: Waiting [2021-01-19T06:22:56.752Z] b116817d02f9: Waiting [2021-01-19T06:22:56.752Z] 00ac8860ef70: Waiting [2021-01-19T06:22:56.752Z] 18c013af1878: Verifying Checksum [2021-01-19T06:22:56.752Z] 18c013af1878: Download complete [2021-01-19T06:22:56.752Z] a4357932f1b6: Verifying Checksum [2021-01-19T06:22:56.752Z] a4357932f1b6: Download complete [2021-01-19T06:22:56.752Z] 63d7cb157983: Verifying Checksum [2021-01-19T06:22:56.752Z] 63d7cb157983: Download complete [2021-01-19T06:22:56.752Z] b116817d02f9: Verifying Checksum [2021-01-19T06:22:56.752Z] b116817d02f9: Download complete [2021-01-19T06:22:57.027Z] 5f621e34cdf4: Verifying Checksum [2021-01-19T06:22:57.027Z] 5f621e34cdf4: Download complete [2021-01-19T06:22:57.634Z] 5f621e34cdf4: Pull complete [2021-01-19T06:22:58.236Z] a4357932f1b6: Pull complete [2021-01-19T06:22:58.511Z] 18c013af1878: Pull complete [2021-01-19T06:22:59.130Z] 745a02a5169b: Verifying Checksum [2021-01-19T06:22:59.130Z] 745a02a5169b: Download complete [2021-01-19T06:23:00.576Z] 00ac8860ef70: Verifying Checksum [2021-01-19T06:23:00.576Z] 00ac8860ef70: Download complete [2021-01-19T06:23:10.771Z] 00ac8860ef70: Pull complete [2021-01-19T06:23:10.771Z] 63d7cb157983: Pull complete [2021-01-19T06:23:10.771Z] b116817d02f9: Pull complete [2021-01-19T06:23:14.189Z] 745a02a5169b: Pull complete [2021-01-19T06:23:14.189Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-01-19T06:23:14.189Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-01-19T06:23:14.189Z] ---> b7e6874047d6 [2021-01-19T06:23:14.189Z] 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-19T06:23:17.575Z] ---> Running in ea15e0ec5598 [2021-01-19T06:23:19.024Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-19T06:23:20.998Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-19T06:23:23.691Z] ---> fedbcb40d014 [2021-01-19T06:23:23.691Z] ---> 86373c952b5c [2021-01-19T06:23:23.691Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-configStep 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-01-19T06:23:23.691Z] [2021-01-19T06:23:23.691Z] ---> 68f7322c26d6 [2021-01-19T06:23:23.691Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2021-01-19T06:23:23.691Z] ---> Running in 1434070693e1 [2021-01-19T06:23:23.691Z] ---> Running in 96969ee71f09 [2021-01-19T06:23:23.691Z] ---> c196a659f0e9 [2021-01-19T06:23:23.691Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-01-19T06:23:23.691Z] ---> eda655ca2fac [2021-01-19T06:23:23.691Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-01-19T06:23:23.691Z] ---> Running in 2011c57a50f3 [2021-01-19T06:23:23.691Z] ---> Running in a649af518866 [2021-01-19T06:23:23.691Z] ---> Running in 4e95addfbc08 [2021-01-19T06:23:23.691Z] 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-19T06:23:23.691Z] 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-19T06:23:23.691Z] 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-19T06:23:23.691Z] 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-19T06:23:23.692Z] 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-19T06:23:24.376Z] (1/12) Installing libmagic (5.38-r0) [2021-01-19T06:23:24.649Z] (2/12) Installing file (5.38-r0) [2021-01-19T06:23:24.921Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-19T06:23:24.921Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-19T06:23:35.065Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-19T06:23:35.065Z] (6/12) Installing patch (2.7.6-r6) [2021-01-19T06:23:35.065Z] (7/12) Installing build-base (0.5-r2) [2021-01-19T06:23:35.065Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-19T06:23:35.065Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-19T06:23:35.066Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-19T06:23:35.066Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-19T06:23:35.066Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-19T06:23:35.066Z] Executing busybox-1.31.1-r19.trigger [2021-01-19T06:23:35.066Z] OK: 217 MiB in 51 packages [2021-01-19T06:23:39.379Z] Removing intermediate container ea15e0ec5598 [2021-01-19T06:23:39.379Z] ---> 9f85fd89a9a3 [2021-01-19T06:23:39.379Z] Step 4/6 : WORKDIR /edgex-go [2021-01-19T06:23:39.379Z] ---> Running in 6d185b48b848 [2021-01-19T06:23:39.670Z] Removing intermediate container 6d185b48b848 [2021-01-19T06:23:39.670Z] ---> f9f07312b5b7 [2021-01-19T06:23:39.670Z] Step 5/6 : COPY go.mod . [2021-01-19T06:23:40.660Z] ---> 2e3a7d59c30b [2021-01-19T06:23:40.660Z] Step 6/6 : RUN go mod download [2021-01-19T06:23:40.660Z] ---> Running in 020b34187744 [2021-01-19T06:23:50.444Z] 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-19T06:23:50.444Z] 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-19T06:23:53.015Z] Removing intermediate container 1434070693e1 [2021-01-19T06:23:53.015Z] ---> 37db22b0759b [2021-01-19T06:23:53.016Z] [2021-01-19T06:23:53.016Z] Step 10/22 : FROM alpine:3.12 [2021-01-19T06:23:53.016Z] 3.12: Pulling from library/alpine [2021-01-19T06:23:53.362Z] Removing intermediate container 2011c57a50f3 [2021-01-19T06:23:53.362Z] ---> 1410ad784188 [2021-01-19T06:23:53.362Z] [2021-01-19T06:23:53.362Z] Step 10/21 : FROM scratch [2021-01-19T06:23:53.362Z] ---> [2021-01-19T06:23:53.362Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-19T06:23:53.702Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-19T06:23:55.563Z] Status: Downloaded newer image for alpine:3.12 [2021-01-19T06:23:55.563Z] ---> 389fef711851 [2021-01-19T06:23:55.563Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-19T06:23:55.563Z] ---> Running in 0ade622582e9 [2021-01-19T06:23:55.563Z] ---> Running in a33602d04fb8 [2021-01-19T06:23:55.563Z] Removing intermediate container 0ade622582e9 [2021-01-19T06:23:55.563Z] ---> 0c0ece28fae5 [2021-01-19T06:23:55.563Z] Step 12/21 : ENV APP_PORT=48085 [2021-01-19T06:23:55.563Z] ---> Running in aa0968b0301e [2021-01-19T06:23:55.563Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-19T06:23:55.563Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-19T06:23:55.563Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-19T06:23:55.563Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-19T06:23:55.563Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-19T06:23:55.563Z] (4/5) Installing curl (7.69.1-r3) [2021-01-19T06:23:55.563Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-19T06:23:55.563Z] Executing busybox-1.31.1-r19.trigger [2021-01-19T06:23:55.563Z] Executing ca-certificates-20191127-r4.trigger [2021-01-19T06:23:55.563Z] OK: 7 MiB in 19 packages [2021-01-19T06:23:57.495Z] Removing intermediate container aa0968b0301e [2021-01-19T06:23:57.495Z] ---> f68c5132f5e0 [2021-01-19T06:23:57.495Z] Step 13/21 : EXPOSE $APP_PORT [2021-01-19T06:23:57.760Z] ---> Running in 7018ecf9d6aa [2021-01-19T06:23:58.024Z] Removing intermediate container 4e95addfbc08 [2021-01-19T06:23:58.024Z] ---> af53e1918e5e [2021-01-19T06:23:58.024Z] [2021-01-19T06:23:58.024Z] Step 10/24 : FROM alpine:3.12 [2021-01-19T06:23:58.024Z] ---> 389fef711851 [2021-01-19T06:23:58.024Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-19T06:23:58.024Z] Removing intermediate container 96969ee71f09 [2021-01-19T06:23:58.024Z] ---> 05bdb68b20eb [2021-01-19T06:23:58.024Z] [2021-01-19T06:23:58.024Z] Step 10/21 : FROM alpine:3.12 [2021-01-19T06:23:58.024Z] ---> 389fef711851 [2021-01-19T06:23:58.024Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-01-19T06:23:58.306Z] ---> Running in 17042c60d4c1 [2021-01-19T06:23:58.306Z] ---> Running in 76822f94c9ac [2021-01-19T06:23:58.306Z] Removing intermediate container 7018ecf9d6aa [2021-01-19T06:23:58.306Z] ---> f30304599ae5 [2021-01-19T06:23:58.306Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-19T06:23:58.880Z] Removing intermediate container a33602d04fb8 [2021-01-19T06:23:58.880Z] ---> 3a855db23c6e [2021-01-19T06:23:58.880Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2021-01-19T06:24:00.801Z] ---> f1c19474cd6e [2021-01-19T06:24:00.801Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-19T06:24:01.067Z] ---> Running in 6178f8cbe2f8 [2021-01-19T06:24:01.067Z] Removing intermediate container a649af518866 [2021-01-19T06:24:01.067Z] ---> 61d406494fb0 [2021-01-19T06:24:01.067Z] [2021-01-19T06:24:01.067Z] Step 10/23 : FROM alpine:3.12 [2021-01-19T06:24:01.067Z] ---> 389fef711851 [2021-01-19T06:24:01.067Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-19T06:24:01.332Z] ---> Running in b6bc8d037f01 [2021-01-19T06:24:01.332Z] Removing intermediate container 6178f8cbe2f8 [2021-01-19T06:24:01.332Z] ---> 0fa47b2d908e [2021-01-19T06:24:01.332Z] Step 13/22 : WORKDIR / [2021-01-19T06:24:01.332Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-19T06:24:01.332Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-19T06:24:01.607Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-19T06:24:01.607Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-19T06:24:01.607Z] ---> Running in 33344cdffd13 [2021-01-19T06:24:01.607Z] Removing intermediate container b6bc8d037f01 [2021-01-19T06:24:01.607Z] ---> 10c607b411d5 [2021-01-19T06:24:01.607Z] Step 12/23 : ENV APP_PORT=48080 [2021-01-19T06:24:01.607Z] ---> 464679d5a9e7 [2021-01-19T06:24:01.607Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-19T06:24:01.607Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-19T06:24:01.607Z] (1/4) Installing ca-certificates (20191127-r4) [2021-01-19T06:24:01.607Z] ---> Running in 73aef9ab3dc7 [2021-01-19T06:24:01.607Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-19T06:24:01.872Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-01-19T06:24:01.872Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-19T06:24:01.872Z] (3/4) Installing libcurl (7.69.1-r3) [2021-01-19T06:24:01.872Z] (4/5) Installing curl (7.69.1-r3) [2021-01-19T06:24:01.872Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-19T06:24:01.872Z] (4/4) Installing curl (7.69.1-r3) [2021-01-19T06:24:01.872Z] Executing busybox-1.31.1-r19.trigger [2021-01-19T06:24:01.872Z] Executing busybox-1.31.1-r19.trigger [2021-01-19T06:24:01.872Z] Executing ca-certificates-20191127-r4.trigger [2021-01-19T06:24:01.872Z] Executing ca-certificates-20191127-r4.trigger [2021-01-19T06:24:02.142Z] OK: 7 MiB in 19 packages [2021-01-19T06:24:02.404Z] OK: 7 MiB in 18 packages [2021-01-19T06:24:02.984Z] Removing intermediate container 33344cdffd13 [2021-01-19T06:24:02.984Z] ---> 1da618b5a67f [2021-01-19T06:24:02.984Z] Step 14/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-19T06:24:02.984Z] ---> bd1d0114e719 [2021-01-19T06:24:02.984Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2021-01-19T06:24:02.984Z] Removing intermediate container 73aef9ab3dc7 [2021-01-19T06:24:02.984Z] ---> 57d3bddf1f51 [2021-01-19T06:24:02.984Z] Step 13/23 : EXPOSE $APP_PORT [2021-01-19T06:24:03.263Z] ---> Running in 87250cfe2e83 [2021-01-19T06:24:03.263Z] ---> Running in d30070396747 [2021-01-19T06:24:03.263Z] ---> edb151462d74 [2021-01-19T06:24:03.263Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2021-01-19T06:24:03.849Z] Removing intermediate container 87250cfe2e83 [2021-01-19T06:24:03.849Z] ---> 20d8ef55c55a [2021-01-19T06:24:03.849Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-19T06:24:04.427Z] Removing intermediate container d30070396747 [2021-01-19T06:24:04.427Z] ---> 7ceac69053d5 [2021-01-19T06:24:04.427Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-19T06:24:04.427Z] ---> Running in 3120a0296b68 [2021-01-19T06:24:04.427Z] Removing intermediate container 17042c60d4c1 [2021-01-19T06:24:04.427Z] ---> 40585c2d70d8 [2021-01-19T06:24:04.427Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-19T06:24:04.427Z] Removing intermediate container 76822f94c9ac [2021-01-19T06:24:04.427Z] ---> bad292c04fd6 [2021-01-19T06:24:04.427Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-19T06:24:04.692Z] ---> b9405b7d5255 [2021-01-19T06:24:04.693Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2021-01-19T06:24:04.693Z] ---> Running in 96b2a8824714 [2021-01-19T06:24:04.693Z] ---> Running in 1ed885e44678 [2021-01-19T06:24:04.693Z] ---> Running in 64d4bb492e65 [2021-01-19T06:24:04.956Z] ---> 41d072803737 [2021-01-19T06:24:04.956Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2021-01-19T06:24:05.220Z] Removing intermediate container 1ed885e44678 [2021-01-19T06:24:05.220Z] ---> 4acc48be01e8 [2021-01-19T06:24:05.220Z] Step 19/21 : LABEL arch=x86_64 [2021-01-19T06:24:05.220Z] Removing intermediate container 96b2a8824714 [2021-01-19T06:24:05.220Z] ---> 29d83326a75c [2021-01-19T06:24:05.220Z] Step 13/21 : WORKDIR /edgex [2021-01-19T06:24:05.220Z] Removing intermediate container 64d4bb492e65 [2021-01-19T06:24:05.220Z] ---> f14f7ae86ecf [2021-01-19T06:24:05.220Z] Step 13/24 : WORKDIR / [2021-01-19T06:24:05.797Z] ---> Running in 19089aae6216 [2021-01-19T06:24:05.797Z] ---> Running in b2f4d2d63781 [2021-01-19T06:24:05.797Z] ---> Running in feeffad5e1d6 [2021-01-19T06:24:05.797Z] ---> ce37277ba2b0 [2021-01-19T06:24:05.797Z] Step 18/22 : RUN chmod +x entrypoint.sh [2021-01-19T06:24:06.059Z] ---> Running in 518bd7f25aae [2021-01-19T06:24:06.059Z] Removing intermediate container 19089aae6216 [2021-01-19T06:24:06.059Z] ---> bcf520476d85 [2021-01-19T06:24:06.059Z] Step 20/21 : LABEL git_sha=be6d947124f5a81b852737c78bb03dc245a91d31 [2021-01-19T06:24:06.059Z] Removing intermediate container b2f4d2d63781 [2021-01-19T06:24:06.059Z] ---> 25b20344e836 [2021-01-19T06:24:06.059Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-19T06:24:06.323Z] Removing intermediate container feeffad5e1d6 [2021-01-19T06:24:06.323Z] ---> 572032af67b5 [2021-01-19T06:24:06.323Z] 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-19T06:24:06.323Z] ---> Running in 0fd26b0ba9a7 [2021-01-19T06:24:06.593Z] Removing intermediate container 3120a0296b68 [2021-01-19T06:24:06.593Z] ---> 1534d6bd680b [2021-01-19T06:24:06.593Z] Step 15/23 : RUN apk add --update --no-cache zeromq [2021-01-19T06:24:06.593Z] ---> Running in 63d765305730 [2021-01-19T06:24:06.593Z] ---> a6b9f8879001 [2021-01-19T06:24:06.593Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-19T06:24:06.857Z] ---> 9f3fc1326126 [2021-01-19T06:24:06.857Z] 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-19T06:24:06.857Z] Removing intermediate container 0fd26b0ba9a7 [2021-01-19T06:24:06.857Z] ---> dd58a2295fb0 [2021-01-19T06:24:06.857Z] Step 21/21 : LABEL version=0.0.0 [2021-01-19T06:24:07.128Z] ---> Running in 7bec17795c2f [2021-01-19T06:24:07.392Z] ---> c0ca1f5ec97e [2021-01-19T06:24:07.392Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-19T06:24:07.392Z] ---> 9b11a3ee681d [2021-01-19T06:24:07.392Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-01-19T06:24:07.392Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-19T06:24:07.392Z] Removing intermediate container 7bec17795c2f [2021-01-19T06:24:07.392Z] ---> 9d8e780ddb6b [2021-01-19T06:24:07.392Z] [2021-01-19T06:24:07.480Z] Removing intermediate container 020b34187744 [2021-01-19T06:24:07.480Z] ---> cf981342081a [2021-01-19T06:24:07.480Z] Successfully built cf981342081a [2021-01-19T06:24:07.480Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-19T06:24:07.656Z] Removing intermediate container 518bd7f25aae [2021-01-19T06:24:07.656Z] ---> 2342d390a29c [2021-01-19T06:24:07.656Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2021-01-19T06:24:07.860Z] + docker inspect -f . ci-base-image-arm64 [2021-01-19T06:24:07.860Z] . [Pipeline] withDockerContainer [2021-01-19T06:24:08.160Z] prd-ubuntu18.04-docker-arm64-4c-16g-21145 does not seem to be running inside a container [2021-01-19T06:24:08.228Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-19T06:24:08.252Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-19T06:24:08.491Z] Successfully built 9d8e780ddb6b [2021-01-19T06:24:08.491Z] Successfully tagged docker-support-scheduler-go:latest [2021-01-19T06:24:08.491Z] ---> 04e1b2ba1cca [2021-01-19T06:24:08.491Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-19T06:24:08.491Z]  Building docker-support-scheduler-go ... done Building docker-sys-mgmt-agent-go [2021-01-19T06:24:08.491Z] ---> Running in 21e8819bb92f [2021-01-19T06:24:08.491Z] ---> e5e9e1453955 [2021-01-19T06:24:08.491Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-19T06:24:08.491Z] ---> Running in 8b04ba885720 [2021-01-19T06:24:08.755Z] Removing intermediate container 21e8819bb92f [2021-01-19T06:24:08.755Z] ---> a72901c55c3f [2021-01-19T06:24:08.755Z] Step 20/22 : LABEL arch=x86_64 [2021-01-19T06:24:08.755Z] ---> Running in 6c77244abbbc [2021-01-19T06:24:08.755Z] Removing intermediate container 8b04ba885720 [2021-01-19T06:24:08.755Z] ---> 5f1e7f663ab8 [2021-01-19T06:24:08.755Z] Step 18/21 : CMD ["--init=true"] [2021-01-19T06:24:09.019Z] (1/5) Installing libgcc (9.3.0-r2) [2021-01-19T06:24:09.284Z] ---> 329c58f84139 [2021-01-19T06:24:09.284Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-19T06:24:09.284Z] ---> Running in 0eb75a795000 [2021-01-19T06:24:09.284Z] (2/5) Installing libsodium (1.0.18-r0) [2021-01-19T06:24:09.547Z] Removing intermediate container 6c77244abbbc [2021-01-19T06:24:09.547Z] ---> 8ef961275e3e [2021-01-19T06:24:09.547Z] Step 21/22 : LABEL git_sha=be6d947124f5a81b852737c78bb03dc245a91d31 [2021-01-19T06:24:09.547Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-01-19T06:24:09.547Z] Removing intermediate container 0eb75a795000 [2021-01-19T06:24:09.547Z] ---> 253828d37dc4 [2021-01-19T06:24:09.547Z] Step 19/21 : LABEL arch=x86_64 [2021-01-19T06:24:09.809Z] ---> Running in 2f0ae11513f7 [2021-01-19T06:24:09.809Z] ---> Running in fa32e75433ec [2021-01-19T06:24:09.809Z] ---> eb6f7766b970 [2021-01-19T06:24:09.809Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-19T06:24:09.809Z] (4/5) Installing libzmq (4.3.3-r0) [2021-01-19T06:24:09.947Z] $ docker top 8c71cdb775c76197704a234de16714bbe2859a167519cafb566eaeeba2225e07 -eo pid,comm [2021-01-19T06:24:10.070Z] Removing intermediate container 2f0ae11513f7 [2021-01-19T06:24:10.070Z] ---> c6d4cafac243 [2021-01-19T06:24:10.070Z] Step 22/22 : LABEL version=0.0.0 [Pipeline] { [2021-01-19T06:24:10.331Z] (5/5) Installing zeromq (4.3.3-r0) [Pipeline] sh [2021-01-19T06:24:11.197Z] + go version [2021-01-19T06:24:11.197Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-01-19T06:24:11.245Z] $ docker stop --time=1 8c71cdb775c76197704a234de16714bbe2859a167519cafb566eaeeba2225e07 [2021-01-19T06:24:11.280Z] Executing busybox-1.31.1-r19.trigger [2021-01-19T06:24:11.280Z] OK: 8 MiB in 19 packages [2021-01-19T06:24:11.852Z] Removing intermediate container fa32e75433ec [2021-01-19T06:24:11.852Z] ---> 90917b1b64dd [2021-01-19T06:24:11.852Z] Step 20/21 : LABEL git_sha=be6d947124f5a81b852737c78bb03dc245a91d31 [2021-01-19T06:24:12.426Z] ---> Running in 09de2979f816 [2021-01-19T06:24:12.426Z] ---> c2e44c840021 [2021-01-19T06:24:12.426Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-01-19T06:24:12.691Z] ---> Running in dae06341b5de [2021-01-19T06:24:12.962Z] ---> Running in e8b0b814631b [2021-01-19T06:24:12.962Z] Removing intermediate container 09de2979f816 [2021-01-19T06:24:12.962Z] ---> 39b15e7116dc [2021-01-19T06:24:12.962Z] [2021-01-19T06:24:13.227Z] Successfully built 39b15e7116dc [2021-01-19T06:24:13.227Z] Successfully tagged docker-security-bootstrap-redis-go:latest [2021-01-19T06:24:13.227Z]  Building docker-security-bootstrap-redis-go ... done Building docker-core-command-go [2021-01-19T06:24:13.266Z] $ docker rm -f 8c71cdb775c76197704a234de16714bbe2859a167519cafb566eaeeba2225e07 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-19T06:24:14.752Z] + docker inspect -f . ci-base-image-arm64 [2021-01-19T06:24:14.752Z] . [Pipeline] withDockerContainer [2021-01-19T06:24:15.057Z] prd-ubuntu18.04-docker-arm64-4c-16g-21145 does not seem to be running inside a container [2021-01-19T06:24:15.147Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-19T06:24:15.159Z] Removing intermediate container dae06341b5de [2021-01-19T06:24:15.159Z] ---> 29cf800d521b [2021-01-19T06:24:15.159Z] Step 21/21 : LABEL version=0.0.0 [2021-01-19T06:24:16.106Z] Removing intermediate container 63d765305730 [2021-01-19T06:24:16.106Z] ---> 7dac3b9fcde2 [2021-01-19T06:24:16.106Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-19T06:24:16.610Z] $ docker top e1225fa0733d44e71dcd22e8ec751b10f3f87d2680bc826cb2b41df38b89a813 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-19T06:24:17.065Z] ========================================================= [2021-01-19T06:24:17.065Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-19T06:24:17.065Z] ========================================================= [Pipeline] sh [2021-01-19T06:24:17.733Z] + make test [2021-01-19T06:24:17.733Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-19T06:24:18.681Z] ---> Running in 08618d7b7915 [2021-01-19T06:24:18.950Z] ---> 844bc0ec1d26 [2021-01-19T06:24:18.950Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-19T06:24:19.214Z] Removing intermediate container 08618d7b7915 [2021-01-19T06:24:19.214Z] ---> e6c7a4fd734c [2021-01-19T06:24:19.214Z] [2021-01-19T06:24:19.480Z] Successfully built e6c7a4fd734c [2021-01-19T06:24:19.480Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-01-19T06:24:19.480Z]  Building docker-security-proxy-setup-go ... done Building docker-support-notifications-go [2021-01-19T06:24:19.742Z] Removing intermediate container e8b0b814631b [2021-01-19T06:24:19.742Z] ---> 7f38aa5e7ba1 [2021-01-19T06:24:19.742Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-01-19T06:24:25.081Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-19T06:24:25.081Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-19T06:24:25.081Z] ---> 7391e236e18e [2021-01-19T06:24:25.081Z] Step 3/26 : WORKDIR /edgex-go [2021-01-19T06:24:25.081Z] ---> Using cache [2021-01-19T06:24:25.081Z] ---> 6c9e607b2ef4 [2021-01-19T06:24:25.081Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-19T06:24:25.081Z] ---> Using cache [2021-01-19T06:24:25.081Z] ---> fbb0d2092843 [2021-01-19T06:24:25.081Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-01-19T06:24:25.081Z] ---> Running in ef0658beeacc [2021-01-19T06:24:26.474Z] ---> b008c0842b55 [2021-01-19T06:24:26.474Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-19T06:24:26.475Z] ---> Running in fc2e98402e19 [2021-01-19T06:24:27.431Z] Removing intermediate container ef0658beeacc [2021-01-19T06:24:27.431Z] ---> a806c9fd33b7 [2021-01-19T06:24:27.431Z] Step 22/24 : LABEL arch=x86_64 [2021-01-19T06:24:28.400Z] ---> b11d13d94cad [2021-01-19T06:24:28.400Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-01-19T06:24:28.400Z] ---> Running in 677c993c2c45 [2021-01-19T06:24:28.982Z] ---> Running in 7052b80755d5 [2021-01-19T06:24:28.982Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-19T06:24:29.252Z] Removing intermediate container 677c993c2c45 [2021-01-19T06:24:29.252Z] ---> 53c710ab587e [2021-01-19T06:24:29.252Z] Step 23/24 : LABEL git_sha=be6d947124f5a81b852737c78bb03dc245a91d31 [2021-01-19T06:24:29.836Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-19T06:24:29.836Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-19T06:24:29.836Z] ---> 7391e236e18e [2021-01-19T06:24:29.836Z] Step 3/22 : WORKDIR /edgex-go [2021-01-19T06:24:29.836Z] ---> Using cache [2021-01-19T06:24:29.836Z] ---> 6c9e607b2ef4 [2021-01-19T06:24:29.836Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-19T06:24:29.836Z] ---> Using cache [2021-01-19T06:24:29.836Z] ---> fbb0d2092843 [2021-01-19T06:24:29.836Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-19T06:24:29.836Z] ---> Using cache [2021-01-19T06:24:29.836Z] ---> 08a075be1bcd [2021-01-19T06:24:29.836Z] Step 6/22 : COPY go.mod . [2021-01-19T06:24:29.836Z] ---> Using cache [2021-01-19T06:24:29.836Z] ---> 28513166e3c5 [2021-01-19T06:24:29.836Z] Step 7/22 : RUN go mod download [2021-01-19T06:24:29.836Z] ---> Using cache [2021-01-19T06:24:29.836Z] ---> 329b854aa92a [2021-01-19T06:24:29.836Z] Step 8/22 : COPY . . [2021-01-19T06:24:29.836Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-19T06:24:29.836Z] ---> Using cache [2021-01-19T06:24:29.836Z] ---> 68f7322c26d6 [2021-01-19T06:24:29.836Z] Step 9/22 : RUN make cmd/core-command/core-command [2021-01-19T06:24:30.416Z] OK: 233 MiB in 51 packages [2021-01-19T06:24:30.691Z] Removing intermediate container 7052b80755d5 [2021-01-19T06:24:30.691Z] ---> d990a1312509 [2021-01-19T06:24:30.691Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-19T06:24:30.691Z] ---> Running in 4bbdbc5bc530 [2021-01-19T06:24:30.958Z] ---> Running in 916d0331ec3f [2021-01-19T06:24:30.958Z] ---> Running in 43044c761c43 [2021-01-19T06:24:31.914Z] Removing intermediate container 4bbdbc5bc530 [2021-01-19T06:24:31.914Z] ---> 914df52cdbc8 [2021-01-19T06:24:31.914Z] Step 24/24 : LABEL version=0.0.0 [2021-01-19T06:24:32.177Z] ---> Running in ca7e48a9bf12 [2021-01-19T06:24:32.442Z] Removing intermediate container 43044c761c43 [2021-01-19T06:24:32.442Z] ---> 678e921a36a1 [2021-01-19T06:24:32.442Z] Step 21/23 : LABEL arch=x86_64 [2021-01-19T06:24:33.046Z] Removing intermediate container ca7e48a9bf12 [2021-01-19T06:24:33.046Z] ---> 8b834b4834a7 [2021-01-19T06:24:33.046Z] [2021-01-19T06:24:33.046Z] Removing intermediate container fc2e98402e19 [2021-01-19T06:24:33.046Z] ---> 2d9374960fb0 [2021-01-19T06:24:33.046Z] Step 6/26 : COPY go.mod . [2021-01-19T06:24:33.316Z] 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-19T06:24:33.316Z] Successfully built 8b834b4834a7 [2021-01-19T06:24:33.316Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-01-19T06:24:33.316Z] Building docker-core-metadata-go [2021-01-19T06:24:33.316Z]  Building docker-security-secretstore-setup-go ... done  ---> Running in ddd7f87582e0 [2021-01-19T06:24:33.585Z] ---> 2c7d49e1d7c2 [2021-01-19T06:24:33.586Z] Step 7/26 : RUN go mod download [2021-01-19T06:24:33.851Z] ---> Running in ddd5e581aadf [2021-01-19T06:24:35.283Z] Removing intermediate container ddd7f87582e0 [2021-01-19T06:24:35.283Z] ---> bb5519e11160 [2021-01-19T06:24:35.283Z] Step 22/23 : LABEL git_sha=be6d947124f5a81b852737c78bb03dc245a91d31 [2021-01-19T06:24:37.253Z] ---> Running in 4a34c3f8de9b [2021-01-19T06:24:39.216Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-19T06:24:39.216Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-19T06:24:39.216Z] ---> 7391e236e18e [2021-01-19T06:24:39.216Z] Step 3/24 : WORKDIR /edgex-go [2021-01-19T06:24:39.216Z] ---> Using cache [2021-01-19T06:24:39.216Z] ---> 6c9e607b2ef4 [2021-01-19T06:24:39.216Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-19T06:24:39.216Z] ---> Using cache [2021-01-19T06:24:39.216Z] ---> fbb0d2092843 [2021-01-19T06:24:39.216Z] Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates [2021-01-19T06:24:39.495Z] Removing intermediate container 4a34c3f8de9b [2021-01-19T06:24:39.495Z] ---> 8864cb55a8d9 [2021-01-19T06:24:39.495Z] Step 23/23 : LABEL version=0.0.0 [2021-01-19T06:24:39.495Z] ---> Running in 4562adce749a [2021-01-19T06:24:39.779Z] ---> Running in 893b93fd08f7 [2021-01-19T06:24:40.382Z] Removing intermediate container 893b93fd08f7 [2021-01-19T06:24:40.382Z] ---> 76c12a5f664c [2021-01-19T06:24:40.382Z] [2021-01-19T06:24:40.382Z] Removing intermediate container ddd5e581aadf [2021-01-19T06:24:40.382Z] ---> b20841b0f2f8 [2021-01-19T06:24:40.382Z] Step 8/26 : COPY . . [2021-01-19T06:24:40.382Z] Successfully built 76c12a5f664c [2021-01-19T06:24:40.648Z] Successfully tagged docker-core-data-go:latest [2021-01-19T06:24:41.632Z]  Building docker-core-data-go ... done fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-19T06:24:42.241Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-19T06:24:42.815Z] OK: 233 MiB in 51 packages [2021-01-19T06:24:44.551Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-19T06:24:48.178Z] Removing intermediate container 4562adce749a [2021-01-19T06:24:48.179Z] ---> e82440112a0a [2021-01-19T06:24:48.179Z] Step 6/24 : COPY go.mod . [2021-01-19T06:24:49.577Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-19T06:24:49.577Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-19T06:24:49.577Z] ---> 7391e236e18e [2021-01-19T06:24:49.577Z] Step 3/22 : WORKDIR /edgex-go [2021-01-19T06:24:49.577Z] ---> Using cache [2021-01-19T06:24:49.577Z] ---> 6c9e607b2ef4 [2021-01-19T06:24:49.577Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-19T06:24:49.577Z] ---> Using cache [2021-01-19T06:24:49.577Z] ---> fbb0d2092843 [2021-01-19T06:24:49.577Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-19T06:24:49.577Z] ---> Using cache [2021-01-19T06:24:49.577Z] ---> 08a075be1bcd [2021-01-19T06:24:49.577Z] Step 6/22 : COPY go.mod . [2021-01-19T06:24:49.577Z] ---> Using cache [2021-01-19T06:24:49.577Z] ---> 28513166e3c5 [2021-01-19T06:24:49.577Z] Step 7/22 : RUN go mod download [2021-01-19T06:24:49.577Z] ---> Using cache [2021-01-19T06:24:49.577Z] ---> 329b854aa92a [2021-01-19T06:24:49.577Z] Step 8/22 : COPY . . [2021-01-19T06:24:49.577Z] ---> Using cache [2021-01-19T06:24:49.577Z] ---> 68f7322c26d6 [2021-01-19T06:24:49.577Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2021-01-19T06:24:50.530Z] ---> ea4e4fa87142 [2021-01-19T06:24:50.530Z] Step 7/24 : RUN go mod download [2021-01-19T06:24:51.484Z] ---> Running in 3e29d6a1258e [2021-01-19T06:24:51.746Z] ---> Running in b7b7fa271b6a [2021-01-19T06:24:54.339Z] 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-19T06:24:58.651Z] Removing intermediate container b7b7fa271b6a [2021-01-19T06:24:58.651Z] ---> 271ff6700f45 [2021-01-19T06:24:58.651Z] Step 8/24 : COPY . . [2021-01-19T06:25:02.012Z] Removing intermediate container 916d0331ec3f [2021-01-19T06:25:02.012Z] ---> 8449bad4dc3b [2021-01-19T06:25:02.012Z] [2021-01-19T06:25:02.012Z] Step 10/22 : FROM scratch [2021-01-19T06:25:02.012Z] ---> [2021-01-19T06:25:02.012Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-19T06:25:03.998Z] ---> Using cache [2021-01-19T06:25:03.998Z] ---> 0c0ece28fae5 [2021-01-19T06:25:03.998Z] Step 12/22 : ENV APP_PORT=48082 [2021-01-19T06:25:07.343Z] ---> Running in 78b0725f009b [2021-01-19T06:25:08.570Z] ---> 1d5efdc785be [2021-01-19T06:25:08.570Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-01-19T06:25:11.206Z] ---> Running in 80c6e64b19fa [2021-01-19T06:25:11.206Z] Removing intermediate container 78b0725f009b [2021-01-19T06:25:11.206Z] ---> 873d1e3230c0 [2021-01-19T06:25:11.206Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-19T06:25:14.519Z] ---> Running in e4538fdb3a12 [2021-01-19T06:25:15.928Z] Removing intermediate container e4538fdb3a12 [2021-01-19T06:25:15.928Z] ---> 4441fa30faec [2021-01-19T06:25:15.928Z] Step 14/22 : WORKDIR / [2021-01-19T06:25:17.859Z] 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-19T06:25:17.859Z] ---> Running in 93b14a31f6e0 [2021-01-19T06:25:18.825Z] ---> f6c54ca67b7d [2021-01-19T06:25:18.825Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2021-01-19T06:25:18.825Z] Removing intermediate container 93b14a31f6e0 [2021-01-19T06:25:18.825Z] ---> ef65830d3230 [2021-01-19T06:25:18.825Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-19T06:25:19.088Z] ---> Running in f613413f2f0c [2021-01-19T06:25:19.359Z] ---> 94693b5ae08b [2021-01-19T06:25:19.359Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-19T06:25:19.638Z] 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-19T06:25:20.615Z] ---> 186f346b37a6 [2021-01-19T06:25:20.615Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-19T06:25:20.885Z] ---> 35dd0de6581e [2021-01-19T06:25:20.885Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-01-19T06:25:20.885Z] ---> Running in 9a54bea4c3c5 [2021-01-19T06:25:21.158Z] Removing intermediate container 9a54bea4c3c5 [2021-01-19T06:25:21.158Z] ---> d0642f4aa350 [2021-01-19T06:25:21.158Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-19T06:25:21.432Z] ---> Running in 6e009246f09b [2021-01-19T06:25:21.704Z] Removing intermediate container 6e009246f09b [2021-01-19T06:25:21.704Z] ---> 8327282ed20f [2021-01-19T06:25:21.704Z] Step 20/22 : LABEL arch=x86_64 [2021-01-19T06:25:21.704Z] ---> Running in 55e41e5d4c55 [2021-01-19T06:25:21.976Z] Removing intermediate container 55e41e5d4c55 [2021-01-19T06:25:21.976Z] ---> ad6672c8c8c8 [2021-01-19T06:25:21.976Z] Step 21/22 : LABEL git_sha=be6d947124f5a81b852737c78bb03dc245a91d31 [2021-01-19T06:25:22.250Z] ---> Running in dbfa69333f5c [2021-01-19T06:25:22.529Z] Removing intermediate container dbfa69333f5c [2021-01-19T06:25:22.529Z] ---> 2a7e9a932cf8 [2021-01-19T06:25:22.529Z] Step 22/22 : LABEL version=0.0.0 [2021-01-19T06:25:22.529Z] ---> Running in 9a08c7cfb7dd [2021-01-19T06:25:22.805Z] Removing intermediate container 9a08c7cfb7dd [2021-01-19T06:25:22.805Z] ---> ad7f932ac7d4 [2021-01-19T06:25:22.805Z] [2021-01-19T06:25:23.081Z] Successfully built ad7f932ac7d4 [2021-01-19T06:25:23.081Z] Successfully tagged docker-core-command-go:latest [2021-01-19T06:25:27.404Z]  Building docker-core-command-go ... done Removing intermediate container 3e29d6a1258e [2021-01-19T06:25:27.404Z] ---> 5b434bf19a43 [2021-01-19T06:25:27.404Z] [2021-01-19T06:25:27.404Z] Step 10/22 : FROM scratch [2021-01-19T06:25:27.404Z] ---> [2021-01-19T06:25:27.404Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-19T06:25:27.668Z] ---> Using cache [2021-01-19T06:25:27.668Z] ---> 0c0ece28fae5 [2021-01-19T06:25:27.668Z] Step 12/22 : ENV APP_PORT=48081 [2021-01-19T06:25:27.668Z] ---> Running in cc20532f5d32 [2021-01-19T06:25:27.950Z] Removing intermediate container cc20532f5d32 [2021-01-19T06:25:27.950Z] ---> 0a518b03549e [2021-01-19T06:25:27.950Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-19T06:25:27.950Z] ---> Running in 94aa759f6d9e [2021-01-19T06:25:28.221Z] Removing intermediate container 94aa759f6d9e [2021-01-19T06:25:28.221Z] ---> bf00861e7de9 [2021-01-19T06:25:28.221Z] Step 14/22 : WORKDIR / [2021-01-19T06:25:28.221Z] ---> Running in f2fd8994ec88 [2021-01-19T06:25:28.491Z] Removing intermediate container f2fd8994ec88 [2021-01-19T06:25:28.491Z] ---> 9823213c0776 [2021-01-19T06:25:28.491Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-19T06:25:29.097Z] ---> 3b4a7e984631 [2021-01-19T06:25:29.097Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-19T06:25:29.686Z] ---> 80f7f2f4cac3 [2021-01-19T06:25:29.686Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-01-19T06:25:30.283Z] ---> 96db6a21839d [2021-01-19T06:25:30.283Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-01-19T06:25:30.556Z] ---> Running in 61e3c6ba6ce8 [2021-01-19T06:25:30.836Z] Removing intermediate container 61e3c6ba6ce8 [2021-01-19T06:25:30.836Z] ---> af2a339ff28e [2021-01-19T06:25:30.836Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-19T06:25:30.836Z] ---> Running in 0f7713f01146 [2021-01-19T06:25:31.107Z] Removing intermediate container 0f7713f01146 [2021-01-19T06:25:31.107Z] ---> adf576906ed2 [2021-01-19T06:25:31.107Z] Step 20/22 : LABEL arch=x86_64 [2021-01-19T06:25:31.379Z] ---> Running in e23377c0b61e [2021-01-19T06:25:31.570Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-19T06:25:31.658Z] Removing intermediate container e23377c0b61e [2021-01-19T06:25:31.658Z] ---> 8273deb73f39 [2021-01-19T06:25:31.658Z] Step 21/22 : LABEL git_sha=be6d947124f5a81b852737c78bb03dc245a91d31 [2021-01-19T06:25:31.925Z] ---> Running in 096ebd3ad4a6 [2021-01-19T06:25:32.190Z] Removing intermediate container 096ebd3ad4a6 [2021-01-19T06:25:32.190Z] ---> 1adcd2851927 [2021-01-19T06:25:32.190Z] Step 22/22 : LABEL version=0.0.0 [2021-01-19T06:25:33.144Z] ---> Running in c71e9aa2b378 [2021-01-19T06:25:33.410Z] Removing intermediate container c71e9aa2b378 [2021-01-19T06:25:33.410Z] ---> e01aed925920 [2021-01-19T06:25:33.410Z] [2021-01-19T06:25:33.410Z] Successfully built e01aed925920 [2021-01-19T06:25:33.410Z] Successfully tagged docker-core-metadata-go:latest [2021-01-19T06:25:37.642Z]  Building docker-core-metadata-go ... done Removing intermediate container 80c6e64b19fa [2021-01-19T06:25:37.642Z] ---> eaf737194120 [2021-01-19T06:25:37.642Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-19T06:25:37.642Z] Removing intermediate container f613413f2f0c [2021-01-19T06:25:37.642Z] ---> b55152c8f7f4 [2021-01-19T06:25:37.642Z] [2021-01-19T06:25:37.642Z] Step 10/24 : FROM scratch [2021-01-19T06:25:37.642Z] ---> [2021-01-19T06:25:37.642Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2021-01-19T06:25:37.642Z] ---> Running in 6a0f30c31c1b [2021-01-19T06:25:37.642Z] ---> Running in bf8321debe81 [2021-01-19T06:25:39.044Z] Removing intermediate container bf8321debe81 [2021-01-19T06:25:39.044Z] ---> d883ac909154 [2021-01-19T06:25:39.044Z] Step 12/24 : ENV APP_PORT=48060 [2021-01-19T06:25:39.044Z] 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-19T06:25:39.044Z] ---> Running in c94096874a19 [2021-01-19T06:25:39.044Z] Removing intermediate container c94096874a19 [2021-01-19T06:25:39.044Z] ---> 8c63bbb108ab [2021-01-19T06:25:39.044Z] Step 13/24 : EXPOSE $APP_PORT [2021-01-19T06:25:39.044Z] ---> Running in 9159ecae2bd6 [2021-01-19T06:25:39.312Z] Removing intermediate container 9159ecae2bd6 [2021-01-19T06:25:39.312Z] ---> a70fe0605158 [2021-01-19T06:25:39.312Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2021-01-19T06:25:39.577Z] ---> 2d36d7744914 [2021-01-19T06:25:39.577Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2021-01-19T06:25:40.164Z] Removing intermediate container 6a0f30c31c1b [2021-01-19T06:25:40.164Z] ---> 3c9a94b04d81 [2021-01-19T06:25:40.164Z] [2021-01-19T06:25:40.164Z] Step 11/26 : FROM docker:20.10.0 [2021-01-19T06:25:40.737Z] 20.10.0: Pulling from library/docker [2021-01-19T06:25:40.737Z] ---> 13679fb6f15f [2021-01-19T06:25:40.737Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2021-01-19T06:25:41.697Z] ---> e4c831f0308f [2021-01-19T06:25:41.697Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-19T06:25:42.271Z] ---> e4dfea90aa39 [2021-01-19T06:25:42.271Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-19T06:25:42.855Z] ---> b9c5a8331040 [2021-01-19T06:25:42.855Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-19T06:25:43.441Z] ---> 721dbdf609c8 [2021-01-19T06:25:43.441Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2021-01-19T06:25:43.441Z] ---> Running in 59bd0885403b [2021-01-19T06:25:43.702Z] Removing intermediate container 59bd0885403b [2021-01-19T06:25:43.702Z] ---> b792f9149e53 [2021-01-19T06:25:43.702Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-19T06:25:43.964Z] ---> Running in 4c23b25f95a5 [2021-01-19T06:25:44.225Z] Removing intermediate container 4c23b25f95a5 [2021-01-19T06:25:44.225Z] ---> 3eedd76d3ee3 [2021-01-19T06:25:44.225Z] Step 22/24 : LABEL arch=x86_64 [2021-01-19T06:25:44.225Z] ---> Running in 5ff64f07a2dc [2021-01-19T06:25:44.487Z] Removing intermediate container 5ff64f07a2dc [2021-01-19T06:25:44.487Z] ---> 8e3ed000641a [2021-01-19T06:25:44.487Z] Step 23/24 : LABEL git_sha=be6d947124f5a81b852737c78bb03dc245a91d31 [2021-01-19T06:25:44.749Z] ---> Running in 5ea45a337782 [2021-01-19T06:25:45.010Z] Removing intermediate container 5ea45a337782 [2021-01-19T06:25:45.010Z] ---> 3c45279204f0 [2021-01-19T06:25:45.010Z] Step 24/24 : LABEL version=0.0.0 [2021-01-19T06:25:45.274Z] ---> Running in af3563358df2 [2021-01-19T06:25:45.274Z] Removing intermediate container af3563358df2 [2021-01-19T06:25:45.274Z] ---> cc08bfc3b91a [2021-01-19T06:25:45.274Z] [2021-01-19T06:25:45.536Z] Successfully built cc08bfc3b91a [2021-01-19T06:25:45.536Z] Successfully tagged docker-support-notifications-go:latest [2021-01-19T06:25:45.536Z]  Building docker-support-notifications-go ... done Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-19T06:25:45.536Z] Status: Downloaded newer image for docker:20.10.0 [2021-01-19T06:25:45.536Z] ---> aefe523efa57 [2021-01-19T06:25:45.536Z] Step 12/26 : RUN apk add --no-cache bash [2021-01-19T06:25:45.536Z] ---> Running in b52ba093857c [2021-01-19T06:25:46.111Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-19T06:25:46.111Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-19T06:25:46.382Z] (1/2) Installing readline (8.0.4-r0) [2021-01-19T06:25:46.382Z] (2/2) Installing bash (5.0.17-r0) [2021-01-19T06:25:46.382Z] Executing bash-5.0.17-r0.post-install [2021-01-19T06:25:46.382Z] Executing busybox-1.31.1-r19.trigger [2021-01-19T06:25:46.382Z] OK: 12 MiB in 22 packages [2021-01-19T06:25:46.957Z] Removing intermediate container b52ba093857c [2021-01-19T06:25:46.957Z] ---> 8717dfcb1ff6 [2021-01-19T06:25:46.957Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-19T06:25:46.957Z] ---> Running in e228b8137ec7 [2021-01-19T06:25:46.957Z] Removing intermediate container e228b8137ec7 [2021-01-19T06:25:46.957Z] ---> f5bd61e4f611 [2021-01-19T06:25:46.957Z] Step 14/26 : ENV APP_PORT=48090 [2021-01-19T06:25:47.222Z] ---> Running in 9f1b1e89aa50 [2021-01-19T06:25:47.222Z] Removing intermediate container 9f1b1e89aa50 [2021-01-19T06:25:47.222Z] ---> c0371dd8f9cf [2021-01-19T06:25:47.222Z] Step 15/26 : EXPOSE $APP_PORT [2021-01-19T06:25:47.486Z] ---> Running in c7d6f322abd7 [2021-01-19T06:25:47.486Z] Removing intermediate container c7d6f322abd7 [2021-01-19T06:25:47.486Z] ---> 8c330a8edbd5 [2021-01-19T06:25:47.486Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-19T06:25:48.057Z] ---> 5f3ad05114ae [2021-01-19T06:25:48.057Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-19T06:25:48.320Z] ---> 7a3600f5cff2 [2021-01-19T06:25:48.320Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-19T06:25:48.585Z] ---> f54d4f6847d3 [2021-01-19T06:25:48.585Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-01-19T06:25:48.585Z] ---> Running in a8efb3f9c5f7 [2021-01-19T06:25:49.159Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-19T06:25:49.159Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-19T06:25:49.422Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-19T06:25:49.422Z] (2/33) Installing expat (2.2.9-r1) [2021-01-19T06:25:49.422Z] (3/33) Installing libffi (3.3-r2) [2021-01-19T06:25:49.422Z] (4/33) Installing gdbm (1.13-r1) [2021-01-19T06:25:49.422Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-19T06:25:49.422Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-19T06:25:49.422Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-19T06:25:50.814Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-19T06:25:50.814Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-19T06:25:50.814Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-19T06:25:50.814Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-19T06:25:50.814Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-19T06:25:50.814Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-19T06:25:50.814Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-19T06:25:50.814Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-19T06:25:50.814Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-19T06:25:50.814Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-19T06:25:50.814Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-19T06:25:50.814Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-19T06:25:50.814Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-19T06:25:50.814Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-19T06:25:51.075Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-19T06:25:51.075Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-19T06:25:51.075Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-19T06:25:51.075Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-19T06:25:51.075Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-19T06:25:51.075Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-19T06:25:51.075Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-19T06:25:51.075Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-19T06:25:51.075Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-19T06:25:51.075Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-19T06:25:51.075Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-19T06:25:51.075Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-19T06:25:51.337Z] Executing busybox-1.31.1-r19.trigger [2021-01-19T06:25:51.337Z] OK: 71 MiB in 55 packages [2021-01-19T06:25:53.819Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-19T06:25:53.819Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-19T06:25:53.819Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-01-19T06:25:53.819Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-19T06:25:53.819Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-19T06:25:53.819Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-19T06:25:53.819Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-19T06:25:53.819Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-19T06:25:53.819Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-19T06:25:57.242Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-19T06:25:57.242Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-19T06:25:57.242Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-19T06:25:59.500Z] Removing intermediate container a8efb3f9c5f7 [2021-01-19T06:25:59.500Z] ---> 251106f1e5c3 [2021-01-19T06:25:59.500Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-01-19T06:25:59.500Z] ---> Running in ec3a3c0f1ba5 [2021-01-19T06:26:00.447Z] Collecting docker-compose==1.23.2 [2021-01-19T06:26:00.708Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-19T06:26:00.708Z] Collecting docker<4.0,>=3.6.0 [2021-01-19T06:26:00.970Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-19T06:26:00.970Z] Collecting cached-property<2,>=1.2.0 [2021-01-19T06:26:00.970Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-19T06:26:01.237Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-19T06:26:01.237Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-19T06:26:01.499Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-19T06:26:01.499Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-19T06:26:01.762Z] 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-19T06:26:02.024Z] Collecting jsonschema<3,>=2.5.1 [2021-01-19T06:26:02.024Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-19T06:26:02.024Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-19T06:26:02.024Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-19T06:26:02.287Z] Collecting PyYAML<4,>=3.10 [2021-01-19T06:26:02.287Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-19T06:26:03.234Z] Collecting texttable<0.10,>=0.9.0 [2021-01-19T06:26:03.234Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-19T06:26:03.498Z] Collecting docopt<0.7,>=0.6.1 [2021-01-19T06:26:03.498Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-19T06:26:03.989Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.294s coverage: 46.6% of statements [2021-01-19T06:26:03.989Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-19T06:26:03.989Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-19T06:26:03.989Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-19T06:26:03.989Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-19T06:26:03.989Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-19T06:26:04.073Z] Collecting docker-pycreds>=0.4.0 [2021-01-19T06:26:04.073Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-19T06:26:04.073Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-19T06:26:04.335Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-19T06:26:04.335Z] 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-19T06:26:04.335Z] Collecting idna<2.8,>=2.5 [2021-01-19T06:26:04.335Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-19T06:26:04.335Z] 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-19T06:26:04.335Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-19T06:26:04.335Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-19T06:26:04.335Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-19T06:26:04.335Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-19T06:26:04.596Z] Installing collected packages: urllib3, idna, requests, docker-pycreds, websocket-client, docker, cached-property, dockerpty, jsonschema, PyYAML, texttable, docopt, docker-compose [2021-01-19T06:26:04.596Z] Attempting uninstall: urllib3 [2021-01-19T06:26:04.596Z] Found existing installation: urllib3 1.25.9 [2021-01-19T06:26:04.596Z] Uninstalling urllib3-1.25.9: [2021-01-19T06:26:04.596Z] Successfully uninstalled urllib3-1.25.9 [2021-01-19T06:26:04.857Z] Attempting uninstall: idna [2021-01-19T06:26:04.857Z] Found existing installation: idna 2.9 [2021-01-19T06:26:04.857Z] Uninstalling idna-2.9: [2021-01-19T06:26:04.857Z] Successfully uninstalled idna-2.9 [2021-01-19T06:26:05.118Z] Attempting uninstall: requests [2021-01-19T06:26:05.118Z] Found existing installation: requests 2.23.0 [2021-01-19T06:26:05.118Z] Uninstalling requests-2.23.0: [2021-01-19T06:26:05.118Z] Successfully uninstalled requests-2.23.0 [2021-01-19T06:26:05.691Z] Running setup.py install for dockerpty: started [2021-01-19T06:26:05.953Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-19T06:26:06.217Z] Running setup.py install for PyYAML: started [2021-01-19T06:26:06.791Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-19T06:26:06.791Z] Running setup.py install for texttable: started [2021-01-19T06:26:07.053Z] Running setup.py install for texttable: finished with status 'done' [2021-01-19T06:26:07.053Z] Running setup.py install for docopt: started [2021-01-19T06:26:07.782Z] Running setup.py install for docopt: finished with status 'done' [2021-01-19T06:26:07.782Z] 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-19T06:26:10.737Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.575s coverage: 27.0% of statements [2021-01-19T06:26:10.737Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-19T06:26:10.737Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-19T06:26:10.737Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-19T06:26:10.737Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-19T06:26:10.737Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-19T06:26:10.737Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-19T06:26:10.737Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.079s coverage: 100.0% of statements [2021-01-19T06:26:10.737Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-19T06:26:10.737Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.083s coverage: 100.0% of statements [2021-01-19T06:26:10.737Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-19T06:26:10.737Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-19T06:26:10.737Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.298s coverage: 67.9% of statements [2021-01-19T06:26:10.737Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-19T06:26:10.737Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-19T06:26:10.737Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.343s coverage: 82.3% of statements [2021-01-19T06:26:10.737Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-19T06:26:10.737Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-19T06:26:10.737Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-19T06:26:10.737Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-19T06:26:12.020Z] Removing intermediate container ec3a3c0f1ba5 [2021-01-19T06:26:12.020Z] ---> bc9b1ec5d5a1 [2021-01-19T06:26:12.020Z] Step 21/26 : RUN apk --no-cache add curl [2021-01-19T06:26:12.020Z] ---> Running in 1727d4defce2 [2021-01-19T06:26:12.290Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-19T06:26:12.290Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-19T06:26:12.555Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-19T06:26:12.555Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-19T06:26:12.555Z] (3/3) Installing curl (7.69.1-r3) [2021-01-19T06:26:12.555Z] Executing busybox-1.31.1-r19.trigger [2021-01-19T06:26:12.555Z] OK: 72 MiB in 58 packages [2021-01-19T06:26:13.129Z] Removing intermediate container 1727d4defce2 [2021-01-19T06:26:13.129Z] ---> 255894890ecb [2021-01-19T06:26:13.129Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-19T06:26:13.129Z] ---> Running in a89f3ab7c503 [2021-01-19T06:26:13.130Z] Removing intermediate container a89f3ab7c503 [2021-01-19T06:26:13.130Z] ---> a12b1d83f629 [2021-01-19T06:26:13.130Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-19T06:26:13.130Z] ---> Running in 3e1eafd222b9 [2021-01-19T06:26:13.392Z] Removing intermediate container 3e1eafd222b9 [2021-01-19T06:26:13.392Z] ---> 7e7bb1cfafa9 [2021-01-19T06:26:13.392Z] Step 24/26 : LABEL arch=x86_64 [2021-01-19T06:26:13.392Z] ---> Running in e201d9550318 [2021-01-19T06:26:13.654Z] Removing intermediate container e201d9550318 [2021-01-19T06:26:13.654Z] ---> 774ecc9f82bb [2021-01-19T06:26:13.654Z] Step 25/26 : LABEL git_sha=be6d947124f5a81b852737c78bb03dc245a91d31 [2021-01-19T06:26:13.654Z] ---> Running in ac464bcf0870 [2021-01-19T06:26:13.916Z] Removing intermediate container ac464bcf0870 [2021-01-19T06:26:13.916Z] ---> 75dd4ad12757 [2021-01-19T06:26:13.916Z] Step 26/26 : LABEL version=0.0.0 [2021-01-19T06:26:13.916Z] ---> Running in 9fbbcd63c2ed [2021-01-19T06:26:14.178Z] Removing intermediate container 9fbbcd63c2ed [2021-01-19T06:26:14.178Z] ---> ad5eb4c51a91 [2021-01-19T06:26:14.178Z] [2021-01-19T06:26:14.178Z] Successfully built ad5eb4c51a91 [2021-01-19T06:26:14.178Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-01-19T06:26:14.454Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-01-19T06:26:14.481Z] $ docker stop --time=1 16fc39a54739cb6900f1cdc4e0f8038a6589831582cf1f7554054ac9eb8a8327 [2021-01-19T06:26:16.066Z] $ docker rm -f 16fc39a54739cb6900f1cdc4e0f8038a6589831582cf1f7554054ac9eb8a8327 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-19T06:26:16.624Z] + docker images [2021-01-19T06:26:16.624Z] + grep docker [2021-01-19T06:26:16.624Z] docker-sys-mgmt-agent-go latest ad5eb4c51a91 3 seconds ago 313MB [2021-01-19T06:26:16.624Z] docker-support-notifications-go latest cc08bfc3b91a 31 seconds ago 12MB [2021-01-19T06:26:16.624Z] docker-core-metadata-go latest e01aed925920 43 seconds ago 13.1MB [2021-01-19T06:26:16.624Z] docker-core-command-go latest ad7f932ac7d4 54 seconds ago 10.6MB [2021-01-19T06:26:16.624Z] docker-core-data-go latest 76c12a5f664c About a minute ago 22.3MB [2021-01-19T06:26:16.624Z] docker-security-secretstore-setup-go latest 8b834b4834a7 About a minute ago 24.6MB [2021-01-19T06:26:16.624Z] docker-security-proxy-setup-go latest e6c7a4fd734c About a minute ago 24.4MB [2021-01-19T06:26:16.624Z] docker-security-bootstrap-redis-go latest 39b15e7116dc 2 minutes ago 15.8MB [2021-01-19T06:26:16.624Z] docker-support-scheduler-go latest 9d8e780ddb6b 2 minutes ago 10.7MB [2021-01-19T06:26:16.624Z] docker 20.10.0 aefe523efa57 5 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-19T06:26:19.067Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.244s coverage: 28.6% of statements [2021-01-19T06:26:19.067Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-19T06:26:19.067Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-19T06:26:19.067Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-19T06:26:19.067Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-19T06:26:19.067Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-19T06:26:19.067Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.161s coverage: 100.0% of statements [2021-01-19T06:26:19.067Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-19T06:26:19.067Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.082s coverage: 100.0% of statements [2021-01-19T06:26:19.067Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-19T06:26:19.067Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.384s coverage: 86.7% of statements [2021-01-19T06:26:19.067Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-19T06:26:19.067Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.296s coverage: 97.5% of statements [2021-01-19T06:26:19.067Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-19T06:26:20.518Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.159s coverage: 78.3% of statements [2021-01-19T06:26:20.518Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-19T06:26:20.518Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-19T06:26:20.518Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-19T06:26:20.518Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-19T06:26:27.301Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.220s coverage: 92.8% of statements [2021-01-19T06:26:27.301Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-19T06:26:27.301Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-19T06:26:27.301Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-19T06:26:27.301Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-19T06:26:27.301Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-19T06:26:27.301Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-19T06:26:27.301Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-19T06:26:27.301Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-19T06:26:27.301Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-19T06:26:27.301Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-19T06:26:27.301Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-19T06:26:27.301Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-19T06:26:27.301Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-19T06:26:27.301Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-19T06:26:27.301Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-19T06:26:27.301Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-19T06:26:27.301Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-19T06:26:27.301Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-19T06:26:27.301Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.065s coverage: 58.8% of statements [2021-01-19T06:26:27.301Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-19T06:26:27.301Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-19T06:26:27.301Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.199s coverage: 0.1% of statements [2021-01-19T06:26:27.301Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-19T06:26:27.301Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-19T06:26:27.301Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-01-19T06:26:27.301Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-01-19T06:26:27.301Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.096s coverage: 100.0% of statements [2021-01-19T06:26:27.301Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-01-19T06:26:27.301Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.115s coverage: 75.5% of statements [2021-01-19T06:26:27.301Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-01-19T06:26:27.301Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.110s coverage: 80.8% of statements [2021-01-19T06:26:27.595Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.139s coverage: 87.2% of statements [2021-01-19T06:26:29.053Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.198s coverage: 84.2% of statements [2021-01-19T06:26:31.061Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.230s coverage: 91.4% of statements [2021-01-19T06:26:31.061Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-01-19T06:26:32.563Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.587s coverage: 63.5% of statements [2021-01-19T06:26:32.563Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-19T06:26:32.563Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-19T06:26:32.563Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.094s coverage: 100.0% of statements [2021-01-19T06:26:32.563Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.093s coverage: 91.3% of statements [2021-01-19T06:26:32.572Z] Still waiting to schedule task [2021-01-19T06:26:32.572Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-01-19T06:26:33.562Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.054s coverage: 100.0% of statements [2021-01-19T06:26:33.842Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.093s coverage: 73.7% of statements [2021-01-19T06:26:35.294Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.062s coverage: 100.0% of statements [2021-01-19T06:26:38.702Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.878s coverage: 68.9% of statements [2021-01-19T06:26:38.702Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-19T06:26:38.702Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-19T06:26:38.702Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-19T06:26:38.702Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-19T06:26:38.702Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-19T06:26:40.703Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.405s coverage: 37.0% of statements [2021-01-19T06:26:40.703Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-19T06:26:40.703Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-19T06:26:40.703Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.731s coverage: 84.0% of statements [2021-01-19T06:26:40.703Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.101s coverage: 100.0% of statements [2021-01-19T06:26:46.158Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.355s coverage: 47.1% of statements [2021-01-19T06:26:46.158Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-19T06:26:46.158Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-19T06:26:46.158Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-19T06:26:46.158Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-19T06:26:46.158Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-19T06:26:46.158Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.117s coverage: 100.0% of statements [2021-01-19T06:26:46.158Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-19T06:26:46.158Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.111s coverage: 100.0% of statements [2021-01-19T06:26:46.158Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-19T06:26:52.911Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.040s coverage: 29.1% of statements [2021-01-19T06:26:52.911Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-19T06:26:52.911Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-19T06:26:52.911Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-19T06:26:52.911Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-19T06:26:52.911Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-19T06:26:52.911Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.196s coverage: 99.0% of statements [2021-01-19T06:26:52.911Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-19T06:26:52.911Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.103s coverage: 100.0% of statements [2021-01-19T06:26:52.911Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-19T06:26:52.911Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.066s coverage: 0.0% of statements [2021-01-19T06:26:52.911Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-19T06:26:52.911Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.104s coverage: 100.0% of statements [2021-01-19T06:26:52.911Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-19T06:26:52.911Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-19T06:26:52.911Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-19T06:26:52.911Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-19T06:26:52.911Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.105s coverage: 87.9% of statements [2021-01-19T06:26:52.911Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-19T06:26:52.911Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-19T06:26:52.911Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.063s coverage: 100.0% of statements [2021-01-19T06:26:52.911Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.057s coverage: 32.1% of statements [2021-01-19T06:26:53.185Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 100.0% of statements [2021-01-19T06:26:54.164Z] GO111MODULE=on go vet ./... [2021-01-19T06:27:18.039Z] Running on prd-ubuntu18.04-docker-8c-8g-21150 in /w/workspace/edgexfoundry_edgex-go_PR-3048 [Pipeline] { [Pipeline] ws [2021-01-19T06:27:18.127Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-01-19T06:27:20.281Z] using credential edgex-jenkins-ssh [2021-01-19T06:27:20.409Z] Cloning the remote Git repository [2021-01-19T06:27:20.433Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-19T06:27:20.510Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-01-19T06:27:20.535Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-19T06:27:20.535Z] > git --version # timeout=10 [2021-01-19T06:27:20.540Z] > git --version # 'git version 2.17.1' [2021-01-19T06:27:20.541Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-19T06:27:20.568Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-19T06:27:27.446Z] Merging remotes/origin/master commit cc81cd9a60941bde415ebdc6eaf205dd7f209524 into PR head commit be6d947124f5a81b852737c78bb03dc245a91d31 [2021-01-19T06:27:27.558Z] Merge succeeded, producing be6d947124f5a81b852737c78bb03dc245a91d31 [2021-01-19T06:27:27.559Z] Checking out Revision be6d947124f5a81b852737c78bb03dc245a91d31 (PR-3048) [2021-01-19T06:27:26.868Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-19T06:27:26.878Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-19T06:27:26.890Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-19T06:27:26.898Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-19T06:27:26.899Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-19T06:27:26.902Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3048/head:refs/remotes/origin/PR-3048 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-19T06:27:27.443Z] > git config core.sparsecheckout # timeout=10 [2021-01-19T06:27:27.448Z] > git checkout -f be6d947124f5a81b852737c78bb03dc245a91d31 # timeout=10 [2021-01-19T06:27:27.520Z] > git remote # timeout=10 [2021-01-19T06:27:27.526Z] > git config --get remote.origin.url # timeout=10 [2021-01-19T06:27:27.531Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-19T06:27:27.534Z] > git merge cc81cd9a60941bde415ebdc6eaf205dd7f209524 # timeout=10 [2021-01-19T06:27:27.543Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-19T06:27:27.551Z] > git config core.sparsecheckout # timeout=10 [2021-01-19T06:27:27.555Z] > git checkout -f be6d947124f5a81b852737c78bb03dc245a91d31 # timeout=10 [2021-01-19T06:27:31.259Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-secrets" [2021-01-19T06:27:31.268Z] > git --version # timeout=10 [2021-01-19T06:27:31.280Z] > git --version # 'git version 2.17.1' [2021-01-19T06:27:31.283Z] fatal: bad object f82e9360b4159668f7e3e090307a6179e9a8e48d [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-19T06:27:32.477Z] + echo snap-build.sh [2021-01-19T06:27:32.477Z] snap-build.sh [2021-01-19T06:27:32.477Z] + SNAP_BASE_DIR=. [2021-01-19T06:27:32.477Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2021-01-19T06:27:32.477Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2021-01-19T06:27:32.477Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2021-01-19T06:27:32.477Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2021-01-19T06:27:32.477Z] + cd /w/workspace/edgex-go/1 [2021-01-19T06:27:32.477Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-01-19T06:27:32.477Z] Reading package lists... [2021-01-19T06:27:32.477Z] Building dependency tree... [2021-01-19T06:27:32.477Z] Reading state information... [2021-01-19T06:27:32.740Z] The following packages were automatically installed and are no longer required: [2021-01-19T06:27:32.740Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-01-19T06:27:32.740Z] uidmap xdelta3 [2021-01-19T06:27:32.740Z] Use 'sudo apt autoremove' to remove them. [2021-01-19T06:27:32.740Z] The following packages will be REMOVED: [2021-01-19T06:27:32.740Z] lxd* lxd-client* [2021-01-19T06:27:33.002Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-01-19T06:27:33.002Z] After this operation, 31.7 MB disk space will be freed. [2021-01-19T06:27:34.321Z] (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-19T06:27:34.321Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-01-19T06:27:34.894Z] Removing lxd dnsmasq configuration [2021-01-19T06:27:35.159Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-01-19T06:27:35.425Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-01-19T06:27:36.372Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-01-19T06:27:36.372Z] (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-19T06:27:36.372Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-01-19T06:27:37.776Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-01-19T06:27:37.776Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-01-19T06:27:39.160Z] + sudo snap remove --purge lxd [2021-01-19T06:27:39.160Z] snap "lxd" is not installed [2021-01-19T06:27:39.160Z] + sudo groupadd --force --system lxd [2021-01-19T06:27:39.160Z] ++ whoami [2021-01-19T06:27:39.160Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-01-19T06:27:39.422Z] + newgrp - lxd [2021-01-19T06:27:39.422Z] + sudo snap install lxd [2021-01-19T06:27:49.433Z] 2021-01-19T06:27:46Z INFO Waiting for automatic snapd restart... [2021-01-19T06:28:02.217Z] gofmt -l . [2021-01-19T06:28:02.217Z] [ "`gofmt -l .`" = "" ] [2021-01-19T06:28:02.814Z] ./bin/test-go-mod-tidy.sh [2021-01-19T06:28:03.414Z] ./bin/test-attribution-txt.sh [2021-01-19T06:28:04.365Z] lxd 4.10 from Canonical* installed [2021-01-19T06:28:04.365Z] + sudo lxd init --auto [Pipeline] sh [2021-01-19T06:28:05.542Z] + ls -al . [2021-01-19T06:28:05.542Z] total 684 [2021-01-19T06:28:05.543Z] drwxrwxr-x 9 1001 1001 4096 Jan 19 06:28 . [2021-01-19T06:28:05.543Z] drwxr-xr-x 4 root root 4096 Jan 19 06:24 .. [2021-01-19T06:28:05.543Z] -rw-rw-r-- 1 1001 1001 11 Jan 19 06:22 .dockerignore [2021-01-19T06:28:05.543Z] drwxrwxr-x 8 1001 1001 4096 Jan 19 06:22 .git [2021-01-19T06:28:05.543Z] drwxrwxr-x 3 1001 1001 4096 Jan 19 06:22 .github [2021-01-19T06:28:05.543Z] -rw-rw-r-- 1 1001 1001 824 Jan 19 06:22 .gitignore [2021-01-19T06:28:05.543Z] -rw-rw-r-- 1 1001 1001 166 Jan 19 06:22 .sonarcloud.properties [2021-01-19T06:28:05.543Z] -rw-rw-r-- 1 1001 1001 7744 Jan 19 06:22 Attribution.txt [2021-01-19T06:28:05.543Z] -rw-rw-r-- 1 1001 1001 3804 Jan 19 06:22 CONTRIBUTING.md [2021-01-19T06:28:05.543Z] -rw-rw-r-- 1 1001 1001 931 Jan 19 06:22 Dockerfile.build [2021-01-19T06:28:05.543Z] -rw-rw-r-- 1 1001 1001 863 Jan 19 06:22 Jenkinsfile [2021-01-19T06:28:05.543Z] -rw-rw-r-- 1 1001 1001 10775 Jan 19 06:22 LICENSE [2021-01-19T06:28:05.543Z] -rw-rw-r-- 1 1001 1001 5750 Jan 19 06:22 Makefile [2021-01-19T06:28:05.543Z] -rw-rw-r-- 1 1001 1001 6524 Jan 19 06:22 README.md [2021-01-19T06:28:05.543Z] -rw-rw-r-- 1 1001 1001 6744 Jan 19 06:22 SECURITY.md [2021-01-19T06:28:05.543Z] -rw-rw-r-- 1 1001 1001 5 Jan 19 06:19 VERSION [2021-01-19T06:28:05.543Z] -rw-rw-r-- 1 1001 1001 4131 Jan 19 06:22 ZMQWindows.md [2021-01-19T06:28:05.543Z] drwxrwxr-x 2 1001 1001 4096 Jan 19 06:22 bin [2021-01-19T06:28:05.543Z] drwxrwxr-x 14 1001 1001 4096 Jan 19 06:22 cmd [2021-01-19T06:28:05.543Z] -rw-r--r-- 1 root root 550280 Jan 19 06:26 coverage.out [2021-01-19T06:28:05.543Z] -rw-r--r-- 1 root root 981 Jan 19 06:28 go.mod [2021-01-19T06:28:05.543Z] -rw-r--r-- 1 root root 19241 Jan 19 06:28 go.sum [2021-01-19T06:28:05.543Z] drwxrwxr-x 8 1001 1001 4096 Jan 19 06:22 internal [2021-01-19T06:28:05.543Z] drwxrwxr-x 4 1001 1001 4096 Jan 19 06:22 openapi [2021-01-19T06:28:05.543Z] drwxrwxr-x 4 1001 1001 4096 Jan 19 06:22 snap [2021-01-19T06:28:05.543Z] -rw-rw-r-- 1 1001 1001 168 Jan 19 06:22 version.go [Pipeline] sh [2021-01-19T06:28:06.220Z] + '[' -e coverage.out ] [2021-01-19T06:28:06.220Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-01-19T06:28:06.265Z] Warning: overwriting stash ‘coverage-report’ [2021-01-19T06:28:07.603Z] Stashed 1 file(s) [Pipeline] sh [2021-01-19T06:28:08.308Z] + make build [2021-01-19T06:28:08.308Z] 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-19T06:28:14.394Z] + sudo snap install --classic snapcraft [2021-01-19T06:28:18.598Z] snapcraft 4.4.4 from Canonical* installed [2021-01-19T06:28:18.598Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2021-01-19T06:28:18.598Z] + patch --verbose -p1 [2021-01-19T06:28:18.598Z] Hmm... Looks like a unified diff to me... [2021-01-19T06:28:18.598Z] The text leading up to this was: [2021-01-19T06:28:18.598Z] -------------------------- [2021-01-19T06:28:18.598Z] |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 [2021-01-19T06:28:18.598Z] |From: Tony Espy [2021-01-19T06:28:18.598Z] |Date: Wed, 16 Dec 2020 16:34:55 -0500 [2021-01-19T06:28:18.598Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2021-01-19T06:28:18.598Z] | [2021-01-19T06:28:18.598Z] |This patch is used by the EdgeX CI pipeline builds to [2021-01-19T06:28:18.598Z] |optimize the snap CI check run for pull requests. When [2021-01-19T06:28:18.598Z] |applied, it essentially strips out everything (apps and [2021-01-19T06:28:18.598Z] |parts) from the snapcraft.yaml file except those required [2021-01-19T06:28:18.598Z] |to build edgex-go, as the whole idea of the CI check is to [2021-01-19T06:28:18.598Z] |catch changes to edgex-go that break the snap build. [2021-01-19T06:28:18.598Z] | [2021-01-19T06:28:18.598Z] |In general, anyone updating snapcraft.yaml will also need [2021-01-19T06:28:18.598Z] |to update this patch file, otherwise it may fail to apply, [2021-01-19T06:28:18.598Z] |resulting in a failed snap build CI check in the associated [2021-01-19T06:28:18.598Z] |pull request. [2021-01-19T06:28:18.598Z] | [2021-01-19T06:28:18.598Z] |Note - in addition to applying this patch, the pipeline also [2021-01-19T06:28:18.598Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2021-01-19T06:28:18.598Z] |need to build the finally binary .snap file (and it won't [2021-01-19T06:28:18.598Z] |work with the patch applied). This further reduces the build [2021-01-19T06:28:18.598Z] |time. [2021-01-19T06:28:18.598Z] |--- [2021-01-19T06:28:18.598Z] | snap/snapcraft.yaml | 461 +------------------------------------------- [2021-01-19T06:28:18.598Z] | 1 file changed, 2 insertions(+), 459 deletions(-) [2021-01-19T06:28:18.598Z] | [2021-01-19T06:28:18.598Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2021-01-19T06:28:18.598Z] |index 1e537489..faf42425 100644 [2021-01-19T06:28:18.598Z] |--- a/snap/snapcraft.yaml [2021-01-19T06:28:18.598Z] |+++ b/snap/snapcraft.yaml [2021-01-19T06:28:18.598Z] -------------------------- [2021-01-19T06:28:18.598Z] patching file snap/snapcraft.yaml [2021-01-19T06:28:18.598Z] Using Plan A... [2021-01-19T06:28:18.598Z] Hunk #1 succeeded at 73. [2021-01-19T06:28:18.598Z] Hunk #2 succeeded at 202 with fuzz 1. [2021-01-19T06:28:18.598Z] Hunk #3 succeeded at 214 (offset -3 lines). [2021-01-19T06:28:18.598Z] Hunk #4 succeeded at 222 (offset -3 lines). [2021-01-19T06:28:18.598Z] Hunk #5 succeeded at 229 (offset -3 lines). [2021-01-19T06:28:18.598Z] Hunk #6 succeeded at 256 (offset -3 lines). [2021-01-19T06:28:18.598Z] Hunk #7 succeeded at 290 (offset -3 lines). [2021-01-19T06:28:18.598Z] Hunk #8 succeeded at 342 (offset -2 lines). [2021-01-19T06:28:18.598Z] Hmm... Ignoring the trailing garbage. [2021-01-19T06:28:18.598Z] done [2021-01-19T06:28:18.598Z] + sudo snapcraft prime --use-lxd [2021-01-19T06:28:18.613Z] 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-19T06:28:19.985Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-01-19T06:28:19.985Z] 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-19T06:28:19.985Z] - README.md [2021-01-19T06:28:19.985Z] - snapcraft.yaml.orig [2021-01-19T06:28:19.985Z] [2021-01-19T06:28:19.985Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-01-19T06:28:20.246Z] Launching a container. [2021-01-19T06:28:32.470Z] Waiting for container to be ready [2021-01-19T06:28:32.470Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-01-19T06:28:32.470Z] [2021-01-19T06:28:35.769Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-01-19T06:28:35.769Z] Waiting for network to be ready... [2021-01-19T06:28:36.345Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-01-19T06:28:36.345Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1512 kB] [2021-01-19T06:28:36.345Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-01-19T06:28:36.345Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [293 kB] [2021-01-19T06:28:36.611Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.5 kB] [2021-01-19T06:28:36.611Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2644 B] [2021-01-19T06:28:36.611Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [219 kB] [2021-01-19T06:28:36.611Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [28.8 kB] [2021-01-19T06:28:36.611Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1099 kB] [2021-01-19T06:28:36.612Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [246 kB] [2021-01-19T06:28:36.875Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-01-19T06:28:36.875Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-01-19T06:28:37.141Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-01-19T06:28:37.402Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-01-19T06:28:37.402Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-01-19T06:28:37.402Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-01-19T06:28:37.402Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-01-19T06:28:37.402Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-01-19T06:28:37.664Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-01-19T06:28:37.926Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1843 kB] [2021-01-19T06:28:38.190Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [384 kB] [2021-01-19T06:28:38.190Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.7 kB] [2021-01-19T06:28:38.190Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6696 B] [2021-01-19T06:28:38.190Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [237 kB] [2021-01-19T06:28:38.190Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [31.8 kB] [2021-01-19T06:28:38.190Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1705 kB] [2021-01-19T06:28:38.190Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [359 kB] [2021-01-19T06:28:40.107Z] Fetched 23.7 MB in 4s (5893 kB/s) [2021-01-19T06:28:40.794Z] 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-19T06:28:41.061Z] Reading package lists... [2021-01-19T06:28:41.061Z] Reading package lists... [2021-01-19T06:28:41.327Z] Building dependency tree... [2021-01-19T06:28:41.327Z] Reading state information... [2021-01-19T06:28:41.328Z] The following additional packages will be installed: [2021-01-19T06:28:41.328Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-01-19T06:28:41.328Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-01-19T06:28:41.328Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-01-19T06:28:41.328Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-01-19T06:28:41.328Z] Suggested packages: [2021-01-19T06:28:41.328Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-01-19T06:28:41.328Z] Recommended packages: [2021-01-19T06:28:41.328Z] gnupg libsasl2-modules [2021-01-19T06:28:41.598Z] The following NEW packages will be installed: [2021-01-19T06:28:41.599Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-01-19T06:28:41.599Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-01-19T06:28:41.599Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-01-19T06:28:41.599Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-01-19T06:28:41.599Z] The following packages will be upgraded: [2021-01-19T06:28:41.599Z] gpg gpg-agent gpgconf libudev1 [2021-01-19T06:28:41.599Z] 4 upgraded, 18 newly installed, 0 to remove and 102 not upgraded. [2021-01-19T06:28:41.599Z] Need to get 3533 kB of archives. [2021-01-19T06:28:41.599Z] After this operation, 13.3 MB of additional disk space will be used. [2021-01-19T06:28:41.599Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] [2021-01-19T06:28:41.861Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.44 [58.3 kB] [2021-01-19T06:28:42.125Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.44 [1103 kB] [2021-01-19T06:28:42.125Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] [2021-01-19T06:28:42.125Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] [2021-01-19T06:28:42.125Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-01-19T06:28:42.125Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-01-19T06:28:42.125Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] [2021-01-19T06:28:42.125Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] [2021-01-19T06:28:42.385Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] [2021-01-19T06:28:42.385Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-01-19T06:28:42.385Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-01-19T06:28:42.385Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-01-19T06:28:42.386Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-01-19T06:28:42.386Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-01-19T06:28:42.386Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-01-19T06:28:42.386Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-01-19T06:28:42.386Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-01-19T06:28:42.386Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-01-19T06:28:42.647Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-01-19T06:28:42.647Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-01-19T06:28:42.647Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-01-19T06:28:42.647Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-19T06:28:42.647Z] Fetched 3533 kB in 1s (3134 kB/s) [2021-01-19T06:28:42.908Z] (Reading database ... 12511 files and directories currently installed.) [2021-01-19T06:28:42.908Z] Preparing to unpack .../libudev1_237-3ubuntu10.44_amd64.deb ... [2021-01-19T06:28:42.908Z] Unpacking libudev1:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-01-19T06:28:42.908Z] Setting up libudev1:amd64 (237-3ubuntu10.44) ... [2021-01-19T06:28:42.908Z] Selecting previously unselected package udev. [2021-01-19T06:28:42.908Z] (Reading database ... 12511 files and directories currently installed.) [2021-01-19T06:28:42.908Z] Preparing to unpack .../00-udev_237-3ubuntu10.44_amd64.deb ... [2021-01-19T06:28:43.169Z] Unpacking udev (237-3ubuntu10.44) ... [2021-01-19T06:28:43.169Z] Selecting previously unselected package libfuse2:amd64. [2021-01-19T06:28:43.169Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-01-19T06:28:43.169Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-01-19T06:28:43.436Z] Selecting previously unselected package fuse. [2021-01-19T06:28:43.436Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-01-19T06:28:43.436Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-01-19T06:28:43.436Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-19T06:28:43.436Z] Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-19T06:28:43.701Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-19T06:28:43.701Z] Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-19T06:28:43.701Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-19T06:28:43.701Z] Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-19T06:28:43.964Z] Selecting previously unselected package libksba8:amd64. [2021-01-19T06:28:43.964Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-01-19T06:28:43.964Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-01-19T06:28:43.964Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-01-19T06:28:43.964Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-19T06:28:43.964Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-19T06:28:44.237Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-01-19T06:28:44.237Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-19T06:28:44.237Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-19T06:28:44.237Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-01-19T06:28:44.237Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-19T06:28:44.237Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-19T06:28:44.515Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-01-19T06:28:44.515Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-19T06:28:44.515Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-19T06:28:44.515Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-01-19T06:28:44.515Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-19T06:28:44.515Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-19T06:28:44.515Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-01-19T06:28:44.515Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-19T06:28:44.515Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-19T06:28:44.777Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-01-19T06:28:44.777Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-19T06:28:44.777Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-19T06:28:44.777Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-01-19T06:28:44.777Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-19T06:28:44.777Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-19T06:28:44.777Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-01-19T06:28:44.777Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-19T06:28:44.777Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-19T06:28:45.039Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-01-19T06:28:45.039Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-01-19T06:28:45.039Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-19T06:28:45.039Z] Selecting previously unselected package libsasl2-2:amd64. [2021-01-19T06:28:45.039Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-01-19T06:28:45.039Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-19T06:28:45.118Z] 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-19T06:28:45.301Z] Selecting previously unselected package libldap-common. [2021-01-19T06:28:45.301Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... [2021-01-19T06:28:45.301Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-19T06:28:45.301Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-01-19T06:28:45.301Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... [2021-01-19T06:28:45.301Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-19T06:28:45.564Z] Selecting previously unselected package dirmngr. [2021-01-19T06:28:45.564Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-19T06:28:45.564Z] Unpacking dirmngr (2.2.4-1ubuntu1.3) ... [2021-01-19T06:28:45.564Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-19T06:28:45.827Z] Setting up gpgconf (2.2.4-1ubuntu1.3) ... [2021-01-19T06:28:45.827Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-01-19T06:28:45.827Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-19T06:28:45.827Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-19T06:28:45.827Z] Setting up gpg-agent (2.2.4-1ubuntu1.3) ... [2021-01-19T06:28:45.827Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-19T06:28:45.827Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-01-19T06:28:45.827Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-19T06:28:46.092Z] Setting up udev (237-3ubuntu10.44) ... [2021-01-19T06:28:46.355Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-01-19T06:28:46.355Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-19T06:28:46.355Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-01-19T06:28:46.629Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-01-19T06:28:46.629Z] Setting up gpg (2.2.4-1ubuntu1.3) ... [2021-01-19T06:28:46.629Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-19T06:28:46.629Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-19T06:28:46.629Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-19T06:28:46.629Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-19T06:28:46.899Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-19T06:28:46.899Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-19T06:28:46.899Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-19T06:28:46.899Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-19T06:28:46.899Z] Setting up dirmngr (2.2.4-1ubuntu1.3) ... [2021-01-19T06:28:46.899Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-19T06:28:47.171Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-01-19T06:28:47.171Z] settings in the [Install] section, and DefaultInstance for template units). [2021-01-19T06:28:47.171Z] This means they are not meant to be enabled using systemctl. [2021-01-19T06:28:47.171Z] Possible reasons for having this kind of units are: [2021-01-19T06:28:47.171Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-01-19T06:28:47.171Z] .wants/ or .requires/ directory. [2021-01-19T06:28:47.171Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-01-19T06:28:47.171Z] a requirement dependency on it. [2021-01-19T06:28:47.171Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-01-19T06:28:47.171Z] D-Bus, udev, scripted systemctl call, ...). [2021-01-19T06:28:47.171Z] 4) In case of template units, the unit is meant to be enabled with some [2021-01-19T06:28:47.171Z] instance name specified. [2021-01-19T06:28:47.746Z] Reading package lists... [2021-01-19T06:28:47.746Z] Building dependency tree... [2021-01-19T06:28:47.746Z] Reading state information... [2021-01-19T06:28:47.746Z] The following additional packages will be installed: [2021-01-19T06:28:47.746Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-01-19T06:28:47.746Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-01-19T06:28:47.746Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-01-19T06:28:47.746Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-01-19T06:28:47.746Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-01-19T06:28:47.746Z] Suggested packages: [2021-01-19T06:28:47.746Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-01-19T06:28:47.746Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-01-19T06:28:47.746Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-01-19T06:28:47.746Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-01-19T06:28:47.746Z] systemd-container policykit-1 [2021-01-19T06:28:47.746Z] Recommended packages: [2021-01-19T06:28:47.746Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-01-19T06:28:47.746Z] The following NEW packages will be installed: [2021-01-19T06:28:47.746Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-01-19T06:28:47.746Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-01-19T06:28:47.746Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-01-19T06:28:47.746Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-01-19T06:28:47.746Z] python3.6-minimal snapd squashfs-tools sudo [2021-01-19T06:28:47.746Z] The following packages will be upgraded: [2021-01-19T06:28:47.746Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-01-19T06:28:48.005Z] 5 upgraded, 25 newly installed, 0 to remove and 97 not upgraded. [2021-01-19T06:28:48.005Z] Need to get 35.2 MB of archives. [2021-01-19T06:28:48.005Z] After this operation, 141 MB of additional disk space will be used. [2021-01-19T06:28:48.005Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2021-01-19T06:28:48.005Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2021-01-19T06:28:48.005Z] 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-19T06:28:48.005Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.44 [2913 kB] [2021-01-19T06:28:48.005Z] 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-19T06:28:48.005Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-01-19T06:28:48.005Z] 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-19T06:28:48.266Z] 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-19T06:28:48.266Z] 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-19T06:28:48.266Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-01-19T06:28:48.266Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-01-19T06:28:48.266Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-01-19T06:28:48.266Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-01-19T06:28:48.266Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-01-19T06:28:48.266Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-01-19T06:28:48.266Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] [2021-01-19T06:28:48.266Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-01-19T06:28:48.836Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.44 [209 kB] [2021-01-19T06:28:48.836Z] 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-19T06:28:48.836Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-01-19T06:28:49.101Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-01-19T06:28:49.101Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-01-19T06:28:49.101Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-01-19T06:28:49.101Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-01-19T06:28:49.101Z] Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-01-19T06:28:49.101Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] [2021-01-19T06:28:49.101Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-01-19T06:28:49.101Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-01-19T06:28:49.101Z] 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-19T06:28:49.101Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] [2021-01-19T06:28:50.486Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-19T06:28:50.486Z] Fetched 35.2 MB in 3s (13.8 MB/s) [2021-01-19T06:28:50.537Z] 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-19T06:28:50.748Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-19T06:28:50.749Z] Preparing to unpack .../systemd_237-3ubuntu10.44_amd64.deb ... [2021-01-19T06:28:50.749Z] Unpacking systemd (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-01-19T06:28:51.321Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.44_amd64.deb ... [2021-01-19T06:28:51.521Z] 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-19T06:28:51.581Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-01-19T06:28:51.581Z] Setting up libsystemd0:amd64 (237-3ubuntu10.44) ... [2021-01-19T06:28:51.581Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-19T06:28:51.581Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2021-01-19T06:28:51.581Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2021-01-19T06:28:51.842Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2021-01-19T06:28:52.102Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-19T06:28:52.102Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2021-01-19T06:28:52.102Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2021-01-19T06:28:52.363Z] Setting up apt (1.6.12ubuntu0.2) ... [2021-01-19T06:28:52.363Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-01-19T06:28:52.933Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-01-19T06:28:52.934Z] (Reading database ... 12764 files and directories currently installed.) [2021-01-19T06:28:52.934Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-01-19T06:28:52.934Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-01-19T06:28:53.195Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-01-19T06:28:53.195Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-19T06:28:53.195Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-19T06:28:53.454Z] Selecting previously unselected package libexpat1:amd64. [2021-01-19T06:28:53.454Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-01-19T06:28:53.454Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-01-19T06:28:53.454Z] Selecting previously unselected package python3.6-minimal. [2021-01-19T06:28:53.455Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-19T06:28:53.455Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-01-19T06:28:53.722Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... [2021-01-19T06:28:53.983Z] Checking for services that may need to be restarted...done. [2021-01-19T06:28:53.983Z] Checking for services that may need to be restarted...done. [2021-01-19T06:28:54.245Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-19T06:28:54.245Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-01-19T06:28:54.245Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-01-19T06:28:54.817Z] Selecting previously unselected package python3-minimal. [2021-01-19T06:28:54.817Z] (Reading database ... 13012 files and directories currently installed.) [2021-01-19T06:28:54.817Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-01-19T06:28:54.817Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-01-19T06:28:54.817Z] Selecting previously unselected package mime-support. [2021-01-19T06:28:54.817Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-01-19T06:28:54.817Z] Unpacking mime-support (3.60ubuntu1) ... [2021-01-19T06:28:55.078Z] Selecting previously unselected package libmpdec2:amd64. [2021-01-19T06:28:55.078Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-01-19T06:28:55.078Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-01-19T06:28:55.078Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-01-19T06:28:55.078Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-19T06:28:55.078Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-19T06:28:55.338Z] Selecting previously unselected package python3.6. [2021-01-19T06:28:55.339Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-19T06:28:55.339Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-19T06:28:55.339Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-01-19T06:28:55.339Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-01-19T06:28:55.339Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-01-19T06:28:55.600Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-01-19T06:28:55.834Z] 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-19T06:28:55.861Z] Selecting previously unselected package python3. [2021-01-19T06:28:55.861Z] (Reading database ... 13442 files and directories currently installed.) [2021-01-19T06:28:55.861Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-01-19T06:28:55.861Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-01-19T06:28:55.861Z] Selecting previously unselected package multiarch-support. [2021-01-19T06:28:55.861Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-01-19T06:28:55.861Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-01-19T06:28:56.120Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-01-19T06:28:56.120Z] Selecting previously unselected package liblzo2-2:amd64. [2021-01-19T06:28:56.120Z] (Reading database ... 13479 files and directories currently installed.) [2021-01-19T06:28:56.120Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-01-19T06:28:56.120Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-01-19T06:28:56.120Z] Selecting previously unselected package libbsd0:amd64. [2021-01-19T06:28:56.120Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-01-19T06:28:56.120Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-01-19T06:28:56.381Z] Selecting previously unselected package sudo. [2021-01-19T06:28:56.381Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... [2021-01-19T06:28:56.381Z] Unpacking sudo (1.8.21p2-3ubuntu1.3) ... [2021-01-19T06:28:56.642Z] Selecting previously unselected package apparmor. [2021-01-19T06:28:56.642Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-01-19T06:28:56.642Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-01-19T06:28:56.642Z] Selecting previously unselected package libedit2:amd64. [2021-01-19T06:28:56.642Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-01-19T06:28:56.642Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-01-19T06:28:56.903Z] Selecting previously unselected package libkrb5support0:amd64. [2021-01-19T06:28:56.903Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-01-19T06:28:56.903Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-01-19T06:28:56.903Z] Selecting previously unselected package libk5crypto3:amd64. [2021-01-19T06:28:56.903Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-01-19T06:28:56.903Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-01-19T06:28:57.164Z] Selecting previously unselected package libkeyutils1:amd64. [2021-01-19T06:28:57.164Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-01-19T06:28:57.164Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-01-19T06:28:57.164Z] Selecting previously unselected package libkrb5-3:amd64. [2021-01-19T06:28:57.164Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-01-19T06:28:57.164Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-01-19T06:28:57.164Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-01-19T06:28:57.164Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-01-19T06:28:57.164Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-01-19T06:28:57.425Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-01-19T06:28:57.425Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... [2021-01-19T06:28:57.425Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-01-19T06:28:57.685Z] Selecting previously unselected package openssh-client. [2021-01-19T06:28:57.685Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-01-19T06:28:57.685Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-01-19T06:28:57.685Z] Selecting previously unselected package squashfs-tools. [2021-01-19T06:28:57.685Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-01-19T06:28:57.685Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-01-19T06:28:57.685Z] Selecting previously unselected package snapd. [2021-01-19T06:28:57.946Z] Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... [2021-01-19T06:28:57.946Z] Unpacking snapd (2.48+18.04) ... [2021-01-19T06:29:00.499Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-01-19T06:29:00.499Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-01-19T06:29:00.499Z] Setting up mime-support (3.60ubuntu1) ... [2021-01-19T06:29:00.499Z] Setting up sudo (1.8.21p2-3ubuntu1.3) ... [2021-01-19T06:29:00.499Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-01-19T06:29:00.499Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-01-19T06:29:00.499Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-19T06:29:00.499Z] Setting up systemd (237-3ubuntu10.44) ... [2021-01-19T06:29:00.499Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-01-19T06:29:01.225Z] 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-19T06:29:01.443Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-01-19T06:29:01.443Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-01-19T06:29:01.443Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-01-19T06:29:01.704Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-19T06:29:01.704Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-01-19T06:29:01.704Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-19T06:29:02.281Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-01-19T06:29:02.281Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-01-19T06:29:02.281Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-01-19T06:29:02.281Z] Setting up python3 (3.6.7-1~18.04) ... [2021-01-19T06:29:02.281Z] running python rtupdate hooks for python3.6... [2021-01-19T06:29:02.281Z] running python post-rtupdate hooks for python3.6... [2021-01-19T06:29:02.281Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-01-19T06:29:03.667Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-01-19T06:29:03.667Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-01-19T06:29:03.667Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-01-19T06:29:03.927Z] Setting up snapd (2.48+18.04) ... [2021-01-19T06:29:04.187Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-01-19T06:29:04.447Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-01-19T06:29:04.605Z] 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-19T06:29:04.707Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-01-19T06:29:04.707Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-01-19T06:29:04.968Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-01-19T06:29:04.968Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-01-19T06:29:05.230Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-01-19T06:29:05.230Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-01-19T06:29:05.490Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-01-19T06:29:05.753Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-01-19T06:29:05.753Z] /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-19T06:29:05.753Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-19T06:29:05.753Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-01-19T06:29:06.697Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-19T06:29:06.697Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-19T06:29:06.958Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-19T06:29:07.899Z] Reading package lists... [2021-01-19T06:29:07.899Z] Reading package lists... [2021-01-19T06:29:07.992Z] 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-19T06:29:08.159Z] Building dependency tree... [2021-01-19T06:29:08.159Z] Reading state information... [2021-01-19T06:29:08.159Z] Calculating upgrade... [2021-01-19T06:29:08.428Z] The following packages will be upgraded: [2021-01-19T06:29:08.428Z] advancecomp base-files bash binutils binutils-common [2021-01-19T06:29:08.428Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-01-19T06:29:08.428Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-01-19T06:29:08.428Z] grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 [2021-01-19T06:29:08.428Z] libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 [2021-01-19T06:29:08.428Z] libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 [2021-01-19T06:29:08.428Z] libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 [2021-01-19T06:29:08.428Z] libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 [2021-01-19T06:29:08.428Z] libncursesw5 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-01-19T06:29:08.428Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-01-19T06:29:08.428Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-01-19T06:29:08.428Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-01-19T06:29:08.429Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-01-19T06:29:08.429Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-01-19T06:29:08.429Z] ubuntu-keyring util-linux [2021-01-19T06:29:08.691Z] 97 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-01-19T06:29:08.691Z] Need to get 63.7 MB of archives. [2021-01-19T06:29:08.691Z] After this operation, 5203 kB of additional disk space will be used. [2021-01-19T06:29:08.691Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-01-19T06:29:08.691Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-132.136 [987 kB] [2021-01-19T06:29:09.296Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-01-19T06:29:09.296Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-01-19T06:29:09.296Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-01-19T06:29:09.296Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-01-19T06:29:09.296Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-01-19T06:29:09.296Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-01-19T06:29:09.296Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-01-19T06:29:09.296Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-01-19T06:29:09.296Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-01-19T06:29:09.296Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-01-19T06:29:09.296Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-01-19T06:29:09.296Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-01-19T06:29:09.296Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-01-19T06:29:09.296Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-01-19T06:29:09.296Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-01-19T06:29:09.296Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-01-19T06:29:09.559Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-01-19T06:29:09.559Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-01-19T06:29:09.559Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-01-19T06:29:09.559Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-01-19T06:29:09.559Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-01-19T06:29:09.559Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-01-19T06:29:09.559Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-01-19T06:29:09.559Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-01-19T06:29:09.559Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-01-19T06:29:09.559Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-01-19T06:29:09.559Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-01-19T06:29:09.559Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-01-19T06:29:09.820Z] Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-01-19T06:29:09.820Z] Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-01-19T06:29:09.820Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-01-19T06:29:09.820Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-01-19T06:29:09.820Z] Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-01-19T06:29:09.820Z] Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-01-19T06:29:09.820Z] Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-01-19T06:29:09.820Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-01-19T06:29:09.820Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-01-19T06:29:09.820Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-01-19T06:29:09.820Z] Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-01-19T06:29:09.820Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-01-19T06:29:09.820Z] Get:43 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-01-19T06:29:09.820Z] Get:44 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-01-19T06:29:09.820Z] Get:45 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-01-19T06:29:09.820Z] Get:46 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-19T06:29:09.820Z] Get:47 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-01-19T06:29:09.820Z] Get:48 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.44 [16.1 kB] [2021-01-19T06:29:09.820Z] Get:49 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-19T06:29:09.820Z] Get:50 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-01-19T06:29:09.820Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-01-19T06:29:09.820Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-01-19T06:29:09.820Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-01-19T06:29:09.820Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-01-19T06:29:09.820Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-01-19T06:29:09.820Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] [2021-01-19T06:29:09.820Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] [2021-01-19T06:29:09.820Z] Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-01-19T06:29:09.820Z] Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-01-19T06:29:09.820Z] Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] [2021-01-19T06:29:09.820Z] Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-01-19T06:29:09.820Z] Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-01-19T06:29:09.820Z] Get:63 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-19T06:29:09.820Z] Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-01-19T06:29:09.820Z] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-01-19T06:29:09.820Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-01-19T06:29:09.820Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-01-19T06:29:09.820Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-01-19T06:29:09.820Z] Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-01-19T06:29:09.820Z] Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2021-01-19T06:29:09.820Z] Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] [2021-01-19T06:29:10.080Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-01-19T06:29:10.081Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-01-19T06:29:10.081Z] Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] [2021-01-19T06:29:10.081Z] Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-01-19T06:29:10.081Z] Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-01-19T06:29:10.081Z] Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-01-19T06:29:10.081Z] Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020f-0ubuntu0.18.04 [190 kB] [2021-01-19T06:29:10.081Z] Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-01-19T06:29:10.081Z] Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-01-19T06:29:10.081Z] Get:81 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-19T06:29:10.081Z] Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] [2021-01-19T06:29:10.341Z] Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] [2021-01-19T06:29:10.341Z] Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] [2021-01-19T06:29:10.341Z] Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-01-19T06:29:10.341Z] Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-01-19T06:29:10.341Z] Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-01-19T06:29:10.341Z] Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-01-19T06:29:10.914Z] Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-01-19T06:29:11.388Z] 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-19T06:29:11.486Z] Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-01-19T06:29:11.486Z] Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-01-19T06:29:11.486Z] Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-01-19T06:29:11.753Z] Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-01-19T06:29:11.753Z] Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-01-19T06:29:11.753Z] Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-01-19T06:29:11.753Z] Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-01-19T06:29:11.753Z] Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-01-19T06:29:11.753Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-19T06:29:12.052Z] Fetched 63.7 MB in 3s (18.9 MB/s) [2021-01-19T06:29:12.052Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-19T06:29:12.052Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-01-19T06:29:12.052Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-19T06:29:12.625Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-01-19T06:29:12.625Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-19T06:29:12.625Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-132.136_amd64.deb ... [2021-01-19T06:29:12.625Z] Unpacking linux-libc-dev:amd64 (4.15.0-132.136) over (4.15.0-20.21) ... [2021-01-19T06:29:13.578Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-19T06:29:13.578Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-19T06:29:13.578Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-19T06:29:13.578Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-19T06:29:13.839Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-19T06:29:13.839Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-19T06:29:14.104Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-19T06:29:14.104Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-19T06:29:14.104Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-19T06:29:14.104Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-19T06:29:14.371Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-19T06:29:14.371Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-19T06:29:14.371Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-19T06:29:14.371Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-19T06:29:14.641Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-19T06:29:14.641Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-19T06:29:14.641Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-19T06:29:14.641Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-01-19T06:29:14.902Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-01-19T06:29:14.902Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-19T06:29:14.903Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-19T06:29:14.903Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-19T06:29:15.167Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-19T06:29:15.167Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-19T06:29:15.167Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-19T06:29:15.167Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-19T06:29:15.429Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-19T06:29:15.696Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-19T06:29:15.696Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-01-19T06:29:15.696Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-19T06:29:15.710Z] 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-19T06:29:16.268Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-01-19T06:29:16.529Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-19T06:29:16.529Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-01-19T06:29:16.529Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-01-19T06:29:16.529Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-01-19T06:29:16.529Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-01-19T06:29:16.821Z] Setting up base-files (10.1ubuntu2.10) ... [2021-01-19T06:29:16.821Z] Installing new version of config file /etc/issue ... [2021-01-19T06:29:16.821Z] Installing new version of config file /etc/issue.net ... [2021-01-19T06:29:16.821Z] Installing new version of config file /etc/lsb-release ... [2021-01-19T06:29:16.821Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-01-19T06:29:17.083Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-01-19T06:29:17.083Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-01-19T06:29:17.083Z] Removing obsolete conffile /etc/default/motd-news ... [2021-01-19T06:29:17.344Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-19T06:29:17.344Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-01-19T06:29:17.344Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-01-19T06:29:17.612Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-01-19T06:29:17.612Z] 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-19T06:29:17.612Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-19T06:29:17.612Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-19T06:29:17.612Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-01-19T06:29:17.873Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-01-19T06:29:17.873Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-19T06:29:17.873Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-01-19T06:29:17.873Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-01-19T06:29:18.135Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-01-19T06:29:18.135Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-19T06:29:18.135Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-01-19T06:29:18.135Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-19T06:29:18.400Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-01-19T06:29:18.685Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-19T06:29:18.685Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-19T06:29:18.685Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-19T06:29:18.969Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-19T06:29:18.969Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-19T06:29:18.969Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-19T06:29:18.969Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-19T06:29:18.969Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-01-19T06:29:19.255Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-19T06:29:19.255Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-01-19T06:29:19.255Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-01-19T06:29:19.255Z] Setting up grep (3.1-2build1) ... [2021-01-19T06:29:19.524Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-19T06:29:19.524Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-01-19T06:29:19.524Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-01-19T06:29:19.791Z] Setting up login (1:4.5-1ubuntu2) ... [2021-01-19T06:29:19.791Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-19T06:29:19.791Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-19T06:29:19.791Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-19T06:29:20.060Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-01-19T06:29:20.060Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-19T06:29:20.060Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [Pipeline] } [2021-01-19T06:29:20.178Z] $ docker stop --time=1 e1225fa0733d44e71dcd22e8ec751b10f3f87d2680bc826cb2b41df38b89a813 [2021-01-19T06:29:20.328Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-19T06:29:20.598Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-19T06:29:20.858Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-19T06:29:20.858Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-19T06:29:20.858Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-19T06:29:21.798Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-01-19T06:29:21.798Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-19T06:29:21.798Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-01-19T06:29:21.798Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-19T06:29:22.739Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-01-19T06:29:22.739Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-01-19T06:29:22.855Z] $ docker rm -f e1225fa0733d44e71dcd22e8ec751b10f3f87d2680bc826cb2b41df38b89a813 [2021-01-19T06:29:23.001Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-01-19T06:29:23.001Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-01-19T06:29:23.001Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-01-19T06:29:23.001Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-19T06:29:23.001Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-01-19T06:29:23.001Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-01-19T06:29:23.269Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-01-19T06:29:23.531Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-19T06:29:23.531Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-19T06:29:23.531Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-19T06:29:23.531Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-19T06:29:23.531Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-19T06:29:23.531Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-19T06:29:23.805Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-19T06:29:23.805Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-19T06:29:23.805Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-19T06:29:23.805Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-19T06:29:23.805Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-19T06:29:24.067Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-19T06:29:24.067Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-19T06:29:24.067Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-19T06:29:24.067Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-19T06:29:24.067Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [2021-01-19T06:29:24.333Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-19T06:29:24.333Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-19T06:29:24.333Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-19T06:29:24.333Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-19T06:29:24.333Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [2021-01-19T06:29:24.620Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-19T06:29:24.620Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-19T06:29:24.620Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-19T06:29:24.620Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [Pipeline] script [Pipeline] { [Pipeline] isUnix [2021-01-19T06:29:24.883Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-19T06:29:24.883Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-19T06:29:24.884Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-19T06:29:24.884Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-19T06:29:24.884Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [Pipeline] sh [2021-01-19T06:29:25.153Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-19T06:29:25.153Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-19T06:29:25.153Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-19T06:29:25.153Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-01-19T06:29:25.153Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-19T06:29:25.153Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-19T06:29:25.218Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-19T06:29:25.218Z] [2021-01-19T06:29:25.218Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-19T06:29:25.422Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-19T06:29:25.685Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-01-19T06:29:25.710Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-19T06:29:25.945Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-01-19T06:29:25.984Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-01-19T06:29:25.985Z] 29e5d40040c1: Pulling fs layer [2021-01-19T06:29:25.985Z] 1ce36da41761: Pulling fs layer [2021-01-19T06:29:25.985Z] 25b303627fd3: Pulling fs layer [2021-01-19T06:29:25.985Z] 29e5d40040c1: Verifying Checksum [2021-01-19T06:29:25.985Z] 29e5d40040c1: Download complete [2021-01-19T06:29:26.207Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-01-19T06:29:26.207Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-19T06:29:26.207Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-01-19T06:29:26.475Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-19T06:29:26.475Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-01-19T06:29:26.580Z] 1ce36da41761: Verifying Checksum [2021-01-19T06:29:26.580Z] 1ce36da41761: Download complete [2021-01-19T06:29:26.736Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-19T06:29:26.736Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-01-19T06:29:26.736Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-19T06:29:26.736Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-01-19T06:29:26.854Z] 29e5d40040c1: Pull complete [2021-01-19T06:29:26.998Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-19T06:29:26.998Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-01-19T06:29:26.998Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-01-19T06:29:26.998Z] Setting up debconf (1.5.66ubuntu1) ... [2021-01-19T06:29:27.260Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-19T06:29:27.260Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-19T06:29:27.260Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-19T06:29:27.524Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-19T06:29:27.524Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-19T06:29:27.524Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-19T06:29:27.524Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-19T06:29:27.791Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-19T06:29:27.791Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-19T06:29:27.791Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-19T06:29:27.834Z] 1ce36da41761: Pull complete [2021-01-19T06:29:28.060Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-19T06:29:28.060Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-19T06:29:28.331Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-19T06:29:28.331Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-19T06:29:28.331Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-19T06:29:28.331Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.44_amd64.deb ... [2021-01-19T06:29:28.458Z] 25b303627fd3: Verifying Checksum [2021-01-19T06:29:28.458Z] 25b303627fd3: Download complete [2021-01-19T06:29:28.603Z] Unpacking systemd-sysv (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-01-19T06:29:28.603Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-19T06:29:28.603Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-19T06:29:28.603Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-19T06:29:28.867Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-19T06:29:28.867Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-01-19T06:29:28.867Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-01-19T06:29:28.867Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-01-19T06:29:29.128Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-19T06:29:29.128Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-01-19T06:29:29.128Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-19T06:29:29.128Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-19T06:29:29.390Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-19T06:29:29.390Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-19T06:29:29.390Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-19T06:29:29.653Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-19T06:29:29.653Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-19T06:29:29.653Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... [2021-01-19T06:29:29.653Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... [2021-01-19T06:29:29.917Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... [2021-01-19T06:29:29.917Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-19T06:29:29.918Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-01-19T06:29:29.918Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-01-19T06:29:30.179Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-01-19T06:29:30.444Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-19T06:29:30.444Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-19T06:29:30.444Z] Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-19T06:29:30.444Z] Setting up gpgv (2.2.4-1ubuntu1.3) ... [2021-01-19T06:29:30.713Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-19T06:29:30.713Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-01-19T06:29:30.713Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-01-19T06:29:30.713Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-01-19T06:29:30.976Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-19T06:29:30.976Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-01-19T06:29:30.976Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-01-19T06:29:30.976Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-01-19T06:29:31.252Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-19T06:29:31.252Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-01-19T06:29:31.252Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-01-19T06:29:31.252Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-01-19T06:29:31.513Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-19T06:29:31.513Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-01-19T06:29:31.513Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-01-19T06:29:31.777Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-01-19T06:29:31.777Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-19T06:29:31.777Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2021-01-19T06:29:31.777Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2021-01-19T06:29:31.777Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2021-01-19T06:29:32.038Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-19T06:29:32.038Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2021-01-19T06:29:32.038Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2021-01-19T06:29:32.038Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2021-01-19T06:29:32.298Z] (Reading database ... 13915 files and directories currently installed.) [2021-01-19T06:29:32.298Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-01-19T06:29:32.298Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-01-19T06:29:32.298Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-01-19T06:29:32.298Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-01-19T06:29:32.559Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-01-19T06:29:32.559Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-01-19T06:29:32.826Z] Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... [2021-01-19T06:29:32.827Z] Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... [2021-01-19T06:29:33.095Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-01-19T06:29:33.096Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-01-19T06:29:33.357Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-01-19T06:29:33.357Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-01-19T06:29:33.357Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-01-19T06:29:33.357Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-01-19T06:29:33.618Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-01-19T06:29:33.618Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-01-19T06:29:33.618Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-01-19T06:29:33.879Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-01-19T06:29:33.879Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-01-19T06:29:33.879Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-01-19T06:29:34.139Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-01-19T06:29:34.139Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-01-19T06:29:34.402Z] Preparing to unpack .../11-tzdata_2020f-0ubuntu0.18.04_all.deb ... [2021-01-19T06:29:34.402Z] Unpacking tzdata (2020f-0ubuntu0.18.04) over (2018d-1) ... [2021-01-19T06:29:34.975Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-01-19T06:29:34.975Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-01-19T06:29:35.238Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-01-19T06:29:35.238Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-01-19T06:29:35.238Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-19T06:29:35.501Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-19T06:29:35.787Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-19T06:29:35.787Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-19T06:29:36.048Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-19T06:29:36.048Z] Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-19T06:29:36.048Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-19T06:29:36.048Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-19T06:29:36.309Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-19T06:29:36.309Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-19T06:29:36.309Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-19T06:29:36.569Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-19T06:29:36.570Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-19T06:29:36.570Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-19T06:29:37.142Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-19T06:29:37.142Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-19T06:29:38.124Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-19T06:29:38.124Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-19T06:29:38.652Z] 25b303627fd3: Pull complete [2021-01-19T06:29:38.652Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-01-19T06:29:38.652Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-19T06:29:38.652Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-01-19T06:29:38.905Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-19T06:29:38.905Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-19T06:29:38.910Z] prd-ubuntu18.04-docker-arm64-4c-16g-21145 does not seem to be running inside a container [2021-01-19T06:29:39.007Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-01-19T06:29:39.611Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-19T06:29:39.611Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-19T06:29:39.902Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-19T06:29:39.902Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-19T06:29:40.860Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-19T06:29:40.860Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-19T06:29:40.860Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-19T06:29:40.860Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-19T06:29:41.121Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-01-19T06:29:41.121Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-19T06:29:41.121Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-01-19T06:29:41.121Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-19T06:29:41.382Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-01-19T06:29:41.382Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-01-19T06:29:41.382Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-19T06:29:41.644Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-19T06:29:41.644Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-19T06:29:41.644Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-19T06:29:41.909Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-01-19T06:29:41.909Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-01-19T06:29:41.909Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-19T06:29:41.909Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-19T06:29:41.909Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-19T06:29:41.909Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-19T06:29:41.909Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-19T06:29:42.174Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-01-19T06:29:42.174Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-01-19T06:29:42.174Z] Setting up tzdata (2020f-0ubuntu0.18.04) ... [2021-01-19T06:29:42.239Z] $ docker top 51df1e4b4b7bbd6343e6590bc5b29148156595b563aebbe2885ab6680f16a400 -eo pid,comm [2021-01-19T06:29:42.436Z] [2021-01-19T06:29:42.436Z] Current default time zone: 'Etc/UTC' [2021-01-19T06:29:42.436Z] Local time is now: Tue Jan 19 06:29:42 UTC 2021. [2021-01-19T06:29:42.436Z] Universal Time is now: Tue Jan 19 06:29:42 UTC 2021. [2021-01-19T06:29:42.436Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-01-19T06:29:42.436Z] [2021-01-19T06:29:42.436Z] Setting up systemd-sysv (237-3ubuntu10.44) ... [2021-01-19T06:29:42.436Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-19T06:29:42.436Z] Setting up linux-libc-dev:amd64 (4.15.0-132.136) ... [2021-01-19T06:29:42.436Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-01-19T06:29:42.436Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-01-19T06:29:42.436Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-01-19T06:29:42.436Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-01-19T06:29:42.436Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [Pipeline] { [2021-01-19T06:29:42.697Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-01-19T06:29:42.697Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-01-19T06:29:42.697Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-19T06:29:42.697Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [Pipeline] sh [2021-01-19T06:29:42.966Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-19T06:29:42.966Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-01-19T06:29:42.966Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-19T06:29:42.966Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-01-19T06:29:42.966Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-01-19T06:29:42.966Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-01-19T06:29:43.229Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... [2021-01-19T06:29:43.229Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-01-19T06:29:43.229Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-01-19T06:29:43.229Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-01-19T06:29:43.229Z] Setting up ca-certificates (20201027ubuntu0.18.04.1) ... [2021-01-19T06:29:43.429Z] + grep parallel [2021-01-19T06:29:43.429Z] + docker-compose build --help [2021-01-19T06:29:45.149Z] Updating certificates in /etc/ssl/certs... [2021-01-19T06:29:46.093Z] 22 added, 17 removed; done. [2021-01-19T06:29:46.093Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-01-19T06:29:46.093Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-19T06:29:46.093Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-01-19T06:29:46.093Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-01-19T06:29:46.093Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-01-19T06:29:46.093Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-19T06:29:46.360Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-01-19T06:29:46.360Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-19T06:29:46.360Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-19T06:29:46.360Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-19T06:29:46.360Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-19T06:29:46.360Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-19T06:29:46.360Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-01-19T06:29:46.625Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... [2021-01-19T06:29:46.625Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-01-19T06:29:46.625Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-01-19T06:29:46.625Z] Setting up binutils (2.30-21ubuntu1~18.04.4) ... [2021-01-19T06:29:46.625Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-19T06:29:46.625Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-19T06:29:46.625Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-01-19T06:29:46.820Z] --parallel Build images in parallel. [Pipeline] } [2021-01-19T06:29:46.878Z] $ docker stop --time=1 51df1e4b4b7bbd6343e6590bc5b29148156595b563aebbe2885ab6680f16a400 [2021-01-19T06:29:46.886Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-01-19T06:29:46.886Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-01-19T06:29:46.886Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-01-19T06:29:46.886Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-01-19T06:29:47.153Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-01-19T06:29:47.153Z] Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... [2021-01-19T06:29:47.153Z] Updating certificates in /etc/ssl/certs... [2021-01-19T06:29:47.738Z] 0 added, 0 removed; done. [2021-01-19T06:29:47.738Z] Running hooks in /etc/ca-certificates/update.d... [2021-01-19T06:29:47.738Z] done. [2021-01-19T06:29:48.005Z] Reading package lists... [2021-01-19T06:29:48.275Z] Building dependency tree... [2021-01-19T06:29:48.275Z] Reading state information... [2021-01-19T06:29:48.275Z] The following NEW packages will be installed: [2021-01-19T06:29:48.275Z] apt-transport-https [2021-01-19T06:29:48.536Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-01-19T06:29:48.536Z] Need to get 1696 B of archives. [2021-01-19T06:29:48.536Z] After this operation, 153 kB of additional disk space will be used. [2021-01-19T06:29:48.536Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2021-01-19T06:29:48.536Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-19T06:29:48.798Z] Fetched 1696 B in 0s (8441 B/s) [2021-01-19T06:29:48.798Z] Selecting previously unselected package apt-transport-https. [2021-01-19T06:29:48.798Z] (Reading database ... 13929 files and directories currently installed.) [2021-01-19T06:29:48.798Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2021-01-19T06:29:48.798Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2021-01-19T06:29:48.798Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2021-01-19T06:29:48.844Z] $ docker rm -f 51df1e4b4b7bbd6343e6590bc5b29148156595b563aebbe2885ab6680f16a400 [2021-01-19T06:29:49.073Z] Waiting for network to be ready... [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-19T06:29:49.957Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-19T06:29:49.957Z] . [Pipeline] withDockerContainer [2021-01-19T06:29:50.230Z] prd-ubuntu18.04-docker-arm64-4c-16g-21145 does not seem to be running inside a container [2021-01-19T06:29:50.323Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-01-19T06:29:51.750Z] $ docker top 0b970ffda2f3ba0d306921693347bd0249545c79662742ce2a4ab16832672cc9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-19T06:29:52.827Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-19T06:29:55.706Z] 2021-01-19T06:29:51Z INFO Waiting for automatic snapd restart... [2021-01-19T06:29:55.706Z] snapd 2.48.2 from Canonical* installed [2021-01-19T06:29:55.970Z] "snapd" switched to the "latest/stable" channel [2021-01-19T06:29:55.970Z] [2021-01-19T06:29:57.157Z] Building docker-core-command-go ... [2021-01-19T06:29:57.157Z] Building docker-core-data-go ... [2021-01-19T06:29:57.157Z] Building docker-core-metadata-go ... [2021-01-19T06:29:57.157Z] Building docker-security-bootstrap-redis-go ... [2021-01-19T06:29:57.157Z] Building docker-security-proxy-setup-go ... [2021-01-19T06:29:57.157Z] Building docker-security-secretstore-setup-go ... [2021-01-19T06:29:57.157Z] Building docker-support-notifications-go ... [2021-01-19T06:29:57.157Z] Building docker-support-scheduler-go ... [2021-01-19T06:29:57.157Z] Building docker-sys-mgmt-agent-go ... [2021-01-19T06:29:57.157Z] Building docker-sys-mgmt-agent-go [2021-01-19T06:29:57.157Z] Building docker-security-secretstore-setup-go [2021-01-19T06:29:57.157Z] Building docker-support-notifications-go [2021-01-19T06:29:57.157Z] Building docker-core-metadata-go [2021-01-19T06:29:57.157Z] Building docker-security-proxy-setup-go [2021-01-19T06:29:59.277Z] core18 20201210 from Canonical* installed [2021-01-19T06:29:59.277Z] "core18" switched to the "latest/stable" channel [2021-01-19T06:29:59.277Z] [2021-01-19T06:30:02.621Z] snapcraft 4.4.4 from Canonical* installed [2021-01-19T06:30:02.622Z] "snapcraft" switched to the "latest/stable" channel [2021-01-19T06:30:02.622Z] [2021-01-19T06:30:05.944Z] 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-19T06:30:05.944Z] - README.md [2021-01-19T06:30:05.944Z] - snapcraft.yaml.orig [2021-01-19T06:30:05.944Z] [2021-01-19T06:30:05.944Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-01-19T06:30:12.566Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-19T06:30:12.566Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-19T06:30:12.566Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-19T06:30:12.566Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-19T06:30:13.770Z] Reading package lists... [2021-01-19T06:30:14.030Z] 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-19T06:30:20.625Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-19T06:30:20.625Z] Reading package lists... [2021-01-19T06:30:20.625Z] Building dependency tree... [2021-01-19T06:30:20.625Z] Reading state information... [2021-01-19T06:30:20.625Z] Suggested packages: [2021-01-19T06:30:20.625Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-01-19T06:30:20.625Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-01-19T06:30:20.625Z] Recommended packages: [2021-01-19T06:30:20.625Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-01-19T06:30:20.625Z] The following NEW packages will be installed: [2021-01-19T06:30:20.625Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-01-19T06:30:20.625Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-01-19T06:30:20.625Z] pkg-config zip [2021-01-19T06:30:20.625Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-01-19T06:30:20.625Z] Need to get 7655 kB of archives. [2021-01-19T06:30:20.625Z] After this operation, 43.7 MB of additional disk space will be used. [2021-01-19T06:30:20.625Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] [2021-01-19T06:30:20.625Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-01-19T06:30:20.625Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-01-19T06:30:20.887Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-01-19T06:30:20.887Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-01-19T06:30:20.887Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-01-19T06:30:20.887Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-01-19T06:30:20.887Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-01-19T06:30:20.887Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-01-19T06:30:21.148Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-01-19T06:30:21.148Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2021-01-19T06:30:21.148Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2021-01-19T06:30:21.148Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2021-01-19T06:30:21.408Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-01-19T06:30:21.408Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-01-19T06:30:21.408Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-19T06:30:21.669Z] Fetched 7655 kB in 1s (6899 kB/s) [2021-01-19T06:30:21.669Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-01-19T06:30:21.669Z] (Reading database ... 13933 files and directories currently installed.) [2021-01-19T06:30:21.669Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... [2021-01-19T06:30:21.669Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-01-19T06:30:21.931Z] Selecting previously unselected package libpsl5:amd64. [2021-01-19T06:30:21.931Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-01-19T06:30:21.931Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-01-19T06:30:21.931Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-01-19T06:30:21.931Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-01-19T06:30:21.931Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-01-19T06:30:21.931Z] Selecting previously unselected package librtmp1:amd64. [2021-01-19T06:30:21.931Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-01-19T06:30:22.193Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-01-19T06:30:22.193Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-01-19T06:30:22.193Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2021-01-19T06:30:22.193Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-01-19T06:30:22.193Z] Selecting previously unselected package liberror-perl. [2021-01-19T06:30:22.193Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-01-19T06:30:22.193Z] Unpacking liberror-perl (0.17025-1) ... [2021-01-19T06:30:22.454Z] Selecting previously unselected package git-man. [2021-01-19T06:30:22.454Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2021-01-19T06:30:22.454Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2021-01-19T06:30:22.454Z] Selecting previously unselected package git. [2021-01-19T06:30:22.454Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2021-01-19T06:30:22.454Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2021-01-19T06:30:23.422Z] Selecting previously unselected package libnorm1:amd64. [2021-01-19T06:30:23.422Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-01-19T06:30:23.422Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-01-19T06:30:23.682Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-01-19T06:30:23.682Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-01-19T06:30:23.682Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-01-19T06:30:23.682Z] Selecting previously unselected package libsodium23:amd64. [2021-01-19T06:30:23.682Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-01-19T06:30:23.682Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-01-19T06:30:23.943Z] Selecting previously unselected package libzmq5:amd64. [2021-01-19T06:30:23.943Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-01-19T06:30:23.943Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-19T06:30:23.943Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-01-19T06:30:23.943Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-01-19T06:30:23.943Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-19T06:30:24.203Z] Selecting previously unselected package pkg-config. [2021-01-19T06:30:24.203Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-01-19T06:30:24.203Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-01-19T06:30:24.203Z] Selecting previously unselected package zip. [2021-01-19T06:30:24.203Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-01-19T06:30:24.203Z] Unpacking zip (3.0-11build1) ... [2021-01-19T06:30:24.465Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-01-19T06:30:24.465Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2021-01-19T06:30:24.465Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-01-19T06:30:24.465Z] Setting up liberror-perl (0.17025-1) ... [2021-01-19T06:30:24.465Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-01-19T06:30:24.465Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-01-19T06:30:24.465Z] No schema files found: doing nothing. [2021-01-19T06:30:24.465Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-01-19T06:30:24.465Z] Setting up zip (3.0-11build1) ... [2021-01-19T06:30:24.465Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-01-19T06:30:24.726Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-01-19T06:30:24.726Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-01-19T06:30:24.726Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-19T06:30:24.726Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-01-19T06:30:24.726Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-19T06:30:24.726Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2021-01-19T06:30:24.726Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-01-19T06:30:31.325Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-19T06:30:31.325Z] git set to automatically installed. [2021-01-19T06:30:31.325Z] git-man set to automatically installed. [2021-01-19T06:30:31.325Z] libcurl3-gnutls set to automatically installed. [2021-01-19T06:30:31.325Z] liberror-perl set to automatically installed. [2021-01-19T06:30:31.325Z] libglib2.0-0 set to automatically installed. [2021-01-19T06:30:31.325Z] libnghttp2-14 set to automatically installed. [2021-01-19T06:30:31.325Z] libnorm1 set to automatically installed. [2021-01-19T06:30:31.325Z] libpgm-5.2-0 set to automatically installed. [2021-01-19T06:30:31.325Z] libpsl5 set to automatically installed. [2021-01-19T06:30:31.325Z] librtmp1 set to automatically installed. [2021-01-19T06:30:31.325Z] libsodium23 set to automatically installed. [2021-01-19T06:30:31.325Z] libzmq3-dev set to automatically installed. [2021-01-19T06:30:31.325Z] libzmq5 set to automatically installed. [2021-01-19T06:30:31.325Z] pkg-config set to automatically installed. [2021-01-19T06:30:31.325Z] zip set to automatically installed. [2021-01-19T06:30:33.278Z] snapd is not logged in, snap install commands will use sudo [2021-01-19T06:30:39.887Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-19T06:30:41.272Z] snap "core18" has no updates available [2021-01-19T06:30:42.216Z] Pulling config-common [2021-01-19T06:30:43.157Z] Pulling go-build-helper [2021-01-19T06:31:05.152Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-01-19T06:31:05.152Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-01-19T06:31:05.152Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1512 kB] [2021-01-19T06:31:05.152Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [293 kB] [2021-01-19T06:31:05.152Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.5 kB] [2021-01-19T06:31:05.152Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2644 B] [2021-01-19T06:31:05.152Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [219 kB] [2021-01-19T06:31:05.152Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [28.8 kB] [2021-01-19T06:31:05.152Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1099 kB] [2021-01-19T06:31:05.152Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [246 kB] [2021-01-19T06:31:05.152Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-01-19T06:31:05.152Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-01-19T06:31:05.152Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-01-19T06:31:05.152Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-01-19T06:31:05.152Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-01-19T06:31:05.152Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-01-19T06:31:05.152Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-01-19T06:31:05.152Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-01-19T06:31:05.152Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-01-19T06:31:05.152Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1843 kB] [2021-01-19T06:31:05.152Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [384 kB] [2021-01-19T06:31:05.152Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.7 kB] [2021-01-19T06:31:05.152Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6696 B] [2021-01-19T06:31:05.152Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [237 kB] [2021-01-19T06:31:05.152Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [31.8 kB] [2021-01-19T06:31:05.152Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1705 kB] [2021-01-19T06:31:05.152Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [359 kB] [2021-01-19T06:31:05.152Z] Fetched 23.7 MB in 0s (0 B/s) [2021-01-19T06:31:05.152Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-01-19T06:31:05.152Z] Fetched 96.5 kB in 0s (0 B/s) [2021-01-19T06:31:05.152Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-01-19T06:31:05.152Z] Fetched 279 kB in 0s (0 B/s) [2021-01-19T06:31:05.152Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-01-19T06:31:05.152Z] Fetched 122 kB in 0s (0 B/s) [2021-01-19T06:31:05.152Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-01-19T06:31:05.152Z] Fetched 77.8 kB in 0s (0 B/s) [2021-01-19T06:31:05.152Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-01-19T06:31:05.152Z] Fetched 8848 B in 0s (0 B/s) [2021-01-19T06:31:05.152Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-01-19T06:31:05.152Z] Fetched 47.8 kB in 0s (0 B/s) [2021-01-19T06:31:05.152Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-01-19T06:31:05.152Z] Fetched 45.6 kB in 0s (0 B/s) [2021-01-19T06:31:05.152Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-01-19T06:31:05.152Z] Fetched 15.0 kB in 0s (0 B/s) [2021-01-19T06:31:05.152Z] Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] [2021-01-19T06:31:05.152Z] Fetched 214 kB in 0s (0 B/s) [2021-01-19T06:31:05.152Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] [2021-01-19T06:31:05.152Z] Fetched 155 kB in 0s (0 B/s) [2021-01-19T06:31:05.152Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-01-19T06:31:05.152Z] Fetched 50.6 kB in 0s (0 B/s) [2021-01-19T06:31:05.152Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-01-19T06:31:05.152Z] Fetched 14.8 kB in 0s (0 B/s) [2021-01-19T06:31:05.152Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-01-19T06:31:05.152Z] Fetched 41.8 kB in 0s (0 B/s) [2021-01-19T06:31:05.152Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-01-19T06:31:05.152Z] Fetched 499 kB in 0s (0 B/s) [2021-01-19T06:31:05.152Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-01-19T06:31:05.152Z] Fetched 111 kB in 0s (0 B/s) [2021-01-19T06:31:05.152Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-01-19T06:31:05.152Z] Fetched 240 kB in 0s (0 B/s) [2021-01-19T06:31:05.152Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-01-19T06:31:05.152Z] Fetched 29.3 kB in 0s (0 B/s) [2021-01-19T06:31:05.152Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-01-19T06:31:05.152Z] Fetched 85.5 kB in 0s (0 B/s) [2021-01-19T06:31:05.152Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-01-19T06:31:05.152Z] Fetched 24.5 kB in 0s (0 B/s) [2021-01-19T06:31:05.152Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-01-19T06:31:05.152Z] Fetched 49.2 kB in 0s (0 B/s) [2021-01-19T06:31:05.152Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-01-19T06:31:05.152Z] Fetched 54.2 kB in 0s (0 B/s) [2021-01-19T06:31:05.152Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-01-19T06:31:05.152Z] Fetched 30.8 kB in 0s (0 B/s) [2021-01-19T06:31:05.152Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] [2021-01-19T06:31:05.152Z] Fetched 17.0 kB in 0s (0 B/s) [2021-01-19T06:31:05.152Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-01-19T06:31:05.152Z] Fetched 85.9 kB in 0s (0 B/s) [2021-01-19T06:31:05.152Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-01-19T06:31:05.152Z] Fetched 8720 B in 0s (0 B/s) [2021-01-19T06:31:05.152Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2021-01-19T06:31:05.152Z] Fetched 137 kB in 0s (0 B/s) [2021-01-19T06:31:05.152Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-01-19T06:31:05.152Z] Fetched 119 kB in 0s (0 B/s) [2021-01-19T06:31:05.152Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2021-01-19T06:31:05.152Z] Fetched 109 kB in 0s (0 B/s) [2021-01-19T06:31:05.152Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-01-19T06:31:05.152Z] Fetched 11.1 kB in 0s (0 B/s) [2021-01-19T06:31:05.152Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-01-19T06:31:05.152Z] Fetched 645 kB in 0s (0 B/s) [2021-01-19T06:31:05.152Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-01-19T06:31:05.152Z] Fetched 41.3 kB in 0s (0 B/s) [2021-01-19T06:31:05.152Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-01-19T06:31:05.152Z] Fetched 17.9 kB in 0s (0 B/s) [2021-01-19T06:31:05.152Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-01-19T06:31:05.152Z] Fetched 368 kB in 0s (0 B/s) [2021-01-19T06:31:05.152Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-01-19T06:31:05.152Z] Fetched 187 kB in 0s (0 B/s) [2021-01-19T06:31:05.152Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-01-19T06:31:05.152Z] Fetched 175 kB in 0s (0 B/s) [2021-01-19T06:31:05.152Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-01-19T06:31:05.211Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-19T06:31:05.211Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-19T06:31:05.211Z] ---> cf981342081a [2021-01-19T06:31:05.211Z] Step 3/24 : WORKDIR /edgex-go [2021-01-19T06:31:05.211Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-19T06:31:05.211Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-19T06:31:05.211Z] ---> cf981342081a [2021-01-19T06:31:05.211Z] Step 3/22 : WORKDIR /edgex-go [2021-01-19T06:31:05.211Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-19T06:31:05.211Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-19T06:31:05.211Z] ---> cf981342081a [2021-01-19T06:31:05.211Z] Step 3/26 : WORKDIR /edgex-go [2021-01-19T06:31:05.211Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-19T06:31:05.211Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-19T06:31:05.211Z] ---> cf981342081a [2021-01-19T06:31:05.211Z] Step 3/24 : WORKDIR /edgex-go [2021-01-19T06:31:05.211Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-19T06:31:05.211Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-19T06:31:05.211Z] ---> cf981342081a [2021-01-19T06:31:05.211Z] Step 3/21 : WORKDIR /edgex-go [2021-01-19T06:31:07.067Z] Fetched 206 kB in 0s (0 B/s) [2021-01-19T06:31:07.067Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] [2021-01-19T06:31:07.067Z] Fetched 1301 kB in 0s (0 B/s) [2021-01-19T06:31:07.067Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-01-19T06:31:07.067Z] Fetched 36.2 kB in 0s (0 B/s) [2021-01-19T06:31:07.067Z] Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] [2021-01-19T06:31:07.067Z] Fetched 159 kB in 0s (0 B/s) [2021-01-19T06:31:07.067Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-01-19T06:31:07.067Z] Fetched 107 kB in 0s (0 B/s) [2021-01-19T06:31:07.067Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-01-19T06:31:07.067Z] Fetched 48.7 kB in 0s (0 B/s) [2021-01-19T06:31:07.067Z] Pulling static-packages [2021-01-19T06:31:07.195Z] ---> Running in ef98cebc9a3e [2021-01-19T06:31:07.195Z] ---> Running in ce478629407d [2021-01-19T06:31:07.195Z] ---> Running in 246d46ee906f [2021-01-19T06:31:07.195Z] ---> Running in b5905efb6083 [2021-01-19T06:31:07.195Z] ---> Running in 4f18be8902a6 [2021-01-19T06:31:07.798Z] Removing intermediate container b5905efb6083 [2021-01-19T06:31:07.798Z] ---> 91775bab1cae [2021-01-19T06:31:07.798Z] Removing intermediate container ef98cebc9a3e [2021-01-19T06:31:07.798Z] ---> 15bfc0a12ccf [2021-01-19T06:31:07.798Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-19T06:31:07.798Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-19T06:31:07.798Z] Removing intermediate container 246d46ee906f [2021-01-19T06:31:07.798Z] ---> 39eef6302421 [2021-01-19T06:31:07.798Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-19T06:31:08.081Z] Removing intermediate container ce478629407d [2021-01-19T06:31:08.081Z] ---> af033d476686 [2021-01-19T06:31:08.081Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-19T06:31:08.081Z] Removing intermediate container 4f18be8902a6 [2021-01-19T06:31:08.081Z] ---> 3ea8727c00fd [2021-01-19T06:31:08.081Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-19T06:31:08.081Z] ---> Running in 6765e88e833f [2021-01-19T06:31:08.081Z] ---> Running in 7baa48588aab [2021-01-19T06:31:08.081Z] ---> Running in d0b24eaf050b [2021-01-19T06:31:08.097Z] 'go115' has dependencies that need to be staged: static-packages go-build-helper [2021-01-19T06:31:08.097Z] Skipping pull go-build-helper (already ran) [2021-01-19T06:31:08.097Z] Skipping pull static-packages (already ran) [2021-01-19T06:31:08.097Z] Building go-build-helper [2021-01-19T06:31:08.355Z] ---> Running in 097afb75c995 [2021-01-19T06:31:08.355Z] ---> Running in a2a80ccbc495 [2021-01-19T06:31:11.581Z] Building static-packages [2021-01-19T06:31:12.697Z] Removing intermediate container 7baa48588aab [2021-01-19T06:31:12.697Z] ---> b98589a91310 [2021-01-19T06:31:12.697Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-01-19T06:31:12.697Z] Removing intermediate container d0b24eaf050b [2021-01-19T06:31:12.697Z] ---> 8a0f07c38420 [2021-01-19T06:31:12.697Z] Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates [2021-01-19T06:31:12.697Z] ---> Running in 3a8c3b675938 [2021-01-19T06:31:12.972Z] ---> Running in 3b68f5a2b74e [2021-01-19T06:31:12.972Z] Removing intermediate container 6765e88e833f [2021-01-19T06:31:12.972Z] ---> 226517736a34 [2021-01-19T06:31:12.972Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-01-19T06:31:13.263Z] Removing intermediate container a2a80ccbc495 [2021-01-19T06:31:13.263Z] ---> 85c41514ab17 [2021-01-19T06:31:13.263Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-19T06:31:13.263Z] Removing intermediate container 097afb75c995 [2021-01-19T06:31:13.263Z] ---> 66401127d631 [2021-01-19T06:31:13.263Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-19T06:31:13.263Z] ---> Running in c232177a8983 [2021-01-19T06:31:13.491Z] Staging go-build-helper [2021-01-19T06:31:13.541Z] ---> Running in d69a3c998490 [2021-01-19T06:31:13.542Z] ---> Running in 9e1abfe27c56 [2021-01-19T06:31:14.434Z] Staging static-packages [2021-01-19T06:31:14.549Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-19T06:31:14.823Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-19T06:31:15.373Z] Pulling go115 [2021-01-19T06:31:15.422Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-19T06:31:15.422Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-19T06:31:15.699Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-19T06:31:15.699Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-19T06:31:15.699Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-19T06:31:15.943Z] 'edgex-go' has dependencies that need to be staged: go115 [2021-01-19T06:31:16.217Z] Skipping pull go115 (already ran) [2021-01-19T06:31:16.217Z] Building go115 [2021-01-19T06:31:16.217Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-19T06:31:16.217Z] Dload Upload Total Spent Left Speed [2021-01-19T06:31:16.310Z] OK: 217 MiB in 51 packages [2021-01-19T06:31:16.310Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-19T06:31:16.310Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-19T06:31:16.310Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-19T06:31:16.592Z] OK: 217 MiB in 51 packages [2021-01-19T06:31:17.212Z] OK: 217 MiB in 51 packages [2021-01-19T06:31:17.499Z] OK: 217 MiB in 51 packages [2021-01-19T06:31:17.786Z] Removing intermediate container 3a8c3b675938 [2021-01-19T06:31:17.786Z] ---> 70b7c511a5b5 [2021-01-19T06:31:17.786Z] Step 6/26 : COPY go.mod . [2021-01-19T06:31:18.072Z] OK: 217 MiB in 51 packages [2021-01-19T06:31:18.352Z] Removing intermediate container 3b68f5a2b74e [2021-01-19T06:31:18.353Z] ---> 206fd52bd346 [2021-01-19T06:31:18.353Z] Step 6/24 : COPY go.mod . [2021-01-19T06:31:18.478Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 27 115M 27 31.3M 0 0 38.1M 0 0:00:03 --:--:-- 0:00:03 38.0M 78 115M 78 90.5M 0 0 49.1M 0 0:00:02 0:00:01 0:00:01 49.1M 100 115M 100 115M 0 0 48.2M 0 0:00:02 0:00:02 --:--:-- 48.2M [2021-01-19T06:31:18.964Z] ---> 20b07d4c6465 [2021-01-19T06:31:18.964Z] Step 7/26 : RUN go mod download [2021-01-19T06:31:19.051Z] go1.15.2.linux-amd64.tar.gz: OK [2021-01-19T06:31:19.240Z] ---> Running in 795b111860fa [2021-01-19T06:31:19.240Z] Removing intermediate container c232177a8983 [2021-01-19T06:31:19.240Z] ---> 74fd5c03de2d [2021-01-19T06:31:19.240Z] Step 6/24 : COPY go.mod . [2021-01-19T06:31:19.513Z] ---> f9654ea91e2d [2021-01-19T06:31:19.513Z] Step 7/24 : RUN go mod download [2021-01-19T06:31:19.513Z] ---> Running in 4563d74e55f6 [2021-01-19T06:31:19.790Z] Removing intermediate container 9e1abfe27c56 [2021-01-19T06:31:19.790Z] ---> c47fb45dd67c [2021-01-19T06:31:19.790Z] Step 6/22 : COPY go.mod . [2021-01-19T06:31:20.088Z] Removing intermediate container d69a3c998490 [2021-01-19T06:31:20.088Z] ---> d21a78e87fb2 [2021-01-19T06:31:20.088Z] Step 6/21 : COPY go.mod . [2021-01-19T06:31:20.364Z] ---> 1eccddd00624 [2021-01-19T06:31:20.364Z] Step 7/24 : RUN go mod download [2021-01-19T06:31:20.642Z] ---> Running in 612bf402e9d4 [2021-01-19T06:31:21.246Z] ---> 4a4c0ffd5d1d [2021-01-19T06:31:21.246Z] Step 7/22 : RUN go mod download [2021-01-19T06:31:21.246Z] ---> af52b0aacb94 [2021-01-19T06:31:21.246Z] Step 7/21 : RUN go mod download [2021-01-19T06:31:21.246Z] ---> Running in 18b0e6c118ca [2021-01-19T06:31:21.522Z] ---> Running in 1c0eb5f5664f [2021-01-19T06:31:23.260Z] Staging go115 [2021-01-19T06:31:23.520Z] Removing intermediate container 795b111860fa [2021-01-19T06:31:23.520Z] ---> f20a0d29642d [2021-01-19T06:31:23.520Z] Step 8/26 : COPY . . [2021-01-19T06:31:23.795Z] Removing intermediate container 4563d74e55f6 [2021-01-19T06:31:23.795Z] ---> ff33e345d047 [2021-01-19T06:31:23.795Z] Step 8/24 : COPY . . [2021-01-19T06:31:26.433Z] Removing intermediate container 612bf402e9d4 [2021-01-19T06:31:26.433Z] ---> 421a9acad821 [2021-01-19T06:31:26.433Z] Step 8/24 : COPY . . [2021-01-19T06:31:26.708Z] Removing intermediate container 1c0eb5f5664f [2021-01-19T06:31:26.708Z] ---> c2ea76e7bbb1 [2021-01-19T06:31:26.708Z] Step 8/21 : COPY . . [2021-01-19T06:31:26.983Z] Removing intermediate container 18b0e6c118ca [2021-01-19T06:31:26.983Z] ---> 37483e6fa47a [2021-01-19T06:31:26.983Z] Step 8/22 : COPY . . [2021-01-19T06:31:28.541Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-19T06:31:28.541Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-19T06:31:28.541Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-19T06:31:28.541Z] Fetched 0 B in 0s (0 B/s) [2021-01-19T06:31:28.541Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-01-19T06:31:28.541Z] Fetched 224 kB in 0s (0 B/s) [2021-01-19T06:31:28.541Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-01-19T06:31:28.541Z] Fetched 157 kB in 0s (0 B/s) [2021-01-19T06:31:28.541Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-01-19T06:31:28.541Z] Fetched 221 kB in 0s (0 B/s) [2021-01-19T06:31:28.541Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-01-19T06:31:28.541Z] Fetched 143 kB in 0s (0 B/s) [2021-01-19T06:31:28.541Z] Pulling edgex-go [2021-01-19T06:31:29.481Z] Pulling version [2021-01-19T06:31:30.423Z] Building config-common [2021-01-19T06:31:32.337Z] Skipping build go-build-helper (already ran) [2021-01-19T06:31:32.337Z] Skipping build static-packages (already ran) [2021-01-19T06:31:32.337Z] Skipping build go115 (already ran) [2021-01-19T06:31:32.337Z] Building edgex-go [2021-01-19T06:31:32.337Z] 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-19T06:31:33.718Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-01-19T06:31:33.718Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-01-19T06:31:33.718Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.146 [2021-01-19T06:31:33.718Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.70 [2021-01-19T06:31:33.718Z] go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.30 [2021-01-19T06:31:33.718Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0 [2021-01-19T06:31:33.718Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.27 [2021-01-19T06:31:33.993Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.33 [2021-01-19T06:31:33.993Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-01-19T06:31:33.993Z] go: downloading github.com/x448/float16 v0.8.4 [2021-01-19T06:31:33.993Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 [2021-01-19T06:31:33.993Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-01-19T06:31:33.993Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2021-01-19T06:31:33.993Z] go: downloading github.com/pebbe/zmq4 v1.2.2 [2021-01-19T06:31:33.993Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-01-19T06:31:33.993Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-01-19T06:31:33.993Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2021-01-19T06:31:33.993Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2021-01-19T06:31:33.993Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-01-19T06:31:33.993Z] go: downloading github.com/google/uuid v1.1.4 [2021-01-19T06:31:33.993Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2021-01-19T06:31:33.993Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2021-01-19T06:31:33.993Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-01-19T06:31:33.993Z] go: downloading github.com/imdario/mergo v0.3.11 [2021-01-19T06:31:33.993Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-01-19T06:31:33.993Z] go: downloading github.com/pkg/errors v0.8.1 [2021-01-19T06:31:33.993Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-01-19T06:31:33.993Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-01-19T06:31:33.993Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-01-19T06:31:33.993Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2021-01-19T06:31:33.993Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-01-19T06:31:33.993Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-01-19T06:31:33.993Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2021-01-19T06:31:33.993Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-01-19T06:31:33.993Z] go: downloading github.com/hashicorp/serf v0.8.2 [2021-01-19T06:31:33.993Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-01-19T06:31:33.993Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-01-19T06:31:34.254Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-01-19T06:31:34.254Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-01-19T06:31:34.513Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-01-19T06:31:34.513Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-01-19T06:31:41.091Z] 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-19T06:31:46.377Z] 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-19T06:31:46.377Z] 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-19T06:31:47.759Z] 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-19T06:31:48.027Z] 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-19T06:31:48.027Z] go: downloading github.com/stretchr/testify v1.6.1 [2021-01-19T06:31:48.288Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-01-19T06:31:48.288Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-01-19T06:31:48.288Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-01-19T06:31:49.205Z] ---> 4271f8385914 [2021-01-19T06:31:49.205Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-01-19T06:31:49.205Z] ---> d0d514e8ccf8 [2021-01-19T06:31:49.205Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2021-01-19T06:31:49.205Z] ---> e9ac16334d9c [2021-01-19T06:31:49.205Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-01-19T06:31:49.205Z] ---> 6f499bdd14b0 [2021-01-19T06:31:49.205Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-01-19T06:31:49.205Z] ---> 6df215aa8e3a [2021-01-19T06:31:49.205Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2021-01-19T06:31:49.205Z] ---> Running in cd6f74f63164 [2021-01-19T06:31:49.205Z] ---> Running in ef77adf1fc1f [2021-01-19T06:31:49.205Z] ---> Running in 0fdb2267b616 [2021-01-19T06:31:49.205Z] ---> Running in c4d6ec94b84d [2021-01-19T06:31:49.205Z] ---> Running in f84d19b0756a [2021-01-19T06:31:50.201Z] 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-19T06:31:50.202Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-01-19T06:31:50.202Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-01-19T06:31:50.206Z] 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-19T06:31:50.206Z] 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-19T06:31:50.497Z] 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-19T06:31:50.497Z] 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-19T06:31:50.779Z] 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-19T06:31:51.146Z] 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-19T06:31:51.715Z] 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-19T06:31:51.715Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-01-19T06:31:53.107Z] 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-19T06:31:54.049Z] 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-19T06:31:54.997Z] 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-19T06:31:54.997Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-01-19T06:31:56.908Z] Building version [2021-01-19T06:31:58.827Z] Staging config-common [2021-01-19T06:31:59.771Z] Skipping stage go-build-helper (already ran) [2021-01-19T06:31:59.771Z] Skipping stage static-packages (already ran) [2021-01-19T06:31:59.771Z] Skipping stage go115 (already ran) [2021-01-19T06:31:59.771Z] Staging edgex-go [2021-01-19T06:32:00.713Z] Staging version [2021-01-19T06:32:01.651Z] Priming config-common [2021-01-19T06:32:02.593Z] Priming go-build-helper [2021-01-19T06:32:03.532Z] Priming static-packages [2021-01-19T06:32:06.076Z] Priming go115 [2021-01-19T06:32:06.649Z] Priming edgex-go [2021-01-19T06:32:08.037Z] Priming version [2021-01-19T06:32:08.981Z] 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-19T06:33:12.719Z] 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-19T06:33:12.719Z] 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-19T06:33:25.226Z] Removing intermediate container 0fdb2267b616 [2021-01-19T06:33:25.226Z] ---> b6b884f7f629 [2021-01-19T06:33:25.226Z] [2021-01-19T06:33:25.226Z] Step 10/24 : FROM alpine:3.12 [2021-01-19T06:33:25.226Z] 3.12: Pulling from library/alpine [2021-01-19T06:33:26.694Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-19T06:33:26.694Z] Removing intermediate container ef77adf1fc1f [2021-01-19T06:33:26.694Z] ---> cbff1cf8775f [2021-01-19T06:33:26.694Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-19T06:33:26.980Z] Status: Downloaded newer image for alpine:3.12 [2021-01-19T06:33:26.980Z] ---> afeebe901d6b [2021-01-19T06:33:26.980Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-19T06:33:26.980Z] ---> Running in 410e94bc4806 [2021-01-19T06:33:27.256Z] Removing intermediate container c4d6ec94b84d [2021-01-19T06:33:27.256Z] ---> 119f4d492628 [2021-01-19T06:33:27.256Z] [2021-01-19T06:33:27.256Z] Step 10/21 : FROM alpine:3.12 [2021-01-19T06:33:27.256Z] ---> afeebe901d6b [2021-01-19T06:33:27.256Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-01-19T06:33:27.256Z] Removing intermediate container cd6f74f63164 [2021-01-19T06:33:27.256Z] ---> d5144fb43eed [2021-01-19T06:33:27.256Z] [2021-01-19T06:33:27.256Z] Step 10/24 : FROM scratch [2021-01-19T06:33:27.256Z] ---> [2021-01-19T06:33:27.256Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2021-01-19T06:33:27.256Z] ---> Running in 31100f32d100 [2021-01-19T06:33:27.536Z] ---> Running in 351a88eb07d8 [2021-01-19T06:33:27.536Z] ---> Running in 0ffa15db9f92 [2021-01-19T06:33:28.532Z] Removing intermediate container 0ffa15db9f92 [2021-01-19T06:33:28.532Z] ---> d7455bf8e9d9 [2021-01-19T06:33:28.532Z] Step 12/24 : ENV APP_PORT=48060 [2021-01-19T06:33:28.811Z] ---> Running in 800c61895653 [2021-01-19T06:33:29.428Z] 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-19T06:33:29.708Z] Removing intermediate container 800c61895653 [2021-01-19T06:33:29.708Z] ---> 5ea5c54ad67c [2021-01-19T06:33:29.708Z] Step 13/24 : EXPOSE $APP_PORT [2021-01-19T06:33:29.708Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-19T06:33:29.708Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-19T06:33:30.000Z] ---> Running in 909f4c1ea93d [2021-01-19T06:33:30.000Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-19T06:33:30.000Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-19T06:33:30.609Z] Removing intermediate container 909f4c1ea93d [2021-01-19T06:33:30.609Z] ---> dba91e1986f2 [2021-01-19T06:33:30.609Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2021-01-19T06:33:30.609Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-19T06:33:30.887Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-19T06:33:30.887Z] (1/4) Installing ca-certificates (20191127-r4) [2021-01-19T06:33:30.887Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-19T06:33:30.887Z] (4/5) Installing curl (7.69.1-r3) [2021-01-19T06:33:30.887Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-19T06:33:30.887Z] Executing busybox-1.31.1-r19.trigger [2021-01-19T06:33:30.887Z] Executing ca-certificates-20191127-r4.trigger [2021-01-19T06:33:30.887Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-01-19T06:33:30.887Z] (3/4) Installing libcurl (7.69.1-r3) [2021-01-19T06:33:30.887Z] (4/4) Installing curl (7.69.1-r3) [2021-01-19T06:33:30.887Z] Executing busybox-1.31.1-r19.trigger [2021-01-19T06:33:30.887Z] Executing ca-certificates-20191127-r4.trigger [2021-01-19T06:33:31.178Z] OK: 7 MiB in 19 packages [2021-01-19T06:33:31.178Z] OK: 7 MiB in 18 packages [2021-01-19T06:33:32.191Z] ---> 4d2f9eb74643 [2021-01-19T06:33:32.191Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2021-01-19T06:33:35.073Z] ---> f7e201e9c201 [2021-01-19T06:33:35.073Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2021-01-19T06:33:35.073Z] Removing intermediate container 31100f32d100 [2021-01-19T06:33:35.073Z] ---> 594ed5c817b4 [2021-01-19T06:33:35.073Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-19T06:33:35.073Z] Removing intermediate container 351a88eb07d8 [2021-01-19T06:33:35.073Z] ---> e1934c56f156 [2021-01-19T06:33:35.073Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-19T06:33:35.466Z] ---> Running in 40e6a56363f6 [2021-01-19T06:33:35.466Z] ---> Running in 4acd7a2ad099 [2021-01-19T06:33:35.466Z] Removing intermediate container 410e94bc4806 [2021-01-19T06:33:35.466Z] ---> ed866e7522b2 [2021-01-19T06:33:35.466Z] [2021-01-19T06:33:35.466Z] Step 11/26 : FROM docker:20.10.0 [2021-01-19T06:33:35.833Z] 20.10.0: Pulling from library/docker [2021-01-19T06:33:36.462Z] Removing intermediate container 40e6a56363f6 [2021-01-19T06:33:36.462Z] ---> 0c8aa9dd149e [2021-01-19T06:33:36.462Z] Step 13/24 : WORKDIR / [2021-01-19T06:33:36.761Z] Removing intermediate container 4acd7a2ad099 [2021-01-19T06:33:36.761Z] ---> 641c5ad0f290 [2021-01-19T06:33:36.761Z] Step 13/21 : WORKDIR /edgex [2021-01-19T06:33:37.045Z] ---> Running in 932d3af40aaf [2021-01-19T06:33:37.659Z] ---> Running in 28e64f411d56 [2021-01-19T06:33:37.659Z] ---> 14870e3e11f1 [2021-01-19T06:33:37.659Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-19T06:33:38.268Z] Removing intermediate container 932d3af40aaf [2021-01-19T06:33:38.268Z] ---> 47cd59cd9e74 [2021-01-19T06:33:38.268Z] 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-19T06:33:38.897Z] Removing intermediate container 28e64f411d56 [2021-01-19T06:33:38.897Z] ---> 05d1b8098544 [2021-01-19T06:33:38.897Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-19T06:33:39.505Z] ---> dfcacde7f40f [2021-01-19T06:33:39.506Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-19T06:33:40.120Z] ---> fed1a40b7e27 [2021-01-19T06:33:40.120Z] 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-19T06:33:40.723Z] ---> a9bfebb9be68 [2021-01-19T06:33:40.723Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-19T06:33:40.723Z] Removing intermediate container f84d19b0756a [2021-01-19T06:33:40.723Z] ---> fc8a81e43398 [2021-01-19T06:33:40.723Z] [2021-01-19T06:33:40.723Z] Step 10/22 : FROM scratch [2021-01-19T06:33:40.723Z] ---> [2021-01-19T06:33:40.723Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-19T06:33:41.350Z] ---> ec99b7d9ebff [2021-01-19T06:33:41.350Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-19T06:33:41.350Z] ---> Running in e7aabecb7d15 [2021-01-19T06:33:41.635Z] ---> b0eeca1c0700 [2021-01-19T06:33:41.635Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-19T06:33:42.239Z] Removing intermediate container e7aabecb7d15 [2021-01-19T06:33:42.239Z] ---> 1f31e4e9aeb8 [2021-01-19T06:33:42.239Z] Step 12/22 : ENV APP_PORT=48081 [2021-01-19T06:33:42.520Z] ---> 5264934279f3 [2021-01-19T06:33:42.520Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-01-19T06:33:42.520Z] ---> Running in f19024d006ff [2021-01-19T06:33:43.124Z] ---> e950a8eed213 [2021-01-19T06:33:43.124Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2021-01-19T06:33:43.412Z] ---> 1bf3ce8a2d3c [2021-01-19T06:33:43.412Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-19T06:33:43.686Z] ---> Running in 76126426ad26 [2021-01-19T06:33:43.686Z] Removing intermediate container f19024d006ff [2021-01-19T06:33:43.686Z] ---> 4702926e7407 [2021-01-19T06:33:43.686Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-19T06:33:44.291Z] ---> Running in 20c1c952b762 [2021-01-19T06:33:44.608Z] ---> b78519081d78 [2021-01-19T06:33:44.608Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-19T06:33:44.608Z] Removing intermediate container 76126426ad26 [2021-01-19T06:33:44.608Z] ---> f57014da1b23 [2021-01-19T06:33:44.608Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-19T06:33:45.248Z] Removing intermediate container 20c1c952b762 [2021-01-19T06:33:45.248Z] ---> 40f775a29488 [2021-01-19T06:33:45.248Z] Step 14/22 : WORKDIR / [2021-01-19T06:33:45.524Z] ---> Running in b1ae64a5f461 [2021-01-19T06:33:45.524Z] ---> Running in 7fe92cf96a3b [2021-01-19T06:33:45.803Z] ---> 11f647143146 [2021-01-19T06:33:45.803Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-19T06:33:45.803Z] ---> Running in 623c0aacc125 [2021-01-19T06:33:46.414Z] Removing intermediate container 7fe92cf96a3b [2021-01-19T06:33:46.414Z] ---> 23bb8b8c4aed [2021-01-19T06:33:46.414Z] Step 22/24 : LABEL arch=arm64 [2021-01-19T06:33:46.414Z] Removing intermediate container b1ae64a5f461 [2021-01-19T06:33:46.414Z] ---> 8c5011bb7b44 [2021-01-19T06:33:46.414Z] Step 18/21 : CMD ["--init=true"] [2021-01-19T06:33:46.690Z] Removing intermediate container 623c0aacc125 [2021-01-19T06:33:46.690Z] ---> 6078de362d29 [2021-01-19T06:33:46.690Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-19T06:33:46.967Z] ---> Running in 1ef6d7d960d7 [2021-01-19T06:33:46.967Z] ---> Running in 3b66da0e098d [2021-01-19T06:33:47.574Z] ---> b6de4e916a63 [2021-01-19T06:33:47.574Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-19T06:33:47.852Z] Removing intermediate container 3b66da0e098d [2021-01-19T06:33:47.852Z] ---> e769ffe9f318 [2021-01-19T06:33:47.852Z] Step 19/21 : LABEL arch=arm64 [2021-01-19T06:33:47.852Z] ---> 0c117604bb67 [2021-01-19T06:33:47.852Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-19T06:33:48.128Z] Removing intermediate container 1ef6d7d960d7 [2021-01-19T06:33:48.128Z] ---> 73b1519f70ef [2021-01-19T06:33:48.128Z] Step 23/24 : LABEL git_sha=be6d947124f5a81b852737c78bb03dc245a91d31 [2021-01-19T06:33:48.128Z] ---> Running in 8f65f9a12722 [2021-01-19T06:33:48.404Z] ---> Running in 9b887b3f8dcf [2021-01-19T06:33:48.683Z] ---> 984abe24cc94 [2021-01-19T06:33:48.683Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-01-19T06:33:49.284Z] ---> Running in 6c411bc995c7 [2021-01-19T06:33:49.284Z] Removing intermediate container 8f65f9a12722 [2021-01-19T06:33:49.284Z] ---> 1f6a0b4d0716 [2021-01-19T06:33:49.284Z] Step 20/21 : LABEL git_sha=be6d947124f5a81b852737c78bb03dc245a91d31 [2021-01-19T06:33:49.284Z] Removing intermediate container 9b887b3f8dcf [2021-01-19T06:33:49.284Z] ---> cda396895c07 [2021-01-19T06:33:49.284Z] Step 24/24 : LABEL version=0.0.0 [2021-01-19T06:33:49.887Z] ---> Running in acff24b4ed3b [2021-01-19T06:33:49.887Z] ---> Running in ded5e4779a19 [2021-01-19T06:33:49.887Z] ---> b181c9daf757 [2021-01-19T06:33:49.887Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-01-19T06:33:50.491Z] Removing intermediate container acff24b4ed3b [2021-01-19T06:33:50.491Z] ---> e05dd627c6e5 [2021-01-19T06:33:50.491Z] Step 21/21 : LABEL version=0.0.0 [2021-01-19T06:33:50.491Z] Removing intermediate container ded5e4779a19 [2021-01-19T06:33:50.491Z] ---> 37c50474bad1 [2021-01-19T06:33:50.491Z] [2021-01-19T06:33:50.773Z] ---> Running in 5db19ec153c9 [2021-01-19T06:33:51.051Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-19T06:33:51.051Z] Status: Downloaded newer image for docker:20.10.0 [2021-01-19T06:33:51.051Z] ---> 96d4ae511b58 [2021-01-19T06:33:51.051Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-01-19T06:33:51.051Z] ---> eeaf43b92773 [2021-01-19T06:33:51.051Z] Step 12/26 : RUN apk add --no-cache bash [2021-01-19T06:33:51.051Z] Successfully built 37c50474bad1 [2021-01-19T06:33:51.330Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-01-19T06:33:51.330Z]  Building docker-support-notifications-go ... done Building docker-security-bootstrap-redis-go [2021-01-19T06:33:51.330Z] ---> Running in 80f865509a01 [2021-01-19T06:33:51.330Z] ---> Running in 7ceb5733f303 [2021-01-19T06:33:51.612Z] Removing intermediate container 5db19ec153c9 [2021-01-19T06:33:51.612Z] ---> f3ee06414d4c [2021-01-19T06:33:51.612Z] [2021-01-19T06:33:52.220Z] Successfully built f3ee06414d4c [2021-01-19T06:33:52.220Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-01-19T06:33:52.220Z] Building docker-core-command-go [2021-01-19T06:33:52.220Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container 7ceb5733f303 [2021-01-19T06:33:52.220Z] ---> a8dd71fc96a0 [2021-01-19T06:33:52.220Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-19T06:33:52.496Z] ---> Running in 323e41436690 [2021-01-19T06:33:52.496Z] Removing intermediate container 6c411bc995c7 [2021-01-19T06:33:52.496Z] ---> a9f6d326c1da [2021-01-19T06:33:52.496Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-01-19T06:33:53.099Z] ---> Running in 91efa9a8a914 [2021-01-19T06:33:53.099Z] Removing intermediate container 323e41436690 [2021-01-19T06:33:53.099Z] ---> 456ea5a4cddf [2021-01-19T06:33:53.099Z] Step 20/22 : LABEL arch=arm64 [2021-01-19T06:33:53.378Z] ---> Running in 4baf53d27e5d [2021-01-19T06:33:53.378Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-19T06:33:53.661Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-19T06:33:53.661Z] Removing intermediate container 91efa9a8a914 [2021-01-19T06:33:53.661Z] ---> 8467f29ad1af [2021-01-19T06:33:53.661Z] Step 22/24 : LABEL arch=arm64 [2021-01-19T06:33:54.267Z] (1/2) Installing readline (8.0.4-r0) [2021-01-19T06:33:54.267Z] (2/2) Installing bash (5.0.17-r0) [2021-01-19T06:33:54.592Z] Executing bash-5.0.17-r0.post-install [2021-01-19T06:33:54.592Z] Executing busybox-1.31.1-r19.trigger [2021-01-19T06:33:54.592Z] OK: 12 MiB in 22 packages [2021-01-19T06:33:55.196Z] ---> Running in e6525a86e677 [2021-01-19T06:33:55.196Z] Removing intermediate container 4baf53d27e5d [2021-01-19T06:33:55.196Z] ---> e59e52b7229e [2021-01-19T06:33:55.196Z] Step 21/22 : LABEL git_sha=be6d947124f5a81b852737c78bb03dc245a91d31 [2021-01-19T06:33:57.238Z] ---> Running in 3771f152e859 [2021-01-19T06:33:57.238Z] Removing intermediate container e6525a86e677 [2021-01-19T06:33:57.238Z] ---> e8e1239ddb3f [2021-01-19T06:33:57.238Z] Step 23/24 : LABEL git_sha=be6d947124f5a81b852737c78bb03dc245a91d31 [2021-01-19T06:33:57.845Z] ---> Running in 62b07f49c285 [2021-01-19T06:33:58.120Z] Removing intermediate container 3771f152e859 [2021-01-19T06:33:58.120Z] ---> e8fe7cbb9952 [2021-01-19T06:33:58.120Z] Step 22/22 : LABEL version=0.0.0 [2021-01-19T06:33:58.120Z] Removing intermediate container 80f865509a01 [2021-01-19T06:33:58.120Z] ---> 53ae90006388 [2021-01-19T06:33:58.120Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-19T06:33:58.742Z] Removing intermediate container 62b07f49c285 [2021-01-19T06:33:58.742Z] ---> 85998e66bf05 [2021-01-19T06:33:58.742Z] Step 24/24 : LABEL version=0.0.0 [2021-01-19T06:33:59.024Z] ---> Running in 991792852d10 [2021-01-19T06:33:59.024Z] ---> Running in e43e4e34f722 [2021-01-19T06:33:59.627Z] ---> Running in d2e7249256f7 [2021-01-19T06:34:00.230Z] Removing intermediate container 991792852d10 [2021-01-19T06:34:00.230Z] ---> 26259ccc5164 [2021-01-19T06:34:00.230Z] [2021-01-19T06:34:00.230Z] Removing intermediate container e43e4e34f722 [2021-01-19T06:34:00.230Z] ---> c37455b14c2c [2021-01-19T06:34:00.230Z] Step 14/26 : ENV APP_PORT=48090 [2021-01-19T06:34:00.503Z] Successfully built 26259ccc5164 [2021-01-19T06:34:01.107Z] Removing intermediate container d2e7249256f7 [2021-01-19T06:34:01.107Z] ---> 3b8988c06e45 [2021-01-19T06:34:01.107Z] [2021-01-19T06:34:01.107Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-01-19T06:34:01.107Z]  Building docker-core-metadata-go ... done Building docker-core-data-go [2021-01-19T06:34:01.107Z] ---> Running in dce8ac83158d [2021-01-19T06:34:01.390Z] Successfully built 3b8988c06e45 [2021-01-19T06:34:01.390Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-01-19T06:34:01.390Z]  Building docker-security-secretstore-setup-go ... done Building docker-support-scheduler-go [2021-01-19T06:34:01.665Z] Removing intermediate container dce8ac83158d [2021-01-19T06:34:01.665Z] ---> a46fa7d68a31 [2021-01-19T06:34:01.665Z] Step 15/26 : EXPOSE $APP_PORT [2021-01-19T06:34:02.261Z] ---> Running in 0a640d297ff6 [2021-01-19T06:34:02.876Z] Removing intermediate container 0a640d297ff6 [2021-01-19T06:34:02.876Z] ---> d4a61e3f6bcc [2021-01-19T06:34:02.876Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-19T06:34:04.328Z] ---> f081478c066e [2021-01-19T06:34:04.328Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-19T06:34:04.944Z] ---> d1c4a5c068c6 [2021-01-19T06:34:04.944Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-19T06:34:06.390Z] ---> ee87fcbce7e0 [2021-01-19T06:34:06.390Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-01-19T06:34:07.014Z] ---> Running in 544b24cb9b70 [2021-01-19T06:34:08.454Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-19T06:34:08.728Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-19T06:34:09.332Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-19T06:34:09.332Z] (2/33) Installing expat (2.2.9-r1) [2021-01-19T06:34:09.332Z] (3/33) Installing libffi (3.3-r2) [2021-01-19T06:34:09.332Z] (4/33) Installing gdbm (1.13-r1) [2021-01-19T06:34:09.332Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-19T06:34:09.332Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-19T06:34:09.332Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-19T06:34:11.310Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-19T06:34:11.310Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-19T06:34:11.310Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-19T06:34:11.310Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-19T06:34:11.310Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-19T06:34:11.310Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-19T06:34:11.310Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-19T06:34:11.587Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-19T06:34:11.587Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-19T06:34:11.587Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-19T06:34:11.587Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-19T06:34:11.587Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-19T06:34:11.587Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-19T06:34:11.588Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-19T06:34:11.588Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-19T06:34:11.588Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-19T06:34:11.863Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-19T06:34:11.863Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-19T06:34:11.863Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-19T06:34:11.863Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-19T06:34:11.863Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-19T06:34:11.863Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-19T06:34:11.863Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-19T06:34:11.863Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-19T06:34:11.863Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-19T06:34:11.863Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-19T06:34:12.138Z] Executing busybox-1.31.1-r19.trigger [2021-01-19T06:34:12.138Z] OK: 71 MiB in 55 packages [2021-01-19T06:34:24.583Z] Removing intermediate container 544b24cb9b70 [2021-01-19T06:34:24.583Z] ---> b73d1530309c [2021-01-19T06:34:24.583Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-01-19T06:34:24.583Z] ---> Running in 747eb38f94e0 [2021-01-19T06:34:28.914Z] Collecting docker-compose==1.23.2 [2021-01-19T06:34:29.203Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-19T06:34:31.490Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-19T06:34:31.490Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-19T06:34:31.490Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-19T06:34:31.490Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-19T06:34:32.094Z] Collecting texttable<0.10,>=0.9.0 [2021-01-19T06:34:32.094Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-19T06:34:33.094Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-19T06:34:33.094Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-19T06:34:33.094Z] ---> cf981342081a [2021-01-19T06:34:33.094Z] Step 3/22 : WORKDIR /edgex-go [2021-01-19T06:34:33.094Z] ---> Using cache [2021-01-19T06:34:33.094Z] ---> 3ea8727c00fd [2021-01-19T06:34:33.094Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-19T06:34:33.094Z] ---> Using cache [2021-01-19T06:34:33.094Z] ---> 85c41514ab17 [2021-01-19T06:34:33.094Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-19T06:34:33.094Z] ---> Using cache [2021-01-19T06:34:33.094Z] ---> d21a78e87fb2 [2021-01-19T06:34:33.094Z] Step 6/22 : COPY go.mod . [2021-01-19T06:34:33.094Z] ---> Using cache [2021-01-19T06:34:33.094Z] ---> af52b0aacb94 [2021-01-19T06:34:33.094Z] Step 7/22 : RUN go mod download [2021-01-19T06:34:33.094Z] ---> Using cache [2021-01-19T06:34:33.094Z] ---> c2ea76e7bbb1 [2021-01-19T06:34:33.094Z] Step 8/22 : COPY . . [2021-01-19T06:34:33.094Z] ---> Using cache [2021-01-19T06:34:33.094Z] ---> 6f499bdd14b0 [2021-01-19T06:34:33.094Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-01-19T06:34:34.555Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-19T06:34:34.555Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-19T06:34:34.555Z] ---> cf981342081a [2021-01-19T06:34:34.555Z] Step 3/22 : WORKDIR /edgex-go [2021-01-19T06:34:34.555Z] ---> Using cache [2021-01-19T06:34:34.555Z] ---> 3ea8727c00fd [2021-01-19T06:34:34.555Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-19T06:34:34.555Z] ---> Using cache [2021-01-19T06:34:34.555Z] ---> 85c41514ab17 [2021-01-19T06:34:34.555Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-19T06:34:34.555Z] ---> Using cache [2021-01-19T06:34:34.555Z] ---> d21a78e87fb2 [2021-01-19T06:34:34.555Z] Step 6/22 : COPY go.mod . [2021-01-19T06:34:34.555Z] ---> Using cache [2021-01-19T06:34:34.555Z] ---> af52b0aacb94 [2021-01-19T06:34:34.555Z] Step 7/22 : RUN go mod download [2021-01-19T06:34:34.555Z] ---> Using cache [2021-01-19T06:34:34.555Z] ---> c2ea76e7bbb1 [2021-01-19T06:34:34.555Z] Step 8/22 : COPY . . [2021-01-19T06:34:34.555Z] ---> Using cache [2021-01-19T06:34:34.555Z] ---> 6f499bdd14b0 [2021-01-19T06:34:34.555Z] Step 9/22 : RUN make cmd/core-command/core-command [2021-01-19T06:34:35.677Z] Collecting docker<4.0,>=3.6.0 [2021-01-19T06:34:35.677Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-19T06:34:36.287Z] ---> Running in 0e369c8a25a4 [2021-01-19T06:34:36.287Z] ---> Running in 05339d2b78d9 [2021-01-19T06:34:36.890Z] Collecting cached-property<2,>=1.2.0 [2021-01-19T06:34:36.890Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-19T06:34:37.492Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-19T06:34:37.492Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-19T06:34:38.100Z] 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-19T06:34:38.380Z] 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-19T06:34:40.374Z] 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-19T06:34:40.981Z] Collecting PyYAML<4,>=3.10 [2021-01-19T06:34:40.982Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-19T06:34:45.333Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-19T06:34:45.333Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-19T06:34:45.333Z] ---> cf981342081a [2021-01-19T06:34:45.333Z] Step 3/23 : WORKDIR /edgex-go [2021-01-19T06:34:45.333Z] ---> Using cache [2021-01-19T06:34:45.333Z] ---> 3ea8727c00fd [2021-01-19T06:34:45.333Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-19T06:34:45.333Z] ---> Using cache [2021-01-19T06:34:45.333Z] ---> 85c41514ab17 [2021-01-19T06:34:45.333Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-19T06:34:45.333Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-19T06:34:45.333Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-19T06:34:45.333Z] ---> cf981342081a [2021-01-19T06:34:45.333Z] Step 3/21 : WORKDIR /edgex-go [2021-01-19T06:34:45.333Z] ---> Using cache [2021-01-19T06:34:45.333Z] ---> 3ea8727c00fd [2021-01-19T06:34:45.333Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-19T06:34:45.333Z] ---> Using cache [2021-01-19T06:34:45.333Z] ---> 85c41514ab17 [2021-01-19T06:34:45.333Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-19T06:34:45.333Z] ---> Using cache [2021-01-19T06:34:45.333Z] ---> d21a78e87fb2 [2021-01-19T06:34:45.333Z] Step 6/21 : COPY go.mod . [2021-01-19T06:34:45.333Z] ---> Using cache [2021-01-19T06:34:45.333Z] ---> af52b0aacb94 [2021-01-19T06:34:45.333Z] Step 7/21 : RUN go mod download [2021-01-19T06:34:45.333Z] ---> Using cache [2021-01-19T06:34:45.333Z] ---> c2ea76e7bbb1 [2021-01-19T06:34:45.333Z] Step 8/21 : COPY . . [2021-01-19T06:34:45.333Z] ---> Using cache [2021-01-19T06:34:45.333Z] ---> 6f499bdd14b0 [2021-01-19T06:34:45.333Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2021-01-19T06:34:46.792Z] Collecting docopt<0.7,>=0.6.1 [2021-01-19T06:34:46.793Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-19T06:34:47.077Z] ---> Running in 525f3bd6699c [2021-01-19T06:34:47.077Z] ---> Running in a1a09de1462c [2021-01-19T06:34:49.736Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-19T06:34:49.736Z] 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-19T06:34:49.736Z] Collecting jsonschema<3,>=2.5.1 [2021-01-19T06:34:49.736Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-19T06:34:50.016Z] 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-19T06:34:50.016Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-19T06:34:50.623Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-19T06:34:50.623Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-19T06:34:50.904Z] OK: 217 MiB in 51 packages [2021-01-19T06:34:50.904Z] 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-19T06:34:51.183Z] Collecting idna<2.8,>=2.5 [2021-01-19T06:34:51.183Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-19T06:34:51.796Z] Collecting docker-pycreds>=0.4.0 [2021-01-19T06:34:51.797Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-19T06:34:52.077Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-19T06:34:52.077Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-19T06:34:52.077Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-19T06:34:52.077Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-19T06:34:52.692Z] Removing intermediate container 525f3bd6699c [2021-01-19T06:34:52.692Z] ---> 9d9eec2d0c39 [2021-01-19T06:34:52.692Z] Step 6/23 : COPY go.mod . [2021-01-19T06:34:53.716Z] Installing collected packages: websocket-client, urllib3, idna, requests, texttable, docker-pycreds, docker, cached-property, dockerpty, PyYAML, docopt, jsonschema, docker-compose [2021-01-19T06:34:53.716Z] ---> c051e105493b [2021-01-19T06:34:53.716Z] Step 7/23 : RUN go mod download [2021-01-19T06:34:54.000Z] ---> Running in 5a606b127db4 [2021-01-19T06:34:54.280Z] Attempting uninstall: urllib3 [2021-01-19T06:34:54.280Z] Found existing installation: urllib3 1.25.9 [2021-01-19T06:34:54.280Z] Uninstalling urllib3-1.25.9: [2021-01-19T06:34:54.893Z] Successfully uninstalled urllib3-1.25.9 [2021-01-19T06:34:55.505Z] Attempting uninstall: idna [2021-01-19T06:34:55.505Z] Found existing installation: idna 2.9 [2021-01-19T06:34:55.505Z] Uninstalling idna-2.9: [2021-01-19T06:34:55.788Z] Successfully uninstalled idna-2.9 [2021-01-19T06:34:56.787Z] Attempting uninstall: requests [2021-01-19T06:34:56.787Z] Found existing installation: requests 2.23.0 [2021-01-19T06:34:56.787Z] Uninstalling requests-2.23.0: [2021-01-19T06:34:57.068Z] Successfully uninstalled requests-2.23.0 [2021-01-19T06:34:57.353Z] Running setup.py install for texttable: started [2021-01-19T06:34:58.836Z] Removing intermediate container 5a606b127db4 [2021-01-19T06:34:58.836Z] ---> be8cfae4495e [2021-01-19T06:34:58.836Z] Step 8/23 : COPY . . [2021-01-19T06:35:00.852Z] Running setup.py install for texttable: finished with status 'done' [2021-01-19T06:35:02.320Z] Running setup.py install for dockerpty: started [2021-01-19T06:35:05.758Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-19T06:35:05.758Z] Running setup.py install for PyYAML: started [2021-01-19T06:35:09.186Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-19T06:35:09.186Z] Running setup.py install for docopt: started [2021-01-19T06:35:11.838Z] Running setup.py install for docopt: finished with status 'done' [2021-01-19T06:35:13.305Z] 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-19T06:35:18.775Z] ---> 7df3e9aa21d8 [2021-01-19T06:35:18.775Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-01-19T06:35:18.775Z] ---> Running in eeeeed57aa47 [2021-01-19T06:35:21.428Z] Removing intermediate container 747eb38f94e0 [2021-01-19T06:35:21.428Z] ---> c624294d95e0 [2021-01-19T06:35:21.428Z] Step 21/26 : RUN apk --no-cache add curl [2021-01-19T06:35:21.428Z] 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-19T06:35:21.428Z] ---> Running in b4d1eacf4a9d [2021-01-19T06:35:23.433Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-19T06:35:23.745Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-19T06:35:24.744Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-19T06:35:24.744Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-19T06:35:24.744Z] (3/3) Installing curl (7.69.1-r3) [2021-01-19T06:35:24.744Z] Executing busybox-1.31.1-r19.trigger [2021-01-19T06:35:24.744Z] OK: 71 MiB in 58 packages [2021-01-19T06:35:26.773Z] Removing intermediate container b4d1eacf4a9d [2021-01-19T06:35:26.773Z] ---> f20a670b4944 [2021-01-19T06:35:26.773Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-19T06:35:26.773Z] ---> Running in a058a5a73d72 [2021-01-19T06:35:27.394Z] Removing intermediate container a058a5a73d72 [2021-01-19T06:35:27.394Z] ---> c7660f464b64 [2021-01-19T06:35:27.394Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-19T06:35:27.673Z] ---> Running in afaeeef67eb9 [2021-01-19T06:35:28.674Z] Removing intermediate container afaeeef67eb9 [2021-01-19T06:35:28.674Z] ---> 7143699917bf [2021-01-19T06:35:28.674Z] Step 24/26 : LABEL arch=arm64 [2021-01-19T06:35:28.674Z] ---> Running in 39d8e68afc42 [2021-01-19T06:35:29.288Z] Removing intermediate container 39d8e68afc42 [2021-01-19T06:35:29.288Z] ---> 9d2d690d1856 [2021-01-19T06:35:29.288Z] Step 25/26 : LABEL git_sha=be6d947124f5a81b852737c78bb03dc245a91d31 [2021-01-19T06:35:29.569Z] ---> Running in 10c61208bbbf [2021-01-19T06:35:30.179Z] Removing intermediate container 10c61208bbbf [2021-01-19T06:35:30.179Z] ---> 25a4db5e417c [2021-01-19T06:35:30.179Z] Step 26/26 : LABEL version=0.0.0 [2021-01-19T06:35:30.459Z] ---> Running in 1d9cb6cf3f61 [2021-01-19T06:35:31.071Z] Removing intermediate container 1d9cb6cf3f61 [2021-01-19T06:35:31.071Z] ---> 6fba1026d56b [2021-01-19T06:35:31.071Z] [2021-01-19T06:35:31.679Z] Successfully built 6fba1026d56b [2021-01-19T06:35:31.679Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-01-19T06:36:04.080Z]  Building docker-sys-mgmt-agent-go ... done Removing intermediate container 05339d2b78d9 [2021-01-19T06:36:04.080Z] ---> 3efe2e2346f9 [2021-01-19T06:36:04.080Z] [2021-01-19T06:36:04.080Z] Step 10/22 : FROM alpine:3.12 [2021-01-19T06:36:04.080Z] ---> afeebe901d6b [2021-01-19T06:36:04.080Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-19T06:36:04.080Z] ---> Using cache [2021-01-19T06:36:04.080Z] ---> 594ed5c817b4 [2021-01-19T06:36:04.080Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2021-01-19T06:36:04.080Z] ---> Running in 8888647340a6 [2021-01-19T06:36:04.080Z] Removing intermediate container 8888647340a6 [2021-01-19T06:36:04.080Z] ---> 131d5e444565 [2021-01-19T06:36:04.080Z] Step 13/22 : WORKDIR / [2021-01-19T06:36:04.080Z] ---> Running in 4673655bc99e [2021-01-19T06:36:04.080Z] Removing intermediate container 4673655bc99e [2021-01-19T06:36:04.080Z] ---> 86d7210c5912 [2021-01-19T06:36:04.080Z] Step 14/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-19T06:36:05.066Z] ---> fbb03e7b67a4 [2021-01-19T06:36:05.066Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2021-01-19T06:36:05.693Z] Removing intermediate container 0e369c8a25a4 [2021-01-19T06:36:05.693Z] ---> 7596fc8e240d [2021-01-19T06:36:05.693Z] [2021-01-19T06:36:05.693Z] Step 10/22 : FROM scratch [2021-01-19T06:36:05.693Z] ---> [2021-01-19T06:36:05.693Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-19T06:36:05.693Z] ---> Using cache [2021-01-19T06:36:05.693Z] ---> 1f31e4e9aeb8 [2021-01-19T06:36:05.693Z] Step 12/22 : ENV APP_PORT=48082 [2021-01-19T06:36:05.973Z] ---> Running in 7fa5cde6cd5b [2021-01-19T06:36:06.965Z] Removing intermediate container 7fa5cde6cd5b [2021-01-19T06:36:06.965Z] ---> f14f1e2b62dc [2021-01-19T06:36:06.965Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-19T06:36:06.965Z] ---> 175d2ef021ac [2021-01-19T06:36:06.965Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2021-01-19T06:36:06.965Z] ---> Running in aef7447e8018 [2021-01-19T06:36:07.970Z] Removing intermediate container aef7447e8018 [2021-01-19T06:36:07.970Z] ---> 8f67b12037d4 [2021-01-19T06:36:07.970Z] Step 14/22 : WORKDIR / [2021-01-19T06:36:07.970Z] ---> Running in 26c0bc9a25de [2021-01-19T06:36:08.251Z] ---> 24fc50c69af4 [2021-01-19T06:36:08.251Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2021-01-19T06:36:09.269Z] Removing intermediate container 26c0bc9a25de [2021-01-19T06:36:09.269Z] ---> e5528053697b [2021-01-19T06:36:09.269Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-19T06:36:09.548Z] ---> 7283d30062d8 [2021-01-19T06:36:09.548Z] Step 18/22 : RUN chmod +x entrypoint.sh [2021-01-19T06:36:10.154Z] ---> Running in 9389dc2e0177 [2021-01-19T06:36:10.433Z] ---> 88683cfa8d82 [2021-01-19T06:36:10.433Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-19T06:36:13.866Z] ---> 13f6ebe4b109 [2021-01-19T06:36:13.867Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-19T06:36:14.872Z] Removing intermediate container 9389dc2e0177 [2021-01-19T06:36:14.872Z] ---> 0e2a5442dd13 [2021-01-19T06:36:14.872Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2021-01-19T06:36:14.872Z] ---> Running in 9e7bf3ef7e5c [2021-01-19T06:36:15.150Z] Removing intermediate container a1a09de1462c [2021-01-19T06:36:15.150Z] ---> ce2e7005bf5b [2021-01-19T06:36:15.150Z] [2021-01-19T06:36:15.150Z] Step 10/21 : FROM scratch [2021-01-19T06:36:15.150Z] ---> [2021-01-19T06:36:15.150Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-19T06:36:15.442Z] ---> Using cache [2021-01-19T06:36:15.442Z] ---> 1f31e4e9aeb8 [2021-01-19T06:36:15.442Z] Step 12/21 : ENV APP_PORT=48085 [2021-01-19T06:36:16.052Z] ---> 05cc42186aea [2021-01-19T06:36:16.052Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-01-19T06:36:16.052Z] ---> Running in d64ef99996b7 [2021-01-19T06:36:16.052Z] ---> Running in 9038c5b4a267 [2021-01-19T06:36:16.327Z] Removing intermediate container 9e7bf3ef7e5c [2021-01-19T06:36:16.327Z] ---> 8add0c457259 [2021-01-19T06:36:16.327Z] Step 20/22 : LABEL arch=arm64 [2021-01-19T06:36:16.603Z] ---> Running in 8b9ec30ed6e1 [2021-01-19T06:36:16.877Z] Removing intermediate container d64ef99996b7 [2021-01-19T06:36:16.877Z] ---> 866fab60c999 [2021-01-19T06:36:16.877Z] Step 13/21 : EXPOSE $APP_PORT [2021-01-19T06:36:17.157Z] Removing intermediate container 9038c5b4a267 [2021-01-19T06:36:17.157Z] ---> 5ef8bd2ffeb7 [2021-01-19T06:36:17.157Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-19T06:36:17.157Z] ---> Running in 132636eb136a [2021-01-19T06:36:17.435Z] ---> Running in d507aeb2b3cc [2021-01-19T06:36:17.435Z] Removing intermediate container 8b9ec30ed6e1 [2021-01-19T06:36:17.435Z] ---> 3a93712e5621 [2021-01-19T06:36:17.435Z] Step 21/22 : LABEL git_sha=be6d947124f5a81b852737c78bb03dc245a91d31 [2021-01-19T06:36:17.713Z] ---> Running in 2f96674f385f [2021-01-19T06:36:17.989Z] Removing intermediate container 132636eb136a [2021-01-19T06:36:17.989Z] ---> bddde3e80427 [2021-01-19T06:36:17.989Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-19T06:36:18.267Z] Removing intermediate container d507aeb2b3cc [2021-01-19T06:36:18.267Z] ---> 2a504a06692e [2021-01-19T06:36:18.267Z] Step 20/22 : LABEL arch=arm64 [2021-01-19T06:36:18.552Z] ---> Running in d87799bba147 [2021-01-19T06:36:18.552Z] Removing intermediate container 2f96674f385f [2021-01-19T06:36:18.552Z] ---> bb5f80e51f83 [2021-01-19T06:36:18.552Z] Step 22/22 : LABEL version=0.0.0 [2021-01-19T06:36:18.826Z] ---> Running in ae1b884c1346 [2021-01-19T06:36:19.430Z] Removing intermediate container d87799bba147 [2021-01-19T06:36:19.430Z] ---> e1f26a0be398 [2021-01-19T06:36:19.430Z] Step 21/22 : LABEL git_sha=be6d947124f5a81b852737c78bb03dc245a91d31 [2021-01-19T06:36:19.430Z] ---> 634a43be5bb8 [2021-01-19T06:36:19.430Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-19T06:36:19.707Z] ---> Running in a07f2631c3e8 [2021-01-19T06:36:19.707Z] Removing intermediate container ae1b884c1346 [2021-01-19T06:36:19.707Z] ---> 0c992de91d08 [2021-01-19T06:36:19.707Z] [2021-01-19T06:36:20.699Z] Successfully built 0c992de91d08 [2021-01-19T06:36:20.985Z] Successfully tagged docker-security-bootstrap-redis-go-arm64:latest [2021-01-19T06:36:20.985Z]  Building docker-security-bootstrap-redis-go ... done Removing intermediate container a07f2631c3e8 [2021-01-19T06:36:20.985Z] ---> 2744d7987d2f [2021-01-19T06:36:20.985Z] Step 22/22 : LABEL version=0.0.0 [2021-01-19T06:36:21.262Z] ---> Running in 70bd11ea609a [2021-01-19T06:36:21.539Z] ---> 984c7657f086 [2021-01-19T06:36:21.539Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-19T06:36:22.143Z] Removing intermediate container 70bd11ea609a [2021-01-19T06:36:22.143Z] ---> b9240bf5f3a2 [2021-01-19T06:36:22.143Z] [2021-01-19T06:36:22.750Z] Successfully built b9240bf5f3a2 [2021-01-19T06:36:22.750Z] Successfully tagged docker-core-command-go-arm64:latest [2021-01-19T06:36:23.043Z]  Building docker-core-command-go ... done  ---> 46f33097362f [2021-01-19T06:36:23.043Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2021-01-19T06:36:23.323Z] ---> Running in a603c64e44b6 [2021-01-19T06:36:23.932Z] Removing intermediate container a603c64e44b6 [2021-01-19T06:36:23.932Z] ---> 4f3c89f7f5e1 [2021-01-19T06:36:23.932Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-19T06:36:24.216Z] ---> Running in c0908c9d1eb8 [2021-01-19T06:36:24.816Z] Removing intermediate container c0908c9d1eb8 [2021-01-19T06:36:24.816Z] ---> 7c95cc70553f [2021-01-19T06:36:24.816Z] Step 19/21 : LABEL arch=arm64 [2021-01-19T06:36:24.816Z] ---> Running in 9bf9c5e8e2a4 [2021-01-19T06:36:25.415Z] Removing intermediate container 9bf9c5e8e2a4 [2021-01-19T06:36:25.415Z] ---> bc5f73e63455 [2021-01-19T06:36:25.415Z] Step 20/21 : LABEL git_sha=be6d947124f5a81b852737c78bb03dc245a91d31 [2021-01-19T06:36:25.415Z] ---> Running in c7f1a3c0a89c [2021-01-19T06:36:26.017Z] Removing intermediate container c7f1a3c0a89c [2021-01-19T06:36:26.017Z] ---> 9f8cde3e76d5 [2021-01-19T06:36:26.017Z] Step 21/21 : LABEL version=0.0.0 [2021-01-19T06:36:26.294Z] ---> Running in 73669bd54b31 [2021-01-19T06:36:26.891Z] Removing intermediate container 73669bd54b31 [2021-01-19T06:36:26.891Z] ---> ae73b7a5a8e1 [2021-01-19T06:36:26.891Z] [2021-01-19T06:36:27.167Z] Successfully built ae73b7a5a8e1 [2021-01-19T06:36:27.167Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-01-19T06:36:39.568Z]  Building docker-support-scheduler-go ... done Removing intermediate container eeeeed57aa47 [2021-01-19T06:36:39.568Z] ---> 476cf37741a7 [2021-01-19T06:36:39.568Z] [2021-01-19T06:36:39.568Z] Step 10/23 : FROM alpine:3.12 [2021-01-19T06:36:39.568Z] ---> afeebe901d6b [2021-01-19T06:36:39.568Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-19T06:36:39.568Z] ---> Running in 37989e2f3ab4 [2021-01-19T06:36:39.568Z] Removing intermediate container 37989e2f3ab4 [2021-01-19T06:36:39.568Z] ---> b81677346cf9 [2021-01-19T06:36:39.568Z] Step 12/23 : ENV APP_PORT=48080 [2021-01-19T06:36:39.568Z] ---> Running in 6137d6e46e66 [2021-01-19T06:36:39.568Z] Removing intermediate container 6137d6e46e66 [2021-01-19T06:36:39.568Z] ---> 811b7c70e816 [2021-01-19T06:36:39.568Z] Step 13/23 : EXPOSE $APP_PORT [2021-01-19T06:36:39.568Z] ---> Running in d216cd1a4e6f [2021-01-19T06:36:39.568Z] Removing intermediate container d216cd1a4e6f [2021-01-19T06:36:39.568Z] ---> 0e3447017e38 [2021-01-19T06:36:39.845Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-19T06:36:39.845Z] ---> Running in 5921507a634b [2021-01-19T06:36:42.479Z] Removing intermediate container 5921507a634b [2021-01-19T06:36:42.479Z] ---> 7c39a24b1bef [2021-01-19T06:36:42.479Z] Step 15/23 : RUN apk add --update --no-cache zeromq [2021-01-19T06:36:42.479Z] ---> Running in f2abe21a3f7f [2021-01-19T06:36:43.463Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-19T06:36:44.442Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-19T06:36:45.057Z] (1/5) Installing libgcc (9.3.0-r2) [2021-01-19T06:36:45.058Z] (2/5) Installing libsodium (1.0.18-r0) [2021-01-19T06:36:45.339Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-01-19T06:36:45.618Z] (4/5) Installing libzmq (4.3.3-r0) [2021-01-19T06:36:45.618Z] (5/5) Installing zeromq (4.3.3-r0) [2021-01-19T06:36:45.903Z] Executing busybox-1.31.1-r19.trigger [2021-01-19T06:36:45.903Z] OK: 8 MiB in 19 packages [2021-01-19T06:36:47.402Z] Removing intermediate container f2abe21a3f7f [2021-01-19T06:36:47.402Z] ---> 1c32393a4add [2021-01-19T06:36:47.402Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-19T06:36:48.011Z] ---> f1a9aa9c42d3 [2021-01-19T06:36:48.011Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-19T06:36:49.522Z] ---> db89e88bcba7 [2021-01-19T06:36:49.522Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-19T06:36:50.527Z] ---> dfa5ff5346d3 [2021-01-19T06:36:50.527Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-01-19T06:36:50.527Z] ---> Running in 09c951e7d49d [2021-01-19T06:36:50.811Z] Removing intermediate container 09c951e7d49d [2021-01-19T06:36:50.811Z] ---> 1a0681145e2e [2021-01-19T06:36:50.811Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-19T06:36:51.089Z] ---> Running in 998c3a10c14a [2021-01-19T06:36:51.367Z] Removing intermediate container 998c3a10c14a [2021-01-19T06:36:51.367Z] ---> 5a70ba322a76 [2021-01-19T06:36:51.367Z] Step 21/23 : LABEL arch=arm64 [2021-01-19T06:36:51.641Z] ---> Running in e7222a4660bd [2021-01-19T06:36:52.238Z] Removing intermediate container e7222a4660bd [2021-01-19T06:36:52.238Z] ---> 763409e4c481 [2021-01-19T06:36:52.238Z] Step 22/23 : LABEL git_sha=be6d947124f5a81b852737c78bb03dc245a91d31 [2021-01-19T06:36:52.238Z] ---> Running in 1d18663483b0 [2021-01-19T06:36:52.838Z] Removing intermediate container 1d18663483b0 [2021-01-19T06:36:52.838Z] ---> b9c7874f1762 [2021-01-19T06:36:52.838Z] Step 23/23 : LABEL version=0.0.0 [2021-01-19T06:36:52.838Z] ---> Running in b8128a61089a [2021-01-19T06:36:53.434Z] Removing intermediate container b8128a61089a [2021-01-19T06:36:53.434Z] ---> 3e8734b5ca09 [2021-01-19T06:36:53.434Z] [2021-01-19T06:36:53.714Z] Successfully built 3e8734b5ca09 [2021-01-19T06:36:53.714Z] Successfully tagged docker-core-data-go-arm64:latest [2021-01-19T06:36:54.003Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-01-19T06:36:54.039Z] $ docker stop --time=1 0b970ffda2f3ba0d306921693347bd0249545c79662742ce2a4ab16832672cc9 [2021-01-19T06:36:56.002Z] $ docker rm -f 0b970ffda2f3ba0d306921693347bd0249545c79662742ce2a4ab16832672cc9 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-19T06:36:56.777Z] + docker images+ [2021-01-19T06:36:56.777Z] grep docker [2021-01-19T06:36:57.047Z] docker-core-data-go-arm64 latest 3e8734b5ca09 3 seconds ago 21MB [2021-01-19T06:36:57.047Z] docker-support-scheduler-go-arm64 latest ae73b7a5a8e1 30 seconds ago 10MB [2021-01-19T06:36:57.047Z] docker-core-command-go-arm64 latest b9240bf5f3a2 35 seconds ago 9.98MB [2021-01-19T06:36:57.047Z] docker-security-bootstrap-redis-go-arm64 latest 0c992de91d08 37 seconds ago 15.1MB [2021-01-19T06:36:57.047Z] docker-sys-mgmt-agent-go-arm64 latest 6fba1026d56b About a minute ago 300MB [2021-01-19T06:36:57.047Z] docker-security-secretstore-setup-go-arm64 latest 3b8988c06e45 2 minutes ago 23.4MB [2021-01-19T06:36:57.047Z] docker-core-metadata-go-arm64 latest 26259ccc5164 2 minutes ago 12.3MB [2021-01-19T06:36:57.047Z] docker-security-proxy-setup-go-arm64 latest f3ee06414d4c 3 minutes ago 23.2MB [2021-01-19T06:36:57.047Z] docker-support-notifications-go-arm64 latest 37c50474bad1 3 minutes ago 11.4MB [2021-01-19T06:36:57.047Z] docker 20.10.0 eeaf43b92773 5 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-19T06:36:59.346Z] provisioning config files... [2021-01-19T06:36:59.359Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config3073829310209738371tmp [Pipeline] { [Pipeline] sh [2021-01-19T06:36:59.781Z] + set +x [2021-01-19T06:36:59.781Z] + curl -s https://codecov.io/bash [2021-01-19T06:36:59.781Z] + bash -s -- [2021-01-19T06:37:00.043Z] [2021-01-19T06:37:00.043Z] _____ _ [2021-01-19T06:37:00.043Z] / ____| | | [2021-01-19T06:37:00.043Z] | | ___ __| | ___ ___ _____ __ [2021-01-19T06:37:00.043Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-01-19T06:37:00.043Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-01-19T06:37:00.043Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-01-19T06:37:00.043Z] Bash-20210115-cec3c92 [2021-01-19T06:37:00.043Z] [2021-01-19T06:37:00.043Z] [2021-01-19T06:37:00.043Z] ==> git version 2.24.3 found [2021-01-19T06:37:00.043Z] ==> 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-19T06:37:00.043Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-01-19T06:37:00.043Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-01-19T06:37:00.043Z] ==> Jenkins CI detected. [2021-01-19T06:37:00.043Z] project root: . [2021-01-19T06:37:00.043Z] --> token set from env [2021-01-19T06:37:00.306Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-01-19T06:37:00.306Z] ==> Running gcov in . (disable via -X gcov) [2021-01-19T06:37:00.306Z] ==> Python coveragepy not found [2021-01-19T06:37:00.306Z] ==> Searching for coverage reports in: [2021-01-19T06:37:00.306Z] + . [2021-01-19T06:37:00.306Z] -> Found 1 reports [2021-01-19T06:37:00.306Z] ==> Detecting git/mercurial file structure [2021-01-19T06:37:00.306Z] ==> Reading reports [2021-01-19T06:37:00.306Z] + ./coverage.out bytes=550280 [2021-01-19T06:37:00.306Z] ==> Appending adjustments [2021-01-19T06:37:00.306Z] https://docs.codecov.io/docs/fixing-reports [2021-01-19T06:37:03.638Z] + Found adjustments [2021-01-19T06:37:03.638Z] ==> Gzipping contents [2021-01-19T06:37:03.638Z] 84K /tmp/codecov.RswKy7.gz [2021-01-19T06:37:03.638Z] ==> Uploading reports [2021-01-19T06:37:03.638Z] url: https://codecov.io [2021-01-19T06:37:03.638Z] query: branch=PR-3048&commit=be6d947124f5a81b852737c78bb03dc245a91d31&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3048%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3048&job=&cmd_args= [2021-01-19T06:37:03.638Z] -> Pinging Codecov [2021-01-19T06:37:03.638Z] https://codecov.io/upload/v4?package=bash-20210115-cec3c92&token=secret&branch=PR-3048&commit=be6d947124f5a81b852737c78bb03dc245a91d31&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3048%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3048&job=&cmd_args= [2021-01-19T06:37:03.899Z] -> Uploading to [2021-01-19T06:37:03.899Z] https://storage.googleapis.com/codecov/v4/raw/2021-01-19/00271124DB129430A58F1EEE437C3FCB/be6d947124f5a81b852737c78bb03dc245a91d31/b9d70a34-7480-423e-899d-61bf8787e404.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210119%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210119T063703Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c86db2e1104c8d5c6d4b4e85a3c01a52206732cb8e1d7a551bd1f372dbb578c2 [2021-01-19T06:37:03.899Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-19T06:37:03.899Z] Dload Upload Total Spent Left Speed [2021-01-19T06:37:04.476Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 83249 0 0 100 83249 0 122k --:--:-- --:--:-- --:--:-- 122k [2021-01-19T06:37:04.476Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/be6d947124f5a81b852737c78bb03dc245a91d31 [Pipeline] } [2021-01-19T06:37:04.500Z] 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-19T06:37:07.149Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-19T06:37:08.071Z] ---> package-listing.sh [2021-01-19T06:37:08.071Z] ++ facter osfamily [2021-01-19T06:37:08.071Z] ++ tr '[:upper:]' '[:lower:]' [2021-01-19T06:37:08.071Z] + OS_FAMILY=redhat [2021-01-19T06:37:08.071Z] + workspace=/w/workspace/edgex-go/1 [2021-01-19T06:37:08.071Z] + START_PACKAGES=/tmp/packages_start.txt [2021-01-19T06:37:08.071Z] + END_PACKAGES=/tmp/packages_end.txt [2021-01-19T06:37:08.071Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-01-19T06:37:08.071Z] + PACKAGES=/tmp/packages_start.txt [2021-01-19T06:37:08.071Z] + '[' /w/workspace/edgex-go/1 ']' [2021-01-19T06:37:08.071Z] + PACKAGES=/tmp/packages_end.txt [2021-01-19T06:37:08.071Z] + case "${OS_FAMILY}" in [2021-01-19T06:37:08.071Z] + rpm -qa [2021-01-19T06:37:08.071Z] + sort [2021-01-19T06:37:13.396Z] + '[' -f /tmp/packages_start.txt ']' [2021-01-19T06:37:13.396Z] + '[' -f /tmp/packages_end.txt ']' [2021-01-19T06:37:13.396Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-01-19T06:37:13.396Z] + '[' /w/workspace/edgex-go/1 ']' [2021-01-19T06:37:13.396Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-01-19T06:37:13.396Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-01-19T06:37:13.442Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-01-19T06:37:13.757Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-01-19T06:37:14.094Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-19T06:37:14.094Z] [2021-01-19T06:37:14.094Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-01-19T06:37:14.754Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-19T06:37:14.754Z] alpine: Pulling from edgex-lftools-log-publisher [2021-01-19T06:37:14.754Z] df20fa9351a1: Pulling fs layer [2021-01-19T06:37:14.754Z] 36b3adc4ff6f: Pulling fs layer [2021-01-19T06:37:14.754Z] 8ad3a11d3b57: Pulling fs layer [2021-01-19T06:37:14.754Z] 46f8f816bc3b: Pulling fs layer [2021-01-19T06:37:14.754Z] 93b61091891f: Pulling fs layer [2021-01-19T06:37:14.754Z] 93b9cdb0e59b: Pulling fs layer [2021-01-19T06:37:14.754Z] 5e14af77c1be: Pulling fs layer [2021-01-19T06:37:14.754Z] 01666e4c0597: Pulling fs layer [2021-01-19T06:37:14.754Z] aa168da1d23b: Pulling fs layer [2021-01-19T06:37:14.754Z] 46f8f816bc3b: Waiting [2021-01-19T06:37:14.754Z] 93b61091891f: Waiting [2021-01-19T06:37:14.754Z] 93b9cdb0e59b: Waiting [2021-01-19T06:37:14.754Z] 5e14af77c1be: Waiting [2021-01-19T06:37:14.754Z] 01666e4c0597: Waiting [2021-01-19T06:37:14.754Z] aa168da1d23b: Waiting [2021-01-19T06:37:14.754Z] 36b3adc4ff6f: Download complete [2021-01-19T06:37:14.754Z] 46f8f816bc3b: Verifying Checksum [2021-01-19T06:37:14.754Z] 46f8f816bc3b: Download complete [2021-01-19T06:37:15.024Z] df20fa9351a1: Verifying Checksum [2021-01-19T06:37:15.024Z] df20fa9351a1: Download complete [2021-01-19T06:37:15.024Z] 93b9cdb0e59b: Verifying Checksum [2021-01-19T06:37:15.024Z] 93b9cdb0e59b: Download complete [2021-01-19T06:37:15.024Z] 5e14af77c1be: Verifying Checksum [2021-01-19T06:37:15.024Z] 5e14af77c1be: Download complete [2021-01-19T06:37:15.024Z] 93b61091891f: Verifying Checksum [2021-01-19T06:37:15.024Z] 93b61091891f: Download complete [2021-01-19T06:37:15.024Z] 01666e4c0597: Verifying Checksum [2021-01-19T06:37:15.024Z] 01666e4c0597: Download complete [2021-01-19T06:37:15.285Z] df20fa9351a1: Pull complete [2021-01-19T06:37:15.285Z] 36b3adc4ff6f: Pull complete [2021-01-19T06:37:15.546Z] 8ad3a11d3b57: Verifying Checksum [2021-01-19T06:37:15.546Z] 8ad3a11d3b57: Download complete [2021-01-19T06:37:16.123Z] 8ad3a11d3b57: Pull complete [2021-01-19T06:37:16.396Z] 46f8f816bc3b: Pull complete [2021-01-19T06:37:17.341Z] aa168da1d23b: Verifying Checksum [2021-01-19T06:37:17.341Z] aa168da1d23b: Download complete [2021-01-19T06:37:17.915Z] 93b61091891f: Pull complete [2021-01-19T06:37:18.177Z] 93b9cdb0e59b: Pull complete [2021-01-19T06:37:19.128Z] 5e14af77c1be: Pull complete [2021-01-19T06:37:19.128Z] 01666e4c0597: Pull complete [2021-01-19T06:37:25.741Z] aa168da1d23b: Pull complete [2021-01-19T06:37:25.741Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-01-19T06:37:26.003Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-19T06:37:26.003Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-01-19T06:37:26.203Z] prd-centos7-docker-4c-2g-21140 does not seem to be running inside a container [2021-01-19T06:37:26.281Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-01-19T06:37:33.458Z] $ docker top 75665fdabbebc7d4c73f0443ef90b46c593498799af516519bc7ed070bf8d0a7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-19T06:37:34.119Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-01-19T06:37:34.455Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-01-19T06:37:34.783Z] + ls /var/log/sa-host [2021-01-19T06:37:34.783Z] + sadf -c /var/log/sa-host/sa19 [2021-01-19T06:37:34.783Z] file_magic: OK [2021-01-19T06:37:34.783Z] HZ: Using current value: 100 [2021-01-19T06:37:34.784Z] file_header: OK [2021-01-19T06:37:34.784Z] 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-19T06:37:34.784Z] Statistics: [2021-01-19T06:37:34.784Z] 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-19T06:37:34.784Z] File successfully converted to sysstat format version 12.2.1 [2021-01-19T06:37:34.784Z] + sadf -c /var/log/sa-host/sa23 [2021-01-19T06:37:34.784Z] file_magic: OK [2021-01-19T06:37:34.784Z] HZ: Using current value: 100 [2021-01-19T06:37:34.784Z] file_header: OK [2021-01-19T06:37:34.784Z] 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-19T06:37:34.784Z] Statistics: [2021-01-19T06:37:34.784Z] Hnuu...uuuununununu... [2021-01-19T06:37:34.784Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-19T06:37:35.051Z] provisioning config files... [2021-01-19T06:37:35.068Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config330810721055208418tmp [Pipeline] { [Pipeline] echo [2021-01-19T06:37:35.196Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-19T06:37:35.666Z] ---> create-netrc.sh [Pipeline] } [2021-01-19T06:37:35.756Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-01-19T06:37:35.950Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-19T06:37:36.289Z] ---> python-tools-install.sh [Pipeline] echo [2021-01-19T06:37:36.321Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-19T06:37:36.657Z] ---> sudo-logs.sh [2021-01-19T06:37:36.657Z] Archiving 'sudo' log.. [Pipeline] echo [2021-01-19T06:37:36.690Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-19T06:37:37.031Z] ---> job-cost.sh [2021-01-19T06:37:37.031Z] lf-activate-venv: SKIPPING [2021-01-19T06:37:37.031Z] INFO: No Stack... [2021-01-19T06:37:38.418Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-01-19T06:37:38.679Z] INFO: Archiving Costs [Pipeline] echo [2021-01-19T06:37:38.713Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-19T06:37:39.055Z] ---> logs-deploy.sh [2021-01-19T06:37:39.055Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3048/1 [2021-01-19T06:37:39.055Z] INFO: archiving workspace using pattern(s): [2021-01-19T06:37:40.974Z] Archives upload complete. [2021-01-19T06:37:40.974Z] INFO: archiving logs to Nexus