Pull request #2898 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of ernestojeda for edgexfoundry/edgex-go Obtained Jenkinsfile from 33c868eca375beeb13fab9b28589e0a47ee2b37d+f155a7c6506425abdabefc4c4caef6dce7961eb8 (1d47b284990052ff1c46ce31594e194f8cdb186c) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@e3a708771a572f3309a02b78ef07992b923c5409 Attempting to resolve e3a708771a572f3309a02b78ef07992b923c5409 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 Could not find e3a708771a572f3309a02b78ef07992b923c5409 in remote references. Pulling heads to local for deep search... > 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/pull/*:refs/remotes/origin/pr/* # timeout=10 > git rev-parse e3a708771a572f3309a02b78ef07992b923c5409^{commit} # timeout=10 > git branch -a -v --no-abbrev --contains e3a708771a572f3309a02b78ef07992b923c5409 # timeout=10 Selected match: pr/264/head revision e3a708771a572f3309a02b78ef07992b923c5409 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e3a708771a572f3309a02b78ef07992b923c5409 (pr/264/head) > git config core.sparsecheckout # timeout=10 > git checkout -f e3a708771a572f3309a02b78ef07992b923c5409 # timeout=10 Commit message: "feat(snap): Use new native build script" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:false, 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: false SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-14538 in /w/workspace/edgexfoundry_edgex-go_PR-2898 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/8 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/8 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit f155a7c6506425abdabefc4c4caef6dce7961eb8 into PR head commit 33c868eca375beeb13fab9b28589e0a47ee2b37d Merge succeeded, producing ca519ffc43f23814d26ccfc78464fa4190e843c7 Checking out Revision ca519ffc43f23814d26ccfc78464fa4190e843c7 (PR-2898) > 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/2898/head:refs/remotes/origin/PR-2898 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 33c868eca375beeb13fab9b28589e0a47ee2b37d # 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 f155a7c6506425abdabefc4c4caef6dce7961eb8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ca519ffc43f23814d26ccfc78464fa4190e843c7 # timeout=10 Commit message: "Merge commit 'f155a7c6506425abdabefc4c4caef6dce7961eb8' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-12-04T21:34:11.469Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { > git rev-list --no-walk 192e75e79965f570e40dacfd3fa37e859c65312b # timeout=10 [Pipeline] withCredentials [2020-12-04T21:34:11.685Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-12-04T21:34:11.780Z] ========================================================= [2020-12-04T21:34:11.780Z] EdgeX Global Pipelines Version Info [2020-12-04T21:34:11.780Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-12-04T21:34:13.290Z] ------------------- [2020-12-04T21:34:13.290Z] stable info: [2020-12-04T21:34:13.290Z] ------------------- [2020-12-04T21:34:13.290Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-12-04T21:34:13.290Z] Commit SHA: a5c854593eac886f27ddeefb8920871132e8ed78 [2020-12-04T21:34:13.290Z] Message: update stable to v1.0.169 [2020-12-04T21:34:14.247Z] ------------------- [2020-12-04T21:34:14.247Z] experimental info: [2020-12-04T21:34:14.247Z] ------------------- [2020-12-04T21:34:14.247Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-12-04T21:34:14.247Z] Commit SHA: 48b313303ce5ba460cd13c4c603c4b280f104d53 [2020-12-04T21:34:14.247Z] Message: update experimental to v1.0.171 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2020-12-04T21:34:14.526Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2020-12-04T21:34:14.618Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2020-12-04T21:34:14.703Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-12-04T21:34:14.788Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-12-04T21:34:14.875Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-12-04T21:34:14.984Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-12-04T21:34:15.069Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-12-04T21:34:15.152Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2020-12-04T21:34:15.249Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2020-12-04T21:34:15.346Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2020-12-04T21:34:15.426Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-12-04T21:34:15.512Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-12-04T21:34:15.614Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-12-04T21:34:15.720Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-12-04T21:34:15.804Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-12-04T21:34:15.900Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-12-04T21:34:15.990Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-12-04T21:34:16.116Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-12-04T21:34:16.232Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-12-04T21:34:16.383Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2020-12-04T21:34:16.464Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2020-12-04T21:34:16.554Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2020-12-04T21:34:16.641Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2898 [Pipeline] echo [2020-12-04T21:34:16.726Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2898 [Pipeline] echo [2020-12-04T21:34:16.806Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2898 [Pipeline] echo [2020-12-04T21:34:16.919Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ca519ffc43f23814d26ccfc78464fa4190e843c7 [Pipeline] echo [2020-12-04T21:34:17.009Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ca519ff [Pipeline] echo [2020-12-04T21:34:17.162Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-04T21:34:17.332Z] provisioning config files... [2020-12-04T21:34:17.362Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/8@tmp/config743149162817909924tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-04T21:34:17.759Z] ---> docker-login.sh [2020-12-04T21:34:17.759Z] nexus3.edgexfoundry.org:10001 [2020-12-04T21:34:18.022Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-04T21:34:18.022Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-04T21:34:18.022Z] Configure a credential helper to remove this warning. See [2020-12-04T21:34:18.022Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-04T21:34:18.022Z] [2020-12-04T21:34:18.022Z] Login Succeeded [2020-12-04T21:34:18.022Z] nexus3.edgexfoundry.org:10002 [2020-12-04T21:34:18.284Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-04T21:34:18.284Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-04T21:34:18.284Z] Configure a credential helper to remove this warning. See [2020-12-04T21:34:18.284Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-04T21:34:18.284Z] [2020-12-04T21:34:18.284Z] Login Succeeded [2020-12-04T21:34:18.284Z] nexus3.edgexfoundry.org:10003 [2020-12-04T21:34:18.549Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-04T21:34:18.549Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-04T21:34:18.549Z] Configure a credential helper to remove this warning. See [2020-12-04T21:34:18.549Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-04T21:34:18.549Z] [2020-12-04T21:34:18.549Z] Login Succeeded [2020-12-04T21:34:18.549Z] nexus3.edgexfoundry.org:10004 [2020-12-04T21:34:18.549Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-04T21:34:18.811Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-04T21:34:18.811Z] Configure a credential helper to remove this warning. See [2020-12-04T21:34:18.811Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-04T21:34:18.811Z] [2020-12-04T21:34:18.811Z] Login Succeeded [2020-12-04T21:34:18.811Z] docker.io [2020-12-04T21:34:18.811Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-04T21:34:19.074Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-04T21:34:19.074Z] Configure a credential helper to remove this warning. See [2020-12-04T21:34:19.074Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-04T21:34:19.074Z] [2020-12-04T21:34:19.074Z] Login Succeeded [2020-12-04T21:34:19.074Z] ---> docker-login.sh ends [Pipeline] } [2020-12-04T21:34:19.084Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-04T21:34:19.591Z] ++ 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-secrets-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2020-12-04T21:34:19.591Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-04T21:34:19.591Z] ++ dirname cmd/core-command/Dockerfile [2020-12-04T21:34:19.591Z] ++ cut -d/ -f2 [2020-12-04T21:34:19.591Z] + echo core-command,cmd/core-command/Dockerfile [2020-12-04T21:34:19.591Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-04T21:34:19.591Z] ++ dirname cmd/core-data/Dockerfile [2020-12-04T21:34:19.591Z] ++ cut -d/ -f2 [2020-12-04T21:34:19.591Z] + echo core-data,cmd/core-data/Dockerfile [2020-12-04T21:34:19.591Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-04T21:34:19.591Z] ++ dirname cmd/core-metadata/Dockerfile [2020-12-04T21:34:19.591Z] ++ cut -d/ -f2 [2020-12-04T21:34:19.591Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2020-12-04T21:34:19.591Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-04T21:34:19.591Z] ++ dirname cmd/security-bootstrap-redis/Dockerfile [2020-12-04T21:34:19.591Z] ++ cut -d/ -f2 [2020-12-04T21:34:19.591Z] + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile [2020-12-04T21:34:19.591Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-04T21:34:19.591Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2020-12-04T21:34:19.591Z] ++ cut -d/ -f2 [2020-12-04T21:34:19.591Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2020-12-04T21:34:19.591Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-04T21:34:19.591Z] ++ dirname cmd/security-secrets-setup/Dockerfile [2020-12-04T21:34:19.591Z] ++ cut -d/ -f2 [2020-12-04T21:34:19.591Z] + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile [2020-12-04T21:34:19.591Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-04T21:34:19.591Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2020-12-04T21:34:19.591Z] ++ cut -d/ -f2 [2020-12-04T21:34:19.591Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2020-12-04T21:34:19.591Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-04T21:34:19.591Z] ++ dirname cmd/support-notifications/Dockerfile [2020-12-04T21:34:19.591Z] ++ cut -d/ -f2 [2020-12-04T21:34:19.591Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2020-12-04T21:34:19.591Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-04T21:34:19.591Z] ++ dirname cmd/support-scheduler/Dockerfile [2020-12-04T21:34:19.591Z] ++ cut -d/ -f2 [2020-12-04T21:34:19.591Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2020-12-04T21:34:19.591Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-04T21:34:19.591Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2020-12-04T21:34:19.591Z] ++ cut -d/ -f2 [2020-12-04T21:34:19.591Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2020-12-04T21:34:19.664Z] 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-secrets-setup-go, dockerfile:cmd/security-secrets-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 [2020-12-04T21:34:20.585Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-04T21:34:20.585Z] [2020-12-04T21:34:20.585Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-12-04T21:34:20.996Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-04T21:34:20.996Z] latest: Pulling from edgex-devops/git-semver [2020-12-04T21:34:20.996Z] 31603596830f: Pulling fs layer [2020-12-04T21:34:20.996Z] 2a8b12db71e7: Pulling fs layer [2020-12-04T21:34:20.996Z] 6ca5941a6612: Pulling fs layer [2020-12-04T21:34:20.996Z] ecc8261a40a4: Pulling fs layer [2020-12-04T21:34:20.996Z] ecc8261a40a4: Waiting [2020-12-04T21:34:20.996Z] 2a8b12db71e7: Verifying Checksum [2020-12-04T21:34:20.996Z] 2a8b12db71e7: Download complete [2020-12-04T21:34:20.996Z] 31603596830f: Verifying Checksum [2020-12-04T21:34:20.996Z] 31603596830f: Download complete [2020-12-04T21:34:21.259Z] ecc8261a40a4: Verifying Checksum [2020-12-04T21:34:21.259Z] ecc8261a40a4: Download complete [2020-12-04T21:34:21.259Z] 6ca5941a6612: Verifying Checksum [2020-12-04T21:34:21.259Z] 6ca5941a6612: Download complete [2020-12-04T21:34:21.522Z] 31603596830f: Pull complete [2020-12-04T21:34:21.522Z] 2a8b12db71e7: Pull complete [2020-12-04T21:34:22.475Z] 6ca5941a6612: Pull complete [2020-12-04T21:34:22.475Z] ecc8261a40a4: Pull complete [2020-12-04T21:34:22.475Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-12-04T21:34:22.475Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-04T21:34:22.475Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-12-04T21:34:22.576Z] prd-centos7-docker-4c-2g-14538 does not seem to be running inside a container [2020-12-04T21:34:22.629Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-12-04T21:34:25.141Z] $ docker top a4140bb806e5e91ab65dcc38410137b452af55661f33f443fc8348dfdc9284f3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-12-04T21:34:25.462Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-04T21:34:25.462Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-04T21:34:25.701Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-04T21:34:25.706Z] $ docker exec a4140bb806e5e91ab65dcc38410137b452af55661f33f443fc8348dfdc9284f3 ssh-agent [2020-12-04T21:34:25.883Z] SSH_AUTH_SOCK=/tmp/ssh-VxWDR8dCkZoZ/agent.11 [2020-12-04T21:34:25.883Z] SSH_AGENT_PID=16 [2020-12-04T21:34:25.893Z] Running ssh-add (command line suppressed) [2020-12-04T21:34:26.016Z] Identity added: /w/workspace/edgex-go/8@tmp/private_key_4639521526464875333.key (/w/workspace/edgex-go/8@tmp/private_key_4639521526464875333.key) [2020-12-04T21:34:26.068Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-04T21:34:26.405Z] + git tag --points-at HEAD [Pipeline] } [2020-12-04T21:34:26.429Z] $ docker exec --env ******** --env ******** a4140bb806e5e91ab65dcc38410137b452af55661f33f443fc8348dfdc9284f3 ssh-agent -k [2020-12-04T21:34:26.543Z] unset SSH_AUTH_SOCK; [2020-12-04T21:34:26.543Z] unset SSH_AGENT_PID; [2020-12-04T21:34:26.543Z] echo Agent pid 16 killed; [2020-12-04T21:34:26.587Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-12-04T21:34:26.730Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-04T21:34:26.730Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-04T21:34:26.893Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-04T21:34:26.899Z] $ docker exec a4140bb806e5e91ab65dcc38410137b452af55661f33f443fc8348dfdc9284f3 ssh-agent [2020-12-04T21:34:27.057Z] SSH_AUTH_SOCK=/tmp/ssh-QgSr5WxTpSC1/agent.44 [2020-12-04T21:34:27.057Z] SSH_AGENT_PID=49 [2020-12-04T21:34:27.063Z] Running ssh-add (command line suppressed) [2020-12-04T21:34:27.178Z] Identity added: /w/workspace/edgex-go/8@tmp/private_key_967177976390086587.key (/w/workspace/edgex-go/8@tmp/private_key_967177976390086587.key) [2020-12-04T21:34:27.227Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-04T21:34:27.563Z] + git semver init [2020-12-04T21:34:27.563Z] # -> Open(): unable to determine branch for HEAD [2020-12-04T21:34:27.563Z] # $GIT_DIR = /w/workspace/edgex-go/8/.git [2020-12-04T21:34:27.563Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/8 [2020-12-04T21:34:27.563Z] # $SEMVER_REMOTE_NAME = origin [2020-12-04T21:34:27.563Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-12-04T21:34:27.563Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-12-04T21:34:27.563Z] # $SEMVER_BRANCH = PR-2898 [2020-12-04T21:34:27.563Z] # $SEMVER_TEMP = /tmp/semver-008740018 [2020-12-04T21:34:27.563Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2020-12-04T21:35:06.361Z] # '/tmp/semver-008740018' -> '/w/workspace/edgex-go/8/.semver' [2020-12-04T21:35:06.361Z] # -> Force: false [2020-12-04T21:35:06.361Z] # $SEMVER_DIR = /w/workspace/edgex-go/8/.semver [Pipeline] } [2020-12-04T21:35:06.378Z] $ docker exec --env ******** --env ******** a4140bb806e5e91ab65dcc38410137b452af55661f33f443fc8348dfdc9284f3 ssh-agent -k [2020-12-04T21:35:06.631Z] unset SSH_AUTH_SOCK; [2020-12-04T21:35:06.632Z] unset SSH_AGENT_PID; [2020-12-04T21:35:06.632Z] echo Agent pid 49 killed; [2020-12-04T21:35:06.745Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-04T21:35:07.261Z] + git semver [Pipeline] } [2020-12-04T21:35:07.282Z] $ docker stop --time=1 a4140bb806e5e91ab65dcc38410137b452af55661f33f443fc8348dfdc9284f3 [2020-12-04T21:35:09.095Z] $ docker rm -f a4140bb806e5e91ab65dcc38410137b452af55661f33f443fc8348dfdc9284f3 [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-04T21:35:09.614Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-12-04T21:35:10.126Z] Stashed 1 file(s) [Pipeline] echo [2020-12-04T21:35:10.128Z] [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 [2020-12-04T21:35:11.140Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2020-12-04T21:35:11.438Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-04T21:35:11.763Z] + sudo service docker restart [2020-12-04T21:35:11.764Z] + true [2020-12-04T21:35:11.764Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2020-12-04T21:35:12.357Z] ========================================================= [2020-12-04T21:35:12.357Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-12-04T21:35:12.357Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-04T21:35:12.703Z] + 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 . [2020-12-04T21:35:16.031Z] Sending build context to Docker daemon 326.3MB [2020-12-04T21:35:16.031Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-12-04T21:35:16.031Z] Step 2/7 : FROM ${BASE} [2020-12-04T21:35:16.296Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-12-04T21:35:16.296Z] 188c0c94c7c5: Pulling fs layer [2020-12-04T21:35:16.296Z] 0ef7d3d256c8: Pulling fs layer [2020-12-04T21:35:16.296Z] de9db76c5a1d: Pulling fs layer [2020-12-04T21:35:16.296Z] bca2f99d35d6: Pulling fs layer [2020-12-04T21:35:16.296Z] 93359f2a8cfa: Pulling fs layer [2020-12-04T21:35:16.296Z] 7c6f9722023f: Pulling fs layer [2020-12-04T21:35:16.296Z] a35cf1a2eb13: Pulling fs layer [2020-12-04T21:35:16.296Z] 93359f2a8cfa: Waiting [2020-12-04T21:35:16.296Z] 7c6f9722023f: Waiting [2020-12-04T21:35:16.296Z] a35cf1a2eb13: Waiting [2020-12-04T21:35:16.296Z] bca2f99d35d6: Waiting [2020-12-04T21:35:16.296Z] de9db76c5a1d: Verifying Checksum [2020-12-04T21:35:16.296Z] de9db76c5a1d: Download complete [2020-12-04T21:35:16.296Z] 0ef7d3d256c8: Verifying Checksum [2020-12-04T21:35:16.296Z] 0ef7d3d256c8: Download complete [2020-12-04T21:35:16.296Z] 93359f2a8cfa: Download complete [2020-12-04T21:35:16.296Z] 188c0c94c7c5: Verifying Checksum [2020-12-04T21:35:16.296Z] 188c0c94c7c5: Download complete [2020-12-04T21:35:16.296Z] 7c6f9722023f: Verifying Checksum [2020-12-04T21:35:16.296Z] 7c6f9722023f: Download complete [2020-12-04T21:35:16.879Z] 188c0c94c7c5: Pull complete [2020-12-04T21:35:16.879Z] 0ef7d3d256c8: Pull complete [2020-12-04T21:35:17.464Z] de9db76c5a1d: Pull complete [2020-12-04T21:35:18.422Z] a35cf1a2eb13: Verifying Checksum [2020-12-04T21:35:18.422Z] a35cf1a2eb13: Download complete [2020-12-04T21:35:18.686Z] bca2f99d35d6: Verifying Checksum [2020-12-04T21:35:18.686Z] bca2f99d35d6: Download complete [2020-12-04T21:35:24.010Z] bca2f99d35d6: Pull complete [2020-12-04T21:35:24.010Z] 93359f2a8cfa: Pull complete [2020-12-04T21:35:24.010Z] 7c6f9722023f: Pull complete [2020-12-04T21:35:25.628Z] Still waiting to schedule task [2020-12-04T21:35:25.628Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2020-12-04T21:35:30.623Z] a35cf1a2eb13: Pull complete [2020-12-04T21:35:30.623Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2020-12-04T21:35:30.623Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-12-04T21:35:30.623Z] ---> a62c8e92a672 [2020-12-04T21:35:30.623Z] Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2020-12-04T21:35:30.623Z] ---> Running in 23b1fd5262d4 [2020-12-04T21:35:31.205Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-04T21:35:32.155Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-04T21:35:32.731Z] (1/12) Installing libmagic (5.38-r0) [2020-12-04T21:35:33.022Z] (2/12) Installing file (5.38-r0) [2020-12-04T21:35:33.022Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-12-04T21:35:33.022Z] (4/12) Installing g++ (9.3.0-r2) [2020-12-04T21:35:37.240Z] (5/12) Installing fortify-headers (1.1-r0) [2020-12-04T21:35:37.240Z] (6/12) Installing patch (2.7.6-r6) [2020-12-04T21:35:37.502Z] (7/12) Installing build-base (0.5-r2) [2020-12-04T21:35:37.502Z] (8/12) Installing libsodium (1.0.18-r0) [2020-12-04T21:35:37.502Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-12-04T21:35:37.767Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-12-04T21:35:37.767Z] (11/12) Installing libzmq (4.3.3-r0) [2020-12-04T21:35:37.767Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2020-12-04T21:35:38.029Z] Executing busybox-1.31.1-r19.trigger [2020-12-04T21:35:38.029Z] OK: 233 MiB in 51 packages [2020-12-04T21:35:42.257Z] Removing intermediate container 23b1fd5262d4 [2020-12-04T21:35:42.257Z] ---> 8ff559b2473d [2020-12-04T21:35:42.257Z] Step 4/7 : WORKDIR /edgex-go [2020-12-04T21:35:42.257Z] ---> Running in 2e29338adcb2 [2020-12-04T21:35:42.257Z] Removing intermediate container 2e29338adcb2 [2020-12-04T21:35:42.257Z] ---> 6a79c1c1a1a9 [2020-12-04T21:35:42.257Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-12-04T21:35:42.520Z] latest: Pulling from library/docker [2020-12-04T21:35:42.520Z] 188c0c94c7c5: Already exists [2020-12-04T21:35:42.520Z] 0c7c675703d6: Pulling fs layer [2020-12-04T21:35:42.520Z] cc8c12a437cb: Pulling fs layer [2020-12-04T21:35:42.520Z] f092543453df: Pulling fs layer [2020-12-04T21:35:42.520Z] 65b6bc45957d: Pulling fs layer [2020-12-04T21:35:42.520Z] 4de832df471b: Pulling fs layer [2020-12-04T21:35:42.520Z] 79aa7fa92271: Pulling fs layer [2020-12-04T21:35:42.520Z] 65b6bc45957d: Waiting [2020-12-04T21:35:42.520Z] 4de832df471b: Waiting [2020-12-04T21:35:42.520Z] 79aa7fa92271: Waiting [2020-12-04T21:35:42.787Z] cc8c12a437cb: Verifying Checksum [2020-12-04T21:35:42.787Z] cc8c12a437cb: Download complete [2020-12-04T21:35:42.787Z] 0c7c675703d6: Verifying Checksum [2020-12-04T21:35:42.787Z] 0c7c675703d6: Download complete [2020-12-04T21:35:42.787Z] 65b6bc45957d: Verifying Checksum [2020-12-04T21:35:42.787Z] 65b6bc45957d: Download complete [2020-12-04T21:35:42.787Z] 4de832df471b: Verifying Checksum [2020-12-04T21:35:42.787Z] 4de832df471b: Download complete [2020-12-04T21:35:43.053Z] 79aa7fa92271: Verifying Checksum [2020-12-04T21:35:43.053Z] 79aa7fa92271: Download complete [2020-12-04T21:35:43.053Z] 0c7c675703d6: Pull complete [2020-12-04T21:35:43.053Z] cc8c12a437cb: Pull complete [2020-12-04T21:35:43.628Z] f092543453df: Download complete [2020-12-04T21:35:46.199Z] f092543453df: Pull complete [2020-12-04T21:35:46.199Z] 65b6bc45957d: Pull complete [2020-12-04T21:35:46.464Z] 4de832df471b: Pull complete [2020-12-04T21:35:46.464Z] 79aa7fa92271: Pull complete [2020-12-04T21:35:46.464Z] Digest: sha256:fd4d028713fd05a1fb896412805daed82c4a0cc84331d8dad00cb596d7ce3e3a [2020-12-04T21:35:46.464Z] Status: Downloaded newer image for docker:latest [2020-12-04T21:35:48.392Z] ---> c5532c1d0d9b [2020-12-04T21:35:48.392Z] Step 6/7 : COPY go.mod . [2020-12-04T21:35:48.392Z] ---> e772f0c13320 [2020-12-04T21:35:48.392Z] Step 7/7 : RUN go mod download [2020-12-04T21:35:48.392Z] ---> Running in 9db9a749bdf4 [2020-12-04T21:36:10.428Z] Removing intermediate container 9db9a749bdf4 [2020-12-04T21:36:10.428Z] ---> e9b8edde52ba [2020-12-04T21:36:10.428Z] Successfully built e9b8edde52ba [2020-12-04T21:36:10.428Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-04T21:36:10.751Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-04T21:36:10.751Z] . [Pipeline] withDockerContainer [2020-12-04T21:36:10.855Z] prd-centos7-docker-4c-2g-14538 does not seem to be running inside a container [2020-12-04T21:36:10.910Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-12-04T21:36:11.752Z] $ docker top c8c9a08893af17203c12ea9d96293e15d16ef941c18d17a2412a13078b849166 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-04T21:36:12.321Z] + go version [2020-12-04T21:36:12.321Z] go version go1.15.5 linux/amd64 [Pipeline] } [2020-12-04T21:36:12.337Z] $ docker stop --time=1 c8c9a08893af17203c12ea9d96293e15d16ef941c18d17a2412a13078b849166 [2020-12-04T21:36:13.736Z] $ docker rm -f c8c9a08893af17203c12ea9d96293e15d16ef941c18d17a2412a13078b849166 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-04T21:36:14.639Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-04T21:36:14.640Z] . [Pipeline] withDockerContainer [2020-12-04T21:36:14.735Z] prd-centos7-docker-4c-2g-14538 does not seem to be running inside a container [2020-12-04T21:36:14.787Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-12-04T21:36:15.657Z] $ docker top 3ac246d16dbe922c5ecda8c6e6c249bbe41b1cec883d905704038170aa95623c -eo pid,comm [Pipeline] { [Pipeline] echo [2020-12-04T21:36:15.838Z] ========================================================= [2020-12-04T21:36:15.838Z] [edgeXBuildGoParallel] Running Tests and Build... [2020-12-04T21:36:15.838Z] ========================================================= [Pipeline] sh [2020-12-04T21:36:16.131Z] + make test [2020-12-04T21:36:16.131Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2020-12-04T21:36:24.545Z] ? github.com/edgexfoundry/edgex-go [no test files] [2020-12-04T21:36:39.562Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2020-12-04T21:36:46.224Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2020-12-04T21:36:46.813Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2020-12-04T21:36:46.813Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2020-12-04T21:36:47.082Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2020-12-04T21:36:47.082Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2020-12-04T21:36:47.349Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2020-12-04T21:36:49.296Z] ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.038s [2020-12-04T21:36:49.296Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2020-12-04T21:36:49.296Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2020-12-04T21:36:49.878Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2020-12-04T21:36:50.148Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2020-12-04T21:36:50.148Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2020-12-04T21:36:50.148Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2020-12-04T21:36:53.499Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.086s coverage: 46.6% of statements [2020-12-04T21:36:53.499Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2020-12-04T21:36:53.499Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2020-12-04T21:36:53.499Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2020-12-04T21:36:53.499Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2020-12-04T21:36:53.499Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2020-12-04T21:36:56.881Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.229s coverage: 27.1% of statements [2020-12-04T21:36:56.881Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2020-12-04T21:36:56.881Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2020-12-04T21:36:56.881Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2020-12-04T21:36:56.881Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2020-12-04T21:36:56.881Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2020-12-04T21:36:56.881Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2020-12-04T21:36:56.881Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.034s coverage: 100.0% of statements [2020-12-04T21:36:56.881Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2020-12-04T21:36:56.881Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.038s coverage: 100.0% of statements [2020-12-04T21:36:56.881Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2020-12-04T21:36:56.881Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2020-12-04T21:36:56.881Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.079s coverage: 65.5% of statements [2020-12-04T21:36:56.881Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2020-12-04T21:36:56.881Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2020-12-04T21:36:56.881Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.111s coverage: 82.7% of statements [2020-12-04T21:36:56.881Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2020-12-04T21:36:56.881Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2020-12-04T21:36:56.881Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2020-12-04T21:36:56.881Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2020-12-04T21:36:58.824Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.373s coverage: 28.6% of statements [2020-12-04T21:36:58.824Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2020-12-04T21:36:58.824Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2020-12-04T21:36:58.824Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2020-12-04T21:36:58.824Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2020-12-04T21:36:58.824Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2020-12-04T21:36:58.824Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.058s coverage: 100.0% of statements [2020-12-04T21:36:58.824Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2020-12-04T21:36:58.824Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.043s coverage: 100.0% of statements [2020-12-04T21:36:58.824Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2020-12-04T21:36:58.824Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.114s coverage: 86.7% of statements [2020-12-04T21:36:58.824Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2020-12-04T21:36:59.791Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.114s coverage: 97.5% of statements [2020-12-04T21:36:59.791Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2020-12-04T21:36:59.791Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.056s coverage: 78.3% of statements [2020-12-04T21:36:59.791Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2020-12-04T21:36:59.791Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2020-12-04T21:36:59.791Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2020-12-04T21:36:59.791Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2020-12-04T21:37:01.204Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.298s coverage: 94.7% of statements [2020-12-04T21:37:01.204Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2020-12-04T21:37:01.204Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2020-12-04T21:37:01.204Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2020-12-04T21:37:01.204Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2020-12-04T21:37:01.204Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2020-12-04T21:37:01.204Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2020-12-04T21:37:01.204Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2020-12-04T21:37:01.204Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2020-12-04T21:37:01.204Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2020-12-04T21:37:01.204Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2020-12-04T21:37:01.204Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2020-12-04T21:37:01.204Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2020-12-04T21:37:01.204Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2020-12-04T21:37:01.204Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2020-12-04T21:37:01.204Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] [2020-12-04T21:37:01.204Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] [2020-12-04T21:37:01.204Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2020-12-04T21:37:01.204Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2020-12-04T21:37:01.204Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2020-12-04T21:37:01.204Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2020-12-04T21:37:01.204Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.047s coverage: 58.8% of statements [2020-12-04T21:37:01.204Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2020-12-04T21:37:01.204Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2020-12-04T21:37:01.204Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.052s coverage: 0.0% of statements [no tests to run] [2020-12-04T21:37:01.204Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2020-12-04T21:37:01.204Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2020-12-04T21:37:01.204Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2020-12-04T21:37:01.204Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2020-12-04T21:37:01.204Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements [2020-12-04T21:37:01.204Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2020-12-04T21:37:01.204Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.048s coverage: 75.5% of statements [2020-12-04T21:37:01.204Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.039s coverage: 80.8% of statements [2020-12-04T21:37:01.204Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements [2020-12-04T21:37:01.785Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.064s coverage: 84.2% of statements [2020-12-04T21:37:01.785Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.024s coverage: 100.0% of statements [2020-12-04T21:37:01.785Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2020-12-04T21:37:02.765Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.179s coverage: 63.5% of statements [2020-12-04T21:37:02.765Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2020-12-04T21:37:02.765Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2020-12-04T21:37:02.765Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.035s coverage: 100.0% of statements [2020-12-04T21:37:02.765Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.048s coverage: 91.3% of statements [2020-12-04T21:37:02.765Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.037s coverage: 100.0% of statements [2020-12-04T21:37:03.034Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.049s coverage: 73.7% of statements [2020-12-04T21:37:03.303Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.029s coverage: 100.0% of statements [2020-12-04T21:37:04.707Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.309s coverage: 55.9% of statements [2020-12-04T21:37:04.707Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2020-12-04T21:37:04.707Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2020-12-04T21:37:04.707Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2020-12-04T21:37:04.707Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2020-12-04T21:37:04.707Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2020-12-04T21:37:04.707Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] [2020-12-04T21:37:10.798Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 7.059s coverage: 86.3% of statements [2020-12-04T21:37:10.798Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] [2020-12-04T21:37:10.798Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 1.142s coverage: 72.2% of statements [2020-12-04T21:37:10.798Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.444s coverage: 72.1% of statements [2020-12-04T21:37:10.798Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.040s coverage: 82.4% of statements [2020-12-04T21:37:10.798Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.040s coverage: 48.4% of statements [2020-12-04T21:37:10.798Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] [2020-12-04T21:37:10.798Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] [2020-12-04T21:37:10.798Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] [2020-12-04T21:37:10.798Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.092s coverage: 28.8% of statements [2020-12-04T21:37:10.798Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] [2020-12-04T21:37:10.798Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.037s coverage: 96.8% of statements [2020-12-04T21:37:10.798Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] [2020-12-04T21:37:10.798Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.118s coverage: 37.2% of statements [2020-12-04T21:37:10.798Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2020-12-04T21:37:10.798Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2020-12-04T21:37:10.798Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.304s coverage: 84.0% of statements [2020-12-04T21:37:10.798Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.048s coverage: 100.0% of statements [2020-12-04T21:37:10.798Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.102s coverage: 47.1% of statements [2020-12-04T21:37:10.798Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2020-12-04T21:37:10.798Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2020-12-04T21:37:10.798Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.023s coverage: 100.0% of statements [2020-12-04T21:37:10.798Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2020-12-04T21:37:10.798Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2020-12-04T21:37:10.798Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2020-12-04T21:37:10.798Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.054s coverage: 100.0% of statements [2020-12-04T21:37:10.798Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2020-12-04T21:37:10.798Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.043s coverage: 100.0% of statements [2020-12-04T21:37:10.798Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2020-12-04T21:37:12.228Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.676s coverage: 29.1% of statements [2020-12-04T21:37:12.228Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2020-12-04T21:37:12.228Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2020-12-04T21:37:12.228Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2020-12-04T21:37:12.228Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2020-12-04T21:37:12.228Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2020-12-04T21:37:12.228Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.089s coverage: 99.0% of statements [2020-12-04T21:37:12.228Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2020-12-04T21:37:12.228Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.045s coverage: 100.0% of statements [2020-12-04T21:37:12.228Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2020-12-04T21:37:12.228Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.037s coverage: 0.0% of statements [2020-12-04T21:37:12.228Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2020-12-04T21:37:12.228Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.038s coverage: 100.0% of statements [2020-12-04T21:37:12.228Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2020-12-04T21:37:12.228Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2020-12-04T21:37:12.228Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2020-12-04T21:37:12.228Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2020-12-04T21:37:12.228Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.051s coverage: 87.9% of statements [2020-12-04T21:37:12.228Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2020-12-04T21:37:12.228Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2020-12-04T21:37:12.228Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.029s coverage: 100.0% of statements [2020-12-04T21:37:12.801Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.033s coverage: 32.1% of statements [2020-12-04T21:37:12.801Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements [2020-12-04T21:37:13.386Z] GO111MODULE=on go vet ./... [2020-12-04T21:37:40.103Z] gofmt -l . [2020-12-04T21:37:40.103Z] [ "`gofmt -l .`" = "" ] [2020-12-04T21:37:40.103Z] ./bin/test-go-mod-tidy.sh [2020-12-04T21:37:40.103Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2020-12-04T21:37:40.410Z] + ls -al . [2020-12-04T21:37:40.410Z] total 648 [2020-12-04T21:37:40.410Z] drwxrwxr-x 10 1001 1001 4096 Dec 4 21:37 . [2020-12-04T21:37:40.410Z] drwxr-xr-x 4 root root 28 Dec 4 21:36 .. [2020-12-04T21:37:40.410Z] -rw-rw-r-- 1 1001 1001 11 Dec 4 21:34 .dockerignore [2020-12-04T21:37:40.410Z] drwxrwxr-x 8 1001 1001 179 Dec 4 21:34 .git [2020-12-04T21:37:40.410Z] drwxrwxr-x 3 1001 1001 125 Dec 4 21:34 .github [2020-12-04T21:37:40.410Z] -rw-rw-r-- 1 1001 1001 971 Dec 4 21:34 .gitignore [2020-12-04T21:37:40.410Z] drwx------ 3 1001 1001 47 Dec 4 21:35 .semver [2020-12-04T21:37:40.410Z] -rw-rw-r-- 1 1001 1001 166 Dec 4 21:34 .sonarcloud.properties [2020-12-04T21:37:40.410Z] -rw-rw-r-- 1 1001 1001 3804 Dec 4 21:34 CONTRIBUTING.md [2020-12-04T21:37:40.410Z] -rw-rw-r-- 1 1001 1001 1035 Dec 4 21:34 Dockerfile.build [2020-12-04T21:37:40.410Z] -rw-rw-r-- 1 1001 1001 943 Dec 4 21:34 Jenkinsfile [2020-12-04T21:37:40.410Z] -rw-rw-r-- 1 1001 1001 10775 Dec 4 21:34 LICENSE [2020-12-04T21:37:40.410Z] -rw-rw-r-- 1 1001 1001 6318 Dec 4 21:34 Makefile [2020-12-04T21:37:40.410Z] -rw-rw-r-- 1 1001 1001 6447 Dec 4 21:34 README.md [2020-12-04T21:37:40.410Z] -rw-rw-r-- 1 1001 1001 259 Dec 4 21:34 SECURITY.md [2020-12-04T21:37:40.410Z] -rw-rw-r-- 1 1001 1001 5 Dec 4 21:35 VERSION [2020-12-04T21:37:40.410Z] -rw-rw-r-- 1 1001 1001 4131 Dec 4 21:34 ZMQWindows.md [2020-12-04T21:37:40.410Z] drwxrwxr-x 2 1001 1001 117 Dec 4 21:34 bin [2020-12-04T21:37:40.410Z] drwxrwxr-x 15 1001 1001 4096 Dec 4 21:34 cmd [2020-12-04T21:37:40.410Z] -rw-r--r-- 1 root root 554771 Dec 4 21:37 coverage.out [2020-12-04T21:37:40.410Z] -rw-r--r-- 1 root root 1041 Dec 4 21:37 go.mod [2020-12-04T21:37:40.410Z] -rw-r--r-- 1 root root 18856 Dec 4 21:37 go.sum [2020-12-04T21:37:40.410Z] drwxrwxr-x 8 1001 1001 127 Dec 4 21:34 internal [2020-12-04T21:37:40.410Z] drwxrwxr-x 4 1001 1001 26 Dec 4 21:34 openapi [2020-12-04T21:37:40.410Z] drwxrwxr-x 4 1001 1001 71 Dec 4 21:34 snap [2020-12-04T21:37:40.410Z] -rw-rw-r-- 1 1001 1001 168 Dec 4 21:34 version.go [Pipeline] sh [2020-12-04T21:37:40.730Z] + '[' -e coverage.out ] [2020-12-04T21:37:40.730Z] + chown 1001:1001 coverage.out [Pipeline] stash [2020-12-04T21:37:40.923Z] Stashed 1 file(s) [Pipeline] sh [2020-12-04T21:37:41.215Z] + make build [2020-12-04T21:37:41.215Z] 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 [2020-12-04T21:37:44.550Z] 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 [2020-12-04T21:37:52.805Z] 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 [2020-12-04T21:37:54.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 [2020-12-04T21:37:55.609Z] 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 [2020-12-04T21:37:55.872Z] 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 [2020-12-04T21:37:57.284Z] 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 [2020-12-04T21:37:58.682Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2020-12-04T21:37:59.631Z] 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 [2020-12-04T21:38:01.025Z] 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 [2020-12-04T21:38:02.421Z] 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 [2020-12-04T21:38:03.372Z] 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 [2020-12-04T21:38:04.325Z] 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] } [2020-12-04T21:38:05.289Z] $ docker stop --time=1 3ac246d16dbe922c5ecda8c6e6c249bbe41b1cec883d905704038170aa95623c [2020-12-04T21:38:07.017Z] $ docker rm -f 3ac246d16dbe922c5ecda8c6e6c249bbe41b1cec883d905704038170aa95623c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-04T21:38:08.948Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-12-04T21:38:08.949Z] [2020-12-04T21:38:08.949Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2020-12-04T21:38:09.316Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-12-04T21:38:09.316Z] latest: Pulling from edgex-devops/edgex-compose [2020-12-04T21:38:09.316Z] cbdbe7a5bc2a: Pulling fs layer [2020-12-04T21:38:09.316Z] ca9280d653b3: Pulling fs layer [2020-12-04T21:38:09.316Z] 7e9c9ca2126c: Pulling fs layer [2020-12-04T21:38:09.579Z] cbdbe7a5bc2a: Verifying Checksum [2020-12-04T21:38:09.579Z] cbdbe7a5bc2a: Download complete [2020-12-04T21:38:09.848Z] cbdbe7a5bc2a: Pull complete [2020-12-04T21:38:10.112Z] ca9280d653b3: Verifying Checksum [2020-12-04T21:38:10.112Z] ca9280d653b3: Download complete [2020-12-04T21:38:10.692Z] 7e9c9ca2126c: Verifying Checksum [2020-12-04T21:38:10.692Z] 7e9c9ca2126c: Download complete [2020-12-04T21:38:11.268Z] ca9280d653b3: Pull complete [2020-12-04T21:38:17.891Z] 7e9c9ca2126c: Pull complete [2020-12-04T21:38:17.891Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2020-12-04T21:38:17.891Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-12-04T21:38:17.891Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2020-12-04T21:38:18.047Z] prd-centos7-docker-4c-2g-14538 does not seem to be running inside a container [2020-12-04T21:38:18.095Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2020-12-04T21:38:20.669Z] $ docker top fc312c7eb91a534e7d8adf45a59f04aae90613c0bfa9ac67068472fcde5b602c -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-04T21:38:21.210Z] + docker-compose build --help [2020-12-04T21:38:21.210Z] + grep parallel [2020-12-04T21:38:22.160Z] --parallel Build images in parallel. [Pipeline] } [2020-12-04T21:38:22.178Z] $ docker stop --time=1 fc312c7eb91a534e7d8adf45a59f04aae90613c0bfa9ac67068472fcde5b602c [2020-12-04T21:38:23.560Z] $ docker rm -f fc312c7eb91a534e7d8adf45a59f04aae90613c0bfa9ac67068472fcde5b602c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-04T21:38:24.254Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-12-04T21:38:24.254Z] . [Pipeline] withDockerContainer [2020-12-04T21:38:24.351Z] prd-centos7-docker-4c-2g-14538 does not seem to be running inside a container [2020-12-04T21:38:24.400Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2020-12-04T21:38:25.010Z] $ docker top 7aede408edb1de87163b1c94448acc939eb52ce04110280fd0cd00c0603859c2 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-04T21:38:25.500Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2020-12-04T21:38:26.445Z] Building docker-core-command-go ... [2020-12-04T21:38:26.445Z] Building docker-core-data-go ... [2020-12-04T21:38:26.445Z] Building docker-core-metadata-go ... [2020-12-04T21:38:26.445Z] Building docker-security-bootstrap-redis-go ... [2020-12-04T21:38:26.445Z] Building docker-security-proxy-setup-go ... [2020-12-04T21:38:26.445Z] Building docker-security-secrets-setup-go ... [2020-12-04T21:38:26.445Z] Building docker-security-secretstore-setup-go ... [2020-12-04T21:38:26.445Z] Building docker-support-notifications-go ... [2020-12-04T21:38:26.445Z] Building docker-support-scheduler-go ... [2020-12-04T21:38:26.445Z] Building docker-sys-mgmt-agent-go ... [2020-12-04T21:38:26.445Z] Building docker-security-secrets-setup-go [2020-12-04T21:38:26.445Z] Building docker-security-secretstore-setup-go [2020-12-04T21:38:26.445Z] Building docker-sys-mgmt-agent-go [2020-12-04T21:38:26.445Z] Building docker-core-data-go [2020-12-04T21:38:26.445Z] Building docker-support-scheduler-go [2020-12-04T21:38:58.922Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-04T21:38:58.922Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2020-12-04T21:38:58.922Z] ---> e9b8edde52ba [2020-12-04T21:38:58.922Z] Step 3/23 : WORKDIR /edgex-go [2020-12-04T21:38:58.922Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-04T21:38:58.922Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-12-04T21:38:58.922Z] ---> e9b8edde52ba [2020-12-04T21:38:58.922Z] Step 3/24 : WORKDIR /edgex-go [2020-12-04T21:38:58.922Z] Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-04T21:38:58.922Z] Step 2/29 : FROM ${BUILDER_BASE} AS build-env [2020-12-04T21:38:58.922Z] ---> e9b8edde52ba [2020-12-04T21:38:58.922Z] Step 3/29 : WORKDIR /edgex-go [2020-12-04T21:38:58.922Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-04T21:38:58.922Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-12-04T21:38:58.922Z] ---> e9b8edde52ba [2020-12-04T21:38:58.922Z] Step 3/21 : WORKDIR /edgex-go [2020-12-04T21:38:58.922Z] Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-04T21:38:58.922Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2020-12-04T21:38:58.922Z] ---> e9b8edde52ba [2020-12-04T21:38:58.922Z] Step 3/27 : WORKDIR /edgex-go [2020-12-04T21:38:59.294Z] ---> Running in 41e56af73a59 [2020-12-04T21:38:59.294Z] ---> Running in c5101f1ca7d5 [2020-12-04T21:38:59.294Z] ---> Running in 53a1dbdfc737 [2020-12-04T21:38:59.294Z] ---> Running in f8a3ba1170f9 [2020-12-04T21:38:59.294Z] ---> Running in 670d7f0f74be [2020-12-04T21:38:59.557Z] Removing intermediate container f8a3ba1170f9 [2020-12-04T21:38:59.557Z] ---> 5426cb6e7408 [2020-12-04T21:38:59.557Z] Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-04T21:38:59.820Z] Removing intermediate container 53a1dbdfc737 [2020-12-04T21:38:59.820Z] ---> 2eb51c9b7628 [2020-12-04T21:38:59.820Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-04T21:38:59.820Z] Removing intermediate container c5101f1ca7d5 [2020-12-04T21:38:59.820Z] ---> 153126b4028e [2020-12-04T21:38:59.820Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-04T21:38:59.820Z] Removing intermediate container 670d7f0f74be [2020-12-04T21:38:59.820Z] ---> c802396425b1 [2020-12-04T21:38:59.820Z] Step 4/29 : RUN apk update && apk add make git [2020-12-04T21:38:59.820Z] Removing intermediate container 41e56af73a59 [2020-12-04T21:38:59.820Z] ---> 28f5ea64e9e0 [2020-12-04T21:38:59.820Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-04T21:38:59.820Z] ---> Running in 2d56bb4e7845 [2020-12-04T21:38:59.820Z] ---> Running in 8c415e4e02f2 [2020-12-04T21:38:59.820Z] ---> Running in 9b569ad984fc [2020-12-04T21:38:59.820Z] ---> Running in dae332e45f49 [2020-12-04T21:39:00.085Z] ---> Running in e10f2e49232d [2020-12-04T21:39:01.510Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-04T21:39:01.775Z] Removing intermediate container 2d56bb4e7845 [2020-12-04T21:39:01.775Z] ---> 8cc495e6526f [2020-12-04T21:39:01.775Z] Step 5/21 : RUN apk update && apk add make git [2020-12-04T21:39:02.039Z] ---> Running in ad61bfd1239a [2020-12-04T21:39:02.039Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-04T21:39:02.039Z] Removing intermediate container 9b569ad984fc [2020-12-04T21:39:02.039Z] ---> d5f31f9831b5 [2020-12-04T21:39:02.039Z] Step 5/24 : RUN apk update && apk add make git [2020-12-04T21:39:02.301Z] Removing intermediate container 8c415e4e02f2 [2020-12-04T21:39:02.301Z] ---> 8110fbdc72b9 [2020-12-04T21:39:02.301Z] Step 5/27 : RUN apk update && apk add make bash git [2020-12-04T21:39:02.301Z] Removing intermediate container e10f2e49232d [2020-12-04T21:39:02.301Z] ---> fad6e9896274 [2020-12-04T21:39:02.301Z] Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2020-12-04T21:39:02.573Z] ---> Running in 4abe4ec11343 [2020-12-04T21:39:02.573Z] ---> Running in d35bb5c079c3 [2020-12-04T21:39:02.573Z] ---> Running in 2e83a07e4f37 [2020-12-04T21:39:02.573Z] v3.12.1-74-g54165f73d3 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-04T21:39:02.573Z] v3.12.1-75-g0340519978 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-04T21:39:02.573Z] OK: 12745 distinct packages available [2020-12-04T21:39:02.835Z] OK: 233 MiB in 51 packages [2020-12-04T21:39:02.835Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-04T21:39:03.414Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-04T21:39:03.414Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-04T21:39:03.414Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-04T21:39:03.414Z] Removing intermediate container dae332e45f49 [2020-12-04T21:39:03.414Z] ---> f6e6515d8213 [2020-12-04T21:39:03.414Z] Step 5/29 : COPY go.mod . [2020-12-04T21:39:03.676Z] ---> a12d85d6b950 [2020-12-04T21:39:03.676Z] Step 6/29 : RUN go mod download [2020-12-04T21:39:03.939Z] ---> Running in 0e6bad484a07 [2020-12-04T21:39:03.939Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-04T21:39:03.939Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-04T21:39:04.207Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-04T21:39:04.207Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-04T21:39:04.470Z] v3.12.1-74-g54165f73d3 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-04T21:39:04.470Z] v3.12.1-75-g0340519978 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-04T21:39:04.470Z] OK: 12745 distinct packages available [2020-12-04T21:39:04.742Z] v3.12.1-74-g54165f73d3 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-04T21:39:04.742Z] v3.12.1-75-g0340519978 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-04T21:39:04.742Z] OK: 12745 distinct packages available [2020-12-04T21:39:04.742Z] OK: 233 MiB in 51 packages [2020-12-04T21:39:04.742Z] v3.12.1-74-g54165f73d3 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-04T21:39:04.742Z] v3.12.1-75-g0340519978 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-04T21:39:04.742Z] OK: 12745 distinct packages available [2020-12-04T21:39:04.742Z] v3.12.1-74-g54165f73d3 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-04T21:39:04.742Z] v3.12.1-75-g0340519978 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-04T21:39:04.742Z] OK: 12745 distinct packages available [2020-12-04T21:39:05.021Z] OK: 233 MiB in 51 packages [2020-12-04T21:39:05.021Z] OK: 233 MiB in 51 packages [2020-12-04T21:39:05.021Z] OK: 233 MiB in 51 packages [2020-12-04T21:39:05.607Z] Removing intermediate container 4abe4ec11343 [2020-12-04T21:39:05.607Z] ---> cf8615b90daf [2020-12-04T21:39:05.607Z] Step 6/24 : COPY go.mod . [2020-12-04T21:39:05.875Z] Removing intermediate container 2e83a07e4f37 [2020-12-04T21:39:05.875Z] ---> 0db1bc19e9d4 [2020-12-04T21:39:05.875Z] Step 6/23 : COPY go.mod . [2020-12-04T21:39:06.145Z] ---> 1fbcdde7b7ae [2020-12-04T21:39:06.145Z] Step 7/24 : RUN go mod download [2020-12-04T21:39:06.145Z] Removing intermediate container ad61bfd1239a [2020-12-04T21:39:06.145Z] ---> ea21d92b5c99 [2020-12-04T21:39:06.145Z] Step 6/21 : COPY go.mod . [2020-12-04T21:39:06.145Z] ---> 7d7be4722339 [2020-12-04T21:39:06.145Z] Step 7/23 : RUN go mod download [2020-12-04T21:39:06.145Z] ---> Running in 1ec2bd7b38c3 [2020-12-04T21:39:06.420Z] Removing intermediate container d35bb5c079c3 [2020-12-04T21:39:06.420Z] ---> 34b1520b50ab [2020-12-04T21:39:06.420Z] Step 6/27 : COPY go.mod . [2020-12-04T21:39:06.420Z] ---> Running in 5ac55ab8a84e [2020-12-04T21:39:06.420Z] Removing intermediate container 0e6bad484a07 [2020-12-04T21:39:06.420Z] ---> b7bb1d3f3b90 [2020-12-04T21:39:06.420Z] Step 7/29 : COPY . . [2020-12-04T21:39:06.691Z] ---> 31d69b8f60ad [2020-12-04T21:39:06.691Z] Step 7/21 : RUN go mod download [2020-12-04T21:39:08.094Z] ---> 74344a5f3368 [2020-12-04T21:39:08.094Z] Step 7/27 : RUN go mod download [2020-12-04T21:39:08.094Z] ---> Running in fea517999647 [2020-12-04T21:39:09.045Z] ---> Running in 19bacd0a9916 [2020-12-04T21:39:11.635Z] Removing intermediate container 1ec2bd7b38c3 [2020-12-04T21:39:11.635Z] ---> 2dcd82986ac5 [2020-12-04T21:39:11.636Z] Step 8/24 : COPY . . [2020-12-04T21:39:16.963Z] Removing intermediate container 5ac55ab8a84e [2020-12-04T21:39:16.963Z] ---> 022346c9270e [2020-12-04T21:39:16.963Z] Step 8/23 : COPY . . [2020-12-04T21:39:18.372Z] Removing intermediate container fea517999647 [2020-12-04T21:39:18.372Z] ---> ab0b015aeed2 [2020-12-04T21:39:18.372Z] Step 8/21 : COPY . . [2020-12-04T21:39:18.372Z] Removing intermediate container 19bacd0a9916 [2020-12-04T21:39:18.372Z] ---> 5bcffc60450d [2020-12-04T21:39:18.372Z] Step 8/27 : COPY . . [2020-12-04T21:39:40.449Z] ---> 767f9d63af44 [2020-12-04T21:39:40.449Z] Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup [2020-12-04T21:39:43.816Z] ---> Running in afd8b4b137cc [2020-12-04T21:39:46.392Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2020-12-04T21:39:48.347Z] ---> 1828f6a50475 [2020-12-04T21:39:48.347Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2020-12-04T21:39:50.426Z] ---> Running in b122946d2fba [2020-12-04T21:39:51.238Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-14543 in /w/workspace/edgexfoundry_edgex-go_PR-2898 [Pipeline] { [Pipeline] ws [2020-12-04T21:39:51.354Z] Running in /w/workspace/edgex-go/8 [Pipeline] { [Pipeline] checkout [2020-12-04T21:39:52.398Z] 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 [2020-12-04T21:39:53.357Z] ---> 626ad65a4f10 [2020-12-04T21:39:53.357Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2020-12-04T21:39:54.317Z] ---> ef4b6bdecd05 [2020-12-04T21:39:54.318Z] Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2020-12-04T21:39:54.590Z] ---> Running in cb0b5cb0c5f4 [2020-12-04T21:39:54.861Z] ---> 45809446fa4f [2020-12-04T21:39:54.861Z] Step 9/23 : RUN make cmd/core-data/core-data [2020-12-04T21:39:54.861Z] ---> Running in 10bc43ebe78b [2020-12-04T21:39:55.142Z] ---> Running in 5f037593beb5 [2020-12-04T21:39:56.111Z] 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 [2020-12-04T21:39:56.381Z] 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 [2020-12-04T21:39:56.381Z] 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 [2020-12-04T21:39:56.561Z] using credential edgex-jenkins-ssh [2020-12-04T21:39:56.626Z] Cloning the remote Git repository [2020-12-04T21:39:56.694Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2020-12-04T21:39:56.810Z] > git init /w/workspace/edgex-go/8 # timeout=10 [2020-12-04T21:39:56.892Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-12-04T21:39:56.893Z] > git --version # timeout=10 [2020-12-04T21:39:56.917Z] > git --version # 'git version 2.17.1' [2020-12-04T21:39:56.919Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-04T21:39:57.009Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-04T21:40:11.400Z] Removing intermediate container afd8b4b137cc [2020-12-04T21:40:11.401Z] ---> 495d00804e97 [2020-12-04T21:40:11.401Z] [2020-12-04T21:40:11.401Z] Step 9/29 : FROM alpine:latest [2020-12-04T21:40:11.665Z] latest: Pulling from library/alpine [2020-12-04T21:40:12.624Z] Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a [2020-12-04T21:40:12.624Z] Status: Downloaded newer image for alpine:latest [2020-12-04T21:40:12.624Z] ---> d6e46aa2470d [2020-12-04T21:40:12.624Z] Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' [2020-12-04T21:40:13.203Z] ---> Running in d4d36babc5fd [2020-12-04T21:40:13.533Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-12-04T21:40:13.554Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-04T21:40:13.582Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-12-04T21:40:13.628Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-12-04T21:40:13.628Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-04T21:40:13.640Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2898/head:refs/remotes/origin/PR-2898 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-04T21:40:13.784Z] Removing intermediate container d4d36babc5fd [2020-12-04T21:40:13.784Z] ---> 5bad00bad033 [2020-12-04T21:40:13.784Z] Step 11/29 : USER root [2020-12-04T21:40:14.059Z] ---> Running in 3aec51bccff6 [2020-12-04T21:40:14.314Z] Merging remotes/origin/master commit f155a7c6506425abdabefc4c4caef6dce7961eb8 into PR head commit 33c868eca375beeb13fab9b28589e0a47ee2b37d [2020-12-04T21:40:14.356Z] Removing intermediate container 3aec51bccff6 [2020-12-04T21:40:14.356Z] ---> f2a5f8497fb5 [2020-12-04T21:40:14.356Z] Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* [2020-12-04T21:40:14.356Z] ---> Running in 15d2f6c084d7 [2020-12-04T21:40:14.629Z] 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 [2020-12-04T21:40:15.151Z] Merge succeeded, producing 363c6de2bb3ee88fe8b635558c33cb0a4dfae891 [2020-12-04T21:40:15.151Z] Checking out Revision 363c6de2bb3ee88fe8b635558c33cb0a4dfae891 (PR-2898) [2020-12-04T21:40:15.591Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-04T21:40:15.591Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-04T21:40:14.336Z] > git config core.sparsecheckout # timeout=10 [2020-12-04T21:40:14.405Z] > git checkout -f 33c868eca375beeb13fab9b28589e0a47ee2b37d # timeout=10 [2020-12-04T21:40:14.731Z] > git remote # timeout=10 [2020-12-04T21:40:14.755Z] > git config --get remote.origin.url # timeout=10 [2020-12-04T21:40:14.769Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-04T21:40:14.779Z] > git merge f155a7c6506425abdabefc4c4caef6dce7961eb8 # timeout=10 [2020-12-04T21:40:15.130Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-04T21:40:15.159Z] > git config core.sparsecheckout # timeout=10 [2020-12-04T21:40:15.171Z] > git checkout -f 363c6de2bb3ee88fe8b635558c33cb0a4dfae891 # timeout=10 [2020-12-04T21:40:15.863Z] v3.12.1-74-g54165f73d3 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-12-04T21:40:15.863Z] v3.12.1-75-g0340519978 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-12-04T21:40:15.863Z] OK: 12746 distinct packages available [2020-12-04T21:40:16.133Z] (1/2) Installing ca-certificates (20191127-r4) [2020-12-04T21:40:16.133Z] (2/2) Installing dumb-init (1.2.2-r1) [2020-12-04T21:40:16.133Z] Executing busybox-1.31.1-r19.trigger [2020-12-04T21:40:16.402Z] Executing ca-certificates-20191127-r4.trigger [2020-12-04T21:40:16.402Z] OK: 6 MiB in 16 packages [2020-12-04T21:40:19.351Z] Commit message: "Merge commit 'f155a7c6506425abdabefc4c4caef6dce7961eb8' into HEAD" [2020-12-04T21:40:19.377Z] First time build. Skipping changelog. [2020-12-04T21:40:19.800Z] Removing intermediate container 15d2f6c084d7 [2020-12-04T21:40:19.800Z] ---> a6e14126dfce [2020-12-04T21:40:19.800Z] Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup [2020-12-04T21:40:19.800Z] ---> Running in 7c650358d431 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-04T21:40:19.360Z] > git rev-list --no-walk 192e75e79965f570e40dacfd3fa37e859c65312b # timeout=10 [2020-12-04T21:40:20.788Z] Removing intermediate container 7c650358d431 [2020-12-04T21:40:20.788Z] ---> 87f960355597 [2020-12-04T21:40:20.788Z] Step 14/29 : WORKDIR $BASE_DIR [2020-12-04T21:40:20.788Z] ---> Running in 6cba5c691fba [2020-12-04T21:40:21.026Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [2020-12-04T21:40:21.065Z] Removing intermediate container 6cba5c691fba [2020-12-04T21:40:21.065Z] ---> ceabbd2f56f0 [2020-12-04T21:40:21.065Z] Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging [Pipeline] sh [2020-12-04T21:40:21.345Z] ---> Running in 2cb093d505c8 [2020-12-04T21:40:21.471Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-04T21:40:21.814Z] + true [2020-12-04T21:40:21.814Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-04T21:40:23.893Z] provisioning config files... [2020-12-04T21:40:23.938Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/8@tmp/config4880222452718097943tmp [Pipeline] { [2020-12-04T21:40:23.984Z] Removing intermediate container 2cb093d505c8 [2020-12-04T21:40:23.984Z] ---> 962a917aa57a [2020-12-04T21:40:23.984Z] Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . [Pipeline] libraryResource [Pipeline] sh [2020-12-04T21:40:24.353Z] ---> docker-login.sh [2020-12-04T21:40:24.354Z] nexus3.edgexfoundry.org:10001 [2020-12-04T21:40:24.953Z] Removing intermediate container b122946d2fba [2020-12-04T21:40:24.953Z] ---> 26e62b07d658 [2020-12-04T21:40:24.953Z] [2020-12-04T21:40:24.953Z] Step 10/24 : FROM alpine:3.10 [2020-12-04T21:40:24.956Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-04T21:40:25.218Z] 3.10: Pulling from library/alpine [2020-12-04T21:40:25.553Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-04T21:40:25.553Z] Configure a credential helper to remove this warning. See [2020-12-04T21:40:25.553Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-04T21:40:25.553Z] [2020-12-04T21:40:25.553Z] Login Succeeded [2020-12-04T21:40:25.553Z] nexus3.edgexfoundry.org:10002 [2020-12-04T21:40:25.797Z] ---> 7216d61dd458 [2020-12-04T21:40:25.797Z] Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res [2020-12-04T21:40:25.797Z] Removing intermediate container 10bc43ebe78b [2020-12-04T21:40:25.797Z] ---> b7af709fd5dd [2020-12-04T21:40:25.797Z] Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2020-12-04T21:40:25.827Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-04T21:40:26.088Z] ---> Running in 224493cf2b3d [2020-12-04T21:40:26.105Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-04T21:40:26.105Z] Configure a credential helper to remove this warning. See [2020-12-04T21:40:26.105Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-04T21:40:26.105Z] [2020-12-04T21:40:26.105Z] Login Succeeded [2020-12-04T21:40:26.105Z] nexus3.edgexfoundry.org:10003 [2020-12-04T21:40:26.379Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-04T21:40:26.652Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-04T21:40:26.652Z] Configure a credential helper to remove this warning. See [2020-12-04T21:40:26.652Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-04T21:40:26.652Z] [2020-12-04T21:40:26.652Z] Login Succeeded [2020-12-04T21:40:26.652Z] nexus3.edgexfoundry.org:10004 [2020-12-04T21:40:26.934Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-04T21:40:27.215Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-04T21:40:27.215Z] Configure a credential helper to remove this warning. See [2020-12-04T21:40:27.215Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-04T21:40:27.215Z] [2020-12-04T21:40:27.215Z] Login Succeeded [2020-12-04T21:40:27.215Z] docker.io [2020-12-04T21:40:27.488Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-04T21:40:28.625Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-04T21:40:28.625Z] Configure a credential helper to remove this warning. See [2020-12-04T21:40:28.625Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-04T21:40:28.625Z] [2020-12-04T21:40:28.625Z] Login Succeeded [2020-12-04T21:40:28.625Z] ---> docker-login.sh ends [2020-12-04T21:40:28.632Z] ---> 0b7c0f0afd29 [2020-12-04T21:40:28.632Z] Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res [2020-12-04T21:40:28.632Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-12-04T21:40:28.632Z] Status: Downloaded newer image for alpine:3.10 [2020-12-04T21:40:28.632Z] ---> be4e4bea2c2e [2020-12-04T21:40:28.632Z] Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [Pipeline] } [2020-12-04T21:40:28.659Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2020-12-04T21:40:28.910Z] ---> Running in 0ac297668f80 [2020-12-04T21:40:28.910Z] Removing intermediate container cb0b5cb0c5f4 [2020-12-04T21:40:28.910Z] ---> 0d3cb70a2981 [2020-12-04T21:40:28.910Z] [2020-12-04T21:40:28.910Z] Step 10/21 : FROM scratch [2020-12-04T21:40:28.910Z] ---> [2020-12-04T21:40:28.910Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [Pipeline] echo [2020-12-04T21:40:29.114Z] ========================================================= [2020-12-04T21:40:29.114Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-12-04T21:40:29.114Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-04T21:40:29.186Z] 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 [2020-12-04T21:40:29.186Z] ---> Running in facff220aa67 [2020-12-04T21:40:29.186Z] ---> b9297d685ba8 [2020-12-04T21:40:29.186Z] Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res [2020-12-04T21:40:29.456Z] Removing intermediate container facff220aa67 [2020-12-04T21:40:29.456Z] ---> c467723f622c [2020-12-04T21:40:29.456Z] Step 12/21 : ENV APP_PORT=48085 [2020-12-04T21:40:29.456Z] ---> Running in 2bae4b9749ea [2020-12-04T21:40:29.456Z] ---> 46e68e23271d [2020-12-04T21:40:29.456Z] Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging [2020-12-04T21:40:29.486Z] + 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 . [2020-12-04T21:40:29.733Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-12-04T21:40:29.733Z] Removing intermediate container 2bae4b9749ea [2020-12-04T21:40:29.733Z] ---> 58abd77df785 [2020-12-04T21:40:29.733Z] Step 13/21 : EXPOSE $APP_PORT [2020-12-04T21:40:29.733Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-12-04T21:40:29.998Z] v3.10.5-149-g803c562e66 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-12-04T21:40:29.998Z] v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-12-04T21:40:29.998Z] OK: 10348 distinct packages available [2020-12-04T21:40:29.998Z] (1/5) Installing ca-certificates (20191127-r2) [2020-12-04T21:40:30.261Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-12-04T21:40:30.261Z] (3/5) Installing libcurl (7.66.0-r1) [2020-12-04T21:40:30.261Z] (4/5) Installing curl (7.66.0-r1) [2020-12-04T21:40:30.261Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-12-04T21:40:30.261Z] Executing busybox-1.30.1-r3.trigger [2020-12-04T21:40:30.261Z] Executing ca-certificates-20191127-r2.trigger [2020-12-04T21:40:30.834Z] OK: 7 MiB in 19 packages [2020-12-04T21:40:30.834Z] ---> Running in ec3ed0e4ffc9 [2020-12-04T21:40:31.095Z] ---> ed53b4ae5e37 [2020-12-04T21:40:31.095Z] Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh [2020-12-04T21:40:31.360Z] Removing intermediate container ec3ed0e4ffc9 [2020-12-04T21:40:31.361Z] ---> 5b048e53cf3c [2020-12-04T21:40:31.361Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2020-12-04T21:40:31.361Z] ---> Running in 4cb4538962eb [2020-12-04T21:40:31.943Z] ---> 7ddf61b9eece [2020-12-04T21:40:31.943Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2020-12-04T21:40:31.943Z] Removing intermediate container 224493cf2b3d [2020-12-04T21:40:31.943Z] ---> a89703ae69ac [2020-12-04T21:40:31.943Z] [2020-12-04T21:40:31.943Z] Step 11/27 : FROM docker:latest [2020-12-04T21:40:31.943Z] ---> b0757c55a1fd [2020-12-04T21:40:31.943Z] Step 12/27 : RUN apk add --no-cache bash [2020-12-04T21:40:32.135Z] Sending build context to Docker daemon 165.6MB [2020-12-04T21:40:32.135Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-12-04T21:40:32.135Z] Step 2/7 : FROM ${BASE} [2020-12-04T21:40:32.135Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-12-04T21:40:32.135Z] 5f621e34cdf4: Pulling fs layer [2020-12-04T21:40:32.135Z] a4357932f1b6: Pulling fs layer [2020-12-04T21:40:32.135Z] 18c013af1878: Pulling fs layer [2020-12-04T21:40:32.135Z] 00ac8860ef70: Pulling fs layer [2020-12-04T21:40:32.135Z] 63d7cb157983: Pulling fs layer [2020-12-04T21:40:32.135Z] b116817d02f9: Pulling fs layer [2020-12-04T21:40:32.135Z] 745a02a5169b: Pulling fs layer [2020-12-04T21:40:32.135Z] 00ac8860ef70: Waiting [2020-12-04T21:40:32.135Z] 63d7cb157983: Waiting [2020-12-04T21:40:32.135Z] 745a02a5169b: Waiting [2020-12-04T21:40:32.135Z] 18c013af1878: Download complete [2020-12-04T21:40:32.135Z] a4357932f1b6: Verifying Checksum [2020-12-04T21:40:32.135Z] a4357932f1b6: Download complete [2020-12-04T21:40:32.135Z] 63d7cb157983: Verifying Checksum [2020-12-04T21:40:32.135Z] 63d7cb157983: Download complete [2020-12-04T21:40:32.135Z] b116817d02f9: Verifying Checksum [2020-12-04T21:40:32.135Z] b116817d02f9: Download complete [2020-12-04T21:40:32.135Z] 5f621e34cdf4: Verifying Checksum [2020-12-04T21:40:32.135Z] 5f621e34cdf4: Download complete [2020-12-04T21:40:32.739Z] 5f621e34cdf4: Pull complete [2020-12-04T21:40:32.890Z] ---> Running in dba4f37f81b2 [2020-12-04T21:40:32.890Z] ---> 73c7906d3e2a [2020-12-04T21:40:32.890Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2020-12-04T21:40:32.890Z] Removing intermediate container 0ac297668f80 [2020-12-04T21:40:32.890Z] ---> e5591b809cb2 [2020-12-04T21:40:32.890Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-12-04T21:40:33.351Z] a4357932f1b6: Pull complete [2020-12-04T21:40:33.626Z] 18c013af1878: Pull complete [2020-12-04T21:40:34.610Z] 745a02a5169b: Verifying Checksum [2020-12-04T21:40:35.447Z] ---> Running in 5d57633190d2 [2020-12-04T21:40:35.720Z] ---> 134282d79521 [2020-12-04T21:40:35.721Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2020-12-04T21:40:35.721Z] ---> Running in b1084f017b3e [2020-12-04T21:40:35.721Z] Removing intermediate container 5f037593beb5 [2020-12-04T21:40:35.721Z] ---> 1a2a28677de5 [2020-12-04T21:40:35.721Z] [2020-12-04T21:40:35.721Z] Step 10/23 : FROM alpine [2020-12-04T21:40:35.721Z] ---> d6e46aa2470d [2020-12-04T21:40:35.721Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-04T21:40:35.721Z] Removing intermediate container 5d57633190d2 [2020-12-04T21:40:35.721Z] ---> 18bbe5366dc4 [2020-12-04T21:40:35.721Z] Step 13/24 : WORKDIR / [2020-12-04T21:40:35.990Z] ---> Running in 807ba25a216f [2020-12-04T21:40:35.990Z] Removing intermediate container 4cb4538962eb [2020-12-04T21:40:35.990Z] ---> ca535eecb700 [2020-12-04T21:40:35.990Z] Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ [2020-12-04T21:40:35.990Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-04T21:40:35.990Z] ---> Running in 52f76d7f0fe8 [2020-12-04T21:40:36.037Z] 00ac8860ef70: Verifying Checksum [2020-12-04T21:40:36.037Z] 00ac8860ef70: Download complete [2020-12-04T21:40:36.252Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-04T21:40:36.252Z] Removing intermediate container b1084f017b3e [2020-12-04T21:40:36.252Z] ---> d7aed71594f3 [2020-12-04T21:40:36.252Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-04T21:40:36.252Z] Removing intermediate container 807ba25a216f [2020-12-04T21:40:36.252Z] ---> 02a916302895 [2020-12-04T21:40:36.252Z] Step 12/23 : ENV APP_PORT=48080 [2020-12-04T21:40:36.252Z] (1/2) Installing readline (8.0.4-r0) [2020-12-04T21:40:36.252Z] (2/2) Installing bash (5.0.17-r0) [2020-12-04T21:40:36.252Z] Executing bash-5.0.17-r0.post-install [2020-12-04T21:40:36.252Z] Executing busybox-1.31.1-r19.trigger [2020-12-04T21:40:36.252Z] OK: 12 MiB in 22 packages [2020-12-04T21:40:36.514Z] ---> 8f4b0fb4ee5b [2020-12-04T21:40:36.514Z] Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-12-04T21:40:36.514Z] ---> Running in 85c7b10fcaeb [2020-12-04T21:40:36.780Z] ---> Running in cdf16e72b802 [2020-12-04T21:40:36.780Z] Removing intermediate container 52f76d7f0fe8 [2020-12-04T21:40:36.780Z] ---> 13bbe8d8de46 [2020-12-04T21:40:36.780Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2020-12-04T21:40:37.042Z] ---> Running in 7531186172b4 [2020-12-04T21:40:37.304Z] Removing intermediate container 85c7b10fcaeb [2020-12-04T21:40:37.304Z] ---> 9722b5cf9823 [2020-12-04T21:40:37.304Z] Step 19/21 : LABEL arch=x86_64 [2020-12-04T21:40:37.304Z] Removing intermediate container cdf16e72b802 [2020-12-04T21:40:37.304Z] ---> 0d0bb699de5b [2020-12-04T21:40:37.304Z] Step 13/23 : EXPOSE $APP_PORT [2020-12-04T21:40:37.574Z] ---> eb3319a41095 [2020-12-04T21:40:37.575Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2020-12-04T21:40:37.575Z] ---> Running in 1a95e7812e15 [2020-12-04T21:40:37.575Z] ---> Running in 271bc75ff1a8 [2020-12-04T21:40:37.837Z] Removing intermediate container dba4f37f81b2 [2020-12-04T21:40:37.837Z] ---> 0977fc0271a3 [2020-12-04T21:40:37.837Z] Step 13/27 : RUN rm -rf /var/cache/apk/* [2020-12-04T21:40:37.837Z] ---> Running in 0b86a4f3a209 [2020-12-04T21:40:38.099Z] Removing intermediate container 1a95e7812e15 [2020-12-04T21:40:38.099Z] ---> 339655b8fe0a [2020-12-04T21:40:38.099Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-04T21:40:38.099Z] ---> 9728f47d2d5f [2020-12-04T21:40:38.099Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2020-12-04T21:40:38.099Z] Removing intermediate container 271bc75ff1a8 [2020-12-04T21:40:38.099Z] ---> 01a2f38b5f49 [2020-12-04T21:40:38.099Z] Step 20/21 : LABEL git_sha=ca519ffc43f23814d26ccfc78464fa4190e843c7 [2020-12-04T21:40:38.369Z] ---> Running in 31f44c3827b6 [2020-12-04T21:40:38.369Z] ---> Running in c6bab0f8762e [2020-12-04T21:40:38.637Z] ---> a6b89f66ac70 [2020-12-04T21:40:38.637Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2020-12-04T21:40:38.899Z] Removing intermediate container c6bab0f8762e [2020-12-04T21:40:38.899Z] ---> 9f5a9abad0c5 [2020-12-04T21:40:38.899Z] Step 21/21 : LABEL version=0.0.0 [2020-12-04T21:40:39.162Z] Removing intermediate container 7531186172b4 [2020-12-04T21:40:39.162Z] ---> 7511f74a9027 [2020-12-04T21:40:39.162Z] Step 24/29 : RUN chmod 755 security-secrets-setup [2020-12-04T21:40:39.162Z] ---> Running in 3f11dedbdbca [2020-12-04T21:40:39.424Z] ---> Running in 578782b3731b [2020-12-04T21:40:39.424Z] ---> 0eec86583df8 [2020-12-04T21:40:39.424Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2020-12-04T21:40:39.689Z] Removing intermediate container 3f11dedbdbca [2020-12-04T21:40:39.689Z] ---> d13a84de86e7 [2020-12-04T21:40:39.689Z] [2020-12-04T21:40:40.265Z] Successfully built d13a84de86e7 [2020-12-04T21:40:40.265Z] Successfully tagged docker-support-scheduler-go:latest [2020-12-04T21:40:40.265Z]  Building docker-support-scheduler-go ... done Building docker-support-notifications-go [2020-12-04T21:40:40.531Z] Removing intermediate container 0b86a4f3a209 [2020-12-04T21:40:40.531Z] ---> 6cb0cc065c08 [2020-12-04T21:40:40.531Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2020-12-04T21:40:40.531Z] ---> f3b23c7f7b5e [2020-12-04T21:40:40.531Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2020-12-04T21:40:40.805Z] ---> Running in 3fa4df2fc8ed [2020-12-04T21:40:41.068Z] Removing intermediate container 31f44c3827b6 [2020-12-04T21:40:41.068Z] ---> 3b77cf9b95bb [2020-12-04T21:40:41.068Z] Step 15/23 : RUN apk --no-cache add zeromq [2020-12-04T21:40:41.350Z] Removing intermediate container 3fa4df2fc8ed [2020-12-04T21:40:41.350Z] ---> dd305395fbf6 [2020-12-04T21:40:41.350Z] Step 15/27 : ENV APP_PORT=48090 [2020-12-04T21:40:41.350Z] ---> Running in 65b5f065e9ee [2020-12-04T21:40:41.614Z] ---> a8475b90a4ab [2020-12-04T21:40:41.614Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-12-04T21:40:41.614Z] ---> Running in f923234fb72d [2020-12-04T21:40:41.895Z] ---> Running in 410631fc8296 [2020-12-04T21:40:43.827Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-04T21:40:44.402Z] Removing intermediate container f923234fb72d [2020-12-04T21:40:44.402Z] ---> e76e1ae44520 [2020-12-04T21:40:44.402Z] Step 16/27 : EXPOSE $APP_PORT [2020-12-04T21:40:44.689Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-04T21:40:45.270Z] (1/5) Installing libgcc (9.3.0-r2) [2020-12-04T21:40:45.270Z] (2/5) Installing libsodium (1.0.18-r0) [2020-12-04T21:40:45.270Z] Removing intermediate container 578782b3731b [2020-12-04T21:40:45.270Z] ---> fdf1e9115d61 [2020-12-04T21:40:45.270Z] Step 25/29 : ENTRYPOINT ["entrypoint.sh"] [2020-12-04T21:40:45.270Z] (3/5) Installing libstdc++ (9.3.0-r2) [2020-12-04T21:40:45.535Z] ---> Running in 5ec3b574a6a2 [2020-12-04T21:40:45.535Z] ---> Running in 0cab6145dc56 [2020-12-04T21:40:45.535Z] (4/5) Installing libzmq (4.3.3-r0) [2020-12-04T21:40:45.800Z] (5/5) Installing zeromq (4.3.3-r0) [2020-12-04T21:40:46.062Z] Executing busybox-1.31.1-r19.trigger [2020-12-04T21:40:46.062Z] OK: 8 MiB in 19 packages [2020-12-04T21:40:46.062Z] Removing intermediate container 5ec3b574a6a2 [2020-12-04T21:40:46.062Z] ---> 73cb07586224 [2020-12-04T21:40:46.062Z] Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2020-12-04T21:40:46.196Z] 00ac8860ef70: Pull complete [2020-12-04T21:40:46.196Z] 63d7cb157983: Pull complete [2020-12-04T21:40:46.326Z] Removing intermediate container 0cab6145dc56 [2020-12-04T21:40:46.326Z] ---> 62a65b3291f6 [2020-12-04T21:40:46.326Z] Step 26/29 : CMD [ "generate" ] [2020-12-04T21:40:46.326Z] ---> Running in ad16f8a93a5e [2020-12-04T21:40:46.789Z] b116817d02f9: Pull complete [2020-12-04T21:40:47.727Z] Removing intermediate container 410631fc8296 [2020-12-04T21:40:47.727Z] ---> caab1a7cfd30 [2020-12-04T21:40:47.727Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2020-12-04T21:40:48.305Z] Removing intermediate container ad16f8a93a5e [2020-12-04T21:40:48.305Z] ---> 67992a930443 [2020-12-04T21:40:48.305Z] Step 27/29 : LABEL arch=x86_64 [2020-12-04T21:40:48.305Z] ---> Running in a64e8a809d46 [2020-12-04T21:40:48.887Z] ---> 25fe87e551a7 [2020-12-04T21:40:48.887Z] Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2020-12-04T21:40:48.887Z] Removing intermediate container 65b5f065e9ee [2020-12-04T21:40:48.887Z] ---> dc04df0efe09 [2020-12-04T21:40:48.887Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2020-12-04T21:40:49.158Z] ---> Running in 5ab82da92dd8 [2020-12-04T21:40:50.134Z] Removing intermediate container a64e8a809d46 [2020-12-04T21:40:50.134Z] ---> 8444dcc06289 [2020-12-04T21:40:50.134Z] Step 22/24 : LABEL arch=x86_64 [2020-12-04T21:40:51.084Z] ---> 1e93e94761fc [2020-12-04T21:40:51.084Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2020-12-04T21:40:51.134Z] 745a02a5169b: Pull complete [2020-12-04T21:40:51.134Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2020-12-04T21:40:51.134Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-12-04T21:40:51.134Z] ---> b7e6874047d6 [2020-12-04T21:40:51.134Z] Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2020-12-04T21:40:51.349Z] ---> 145f706017b5 [2020-12-04T21:40:51.349Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2020-12-04T21:40:51.349Z] Removing intermediate container 5ab82da92dd8 [2020-12-04T21:40:51.349Z] ---> 90cfea5f689b [2020-12-04T21:40:51.349Z] Step 28/29 : LABEL git_sha=ca519ffc43f23814d26ccfc78464fa4190e843c7 [2020-12-04T21:40:52.740Z] ---> Running in fd5c86a39fae [2020-12-04T21:40:53.686Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-04T21:40:53.686Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-12-04T21:40:53.686Z] ---> e9b8edde52ba [2020-12-04T21:40:53.686Z] Step 3/24 : WORKDIR /edgex-go [2020-12-04T21:40:53.686Z] ---> Using cache [2020-12-04T21:40:53.686Z] ---> 28f5ea64e9e0 [2020-12-04T21:40:53.686Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-04T21:40:53.686Z] ---> Running in 4a12eba2c5b9 [2020-12-04T21:40:53.686Z] ---> Using cache [2020-12-04T21:40:53.686Z] ---> fad6e9896274 [2020-12-04T21:40:53.686Z] Step 5/24 : RUN apk update && apk add make bash git ca-certificates [2020-12-04T21:40:53.753Z] ---> Running in ec1d238d7bfa [2020-12-04T21:40:54.631Z] ---> dcf19b77f8fa [2020-12-04T21:40:54.631Z] Step 20/27 : RUN apk --no-cache add py3-pip [2020-12-04T21:40:54.631Z] ---> 0f56c3de0325 [2020-12-04T21:40:54.631Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2020-12-04T21:40:54.631Z] ---> Running in a4bea2c684f0 [2020-12-04T21:40:54.631Z] Removing intermediate container fd5c86a39fae [2020-12-04T21:40:54.631Z] ---> 0c8f51893c91 [2020-12-04T21:40:54.631Z] Step 23/24 : LABEL git_sha=ca519ffc43f23814d26ccfc78464fa4190e843c7 [2020-12-04T21:40:54.736Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-04T21:40:54.892Z] Removing intermediate container 4a12eba2c5b9 [2020-12-04T21:40:54.892Z] ---> 682c63f88d38 [2020-12-04T21:40:54.892Z] Step 29/29 : LABEL version=0.0.0 [2020-12-04T21:40:55.158Z] ---> Running in f473ce541861 [2020-12-04T21:40:55.158Z] ---> Running in 5a18b9ab35b6 [2020-12-04T21:40:55.158Z] ---> Running in 55e4c807c9d5 [2020-12-04T21:40:55.158Z] ---> 7b30c37295a5 [2020-12-04T21:40:55.158Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2020-12-04T21:40:55.478Z] ---> Running in c2f13278b930 [2020-12-04T21:40:55.478Z] Removing intermediate container 5a18b9ab35b6 [2020-12-04T21:40:55.478Z] ---> 1ab445f23b64 [2020-12-04T21:40:55.478Z] Step 24/24 : LABEL version=0.0.0 [2020-12-04T21:40:55.713Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-04T21:40:55.779Z] Removing intermediate container 55e4c807c9d5 [2020-12-04T21:40:55.779Z] ---> 02d74c9f5fcb [2020-12-04T21:40:55.779Z] [2020-12-04T21:40:55.779Z] ---> Running in 5aa7821bff13 [2020-12-04T21:40:55.779Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-04T21:40:55.779Z] Removing intermediate container c2f13278b930 [2020-12-04T21:40:55.779Z] ---> 7e5a365b97e6 [2020-12-04T21:40:55.779Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-04T21:40:55.779Z] Successfully built 02d74c9f5fcb [2020-12-04T21:40:56.076Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-04T21:40:56.076Z] Successfully tagged docker-security-secrets-setup-go:latest [2020-12-04T21:40:56.077Z]  Building docker-security-secrets-setup-go ... done Building docker-security-proxy-setup-go [2020-12-04T21:40:56.077Z] ---> Running in 54ca62410608 [2020-12-04T21:40:56.077Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-04T21:40:56.077Z] Removing intermediate container 5aa7821bff13 [2020-12-04T21:40:56.077Z] ---> 612092f12adc [2020-12-04T21:40:56.077Z] [2020-12-04T21:40:56.077Z] Successfully built 612092f12adc [2020-12-04T21:40:56.077Z] Removing intermediate container 54ca62410608 [2020-12-04T21:40:56.077Z] ---> 3c5b12aabb6e [2020-12-04T21:40:56.077Z] Step 21/23 : LABEL arch=x86_64 [2020-12-04T21:40:56.077Z] (1/33) Installing libbz2 (1.0.8-r1) [2020-12-04T21:40:56.077Z] (2/33) Installing expat (2.2.9-r1) [2020-12-04T21:40:56.077Z] (3/33) Installing libffi (3.3-r2) [2020-12-04T21:40:56.404Z] (4/33) Installing gdbm (1.13-r1) [2020-12-04T21:40:56.404Z] Successfully tagged docker-security-secretstore-setup-go:latest [2020-12-04T21:40:56.404Z] Building docker-security-bootstrap-redis-go [2020-12-04T21:40:56.404Z]  Building docker-security-secretstore-setup-go ... done (5/33) Installing xz-libs (5.2.5-r0) [2020-12-04T21:40:56.404Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2020-12-04T21:40:56.404Z] (7/33) Installing python3 (3.8.5-r0) [2020-12-04T21:40:56.404Z] ---> Running in e5c772839b06 [2020-12-04T21:40:56.404Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-04T21:40:56.691Z] (1/12) Installing libmagic (5.38-r0) [2020-12-04T21:40:56.961Z] (2/12) Installing file (5.38-r0) [2020-12-04T21:40:57.232Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-12-04T21:40:57.232Z] (4/12) Installing g++ (9.3.0-r2) [2020-12-04T21:40:57.473Z] v3.12.1-74-g54165f73d3 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-04T21:40:57.473Z] v3.12.1-75-g0340519978 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-04T21:40:57.473Z] OK: 12745 distinct packages available [2020-12-04T21:40:57.751Z] OK: 233 MiB in 51 packages [2020-12-04T21:41:01.966Z] Removing intermediate container e5c772839b06 [2020-12-04T21:41:01.966Z] ---> 495c83ace958 [2020-12-04T21:41:01.967Z] Step 22/23 : LABEL git_sha=ca519ffc43f23814d26ccfc78464fa4190e843c7 [2020-12-04T21:41:05.287Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2020-12-04T21:41:05.287Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2020-12-04T21:41:05.287Z] (10/33) Installing py3-parsing (2.4.7-r0) [2020-12-04T21:41:05.287Z] ---> Running in 475fb254c990 [2020-12-04T21:41:05.287Z] (11/33) Installing py3-six (1.15.0-r0) [2020-12-04T21:41:05.287Z] (12/33) Installing py3-packaging (20.4-r0) [2020-12-04T21:41:05.287Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2020-12-04T21:41:05.287Z] (14/33) Installing py3-chardet (3.0.4-r4) [2020-12-04T21:41:05.482Z] (5/12) Installing fortify-headers (1.1-r0) [2020-12-04T21:41:05.482Z] (6/12) Installing patch (2.7.6-r6) [2020-12-04T21:41:05.482Z] (7/12) Installing build-base (0.5-r2) [2020-12-04T21:41:05.482Z] (8/12) Installing libsodium (1.0.18-r0) [2020-12-04T21:41:05.482Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-12-04T21:41:05.482Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-12-04T21:41:05.482Z] (11/12) Installing libzmq (4.3.3-r0) [2020-12-04T21:41:05.482Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2020-12-04T21:41:05.482Z] Executing busybox-1.31.1-r19.trigger [2020-12-04T21:41:05.482Z] OK: 217 MiB in 51 packages [2020-12-04T21:41:05.863Z] (15/33) Installing py3-idna (2.9-r0) [2020-12-04T21:41:06.438Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2020-12-04T21:41:06.438Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2020-12-04T21:41:07.390Z] (18/33) Installing py3-requests (2.23.0-r0) [2020-12-04T21:41:07.390Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2020-12-04T21:41:08.345Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2020-12-04T21:41:08.862Z] Removing intermediate container ec1d238d7bfa [2020-12-04T21:41:08.862Z] ---> b130d7fedd7b [2020-12-04T21:41:08.862Z] Step 4/7 : WORKDIR /edgex-go [2020-12-04T21:41:09.136Z] ---> Running in 108fd28b230d [2020-12-04T21:41:09.293Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2020-12-04T21:41:09.557Z] (22/33) Installing py3-colorama (0.4.3-r0) [2020-12-04T21:41:09.731Z] Removing intermediate container 108fd28b230d [2020-12-04T21:41:09.731Z] ---> b3a52cebf75c [2020-12-04T21:41:09.731Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-12-04T21:41:10.001Z] latest: Pulling from library/docker [2020-12-04T21:41:10.139Z] (23/33) Installing py3-distlib (0.3.0-r0) [2020-12-04T21:41:10.139Z] (24/33) Installing py3-distro (1.5.0-r1) [2020-12-04T21:41:10.272Z] 5f621e34cdf4: Already exists [2020-12-04T21:41:10.272Z] 85db56a05063: Pulling fs layer [2020-12-04T21:41:10.272Z] ccb67d6aeaaa: Pulling fs layer [2020-12-04T21:41:10.272Z] de930078acea: Pulling fs layer [2020-12-04T21:41:10.272Z] d5a9d88a4785: Pulling fs layer [2020-12-04T21:41:10.272Z] e7f15c1544d5: Pulling fs layer [2020-12-04T21:41:10.272Z] 877c515997d3: Pulling fs layer [2020-12-04T21:41:10.272Z] d5a9d88a4785: Waiting [2020-12-04T21:41:10.272Z] e7f15c1544d5: Waiting [2020-12-04T21:41:10.550Z] ccb67d6aeaaa: Verifying Checksum [2020-12-04T21:41:10.550Z] ccb67d6aeaaa: Download complete [2020-12-04T21:41:10.550Z] 85db56a05063: Verifying Checksum [2020-12-04T21:41:10.550Z] 85db56a05063: Download complete [2020-12-04T21:41:10.550Z] d5a9d88a4785: Verifying Checksum [2020-12-04T21:41:10.550Z] d5a9d88a4785: Download complete [2020-12-04T21:41:10.719Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2020-12-04T21:41:10.830Z] e7f15c1544d5: Verifying Checksum [2020-12-04T21:41:10.830Z] e7f15c1544d5: Download complete [2020-12-04T21:41:10.830Z] 877c515997d3: Download complete [2020-12-04T21:41:11.103Z] 85db56a05063: Pull complete [2020-12-04T21:41:11.316Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2020-12-04T21:41:11.376Z] ccb67d6aeaaa: Pull complete [2020-12-04T21:41:11.587Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2020-12-04T21:41:11.587Z] Removing intermediate container 475fb254c990 [2020-12-04T21:41:11.587Z] ---> b89e2e879eaf [2020-12-04T21:41:11.587Z] Step 23/23 : LABEL version=0.0.0 [2020-12-04T21:41:11.588Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2020-12-04T21:41:11.588Z] Removing intermediate container a4bea2c684f0 [2020-12-04T21:41:11.588Z] ---> f1aec03a793f [2020-12-04T21:41:11.588Z] Step 6/24 : COPY go.mod . [2020-12-04T21:41:11.588Z] (29/33) Installing py3-progress (1.5-r0) [2020-12-04T21:41:11.588Z] (30/33) Installing py3-toml (0.10.1-r0) [2020-12-04T21:41:11.972Z] de930078acea: Download complete [2020-12-04T21:41:12.171Z] (31/33) Installing py3-retrying (1.3.3-r0) [2020-12-04T21:41:12.171Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2020-12-04T21:41:12.171Z] (33/33) Installing py3-pip (20.1.1-r0) [2020-12-04T21:41:12.442Z] ---> Running in 305f5a196d18 [2020-12-04T21:41:12.705Z] Executing busybox-1.31.1-r19.trigger [2020-12-04T21:41:12.969Z] OK: 71 MiB in 55 packages [2020-12-04T21:41:14.385Z] ---> 66048fb0c3e8 [2020-12-04T21:41:14.385Z] Step 7/24 : RUN go mod download [2020-12-04T21:41:15.363Z] de930078acea: Pull complete [2020-12-04T21:41:15.636Z] d5a9d88a4785: Pull complete [2020-12-04T21:41:16.232Z] e7f15c1544d5: Pull complete [2020-12-04T21:41:16.321Z] ---> Running in 3bb05a6b1a60 [2020-12-04T21:41:16.321Z] Removing intermediate container 305f5a196d18 [2020-12-04T21:41:16.321Z] ---> fde5861c61b4 [2020-12-04T21:41:16.321Z] [2020-12-04T21:41:16.504Z] 877c515997d3: Pull complete [2020-12-04T21:41:16.504Z] Digest: sha256:fd4d028713fd05a1fb896412805daed82c4a0cc84331d8dad00cb596d7ce3e3a [2020-12-04T21:41:16.504Z] Status: Downloaded newer image for docker:latest [2020-12-04T21:41:16.894Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-04T21:41:16.895Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-04T21:41:16.895Z] ---> e9b8edde52ba [2020-12-04T21:41:16.895Z] Step 3/22 : WORKDIR /edgex-go [2020-12-04T21:41:16.895Z] ---> Using cache [2020-12-04T21:41:16.895Z] ---> 28f5ea64e9e0 [2020-12-04T21:41:16.895Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-04T21:41:16.895Z] ---> Using cache [2020-12-04T21:41:16.895Z] ---> fad6e9896274 [2020-12-04T21:41:16.895Z] Step 5/22 : RUN apk update && apk add make git [2020-12-04T21:41:16.895Z] Successfully built fde5861c61b4 [2020-12-04T21:41:16.895Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-04T21:41:16.895Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-12-04T21:41:16.895Z] Successfully tagged docker-core-data-go:latest [2020-12-04T21:41:16.895Z] ---> e9b8edde52ba [2020-12-04T21:41:16.895Z] Step 3/21 : WORKDIR /edgex-go [2020-12-04T21:41:16.895Z] ---> Using cache [2020-12-04T21:41:16.895Z] ---> 28f5ea64e9e0 [2020-12-04T21:41:16.895Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-04T21:41:16.895Z] ---> Using cache [2020-12-04T21:41:16.895Z] ---> fad6e9896274 [2020-12-04T21:41:16.895Z] Step 5/21 : RUN apk update && apk add make git [2020-12-04T21:41:16.895Z] Building docker-core-command-go [2020-12-04T21:41:19.460Z]  Building docker-core-data-go ... done  ---> Running in 6330cb8fdd1b [2020-12-04T21:41:19.460Z] ---> Running in bd77cca522c8 [2020-12-04T21:41:19.885Z] ---> b58881ae1bef [2020-12-04T21:41:19.886Z] Step 6/7 : COPY go.mod . [2020-12-04T21:41:20.162Z] ---> 1f9bcefc88ad [2020-12-04T21:41:20.162Z] Step 7/7 : RUN go mod download [2020-12-04T21:41:20.162Z] ---> Running in 287b4e32ff43 [2020-12-04T21:41:22.786Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-04T21:41:23.737Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-04T21:41:24.324Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-04T21:41:24.899Z] v3.12.1-74-g54165f73d3 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-04T21:41:24.899Z] v3.12.1-75-g0340519978 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-04T21:41:24.899Z] OK: 12745 distinct packages available [2020-12-04T21:41:25.165Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-04T21:41:25.429Z] OK: 233 MiB in 51 packages [2020-12-04T21:41:25.702Z] Removing intermediate container 3bb05a6b1a60 [2020-12-04T21:41:25.702Z] ---> 4ac88d5ac2b2 [2020-12-04T21:41:25.702Z] Step 8/24 : COPY . . [2020-12-04T21:41:25.988Z] v3.12.1-74-g54165f73d3 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-04T21:41:25.988Z] v3.12.1-75-g0340519978 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-04T21:41:25.988Z] OK: 12745 distinct packages available [2020-12-04T21:41:26.254Z] OK: 233 MiB in 51 packages [2020-12-04T21:41:36.290Z] Removing intermediate container 6330cb8fdd1b [2020-12-04T21:41:36.290Z] ---> b2bee89efe8d [2020-12-04T21:41:36.290Z] Step 6/22 : COPY go.mod . [2020-12-04T21:41:36.555Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-04T21:41:36.555Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-04T21:41:36.555Z] ---> e9b8edde52ba [2020-12-04T21:41:36.555Z] Step 3/22 : WORKDIR /edgex-go [2020-12-04T21:41:36.555Z] ---> Using cache [2020-12-04T21:41:36.555Z] ---> 28f5ea64e9e0 [2020-12-04T21:41:36.556Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-04T21:41:36.556Z] ---> Using cache [2020-12-04T21:41:36.556Z] ---> fad6e9896274 [2020-12-04T21:41:36.556Z] Step 5/22 : RUN apk update && apk add make git [2020-12-04T21:41:36.556Z] ---> Using cache [2020-12-04T21:41:36.556Z] ---> b2bee89efe8d [2020-12-04T21:41:36.556Z] Step 6/22 : COPY go.mod . [2020-12-04T21:41:37.945Z] ---> 41af4b846e9e [2020-12-04T21:41:37.945Z] Step 7/22 : RUN go mod download [2020-12-04T21:41:38.214Z] Removing intermediate container bd77cca522c8 [2020-12-04T21:41:38.214Z] ---> c0eb49e20788 [2020-12-04T21:41:38.214Z] Step 6/21 : COPY go.mod . [2020-12-04T21:41:38.479Z] ---> 5b4e32c408ff [2020-12-04T21:41:38.479Z] Step 7/22 : RUN go mod download [2020-12-04T21:41:38.479Z] ---> Running in 06c765c1e70e [2020-12-04T21:41:38.744Z] Removing intermediate container f473ce541861 [2020-12-04T21:41:38.744Z] ---> 7d32fd621633 [2020-12-04T21:41:38.744Z] Step 21/27 : RUN pip install docker-compose==1.23.2 [2020-12-04T21:41:39.016Z] ---> 831c9f59260b [2020-12-04T21:41:39.016Z] Step 7/21 : RUN go mod download [2020-12-04T21:41:39.016Z] ---> Running in e94dce1a9a2c [2020-12-04T21:41:39.283Z] ---> Running in ee2d6ea481dc [2020-12-04T21:41:39.283Z] ---> Running in d0351ca506d4 [2020-12-04T21:41:43.533Z] Removing intermediate container e94dce1a9a2c [2020-12-04T21:41:43.533Z] ---> 7d6d841b5e09 [2020-12-04T21:41:43.533Z] Step 8/22 : COPY . . [2020-12-04T21:41:43.533Z] Removing intermediate container 06c765c1e70e [2020-12-04T21:41:43.533Z] ---> 7d345bf07761 [2020-12-04T21:41:43.533Z] Step 8/22 : COPY . . [2020-12-04T21:41:46.934Z] Removing intermediate container 287b4e32ff43 [2020-12-04T21:41:46.934Z] ---> 6610a778544f [2020-12-04T21:41:46.934Z] Successfully built 6610a778544f [2020-12-04T21:41:46.934Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-04T21:41:47.275Z] + docker inspect -f . ci-base-image-arm64 [2020-12-04T21:41:47.275Z] . [Pipeline] withDockerContainer [2020-12-04T21:41:47.543Z] prd-ubuntu18.04-docker-arm64-4c-16g-14543 does not seem to be running inside a container [2020-12-04T21:41:47.623Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-12-04T21:41:48.866Z] Removing intermediate container d0351ca506d4 [2020-12-04T21:41:48.866Z] ---> 0771b0afe46a [2020-12-04T21:41:48.866Z] Step 8/21 : COPY . . [2020-12-04T21:41:49.153Z] $ docker top 9c8c75f3a97f95995d6e63897ed012f1dad86971c81484e01f66fa4299c0e754 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-04T21:41:50.204Z] + go version [2020-12-04T21:41:50.204Z] go version go1.15.5 linux/arm64 [Pipeline] } [2020-12-04T21:41:50.228Z] $ docker stop --time=1 9c8c75f3a97f95995d6e63897ed012f1dad86971c81484e01f66fa4299c0e754 [2020-12-04T21:41:50.260Z] Collecting docker-compose==1.23.2 [2020-12-04T21:41:50.260Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2020-12-04T21:41:52.141Z] $ docker rm -f 9c8c75f3a97f95995d6e63897ed012f1dad86971c81484e01f66fa4299c0e754 [2020-12-04T21:41:52.179Z] Collecting cached-property<2,>=1.2.0 [2020-12-04T21:41:52.179Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-04T21:41:53.211Z] + docker inspect -f . ci-base-image-arm64 [2020-12-04T21:41:53.211Z] . [Pipeline] withDockerContainer [2020-12-04T21:41:53.476Z] prd-ubuntu18.04-docker-arm64-4c-16g-14543 does not seem to be running inside a container [2020-12-04T21:41:53.553Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-12-04T21:41:54.990Z] $ docker top b5d7abdc5c65dbe7fbe00a062099b20acee47ceafee710c8251d4323e6e3c7ed -eo pid,comm [Pipeline] { [Pipeline] echo [2020-12-04T21:41:55.370Z] ========================================================= [2020-12-04T21:41:55.370Z] [edgeXBuildGoParallel] Running Tests and Build... [2020-12-04T21:41:55.370Z] ========================================================= [Pipeline] sh [2020-12-04T21:41:56.016Z] + make test [2020-12-04T21:41:56.016Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2020-12-04T21:41:56.407Z] Collecting dockerpty<0.5,>=0.4.1 [2020-12-04T21:41:56.407Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2020-12-04T21:42:04.594Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2020-12-04T21:42:04.594Z] Collecting websocket-client<1.0,>=0.32.0 [2020-12-04T21:42:04.594Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-12-04T21:42:04.594Z] ---> a3396c20294b [2020-12-04T21:42:04.594Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2020-12-04T21:42:05.558Z] Collecting jsonschema<3,>=2.5.1 [2020-12-04T21:42:05.558Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2020-12-04T21:42:07.503Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2020-12-04T21:42:07.503Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2020-12-04T21:42:08.463Z] ---> Running in 8fd305e85d1f [2020-12-04T21:42:08.463Z] Collecting docopt<0.7,>=0.6.1 [2020-12-04T21:42:08.463Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2020-12-04T21:42:12.707Z] Collecting texttable<0.10,>=0.9.0 [2020-12-04T21:42:12.707Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2020-12-04T21:42:12.707Z] 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 [2020-12-04T21:42:13.705Z] Collecting docker<4.0,>=3.6.0 [2020-12-04T21:42:13.705Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2020-12-04T21:42:16.308Z] Collecting PyYAML<4,>=3.10 [2020-12-04T21:42:16.308Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2020-12-04T21:42:16.308Z] ---> 9278d2fcd0f6 [2020-12-04T21:42:16.308Z] Step 9/22 : RUN make cmd/core-command/core-command [2020-12-04T21:42:17.281Z] ---> 9865729e067a [2020-12-04T21:42:17.281Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2020-12-04T21:42:17.553Z] ---> Running in e5c74605d0c5 [2020-12-04T21:42:18.128Z] 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) [2020-12-04T21:42:18.214Z] ? github.com/edgexfoundry/edgex-go [no test files] [2020-12-04T21:42:19.520Z] Collecting idna<2.8,>=2.5 [2020-12-04T21:42:19.520Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2020-12-04T21:42:19.520Z] ---> Running in d8b22c1b05b2 [2020-12-04T21:42:19.520Z] 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) [2020-12-04T21:42:19.520Z] ---> 02d27b63a440 [2020-12-04T21:42:19.520Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2020-12-04T21:42:19.520Z] Collecting urllib3<1.25,>=1.21.1 [2020-12-04T21:42:19.787Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2020-12-04T21:42:20.054Z] Collecting docker-pycreds>=0.4.0 [2020-12-04T21:42:20.054Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-12-04T21:42:20.319Z] ---> Running in 016f5c12f702 [2020-12-04T21:42:20.319Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2020-12-04T21:42:20.319Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2020-12-04T21:42:20.319Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2020-12-04T21:42:20.319Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2020-12-04T21:42:20.319Z] Installing collected packages: cached-property, dockerpty, websocket-client, jsonschema, idna, urllib3, requests, docopt, texttable, docker-pycreds, docker, PyYAML, docker-compose [2020-12-04T21:42:20.599Z] Running setup.py install for dockerpty: started [2020-12-04T21:42:20.869Z] 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 [2020-12-04T21:42:20.869Z] 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 [2020-12-04T21:42:21.137Z] 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 [2020-12-04T21:42:21.403Z] Running setup.py install for dockerpty: finished with status 'done' [2020-12-04T21:42:21.671Z] Attempting uninstall: idna [2020-12-04T21:42:21.671Z] Found existing installation: idna 2.9 [2020-12-04T21:42:21.671Z] Uninstalling idna-2.9: [2020-12-04T21:42:21.671Z] Successfully uninstalled idna-2.9 [2020-12-04T21:42:21.941Z] Attempting uninstall: urllib3 [2020-12-04T21:42:21.941Z] Found existing installation: urllib3 1.25.9 [2020-12-04T21:42:21.941Z] Uninstalling urllib3-1.25.9: [2020-12-04T21:42:22.211Z] Successfully uninstalled urllib3-1.25.9 [2020-12-04T21:42:22.495Z] Attempting uninstall: requests [2020-12-04T21:42:22.495Z] Found existing installation: requests 2.23.0 [2020-12-04T21:42:22.495Z] Uninstalling requests-2.23.0: [2020-12-04T21:42:22.495Z] Successfully uninstalled requests-2.23.0 [2020-12-04T21:42:22.783Z] Running setup.py install for docopt: started [2020-12-04T21:42:23.410Z] Running setup.py install for docopt: finished with status 'done' [2020-12-04T21:42:23.410Z] Running setup.py install for texttable: started [2020-12-04T21:42:24.015Z] Running setup.py install for texttable: finished with status 'done' [2020-12-04T21:42:24.291Z] Running setup.py install for PyYAML: started [2020-12-04T21:42:26.086Z] Running setup.py install for PyYAML: finished with status 'done' [2020-12-04T21:42:26.086Z] 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 [2020-12-04T21:42:31.829Z] Removing intermediate container ee2d6ea481dc [2020-12-04T21:42:31.829Z] ---> 26cdf70990c0 [2020-12-04T21:42:31.829Z] Step 22/27 : RUN apk --no-cache add curl [2020-12-04T21:42:31.829Z] ---> Running in 94921a02b5cd [2020-12-04T21:42:32.412Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-04T21:42:32.679Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-04T21:42:32.945Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2020-12-04T21:42:32.945Z] (2/3) Installing libcurl (7.69.1-r1) [2020-12-04T21:42:32.945Z] (3/3) Installing curl (7.69.1-r1) [2020-12-04T21:42:32.945Z] Executing busybox-1.31.1-r19.trigger [2020-12-04T21:42:32.945Z] OK: 72 MiB in 58 packages [2020-12-04T21:42:34.378Z] Removing intermediate container 94921a02b5cd [2020-12-04T21:42:34.378Z] ---> 3437b2a7e2ff [2020-12-04T21:42:34.378Z] Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] [2020-12-04T21:42:34.378Z] ---> Running in 575b2f6622f4 [2020-12-04T21:42:34.659Z] Removing intermediate container 575b2f6622f4 [2020-12-04T21:42:34.659Z] ---> 288653677eb7 [2020-12-04T21:42:34.659Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-04T21:42:34.659Z] ---> Running in 42d225b23a6e [2020-12-04T21:42:34.929Z] Removing intermediate container 42d225b23a6e [2020-12-04T21:42:34.929Z] ---> 8264712bbb87 [2020-12-04T21:42:34.929Z] Step 25/27 : LABEL arch=x86_64 [2020-12-04T21:42:34.929Z] ---> Running in 57c31a4f2906 [2020-12-04T21:42:35.205Z] Removing intermediate container 57c31a4f2906 [2020-12-04T21:42:35.205Z] ---> 4658fa79c5f2 [2020-12-04T21:42:35.205Z] Step 26/27 : LABEL git_sha=ca519ffc43f23814d26ccfc78464fa4190e843c7 [2020-12-04T21:42:35.472Z] ---> Running in 5b11f71f0e91 [2020-12-04T21:42:35.736Z] Removing intermediate container 5b11f71f0e91 [2020-12-04T21:42:35.736Z] ---> 50865a72b75e [2020-12-04T21:42:35.736Z] Step 27/27 : LABEL version=0.0.0 [2020-12-04T21:42:35.736Z] ---> Running in 17c7228371a0 [2020-12-04T21:42:35.999Z] Removing intermediate container 17c7228371a0 [2020-12-04T21:42:35.999Z] ---> 2917436e4d59 [2020-12-04T21:42:35.999Z] [2020-12-04T21:42:36.273Z] Successfully built 2917436e4d59 [2020-12-04T21:42:36.273Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2020-12-04T21:42:36.273Z] Building docker-core-metadata-go [2020-12-04T21:42:54.542Z]  Building docker-sys-mgmt-agent-go ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2020-12-04T21:42:54.809Z] Removing intermediate container 8fd305e85d1f [2020-12-04T21:42:54.809Z] ---> e86485745e3a [2020-12-04T21:42:54.809Z] [2020-12-04T21:42:54.809Z] Step 10/24 : FROM scratch [2020-12-04T21:42:54.809Z] ---> [2020-12-04T21:42:54.809Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-12-04T21:42:56.791Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-04T21:42:56.791Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-04T21:42:56.791Z] ---> e9b8edde52ba [2020-12-04T21:42:56.791Z] Step 3/22 : WORKDIR /edgex-go [2020-12-04T21:42:56.791Z] ---> Using cache [2020-12-04T21:42:56.791Z] ---> 28f5ea64e9e0 [2020-12-04T21:42:56.791Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-04T21:42:56.792Z] ---> Using cache [2020-12-04T21:42:56.792Z] ---> fad6e9896274 [2020-12-04T21:42:56.792Z] Step 5/22 : RUN apk update && apk add make git [2020-12-04T21:42:56.792Z] ---> Using cache [2020-12-04T21:42:56.792Z] ---> c0eb49e20788 [2020-12-04T21:42:56.792Z] Step 6/22 : COPY go.mod . [2020-12-04T21:42:56.792Z] ---> Using cache [2020-12-04T21:42:56.792Z] ---> 831c9f59260b [2020-12-04T21:42:56.792Z] Step 7/22 : RUN go mod download [2020-12-04T21:42:56.792Z] ---> Using cache [2020-12-04T21:42:56.792Z] ---> 0771b0afe46a [2020-12-04T21:42:56.792Z] Step 8/22 : COPY . . [2020-12-04T21:42:56.792Z] ---> Using cache [2020-12-04T21:42:56.792Z] ---> 02d27b63a440 [2020-12-04T21:42:56.792Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2020-12-04T21:42:57.839Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2020-12-04T21:42:58.732Z] ---> Running in 88604e3e388d [2020-12-04T21:42:58.732Z] ---> Running in 3bdcdddf53c8 [2020-12-04T21:42:59.000Z] Removing intermediate container d8b22c1b05b2 [2020-12-04T21:42:59.000Z] ---> 9f01a8f7c20e [2020-12-04T21:42:59.000Z] [2020-12-04T21:42:59.000Z] Step 10/22 : FROM alpine:3.10 [2020-12-04T21:42:59.000Z] ---> be4e4bea2c2e [2020-12-04T21:42:59.000Z] Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-12-04T21:42:59.000Z] ---> Using cache [2020-12-04T21:42:59.000Z] ---> e5591b809cb2 [2020-12-04T21:42:59.000Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2020-12-04T21:42:59.000Z] Removing intermediate container 88604e3e388d [2020-12-04T21:42:59.000Z] ---> 987a7f1e4fab [2020-12-04T21:42:59.000Z] Step 12/24 : ENV APP_PORT=48060 [2020-12-04T21:42:59.267Z] ---> Running in eac473a9eff3 [2020-12-04T21:42:59.267Z] ---> Running in 5cb5e9b8e7a3 [2020-12-04T21:42:59.535Z] Removing intermediate container eac473a9eff3 [2020-12-04T21:42:59.535Z] ---> cbab2dc0f138 [2020-12-04T21:42:59.535Z] Step 13/22 : WORKDIR / [2020-12-04T21:42:59.535Z] ---> Running in e2ff30deccf6 [2020-12-04T21:42:59.535Z] Removing intermediate container 5cb5e9b8e7a3 [2020-12-04T21:42:59.535Z] ---> e6e35772671e [2020-12-04T21:42:59.535Z] Step 13/24 : EXPOSE $APP_PORT [2020-12-04T21:42:59.818Z] ---> Running in 0d77bff06594 [2020-12-04T21:42:59.818Z] 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 [2020-12-04T21:43:00.084Z] Removing intermediate container e2ff30deccf6 [2020-12-04T21:43:00.084Z] ---> 8624b153af87 [2020-12-04T21:43:00.084Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / [2020-12-04T21:43:00.369Z] Removing intermediate container 0d77bff06594 [2020-12-04T21:43:00.369Z] ---> 2cbcb9b2d4f9 [2020-12-04T21:43:00.369Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2020-12-04T21:43:02.335Z] ---> c3ad136b2f42 [2020-12-04T21:43:02.335Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2020-12-04T21:43:02.335Z] ---> ccbaed17907c [2020-12-04T21:43:02.335Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2020-12-04T21:43:02.615Z] Removing intermediate container e5c74605d0c5 [2020-12-04T21:43:02.615Z] ---> 4b18331380bd [2020-12-04T21:43:02.615Z] [2020-12-04T21:43:02.615Z] Step 10/22 : FROM scratch [2020-12-04T21:43:02.615Z] ---> [2020-12-04T21:43:02.615Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-04T21:43:02.889Z] ---> Using cache [2020-12-04T21:43:02.889Z] ---> c467723f622c [2020-12-04T21:43:02.889Z] Step 12/22 : ENV APP_PORT=48082 [2020-12-04T21:43:02.889Z] ---> 6b21bab6e04b [2020-12-04T21:43:02.889Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2020-12-04T21:43:02.889Z] ---> Running in 957e2479795d [2020-12-04T21:43:05.472Z] ---> f56c07bba32d [2020-12-04T21:43:05.472Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2020-12-04T21:43:06.449Z] Removing intermediate container 957e2479795d [2020-12-04T21:43:06.449Z] ---> 8c2191478ff5 [2020-12-04T21:43:06.449Z] Step 13/22 : EXPOSE $APP_PORT [2020-12-04T21:43:06.449Z] ---> 558458ce732f [2020-12-04T21:43:06.449Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2020-12-04T21:43:06.449Z] ---> Running in 86a65f44c074 [2020-12-04T21:43:06.449Z] Removing intermediate container 016f5c12f702 [2020-12-04T21:43:06.449Z] ---> 51cb4f0b8e6a [2020-12-04T21:43:06.449Z] [2020-12-04T21:43:06.449Z] Step 10/21 : FROM alpine [2020-12-04T21:43:06.449Z] ---> d6e46aa2470d [2020-12-04T21:43:06.449Z] Step 11/21 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2020-12-04T21:43:06.449Z] ---> 1621e3d5ad0c [2020-12-04T21:43:06.449Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2020-12-04T21:43:06.733Z] ---> Running in 5c32a35948fc [2020-12-04T21:43:06.733Z] Removing intermediate container 86a65f44c074 [2020-12-04T21:43:06.733Z] ---> d4cdb91809dd [2020-12-04T21:43:06.733Z] Step 14/22 : WORKDIR / [2020-12-04T21:43:07.012Z] ---> Running in a3a255c26849 [2020-12-04T21:43:07.012Z] ---> aec14815b28d [2020-12-04T21:43:07.012Z] Step 18/22 : RUN chmod +x entrypoint.sh [2020-12-04T21:43:07.012Z] ---> c71b8b9dde07 [2020-12-04T21:43:07.012Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2020-12-04T21:43:07.623Z] ---> Running in df2c93a55bd6 [2020-12-04T21:43:07.623Z] Removing intermediate container a3a255c26849 [2020-12-04T21:43:07.623Z] ---> 509cc28038e2 [2020-12-04T21:43:07.623Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2020-12-04T21:43:07.911Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-04T21:43:08.202Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-04T21:43:08.479Z] v3.12.1-74-g54165f73d3 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-12-04T21:43:08.479Z] v3.12.1-75-g0340519978 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-12-04T21:43:08.479Z] OK: 12746 distinct packages available [2020-12-04T21:43:08.479Z] ---> ca99e7279f82 [2020-12-04T21:43:08.479Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2020-12-04T21:43:08.479Z] ---> b7c4a56492e5 [2020-12-04T21:43:08.479Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2020-12-04T21:43:08.750Z] (1/4) Installing ca-certificates (20191127-r4) [2020-12-04T21:43:08.750Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2020-12-04T21:43:08.750Z] (3/4) Installing libcurl (7.69.1-r1) [2020-12-04T21:43:08.750Z] (4/4) Installing curl (7.69.1-r1) [2020-12-04T21:43:08.750Z] Executing busybox-1.31.1-r19.trigger [2020-12-04T21:43:08.750Z] Executing ca-certificates-20191127-r4.trigger [2020-12-04T21:43:09.024Z] OK: 7 MiB in 18 packages [2020-12-04T21:43:09.623Z] ---> 0865298b5dd0 [2020-12-04T21:43:09.623Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2020-12-04T21:43:09.623Z] ---> 2686664ae6a8 [2020-12-04T21:43:09.623Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2020-12-04T21:43:09.897Z] ---> Running in d2c597cd6f1b [2020-12-04T21:43:09.897Z] Removing intermediate container df2c93a55bd6 [2020-12-04T21:43:09.897Z] ---> d4f8d10cb1a2 [2020-12-04T21:43:09.897Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2020-12-04T21:43:10.173Z] ---> Running in ea5de43d1b88 [2020-12-04T21:43:10.453Z] Removing intermediate container d2c597cd6f1b [2020-12-04T21:43:10.453Z] ---> 97cb326976ff [2020-12-04T21:43:10.453Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-04T21:43:11.422Z] ---> 4c77d7396c50 [2020-12-04T21:43:11.422Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2020-12-04T21:43:11.422Z] ---> Running in 54e4d85c1584 [2020-12-04T21:43:11.422Z] Removing intermediate container 5c32a35948fc [2020-12-04T21:43:11.422Z] ---> 5b29c9df466d [2020-12-04T21:43:11.422Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-12-04T21:43:11.692Z] Removing intermediate container ea5de43d1b88 [2020-12-04T21:43:11.692Z] ---> b778f6523682 [2020-12-04T21:43:11.692Z] Step 20/22 : LABEL arch=x86_64 [2020-12-04T21:43:11.692Z] ---> Running in 9344f1fd1ada [2020-12-04T21:43:11.980Z] ---> Running in b315cac52199 [2020-12-04T21:43:11.980Z] ---> Running in 7b835ee22d67 [2020-12-04T21:43:12.247Z] Removing intermediate container 54e4d85c1584 [2020-12-04T21:43:12.247Z] ---> 096943bb7953 [2020-12-04T21:43:12.247Z] Step 22/24 : LABEL arch=x86_64 [2020-12-04T21:43:12.516Z] Removing intermediate container 9344f1fd1ada [2020-12-04T21:43:12.516Z] ---> e70cccdf2fe7 [2020-12-04T21:43:12.516Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-04T21:43:12.516Z] Removing intermediate container b315cac52199 [2020-12-04T21:43:12.516Z] ---> 0c4df20e1ea6 [2020-12-04T21:43:12.516Z] Step 13/21 : WORKDIR /edgex [2020-12-04T21:43:12.779Z] Removing intermediate container 7b835ee22d67 [2020-12-04T21:43:12.779Z] ---> 31f710588c73 [2020-12-04T21:43:12.779Z] Step 21/22 : LABEL git_sha=ca519ffc43f23814d26ccfc78464fa4190e843c7 [2020-12-04T21:43:12.779Z] ---> Running in 08a80e798abc [2020-12-04T21:43:12.779Z] ---> Running in c5a9084eeeab [2020-12-04T21:43:13.041Z] ---> Running in 623796aaace1 [2020-12-04T21:43:13.306Z] ---> Running in d9e4b44e9954 [2020-12-04T21:43:13.576Z] Removing intermediate container 623796aaace1 [2020-12-04T21:43:13.576Z] ---> 79e56ee1eada [2020-12-04T21:43:13.576Z] Step 23/24 : LABEL git_sha=ca519ffc43f23814d26ccfc78464fa4190e843c7 [2020-12-04T21:43:13.848Z] Removing intermediate container c5a9084eeeab [2020-12-04T21:43:13.848Z] ---> 75600522d1e3 [2020-12-04T21:43:13.848Z] Step 20/22 : LABEL arch=x86_64 [2020-12-04T21:43:13.848Z] Removing intermediate container 08a80e798abc [2020-12-04T21:43:13.848Z] ---> abbcb7b90f4b [2020-12-04T21:43:13.848Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2020-12-04T21:43:13.848Z] ---> Running in 55ffe43b20e4 [2020-12-04T21:43:13.848Z] ---> Running in af22b626ab54 [2020-12-04T21:43:14.118Z] Removing intermediate container d9e4b44e9954 [2020-12-04T21:43:14.118Z] ---> ac1d8ec53024 [2020-12-04T21:43:14.118Z] Step 22/22 : LABEL version=0.0.0 [2020-12-04T21:43:14.118Z] ---> Running in a14cec8f3fde [2020-12-04T21:43:14.385Z] Removing intermediate container 55ffe43b20e4 [2020-12-04T21:43:14.385Z] ---> 075ecee0588d [2020-12-04T21:43:14.385Z] Step 24/24 : LABEL version=0.0.0 [2020-12-04T21:43:14.385Z] ---> Running in 64bf74ece58b [2020-12-04T21:43:14.385Z] Removing intermediate container af22b626ab54 [2020-12-04T21:43:14.385Z] ---> 608a49d41c39 [2020-12-04T21:43:14.385Z] Step 21/22 : LABEL git_sha=ca519ffc43f23814d26ccfc78464fa4190e843c7 [2020-12-04T21:43:14.385Z] ---> 533014cdf0a5 [2020-12-04T21:43:14.386Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2020-12-04T21:43:14.654Z] Removing intermediate container a14cec8f3fde [2020-12-04T21:43:14.654Z] ---> 6750c646241d [2020-12-04T21:43:14.654Z] [2020-12-04T21:43:14.654Z] ---> Running in 90162ca5cd7d [2020-12-04T21:43:15.242Z] Successfully built 6750c646241d [2020-12-04T21:43:15.242Z] Removing intermediate container 64bf74ece58b [2020-12-04T21:43:15.242Z] ---> d9f20c9ed4a2 [2020-12-04T21:43:15.242Z] [2020-12-04T21:43:15.242Z] Successfully tagged docker-security-bootstrap-redis-go:latest [2020-12-04T21:43:15.516Z]  Building docker-security-bootstrap-redis-go ... done Removing intermediate container 90162ca5cd7d [2020-12-04T21:43:15.516Z] ---> abcd4168d891 [2020-12-04T21:43:15.516Z] Step 22/22 : LABEL version=0.0.0 [2020-12-04T21:43:15.516Z] Successfully built d9f20c9ed4a2 [2020-12-04T21:43:15.516Z] ---> 1115ce33de9d [2020-12-04T21:43:15.516Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2020-12-04T21:43:15.786Z] Successfully tagged docker-support-notifications-go:latest [2020-12-04T21:43:15.786Z]  Building docker-support-notifications-go ... done  ---> Running in d2e281f228cc [2020-12-04T21:43:16.070Z] Removing intermediate container d2e281f228cc [2020-12-04T21:43:16.070Z] ---> e7c1ff87038b [2020-12-04T21:43:16.070Z] [2020-12-04T21:43:16.334Z] ---> f2062941c042 [2020-12-04T21:43:16.334Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2020-12-04T21:43:16.603Z] Successfully built e7c1ff87038b [2020-12-04T21:43:16.603Z] Successfully tagged docker-core-command-go:latest [2020-12-04T21:43:16.603Z]  Building docker-core-command-go ... done  ---> Running in 69785239e128 [2020-12-04T21:43:16.864Z] Removing intermediate container 69785239e128 [2020-12-04T21:43:16.864Z] ---> 31b73ab0b4b7 [2020-12-04T21:43:16.864Z] Step 18/21 : CMD ["--init=true"] [2020-12-04T21:43:16.864Z] ---> Running in a8f0d9479860 [2020-12-04T21:43:17.126Z] Removing intermediate container a8f0d9479860 [2020-12-04T21:43:17.126Z] ---> f67b443e547a [2020-12-04T21:43:17.126Z] Step 19/21 : LABEL arch=x86_64 [2020-12-04T21:43:17.126Z] ---> Running in 7110fba03df4 [2020-12-04T21:43:17.389Z] Removing intermediate container 7110fba03df4 [2020-12-04T21:43:17.389Z] ---> f30dddb2bc42 [2020-12-04T21:43:17.389Z] Step 20/21 : LABEL git_sha=ca519ffc43f23814d26ccfc78464fa4190e843c7 [2020-12-04T21:43:17.389Z] ---> Running in c4372457dedb [2020-12-04T21:43:17.651Z] Removing intermediate container c4372457dedb [2020-12-04T21:43:17.651Z] ---> 47fb96b4bc0d [2020-12-04T21:43:17.651Z] Step 21/21 : LABEL version=0.0.0 [2020-12-04T21:43:17.917Z] ---> Running in 382ae8b4065f [2020-12-04T21:43:17.917Z] Removing intermediate container 382ae8b4065f [2020-12-04T21:43:17.917Z] ---> c267d9359766 [2020-12-04T21:43:17.917Z] [2020-12-04T21:43:18.181Z] Successfully built c267d9359766 [2020-12-04T21:43:20.065Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2020-12-04T21:43:20.065Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2020-12-04T21:43:20.065Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2020-12-04T21:43:20.065Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2020-12-04T21:43:20.065Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2020-12-04T21:43:20.065Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2020-12-04T21:43:20.103Z] Successfully tagged docker-security-proxy-setup-go:latest [2020-12-04T21:43:22.030Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container 3bdcdddf53c8 [2020-12-04T21:43:22.030Z] ---> 6eb1d2b17638 [2020-12-04T21:43:22.030Z] [2020-12-04T21:43:22.030Z] Step 10/22 : FROM scratch [2020-12-04T21:43:22.030Z] ---> [2020-12-04T21:43:22.030Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-04T21:43:22.030Z] ---> Using cache [2020-12-04T21:43:22.030Z] ---> c467723f622c [2020-12-04T21:43:22.030Z] Step 12/22 : ENV APP_PORT=48081 [2020-12-04T21:43:22.292Z] ---> Running in ba2bf42c5b3c [2020-12-04T21:43:22.292Z] Removing intermediate container ba2bf42c5b3c [2020-12-04T21:43:22.292Z] ---> 1ac1cf3aa98b [2020-12-04T21:43:22.292Z] Step 13/22 : EXPOSE $APP_PORT [2020-12-04T21:43:22.561Z] ---> Running in 9e002a4db3c4 [2020-12-04T21:43:22.561Z] Removing intermediate container 9e002a4db3c4 [2020-12-04T21:43:22.561Z] ---> 29e46103fb9a [2020-12-04T21:43:22.561Z] Step 14/22 : WORKDIR / [2020-12-04T21:43:22.561Z] ---> Running in da82d133b65e [2020-12-04T21:43:22.825Z] Removing intermediate container da82d133b65e [2020-12-04T21:43:22.825Z] ---> 2e600ad64e39 [2020-12-04T21:43:22.825Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2020-12-04T21:43:23.087Z] ---> 3df1ca551ac2 [2020-12-04T21:43:23.087Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2020-12-04T21:43:23.501Z] ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.062s [2020-12-04T21:43:23.501Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2020-12-04T21:43:23.501Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2020-12-04T21:43:23.664Z] ---> 415df94c7b94 [2020-12-04T21:43:23.664Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2020-12-04T21:43:23.926Z] ---> 4fcd7c62d999 [2020-12-04T21:43:23.926Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2020-12-04T21:43:24.232Z] ---> Running in 8c3c2c287adc [2020-12-04T21:43:24.232Z] Removing intermediate container 8c3c2c287adc [2020-12-04T21:43:24.232Z] ---> 3b4611562966 [2020-12-04T21:43:24.233Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-04T21:43:24.494Z] ---> Running in be26b834e373 [2020-12-04T21:43:24.494Z] Removing intermediate container be26b834e373 [2020-12-04T21:43:24.494Z] ---> 86ef7a18f3bb [2020-12-04T21:43:24.494Z] Step 20/22 : LABEL arch=x86_64 [2020-12-04T21:43:24.494Z] ---> Running in a9cf8d10ffea [2020-12-04T21:43:24.757Z] Removing intermediate container a9cf8d10ffea [2020-12-04T21:43:24.757Z] ---> fbecb5af07c3 [2020-12-04T21:43:24.757Z] Step 21/22 : LABEL git_sha=ca519ffc43f23814d26ccfc78464fa4190e843c7 [2020-12-04T21:43:24.757Z] ---> Running in 546f90b67dde [2020-12-04T21:43:25.024Z] Removing intermediate container 546f90b67dde [2020-12-04T21:43:25.024Z] ---> ea498e1d63a7 [2020-12-04T21:43:25.024Z] Step 22/22 : LABEL version=0.0.0 [2020-12-04T21:43:25.024Z] ---> Running in 3061ce2f67f5 [2020-12-04T21:43:25.291Z] Removing intermediate container 3061ce2f67f5 [2020-12-04T21:43:25.291Z] ---> 12520744a498 [2020-12-04T21:43:25.291Z] [2020-12-04T21:43:25.512Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2020-12-04T21:43:25.512Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2020-12-04T21:43:25.512Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2020-12-04T21:43:25.512Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2020-12-04T21:43:25.552Z] Successfully built 12520744a498 [2020-12-04T21:43:25.552Z] Successfully tagged docker-core-metadata-go:latest [2020-12-04T21:43:25.862Z]  Building docker-core-metadata-go ... done  [Pipeline] } [2020-12-04T21:43:25.902Z] $ docker stop --time=1 7aede408edb1de87163b1c94448acc939eb52ce04110280fd0cd00c0603859c2 [2020-12-04T21:43:27.595Z] $ docker rm -f 7aede408edb1de87163b1c94448acc939eb52ce04110280fd0cd00c0603859c2 [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-04T21:43:28.122Z] + docker images [2020-12-04T21:43:28.122Z] + grep docker [2020-12-04T21:43:28.122Z] docker-core-metadata-go latest 12520744a498 2 seconds ago 14.5MB [2020-12-04T21:43:28.122Z] docker-security-proxy-setup-go latest c267d9359766 10 seconds ago 24.6MB [2020-12-04T21:43:28.122Z] docker-core-command-go latest e7c1ff87038b 12 seconds ago 12.2MB [2020-12-04T21:43:28.122Z] docker-support-notifications-go latest d9f20c9ed4a2 13 seconds ago 13.6MB [2020-12-04T21:43:28.122Z] docker-security-bootstrap-redis-go latest 6750c646241d 13 seconds ago 15.8MB [2020-12-04T21:43:28.122Z] docker-sys-mgmt-agent-go latest 2917436e4d59 52 seconds ago 293MB [2020-12-04T21:43:28.122Z] docker-core-data-go latest fde5861c61b4 2 minutes ago 23.7MB [2020-12-04T21:43:28.122Z] docker-security-secrets-setup-go latest 02d74c9f5fcb 2 minutes ago 23.9MB [2020-12-04T21:43:28.122Z] docker-security-secretstore-setup-go latest 612092f12adc 2 minutes ago 24.7MB [2020-12-04T21:43:28.122Z] docker-support-scheduler-go latest d13a84de86e7 2 minutes ago 12.3MB [2020-12-04T21:43:28.123Z] docker latest b0757c55a1fd 2 days ago 220MB [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 [2020-12-04T21:43:33.832Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.290s coverage: 46.6% of statements [2020-12-04T21:43:33.832Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2020-12-04T21:43:33.832Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2020-12-04T21:43:33.832Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2020-12-04T21:43:33.832Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2020-12-04T21:43:33.832Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2020-12-04T21:43:40.583Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.457s coverage: 27.1% of statements [2020-12-04T21:43:40.583Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2020-12-04T21:43:40.583Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2020-12-04T21:43:40.583Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2020-12-04T21:43:40.583Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2020-12-04T21:43:40.583Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2020-12-04T21:43:40.583Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2020-12-04T21:43:40.583Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.088s coverage: 100.0% of statements [2020-12-04T21:43:40.583Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2020-12-04T21:43:40.583Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.091s coverage: 100.0% of statements [2020-12-04T21:43:40.583Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2020-12-04T21:43:40.583Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2020-12-04T21:43:40.583Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.556s coverage: 66.4% of statements [2020-12-04T21:43:40.584Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2020-12-04T21:43:40.584Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2020-12-04T21:43:40.584Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.633s coverage: 82.7% of statements [2020-12-04T21:43:40.584Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2020-12-04T21:43:40.584Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2020-12-04T21:43:40.584Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2020-12-04T21:43:40.584Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2020-12-04T21:43:43.794Z] Still waiting to schedule task [2020-12-04T21:43:43.795Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2020-12-04T21:43:48.906Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.281s coverage: 28.6% of statements [2020-12-04T21:43:48.906Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2020-12-04T21:43:48.906Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2020-12-04T21:43:48.906Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2020-12-04T21:43:48.906Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2020-12-04T21:43:48.906Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2020-12-04T21:43:48.906Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.160s coverage: 100.0% of statements [2020-12-04T21:43:48.906Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2020-12-04T21:43:48.906Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.076s coverage: 100.0% of statements [2020-12-04T21:43:48.906Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2020-12-04T21:43:48.906Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.349s coverage: 86.7% of statements [2020-12-04T21:43:48.906Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2020-12-04T21:43:49.900Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.384s coverage: 97.5% of statements [2020-12-04T21:43:49.900Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2020-12-04T21:43:49.900Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.195s coverage: 78.3% of statements [2020-12-04T21:43:49.900Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2020-12-04T21:43:49.900Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2020-12-04T21:43:49.900Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2020-12-04T21:43:49.900Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2020-12-04T21:43:56.633Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.018s coverage: 94.7% of statements [2020-12-04T21:43:56.633Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2020-12-04T21:43:56.633Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2020-12-04T21:43:56.633Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2020-12-04T21:43:56.633Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2020-12-04T21:43:56.633Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2020-12-04T21:43:56.633Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2020-12-04T21:43:56.633Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2020-12-04T21:43:56.633Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2020-12-04T21:43:56.633Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2020-12-04T21:43:56.633Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2020-12-04T21:43:56.633Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2020-12-04T21:43:56.633Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2020-12-04T21:43:56.633Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2020-12-04T21:43:56.633Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2020-12-04T21:43:56.633Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] [2020-12-04T21:43:56.633Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] [2020-12-04T21:43:56.633Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2020-12-04T21:43:56.633Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2020-12-04T21:43:56.633Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2020-12-04T21:43:56.633Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2020-12-04T21:43:56.633Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.065s coverage: 58.8% of statements [2020-12-04T21:43:56.633Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2020-12-04T21:43:56.633Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2020-12-04T21:43:56.633Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.133s coverage: 0.0% of statements [no tests to run] [2020-12-04T21:43:56.633Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2020-12-04T21:43:56.633Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2020-12-04T21:43:56.633Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2020-12-04T21:43:56.633Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2020-12-04T21:43:56.633Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.102s coverage: 100.0% of statements [2020-12-04T21:43:56.633Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2020-12-04T21:43:56.633Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.101s coverage: 75.5% of statements [2020-12-04T21:43:56.633Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.082s coverage: 80.8% of statements [2020-12-04T21:43:56.633Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.136s coverage: 87.2% of statements [2020-12-04T21:43:56.910Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.165s coverage: 84.2% of statements [2020-12-04T21:43:57.896Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.118s coverage: 100.0% of statements [2020-12-04T21:43:57.896Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2020-12-04T21:44:01.312Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.623s coverage: 63.5% of statements [2020-12-04T21:44:01.312Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2020-12-04T21:44:01.312Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2020-12-04T21:44:01.313Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.067s coverage: 100.0% of statements [2020-12-04T21:44:01.313Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.106s coverage: 91.3% of statements [2020-12-04T21:44:01.313Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.059s coverage: 100.0% of statements [2020-12-04T21:44:01.313Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.074s coverage: 73.7% of statements [2020-12-04T21:44:02.760Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.049s coverage: 100.0% of statements [2020-12-04T21:44:07.085Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.793s coverage: 55.9% of statements [2020-12-04T21:44:07.085Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2020-12-04T21:44:07.085Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2020-12-04T21:44:07.085Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2020-12-04T21:44:07.085Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2020-12-04T21:44:07.085Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2020-12-04T21:44:07.085Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] [2020-12-04T21:44:30.845Z] Running on prd-ubuntu18.04-docker-8c-8g-14544 in /w/workspace/edgexfoundry_edgex-go_PR-2898 [Pipeline] { [Pipeline] ws [2020-12-04T21:44:30.909Z] Running in /w/workspace/edgex-go/8 [Pipeline] { [Pipeline] checkout [2020-12-04T21:44:33.238Z] using credential edgex-jenkins-ssh [2020-12-04T21:44:33.296Z] Cloning the remote Git repository [2020-12-04T21:44:33.294Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2020-12-04T21:44:33.367Z] > git init /w/workspace/edgex-go/8 # timeout=10 [2020-12-04T21:44:33.393Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-12-04T21:44:33.393Z] > git --version # timeout=10 [2020-12-04T21:44:33.410Z] > git --version # 'git version 2.17.1' [2020-12-04T21:44:33.411Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-04T21:44:33.438Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-04T21:44:39.309Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-12-04T21:44:39.318Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-04T21:44:39.331Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-12-04T21:44:39.348Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-12-04T21:44:39.349Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-04T21:44:39.356Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2898/head:refs/remotes/origin/PR-2898 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-04T21:44:39.939Z] Merging remotes/origin/master commit f155a7c6506425abdabefc4c4caef6dce7961eb8 into PR head commit 33c868eca375beeb13fab9b28589e0a47ee2b37d [2020-12-04T21:44:40.182Z] Merge succeeded, producing 6d5a38384279b9e14bcee941be8f4619917204c4 [2020-12-04T21:44:40.182Z] Checking out Revision 6d5a38384279b9e14bcee941be8f4619917204c4 (PR-2898) [2020-12-04T21:44:39.939Z] > git config core.sparsecheckout # timeout=10 [2020-12-04T21:44:39.944Z] > git checkout -f 33c868eca375beeb13fab9b28589e0a47ee2b37d # timeout=10 [2020-12-04T21:44:40.083Z] > git remote # timeout=10 [2020-12-04T21:44:40.089Z] > git config --get remote.origin.url # timeout=10 [2020-12-04T21:44:40.094Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-04T21:44:40.098Z] > git merge f155a7c6506425abdabefc4c4caef6dce7961eb8 # timeout=10 [2020-12-04T21:44:40.167Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-04T21:44:40.176Z] > git config core.sparsecheckout # timeout=10 [2020-12-04T21:44:40.182Z] > git checkout -f 6d5a38384279b9e14bcee941be8f4619917204c4 # timeout=10 [2020-12-04T21:44:43.979Z] Commit message: "Merge commit 'f155a7c6506425abdabefc4c4caef6dce7961eb8' into HEAD" [2020-12-04T21:44:43.991Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-04T21:44:45.254Z] + echo snap-build.sh [2020-12-04T21:44:45.254Z] snap-build.sh [2020-12-04T21:44:45.254Z] + SNAP_BASE_DIR=. [2020-12-04T21:44:45.254Z] + '[' '!' -z /w/workspace/edgex-go/8 ']' [2020-12-04T21:44:45.254Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/8 [2020-12-04T21:44:45.254Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/8]' [2020-12-04T21:44:45.254Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/8] [2020-12-04T21:44:45.254Z] + cd /w/workspace/edgex-go/8 [2020-12-04T21:44:45.254Z] + sudo apt-get remove -qy --purge lxd lxd-client [2020-12-04T21:44:45.254Z] Reading package lists... [2020-12-04T21:44:45.517Z] Building dependency tree... [2020-12-04T21:44:45.517Z] Reading state information... [2020-12-04T21:44:43.978Z] > git rev-list --no-walk 192e75e79965f570e40dacfd3fa37e859c65312b # timeout=10 [2020-12-04T21:44:45.783Z] The following packages were automatically installed and are no longer required: [2020-12-04T21:44:45.783Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2020-12-04T21:44:45.783Z] uidmap xdelta3 [2020-12-04T21:44:45.783Z] Use 'sudo apt autoremove' to remove them. [2020-12-04T21:44:45.783Z] The following packages will be REMOVED: [2020-12-04T21:44:45.783Z] lxd* lxd-client* [2020-12-04T21:44:46.359Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2020-12-04T21:44:46.359Z] After this operation, 31.7 MB disk space will be freed. [2020-12-04T21:44:47.408Z] (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.) [2020-12-04T21:44:47.408Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2020-12-04T21:44:48.355Z] Removing lxd dnsmasq configuration [2020-12-04T21:44:48.355Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2020-12-04T21:44:48.618Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2020-12-04T21:44:49.569Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2020-12-04T21:44:49.831Z] (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.) [2020-12-04T21:44:49.831Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2020-12-04T21:44:51.223Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2020-12-04T21:44:51.486Z] Processing triggers for ureadahead (0.100.0-21) ... [2020-12-04T21:44:52.874Z] + sudo snap remove --purge lxd [2020-12-04T21:44:53.136Z] snap "lxd" is not installed [2020-12-04T21:44:53.136Z] + sudo groupadd --force --system lxd [2020-12-04T21:44:53.136Z] ++ whoami [2020-12-04T21:44:53.136Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2020-12-04T21:44:53.136Z] + newgrp - lxd [2020-12-04T21:44:53.399Z] + sudo snap install lxd [2020-12-04T21:44:54.099Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 46.389s coverage: 86.3% of statements [2020-12-04T21:44:54.099Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] [2020-12-04T21:44:54.099Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 4.283s coverage: 72.2% of statements [2020-12-04T21:44:54.099Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 1.485s coverage: 72.1% of statements [2020-12-04T21:44:54.099Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.095s coverage: 82.4% of statements [2020-12-04T21:44:54.099Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.071s coverage: 48.4% of statements [2020-12-04T21:44:54.099Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] [2020-12-04T21:44:54.099Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] [2020-12-04T21:44:54.099Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] [2020-12-04T21:44:54.099Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.080s coverage: 28.8% of statements [2020-12-04T21:44:54.099Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] [2020-12-04T21:44:54.099Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.081s coverage: 96.8% of statements [2020-12-04T21:44:54.099Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] [2020-12-04T21:44:54.099Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.386s coverage: 37.2% of statements [2020-12-04T21:44:54.099Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2020-12-04T21:44:54.099Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2020-12-04T21:44:54.099Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.576s coverage: 84.0% of statements [2020-12-04T21:44:54.099Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.107s coverage: 100.0% of statements [2020-12-04T21:44:54.099Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.426s coverage: 47.1% of statements [2020-12-04T21:44:54.099Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2020-12-04T21:44:54.099Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2020-12-04T21:44:54.099Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.052s coverage: 100.0% of statements [2020-12-04T21:44:54.099Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2020-12-04T21:44:54.099Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2020-12-04T21:44:54.099Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2020-12-04T21:44:54.099Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.124s coverage: 100.0% of statements [2020-12-04T21:44:54.099Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2020-12-04T21:44:54.099Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.127s coverage: 100.0% of statements [2020-12-04T21:44:54.099Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2020-12-04T21:44:54.099Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 2.776s coverage: 29.1% of statements [2020-12-04T21:44:54.099Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2020-12-04T21:44:54.099Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2020-12-04T21:44:54.099Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2020-12-04T21:44:54.099Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2020-12-04T21:44:54.099Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2020-12-04T21:44:54.099Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.206s coverage: 99.0% of statements [2020-12-04T21:44:54.099Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2020-12-04T21:44:54.099Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.117s coverage: 100.0% of statements [2020-12-04T21:44:54.099Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2020-12-04T21:44:54.099Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.043s coverage: 0.0% of statements [2020-12-04T21:44:54.099Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2020-12-04T21:44:54.099Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.050s coverage: 100.0% of statements [2020-12-04T21:44:54.099Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2020-12-04T21:44:54.099Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2020-12-04T21:44:54.099Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2020-12-04T21:44:54.099Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2020-12-04T21:44:54.099Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.078s coverage: 87.9% of statements [2020-12-04T21:44:54.099Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2020-12-04T21:44:54.099Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2020-12-04T21:44:54.099Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.048s coverage: 100.0% of statements [2020-12-04T21:44:54.099Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.054s coverage: 32.1% of statements [2020-12-04T21:44:54.099Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.078s coverage: 100.0% of statements [2020-12-04T21:44:54.099Z] GO111MODULE=on go vet ./... [2020-12-04T21:45:03.433Z] 2020-12-04T21:45:00Z INFO Waiting for automatic snapd restart... [2020-12-04T21:45:18.411Z] lxd 4.8 from Canonical* installed [2020-12-04T21:45:18.411Z] + sudo lxd init --auto [2020-12-04T21:45:26.568Z] + sudo snap install --classic snapcraft [2020-12-04T21:45:31.875Z] snapcraft 4.4.4 from Canonical* installed [2020-12-04T21:45:31.875Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2020-12-04T21:45:31.875Z] + patch --verbose -p1 [2020-12-04T21:45:31.875Z] Hmm... Looks like a unified diff to me... [2020-12-04T21:45:31.875Z] The text leading up to this was: [2020-12-04T21:45:31.875Z] -------------------------- [2020-12-04T21:45:31.875Z] |From a8e6179902fe6bccada5d6ad9dd7e850ca774bef Mon Sep 17 00:00:00 2001 [2020-12-04T21:45:31.875Z] |From: Tony Espy [2020-12-04T21:45:31.875Z] |Date: Wed, 2 Dec 2020 17:38:31 -0500 [2020-12-04T21:45:31.875Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2020-12-04T21:45:31.875Z] | [2020-12-04T21:45:31.875Z] |This patch is used by the EdgeX CI pipeline builds to [2020-12-04T21:45:31.875Z] |optimize the snap CI check run for pull requests. When [2020-12-04T21:45:31.875Z] |applied, it essentially strips out everything (apps and [2020-12-04T21:45:31.875Z] |parts) from the snapcraft.yaml file except those required [2020-12-04T21:45:31.875Z] |to build edgex-go, as the whole idea of the CI check is to [2020-12-04T21:45:31.875Z] |catch changes to edgex-go that break the snap build. [2020-12-04T21:45:31.875Z] | [2020-12-04T21:45:31.875Z] |In general, anyone updating snapcraft.yaml will also need [2020-12-04T21:45:31.875Z] |to update this patch file, otherwise it may fail to apply, [2020-12-04T21:45:31.875Z] |resulting in a failed snap build CI check in the associated [2020-12-04T21:45:31.875Z] |pull request. [2020-12-04T21:45:31.875Z] | [2020-12-04T21:45:31.875Z] |Note - in addition to applying this patch, the pipeline also [2020-12-04T21:45:31.875Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2020-12-04T21:45:31.875Z] |need to build the finally binary .snap file (and it won't [2020-12-04T21:45:31.875Z] |work with the patch applied). This further reduces the build [2020-12-04T21:45:31.875Z] |time. [2020-12-04T21:45:31.875Z] |--- [2020-12-04T21:45:31.875Z] | snap/snapcraft.yaml | 466 +------------------------------------------- [2020-12-04T21:45:31.875Z] | 1 file changed, 2 insertions(+), 464 deletions(-) [2020-12-04T21:45:31.875Z] | [2020-12-04T21:45:31.875Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2020-12-04T21:45:31.875Z] |index b265277c..d7e1de37 100644 [2020-12-04T21:45:31.875Z] |--- a/snap/snapcraft.yaml [2020-12-04T21:45:31.875Z] |+++ b/snap/snapcraft.yaml [2020-12-04T21:45:31.875Z] -------------------------- [2020-12-04T21:45:31.875Z] patching file snap/snapcraft.yaml [2020-12-04T21:45:31.875Z] Using Plan A... [2020-12-04T21:45:31.875Z] Hunk #1 succeeded at 72 with fuzz 2 (offset -3 lines). [2020-12-04T21:45:31.875Z] Hunk #2 succeeded at 81 (offset -3 lines). [2020-12-04T21:45:31.875Z] Hunk #3 succeeded at 211 (offset -7 lines). [2020-12-04T21:45:31.875Z] Hunk #4 succeeded at 226 (offset -7 lines). [2020-12-04T21:45:31.875Z] Hunk #5 succeeded at 234 (offset -7 lines). [2020-12-04T21:45:31.875Z] Hunk #6 succeeded at 241 (offset -7 lines). [2020-12-04T21:45:31.875Z] Hunk #7 succeeded at 268 (offset -7 lines). [2020-12-04T21:45:31.875Z] Hunk #8 succeeded at 302 (offset -7 lines). [2020-12-04T21:45:31.875Z] Hunk #9 succeeded at 358 (offset -7 lines). [2020-12-04T21:45:31.875Z] Hmm... Ignoring the trailing garbage. [2020-12-04T21:45:31.875Z] done [2020-12-04T21:45:31.875Z] + sudo snapcraft prime --use-lxd [2020-12-04T21:45:33.800Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2020-12-04T21:45:33.800Z] 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: [2020-12-04T21:45:33.800Z] - README.md [2020-12-04T21:45:33.800Z] - snapcraft.yaml.orig [2020-12-04T21:45:33.800Z] [2020-12-04T21:45:33.800Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2020-12-04T21:45:34.748Z] Launching a container. [2020-12-04T21:45:47.887Z] Waiting for container to be ready [2020-12-04T21:45:47.887Z] To start your first instance, try: lxc launch ubuntu:18.04 [2020-12-04T21:45:47.887Z] [2020-12-04T21:45:50.443Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2020-12-04T21:45:50.704Z] Waiting for network to be ready... [2020-12-04T21:45:51.282Z] Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2020-12-04T21:45:51.282Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2020-12-04T21:45:51.543Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1453 kB] [2020-12-04T21:45:51.543Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2020-12-04T21:45:51.806Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2020-12-04T21:45:51.806Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2020-12-04T21:45:52.068Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2020-12-04T21:45:52.068Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2020-12-04T21:45:52.068Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2020-12-04T21:45:52.068Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2020-12-04T21:45:52.068Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2020-12-04T21:45:52.068Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [284 kB] [2020-12-04T21:45:52.068Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [13.3 kB] [2020-12-04T21:45:52.068Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2996 B] [2020-12-04T21:45:52.068Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [184 kB] [2020-12-04T21:45:52.068Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [24.4 kB] [2020-12-04T21:45:52.068Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1093 kB] [2020-12-04T21:45:52.329Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [244 kB] [2020-12-04T21:45:52.329Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2020-12-04T21:45:52.592Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1789 kB] [2020-12-04T21:45:52.592Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [376 kB] [2020-12-04T21:45:52.592Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [36.1 kB] [2020-12-04T21:45:52.592Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7308 B] [2020-12-04T21:45:52.592Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [206 kB] [2020-12-04T21:45:52.592Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [28.0 kB] [2020-12-04T21:45:52.592Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1696 kB] [2020-12-04T21:45:52.856Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [357 kB] [2020-12-04T21:45:57.064Z] Fetched 23.5 MB in 6s (4127 kB/s) [2020-12-04T21:45:58.007Z] Reading package lists... [2020-12-04T21:45:58.007Z] Reading package lists... [2020-12-04T21:45:58.267Z] Building dependency tree... [2020-12-04T21:45:58.267Z] Reading state information... [2020-12-04T21:45:58.267Z] The following additional packages will be installed: [2020-12-04T21:45:58.267Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2020-12-04T21:45:58.267Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2020-12-04T21:45:58.267Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2020-12-04T21:45:58.267Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2020-12-04T21:45:58.267Z] Suggested packages: [2020-12-04T21:45:58.267Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2020-12-04T21:45:58.267Z] Recommended packages: [2020-12-04T21:45:58.267Z] gnupg libsasl2-modules [2020-12-04T21:45:58.528Z] The following NEW packages will be installed: [2020-12-04T21:45:58.528Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2020-12-04T21:45:58.528Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2020-12-04T21:45:58.528Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2020-12-04T21:45:58.528Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2020-12-04T21:45:58.528Z] The following packages will be upgraded: [2020-12-04T21:45:58.528Z] gpg gpg-agent gpgconf libudev1 [2020-12-04T21:45:58.528Z] 4 upgraded, 18 newly installed, 0 to remove and 101 not upgraded. [2020-12-04T21:45:58.529Z] Need to get 3531 kB of archives. [2020-12-04T21:45:58.529Z] After this operation, 13.3 MB of additional disk space will be used. [2020-12-04T21:45:58.529Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] [2020-12-04T21:45:58.529Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] [2020-12-04T21:45:58.529Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] [2020-12-04T21:45:58.529Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [14.8 kB] [2020-12-04T21:45:58.529Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [49.2 kB] [2020-12-04T21:45:58.529Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] [2020-12-04T21:45:58.529Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] [2020-12-04T21:45:58.529Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] [2020-12-04T21:45:58.529Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.43 [57.8 kB] [2020-12-04T21:45:58.791Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.43 [1102 kB] [2020-12-04T21:45:59.363Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2020-12-04T21:45:59.363Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2020-12-04T21:45:59.363Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2020-12-04T21:45:59.363Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2020-12-04T21:45:59.363Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2020-12-04T21:45:59.363Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2020-12-04T21:45:59.363Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2020-12-04T21:45:59.363Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2020-12-04T21:45:59.363Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2020-12-04T21:45:59.363Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2020-12-04T21:45:59.363Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2020-12-04T21:45:59.363Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2020-12-04T21:45:59.625Z] debconf: delaying package configuration, since apt-utils is not installed [2020-12-04T21:45:59.625Z] Fetched 3531 kB in 1s (3529 kB/s) [2020-12-04T21:45:59.625Z] (Reading database ... 12511 files and directories currently installed.) [2020-12-04T21:45:59.625Z] Preparing to unpack .../libudev1_237-3ubuntu10.43_amd64.deb ... [2020-12-04T21:45:59.625Z] Unpacking libudev1:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... [2020-12-04T21:45:59.886Z] Setting up libudev1:amd64 (237-3ubuntu10.43) ... [2020-12-04T21:45:59.886Z] Selecting previously unselected package udev. [2020-12-04T21:45:59.886Z] (Reading database ... 12511 files and directories currently installed.) [2020-12-04T21:45:59.886Z] Preparing to unpack .../00-udev_237-3ubuntu10.43_amd64.deb ... [2020-12-04T21:45:59.886Z] Unpacking udev (237-3ubuntu10.43) ... [2020-12-04T21:46:00.149Z] Selecting previously unselected package libfuse2:amd64. [2020-12-04T21:46:00.149Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2020-12-04T21:46:00.149Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2020-12-04T21:46:00.409Z] Selecting previously unselected package fuse. [2020-12-04T21:46:00.410Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2020-12-04T21:46:00.410Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2020-12-04T21:46:00.410Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... [2020-12-04T21:46:00.410Z] Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2020-12-04T21:46:00.670Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... [2020-12-04T21:46:00.670Z] Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2020-12-04T21:46:00.930Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... [2020-12-04T21:46:00.930Z] Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2020-12-04T21:46:00.930Z] Selecting previously unselected package libksba8:amd64. [2020-12-04T21:46:00.930Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2020-12-04T21:46:00.930Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2020-12-04T21:46:01.191Z] Selecting previously unselected package libroken18-heimdal:amd64. [2020-12-04T21:46:01.191Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-04T21:46:01.191Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-04T21:46:01.191Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2020-12-04T21:46:01.191Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-04T21:46:01.191Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-04T21:46:01.191Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2020-12-04T21:46:01.191Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-04T21:46:01.452Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-04T21:46:01.452Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2020-12-04T21:46:01.452Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-04T21:46:01.452Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-04T21:46:01.452Z] Selecting previously unselected package libwind0-heimdal:amd64. [2020-12-04T21:46:01.452Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-04T21:46:01.452Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-04T21:46:01.715Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2020-12-04T21:46:01.715Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-04T21:46:01.715Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-04T21:46:01.715Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2020-12-04T21:46:01.715Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-04T21:46:01.715Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-04T21:46:01.980Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2020-12-04T21:46:01.980Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-04T21:46:01.980Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-04T21:46:01.980Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2020-12-04T21:46:01.980Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-04T21:46:01.980Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-04T21:46:01.980Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2020-12-04T21:46:01.980Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... [2020-12-04T21:46:01.980Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-12-04T21:46:02.165Z] gofmt -l . [2020-12-04T21:46:02.165Z] [ "`gofmt -l .`" = "" ] [2020-12-04T21:46:02.240Z] Selecting previously unselected package libsasl2-2:amd64. [2020-12-04T21:46:02.240Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... [2020-12-04T21:46:02.240Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-12-04T21:46:02.240Z] Selecting previously unselected package libldap-common. [2020-12-04T21:46:02.240Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... [2020-12-04T21:46:02.240Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2020-12-04T21:46:02.240Z] Selecting previously unselected package libldap-2.4-2:amd64. [2020-12-04T21:46:02.240Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... [2020-12-04T21:46:02.240Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2020-12-04T21:46:02.501Z] Selecting previously unselected package dirmngr. [2020-12-04T21:46:02.501Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... [2020-12-04T21:46:02.501Z] Unpacking dirmngr (2.2.4-1ubuntu1.3) ... [2020-12-04T21:46:02.501Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2020-12-04T21:46:02.501Z] Setting up gpgconf (2.2.4-1ubuntu1.3) ... [2020-12-04T21:46:02.501Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2020-12-04T21:46:02.501Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-12-04T21:46:02.761Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-12-04T21:46:02.761Z] Setting up gpg-agent (2.2.4-1ubuntu1.3) ... [2020-12-04T21:46:02.761Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-04T21:46:02.761Z] Setting up libksba8:amd64 (1.3.5-2) ... [2020-12-04T21:46:02.761Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-12-04T21:46:02.761Z] Setting up udev (237-3ubuntu10.43) ... [2020-12-04T21:46:03.332Z] invoke-rc.d: policy-rc.d denied execution of start. [2020-12-04T21:46:03.332Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-04T21:46:03.332Z] Processing triggers for systemd (237-3ubuntu10) ... [2020-12-04T21:46:03.332Z] Setting up fuse (2.9.7-1ubuntu1) ... [2020-12-04T21:46:03.332Z] Setting up gpg (2.2.4-1ubuntu1.3) ... [2020-12-04T21:46:03.332Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-04T21:46:03.332Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-04T21:46:03.592Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-04T21:46:03.592Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-04T21:46:03.592Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-04T21:46:03.592Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-04T21:46:03.592Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-04T21:46:03.592Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2020-12-04T21:46:03.592Z] Setting up dirmngr (2.2.4-1ubuntu1.3) ... [2020-12-04T21:46:03.592Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-12-04T21:46:03.594Z] ./bin/test-go-mod-tidy.sh [2020-12-04T21:46:04.164Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2020-12-04T21:46:04.164Z] settings in the [Install] section, and DefaultInstance for template units). [2020-12-04T21:46:04.164Z] This means they are not meant to be enabled using systemctl. [2020-12-04T21:46:04.164Z] Possible reasons for having this kind of units are: [2020-12-04T21:46:04.164Z] 1) A unit may be statically enabled by being symlinked from another unit's [2020-12-04T21:46:04.164Z] .wants/ or .requires/ directory. [2020-12-04T21:46:04.164Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2020-12-04T21:46:04.164Z] a requirement dependency on it. [2020-12-04T21:46:04.164Z] 3) A unit may be started when needed via activation (socket, path, timer, [2020-12-04T21:46:04.164Z] D-Bus, udev, scripted systemctl call, ...). [2020-12-04T21:46:04.164Z] 4) In case of template units, the unit is meant to be enabled with some [2020-12-04T21:46:04.164Z] instance name specified. [2020-12-04T21:46:04.189Z] ./bin/test-attribution-txt.sh [2020-12-04T21:46:04.686Z] Reading package lists... [2020-12-04T21:46:04.686Z] Building dependency tree... [2020-12-04T21:46:04.686Z] Reading state information... [2020-12-04T21:46:04.947Z] The following additional packages will be installed: [2020-12-04T21:46:04.947Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2020-12-04T21:46:04.947Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2020-12-04T21:46:04.947Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2020-12-04T21:46:04.947Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2020-12-04T21:46:04.947Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2020-12-04T21:46:04.947Z] Suggested packages: [2020-12-04T21:46:04.947Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2020-12-04T21:46:04.947Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2020-12-04T21:46:04.947Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2020-12-04T21:46:04.947Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2020-12-04T21:46:04.947Z] systemd-container policykit-1 [2020-12-04T21:46:04.947Z] Recommended packages: [2020-12-04T21:46:04.947Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2020-12-04T21:46:04.947Z] The following NEW packages will be installed: [2020-12-04T21:46:04.947Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2020-12-04T21:46:04.947Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2020-12-04T21:46:04.947Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2020-12-04T21:46:04.947Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2020-12-04T21:46:04.947Z] python3.6-minimal snapd squashfs-tools sudo [2020-12-04T21:46:04.947Z] The following packages will be upgraded: [2020-12-04T21:46:04.947Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2020-12-04T21:46:05.207Z] 5 upgraded, 25 newly installed, 0 to remove and 96 not upgraded. [2020-12-04T21:46:05.207Z] Need to get 35.2 MB of archives. [2020-12-04T21:46:05.207Z] After this operation, 141 MB of additional disk space will be used. [2020-12-04T21:46:05.207Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.43 [2913 kB] [2020-12-04T21:46:05.207Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.1 [807 kB] [2020-12-04T21:46:05.784Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.1 [1201 kB] [2020-12-04T21:46:05.784Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.6 [1301 kB] [2020-12-04T21:46:05.784Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.43 [208 kB] [2020-12-04T21:46:05.784Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2020-12-04T21:46:05.784Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2020-12-04T21:46:05.784Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2020-12-04T21:46:05.784Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2020-12-04T21:46:05.784Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2020-12-04T21:46:05.784Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.3 [6948 B] [2020-12-04T21:46:05.784Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2020-12-04T21:46:05.784Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] [2020-12-04T21:46:06.047Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] [2020-12-04T21:46:06.047Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2020-12-04T21:46:06.047Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] [2020-12-04T21:46:06.047Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2020-12-04T21:46:06.047Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] [2020-12-04T21:46:06.047Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] [2020-12-04T21:46:06.047Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2020-12-04T21:46:06.047Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2020-12-04T21:46:06.047Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2020-12-04T21:46:06.047Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2020-12-04T21:46:06.047Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] [2020-12-04T21:46:06.047Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2020-12-04T21:46:06.047Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2020-12-04T21:46:06.047Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2020-12-04T21:46:06.047Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2020-12-04T21:46:06.047Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.4 [1088 kB] [2020-12-04T21:46:06.047Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2020-12-04T21:46:07.430Z] debconf: delaying package configuration, since apt-utils is not installed [2020-12-04T21:46:07.430Z] Fetched 35.2 MB in 2s (17.1 MB/s) [2020-12-04T21:46:07.431Z] (Reading database ... 12757 files and directories currently installed.) [2020-12-04T21:46:07.431Z] Preparing to unpack .../systemd_237-3ubuntu10.43_amd64.deb ... [2020-12-04T21:46:07.431Z] Unpacking systemd (237-3ubuntu10.43) over (237-3ubuntu10) ... [2020-12-04T21:46:08.374Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.43_amd64.deb ... [2020-12-04T21:46:08.374Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... [2020-12-04T21:46:08.374Z] Setting up libsystemd0:amd64 (237-3ubuntu10.43) ... [2020-12-04T21:46:08.374Z] (Reading database ... 12757 files and directories currently installed.) [2020-12-04T21:46:08.374Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.1_amd64.deb ... [2020-12-04T21:46:08.374Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.1) over (1.6.1) ... [Pipeline] sh [2020-12-04T21:46:08.633Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.1) ... [2020-12-04T21:46:08.894Z] (Reading database ... 12757 files and directories currently installed.) [2020-12-04T21:46:08.894Z] Preparing to unpack .../apt_1.6.12ubuntu0.1_amd64.deb ... [2020-12-04T21:46:08.894Z] Unpacking apt (1.6.12ubuntu0.1) over (1.6.1) ... [2020-12-04T21:46:09.152Z] + ls -al . [2020-12-04T21:46:09.152Z] total 676 [2020-12-04T21:46:09.152Z] drwxrwxr-x 9 1001 1001 4096 Dec 4 21:46 . [2020-12-04T21:46:09.152Z] drwxr-xr-x 4 root root 4096 Dec 4 21:41 .. [2020-12-04T21:46:09.152Z] -rw-rw-r-- 1 1001 1001 11 Dec 4 21:40 .dockerignore [2020-12-04T21:46:09.152Z] drwxrwxr-x 8 1001 1001 4096 Dec 4 21:40 .git [2020-12-04T21:46:09.152Z] drwxrwxr-x 3 1001 1001 4096 Dec 4 21:40 .github [2020-12-04T21:46:09.152Z] -rw-rw-r-- 1 1001 1001 971 Dec 4 21:40 .gitignore [2020-12-04T21:46:09.152Z] -rw-rw-r-- 1 1001 1001 166 Dec 4 21:40 .sonarcloud.properties [2020-12-04T21:46:09.152Z] -rw-rw-r-- 1 1001 1001 3804 Dec 4 21:40 CONTRIBUTING.md [2020-12-04T21:46:09.152Z] -rw-rw-r-- 1 1001 1001 1035 Dec 4 21:40 Dockerfile.build [2020-12-04T21:46:09.152Z] -rw-rw-r-- 1 1001 1001 943 Dec 4 21:40 Jenkinsfile [2020-12-04T21:46:09.152Z] -rw-rw-r-- 1 1001 1001 10775 Dec 4 21:40 LICENSE [2020-12-04T21:46:09.152Z] -rw-rw-r-- 1 1001 1001 6318 Dec 4 21:40 Makefile [2020-12-04T21:46:09.152Z] -rw-rw-r-- 1 1001 1001 6447 Dec 4 21:40 README.md [2020-12-04T21:46:09.152Z] -rw-rw-r-- 1 1001 1001 259 Dec 4 21:40 SECURITY.md [2020-12-04T21:46:09.152Z] -rw-rw-r-- 1 1001 1001 5 Dec 4 21:35 VERSION [2020-12-04T21:46:09.152Z] -rw-rw-r-- 1 1001 1001 4131 Dec 4 21:40 ZMQWindows.md [2020-12-04T21:46:09.152Z] drwxrwxr-x 2 1001 1001 4096 Dec 4 21:40 bin [2020-12-04T21:46:09.152Z] drwxrwxr-x 15 1001 1001 4096 Dec 4 21:40 cmd [2020-12-04T21:46:09.152Z] -rw-r--r-- 1 root root 554771 Dec 4 21:44 coverage.out [2020-12-04T21:46:09.152Z] -rw-r--r-- 1 root root 1041 Dec 4 21:46 go.mod [2020-12-04T21:46:09.152Z] -rw-r--r-- 1 root root 18856 Dec 4 21:46 go.sum [2020-12-04T21:46:09.152Z] drwxrwxr-x 8 1001 1001 4096 Dec 4 21:40 internal [2020-12-04T21:46:09.152Z] drwxrwxr-x 4 1001 1001 4096 Dec 4 21:40 openapi [2020-12-04T21:46:09.152Z] drwxrwxr-x 4 1001 1001 4096 Dec 4 21:40 snap [2020-12-04T21:46:09.152Z] -rw-rw-r-- 1 1001 1001 168 Dec 4 21:40 version.go [2020-12-04T21:46:09.154Z] Setting up apt (1.6.12ubuntu0.1) ... [2020-12-04T21:46:09.154Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [Pipeline] sh [2020-12-04T21:46:09.727Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2020-12-04T21:46:09.727Z] (Reading database ... 12764 files and directories currently installed.) [2020-12-04T21:46:09.727Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.6_amd64.deb ... [2020-12-04T21:46:09.727Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.6) over (1.1.0g-2ubuntu4) ... [2020-12-04T21:46:09.807Z] + '[' -e coverage.out ] [2020-12-04T21:46:09.807Z] + chown 1001:1001 coverage.out [Pipeline] stash [2020-12-04T21:46:09.827Z] Warning: overwriting stash ‘coverage-report’ [2020-12-04T21:46:09.989Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2020-12-04T21:46:09.989Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2020-12-04T21:46:09.989Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2020-12-04T21:46:10.252Z] Selecting previously unselected package libexpat1:amd64. [2020-12-04T21:46:10.252Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2020-12-04T21:46:10.252Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2020-12-04T21:46:10.515Z] Selecting previously unselected package python3.6-minimal. [2020-12-04T21:46:10.515Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2020-12-04T21:46:10.515Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2020-12-04T21:46:10.776Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.6) ... [2020-12-04T21:46:10.776Z] Checking for services that may need to be restarted...done. [2020-12-04T21:46:10.776Z] Checking for services that may need to be restarted...done. [2020-12-04T21:46:10.776Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2020-12-04T21:46:11.037Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2020-12-04T21:46:11.038Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2020-12-04T21:46:11.047Z] Stashed 1 file(s) [Pipeline] sh [2020-12-04T21:46:11.610Z] Selecting previously unselected package python3-minimal. [2020-12-04T21:46:11.610Z] (Reading database ... 13012 files and directories currently installed.) [2020-12-04T21:46:11.610Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2020-12-04T21:46:11.610Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2020-12-04T21:46:11.610Z] Selecting previously unselected package mime-support. [2020-12-04T21:46:11.610Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2020-12-04T21:46:11.610Z] Unpacking mime-support (3.60ubuntu1) ... [2020-12-04T21:46:11.776Z] + make build [2020-12-04T21:46:11.777Z] 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 [2020-12-04T21:46:11.872Z] Selecting previously unselected package libmpdec2:amd64. [2020-12-04T21:46:11.872Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2020-12-04T21:46:11.872Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2020-12-04T21:46:11.872Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2020-12-04T21:46:11.872Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2020-12-04T21:46:11.872Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2020-12-04T21:46:12.132Z] Selecting previously unselected package python3.6. [2020-12-04T21:46:12.133Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2020-12-04T21:46:12.133Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2020-12-04T21:46:12.133Z] Selecting previously unselected package libpython3-stdlib:amd64. [2020-12-04T21:46:12.133Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2020-12-04T21:46:12.133Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2020-12-04T21:46:12.393Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2020-12-04T21:46:12.654Z] Selecting previously unselected package python3. [2020-12-04T21:46:12.654Z] (Reading database ... 13442 files and directories currently installed.) [2020-12-04T21:46:12.654Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2020-12-04T21:46:12.654Z] Unpacking python3 (3.6.7-1~18.04) ... [2020-12-04T21:46:12.655Z] Selecting previously unselected package multiarch-support. [2020-12-04T21:46:12.655Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.3_amd64.deb ... [2020-12-04T21:46:12.655Z] Unpacking multiarch-support (2.27-3ubuntu1.3) ... [2020-12-04T21:46:12.655Z] Setting up multiarch-support (2.27-3ubuntu1.3) ... [2020-12-04T21:46:12.915Z] Selecting previously unselected package liblzo2-2:amd64. [2020-12-04T21:46:12.915Z] (Reading database ... 13479 files and directories currently installed.) [2020-12-04T21:46:12.915Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2020-12-04T21:46:12.915Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2020-12-04T21:46:12.915Z] Selecting previously unselected package libbsd0:amd64. [2020-12-04T21:46:12.915Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2020-12-04T21:46:12.915Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2020-12-04T21:46:12.915Z] Selecting previously unselected package sudo. [2020-12-04T21:46:12.915Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... [2020-12-04T21:46:12.915Z] Unpacking sudo (1.8.21p2-3ubuntu1.3) ... [2020-12-04T21:46:13.175Z] Selecting previously unselected package apparmor. [2020-12-04T21:46:13.175Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2020-12-04T21:46:13.175Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2020-12-04T21:46:13.436Z] Selecting previously unselected package libedit2:amd64. [2020-12-04T21:46:13.436Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2020-12-04T21:46:13.436Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2020-12-04T21:46:13.436Z] Selecting previously unselected package libkrb5support0:amd64. [2020-12-04T21:46:13.436Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2020-12-04T21:46:13.436Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2020-12-04T21:46:13.436Z] Selecting previously unselected package libk5crypto3:amd64. [2020-12-04T21:46:13.436Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2020-12-04T21:46:13.436Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2020-12-04T21:46:13.698Z] Selecting previously unselected package libkeyutils1:amd64. [2020-12-04T21:46:13.698Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2020-12-04T21:46:13.698Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2020-12-04T21:46:13.698Z] Selecting previously unselected package libkrb5-3:amd64. [2020-12-04T21:46:13.698Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2020-12-04T21:46:13.698Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2020-12-04T21:46:13.698Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2020-12-04T21:46:13.698Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2020-12-04T21:46:13.959Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2020-12-04T21:46:13.959Z] Selecting previously unselected package libssl1.0.0:amd64. [2020-12-04T21:46:13.959Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.4_amd64.deb ... [2020-12-04T21:46:13.959Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.4) ... [2020-12-04T21:46:14.221Z] Selecting previously unselected package openssh-client. [2020-12-04T21:46:14.221Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2020-12-04T21:46:14.221Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-12-04T21:46:14.221Z] Selecting previously unselected package squashfs-tools. [2020-12-04T21:46:14.221Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2020-12-04T21:46:14.483Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2020-12-04T21:46:14.483Z] Selecting previously unselected package snapd. [2020-12-04T21:46:14.483Z] Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... [2020-12-04T21:46:14.483Z] Unpacking snapd (2.48+18.04) ... [2020-12-04T21:46:17.047Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2020-12-04T21:46:17.308Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.4) ... [2020-12-04T21:46:17.308Z] Setting up mime-support (3.60ubuntu1) ... [2020-12-04T21:46:17.308Z] Setting up sudo (1.8.21p2-3ubuntu1.3) ... [2020-12-04T21:46:17.308Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2020-12-04T21:46:17.308Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2020-12-04T21:46:17.571Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-12-04T21:46:17.571Z] Setting up systemd (237-3ubuntu10.43) ... [2020-12-04T21:46:17.571Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2020-12-04T21:46:18.145Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2020-12-04T21:46:18.145Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2020-12-04T21:46:18.145Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2020-12-04T21:46:18.407Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2020-12-04T21:46:18.407Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2020-12-04T21:46:18.407Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2020-12-04T21:46:19.371Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2020-12-04T21:46:19.371Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2020-12-04T21:46:19.371Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2020-12-04T21:46:19.371Z] Setting up python3 (3.6.7-1~18.04) ... [2020-12-04T21:46:19.371Z] running python rtupdate hooks for python3.6... [2020-12-04T21:46:19.371Z] running python post-rtupdate hooks for python3.6... [2020-12-04T21:46:19.371Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2020-12-04T21:46:20.769Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2020-12-04T21:46:21.035Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2020-12-04T21:46:21.035Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-12-04T21:46:21.297Z] Setting up snapd (2.48+18.04) ... [2020-12-04T21:46:21.868Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2020-12-04T21:46:21.962Z] 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 [2020-12-04T21:46:22.129Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2020-12-04T21:46:22.390Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2020-12-04T21:46:22.390Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2020-12-04T21:46:22.655Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2020-12-04T21:46:22.655Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2020-12-04T21:46:22.916Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2020-12-04T21:46:23.178Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2020-12-04T21:46:23.440Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2020-12-04T21:46:23.702Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2020-12-04T21:46:23.964Z] /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' [2020-12-04T21:46:23.964Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-12-04T21:46:23.964Z] Processing triggers for systemd (237-3ubuntu10.43) ... [2020-12-04T21:46:25.367Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2020-12-04T21:46:25.367Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2020-12-04T21:46:25.367Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2020-12-04T21:46:27.289Z] Reading package lists... [2020-12-04T21:46:27.289Z] Reading package lists... [2020-12-04T21:46:27.552Z] Building dependency tree... [2020-12-04T21:46:27.552Z] Reading state information... [2020-12-04T21:46:27.813Z] Calculating upgrade... [2020-12-04T21:46:28.079Z] The following packages will be upgraded: [2020-12-04T21:46:28.079Z] advancecomp base-files bash binutils binutils-common [2020-12-04T21:46:28.079Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2020-12-04T21:46:28.079Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2020-12-04T21:46:28.079Z] grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 [2020-12-04T21:46:28.079Z] libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 [2020-12-04T21:46:28.079Z] libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 [2020-12-04T21:46:28.079Z] libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 [2020-12-04T21:46:28.079Z] libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 [2020-12-04T21:46:28.079Z] libncursesw5 libpam-modules libpam-modules-bin libpam-runtime libpam0g [2020-12-04T21:46:28.079Z] libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 [2020-12-04T21:46:28.079Z] libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 [2020-12-04T21:46:28.079Z] libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base [2020-12-04T21:46:28.079Z] ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 [2020-12-04T21:46:28.079Z] pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2020-12-04T21:46:28.079Z] 96 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2020-12-04T21:46:28.079Z] Need to get 63.5 MB of archives. [2020-12-04T21:46:28.079Z] After this operation, 5192 kB of additional disk space will be used. [2020-12-04T21:46:28.079Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-126.129 [989 kB] [2020-12-04T21:46:28.079Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.3 [2586 kB] [2020-12-04T21:46:29.025Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2020-12-04T21:46:29.025Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2020-12-04T21:46:29.025Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2020-12-04T21:46:29.025Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2020-12-04T21:46:29.025Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2020-12-04T21:46:29.025Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2020-12-04T21:46:29.025Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2020-12-04T21:46:29.025Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2020-12-04T21:46:29.025Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2020-12-04T21:46:29.025Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2020-12-04T21:46:29.025Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.3 [71.8 kB] [2020-12-04T21:46:29.025Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.3 [2831 kB] [2020-12-04T21:46:29.025Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2020-12-04T21:46:29.025Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2020-12-04T21:46:29.025Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2020-12-04T21:46:29.025Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2020-12-04T21:46:29.025Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2020-12-04T21:46:29.025Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2020-12-04T21:46:29.025Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2020-12-04T21:46:29.025Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 tar amd64 1.29b-2ubuntu0.1 [234 kB] [2020-12-04T21:46:29.025Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2020-12-04T21:46:29.025Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2020-12-04T21:46:29.025Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2020-12-04T21:46:29.025Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2020-12-04T21:46:29.025Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2020-12-04T21:46:29.025Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2020-12-04T21:46:29.025Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2020-12-04T21:46:29.025Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2020-12-04T21:46:29.287Z] Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2020-12-04T21:46:29.287Z] Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.3 [639 kB] [2020-12-04T21:46:29.287Z] Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2020-12-04T21:46:29.287Z] Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2020-12-04T21:46:29.287Z] Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2020-12-04T21:46:29.287Z] Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] [2020-12-04T21:46:29.287Z] Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2020-12-04T21:46:29.287Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2020-12-04T21:46:29.287Z] Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.43 [15.7 kB] [2020-12-04T21:46:29.287Z] Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2020-12-04T21:46:29.287Z] Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2020-12-04T21:46:29.287Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2020-12-04T21:46:29.287Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2020-12-04T21:46:29.287Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2020-12-04T21:46:29.287Z] Get:45 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2020-12-04T21:46:29.287Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2020-12-04T21:46:29.287Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2020-12-04T21:46:29.287Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2020-12-04T21:46:29.287Z] Get:49 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2020-12-04T21:46:29.287Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2020-12-04T21:46:29.287Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2020-12-04T21:46:29.287Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2020-12-04T21:46:29.287Z] Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] [2020-12-04T21:46:29.287Z] Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2020-12-04T21:46:29.287Z] Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2020-12-04T21:46:29.287Z] Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2020-12-04T21:46:29.287Z] Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2020-12-04T21:46:29.287Z] Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2020-12-04T21:46:29.287Z] Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2020-12-04T21:46:29.549Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2020-12-04T21:46:29.549Z] Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2020-12-04T21:46:29.549Z] Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2020-12-04T21:46:29.549Z] Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2020-12-04T21:46:29.549Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2020-12-04T21:46:29.549Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2020-12-04T21:46:29.549Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2020-12-04T21:46:29.549Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2020-12-04T21:46:29.549Z] Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] [2020-12-04T21:46:29.549Z] Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] [2020-12-04T21:46:29.549Z] Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2020-12-04T21:46:29.549Z] Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2020-12-04T21:46:29.549Z] Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.6 [614 kB] [2020-12-04T21:46:29.549Z] Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] [2020-12-04T21:46:29.813Z] Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2020-12-04T21:46:29.813Z] Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2020-12-04T21:46:29.813Z] Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2020-12-04T21:46:29.813Z] Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020d-0ubuntu0.18.04 [190 kB] [2020-12-04T21:46:29.813Z] Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2020-12-04T21:46:29.813Z] Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2020-12-04T21:46:29.813Z] Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] [2020-12-04T21:46:29.813Z] Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] [2020-12-04T21:46:29.813Z] Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] [2020-12-04T21:46:29.813Z] Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] [2020-12-04T21:46:29.813Z] Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2020-12-04T21:46:29.813Z] Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2020-12-04T21:46:29.813Z] Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2020-12-04T21:46:29.813Z] Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2020-12-04T21:46:30.388Z] Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2020-12-04T21:46:30.961Z] Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2020-12-04T21:46:30.961Z] Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2020-12-04T21:46:30.961Z] Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2020-12-04T21:46:31.535Z] Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2020-12-04T21:46:31.535Z] Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2020-12-04T21:46:31.535Z] Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2020-12-04T21:46:31.535Z] Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2020-12-04T21:46:31.535Z] Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2020-12-04T21:46:31.798Z] debconf: delaying package configuration, since apt-utils is not installed [2020-12-04T21:46:31.798Z] Fetched 63.5 MB in 4s (17.9 MB/s) [2020-12-04T21:46:32.060Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-04T21:46:32.060Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.3_amd64.deb ... [2020-12-04T21:46:32.061Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.3) over (2.27-3ubuntu1) ... [2020-12-04T21:46:32.635Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.3_amd64.deb ... [2020-12-04T21:46:32.635Z] Unpacking libc-dev-bin (2.27-3ubuntu1.3) over (2.27-3ubuntu1) ... [2020-12-04T21:46:32.897Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-126.129_amd64.deb ... [2020-12-04T21:46:32.897Z] Unpacking linux-libc-dev:amd64 (4.15.0-126.129) over (4.15.0-20.21) ... [2020-12-04T21:46:33.843Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-04T21:46:33.843Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-04T21:46:33.843Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-04T21:46:33.843Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-04T21:46:34.106Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-04T21:46:34.106Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-04T21:46:34.106Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-04T21:46:34.106Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-04T21:46:34.368Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-04T21:46:34.368Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-04T21:46:34.368Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-04T21:46:34.630Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-04T21:46:34.630Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-04T21:46:34.630Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-04T21:46:34.630Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-04T21:46:34.898Z] (Reading database ... 13911 files and directories currently installed.) [2020-12-04T21:46:34.898Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-04T21:46:34.898Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2020-12-04T21:46:34.898Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2020-12-04T21:46:34.898Z] (Reading database ... 13911 files and directories currently installed.) [2020-12-04T21:46:34.898Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-04T21:46:34.898Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-04T21:46:35.161Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-04T21:46:35.161Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-04T21:46:35.161Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-04T21:46:35.161Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-04T21:46:35.424Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-04T21:46:35.424Z] (Reading database ... 13911 files and directories currently installed.) [2020-12-04T21:46:35.424Z] Preparing to unpack .../libc6_2.27-3ubuntu1.3_amd64.deb ... [2020-12-04T21:46:35.686Z] Unpacking libc6:amd64 (2.27-3ubuntu1.3) over (2.27-3ubuntu1) ... [2020-12-04T21:46:36.258Z] Setting up libc6:amd64 (2.27-3ubuntu1.3) ... [2020-12-04T21:46:36.520Z] (Reading database ... 13911 files and directories currently installed.) [2020-12-04T21:46:36.520Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2020-12-04T21:46:36.520Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2020-12-04T21:46:36.520Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2020-12-04T21:46:36.520Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2020-12-04T21:46:36.783Z] Setting up base-files (10.1ubuntu2.10) ... [2020-12-04T21:46:36.783Z] Installing new version of config file /etc/issue ... [2020-12-04T21:46:36.783Z] Installing new version of config file /etc/issue.net ... [2020-12-04T21:46:36.783Z] Installing new version of config file /etc/lsb-release ... [2020-12-04T21:46:36.783Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2020-12-04T21:46:37.044Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2020-12-04T21:46:37.306Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2020-12-04T21:46:37.306Z] Removing obsolete conffile /etc/default/motd-news ... [2020-12-04T21:46:37.306Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-04T21:46:37.306Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2020-12-04T21:46:37.306Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2020-12-04T21:46:37.567Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2020-12-04T21:46:37.567Z] 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 [2020-12-04T21:46:37.567Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-04T21:46:37.567Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-04T21:46:37.829Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2020-12-04T21:46:37.829Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2020-12-04T21:46:37.829Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-04T21:46:37.829Z] Preparing to unpack .../tar_1.29b-2ubuntu0.1_amd64.deb ... [2020-12-04T21:46:38.090Z] Unpacking tar (1.29b-2ubuntu0.1) over (1.29b-2) ... [2020-12-04T21:46:38.090Z] Setting up tar (1.29b-2ubuntu0.1) ... [2020-12-04T21:46:38.352Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-04T21:46:38.352Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2020-12-04T21:46:38.352Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2020-12-04T21:46:38.615Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2020-12-04T21:46:38.615Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-04T21:46:38.615Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2020-12-04T21:46:38.877Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2020-12-04T21:46:38.877Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2020-12-04T21:46:38.877Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-04T21:46:38.877Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2020-12-04T21:46:38.877Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2020-12-04T21:46:39.138Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2020-12-04T21:46:39.138Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-04T21:46:39.138Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2020-12-04T21:46:39.138Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2020-12-04T21:46:39.400Z] Setting up grep (3.1-2build1) ... [2020-12-04T21:46:39.400Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-04T21:46:39.400Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2020-12-04T21:46:39.400Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2020-12-04T21:46:39.662Z] Setting up login (1:4.5-1ubuntu2) ... [2020-12-04T21:46:39.662Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-04T21:46:39.662Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2020-12-04T21:46:39.662Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-12-04T21:46:39.924Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2020-12-04T21:46:39.924Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-04T21:46:39.924Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2020-12-04T21:46:39.924Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2020-12-04T21:46:40.497Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2020-12-04T21:46:40.497Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2020-12-04T21:46:40.759Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2020-12-04T21:46:40.759Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2020-12-04T21:46:41.332Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2020-12-04T21:46:41.332Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-04T21:46:41.332Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2020-12-04T21:46:41.332Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2020-12-04T21:46:42.276Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2020-12-04T21:46:42.276Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2020-12-04T21:46:42.538Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2020-12-04T21:46:42.538Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2020-12-04T21:46:42.538Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2020-12-04T21:46:42.538Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-04T21:46:42.538Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2020-12-04T21:46:42.538Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2020-12-04T21:46:42.799Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2020-12-04T21:46:42.799Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-04T21:46:42.799Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-04T21:46:42.799Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-04T21:46:43.060Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2020-12-04T21:46:43.060Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-04T21:46:43.060Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-04T21:46:43.060Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-04T21:46:43.322Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2020-12-04T21:46:43.322Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-04T21:46:43.322Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-04T21:46:43.322Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-04T21:46:43.322Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2020-12-04T21:46:43.584Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-04T21:46:43.584Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-04T21:46:43.584Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-04T21:46:43.584Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2020-12-04T21:46:43.850Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-04T21:46:43.850Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2020-12-04T21:46:43.850Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-12-04T21:46:43.850Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2020-12-04T21:46:43.850Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-12-04T21:46:43.850Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2020-12-04T21:46:44.118Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-04T21:46:44.118Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2020-12-04T21:46:44.118Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-12-04T21:46:44.118Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2020-12-04T21:46:44.380Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-04T21:46:44.380Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-04T21:46:44.380Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-04T21:46:44.380Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2020-12-04T21:46:44.380Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-04T21:46:44.380Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-04T21:46:44.641Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-04T21:46:44.641Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2020-12-04T21:46:44.641Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-04T21:46:44.641Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-04T21:46:44.902Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-04T21:46:45.165Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2020-12-04T21:46:45.738Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2020-12-04T21:46:46.001Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2020-12-04T21:46:46.001Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-04T21:46:46.001Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.3_amd64.deb ... [2020-12-04T21:46:46.001Z] Unpacking libc-bin (2.27-3ubuntu1.3) over (2.27-3ubuntu1) ... [2020-12-04T21:46:46.262Z] Setting up libc-bin (2.27-3ubuntu1.3) ... [2020-12-04T21:46:46.533Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-04T21:46:46.533Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2020-12-04T21:46:46.533Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-12-04T21:46:46.795Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2020-12-04T21:46:46.795Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-04T21:46:46.795Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2020-12-04T21:46:46.795Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2020-12-04T21:46:47.057Z] Setting up debconf (1.5.66ubuntu1) ... [2020-12-04T21:46:47.319Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-04T21:46:47.319Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2020-12-04T21:46:47.581Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2020-12-04T21:46:47.581Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2020-12-04T21:46:47.843Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-04T21:46:47.843Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2020-12-04T21:46:47.843Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2020-12-04T21:46:47.843Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2020-12-04T21:46:48.417Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-04T21:46:48.417Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2020-12-04T21:46:48.417Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2020-12-04T21:46:48.680Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2020-12-04T21:46:48.680Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-04T21:46:48.680Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-04T21:46:48.680Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-04T21:46:48.775Z] 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 [2020-12-04T21:46:49.006Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.43_amd64.deb ... [2020-12-04T21:46:49.006Z] Unpacking systemd-sysv (237-3ubuntu10.43) over (237-3ubuntu10) ... [2020-12-04T21:46:49.340Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2020-12-04T21:46:49.340Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2020-12-04T21:46:49.340Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2020-12-04T21:46:49.340Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-04T21:46:49.340Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2020-12-04T21:46:49.340Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2020-12-04T21:46:49.625Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2020-12-04T21:46:49.625Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-04T21:46:49.625Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2020-12-04T21:46:49.625Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2020-12-04T21:46:49.889Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2020-12-04T21:46:50.157Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-04T21:46:50.157Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2020-12-04T21:46:50.157Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2020-12-04T21:46:50.157Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2020-12-04T21:46:50.424Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-04T21:46:50.424Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... [2020-12-04T21:46:50.424Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... [2020-12-04T21:46:50.424Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... [2020-12-04T21:46:50.729Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-04T21:46:50.729Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2020-12-04T21:46:50.729Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2020-12-04T21:46:50.741Z] 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 [2020-12-04T21:46:50.997Z] Setting up passwd (1:4.5-1ubuntu2) ... [2020-12-04T21:46:51.315Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-04T21:46:51.315Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... [2020-12-04T21:46:51.315Z] Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2020-12-04T21:46:51.315Z] Setting up gpgv (2.2.4-1ubuntu1.3) ... [2020-12-04T21:46:51.615Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-04T21:46:51.615Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2020-12-04T21:46:51.615Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2020-12-04T21:46:51.615Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2020-12-04T21:46:51.884Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-04T21:46:51.884Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2020-12-04T21:46:51.884Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2020-12-04T21:46:52.144Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2020-12-04T21:46:52.144Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-04T21:46:52.144Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2020-12-04T21:46:52.144Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2020-12-04T21:46:52.404Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2020-12-04T21:46:52.404Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-04T21:46:52.404Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2020-12-04T21:46:52.404Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2020-12-04T21:46:52.666Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2020-12-04T21:46:52.666Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-04T21:46:52.666Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2020-12-04T21:46:52.927Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2020-12-04T21:46:52.928Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2020-12-04T21:46:52.928Z] (Reading database ... 13915 files and directories currently installed.) [2020-12-04T21:46:52.928Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2020-12-04T21:46:52.928Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2020-12-04T21:46:53.188Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2020-12-04T21:46:53.188Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2020-12-04T21:46:53.448Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.6_amd64.deb ... [2020-12-04T21:46:53.721Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.6) over (1.1.0g-2ubuntu4) ... [2020-12-04T21:46:53.721Z] Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... [2020-12-04T21:46:53.721Z] Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... [2020-12-04T21:46:53.982Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2020-12-04T21:46:53.982Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2020-12-04T21:46:53.982Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2020-12-04T21:46:53.982Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2020-12-04T21:46:54.254Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2020-12-04T21:46:54.254Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2020-12-04T21:46:54.254Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2020-12-04T21:46:54.515Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2020-12-04T21:46:54.515Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2020-12-04T21:46:54.515Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2020-12-04T21:46:54.515Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2020-12-04T21:46:54.775Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2020-12-04T21:46:54.775Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2020-12-04T21:46:54.775Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2020-12-04T21:46:55.035Z] Preparing to unpack .../11-tzdata_2020d-0ubuntu0.18.04_all.deb ... [2020-12-04T21:46:55.035Z] Unpacking tzdata (2020d-0ubuntu0.18.04) over (2018d-1) ... [2020-12-04T21:46:55.983Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2020-12-04T21:46:55.983Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2020-12-04T21:46:55.983Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2020-12-04T21:46:55.983Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2020-12-04T21:46:56.140Z] 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 [2020-12-04T21:46:56.247Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-12-04T21:46:56.247Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2020-12-04T21:46:56.741Z] 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 [2020-12-04T21:46:56.821Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-12-04T21:46:56.822Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2020-12-04T21:46:56.822Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-12-04T21:46:56.822Z] Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2020-12-04T21:46:56.822Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-12-04T21:46:57.083Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2020-12-04T21:46:57.083Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-04T21:46:57.083Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-04T21:46:57.083Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-04T21:46:57.344Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-04T21:46:57.344Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-04T21:46:57.344Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-04T21:46:57.605Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-04T21:46:57.605Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-04T21:46:58.557Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-04T21:46:58.818Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-04T21:46:59.766Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-04T21:46:59.766Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-04T21:47:00.715Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-04T21:47:00.715Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-04T21:47:00.978Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-04T21:47:00.978Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-04T21:47:01.929Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-04T21:47:01.929Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-04T21:47:02.140Z] 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 [2020-12-04T21:47:02.208Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2020-12-04T21:47:02.208Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2020-12-04T21:47:02.208Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2020-12-04T21:47:02.208Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2020-12-04T21:47:02.469Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2020-12-04T21:47:02.469Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2020-12-04T21:47:02.469Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2020-12-04T21:47:02.731Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2020-12-04T21:47:02.731Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2020-12-04T21:47:02.731Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2020-12-04T21:47:02.731Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2020-12-04T21:47:02.993Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2020-12-04T21:47:02.994Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2020-12-04T21:47:02.994Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2020-12-04T21:47:03.256Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-04T21:47:03.256Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2020-12-04T21:47:03.256Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-04T21:47:03.256Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-04T21:47:03.517Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-04T21:47:03.518Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2020-12-04T21:47:03.518Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2020-12-04T21:47:03.518Z] Setting up tzdata (2020d-0ubuntu0.18.04) ... [2020-12-04T21:47:03.778Z] [2020-12-04T21:47:03.778Z] Current default time zone: 'Etc/UTC' [2020-12-04T21:47:03.778Z] Local time is now: Fri Dec 4 21:47:03 UTC 2020. [2020-12-04T21:47:03.778Z] Universal Time is now: Fri Dec 4 21:47:03 UTC 2020. [2020-12-04T21:47:03.778Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2020-12-04T21:47:03.778Z] [2020-12-04T21:47:03.778Z] Setting up systemd-sysv (237-3ubuntu10.43) ... [2020-12-04T21:47:03.778Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-04T21:47:03.778Z] Setting up linux-libc-dev:amd64 (4.15.0-126.129) ... [2020-12-04T21:47:03.778Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2020-12-04T21:47:04.038Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2020-12-04T21:47:04.038Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2020-12-04T21:47:04.038Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2020-12-04T21:47:04.038Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2020-12-04T21:47:04.038Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2020-12-04T21:47:04.038Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2020-12-04T21:47:04.038Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-04T21:47:04.038Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2020-12-04T21:47:04.299Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-04T21:47:04.299Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... [2020-12-04T21:47:04.299Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-04T21:47:04.561Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2020-12-04T21:47:04.561Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2020-12-04T21:47:04.561Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2020-12-04T21:47:04.561Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.6) ... [2020-12-04T21:47:04.561Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2020-12-04T21:47:04.561Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2020-12-04T21:47:04.561Z] Setting up libc-dev-bin (2.27-3ubuntu1.3) ... [2020-12-04T21:47:04.561Z] Setting up ca-certificates (20201027ubuntu0.18.04.1) ... [2020-12-04T21:47:06.477Z] Updating certificates in /etc/ssl/certs... [2020-12-04T21:47:07.420Z] 22 added, 17 removed; done. [2020-12-04T21:47:07.421Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.3) ... [2020-12-04T21:47:07.421Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-04T21:47:07.421Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2020-12-04T21:47:07.421Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2020-12-04T21:47:07.421Z] Setting up pkgbinarymangler (138.18.04.1) ... [2020-12-04T21:47:07.421Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-04T21:47:07.421Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... [2020-12-04T21:47:07.537Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2020-12-04T21:47:07.683Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-04T21:47:07.683Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-04T21:47:07.683Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-04T21:47:07.683Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2020-12-04T21:47:07.683Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-04T21:47:07.683Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2020-12-04T21:47:07.683Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... [2020-12-04T21:47:07.945Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2020-12-04T21:47:07.945Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2020-12-04T21:47:07.945Z] Setting up binutils (2.30-21ubuntu1~18.04.4) ... [2020-12-04T21:47:07.945Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2020-12-04T21:47:07.945Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2020-12-04T21:47:07.945Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2020-12-04T21:47:07.945Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2020-12-04T21:47:08.207Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2020-12-04T21:47:08.207Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2020-12-04T21:47:08.207Z] Processing triggers for systemd (237-3ubuntu10.43) ... [2020-12-04T21:47:08.207Z] Processing triggers for mime-support (3.60ubuntu1) ... [2020-12-04T21:47:08.207Z] Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... [2020-12-04T21:47:08.469Z] Updating certificates in /etc/ssl/certs... [2020-12-04T21:47:09.041Z] 0 added, 0 removed; done. [2020-12-04T21:47:09.041Z] Running hooks in /etc/ca-certificates/update.d... [2020-12-04T21:47:09.041Z] done. [2020-12-04T21:47:09.614Z] Reading package lists... [2020-12-04T21:47:09.874Z] Building dependency tree... [2020-12-04T21:47:09.874Z] Reading state information... [2020-12-04T21:47:09.874Z] The following NEW packages will be installed: [2020-12-04T21:47:09.874Z] apt-transport-https [2020-12-04T21:47:10.135Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2020-12-04T21:47:10.135Z] Need to get 1692 B of archives. [2020-12-04T21:47:10.135Z] After this operation, 153 kB of additional disk space will be used. [2020-12-04T21:47:10.135Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.1 [1692 B] [2020-12-04T21:47:10.416Z] debconf: delaying package configuration, since apt-utils is not installed [2020-12-04T21:47:10.416Z] Fetched 1692 B in 0s (8195 B/s) [2020-12-04T21:47:10.416Z] Selecting previously unselected package apt-transport-https. [2020-12-04T21:47:10.416Z] (Reading database ... 13929 files and directories currently installed.) [2020-12-04T21:47:10.416Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.1_all.deb ... [2020-12-04T21:47:10.416Z] Unpacking apt-transport-https (1.6.12ubuntu0.1) ... [2020-12-04T21:47:10.416Z] Setting up apt-transport-https (1.6.12ubuntu0.1) ... [2020-12-04T21:47:10.676Z] Waiting for network to be ready... [2020-12-04T21:47:10.940Z] 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 [2020-12-04T21:47:15.246Z] 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 [2020-12-04T21:47:15.973Z] 2020-12-04T21:47:14Z INFO Waiting for automatic snapd restart... [2020-12-04T21:47:15.973Z] snapd 2.48 from Canonical* installed [2020-12-04T21:47:16.233Z] "snapd" switched to the "latest/stable" channel [2020-12-04T21:47:16.233Z] [2020-12-04T21:47:19.555Z] 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 [2020-12-04T21:47:20.448Z] core18 20200929 from Canonical* installed [2020-12-04T21:47:20.448Z] "core18" switched to the "latest/stable" channel [2020-12-04T21:47:20.448Z] [2020-12-04T21:47:22.944Z] 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 [2020-12-04T21:47:25.560Z] 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 [2020-12-04T21:47:27.045Z] snapcraft 4.4.4 from Canonical* installed [2020-12-04T21:47:27.045Z] "snapcraft" switched to the "latest/stable" channel [2020-12-04T21:47:27.045Z] [2020-12-04T21:47:29.598Z] 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: [2020-12-04T21:47:29.598Z] - README.md [2020-12-04T21:47:29.598Z] - snapcraft.yaml.orig [2020-12-04T21:47:29.598Z] [2020-12-04T21:47:29.598Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [Pipeline] } [2020-12-04T21:47:29.881Z] $ docker stop --time=1 b5d7abdc5c65dbe7fbe00a062099b20acee47ceafee710c8251d4323e6e3c7ed [2020-12-04T21:47:32.385Z] $ docker rm -f b5d7abdc5c65dbe7fbe00a062099b20acee47ceafee710c8251d4323e6e3c7ed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-04T21:47:34.643Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-12-04T21:47:34.643Z] [2020-12-04T21:47:34.643Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-04T21:47:35.045Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-12-04T21:47:35.316Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2020-12-04T21:47:35.316Z] 29e5d40040c1: Pulling fs layer [2020-12-04T21:47:35.316Z] 1ce36da41761: Pulling fs layer [2020-12-04T21:47:35.316Z] 25b303627fd3: Pulling fs layer [2020-12-04T21:47:35.909Z] 29e5d40040c1: Verifying Checksum [2020-12-04T21:47:35.909Z] 29e5d40040c1: Download complete [2020-12-04T21:47:36.183Z] 1ce36da41761: Verifying Checksum [2020-12-04T21:47:36.183Z] 1ce36da41761: Download complete [2020-12-04T21:47:36.200Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2020-12-04T21:47:36.200Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2020-12-04T21:47:36.200Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2020-12-04T21:47:36.200Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2020-12-04T21:47:36.460Z] 29e5d40040c1: Pull complete [2020-12-04T21:47:37.586Z] Reading package lists... [2020-12-04T21:47:37.893Z] 1ce36da41761: Pull complete [2020-12-04T21:47:37.893Z] 25b303627fd3: Download complete [2020-12-04T21:47:38.158Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.7 git-man=1:2.17.1-1ubuntu0.7 libcurl3-gnutls=7.58.0-2ubuntu3.10 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 [2020-12-04T21:47:44.763Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2020-12-04T21:47:44.763Z] Reading package lists... [2020-12-04T21:47:44.763Z] Building dependency tree... [2020-12-04T21:47:44.763Z] Reading state information... [2020-12-04T21:47:44.763Z] Suggested packages: [2020-12-04T21:47:44.763Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2020-12-04T21:47:44.763Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2020-12-04T21:47:44.763Z] Recommended packages: [2020-12-04T21:47:44.763Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2020-12-04T21:47:44.763Z] The following NEW packages will be installed: [2020-12-04T21:47:44.763Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2020-12-04T21:47:44.763Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2020-12-04T21:47:44.763Z] pkg-config zip [2020-12-04T21:47:44.763Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2020-12-04T21:47:44.763Z] Need to get 7656 kB of archives. [2020-12-04T21:47:44.763Z] After this operation, 43.7 MB of additional disk space will be used. [2020-12-04T21:47:44.763Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] [2020-12-04T21:47:44.763Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2020-12-04T21:47:45.026Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2020-12-04T21:47:45.026Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2020-12-04T21:47:45.026Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2020-12-04T21:47:45.026Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2020-12-04T21:47:45.288Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2020-12-04T21:47:45.288Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2020-12-04T21:47:45.288Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2020-12-04T21:47:45.288Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2020-12-04T21:47:45.550Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.10 [213 kB] [2020-12-04T21:47:45.550Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2020-12-04T21:47:45.550Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2020-12-04T21:47:45.811Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2020-12-04T21:47:45.811Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2020-12-04T21:47:45.811Z] debconf: delaying package configuration, since apt-utils is not installed [2020-12-04T21:47:45.811Z] Fetched 7656 kB in 1s (6960 kB/s) [2020-12-04T21:47:46.093Z] Selecting previously unselected package libglib2.0-0:amd64. [2020-12-04T21:47:46.093Z] (Reading database ... 13933 files and directories currently installed.) [2020-12-04T21:47:46.093Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... [2020-12-04T21:47:46.093Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2020-12-04T21:47:46.093Z] Selecting previously unselected package libpsl5:amd64. [2020-12-04T21:47:46.093Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2020-12-04T21:47:46.093Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2020-12-04T21:47:46.363Z] Selecting previously unselected package libnghttp2-14:amd64. [2020-12-04T21:47:46.363Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2020-12-04T21:47:46.363Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2020-12-04T21:47:46.363Z] Selecting previously unselected package librtmp1:amd64. [2020-12-04T21:47:46.363Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2020-12-04T21:47:46.363Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2020-12-04T21:47:46.363Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2020-12-04T21:47:46.363Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.10_amd64.deb ... [2020-12-04T21:47:46.363Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.10) ... [2020-12-04T21:47:46.625Z] Selecting previously unselected package liberror-perl. [2020-12-04T21:47:46.625Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2020-12-04T21:47:46.625Z] Unpacking liberror-perl (0.17025-1) ... [2020-12-04T21:47:46.625Z] Selecting previously unselected package git-man. [2020-12-04T21:47:46.625Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2020-12-04T21:47:46.625Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2020-12-04T21:47:46.625Z] Selecting previously unselected package git. [2020-12-04T21:47:46.625Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2020-12-04T21:47:46.886Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2020-12-04T21:47:47.830Z] Selecting previously unselected package libnorm1:amd64. [2020-12-04T21:47:47.830Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2020-12-04T21:47:47.830Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2020-12-04T21:47:47.830Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2020-12-04T21:47:47.830Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2020-12-04T21:47:47.830Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2020-12-04T21:47:47.830Z] Selecting previously unselected package libsodium23:amd64. [2020-12-04T21:47:47.830Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2020-12-04T21:47:47.830Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2020-12-04T21:47:47.830Z] Selecting previously unselected package libzmq5:amd64. [2020-12-04T21:47:47.830Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2020-12-04T21:47:48.038Z] 25b303627fd3: Pull complete [2020-12-04T21:47:48.038Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2020-12-04T21:47:48.038Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-12-04T21:47:48.038Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2020-12-04T21:47:48.091Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2020-12-04T21:47:48.092Z] Selecting previously unselected package libzmq3-dev:amd64. [2020-12-04T21:47:48.092Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2020-12-04T21:47:48.092Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2020-12-04T21:47:48.092Z] Selecting previously unselected package pkg-config. [2020-12-04T21:47:48.092Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2020-12-04T21:47:48.092Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2020-12-04T21:47:48.306Z] prd-ubuntu18.04-docker-arm64-4c-16g-14543 does not seem to be running inside a container [2020-12-04T21:47:48.353Z] Selecting previously unselected package zip. [2020-12-04T21:47:48.353Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2020-12-04T21:47:48.353Z] Unpacking zip (3.0-11build1) ... [2020-12-04T21:47:48.353Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2020-12-04T21:47:48.353Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2020-12-04T21:47:48.353Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2020-12-04T21:47:48.353Z] Setting up liberror-perl (0.17025-1) ... [2020-12-04T21:47:48.353Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2020-12-04T21:47:48.353Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2020-12-04T21:47:48.353Z] No schema files found: doing nothing. [2020-12-04T21:47:48.382Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2020-12-04T21:47:48.614Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2020-12-04T21:47:48.614Z] Setting up zip (3.0-11build1) ... [2020-12-04T21:47:48.614Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2020-12-04T21:47:48.614Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2020-12-04T21:47:48.614Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2020-12-04T21:47:48.614Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2020-12-04T21:47:48.614Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.10) ... [2020-12-04T21:47:48.614Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2020-12-04T21:47:48.614Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2020-12-04T21:47:48.875Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2020-12-04T21:47:51.462Z] $ docker top 48e832f87c8ff83c5020cf94b068fcbef8d3857d51d7603954c380b997bba63d -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-04T21:47:52.561Z] + docker-compose build --help [2020-12-04T21:47:52.561Z] + grep parallel [2020-12-04T21:47:55.520Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2020-12-04T21:47:55.520Z] git set to automatically installed. [2020-12-04T21:47:55.520Z] git-man set to automatically installed. [2020-12-04T21:47:55.520Z] libcurl3-gnutls set to automatically installed. [2020-12-04T21:47:55.520Z] liberror-perl set to automatically installed. [2020-12-04T21:47:55.520Z] libglib2.0-0 set to automatically installed. [2020-12-04T21:47:55.520Z] libnghttp2-14 set to automatically installed. [2020-12-04T21:47:55.520Z] libnorm1 set to automatically installed. [2020-12-04T21:47:55.520Z] libpgm-5.2-0 set to automatically installed. [2020-12-04T21:47:55.520Z] libpsl5 set to automatically installed. [2020-12-04T21:47:55.520Z] librtmp1 set to automatically installed. [2020-12-04T21:47:55.520Z] libsodium23 set to automatically installed. [2020-12-04T21:47:55.520Z] libzmq3-dev set to automatically installed. [2020-12-04T21:47:55.520Z] libzmq5 set to automatically installed. [2020-12-04T21:47:55.520Z] pkg-config set to automatically installed. [2020-12-04T21:47:55.520Z] zip set to automatically installed. [2020-12-04T21:47:55.927Z] --parallel Build images in parallel. [Pipeline] } [2020-12-04T21:47:56.208Z] $ docker stop --time=1 48e832f87c8ff83c5020cf94b068fcbef8d3857d51d7603954c380b997bba63d [2020-12-04T21:47:56.564Z] snapd is not logged in, snap install commands will use sudo [2020-12-04T21:47:58.145Z] $ docker rm -f 48e832f87c8ff83c5020cf94b068fcbef8d3857d51d7603954c380b997bba63d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-04T21:47:59.018Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-12-04T21:47:59.018Z] . [Pipeline] withDockerContainer [2020-12-04T21:47:59.320Z] prd-ubuntu18.04-docker-arm64-4c-16g-14543 does not seem to be running inside a container [2020-12-04T21:47:59.408Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2020-12-04T21:48:00.854Z] $ docker top cd1a0d7ca074ab0a06035b46357609a919164b61ddaabf0e58578848057875d2 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-04T21:48:01.941Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2020-12-04T21:48:03.173Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2020-12-04T21:48:03.435Z] snap "core18" has no updates available [2020-12-04T21:48:04.007Z] Pulling config-common [2020-12-04T21:48:04.951Z] Pulling go-build-helper [2020-12-04T21:48:06.243Z] Building docker-core-command-go ... [2020-12-04T21:48:06.243Z] Building docker-core-data-go ... [2020-12-04T21:48:06.243Z] Building docker-core-metadata-go ... [2020-12-04T21:48:06.243Z] Building docker-security-bootstrap-redis-go ... [2020-12-04T21:48:06.243Z] Building docker-security-proxy-setup-go ... [2020-12-04T21:48:06.243Z] Building docker-security-secrets-setup-go ... [2020-12-04T21:48:06.243Z] Building docker-security-secretstore-setup-go ... [2020-12-04T21:48:06.243Z] Building docker-support-notifications-go ... [2020-12-04T21:48:06.243Z] Building docker-support-scheduler-go ... [2020-12-04T21:48:06.243Z] Building docker-sys-mgmt-agent-go ... [2020-12-04T21:48:06.243Z] Building docker-core-data-go [2020-12-04T21:48:06.243Z] Building docker-security-secrets-setup-go [2020-12-04T21:48:06.243Z] Building docker-support-scheduler-go [2020-12-04T21:48:06.243Z] Building docker-security-bootstrap-redis-go [2020-12-04T21:48:06.243Z] Building docker-security-secretstore-setup-go [2020-12-04T21:48:31.536Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2020-12-04T21:48:31.536Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2020-12-04T21:48:31.536Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1453 kB] [2020-12-04T21:48:31.536Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [284 kB] [2020-12-04T21:48:31.536Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [13.3 kB] [2020-12-04T21:48:31.536Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2996 B] [2020-12-04T21:48:31.536Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [184 kB] [2020-12-04T21:48:31.536Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [24.4 kB] [2020-12-04T21:48:31.536Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1093 kB] [2020-12-04T21:48:31.536Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [244 kB] [2020-12-04T21:48:31.536Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2020-12-04T21:48:31.536Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2020-12-04T21:48:31.536Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2020-12-04T21:48:31.536Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2020-12-04T21:48:31.536Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2020-12-04T21:48:31.536Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2020-12-04T21:48:31.536Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2020-12-04T21:48:31.536Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2020-12-04T21:48:31.536Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2020-12-04T21:48:31.536Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1789 kB] [2020-12-04T21:48:31.536Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [376 kB] [2020-12-04T21:48:31.536Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [36.1 kB] [2020-12-04T21:48:31.536Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7308 B] [2020-12-04T21:48:31.536Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [206 kB] [2020-12-04T21:48:31.536Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [28.0 kB] [2020-12-04T21:48:31.536Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1696 kB] [2020-12-04T21:48:31.536Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [357 kB] [2020-12-04T21:48:31.536Z] Fetched 23.5 MB in 0s (0 B/s) [2020-12-04T21:48:31.536Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2020-12-04T21:48:31.536Z] Fetched 96.5 kB in 0s (0 B/s) [2020-12-04T21:48:31.536Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2020-12-04T21:48:31.536Z] Fetched 279 kB in 0s (0 B/s) [2020-12-04T21:48:31.536Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2020-12-04T21:48:31.536Z] Fetched 122 kB in 0s (0 B/s) [2020-12-04T21:48:31.536Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2020-12-04T21:48:31.536Z] Fetched 77.8 kB in 0s (0 B/s) [2020-12-04T21:48:31.536Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2020-12-04T21:48:31.536Z] Fetched 8848 B in 0s (0 B/s) [2020-12-04T21:48:31.536Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2020-12-04T21:48:31.536Z] Fetched 47.8 kB in 0s (0 B/s) [2020-12-04T21:48:31.536Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2020-12-04T21:48:31.536Z] Fetched 45.6 kB in 0s (0 B/s) [2020-12-04T21:48:31.536Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb [14.8 kB] [2020-12-04T21:48:31.536Z] Fetched 14.8 kB in 0s (0 B/s) [2020-12-04T21:48:31.536Z] Get:1 libcurl4_7.58.0-2ubuntu3.10_amd64.deb [214 kB] [2020-12-04T21:48:31.536Z] Fetched 214 kB in 0s (0 B/s) [2020-12-04T21:48:31.536Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] [2020-12-04T21:48:31.536Z] Fetched 155 kB in 0s (0 B/s) [2020-12-04T21:48:31.536Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2020-12-04T21:48:31.536Z] Fetched 50.6 kB in 0s (0 B/s) [2020-12-04T21:48:31.536Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2020-12-04T21:48:31.536Z] Fetched 14.8 kB in 0s (0 B/s) [2020-12-04T21:48:31.536Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2020-12-04T21:48:31.536Z] Fetched 41.8 kB in 0s (0 B/s) [2020-12-04T21:48:31.536Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2020-12-04T21:48:31.536Z] Fetched 499 kB in 0s (0 B/s) [2020-12-04T21:48:31.536Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2020-12-04T21:48:31.536Z] Fetched 111 kB in 0s (0 B/s) [2020-12-04T21:48:31.536Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2020-12-04T21:48:31.536Z] Fetched 240 kB in 0s (0 B/s) [2020-12-04T21:48:31.536Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2020-12-04T21:48:31.536Z] Fetched 29.3 kB in 0s (0 B/s) [2020-12-04T21:48:31.536Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2020-12-04T21:48:31.536Z] Fetched 85.5 kB in 0s (0 B/s) [2020-12-04T21:48:31.536Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2020-12-04T21:48:31.536Z] Fetched 24.5 kB in 0s (0 B/s) [2020-12-04T21:48:31.536Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb [49.2 kB] [2020-12-04T21:48:31.536Z] Fetched 49.2 kB in 0s (0 B/s) [2020-12-04T21:48:31.536Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2020-12-04T21:48:31.536Z] Fetched 54.2 kB in 0s (0 B/s) [2020-12-04T21:48:31.536Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2020-12-04T21:48:31.536Z] Fetched 30.8 kB in 0s (0 B/s) [2020-12-04T21:48:31.536Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] [2020-12-04T21:48:31.536Z] Fetched 17.0 kB in 0s (0 B/s) [2020-12-04T21:48:31.537Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2020-12-04T21:48:31.537Z] Fetched 85.9 kB in 0s (0 B/s) [2020-12-04T21:48:31.537Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2020-12-04T21:48:31.537Z] Fetched 8720 B in 0s (0 B/s) [2020-12-04T21:48:31.537Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2020-12-04T21:48:31.537Z] Fetched 137 kB in 0s (0 B/s) [2020-12-04T21:48:31.537Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2020-12-04T21:48:31.537Z] Fetched 119 kB in 0s (0 B/s) [2020-12-04T21:48:31.537Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2020-12-04T21:48:31.537Z] Fetched 109 kB in 0s (0 B/s) [2020-12-04T21:48:31.537Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2020-12-04T21:48:31.537Z] Fetched 11.1 kB in 0s (0 B/s) [2020-12-04T21:48:31.537Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2020-12-04T21:48:31.537Z] Fetched 645 kB in 0s (0 B/s) [2020-12-04T21:48:31.537Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2020-12-04T21:48:31.537Z] Fetched 41.3 kB in 0s (0 B/s) [2020-12-04T21:48:31.537Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2020-12-04T21:48:31.537Z] Fetched 17.9 kB in 0s (0 B/s) [2020-12-04T21:48:31.537Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2020-12-04T21:48:31.537Z] Fetched 368 kB in 0s (0 B/s) [2020-12-04T21:48:31.537Z] Get:1 libp11-kit0_0.23.9-2_amd64.deb [187 kB] [2020-12-04T21:48:31.537Z] Fetched 187 kB in 0s (0 B/s) [2020-12-04T21:48:31.537Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2020-12-04T21:48:31.537Z] Fetched 175 kB in 0s (0 B/s) [2020-12-04T21:48:31.537Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2020-12-04T21:48:32.108Z] Fetched 206 kB in 0s (0 B/s) [2020-12-04T21:48:32.108Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.6_amd64.deb [1301 kB] [2020-12-04T21:48:32.108Z] Fetched 1301 kB in 0s (0 B/s) [2020-12-04T21:48:32.108Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2020-12-04T21:48:32.108Z] Fetched 36.2 kB in 0s (0 B/s) [2020-12-04T21:48:32.108Z] Get:1 curl_7.58.0-2ubuntu3.10_amd64.deb [159 kB] [2020-12-04T21:48:32.108Z] Fetched 159 kB in 0s (0 B/s) [2020-12-04T21:48:32.108Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2020-12-04T21:48:32.108Z] Fetched 107 kB in 0s (0 B/s) [2020-12-04T21:48:32.108Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2020-12-04T21:48:32.108Z] Fetched 48.7 kB in 0s (0 B/s) [2020-12-04T21:48:32.108Z] Pulling static-packages [2020-12-04T21:48:33.495Z] 'go115' has dependencies that need to be staged: static-packages go-build-helper [2020-12-04T21:48:33.495Z] Skipping pull go-build-helper (already ran) [2020-12-04T21:48:33.495Z] Skipping pull static-packages (already ran) [2020-12-04T21:48:33.495Z] Building go-build-helper [2020-12-04T21:48:37.704Z] Building static-packages [2020-12-04T21:48:40.245Z] Staging go-build-helper [2020-12-04T21:48:41.187Z] Staging static-packages [2020-12-04T21:48:42.572Z] Pulling go115 [2020-12-04T21:48:43.521Z] 'edgex-go' has dependencies that need to be staged: go115 [2020-12-04T21:48:43.521Z] Skipping pull go115 (already ran) [2020-12-04T21:48:43.521Z] Building go115 [2020-12-04T21:48:43.521Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-12-04T21:48:43.521Z] Dload Upload Total Spent Left Speed [2020-12-04T21:48:46.820Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 18 115M 18 21.6M 0 0 27.0M 0 0:00:04 --:--:-- 0:00:04 27.0M 52 115M 52 60.1M 0 0 32.8M 0 0:00:03 0:00:01 0:00:02 32.8M 82 115M 82 95.6M 0 0 34.1M 0 0:00:03 0:00:02 0:00:01 34.0M 100 115M 100 115M 0 0 35.7M 0 0:00:03 0:00:03 --:--:-- 35.7M [2020-12-04T21:48:47.392Z] go1.15.2.linux-amd64.tar.gz: OK [2020-12-04T21:48:52.683Z] Staging go115 [2020-12-04T21:48:59.267Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2020-12-04T21:48:59.267Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2020-12-04T21:48:59.267Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2020-12-04T21:48:59.267Z] Fetched 0 B in 0s (0 B/s) [2020-12-04T21:48:59.267Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2020-12-04T21:48:59.267Z] Fetched 224 kB in 0s (0 B/s) [2020-12-04T21:48:59.267Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2020-12-04T21:48:59.267Z] Fetched 157 kB in 0s (0 B/s) [2020-12-04T21:48:59.267Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2020-12-04T21:48:59.267Z] Fetched 221 kB in 0s (0 B/s) [2020-12-04T21:48:59.267Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2020-12-04T21:48:59.267Z] Fetched 143 kB in 0s (0 B/s) [2020-12-04T21:48:59.267Z] Pulling edgex-go [2020-12-04T21:49:00.653Z] Pulling version [2020-12-04T21:49:02.038Z] Building config-common [2020-12-04T21:49:04.603Z] Skipping build go-build-helper (already ran) [2020-12-04T21:49:04.603Z] Skipping build static-packages (already ran) [2020-12-04T21:49:04.603Z] Skipping build go115 (already ran) [2020-12-04T21:49:04.603Z] Building edgex-go [2020-12-04T21:49:05.552Z] 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 [2020-12-04T21:49:06.947Z] go: downloading github.com/gorilla/mux v1.8.0 [2020-12-04T21:49:06.947Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.119 [2020-12-04T21:49:06.947Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.60 [2020-12-04T21:49:06.947Z] go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.28 [2020-12-04T21:49:06.947Z] go: downloading github.com/google/uuid v1.1.2 [2020-12-04T21:49:06.947Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2020-12-04T21:49:06.947Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.26 [2020-12-04T21:49:06.947Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2020-12-04T21:49:06.947Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 [2020-12-04T21:49:06.947Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2020-12-04T21:49:06.947Z] go: downloading github.com/globalsign/mgo v0.0.0-20181015135952-eeefdecb41b8 [2020-12-04T21:49:06.947Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.26 [2020-12-04T21:49:06.947Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2020-12-04T21:49:06.947Z] go: downloading github.com/go-kit/kit v0.8.0 [2020-12-04T21:49:06.947Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2020-12-04T21:49:06.947Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2020-12-04T21:49:06.947Z] go: downloading github.com/pebbe/zmq4 v1.0.0 [2020-12-04T21:49:06.947Z] go: downloading github.com/imdario/mergo v0.3.11 [2020-12-04T21:49:06.947Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2020-12-04T21:49:06.947Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-12-04T21:49:06.947Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2020-12-04T21:49:06.947Z] go: downloading github.com/leodido/go-urn v1.2.0 [2020-12-04T21:49:06.947Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-12-04T21:49:06.947Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2020-12-04T21:49:06.947Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2020-12-04T21:49:06.947Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2020-12-04T21:49:06.947Z] go: downloading github.com/hashicorp/serf v0.8.2 [2020-12-04T21:49:06.947Z] go: downloading github.com/pkg/errors v0.8.1 [2020-12-04T21:49:06.947Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2020-12-04T21:49:06.947Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-12-04T21:49:07.233Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2020-12-04T21:49:07.233Z] go: downloading github.com/x448/float16 v0.8.4 [2020-12-04T21:49:07.233Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-12-04T21:49:07.233Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2020-12-04T21:49:07.233Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2020-12-04T21:49:07.233Z] go: downloading github.com/go-playground/locales v0.13.0 [2020-12-04T21:49:07.233Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-12-04T21:49:07.233Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2020-12-04T21:49:07.233Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-12-04T21:49:07.509Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2020-12-04T21:49:07.509Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2020-12-04T21:49:17.607Z] 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 [2020-12-04T21:49:22.949Z] 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 [2020-12-04T21:49:23.899Z] 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 [2020-12-04T21:49:25.293Z] 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 [2020-12-04T21:49:25.558Z] 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 [2020-12-04T21:49:25.558Z] go: downloading github.com/stretchr/testify v1.5.1 [2020-12-04T21:49:25.822Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2020-12-04T21:49:25.822Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2020-12-04T21:49:27.221Z] 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 [2020-12-04T21:49:27.221Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2020-12-04T21:49:27.221Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2020-12-04T21:49:27.999Z] Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-04T21:49:27.999Z] Step 2/29 : FROM ${BUILDER_BASE} AS build-env [2020-12-04T21:49:27.999Z] ---> 6610a778544f [2020-12-04T21:49:27.999Z] Step 3/29 : WORKDIR /edgex-go [2020-12-04T21:49:27.999Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-04T21:49:27.999Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2020-12-04T21:49:27.999Z] ---> 6610a778544f [2020-12-04T21:49:27.999Z] Step 3/23 : WORKDIR /edgex-go [2020-12-04T21:49:27.999Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-04T21:49:27.999Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-12-04T21:49:27.999Z] ---> 6610a778544f [2020-12-04T21:49:27.999Z] Step 3/21 : WORKDIR /edgex-go [2020-12-04T21:49:27.999Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-04T21:49:27.999Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-12-04T21:49:27.999Z] ---> 6610a778544f [2020-12-04T21:49:27.999Z] Step 3/24 : WORKDIR /edgex-go [2020-12-04T21:49:27.999Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-04T21:49:27.999Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-04T21:49:27.999Z] ---> 6610a778544f [2020-12-04T21:49:27.999Z] Step 3/22 : WORKDIR /edgex-go [2020-12-04T21:49:27.999Z] ---> Running in 27add6da37da [2020-12-04T21:49:27.999Z] ---> Running in c6ea5d615100 [2020-12-04T21:49:27.999Z] ---> Running in 483e4b92c821 [2020-12-04T21:49:27.999Z] ---> Running in 17fb127e12eb [2020-12-04T21:49:27.999Z] ---> Running in f56d9a511903 [2020-12-04T21:49:27.999Z] Removing intermediate container 17fb127e12eb [2020-12-04T21:49:27.999Z] Removing intermediate container c6ea5d615100 [2020-12-04T21:49:27.999Z] ---> 952d23ea50ef [2020-12-04T21:49:27.999Z] Step 4/29 : RUN apk update && apk add make git [2020-12-04T21:49:27.999Z] Removing intermediate container 483e4b92c821 [2020-12-04T21:49:27.999Z] ---> a3fbfec30cc3 [2020-12-04T21:49:27.999Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-04T21:49:27.999Z] ---> bd3e9a6419a1 [2020-12-04T21:49:27.999Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-04T21:49:27.999Z] Removing intermediate container f56d9a511903 [2020-12-04T21:49:27.999Z] ---> f1f524aef6ee [2020-12-04T21:49:27.999Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-04T21:49:27.999Z] Removing intermediate container 27add6da37da [2020-12-04T21:49:27.999Z] ---> 40057c79854c [2020-12-04T21:49:27.999Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-04T21:49:27.999Z] ---> Running in db7bf8586248 [2020-12-04T21:49:27.999Z] ---> Running in 7e39060dae82 [2020-12-04T21:49:27.999Z] ---> Running in ed78c0965033 [2020-12-04T21:49:27.999Z] ---> Running in a9097168fc4d [2020-12-04T21:49:27.999Z] ---> Running in 82e15ba1c2a6 [2020-12-04T21:49:27.999Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-04T21:49:27.999Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-04T21:49:27.999Z] Removing intermediate container 7e39060dae82 [2020-12-04T21:49:27.999Z] ---> 12749f19496a [2020-12-04T21:49:27.999Z] Step 5/21 : RUN apk update && apk add make git [2020-12-04T21:49:27.999Z] Removing intermediate container db7bf8586248 [2020-12-04T21:49:27.999Z] ---> 1a9e61cbe27e [2020-12-04T21:49:27.999Z] Step 5/22 : RUN apk update && apk add make git [2020-12-04T21:49:27.999Z] ---> Running in 9c049b0e7475 [2020-12-04T21:49:27.999Z] ---> Running in 8043123cbde5 [2020-12-04T21:49:27.999Z] Removing intermediate container a9097168fc4d [2020-12-04T21:49:27.999Z] ---> 2409a592edaf [2020-12-04T21:49:27.999Z] Step 5/24 : RUN apk update && apk add make git [2020-12-04T21:49:28.296Z] v3.12.1-74-g54165f73d3 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-04T21:49:28.296Z] v3.12.1-75-g0340519978 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-04T21:49:28.296Z] OK: 12616 distinct packages available [2020-12-04T21:49:28.296Z] Removing intermediate container 82e15ba1c2a6 [2020-12-04T21:49:28.296Z] ---> 0cf056bc2821 [2020-12-04T21:49:28.296Z] Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2020-12-04T21:49:28.296Z] ---> Running in 6ba30dfdeaff [2020-12-04T21:49:28.578Z] ---> Running in 94b8394f6c6d [2020-12-04T21:49:28.622Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2020-12-04T21:49:29.226Z] OK: 217 MiB in 51 packages [2020-12-04T21:49:29.830Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-04T21:49:30.022Z] 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 [2020-12-04T21:49:30.022Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2020-12-04T21:49:30.103Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-04T21:49:30.376Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-04T21:49:30.376Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-04T21:49:30.649Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-04T21:49:30.923Z] Removing intermediate container ed78c0965033 [2020-12-04T21:49:30.923Z] ---> 3b83974cdf94 [2020-12-04T21:49:30.923Z] Step 5/29 : COPY go.mod . [2020-12-04T21:49:30.980Z] 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 [2020-12-04T21:49:31.207Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-04T21:49:31.207Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-04T21:49:31.243Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-12-04T21:49:31.482Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-04T21:49:31.758Z] ---> 5bc26748b6af [2020-12-04T21:49:31.758Z] Step 6/29 : RUN go mod download [2020-12-04T21:49:31.758Z] v3.12.1-74-g54165f73d3 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-04T21:49:31.758Z] v3.12.1-75-g0340519978 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-04T21:49:31.758Z] OK: 12616 distinct packages available [2020-12-04T21:49:31.758Z] ---> Running in 7368e63f4249 [2020-12-04T21:49:32.358Z] v3.12.1-74-g54165f73d3 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-04T21:49:32.358Z] v3.12.1-75-g0340519978 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-04T21:49:32.358Z] OK: 12616 distinct packages available [2020-12-04T21:49:32.358Z] v3.12.1-74-g54165f73d3 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-04T21:49:32.358Z] v3.12.1-75-g0340519978 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-04T21:49:32.358Z] OK: 12616 distinct packages available [2020-12-04T21:49:32.632Z] OK: 217 MiB in 51 packages [2020-12-04T21:49:32.639Z] 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 [2020-12-04T21:49:32.907Z] v3.12.1-74-g54165f73d3 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-04T21:49:32.907Z] v3.12.1-75-g0340519978 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-04T21:49:32.907Z] OK: 12616 distinct packages available [2020-12-04T21:49:33.185Z] OK: 217 MiB in 51 packages [2020-12-04T21:49:33.465Z] OK: 217 MiB in 51 packages [2020-12-04T21:49:33.586Z] 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 [2020-12-04T21:49:33.747Z] OK: 217 MiB in 51 packages [2020-12-04T21:49:34.533Z] 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 [2020-12-04T21:49:34.737Z] Removing intermediate container 9c049b0e7475 [2020-12-04T21:49:34.737Z] ---> 80b922c1ea50 [2020-12-04T21:49:34.737Z] Step 6/21 : COPY go.mod . [2020-12-04T21:49:35.017Z] Removing intermediate container 94b8394f6c6d [2020-12-04T21:49:35.017Z] ---> f291f18a7f88 [2020-12-04T21:49:35.017Z] Step 6/23 : COPY go.mod . [2020-12-04T21:49:35.627Z] ---> 198c9b0fc67d [2020-12-04T21:49:35.627Z] Step 7/21 : RUN go mod download [2020-12-04T21:49:35.627Z] Removing intermediate container 8043123cbde5 [2020-12-04T21:49:35.627Z] ---> b8843e571299 [2020-12-04T21:49:35.627Z] Step 6/22 : COPY go.mod . [2020-12-04T21:49:35.901Z] ---> Running in ea09ad5c3a5a [2020-12-04T21:49:35.901Z] ---> 844204eec7b8 [2020-12-04T21:49:35.901Z] Step 7/23 : RUN go mod download [2020-12-04T21:49:35.901Z] Removing intermediate container 7368e63f4249 [2020-12-04T21:49:35.901Z] ---> 863a12f48d92 [2020-12-04T21:49:35.901Z] Step 7/29 : COPY . . [2020-12-04T21:49:35.901Z] Removing intermediate container 6ba30dfdeaff [2020-12-04T21:49:35.901Z] ---> 9cc329cc2b58 [2020-12-04T21:49:35.901Z] Step 6/24 : COPY go.mod . [2020-12-04T21:49:36.180Z] ---> Running in 75505a6143ac [2020-12-04T21:49:36.786Z] ---> 4fa709c398de [2020-12-04T21:49:36.786Z] Step 7/22 : RUN go mod download [2020-12-04T21:49:37.064Z] ---> Running in 77961c2cc9c7 [2020-12-04T21:49:37.338Z] ---> 90c744d9e611 [2020-12-04T21:49:37.338Z] Step 7/24 : RUN go mod download [2020-12-04T21:49:37.613Z] ---> Running in 23d83b97a6b1 [2020-12-04T21:49:37.860Z] Building version [2020-12-04T21:49:40.438Z] Staging config-common [2020-12-04T21:49:41.033Z] Removing intermediate container ea09ad5c3a5a [2020-12-04T21:49:41.033Z] ---> 909e1e273d0b [2020-12-04T21:49:41.033Z] Step 8/21 : COPY . . [2020-12-04T21:49:41.033Z] Removing intermediate container 75505a6143ac [2020-12-04T21:49:41.033Z] ---> 3cbf5ad3e338 [2020-12-04T21:49:41.033Z] Step 8/23 : COPY . . [2020-12-04T21:49:41.388Z] Skipping stage go-build-helper (already ran) [2020-12-04T21:49:41.388Z] Skipping stage static-packages (already ran) [2020-12-04T21:49:41.388Z] Skipping stage go115 (already ran) [2020-12-04T21:49:41.388Z] Staging edgex-go [2020-12-04T21:49:41.635Z] Removing intermediate container 77961c2cc9c7 [2020-12-04T21:49:41.635Z] ---> be79f31a997c [2020-12-04T21:49:41.635Z] Step 8/22 : COPY . . [2020-12-04T21:49:42.790Z] Staging version [2020-12-04T21:49:43.087Z] Removing intermediate container 23d83b97a6b1 [2020-12-04T21:49:43.087Z] ---> c2d75d1477f4 [2020-12-04T21:49:43.087Z] Step 8/24 : COPY . . [2020-12-04T21:49:43.739Z] Priming config-common [2020-12-04T21:49:44.709Z] Priming go-build-helper [2020-12-04T21:49:46.180Z] Priming static-packages [2020-12-04T21:49:48.776Z] Priming go115 [2020-12-04T21:49:50.169Z] Priming edgex-go [2020-12-04T21:49:51.564Z] Priming version [2020-12-04T21:49:52.959Z] 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] } [2020-12-04T21:50:05.277Z] ---> 30bb1a73a40f [2020-12-04T21:50:05.278Z] Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup [2020-12-04T21:50:05.278Z] ---> Running in fc18eb11f97a [2020-12-04T21:50:05.278Z] ---> 5244ffc33dc1 [2020-12-04T21:50:05.278Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2020-12-04T21:50:05.278Z] ---> c22abc04116f [2020-12-04T21:50:05.278Z] Step 9/23 : RUN make cmd/core-data/core-data [2020-12-04T21:50:05.278Z] ---> 9a27134cb3d1 [2020-12-04T21:50:05.278Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2020-12-04T21:50:05.278Z] ---> 5d932d13e836 [2020-12-04T21:50:05.278Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2020-12-04T21:50:05.278Z] ---> Running in de1ccca1275c [2020-12-04T21:50:05.278Z] ---> Running in 537d9119317f [2020-12-04T21:50:05.278Z] ---> Running in 70cb02bf6d8d [2020-12-04T21:50:05.278Z] ---> Running in 96a83b9633f1 [2020-12-04T21:50:06.750Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2020-12-04T21:50:07.355Z] 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 [2020-12-04T21:50:07.355Z] 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 [2020-12-04T21:50:07.634Z] 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 [2020-12-04T21:50:07.634Z] 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 [2020-12-04T21:51:29.501Z] 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 [2020-12-04T21:51:29.501Z] Removing intermediate container fc18eb11f97a [2020-12-04T21:51:29.501Z] ---> ecf2e2180049 [2020-12-04T21:51:29.501Z] [2020-12-04T21:51:29.501Z] Step 9/29 : FROM alpine:latest [2020-12-04T21:51:29.501Z] latest: Pulling from library/alpine [2020-12-04T21:51:29.501Z] Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a [2020-12-04T21:51:29.501Z] Status: Downloaded newer image for alpine:latest [2020-12-04T21:51:29.501Z] ---> 2e77e061c27f [2020-12-04T21:51:29.501Z] Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' [2020-12-04T21:51:29.501Z] ---> Running in 12e241af9336 [2020-12-04T21:51:29.501Z] Removing intermediate container 12e241af9336 [2020-12-04T21:51:29.501Z] ---> c2215c5ba153 [2020-12-04T21:51:29.501Z] Step 11/29 : USER root [2020-12-04T21:51:29.501Z] ---> Running in f5450b06b6c7 [2020-12-04T21:51:29.501Z] Removing intermediate container f5450b06b6c7 [2020-12-04T21:51:29.501Z] ---> a4eb1d0686c0 [2020-12-04T21:51:29.501Z] Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* [2020-12-04T21:51:29.501Z] ---> Running in 6c89d4b3d95b [2020-12-04T21:51:29.501Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-04T21:51:29.501Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-04T21:51:30.100Z] v3.12.1-74-g54165f73d3 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-12-04T21:51:30.100Z] v3.12.1-75-g0340519978 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-12-04T21:51:30.100Z] OK: 12617 distinct packages available [2020-12-04T21:51:30.699Z] (1/2) Installing ca-certificates (20191127-r4) [2020-12-04T21:51:30.974Z] (2/2) Installing dumb-init (1.2.2-r1) [2020-12-04T21:51:30.974Z] Executing busybox-1.31.1-r19.trigger [2020-12-04T21:51:30.974Z] Executing ca-certificates-20191127-r4.trigger [2020-12-04T21:51:31.250Z] OK: 6 MiB in 16 packages [2020-12-04T21:51:34.681Z] Removing intermediate container 6c89d4b3d95b [2020-12-04T21:51:34.681Z] ---> bd73f4ea7d65 [2020-12-04T21:51:34.681Z] Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup [2020-12-04T21:51:34.681Z] ---> Running in 399b756e4f07 [2020-12-04T21:51:36.137Z] Removing intermediate container 399b756e4f07 [2020-12-04T21:51:36.137Z] ---> 33d6cbcbc203 [2020-12-04T21:51:36.137Z] Step 14/29 : WORKDIR $BASE_DIR [2020-12-04T21:51:36.745Z] ---> Running in bbcb3852d696 [2020-12-04T21:51:38.203Z] Removing intermediate container bbcb3852d696 [2020-12-04T21:51:38.203Z] ---> e60f1c11977c [2020-12-04T21:51:38.203Z] Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging [2020-12-04T21:51:38.803Z] ---> Running in a823a7f15369 [2020-12-04T21:51:38.803Z] Removing intermediate container 96a83b9633f1 [2020-12-04T21:51:38.803Z] ---> 7f927b55964f [2020-12-04T21:51:38.803Z] [2020-12-04T21:51:38.803Z] Step 10/22 : FROM alpine:3.10 [2020-12-04T21:51:38.803Z] 3.10: Pulling from library/alpine [2020-12-04T21:51:39.407Z] Removing intermediate container 70cb02bf6d8d [2020-12-04T21:51:39.408Z] ---> 9010ffd03575 [2020-12-04T21:51:39.408Z] [2020-12-04T21:51:39.408Z] Step 10/24 : FROM alpine:3.10 [2020-12-04T21:51:39.685Z] 3.10: Pulling from library/alpine [2020-12-04T21:51:40.682Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-12-04T21:51:40.682Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-12-04T21:51:40.682Z] Status: Downloaded newer image for alpine:3.10 [2020-12-04T21:51:40.682Z] Status: Image is up to date for alpine:3.10 [2020-12-04T21:51:40.682Z] ---> 536a684cf733 [2020-12-04T21:51:40.682Z] ---> 536a684cf733 [2020-12-04T21:51:40.682Z] Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/*Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-12-04T21:51:40.682Z] [2020-12-04T21:51:41.289Z] ---> Running in 7c25833de1ee [2020-12-04T21:51:41.289Z] ---> Running in 207a5e2e7a10 [2020-12-04T21:51:42.741Z] Removing intermediate container a823a7f15369 [2020-12-04T21:51:42.741Z] ---> 7b2563751813 [2020-12-04T21:51:42.741Z] Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . [2020-12-04T21:51:44.182Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz [2020-12-04T21:51:44.182Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz [2020-12-04T21:51:44.458Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz [2020-12-04T21:51:44.458Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz [2020-12-04T21:51:44.733Z] ---> 5ee1ddf1ace4 [2020-12-04T21:51:44.733Z] Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res [2020-12-04T21:51:45.196Z] v3.10.5-149-g803c562e66 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-12-04T21:51:45.196Z] v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-12-04T21:51:45.196Z] OK: 10169 distinct packages available [2020-12-04T21:51:45.196Z] v3.10.5-149-g803c562e66 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-12-04T21:51:45.196Z] v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-12-04T21:51:45.196Z] OK: 10169 distinct packages available [2020-12-04T21:51:46.272Z] (1/5) Installing ca-certificates (20191127-r2) [2020-12-04T21:51:46.272Z] ---> ce6bb6bb38d2 [2020-12-04T21:51:46.272Z] Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res [2020-12-04T21:51:46.272Z] (1/5) Installing ca-certificates (20191127-r2) [2020-12-04T21:51:46.272Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-12-04T21:51:46.272Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-12-04T21:51:46.272Z] (3/5) Installing libcurl (7.66.0-r1) [2020-12-04T21:51:46.272Z] (4/5) Installing curl (7.66.0-r1) [2020-12-04T21:51:46.272Z] (3/5) Installing libcurl (7.66.0-r1) [2020-12-04T21:51:46.272Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-12-04T21:51:46.272Z] Executing busybox-1.30.1-r3.trigger [2020-12-04T21:51:46.272Z] (4/5) Installing curl (7.66.0-r1) [2020-12-04T21:51:46.272Z] Executing ca-certificates-20191127-r2.trigger [2020-12-04T21:51:46.272Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-12-04T21:51:46.272Z] Executing busybox-1.30.1-r3.trigger [2020-12-04T21:51:46.722Z] Executing ca-certificates-20191127-r2.trigger [2020-12-04T21:51:46.722Z] OK: 7 MiB in 19 packages [2020-12-04T21:51:47.035Z] OK: 7 MiB in 19 packages [2020-12-04T21:51:47.676Z] ---> b12a01f951e5 [2020-12-04T21:51:47.676Z] Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res [2020-12-04T21:51:49.659Z] ---> c6b292086182 [2020-12-04T21:51:49.659Z] Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging [2020-12-04T21:51:50.262Z] Removing intermediate container 207a5e2e7a10 [2020-12-04T21:51:50.262Z] ---> 19a9931175a5 [2020-12-04T21:51:50.262Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2020-12-04T21:51:50.262Z] Removing intermediate container 7c25833de1ee [2020-12-04T21:51:50.262Z] ---> b5c306e45518 [2020-12-04T21:51:50.262Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-12-04T21:51:50.538Z] ---> Running in 60ee040d6d47 [2020-12-04T21:51:50.538Z] ---> Running in b9c2da6b7777 [2020-12-04T21:51:51.140Z] ---> 0377749cfff2 [2020-12-04T21:51:51.140Z] Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh [2020-12-04T21:51:51.417Z] Removing intermediate container 60ee040d6d47 [2020-12-04T21:51:51.417Z] ---> d76e5635016c [2020-12-04T21:51:51.417Z] Step 13/22 : WORKDIR / [2020-12-04T21:51:51.695Z] Removing intermediate container b9c2da6b7777 [2020-12-04T21:51:51.695Z] ---> 702f87aa5af4 [2020-12-04T21:51:51.695Z] Step 13/24 : WORKDIR / [2020-12-04T21:51:51.695Z] ---> Running in ab0eab76d561 [2020-12-04T21:51:51.695Z] ---> Running in c01d92d4e378 [2020-12-04T21:51:51.984Z] ---> Running in e1faa61541e6 [2020-12-04T21:51:52.974Z] Removing intermediate container c01d92d4e378 [2020-12-04T21:51:52.974Z] ---> 6805125338d7 [2020-12-04T21:51:52.974Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / [2020-12-04T21:51:53.251Z] Removing intermediate container e1faa61541e6 [2020-12-04T21:51:53.252Z] ---> 4d857c287107 [2020-12-04T21:51:53.252Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2020-12-04T21:51:56.688Z] ---> 379e91c57434 [2020-12-04T21:51:56.688Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2020-12-04T21:51:56.688Z] ---> 45e66e61d3d7 [2020-12-04T21:51:56.688Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2020-12-04T21:51:56.966Z] Removing intermediate container ab0eab76d561 [2020-12-04T21:51:56.966Z] ---> 8a3bd635aa53 [2020-12-04T21:51:56.966Z] Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ [2020-12-04T21:51:57.949Z] ---> 86039c6231f2 [2020-12-04T21:51:57.949Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2020-12-04T21:51:57.949Z] Removing intermediate container de1ccca1275c [2020-12-04T21:51:57.949Z] ---> a6226b8cb43d [2020-12-04T21:51:57.949Z] [2020-12-04T21:51:57.949Z] Step 10/21 : FROM scratch [2020-12-04T21:51:57.949Z] ---> [2020-12-04T21:51:57.949Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-04T21:51:58.234Z] ---> 4674b99ebfe5 [2020-12-04T21:51:58.235Z] Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-12-04T21:51:58.235Z] ---> 530a36f2652b [2020-12-04T21:51:58.235Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2020-12-04T21:51:58.235Z] ---> Running in 5a0958130aae [2020-12-04T21:51:58.511Z] ---> Running in fa31dec432b7 [2020-12-04T21:51:59.493Z] Removing intermediate container 5a0958130aae [2020-12-04T21:51:59.494Z] ---> b29be239569e [2020-12-04T21:51:59.494Z] Step 12/21 : ENV APP_PORT=48085 [2020-12-04T21:51:59.494Z] ---> Running in 00ad68b25dec [2020-12-04T21:51:59.494Z] ---> 62556c9f7380 [2020-12-04T21:51:59.494Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2020-12-04T21:51:59.777Z] ---> c3891f901b49 [2020-12-04T21:51:59.777Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2020-12-04T21:52:00.378Z] Removing intermediate container 00ad68b25dec [2020-12-04T21:52:00.378Z] ---> a5906255a8c1 [2020-12-04T21:52:00.378Z] Step 13/21 : EXPOSE $APP_PORT [2020-12-04T21:52:00.378Z] ---> Running in a99d0f42fb6a [2020-12-04T21:52:01.368Z] ---> 55d23557a7af [2020-12-04T21:52:01.368Z] Step 18/22 : RUN chmod +x entrypoint.sh [2020-12-04T21:52:01.652Z] Removing intermediate container a99d0f42fb6a [2020-12-04T21:52:01.652Z] ---> 3b7a4da9dc57 [2020-12-04T21:52:01.652Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2020-12-04T21:52:01.652Z] ---> 4c6d30db341d [2020-12-04T21:52:01.652Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2020-12-04T21:52:01.652Z] ---> Running in 8a9aeb71627e [2020-12-04T21:52:02.251Z] Removing intermediate container fa31dec432b7 [2020-12-04T21:52:02.251Z] ---> 2f53e496f78c [2020-12-04T21:52:02.251Z] Step 24/29 : RUN chmod 755 security-secrets-setup [2020-12-04T21:52:02.526Z] ---> Running in 6a3e988f9155 [2020-12-04T21:52:02.802Z] ---> 55d246be214c [2020-12-04T21:52:02.802Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2020-12-04T21:52:03.785Z] ---> 935393cc67b8 [2020-12-04T21:52:03.785Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2020-12-04T21:52:04.765Z] ---> a3dbc7bc51a9 [2020-12-04T21:52:04.766Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2020-12-04T21:52:05.367Z] ---> 786126b6b23f [2020-12-04T21:52:05.367Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-12-04T21:52:05.367Z] Removing intermediate container 8a9aeb71627e [2020-12-04T21:52:05.367Z] ---> 3b6cee73b940 [2020-12-04T21:52:05.367Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2020-12-04T21:52:05.649Z] ---> Running in e76cae698b39 [2020-12-04T21:52:05.931Z] ---> Running in 37e7fa3191d2 [2020-12-04T21:52:05.931Z] ---> 2a023f0a06e7 [2020-12-04T21:52:05.931Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2020-12-04T21:52:06.533Z] ---> Running in 85e595aa6a00 [2020-12-04T21:52:06.533Z] Removing intermediate container 6a3e988f9155 [2020-12-04T21:52:06.533Z] ---> ec65fe96f740 [2020-12-04T21:52:06.533Z] Step 25/29 : ENTRYPOINT ["entrypoint.sh"] [2020-12-04T21:52:06.533Z] Removing intermediate container 37e7fa3191d2 [2020-12-04T21:52:06.533Z] ---> e349a214be91 [2020-12-04T21:52:06.533Z] Step 20/22 : LABEL arch=arm64 [2020-12-04T21:52:06.816Z] ---> Running in 52a0e3407271 [2020-12-04T21:52:06.816Z] ---> Running in 565bd3510080 [2020-12-04T21:52:07.092Z] Removing intermediate container 85e595aa6a00 [2020-12-04T21:52:07.092Z] ---> 95466bca9b82 [2020-12-04T21:52:07.092Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-04T21:52:07.368Z] ---> Running in 644c499cc7b0 [2020-12-04T21:52:07.641Z] Removing intermediate container 52a0e3407271 [2020-12-04T21:52:07.641Z] ---> 91ce6ae55b04 [2020-12-04T21:52:07.641Z] Step 21/22 : LABEL git_sha=ca519ffc43f23814d26ccfc78464fa4190e843c7 [2020-12-04T21:52:07.641Z] Removing intermediate container 565bd3510080 [2020-12-04T21:52:07.641Z] ---> b07cbbce854f [2020-12-04T21:52:07.641Z] Step 26/29 : CMD [ "generate" ] [2020-12-04T21:52:07.918Z] ---> Running in df1042baaa20 [2020-12-04T21:52:07.918Z] ---> Running in 148750b03934 [2020-12-04T21:52:08.196Z] Removing intermediate container 644c499cc7b0 [2020-12-04T21:52:08.196Z] ---> c7575af45e2b [2020-12-04T21:52:08.196Z] Step 19/21 : LABEL arch=arm64 [2020-12-04T21:52:08.478Z] ---> Running in e9cc7a91f07e [2020-12-04T21:52:08.766Z] Removing intermediate container df1042baaa20 [2020-12-04T21:52:08.766Z] ---> 075fbafabb94 [2020-12-04T21:52:08.766Z] Step 22/22 : LABEL version=0.0.0 [2020-12-04T21:52:09.046Z] Removing intermediate container 148750b03934 [2020-12-04T21:52:09.046Z] ---> 07ee26a6f91a [2020-12-04T21:52:09.046Z] Step 27/29 : LABEL arch=arm64 [2020-12-04T21:52:09.046Z] ---> Running in 15f0e477d5c9 [2020-12-04T21:52:09.046Z] ---> Running in 7ddeeb10e265 [2020-12-04T21:52:09.046Z] Removing intermediate container e9cc7a91f07e [2020-12-04T21:52:09.046Z] ---> b4c64bd51faa [2020-12-04T21:52:09.317Z] Step 20/21 : LABEL git_sha=ca519ffc43f23814d26ccfc78464fa4190e843c7 [2020-12-04T21:52:09.317Z] Removing intermediate container e76cae698b39 [2020-12-04T21:52:09.317Z] ---> caa60f047c34 [2020-12-04T21:52:09.317Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2020-12-04T21:52:09.591Z] ---> Running in 138b10042524 [2020-12-04T21:52:09.591Z] ---> Running in 2a60af7e2f3d [2020-12-04T21:52:09.864Z] Removing intermediate container 7ddeeb10e265 [2020-12-04T21:52:09.864Z] ---> b1fe463f07c1 [2020-12-04T21:52:09.864Z] Step 28/29 : LABEL git_sha=ca519ffc43f23814d26ccfc78464fa4190e843c7 [2020-12-04T21:52:09.864Z] Removing intermediate container 15f0e477d5c9 [2020-12-04T21:52:09.864Z] ---> c8eae0bc39cd [2020-12-04T21:52:09.864Z] [2020-12-04T21:52:10.140Z] ---> Running in 9241e217de6c [2020-12-04T21:52:10.428Z] Removing intermediate container 138b10042524 [2020-12-04T21:52:10.428Z] ---> 12e8d8e96060 [2020-12-04T21:52:10.428Z] Step 21/21 : LABEL version=0.0.0Removing intermediate container 2a60af7e2f3d [2020-12-04T21:52:10.428Z] [2020-12-04T21:52:10.428Z] ---> fe0bcfaf5cff [2020-12-04T21:52:10.428Z] Step 22/24 : LABEL arch=arm64 [2020-12-04T21:52:10.428Z] Successfully built c8eae0bc39cd [2020-12-04T21:52:10.428Z] Successfully tagged docker-security-bootstrap-redis-go-arm64:latest [2020-12-04T21:52:10.428Z]  Building docker-security-bootstrap-redis-go ... done Building docker-sys-mgmt-agent-go [2020-12-04T21:52:10.711Z] ---> Running in 92e77feb12cf [2020-12-04T21:52:10.711Z] ---> Running in bdfa3af98674 [2020-12-04T21:52:10.711Z] Removing intermediate container 9241e217de6c [2020-12-04T21:52:10.711Z] ---> 787c099b85b8 [2020-12-04T21:52:10.711Z] Step 29/29 : LABEL version=0.0.0 [2020-12-04T21:52:10.991Z] ---> Running in 5c974f5caa88 [2020-12-04T21:52:11.269Z] Removing intermediate container 92e77feb12cf [2020-12-04T21:52:11.269Z] ---> cf8dcf004338 [2020-12-04T21:52:11.269Z] [2020-12-04T21:52:11.269Z] Removing intermediate container bdfa3af98674 [2020-12-04T21:52:11.269Z] ---> b54df4fa5d03 [2020-12-04T21:52:11.269Z] Step 23/24 : LABEL git_sha=ca519ffc43f23814d26ccfc78464fa4190e843c7 [2020-12-04T21:52:11.545Z] ---> Running in e768eb720b71 [2020-12-04T21:52:11.816Z] Removing intermediate container 5c974f5caa88 [2020-12-04T21:52:11.816Z] ---> 4412f0103a46 [2020-12-04T21:52:11.816Z] [2020-12-04T21:52:11.816Z] Successfully built cf8dcf004338 [2020-12-04T21:52:11.816Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2020-12-04T21:52:11.816Z]  Building docker-support-scheduler-go ... done Building docker-core-command-go [2020-12-04T21:52:12.093Z] Successfully built 4412f0103a46 [2020-12-04T21:52:12.366Z] Successfully tagged docker-security-secrets-setup-go-arm64:latest [2020-12-04T21:52:12.366Z]  Building docker-security-secrets-setup-go ... done Building docker-support-notifications-go [2020-12-04T21:52:12.642Z] Removing intermediate container e768eb720b71 [2020-12-04T21:52:12.642Z] ---> d62eabcaf9b0 [2020-12-04T21:52:12.642Z] Step 24/24 : LABEL version=0.0.0 [2020-12-04T21:52:12.913Z] ---> Running in 3129e23c9aad [2020-12-04T21:52:13.507Z] Removing intermediate container 3129e23c9aad [2020-12-04T21:52:13.507Z] ---> a111a53eb359 [2020-12-04T21:52:13.507Z] [2020-12-04T21:52:14.102Z] Successfully built a111a53eb359 [2020-12-04T21:52:14.102Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2020-12-04T21:52:14.102Z]  Building docker-security-secretstore-setup-go ... done Building docker-security-proxy-setup-go [2020-12-04T21:52:16.736Z] Removing intermediate container 537d9119317f [2020-12-04T21:52:16.736Z] ---> 984af69bc3d6 [2020-12-04T21:52:16.736Z] [2020-12-04T21:52:16.736Z] Step 10/23 : FROM alpine [2020-12-04T21:52:16.736Z] ---> 2e77e061c27f [2020-12-04T21:52:16.736Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-04T21:52:18.714Z] ---> Running in 19559db5692b [2020-12-04T21:52:19.694Z] Removing intermediate container 19559db5692b [2020-12-04T21:52:19.694Z] ---> 677588a24e23 [2020-12-04T21:52:19.694Z] Step 12/23 : ENV APP_PORT=48080 [2020-12-04T21:52:19.980Z] ---> Running in a7e0184b6ac7 [2020-12-04T21:52:20.959Z] Removing intermediate container a7e0184b6ac7 [2020-12-04T21:52:20.959Z] ---> 56a5ff5098f7 [2020-12-04T21:52:20.959Z] Step 13/23 : EXPOSE $APP_PORT [2020-12-04T21:52:21.555Z] ---> Running in 2a3d2ed6c4b0 [2020-12-04T21:52:22.536Z] Removing intermediate container 2a3d2ed6c4b0 [2020-12-04T21:52:22.536Z] ---> 8868269fc5e2 [2020-12-04T21:52:22.536Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-04T21:52:23.135Z] ---> Running in 7d2104de5c3e [2020-12-04T21:52:26.508Z] Removing intermediate container 7d2104de5c3e [2020-12-04T21:52:26.508Z] ---> ad8c9083e0d4 [2020-12-04T21:52:26.508Z] Step 15/23 : RUN apk --no-cache add zeromq [2020-12-04T21:52:27.112Z] ---> Running in 540c7e57baae [2020-12-04T21:52:28.092Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-04T21:52:29.117Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-04T21:52:30.093Z] (1/5) Installing libgcc (9.3.0-r2) [2020-12-04T21:52:30.093Z] (2/5) Installing libsodium (1.0.18-r0) [2020-12-04T21:52:30.365Z] (3/5) Installing libstdc++ (9.3.0-r2) [2020-12-04T21:52:30.959Z] (4/5) Installing libzmq (4.3.3-r0) [2020-12-04T21:52:30.960Z] (5/5) Installing zeromq (4.3.3-r0) [2020-12-04T21:52:31.230Z] Executing busybox-1.31.1-r19.trigger [2020-12-04T21:52:31.230Z] OK: 8 MiB in 19 packages [2020-12-04T21:52:33.853Z] Removing intermediate container 540c7e57baae [2020-12-04T21:52:33.853Z] ---> b1183f8414f1 [2020-12-04T21:52:33.853Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2020-12-04T21:52:34.444Z] ---> bbdeb25e2078 [2020-12-04T21:52:34.444Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2020-12-04T21:52:35.873Z] ---> 20976ebb07e8 [2020-12-04T21:52:35.873Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2020-12-04T21:52:36.467Z] ---> f401557969bd [2020-12-04T21:52:36.467Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2020-12-04T21:52:36.739Z] ---> Running in c81e4b060863 [2020-12-04T21:52:37.331Z] Removing intermediate container c81e4b060863 [2020-12-04T21:52:37.331Z] ---> dea6795cdb04 [2020-12-04T21:52:37.331Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-04T21:52:37.331Z] ---> Running in 7ecf486d3552 [2020-12-04T21:52:38.763Z] Removing intermediate container 7ecf486d3552 [2020-12-04T21:52:38.763Z] ---> 7076f16660ba [2020-12-04T21:52:38.763Z] Step 21/23 : LABEL arch=arm64 [2020-12-04T21:52:39.035Z] ---> Running in 945c6d600854 [2020-12-04T21:52:39.631Z] Removing intermediate container 945c6d600854 [2020-12-04T21:52:39.631Z] ---> 0be2e2b41157 [2020-12-04T21:52:39.631Z] Step 22/23 : LABEL git_sha=ca519ffc43f23814d26ccfc78464fa4190e843c7 [2020-12-04T21:52:40.227Z] ---> Running in f9eb86ec31b2 [2020-12-04T21:52:40.838Z] Removing intermediate container f9eb86ec31b2 [2020-12-04T21:52:40.838Z] ---> 04fef777f020 [2020-12-04T21:52:40.838Z] Step 23/23 : LABEL version=0.0.0 [2020-12-04T21:52:41.432Z] ---> Running in f0cebc93f10b [2020-12-04T21:52:42.049Z] Removing intermediate container f0cebc93f10b [2020-12-04T21:52:42.050Z] ---> f866026ab276 [2020-12-04T21:52:42.050Z] [2020-12-04T21:52:42.651Z] Successfully built f866026ab276 [2020-12-04T21:52:42.925Z] Successfully tagged docker-core-data-go-arm64:latest [2020-12-04T21:52:42.925Z]  Building docker-core-data-go ... done Building docker-core-metadata-go [2020-12-04T21:53:15.394Z] Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-04T21:53:15.394Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2020-12-04T21:53:15.394Z] ---> 6610a778544f [2020-12-04T21:53:15.394Z] Step 3/27 : WORKDIR /edgex-go [2020-12-04T21:53:15.394Z] ---> Using cache [2020-12-04T21:53:15.394Z] ---> 40057c79854c [2020-12-04T21:53:15.394Z] Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-04T21:53:15.394Z] ---> Using cache [2020-12-04T21:53:15.394Z] ---> 0cf056bc2821 [2020-12-04T21:53:15.394Z] Step 5/27 : RUN apk update && apk add make bash git [2020-12-04T21:53:18.792Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-04T21:53:18.792Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-04T21:53:18.792Z] ---> 6610a778544f [2020-12-04T21:53:18.792Z] Step 3/22 : WORKDIR /edgex-go [2020-12-04T21:53:18.792Z] ---> Using cache [2020-12-04T21:53:18.792Z] ---> 40057c79854c [2020-12-04T21:53:18.792Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-04T21:53:18.792Z] ---> Using cache [2020-12-04T21:53:18.792Z] ---> 0cf056bc2821 [2020-12-04T21:53:18.792Z] Step 5/22 : RUN apk update && apk add make git [2020-12-04T21:53:18.792Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-04T21:53:18.792Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-12-04T21:53:18.792Z] ---> 6610a778544f [2020-12-04T21:53:18.792Z] Step 3/24 : WORKDIR /edgex-go [2020-12-04T21:53:18.792Z] ---> Using cache [2020-12-04T21:53:18.792Z] ---> 40057c79854c [2020-12-04T21:53:18.792Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-04T21:53:18.792Z] ---> Using cache [2020-12-04T21:53:18.792Z] ---> 0cf056bc2821 [2020-12-04T21:53:18.792Z] Step 5/24 : RUN apk update && apk add make bash git ca-certificates [2020-12-04T21:53:19.393Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-04T21:53:19.393Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-12-04T21:53:19.393Z] ---> 6610a778544f [2020-12-04T21:53:19.393Z] Step 3/21 : WORKDIR /edgex-go [2020-12-04T21:53:19.393Z] ---> Using cache [2020-12-04T21:53:19.393Z] ---> 40057c79854c [2020-12-04T21:53:19.393Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-04T21:53:19.393Z] ---> Using cache [2020-12-04T21:53:19.393Z] ---> 0cf056bc2821 [2020-12-04T21:53:19.393Z] Step 5/21 : RUN apk update && apk add make git [2020-12-04T21:53:20.845Z] ---> Running in d8aa51d090f9 [2020-12-04T21:53:20.845Z] ---> Running in 5c8e95b770cb [2020-12-04T21:53:20.845Z] ---> Running in d6fcc727c3cf [2020-12-04T21:53:21.118Z] ---> Running in a6d9ad7f8462 [2020-12-04T21:53:23.106Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-04T21:53:23.384Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-04T21:53:23.384Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-04T21:53:23.659Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-04T21:53:23.930Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-04T21:53:24.204Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-04T21:53:24.204Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-04T21:53:24.480Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-04T21:53:24.480Z] ---> 6610a778544f [2020-12-04T21:53:24.480Z] Step 3/22 : WORKDIR /edgex-go [2020-12-04T21:53:24.480Z] ---> Using cache [2020-12-04T21:53:24.480Z] ---> 40057c79854c [2020-12-04T21:53:24.480Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-04T21:53:24.480Z] ---> Using cache [2020-12-04T21:53:24.480Z] ---> 0cf056bc2821 [2020-12-04T21:53:24.480Z] Step 5/22 : RUN apk update && apk add make git [2020-12-04T21:53:24.480Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-04T21:53:24.480Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-04T21:53:25.088Z] v3.12.1-74-g54165f73d3 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-04T21:53:25.088Z] v3.12.1-75-g0340519978 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-04T21:53:25.088Z] OK: 12616 distinct packages available [2020-12-04T21:53:25.364Z] ---> Running in 4abb233c0737 [2020-12-04T21:53:25.641Z] v3.12.1-74-g54165f73d3 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-04T21:53:25.641Z] v3.12.1-75-g0340519978 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-04T21:53:25.641Z] OK: 12616 distinct packages available [2020-12-04T21:53:25.918Z] v3.12.1-74-g54165f73d3 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-04T21:53:25.918Z] v3.12.1-75-g0340519978 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-04T21:53:25.918Z] OK: 12616 distinct packages available [2020-12-04T21:53:25.918Z] v3.12.1-74-g54165f73d3 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-04T21:53:25.918Z] v3.12.1-75-g0340519978 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-04T21:53:25.918Z] OK: 12616 distinct packages available [2020-12-04T21:53:26.524Z] OK: 217 MiB in 51 packages [2020-12-04T21:53:26.806Z] OK: 217 MiB in 51 packages [2020-12-04T21:53:26.806Z] OK: 217 MiB in 51 packages [2020-12-04T21:53:27.086Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-04T21:53:27.086Z] OK: 217 MiB in 51 packages [2020-12-04T21:53:28.083Z] Removing intermediate container d6fcc727c3cf [2020-12-04T21:53:28.083Z] ---> a07bc99bca70 [2020-12-04T21:53:28.083Z] Step 6/27 : COPY go.mod . [2020-12-04T21:53:28.083Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-04T21:53:28.363Z] Removing intermediate container 5c8e95b770cb [2020-12-04T21:53:28.363Z] ---> 7026bf797c27 [2020-12-04T21:53:28.363Z] Step 6/24 : COPY go.mod . [2020-12-04T21:53:28.961Z] Removing intermediate container a6d9ad7f8462 [2020-12-04T21:53:28.961Z] ---> 620d75346794 [2020-12-04T21:53:28.961Z] Step 6/21 : COPY go.mod . [2020-12-04T21:53:28.961Z] Removing intermediate container d8aa51d090f9 [2020-12-04T21:53:28.961Z] ---> 9545d93427cf [2020-12-04T21:53:28.961Z] Step 6/22 : COPY go.mod . [2020-12-04T21:53:28.961Z] ---> 1701d137021c [2020-12-04T21:53:28.961Z] Step 7/27 : RUN go mod download [2020-12-04T21:53:29.238Z] v3.12.1-74-g54165f73d3 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-04T21:53:29.238Z] v3.12.1-75-g0340519978 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-04T21:53:29.238Z] OK: 12616 distinct packages available [2020-12-04T21:53:29.238Z] ---> Running in b7c253d9a826 [2020-12-04T21:53:29.514Z] ---> 3397fae3ecbe [2020-12-04T21:53:29.514Z] Step 7/24 : RUN go mod download [2020-12-04T21:53:29.789Z] ---> Running in fd4b643a81a1 [2020-12-04T21:53:30.386Z] ---> cc45011e7d0e [2020-12-04T21:53:30.386Z] Step 7/21 : RUN go mod download [2020-12-04T21:53:30.386Z] OK: 217 MiB in 51 packages [2020-12-04T21:53:30.386Z] ---> 3855187bb324 [2020-12-04T21:53:30.386Z] Step 7/22 : RUN go mod download [2020-12-04T21:53:30.386Z] ---> Running in 5184b9b1131a [2020-12-04T21:53:30.667Z] ---> Running in 244362c6006d [2020-12-04T21:53:32.119Z] Removing intermediate container 4abb233c0737 [2020-12-04T21:53:32.119Z] ---> f076eb8aeb07 [2020-12-04T21:53:32.119Z] Step 6/22 : COPY go.mod . [2020-12-04T21:53:33.566Z] ---> a9312586ecc9 [2020-12-04T21:53:33.566Z] Step 7/22 : RUN go mod download [2020-12-04T21:53:33.566Z] Removing intermediate container b7c253d9a826 [2020-12-04T21:53:33.566Z] ---> bea9e46d6fcc [2020-12-04T21:53:33.566Z] Step 8/27 : COPY . . [2020-12-04T21:53:33.566Z] ---> Running in 1c6dcc9ad7d4 [2020-12-04T21:53:34.189Z] Removing intermediate container fd4b643a81a1 [2020-12-04T21:53:34.189Z] ---> a6b2a325943b [2020-12-04T21:53:34.189Z] Step 8/24 : COPY . . [2020-12-04T21:53:35.637Z] Removing intermediate container 5184b9b1131a [2020-12-04T21:53:35.637Z] ---> a56b81033ca2 [2020-12-04T21:53:35.637Z] Step 8/21 : COPY . . [2020-12-04T21:53:36.245Z] Removing intermediate container 244362c6006d [2020-12-04T21:53:36.245Z] ---> 8d0a8042cf14 [2020-12-04T21:53:36.245Z] Step 8/22 : COPY . . [2020-12-04T21:53:42.968Z] Removing intermediate container 1c6dcc9ad7d4 [2020-12-04T21:53:42.968Z] ---> 44bdd293ad45 [2020-12-04T21:53:42.968Z] Step 8/22 : COPY . . [2020-12-04T21:54:05.163Z] ---> ef924791dc09 [2020-12-04T21:54:05.163Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2020-12-04T21:54:05.163Z] ---> 627d4bfa9202 [2020-12-04T21:54:05.163Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2020-12-04T21:54:05.163Z] ---> a85740d3910b [2020-12-04T21:54:05.163Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2020-12-04T21:54:05.163Z] ---> Running in ad8a5bcfabca [2020-12-04T21:54:05.163Z] ---> 0f400d8ba6d8 [2020-12-04T21:54:05.163Z] Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2020-12-04T21:54:05.163Z] ---> dfefa0461fe6 [2020-12-04T21:54:05.163Z] Step 9/22 : RUN make cmd/core-command/core-command [2020-12-04T21:54:05.163Z] ---> Running in 771be825ca68 [2020-12-04T21:54:05.163Z] ---> Running in 17feedda76d1 [2020-12-04T21:54:05.163Z] ---> Running in fb7b422a1542 [2020-12-04T21:54:05.163Z] ---> Running in 2d6d5e2a2b2d [2020-12-04T21:54:05.163Z] 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 [2020-12-04T21:54:05.163Z] 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 [2020-12-04T21:54:05.765Z] 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 [2020-12-04T21:54:05.765Z] 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 [2020-12-04T21:54:05.765Z] 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 [2020-12-04T21:55:27.596Z] 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 [2020-12-04T21:55:40.039Z] Removing intermediate container 17feedda76d1 [2020-12-04T21:55:40.039Z] ---> 931cd0ef07e8 [2020-12-04T21:55:40.039Z] Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2020-12-04T21:55:40.318Z] ---> Running in 838b109e487a [2020-12-04T21:55:40.318Z] Removing intermediate container 771be825ca68 [2020-12-04T21:55:40.318Z] ---> 442bdad24e12 [2020-12-04T21:55:40.318Z] [2020-12-04T21:55:40.318Z] Step 10/21 : FROM alpine [2020-12-04T21:55:40.318Z] ---> 2e77e061c27f [2020-12-04T21:55:40.318Z] Step 11/21 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2020-12-04T21:55:40.600Z] ---> Running in ce47c788e598 [2020-12-04T21:55:43.233Z] 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 [2020-12-04T21:55:43.233Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-04T21:55:43.233Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-04T21:55:45.124Z] v3.12.1-74-g54165f73d3 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-12-04T21:55:45.124Z] v3.12.1-75-g0340519978 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-12-04T21:55:45.124Z] OK: 12617 distinct packages available [2020-12-04T21:55:45.124Z] (1/4) Installing ca-certificates (20191127-r4) [2020-12-04T21:55:45.124Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2020-12-04T21:55:45.124Z] (3/4) Installing libcurl (7.69.1-r1) [2020-12-04T21:55:45.124Z] (4/4) Installing curl (7.69.1-r1) [2020-12-04T21:55:45.124Z] Executing busybox-1.31.1-r19.trigger [2020-12-04T21:55:45.124Z] Executing ca-certificates-20191127-r4.trigger [2020-12-04T21:55:45.401Z] OK: 7 MiB in 18 packages [2020-12-04T21:55:48.803Z] Removing intermediate container ce47c788e598 [2020-12-04T21:55:48.803Z] ---> 4fc189884a8b [2020-12-04T21:55:48.803Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-12-04T21:55:48.803Z] ---> Running in 5dd19c72eca9 [2020-12-04T21:55:48.803Z] Removing intermediate container 838b109e487a [2020-12-04T21:55:48.803Z] ---> 44a26dbe5670 [2020-12-04T21:55:48.803Z] [2020-12-04T21:55:48.803Z] Step 11/27 : FROM docker:latest [2020-12-04T21:55:48.803Z] ---> 84e3a507c27b [2020-12-04T21:55:48.803Z] Step 12/27 : RUN apk add --no-cache bash [2020-12-04T21:55:49.081Z] ---> Running in 528d00808558 [2020-12-04T21:55:49.081Z] Removing intermediate container 5dd19c72eca9 [2020-12-04T21:55:49.081Z] ---> 5793524bd0ba [2020-12-04T21:55:49.081Z] Step 13/21 : WORKDIR /edgex [2020-12-04T21:55:49.357Z] ---> Running in e4c7997d7fc8 [2020-12-04T21:55:50.341Z] Removing intermediate container e4c7997d7fc8 [2020-12-04T21:55:50.341Z] ---> 4f1e1f64cecc [2020-12-04T21:55:50.341Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2020-12-04T21:55:50.941Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-04T21:55:51.216Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-04T21:55:51.491Z] ---> 6ea03f7d83b5 [2020-12-04T21:55:51.491Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2020-12-04T21:55:51.764Z] (1/2) Installing readline (8.0.4-r0) [2020-12-04T21:55:52.040Z] (2/2) Installing bash (5.0.17-r0) [2020-12-04T21:55:52.040Z] Executing bash-5.0.17-r0.post-install [2020-12-04T21:55:52.040Z] Executing busybox-1.31.1-r19.trigger [2020-12-04T21:55:52.040Z] OK: 12 MiB in 22 packages [2020-12-04T21:55:53.486Z] ---> fcd45bf3b609 [2020-12-04T21:55:53.486Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2020-12-04T21:55:54.930Z] Removing intermediate container 528d00808558 [2020-12-04T21:55:54.930Z] ---> 8d630f0b1d2e [2020-12-04T21:55:54.930Z] Step 13/27 : RUN rm -rf /var/cache/apk/* [2020-12-04T21:55:55.209Z] ---> Running in 482b7b6304ec [2020-12-04T21:55:56.761Z] ---> ea9f997172bf [2020-12-04T21:55:56.761Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2020-12-04T21:55:57.071Z] ---> Running in e2581a1b20a4 [2020-12-04T21:55:59.126Z] Removing intermediate container e2581a1b20a4 [2020-12-04T21:55:59.126Z] ---> 5cc138ee9cdb [2020-12-04T21:55:59.126Z] Step 18/21 : CMD ["--init=true"] [2020-12-04T21:55:59.405Z] ---> Running in ba132d1fb586 [2020-12-04T21:56:00.007Z] Removing intermediate container 482b7b6304ec [2020-12-04T21:56:00.007Z] ---> e61db52c2179 [2020-12-04T21:56:00.007Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2020-12-04T21:56:00.278Z] ---> Running in b8f92bcd038f [2020-12-04T21:56:00.551Z] Removing intermediate container ba132d1fb586 [2020-12-04T21:56:00.551Z] ---> 92a6f308e21a [2020-12-04T21:56:00.551Z] Step 19/21 : LABEL arch=arm64 [2020-12-04T21:56:00.828Z] ---> Running in a3d017a86b88 [2020-12-04T21:56:00.828Z] Removing intermediate container 2d6d5e2a2b2d [2020-12-04T21:56:00.828Z] ---> 066d9628be3d [2020-12-04T21:56:00.828Z] [2020-12-04T21:56:00.828Z] Step 10/22 : FROM scratch [2020-12-04T21:56:00.828Z] ---> [2020-12-04T21:56:00.828Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-04T21:56:01.426Z] ---> Using cache [2020-12-04T21:56:01.426Z] ---> b29be239569e [2020-12-04T21:56:01.426Z] Step 12/22 : ENV APP_PORT=48082 [2020-12-04T21:56:01.700Z] Removing intermediate container b8f92bcd038f [2020-12-04T21:56:01.700Z] ---> d96d8a62bf93 [2020-12-04T21:56:01.700Z] Step 15/27 : ENV APP_PORT=48090 [2020-12-04T21:56:01.700Z] ---> Running in 1d51471e0f25 [2020-12-04T21:56:01.700Z] Removing intermediate container a3d017a86b88 [2020-12-04T21:56:01.700Z] ---> 5a0728e6a7e9 [2020-12-04T21:56:01.700Z] Step 20/21 : LABEL git_sha=ca519ffc43f23814d26ccfc78464fa4190e843c7 [2020-12-04T21:56:01.974Z] ---> Running in c989a5148d8b [2020-12-04T21:56:01.974Z] Removing intermediate container ad8a5bcfabca [2020-12-04T21:56:01.974Z] ---> 9d34bddbd3a4 [2020-12-04T21:56:01.974Z] [2020-12-04T21:56:01.974Z] Step 10/24 : FROM scratch [2020-12-04T21:56:01.974Z] ---> [2020-12-04T21:56:01.974Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-12-04T21:56:02.249Z] ---> Running in 3ec202c06d33 [2020-12-04T21:56:02.529Z] Removing intermediate container 1d51471e0f25 [2020-12-04T21:56:02.529Z] ---> 10b2a9720b51 [2020-12-04T21:56:02.529Z] Step 13/22 : EXPOSE $APP_PORT [2020-12-04T21:56:02.529Z] ---> Running in f8d4ac704f8b [2020-12-04T21:56:02.529Z] Removing intermediate container c989a5148d8b [2020-12-04T21:56:02.529Z] ---> 48f98299bdf1 [2020-12-04T21:56:02.529Z] Step 16/27 : EXPOSE $APP_PORT [2020-12-04T21:56:02.529Z] ---> Running in 384a0a4b1b35 [2020-12-04T21:56:02.804Z] ---> Running in 616f9a412f5e [2020-12-04T21:56:02.804Z] Removing intermediate container 3ec202c06d33 [2020-12-04T21:56:02.804Z] ---> d5661c434d7c [2020-12-04T21:56:02.804Z] Step 21/21 : LABEL version=0.0.0 [2020-12-04T21:56:03.083Z] ---> Running in 3706e631b120 [2020-12-04T21:56:03.083Z] Removing intermediate container f8d4ac704f8b [2020-12-04T21:56:03.083Z] ---> 035dd24caeaa [2020-12-04T21:56:03.083Z] Step 12/24 : ENV APP_PORT=48060 [2020-12-04T21:56:03.359Z] Removing intermediate container 384a0a4b1b35 [2020-12-04T21:56:03.359Z] ---> 68f1b81c3d85 [2020-12-04T21:56:03.359Z] Step 14/22 : WORKDIR / [2020-12-04T21:56:03.359Z] ---> Running in 72582f365a92 [2020-12-04T21:56:03.648Z] ---> Running in 5e70b04b39e4 [2020-12-04T21:56:03.648Z] Removing intermediate container 616f9a412f5e [2020-12-04T21:56:03.648Z] ---> f7253fa2c038 [2020-12-04T21:56:03.648Z] Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2020-12-04T21:56:03.648Z] Removing intermediate container 3706e631b120 [2020-12-04T21:56:03.648Z] ---> 0566c0b08e19 [2020-12-04T21:56:03.648Z] [2020-12-04T21:56:03.922Z] Removing intermediate container 72582f365a92 [2020-12-04T21:56:03.922Z] ---> eb7de0e58442 [2020-12-04T21:56:03.922Z] Step 13/24 : EXPOSE $APP_PORT [2020-12-04T21:56:04.196Z] ---> Running in 5b49819c5cf5 [2020-12-04T21:56:04.197Z] Removing intermediate container 5e70b04b39e4 [2020-12-04T21:56:04.197Z] ---> 491a7ecd4e13 [2020-12-04T21:56:04.197Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2020-12-04T21:56:04.471Z] Successfully built 0566c0b08e19 [2020-12-04T21:56:04.471Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2020-12-04T21:56:04.745Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container 5b49819c5cf5 [2020-12-04T21:56:04.745Z] ---> 2da375a55197 [2020-12-04T21:56:04.745Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2020-12-04T21:56:05.736Z] ---> f1d179fd3bad [2020-12-04T21:56:05.736Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2020-12-04T21:56:05.736Z] ---> e54ab255adb1 [2020-12-04T21:56:05.736Z] Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2020-12-04T21:56:06.011Z] ---> e7554fe27de1 [2020-12-04T21:56:06.011Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2020-12-04T21:56:07.445Z] ---> a4d7749aa0d8 [2020-12-04T21:56:07.445Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2020-12-04T21:56:07.445Z] ---> 24db802b2eca [2020-12-04T21:56:07.445Z] ---> f63f0dca5feb [2020-12-04T21:56:07.445Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2020-12-04T21:56:07.445Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2020-12-04T21:56:09.433Z] ---> 045545b3ff22 [2020-12-04T21:56:09.433Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2020-12-04T21:56:09.433Z] ---> a0949fe6f88c [2020-12-04T21:56:09.433Z] Step 20/27 : RUN apk --no-cache add py3-pip [2020-12-04T21:56:09.433Z] ---> 39ff8ba9e0bd [2020-12-04T21:56:09.433Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2020-12-04T21:56:09.433Z] ---> Running in 027e79c28390 [2020-12-04T21:56:09.433Z] ---> Running in 5ae1fd2da9ef [2020-12-04T21:56:10.418Z] Removing intermediate container 5ae1fd2da9ef [2020-12-04T21:56:10.418Z] ---> e2dcca418372 [2020-12-04T21:56:10.418Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-04T21:56:10.692Z] ---> 92388adf6a18 [2020-12-04T21:56:10.692Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2020-12-04T21:56:10.692Z] ---> Running in 840a158d45e0 [2020-12-04T21:56:10.972Z] Removing intermediate container fb7b422a1542 [2020-12-04T21:56:10.972Z] ---> e0bbf117e0a8 [2020-12-04T21:56:10.972Z] [2020-12-04T21:56:10.972Z] Step 10/22 : FROM scratch [2020-12-04T21:56:10.972Z] ---> [2020-12-04T21:56:10.972Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-04T21:56:10.972Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-04T21:56:11.243Z] ---> Using cache [2020-12-04T21:56:11.243Z] ---> b29be239569e [2020-12-04T21:56:11.243Z] Step 12/22 : ENV APP_PORT=48081 [2020-12-04T21:56:11.243Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-04T21:56:11.518Z] ---> Running in 97b3fcfc9653 [2020-12-04T21:56:11.518Z] Removing intermediate container 840a158d45e0 [2020-12-04T21:56:11.518Z] ---> eaffaea4bf90 [2020-12-04T21:56:11.518Z] Step 20/22 : LABEL arch=arm64 [2020-12-04T21:56:11.789Z] ---> Running in fa7f36ee353b [2020-12-04T21:56:11.789Z] (1/33) Installing libbz2 (1.0.8-r1) [2020-12-04T21:56:11.789Z] (2/33) Installing expat (2.2.9-r1) [2020-12-04T21:56:11.789Z] (3/33) Installing libffi (3.3-r2) [2020-12-04T21:56:11.789Z] (4/33) Installing gdbm (1.13-r1) [2020-12-04T21:56:11.789Z] (5/33) Installing xz-libs (5.2.5-r0) [2020-12-04T21:56:11.789Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2020-12-04T21:56:11.789Z] (7/33) Installing python3 (3.8.5-r0) [2020-12-04T21:56:12.067Z] Removing intermediate container 97b3fcfc9653 [2020-12-04T21:56:12.067Z] ---> ccde1e54e049 [2020-12-04T21:56:12.067Z] Step 13/22 : EXPOSE $APP_PORT [2020-12-04T21:56:12.348Z] ---> Running in b6bd7b4ce754 [2020-12-04T21:56:12.348Z] ---> 065464d60aa8 [2020-12-04T21:56:12.348Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2020-12-04T21:56:12.619Z] Removing intermediate container fa7f36ee353b [2020-12-04T21:56:12.619Z] ---> 0093a4b07c2f [2020-12-04T21:56:12.619Z] Step 21/22 : LABEL git_sha=ca519ffc43f23814d26ccfc78464fa4190e843c7 [2020-12-04T21:56:12.892Z] ---> Running in fd4949bb4710 [2020-12-04T21:56:13.183Z] Removing intermediate container b6bd7b4ce754 [2020-12-04T21:56:13.183Z] ---> fee1aca6338f [2020-12-04T21:56:13.183Z] Step 14/22 : WORKDIR / [2020-12-04T21:56:13.183Z] ---> Running in f40d715b734d [2020-12-04T21:56:13.462Z] ---> e27a8cf8cda5 [2020-12-04T21:56:13.462Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2020-12-04T21:56:13.735Z] Removing intermediate container fd4949bb4710 [2020-12-04T21:56:13.735Z] ---> 3165b28e4620 [2020-12-04T21:56:13.735Z] Step 22/22 : LABEL version=0.0.0 [2020-12-04T21:56:13.735Z] ---> Running in bc0a9ef4a1d2 [2020-12-04T21:56:14.018Z] ---> Running in 5fed56bd7ff8 [2020-12-04T21:56:14.018Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2020-12-04T21:56:14.018Z] Removing intermediate container f40d715b734d [2020-12-04T21:56:14.018Z] ---> 6cacf5798d10 [2020-12-04T21:56:14.018Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2020-12-04T21:56:14.018Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2020-12-04T21:56:14.018Z] (10/33) Installing py3-parsing (2.4.7-r0) [2020-12-04T21:56:14.018Z] (11/33) Installing py3-six (1.15.0-r0) [2020-12-04T21:56:14.018Z] (12/33) Installing py3-packaging (20.4-r0) [2020-12-04T21:56:14.018Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2020-12-04T21:56:14.293Z] (14/33) Installing py3-chardet (3.0.4-r4) [2020-12-04T21:56:14.293Z] (15/33) Installing py3-idna (2.9-r0) [2020-12-04T21:56:14.293Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2020-12-04T21:56:14.293Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2020-12-04T21:56:14.293Z] Removing intermediate container bc0a9ef4a1d2 [2020-12-04T21:56:14.293Z] ---> 5bbb8751abfb [2020-12-04T21:56:14.293Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-04T21:56:14.293Z] (18/33) Installing py3-requests (2.23.0-r0) [2020-12-04T21:56:14.566Z] ---> Running in 392a38a113b0 [2020-12-04T21:56:14.566Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2020-12-04T21:56:14.566Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2020-12-04T21:56:14.566Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2020-12-04T21:56:14.566Z] (22/33) Installing py3-colorama (0.4.3-r0) [2020-12-04T21:56:14.566Z] (23/33) Installing py3-distlib (0.3.0-r0) [2020-12-04T21:56:14.566Z] (24/33) Installing py3-distro (1.5.0-r1) [2020-12-04T21:56:14.837Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2020-12-04T21:56:14.837Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2020-12-04T21:56:14.837Z] Removing intermediate container 5fed56bd7ff8 [2020-12-04T21:56:14.837Z] ---> 1b010b5f622f [2020-12-04T21:56:14.837Z] [2020-12-04T21:56:14.837Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2020-12-04T21:56:14.837Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2020-12-04T21:56:14.837Z] (29/33) Installing py3-progress (1.5-r0) [2020-12-04T21:56:14.837Z] (30/33) Installing py3-toml (0.10.1-r0) [2020-12-04T21:56:14.837Z] (31/33) Installing py3-retrying (1.3.3-r0) [2020-12-04T21:56:14.837Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2020-12-04T21:56:14.837Z] (33/33) Installing py3-pip (20.1.1-r0) [2020-12-04T21:56:15.110Z] Executing busybox-1.31.1-r19.trigger [2020-12-04T21:56:15.110Z] OK: 71 MiB in 55 packages [2020-12-04T21:56:15.110Z] ---> 68b3ea116d97 [2020-12-04T21:56:15.110Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2020-12-04T21:56:15.383Z] Successfully built 1b010b5f622f [2020-12-04T21:56:15.383Z] Successfully tagged docker-core-command-go-arm64:latest [2020-12-04T21:56:15.383Z]  Building docker-core-command-go ... done Removing intermediate container 392a38a113b0 [2020-12-04T21:56:15.383Z] ---> 5aa0a1d7998e [2020-12-04T21:56:15.383Z] Step 22/24 : LABEL arch=arm64 [2020-12-04T21:56:15.661Z] ---> Running in faf3a3e1d79a [2020-12-04T21:56:16.260Z] Removing intermediate container faf3a3e1d79a [2020-12-04T21:56:16.260Z] ---> 0f627e74fe00 [2020-12-04T21:56:16.260Z] Step 23/24 : LABEL git_sha=ca519ffc43f23814d26ccfc78464fa4190e843c7 [2020-12-04T21:56:16.532Z] ---> Running in ea6b8300df06 [2020-12-04T21:56:16.804Z] ---> fd8eb076bb40 [2020-12-04T21:56:16.804Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2020-12-04T21:56:17.407Z] Removing intermediate container ea6b8300df06 [2020-12-04T21:56:17.407Z] ---> 0848c14ca34e [2020-12-04T21:56:17.407Z] Step 24/24 : LABEL version=0.0.0 [2020-12-04T21:56:17.407Z] ---> Running in 82df378d962b [2020-12-04T21:56:18.014Z] ---> 2bdd994c230c [2020-12-04T21:56:18.014Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2020-12-04T21:56:18.014Z] ---> Running in 90f7c1a13720 [2020-12-04T21:56:18.014Z] Removing intermediate container 82df378d962b [2020-12-04T21:56:18.014Z] ---> 103c24476572 [2020-12-04T21:56:18.014Z] [2020-12-04T21:56:18.612Z] Successfully built 103c24476572 [2020-12-04T21:56:18.612Z] Successfully tagged docker-support-notifications-go-arm64:latest [2020-12-04T21:56:18.892Z]  Building docker-support-notifications-go ... done Removing intermediate container 90f7c1a13720 [2020-12-04T21:56:18.892Z] ---> 0a977cedb97f [2020-12-04T21:56:18.892Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-04T21:56:18.892Z] ---> Running in 69e8db96e578 [2020-12-04T21:56:19.494Z] Removing intermediate container 69e8db96e578 [2020-12-04T21:56:19.494Z] ---> ac7640162433 [2020-12-04T21:56:19.494Z] Step 20/22 : LABEL arch=arm64 [2020-12-04T21:56:19.768Z] ---> Running in 16f4e4da1084 [2020-12-04T21:56:20.367Z] Removing intermediate container 16f4e4da1084 [2020-12-04T21:56:20.367Z] ---> 9b15e8a2cb5f [2020-12-04T21:56:20.367Z] Step 21/22 : LABEL git_sha=ca519ffc43f23814d26ccfc78464fa4190e843c7 [2020-12-04T21:56:20.640Z] ---> Running in 56036eabf4b7 [2020-12-04T21:56:21.237Z] Removing intermediate container 56036eabf4b7 [2020-12-04T21:56:21.237Z] ---> 8fc713d9d9e5 [2020-12-04T21:56:21.237Z] Step 22/22 : LABEL version=0.0.0 [2020-12-04T21:56:21.237Z] ---> Running in 4bc43442725e [2020-12-04T21:56:21.517Z] Removing intermediate container 027e79c28390 [2020-12-04T21:56:21.517Z] ---> ac77a9b1ce84 [2020-12-04T21:56:21.517Z] Step 21/27 : RUN pip install docker-compose==1.23.2 [2020-12-04T21:56:21.790Z] ---> Running in 28c6de0037fe [2020-12-04T21:56:21.790Z] Removing intermediate container 4bc43442725e [2020-12-04T21:56:21.790Z] ---> 06d1e6825ce4 [2020-12-04T21:56:21.790Z] [2020-12-04T21:56:22.408Z] Successfully built 06d1e6825ce4 [2020-12-04T21:56:22.408Z] Successfully tagged docker-core-metadata-go-arm64:latest [2020-12-04T21:56:26.695Z]  Building docker-core-metadata-go ... done Collecting docker-compose==1.23.2 [2020-12-04T21:56:26.695Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2020-12-04T21:56:27.284Z] Collecting websocket-client<1.0,>=0.32.0 [2020-12-04T21:56:27.284Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-12-04T21:56:28.251Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2020-12-04T21:56:28.522Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2020-12-04T21:56:28.795Z] Collecting texttable<0.10,>=0.9.0 [2020-12-04T21:56:28.795Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2020-12-04T21:56:31.404Z] Collecting PyYAML<4,>=3.10 [2020-12-04T21:56:31.404Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2020-12-04T21:56:34.004Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2020-12-04T21:56:34.004Z] Collecting docopt<0.7,>=0.6.1 [2020-12-04T21:56:34.004Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2020-12-04T21:56:35.966Z] Collecting dockerpty<0.5,>=0.4.1 [2020-12-04T21:56:35.966Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2020-12-04T21:56:37.922Z] Collecting cached-property<2,>=1.2.0 [2020-12-04T21:56:37.922Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2020-12-04T21:56:38.192Z] Collecting docker<4.0,>=3.6.0 [2020-12-04T21:56:38.463Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2020-12-04T21:56:39.062Z] Collecting jsonschema<3,>=2.5.1 [2020-12-04T21:56:39.062Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2020-12-04T21:56:39.332Z] 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) [2020-12-04T21:56:39.332Z] 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) [2020-12-04T21:56:39.332Z] Collecting idna<2.8,>=2.5 [2020-12-04T21:56:39.332Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2020-12-04T21:56:39.923Z] Collecting urllib3<1.25,>=1.21.1 [2020-12-04T21:56:39.923Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2020-12-04T21:56:40.194Z] Collecting docker-pycreds>=0.4.0 [2020-12-04T21:56:40.464Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-12-04T21:56:40.464Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2020-12-04T21:56:40.464Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2020-12-04T21:56:40.464Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2020-12-04T21:56:40.464Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2020-12-04T21:56:41.432Z] Installing collected packages: websocket-client, idna, urllib3, requests, texttable, PyYAML, docopt, dockerpty, cached-property, docker-pycreds, docker, jsonschema, docker-compose [2020-12-04T21:56:41.432Z] Attempting uninstall: idna [2020-12-04T21:56:41.432Z] Found existing installation: idna 2.9 [2020-12-04T21:56:41.432Z] Uninstalling idna-2.9: [2020-12-04T21:56:41.703Z] Successfully uninstalled idna-2.9 [2020-12-04T21:56:42.296Z] Attempting uninstall: urllib3 [2020-12-04T21:56:42.296Z] Found existing installation: urllib3 1.25.9 [2020-12-04T21:56:42.296Z] Uninstalling urllib3-1.25.9: [2020-12-04T21:56:42.296Z] Successfully uninstalled urllib3-1.25.9 [2020-12-04T21:56:42.885Z] Attempting uninstall: requests [2020-12-04T21:56:42.885Z] Found existing installation: requests 2.23.0 [2020-12-04T21:56:42.885Z] Uninstalling requests-2.23.0: [2020-12-04T21:56:43.155Z] Successfully uninstalled requests-2.23.0 [2020-12-04T21:56:43.425Z] Running setup.py install for texttable: started [2020-12-04T21:56:45.385Z] Running setup.py install for texttable: finished with status 'done' [2020-12-04T21:56:45.385Z] Running setup.py install for PyYAML: started [2020-12-04T21:56:47.344Z] Running setup.py install for PyYAML: finished with status 'done' [2020-12-04T21:56:47.344Z] Running setup.py install for docopt: started [2020-12-04T21:56:48.767Z] Running setup.py install for docopt: finished with status 'done' [2020-12-04T21:56:48.767Z] Running setup.py install for dockerpty: started [2020-12-04T21:56:50.730Z] Running setup.py install for dockerpty: finished with status 'done' [2020-12-04T21:56:52.711Z] 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 [2020-12-04T21:56:57.052Z] Removing intermediate container 28c6de0037fe [2020-12-04T21:56:57.052Z] ---> 234a69ba6649 [2020-12-04T21:56:57.052Z] Step 22/27 : RUN apk --no-cache add curl [2020-12-04T21:56:57.052Z] ---> Running in 081805f2204a [2020-12-04T21:56:57.643Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-04T21:56:57.913Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-04T21:56:58.503Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2020-12-04T21:56:58.503Z] (2/3) Installing libcurl (7.69.1-r1) [2020-12-04T21:56:58.503Z] (3/3) Installing curl (7.69.1-r1) [2020-12-04T21:56:58.503Z] Executing busybox-1.31.1-r19.trigger [2020-12-04T21:56:58.503Z] OK: 71 MiB in 58 packages [2020-12-04T21:56:59.931Z] Removing intermediate container 081805f2204a [2020-12-04T21:56:59.931Z] ---> 439bfe0cc88a [2020-12-04T21:56:59.931Z] Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] [2020-12-04T21:56:59.931Z] ---> Running in 9e0049920ac3 [2020-12-04T21:57:00.524Z] Removing intermediate container 9e0049920ac3 [2020-12-04T21:57:00.524Z] ---> c8536b7b6b43 [2020-12-04T21:57:00.524Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-04T21:57:00.524Z] ---> Running in 791afd2a3a4c [2020-12-04T21:57:01.118Z] Removing intermediate container 791afd2a3a4c [2020-12-04T21:57:01.118Z] ---> 94937e79a413 [2020-12-04T21:57:01.118Z] Step 25/27 : LABEL arch=arm64 [2020-12-04T21:57:01.118Z] ---> Running in 810cd1827b8d [2020-12-04T21:57:01.716Z] Removing intermediate container 810cd1827b8d [2020-12-04T21:57:01.716Z] ---> 2da3fdf2d9ba [2020-12-04T21:57:01.716Z] Step 26/27 : LABEL git_sha=ca519ffc43f23814d26ccfc78464fa4190e843c7 [2020-12-04T21:57:01.716Z] ---> Running in 45885241fb07 [2020-12-04T21:57:02.309Z] Removing intermediate container 45885241fb07 [2020-12-04T21:57:02.309Z] ---> c9c2d7861a18 [2020-12-04T21:57:02.309Z] Step 27/27 : LABEL version=0.0.0 [2020-12-04T21:57:02.309Z] ---> Running in bc2fcf0d7714 [2020-12-04T21:57:02.900Z] Removing intermediate container bc2fcf0d7714 [2020-12-04T21:57:02.900Z] ---> d3b5cfa598c5 [2020-12-04T21:57:02.900Z] [2020-12-04T21:57:03.171Z] Successfully built d3b5cfa598c5 [2020-12-04T21:57:03.171Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2020-12-04T21:57:03.778Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2020-12-04T21:57:03.770Z] $ docker stop --time=1 cd1a0d7ca074ab0a06035b46357609a919164b61ddaabf0e58578848057875d2 [2020-12-04T21:57:05.737Z] $ docker rm -f cd1a0d7ca074ab0a06035b46357609a919164b61ddaabf0e58578848057875d2 [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-04T21:57:06.485Z] + + grep docker [2020-12-04T21:57:06.485Z] docker images [2020-12-04T21:57:06.762Z] docker-sys-mgmt-agent-go-arm64 latest d3b5cfa598c5 4 seconds ago 273MB [2020-12-04T21:57:06.762Z] docker-core-metadata-go-arm64 latest 06d1e6825ce4 45 seconds ago 13.6MB [2020-12-04T21:57:06.762Z] docker-support-notifications-go-arm64 latest 103c24476572 49 seconds ago 12.9MB [2020-12-04T21:57:06.762Z] docker-core-command-go-arm64 latest 1b010b5f622f 52 seconds ago 11.4MB [2020-12-04T21:57:06.762Z] docker-security-proxy-setup-go-arm64 latest 0566c0b08e19 About a minute ago 23.4MB [2020-12-04T21:57:06.762Z] docker-core-data-go-arm64 latest f866026ab276 4 minutes ago 22.3MB [2020-12-04T21:57:06.762Z] docker-security-secretstore-setup-go-arm64 latest a111a53eb359 4 minutes ago 23.5MB [2020-12-04T21:57:06.762Z] docker-security-secrets-setup-go-arm64 latest 4412f0103a46 4 minutes ago 22.7MB [2020-12-04T21:57:06.762Z] docker-support-scheduler-go-arm64 latest cf8dcf004338 4 minutes ago 11.5MB [2020-12-04T21:57:06.762Z] docker-security-bootstrap-redis-go-arm64 latest c8eae0bc39cd 4 minutes ago 15.2MB [2020-12-04T21:57:06.762Z] docker latest 84e3a507c27b 2 days ago 201MB [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 [2020-12-04T21:57:08.414Z] provisioning config files... [2020-12-04T21:57:08.425Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/8@tmp/config9098865211183431043tmp [Pipeline] { [Pipeline] sh [2020-12-04T21:57:08.807Z] + set +x [2020-12-04T21:57:08.807Z] + curl -s https://codecov.io/bash [2020-12-04T21:57:08.807Z] + bash -s -- [2020-12-04T21:57:09.382Z] [2020-12-04T21:57:09.382Z] _____ _ [2020-12-04T21:57:09.382Z] / ____| | | [2020-12-04T21:57:09.382Z] | | ___ __| | ___ ___ _____ __ [2020-12-04T21:57:09.382Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-12-04T21:57:09.382Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-12-04T21:57:09.382Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-12-04T21:57:09.382Z] Bash-20201130-cc6d3fe [2020-12-04T21:57:09.382Z] [2020-12-04T21:57:09.382Z] [2020-12-04T21:57:09.382Z] ==> Jenkins CI detected. [2020-12-04T21:57:09.382Z] project root: . [2020-12-04T21:57:09.382Z] --> token set from env [2020-12-04T21:57:09.382Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-12-04T21:57:09.382Z] ==> Running gcov in . (disable via -X gcov) [2020-12-04T21:57:09.382Z] ==> Python coveragepy not found [2020-12-04T21:57:09.382Z] ==> Searching for coverage reports in: [2020-12-04T21:57:09.382Z] + . [2020-12-04T21:57:09.382Z] -> Found 1 reports [2020-12-04T21:57:09.382Z] ==> Detecting git/mercurial file structure [2020-12-04T21:57:09.382Z] ==> Reading reports [2020-12-04T21:57:09.382Z] + ./coverage.out bytes=554771 [2020-12-04T21:57:09.382Z] ==> Appending adjustments [2020-12-04T21:57:09.382Z] https://docs.codecov.io/docs/fixing-reports [2020-12-04T21:57:12.693Z] + Found adjustments [2020-12-04T21:57:12.693Z] ==> Gzipping contents [2020-12-04T21:57:12.693Z] 88K /tmp/codecov.3pVRtC.gz [2020-12-04T21:57:12.693Z] ==> Uploading reports [2020-12-04T21:57:12.693Z] url: https://codecov.io [2020-12-04T21:57:12.693Z] query: branch=PR-2898&commit=ca519ffc43f23814d26ccfc78464fa4190e843c7&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2898%2F8%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2898&job=&cmd_args= [2020-12-04T21:57:12.693Z] -> Pinging Codecov [2020-12-04T21:57:12.693Z] https://codecov.io/upload/v4?package=bash-20201130-cc6d3fe&token=secret&branch=PR-2898&commit=ca519ffc43f23814d26ccfc78464fa4190e843c7&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2898%2F8%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2898&job=&cmd_args= [2020-12-04T21:57:13.637Z] -> Uploading to [2020-12-04T21:57:13.637Z] https://storage.googleapis.com/codecov/v4/raw/2020-12-04/00271124DB129430A58F1EEE437C3FCB/ca519ffc43f23814d26ccfc78464fa4190e843c7/2b597e01-e614-42f4-81c1-99d50c4f403c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201204%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201204T215713Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0bcee4b563750b6cb060fd41dbf478c661ed967b97c7440281feb979c4af0d60 [2020-12-04T21:57:13.637Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-12-04T21:57:13.637Z] Dload Upload Total Spent Left Speed [2020-12-04T21:57:13.899Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86494 0 0 100 86494 0 157k --:--:-- --:--:-- --:--:-- 157k [2020-12-04T21:57:13.899Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/ca519ffc43f23814d26ccfc78464fa4190e843c7 [Pipeline] } [2020-12-04T21:57:13.908Z] 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 [2020-12-04T21:57:16.508Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-04T21:57:17.388Z] ---> package-listing.sh [2020-12-04T21:57:17.388Z] ++ facter osfamily [2020-12-04T21:57:17.388Z] ++ tr '[:upper:]' '[:lower:]' [2020-12-04T21:57:17.388Z] + OS_FAMILY=redhat [2020-12-04T21:57:17.388Z] + workspace=/w/workspace/edgex-go/8 [2020-12-04T21:57:17.388Z] + START_PACKAGES=/tmp/packages_start.txt [2020-12-04T21:57:17.388Z] + END_PACKAGES=/tmp/packages_end.txt [2020-12-04T21:57:17.388Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-12-04T21:57:17.388Z] + PACKAGES=/tmp/packages_start.txt [2020-12-04T21:57:17.388Z] + '[' /w/workspace/edgex-go/8 ']' [2020-12-04T21:57:17.388Z] + PACKAGES=/tmp/packages_end.txt [2020-12-04T21:57:17.388Z] + case "${OS_FAMILY}" in [2020-12-04T21:57:17.388Z] + rpm -qa [2020-12-04T21:57:17.388Z] + sort [2020-12-04T21:57:22.695Z] + '[' -f /tmp/packages_start.txt ']' [2020-12-04T21:57:22.695Z] + '[' -f /tmp/packages_end.txt ']' [2020-12-04T21:57:22.695Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-12-04T21:57:22.695Z] + '[' /w/workspace/edgex-go/8 ']' [2020-12-04T21:57:22.695Z] + mkdir -p /w/workspace/edgex-go/8/archives/ [2020-12-04T21:57:22.695Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/8/archives/ [Pipeline] echo [2020-12-04T21:57:22.708Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/8/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-12-04T21:57:23.072Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-12-04T21:57:23.438Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-04T21:57:23.438Z] [2020-12-04T21:57:23.438Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-12-04T21:57:23.832Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-04T21:57:23.833Z] alpine: Pulling from edgex-lftools-log-publisher [2020-12-04T21:57:23.833Z] df20fa9351a1: Pulling fs layer [2020-12-04T21:57:23.833Z] 36b3adc4ff6f: Pulling fs layer [2020-12-04T21:57:23.833Z] 8ad3a11d3b57: Pulling fs layer [2020-12-04T21:57:23.833Z] 46f8f816bc3b: Pulling fs layer [2020-12-04T21:57:23.833Z] 93b61091891f: Pulling fs layer [2020-12-04T21:57:23.833Z] 93b9cdb0e59b: Pulling fs layer [2020-12-04T21:57:23.833Z] 5e14af77c1be: Pulling fs layer [2020-12-04T21:57:23.833Z] 01666e4c0597: Pulling fs layer [2020-12-04T21:57:23.833Z] aa168da1d23b: Pulling fs layer [2020-12-04T21:57:23.833Z] 93b9cdb0e59b: Waiting [2020-12-04T21:57:23.833Z] 5e14af77c1be: Waiting [2020-12-04T21:57:23.833Z] 01666e4c0597: Waiting [2020-12-04T21:57:23.833Z] aa168da1d23b: Waiting [2020-12-04T21:57:23.833Z] 46f8f816bc3b: Waiting [2020-12-04T21:57:23.833Z] 93b61091891f: Waiting [2020-12-04T21:57:23.833Z] 36b3adc4ff6f: Verifying Checksum [2020-12-04T21:57:23.833Z] 36b3adc4ff6f: Download complete [2020-12-04T21:57:23.833Z] 46f8f816bc3b: Verifying Checksum [2020-12-04T21:57:23.833Z] 46f8f816bc3b: Download complete [2020-12-04T21:57:23.833Z] df20fa9351a1: Verifying Checksum [2020-12-04T21:57:23.833Z] df20fa9351a1: Download complete [2020-12-04T21:57:24.096Z] 93b9cdb0e59b: Verifying Checksum [2020-12-04T21:57:24.096Z] 93b9cdb0e59b: Download complete [2020-12-04T21:57:24.096Z] 93b61091891f: Verifying Checksum [2020-12-04T21:57:24.096Z] 93b61091891f: Download complete [2020-12-04T21:57:24.096Z] 5e14af77c1be: Verifying Checksum [2020-12-04T21:57:24.096Z] 5e14af77c1be: Download complete [2020-12-04T21:57:24.096Z] 01666e4c0597: Verifying Checksum [2020-12-04T21:57:24.096Z] 01666e4c0597: Download complete [2020-12-04T21:57:24.358Z] df20fa9351a1: Pull complete [2020-12-04T21:57:24.619Z] 36b3adc4ff6f: Pull complete [2020-12-04T21:57:24.888Z] 8ad3a11d3b57: Verifying Checksum [2020-12-04T21:57:24.888Z] 8ad3a11d3b57: Download complete [2020-12-04T21:57:25.465Z] 8ad3a11d3b57: Pull complete [2020-12-04T21:57:25.728Z] 46f8f816bc3b: Pull complete [2020-12-04T21:57:26.302Z] aa168da1d23b: Verifying Checksum [2020-12-04T21:57:26.302Z] aa168da1d23b: Download complete [2020-12-04T21:57:27.247Z] 93b61091891f: Pull complete [2020-12-04T21:57:27.247Z] 93b9cdb0e59b: Pull complete [2020-12-04T21:57:27.509Z] 5e14af77c1be: Pull complete [2020-12-04T21:57:27.771Z] 01666e4c0597: Pull complete [2020-12-04T21:57:37.800Z] aa168da1d23b: Pull complete [2020-12-04T21:57:37.800Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-12-04T21:57:37.800Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-04T21:57:37.800Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-12-04T21:57:38.038Z] prd-centos7-docker-4c-2g-14538 does not seem to be running inside a container [2020-12-04T21:57:38.087Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/8/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-12-04T21:57:43.342Z] $ docker top e592ddd514431355f33630ef626debcc10501ac2894c60b74c9ba90eb889d1ea -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-04T21:57:43.916Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-12-04T21:57:44.220Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-12-04T21:57:44.518Z] + ls /var/log/sa-host [2020-12-04T21:57:44.518Z] + sadf -c /var/log/sa-host/sa04 [2020-12-04T21:57:44.518Z] file_magic: OK [2020-12-04T21:57:44.518Z] HZ: Using current value: 100 [2020-12-04T21:57:44.518Z] file_header: OK [2020-12-04T21:57:44.518Z] 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 [2020-12-04T21:57:44.518Z] Statistics: [2020-12-04T21:57:44.518Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-12-04T21:57:44.518Z] File successfully converted to sysstat format version 12.2.1 [2020-12-04T21:57:44.518Z] + sadf -c /var/log/sa-host/sa23 [2020-12-04T21:57:44.518Z] file_magic: OK [2020-12-04T21:57:44.518Z] HZ: Using current value: 100 [2020-12-04T21:57:44.518Z] file_header: OK [2020-12-04T21:57:44.518Z] 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 [2020-12-04T21:57:44.518Z] Statistics: [2020-12-04T21:57:44.518Z] Hnuu...uuuununununu... [2020-12-04T21:57:44.518Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-12-04T21:57:45.116Z] provisioning config files... [2020-12-04T21:57:45.130Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/8@tmp/config4898193980323576448tmp [Pipeline] { [Pipeline] echo [2020-12-04T21:57:45.223Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-04T21:57:45.520Z] ---> create-netrc.sh [Pipeline] } [2020-12-04T21:57:45.529Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-12-04T21:57:45.619Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-04T21:57:45.916Z] ---> python-tools-install.sh [Pipeline] echo [2020-12-04T21:57:45.927Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-04T21:57:46.222Z] ---> sudo-logs.sh [2020-12-04T21:57:46.222Z] Archiving 'sudo' log.. [Pipeline] echo [2020-12-04T21:57:46.232Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-04T21:57:46.527Z] ---> job-cost.sh [2020-12-04T21:57:46.528Z] lf-activate-venv: SKIPPING [2020-12-04T21:57:46.528Z] INFO: No Stack... [2020-12-04T21:57:47.473Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-12-04T21:57:48.073Z] INFO: Archiving Costs [Pipeline] echo [2020-12-04T21:57:48.086Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-04T21:57:48.380Z] ---> logs-deploy.sh [2020-12-04T21:57:48.380Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2898/8 [2020-12-04T21:57:48.381Z] INFO: archiving workspace using pattern(s): [2020-12-04T21:57:49.768Z] Archives upload complete. [2020-12-04T21:57:49.768Z] INFO: archiving logs to Nexus