Pull request #2924 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 bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from c4d5454e855ef23b8a1915bbc945308294865357+cd24e07082ec728494b0347cc7947c162db974b4 (d930a0e5ef44f64008292ced2368524f011f48d1) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f82e9360b4159668f7e3e090307a6179e9a8e48d Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision f82e9360b4159668f7e3e090307a6179e9a8e48d using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f82e9360b4159668f7e3e090307a6179e9a8e48d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f82e9360b4159668f7e3e090307a6179e9a8e48d # timeout=10 Commit message: "Merge pull request #311 from ernestojeda/fix-data-binary" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-19234’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-docker-4c-2g-15505’ is offline; ‘prd-centos7-docker-4c-2g-20248’ is offline; ‘prd-centos7-docker-4c-2g-20251’ is offline; ‘prd-centos7-docker-4c-2g-20254’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-18207’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-20247’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-20256 in /w/workspace/edgexfoundry_edgex-go_PR-2924 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/24 [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/24 # 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 cd24e07082ec728494b0347cc7947c162db974b4 into PR head commit c4d5454e855ef23b8a1915bbc945308294865357 Merge succeeded, producing c4d5454e855ef23b8a1915bbc945308294865357 Checking out Revision c4d5454e855ef23b8a1915bbc945308294865357 (PR-2924) > 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/2924/head:refs/remotes/origin/PR-2924 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c4d5454e855ef23b8a1915bbc945308294865357 # 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 cd24e07082ec728494b0347cc7947c162db974b4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c4d5454e855ef23b8a1915bbc945308294865357 # timeout=10 Commit message: "feat: Remove --useradd and --userdel support from proxy-setup" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-01-14T16:52:42.704Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-01-14T16:52:42.959Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-14T16:52:43.049Z] ========================================================= [2021-01-14T16:52:43.049Z] EdgeX Global Pipelines Version Info [2021-01-14T16:52:43.049Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk eb8c4919d1ce81551952440ef335f7e1bec40192 # timeout=10 [2021-01-14T16:52:44.520Z] ------------------- [2021-01-14T16:52:44.521Z] stable info: [2021-01-14T16:52:44.521Z] ------------------- [2021-01-14T16:52:44.521Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-14T16:52:44.521Z] Commit SHA: f82e9360b4159668f7e3e090307a6179e9a8e48d [2021-01-14T16:52:44.521Z] Message: update stable to v1.0.177 [2021-01-14T16:52:45.470Z] ------------------- [2021-01-14T16:52:45.470Z] experimental info: [2021-01-14T16:52:45.470Z] ------------------- [2021-01-14T16:52:45.470Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-01-14T16:52:45.470Z] Commit SHA: f82e9360b4159668f7e3e090307a6179e9a8e48d [2021-01-14T16:52:45.470Z] Message: update experimental to v1.0.177 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-01-14T16:52:45.769Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-01-14T16:52:45.858Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-01-14T16:52:45.937Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-01-14T16:52:46.027Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-01-14T16:52:46.123Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-01-14T16:52:46.209Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-01-14T16:52:46.297Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-01-14T16:52:46.650Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-01-14T16:52:46.732Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-01-14T16:52:46.818Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-01-14T16:52:46.900Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-01-14T16:52:46.992Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-01-14T16:52:47.120Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-01-14T16:52:47.224Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-01-14T16:52:47.320Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-01-14T16:52:47.443Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-01-14T16:52:47.599Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-01-14T16:52:47.721Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-01-14T16:52:47.826Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-01-14T16:52:47.923Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-01-14T16:52:48.007Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-01-14T16:52:48.116Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-01-14T16:52:48.202Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-01-14T16:52:48.331Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2924 [Pipeline] echo [2021-01-14T16:52:48.417Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2924 [Pipeline] echo [2021-01-14T16:52:48.504Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2924 [Pipeline] echo [2021-01-14T16:52:48.584Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c4d5454e855ef23b8a1915bbc945308294865357 [Pipeline] echo [2021-01-14T16:52:48.666Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c4d5454 [Pipeline] echo [2021-01-14T16:52:48.767Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-14T16:52:48.922Z] provisioning config files... [2021-01-14T16:52:48.950Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/24@tmp/config1072729947961022043tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-14T16:52:49.315Z] ---> docker-login.sh [2021-01-14T16:52:49.315Z] nexus3.edgexfoundry.org:10001 [2021-01-14T16:52:49.578Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T16:52:49.578Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T16:52:49.578Z] Configure a credential helper to remove this warning. See [2021-01-14T16:52:49.578Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T16:52:49.578Z] [2021-01-14T16:52:49.578Z] Login Succeeded [2021-01-14T16:52:49.578Z] nexus3.edgexfoundry.org:10002 [2021-01-14T16:52:49.841Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T16:52:49.841Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T16:52:49.841Z] Configure a credential helper to remove this warning. See [2021-01-14T16:52:49.841Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T16:52:49.841Z] [2021-01-14T16:52:49.841Z] Login Succeeded [2021-01-14T16:52:49.841Z] nexus3.edgexfoundry.org:10003 [2021-01-14T16:52:50.103Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T16:52:50.103Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T16:52:50.103Z] Configure a credential helper to remove this warning. See [2021-01-14T16:52:50.103Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T16:52:50.103Z] [2021-01-14T16:52:50.103Z] Login Succeeded [2021-01-14T16:52:50.103Z] nexus3.edgexfoundry.org:10004 [2021-01-14T16:52:50.103Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T16:52:50.365Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T16:52:50.365Z] Configure a credential helper to remove this warning. See [2021-01-14T16:52:50.365Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T16:52:50.365Z] [2021-01-14T16:52:50.365Z] Login Succeeded [2021-01-14T16:52:50.365Z] docker.io [2021-01-14T16:52:50.365Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T16:52:50.627Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T16:52:50.627Z] Configure a credential helper to remove this warning. See [2021-01-14T16:52:50.627Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T16:52:50.627Z] [2021-01-14T16:52:50.627Z] Login Succeeded [2021-01-14T16:52:50.627Z] ---> docker-login.sh ends [Pipeline] } [2021-01-14T16:52:50.636Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-14T16:52:51.155Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrap-redis/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-01-14T16:52:51.156Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-14T16:52:51.156Z] ++ dirname cmd/core-command/Dockerfile [2021-01-14T16:52:51.156Z] ++ cut -d/ -f2 [2021-01-14T16:52:51.156Z] + echo core-command,cmd/core-command/Dockerfile [2021-01-14T16:52:51.156Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-14T16:52:51.156Z] ++ dirname cmd/core-data/Dockerfile [2021-01-14T16:52:51.156Z] ++ cut -d/ -f2 [2021-01-14T16:52:51.156Z] + echo core-data,cmd/core-data/Dockerfile [2021-01-14T16:52:51.156Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-14T16:52:51.156Z] ++ dirname cmd/core-metadata/Dockerfile [2021-01-14T16:52:51.156Z] ++ cut -d/ -f2 [2021-01-14T16:52:51.156Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-01-14T16:52:51.156Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-14T16:52:51.156Z] ++ dirname cmd/security-bootstrap-redis/Dockerfile [2021-01-14T16:52:51.156Z] ++ cut -d/ -f2 [2021-01-14T16:52:51.156Z] + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile [2021-01-14T16:52:51.156Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-14T16:52:51.156Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-01-14T16:52:51.156Z] ++ cut -d/ -f2 [2021-01-14T16:52:51.156Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-01-14T16:52:51.156Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-14T16:52:51.156Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-01-14T16:52:51.156Z] ++ cut -d/ -f2 [2021-01-14T16:52:51.156Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-01-14T16:52:51.156Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-14T16:52:51.156Z] ++ dirname cmd/support-notifications/Dockerfile [2021-01-14T16:52:51.156Z] ++ cut -d/ -f2 [2021-01-14T16:52:51.156Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-01-14T16:52:51.156Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-14T16:52:51.156Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-01-14T16:52:51.156Z] ++ cut -d/ -f2 [2021-01-14T16:52:51.156Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-01-14T16:52:51.156Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-14T16:52:51.156Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-01-14T16:52:51.156Z] ++ cut -d/ -f2 [2021-01-14T16:52:51.156Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-01-14T16:52:51.226Z] Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrap-redis-go, dockerfile:cmd/security-bootstrap-redis/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-01-14T16:52:52.166Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-14T16:52:52.166Z] [2021-01-14T16:52:52.166Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-01-14T16:52:52.510Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-14T16:52:52.510Z] latest: Pulling from edgex-devops/git-semver [2021-01-14T16:52:52.510Z] 31603596830f: Pulling fs layer [2021-01-14T16:52:52.510Z] 2a8b12db71e7: Pulling fs layer [2021-01-14T16:52:52.510Z] 6ca5941a6612: Pulling fs layer [2021-01-14T16:52:52.510Z] ecc8261a40a4: Pulling fs layer [2021-01-14T16:52:52.510Z] ecc8261a40a4: Waiting [2021-01-14T16:52:52.510Z] 2a8b12db71e7: Verifying Checksum [2021-01-14T16:52:52.510Z] 2a8b12db71e7: Download complete [2021-01-14T16:52:52.510Z] 31603596830f: Verifying Checksum [2021-01-14T16:52:52.510Z] 31603596830f: Download complete [2021-01-14T16:52:52.777Z] ecc8261a40a4: Verifying Checksum [2021-01-14T16:52:52.777Z] ecc8261a40a4: Download complete [2021-01-14T16:52:52.777Z] 6ca5941a6612: Verifying Checksum [2021-01-14T16:52:52.777Z] 6ca5941a6612: Download complete [2021-01-14T16:52:53.041Z] 31603596830f: Pull complete [2021-01-14T16:52:53.041Z] 2a8b12db71e7: Pull complete [2021-01-14T16:52:53.994Z] 6ca5941a6612: Pull complete [2021-01-14T16:52:54.254Z] ecc8261a40a4: Pull complete [2021-01-14T16:52:54.254Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-01-14T16:52:54.254Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-14T16:52:54.254Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-01-14T16:52:54.355Z] prd-centos7-docker-4c-2g-20256 does not seem to be running inside a container [2021-01-14T16:52:54.407Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/24 -v /w/workspace/edgex-go/24:/w/workspace/edgex-go/24:rw,z -v /w/workspace/edgex-go/24@tmp:/w/workspace/edgex-go/24@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-01-14T16:52:57.094Z] $ docker top 6be5b997f1bacdac671d8bb66c81d0f4c612a7dcfda42cf0c141624261444e1f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-14T16:52:57.466Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-14T16:52:57.466Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-14T16:52:57.698Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-14T16:52:57.703Z] $ docker exec 6be5b997f1bacdac671d8bb66c81d0f4c612a7dcfda42cf0c141624261444e1f ssh-agent [2021-01-14T16:52:57.869Z] SSH_AUTH_SOCK=/tmp/ssh-6EorZHc79ZAb/agent.13 [2021-01-14T16:52:57.869Z] SSH_AGENT_PID=19 [2021-01-14T16:52:57.881Z] Running ssh-add (command line suppressed) [2021-01-14T16:52:57.997Z] Identity added: /w/workspace/edgex-go/24@tmp/private_key_8315118769443559646.key (/w/workspace/edgex-go/24@tmp/private_key_8315118769443559646.key) [2021-01-14T16:52:58.044Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-14T16:52:58.379Z] + git tag --points-at HEAD [Pipeline] } [2021-01-14T16:52:58.403Z] $ docker exec --env ******** --env ******** 6be5b997f1bacdac671d8bb66c81d0f4c612a7dcfda42cf0c141624261444e1f ssh-agent -k [2021-01-14T16:52:58.510Z] unset SSH_AUTH_SOCK; [2021-01-14T16:52:58.511Z] unset SSH_AGENT_PID; [2021-01-14T16:52:58.511Z] echo Agent pid 19 killed; [2021-01-14T16:52:58.555Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-01-14T16:52:58.690Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-14T16:52:58.690Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-14T16:52:58.859Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-14T16:52:58.864Z] $ docker exec 6be5b997f1bacdac671d8bb66c81d0f4c612a7dcfda42cf0c141624261444e1f ssh-agent [2021-01-14T16:52:59.020Z] SSH_AUTH_SOCK=/tmp/ssh-buGmrg2r7yyL/agent.47 [2021-01-14T16:52:59.020Z] SSH_AGENT_PID=53 [2021-01-14T16:52:59.027Z] Running ssh-add (command line suppressed) [2021-01-14T16:52:59.148Z] Identity added: /w/workspace/edgex-go/24@tmp/private_key_4492289615961832476.key (/w/workspace/edgex-go/24@tmp/private_key_4492289615961832476.key) [2021-01-14T16:52:59.202Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-14T16:52:59.540Z] + git semver init [2021-01-14T16:52:59.540Z] # -> Open(): unable to determine branch for HEAD [2021-01-14T16:52:59.540Z] # $GIT_DIR = /w/workspace/edgex-go/24/.git [2021-01-14T16:52:59.540Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/24 [2021-01-14T16:52:59.540Z] # $SEMVER_REMOTE_NAME = origin [2021-01-14T16:52:59.540Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-14T16:52:59.540Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-14T16:52:59.540Z] # $SEMVER_BRANCH = PR-2924 [2021-01-14T16:52:59.540Z] # $SEMVER_TEMP = /tmp/semver-344807661 [2021-01-14T16:52:59.540Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-01-14T16:53:21.617Z] # '/tmp/semver-344807661' -> '/w/workspace/edgex-go/24/.semver' [2021-01-14T16:53:21.617Z] # -> Force: false [2021-01-14T16:53:21.617Z] # $SEMVER_DIR = /w/workspace/edgex-go/24/.semver [Pipeline] } [2021-01-14T16:53:21.630Z] $ docker exec --env ******** --env ******** 6be5b997f1bacdac671d8bb66c81d0f4c612a7dcfda42cf0c141624261444e1f ssh-agent -k [2021-01-14T16:53:21.873Z] unset SSH_AUTH_SOCK; [2021-01-14T16:53:21.873Z] unset SSH_AGENT_PID; [2021-01-14T16:53:21.873Z] echo Agent pid 53 killed; [2021-01-14T16:53:21.945Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-14T16:53:22.451Z] + git semver [Pipeline] } [2021-01-14T16:53:22.470Z] $ docker stop --time=1 6be5b997f1bacdac671d8bb66c81d0f4c612a7dcfda42cf0c141624261444e1f [2021-01-14T16:53:24.140Z] $ docker rm -f 6be5b997f1bacdac671d8bb66c81d0f4c612a7dcfda42cf0c141624261444e1f [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-14T16:53:24.693Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-01-14T16:53:25.203Z] Stashed 1 file(s) [Pipeline] echo [2021-01-14T16:53:25.205Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-14T16:53:26.034Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-01-14T16:53:26.327Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-14T16:53:26.622Z] + sudo service docker restart [2021-01-14T16:53:26.622Z] + true [2021-01-14T16:53:26.622Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-01-14T16:53:27.206Z] ========================================================= [2021-01-14T16:53:27.206Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-01-14T16:53:27.206Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-14T16:53:27.545Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-01-14T16:53:30.752Z] Sending build context to Docker daemon 326.5MB [2021-01-14T16:53:30.752Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-01-14T16:53:30.753Z] Step 2/6 : FROM ${BASE} [2021-01-14T16:53:30.753Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-01-14T16:53:30.753Z] 188c0c94c7c5: Pulling fs layer [2021-01-14T16:53:30.753Z] 0ef7d3d256c8: Pulling fs layer [2021-01-14T16:53:30.753Z] de9db76c5a1d: Pulling fs layer [2021-01-14T16:53:30.753Z] bca2f99d35d6: Pulling fs layer [2021-01-14T16:53:30.753Z] 93359f2a8cfa: Pulling fs layer [2021-01-14T16:53:30.753Z] 7c6f9722023f: Pulling fs layer [2021-01-14T16:53:30.753Z] a35cf1a2eb13: Pulling fs layer [2021-01-14T16:53:30.753Z] bca2f99d35d6: Waiting [2021-01-14T16:53:30.753Z] 93359f2a8cfa: Waiting [2021-01-14T16:53:30.753Z] 7c6f9722023f: Waiting [2021-01-14T16:53:30.753Z] a35cf1a2eb13: Waiting [2021-01-14T16:53:30.753Z] de9db76c5a1d: Verifying Checksum [2021-01-14T16:53:30.753Z] de9db76c5a1d: Download complete [2021-01-14T16:53:30.753Z] 0ef7d3d256c8: Verifying Checksum [2021-01-14T16:53:30.753Z] 0ef7d3d256c8: Download complete [2021-01-14T16:53:31.015Z] 93359f2a8cfa: Verifying Checksum [2021-01-14T16:53:31.015Z] 93359f2a8cfa: Download complete [2021-01-14T16:53:31.015Z] 7c6f9722023f: Verifying Checksum [2021-01-14T16:53:31.015Z] 7c6f9722023f: Download complete [2021-01-14T16:53:31.015Z] 188c0c94c7c5: Verifying Checksum [2021-01-14T16:53:31.015Z] 188c0c94c7c5: Download complete [2021-01-14T16:53:31.277Z] 188c0c94c7c5: Pull complete [2021-01-14T16:53:31.550Z] 0ef7d3d256c8: Pull complete [2021-01-14T16:53:31.550Z] de9db76c5a1d: Pull complete [2021-01-14T16:53:33.461Z] a35cf1a2eb13: Verifying Checksum [2021-01-14T16:53:33.461Z] a35cf1a2eb13: Download complete [2021-01-14T16:53:34.419Z] bca2f99d35d6: Verifying Checksum [2021-01-14T16:53:34.419Z] bca2f99d35d6: Download complete [2021-01-14T16:53:39.741Z] bca2f99d35d6: Pull complete [2021-01-14T16:53:39.741Z] 93359f2a8cfa: Pull complete [2021-01-14T16:53:40.003Z] 7c6f9722023f: Pull complete [2021-01-14T16:53:40.557Z] Still waiting to schedule task [2021-01-14T16:53:40.557Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-01-14T16:53:44.246Z] a35cf1a2eb13: Pull complete [2021-01-14T16:53:44.246Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-01-14T16:53:44.246Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-01-14T16:53:44.246Z] ---> a62c8e92a672 [2021-01-14T16:53:44.246Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-01-14T16:53:44.246Z] ---> Running in 9b331c32e287 [2021-01-14T16:53:44.515Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-14T16:53:45.474Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-14T16:53:46.048Z] (1/12) Installing libmagic (5.38-r0) [2021-01-14T16:53:46.309Z] (2/12) Installing file (5.38-r0) [2021-01-14T16:53:46.309Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-14T16:53:46.572Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-14T16:53:53.164Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-14T16:53:53.164Z] (6/12) Installing patch (2.7.6-r6) [2021-01-14T16:53:53.164Z] (7/12) Installing build-base (0.5-r2) [2021-01-14T16:53:53.164Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-14T16:53:53.164Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-14T16:53:53.164Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-14T16:53:53.164Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-14T16:53:53.428Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-14T16:53:53.428Z] Executing busybox-1.31.1-r19.trigger [2021-01-14T16:53:53.428Z] OK: 233 MiB in 51 packages [2021-01-14T16:53:56.738Z] Removing intermediate container 9b331c32e287 [2021-01-14T16:53:56.738Z] ---> eabf3bac6cbf [2021-01-14T16:53:56.738Z] Step 4/6 : WORKDIR /edgex-go [2021-01-14T16:53:56.738Z] ---> Running in 097891c9b03b [2021-01-14T16:53:56.738Z] Removing intermediate container 097891c9b03b [2021-01-14T16:53:56.738Z] ---> b9d0ced9e975 [2021-01-14T16:53:56.738Z] Step 5/6 : COPY go.mod . [2021-01-14T16:53:57.000Z] ---> 0f18c43eb039 [2021-01-14T16:53:57.000Z] Step 6/6 : RUN go mod download [2021-01-14T16:53:57.263Z] ---> Running in 41d393dc48cd [2021-01-14T16:54:19.280Z] Removing intermediate container 41d393dc48cd [2021-01-14T16:54:19.280Z] ---> d6a228ca4d87 [2021-01-14T16:54:19.280Z] Successfully built d6a228ca4d87 [2021-01-14T16:54:19.280Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-14T16:54:19.606Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-14T16:54:19.607Z] . [Pipeline] withDockerContainer [2021-01-14T16:54:19.713Z] prd-centos7-docker-4c-2g-20256 does not seem to be running inside a container [2021-01-14T16:54:19.772Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/24 -v /w/workspace/edgex-go/24:/w/workspace/edgex-go/24:rw,z -v /w/workspace/edgex-go/24@tmp:/w/workspace/edgex-go/24@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-x86_64 cat [2021-01-14T16:54:20.615Z] $ docker top 7d6b07610b8e5211aeeedaeb8503a07c2fec66135e886dd35d6b8278e7445eda -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-14T16:54:21.125Z] + go version [2021-01-14T16:54:21.125Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-01-14T16:54:21.141Z] $ docker stop --time=1 7d6b07610b8e5211aeeedaeb8503a07c2fec66135e886dd35d6b8278e7445eda [2021-01-14T16:54:22.488Z] $ docker rm -f 7d6b07610b8e5211aeeedaeb8503a07c2fec66135e886dd35d6b8278e7445eda [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-14T16:54:23.269Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-14T16:54:23.269Z] . [Pipeline] withDockerContainer [2021-01-14T16:54:23.361Z] prd-centos7-docker-4c-2g-20256 does not seem to be running inside a container [2021-01-14T16:54:23.404Z] $ 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/24 -v /w/workspace/edgex-go/24:/w/workspace/edgex-go/24:rw,z -v /w/workspace/edgex-go/24@tmp:/w/workspace/edgex-go/24@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-x86_64 cat [2021-01-14T16:54:24.082Z] $ docker top 9fe09664feba2dce77487a3d42f17e427944d7c355e55b7598d2300e81c1e6a3 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-14T16:54:24.315Z] ========================================================= [2021-01-14T16:54:24.315Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-14T16:54:24.315Z] ========================================================= [Pipeline] sh [2021-01-14T16:54:24.610Z] + make test [2021-01-14T16:54:24.610Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-14T16:54:34.661Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-14T16:54:49.725Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-14T16:54:53.983Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-14T16:54:53.983Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-14T16:54:53.983Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-01-14T16:54:53.983Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-14T16:54:53.983Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-14T16:54:54.255Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-14T16:54:54.526Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-14T16:54:55.119Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-14T16:54:55.385Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-14T16:54:57.974Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-14T16:54:57.974Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-14T16:54:57.974Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-14T16:55:00.107Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.122s coverage: 46.6% of statements [2021-01-14T16:55:00.107Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-14T16:55:00.107Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-14T16:55:00.107Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-14T16:55:00.107Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-14T16:55:00.107Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-14T16:55:03.545Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.207s coverage: 27.0% of statements [2021-01-14T16:55:03.545Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-14T16:55:03.545Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-14T16:55:03.545Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-14T16:55:03.545Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-14T16:55:03.545Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-14T16:55:03.545Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-14T16:55:03.545Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.042s coverage: 100.0% of statements [2021-01-14T16:55:03.545Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-14T16:55:03.545Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.052s coverage: 100.0% of statements [2021-01-14T16:55:03.545Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-14T16:55:03.545Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-14T16:55:03.545Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.106s coverage: 67.9% of statements [2021-01-14T16:55:03.545Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-14T16:55:03.545Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-14T16:55:03.545Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.106s coverage: 82.3% of statements [2021-01-14T16:55:03.545Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-14T16:55:03.545Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-14T16:55:03.545Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-14T16:55:03.545Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-14T16:55:04.505Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.303s coverage: 28.6% of statements [2021-01-14T16:55:04.505Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-14T16:55:04.505Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-14T16:55:04.505Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-14T16:55:04.505Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-14T16:55:04.505Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-14T16:55:04.505Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.048s coverage: 100.0% of statements [2021-01-14T16:55:04.505Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-14T16:55:04.505Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.043s coverage: 100.0% of statements [2021-01-14T16:55:04.505Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-14T16:55:05.923Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.094s coverage: 86.7% of statements [2021-01-14T16:55:05.923Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-14T16:55:05.923Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.136s coverage: 97.5% of statements [2021-01-14T16:55:05.923Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-14T16:55:05.923Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.073s coverage: 78.3% of statements [2021-01-14T16:55:05.923Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-14T16:55:05.923Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-14T16:55:05.923Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-14T16:55:05.923Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-14T16:55:07.887Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.325s coverage: 93.2% of statements [2021-01-14T16:55:07.887Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-14T16:55:07.887Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-14T16:55:07.887Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-14T16:55:07.887Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-14T16:55:07.887Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-14T16:55:07.887Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-14T16:55:07.887Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-14T16:55:07.887Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-14T16:55:07.887Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-14T16:55:07.887Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-14T16:55:07.887Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-14T16:55:07.887Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-14T16:55:07.887Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-14T16:55:07.887Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-14T16:55:07.887Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-14T16:55:07.887Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-14T16:55:07.887Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-14T16:55:07.887Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-14T16:55:07.887Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.029s coverage: 58.8% of statements [2021-01-14T16:55:07.887Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-14T16:55:07.887Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-14T16:55:07.887Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.071s coverage: 0.1% of statements [2021-01-14T16:55:07.887Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-14T16:55:07.887Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-14T16:55:07.887Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-01-14T16:55:07.887Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-01-14T16:55:07.887Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.032s coverage: 100.0% of statements [2021-01-14T16:55:07.887Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-01-14T16:55:07.887Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.057s coverage: 75.5% of statements [2021-01-14T16:55:07.887Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-01-14T16:55:08.163Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.041s coverage: 80.8% of statements [2021-01-14T16:55:08.435Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.075s coverage: 87.2% of statements [2021-01-14T16:55:08.435Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.053s coverage: 84.2% of statements [2021-01-14T16:55:09.013Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.071s coverage: 91.4% of statements [2021-01-14T16:55:09.013Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-01-14T16:55:09.972Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.191s coverage: 63.5% of statements [2021-01-14T16:55:09.972Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-14T16:55:09.972Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-14T16:55:09.972Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.042s coverage: 100.0% of statements [2021-01-14T16:55:09.972Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.040s coverage: 91.3% of statements [2021-01-14T16:55:09.972Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements [2021-01-14T16:55:09.972Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.044s coverage: 73.7% of statements [2021-01-14T16:55:09.972Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.022s coverage: 100.0% of statements [2021-01-14T16:55:11.397Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.256s coverage: 68.9% of statements [2021-01-14T16:55:11.397Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-14T16:55:11.397Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-14T16:55:11.397Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-14T16:55:11.397Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-14T16:55:11.397Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-14T16:55:11.670Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.111s coverage: 37.0% of statements [2021-01-14T16:55:11.670Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-14T16:55:11.670Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-14T16:55:11.934Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.289s coverage: 84.0% of statements [2021-01-14T16:55:11.934Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.057s coverage: 100.0% of statements [2021-01-14T16:55:13.880Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.113s coverage: 47.1% of statements [2021-01-14T16:55:13.880Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-14T16:55:13.880Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-14T16:55:13.880Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-14T16:55:13.880Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-14T16:55:13.880Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-14T16:55:13.880Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.052s coverage: 100.0% of statements [2021-01-14T16:55:13.880Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-14T16:55:13.880Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.048s coverage: 100.0% of statements [2021-01-14T16:55:13.880Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-14T16:55:15.284Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.698s coverage: 29.1% of statements [2021-01-14T16:55:15.284Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-14T16:55:15.284Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-14T16:55:15.284Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-14T16:55:15.284Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-14T16:55:15.284Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-14T16:55:15.284Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.094s coverage: 99.0% of statements [2021-01-14T16:55:15.284Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-14T16:55:15.284Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.051s coverage: 100.0% of statements [2021-01-14T16:55:15.284Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-14T16:55:15.284Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.023s coverage: 0.0% of statements [2021-01-14T16:55:15.284Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-14T16:55:15.284Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.044s coverage: 100.0% of statements [2021-01-14T16:55:15.284Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-14T16:55:15.284Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-14T16:55:15.284Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-14T16:55:15.284Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-14T16:55:15.284Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.042s coverage: 87.9% of statements [2021-01-14T16:55:15.284Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-14T16:55:15.284Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-14T16:55:15.284Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.035s coverage: 100.0% of statements [2021-01-14T16:55:15.546Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.032s coverage: 32.1% of statements [2021-01-14T16:55:15.546Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements [2021-01-14T16:55:15.810Z] GO111MODULE=on go vet ./... [2021-01-14T16:55:37.939Z] gofmt -l . [2021-01-14T16:55:37.939Z] [ "`gofmt -l .`" = "" ] [2021-01-14T16:55:37.939Z] ./bin/test-go-mod-tidy.sh [2021-01-14T16:55:38.201Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-01-14T16:55:39.079Z] + ls -al . [2021-01-14T16:55:39.079Z] total 656 [2021-01-14T16:55:39.079Z] drwxrwxr-x 10 1001 1001 4096 Jan 14 16:55 . [2021-01-14T16:55:39.079Z] drwxr-xr-x 4 root root 30 Jan 14 16:54 .. [2021-01-14T16:55:39.079Z] -rw-rw-r-- 1 1001 1001 11 Jan 14 16:52 .dockerignore [2021-01-14T16:55:39.079Z] drwxrwxr-x 8 1001 1001 179 Jan 14 16:52 .git [2021-01-14T16:55:39.079Z] drwxrwxr-x 3 1001 1001 125 Jan 14 16:52 .github [2021-01-14T16:55:39.079Z] -rw-rw-r-- 1 1001 1001 824 Jan 14 16:52 .gitignore [2021-01-14T16:55:39.079Z] drwx------ 3 1001 1001 47 Jan 14 16:53 .semver [2021-01-14T16:55:39.079Z] -rw-rw-r-- 1 1001 1001 166 Jan 14 16:52 .sonarcloud.properties [2021-01-14T16:55:39.079Z] -rw-rw-r-- 1 1001 1001 7741 Jan 14 16:52 Attribution.txt [2021-01-14T16:55:39.079Z] -rw-rw-r-- 1 1001 1001 3804 Jan 14 16:52 CONTRIBUTING.md [2021-01-14T16:55:39.079Z] -rw-rw-r-- 1 1001 1001 931 Jan 14 16:52 Dockerfile.build [2021-01-14T16:55:39.079Z] -rw-rw-r-- 1 1001 1001 863 Jan 14 16:52 Jenkinsfile [2021-01-14T16:55:39.079Z] -rw-rw-r-- 1 1001 1001 10775 Jan 14 16:52 LICENSE [2021-01-14T16:55:39.079Z] -rw-rw-r-- 1 1001 1001 5750 Jan 14 16:52 Makefile [2021-01-14T16:55:39.079Z] -rw-rw-r-- 1 1001 1001 6524 Jan 14 16:52 README.md [2021-01-14T16:55:39.079Z] -rw-rw-r-- 1 1001 1001 6744 Jan 14 16:52 SECURITY.md [2021-01-14T16:55:39.079Z] -rw-rw-r-- 1 1001 1001 5 Jan 14 16:53 VERSION [2021-01-14T16:55:39.079Z] -rw-rw-r-- 1 1001 1001 4131 Jan 14 16:52 ZMQWindows.md [2021-01-14T16:55:39.079Z] drwxrwxr-x 2 1001 1001 117 Jan 14 16:52 bin [2021-01-14T16:55:39.079Z] drwxrwxr-x 14 1001 1001 4096 Jan 14 16:52 cmd [2021-01-14T16:55:39.080Z] -rw-r--r-- 1 root root 550321 Jan 14 16:55 coverage.out [2021-01-14T16:55:39.080Z] -rw-r--r-- 1 root root 979 Jan 14 16:55 go.mod [2021-01-14T16:55:39.080Z] -rw-r--r-- 1 root root 19036 Jan 14 16:55 go.sum [2021-01-14T16:55:39.080Z] drwxrwxr-x 8 1001 1001 127 Jan 14 16:52 internal [2021-01-14T16:55:39.080Z] drwxrwxr-x 4 1001 1001 26 Jan 14 16:52 openapi [2021-01-14T16:55:39.080Z] drwxrwxr-x 4 1001 1001 71 Jan 14 16:52 snap [2021-01-14T16:55:39.080Z] -rw-rw-r-- 1 1001 1001 168 Jan 14 16:52 version.go [Pipeline] sh [2021-01-14T16:55:39.400Z] + '[' -e coverage.out ] [2021-01-14T16:55:39.400Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-01-14T16:55:39.570Z] Stashed 1 file(s) [Pipeline] sh [2021-01-14T16:55:39.878Z] + make build [2021-01-14T16:55:39.878Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-01-14T16:55:44.107Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-01-14T16:55:50.825Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-01-14T16:55:52.223Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-01-14T16:55:53.612Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-01-14T16:55:53.878Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-01-14T16:55:55.265Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-01-14T16:55:56.667Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-01-14T16:55:57.613Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-01-14T16:55:58.560Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-01-14T16:55:59.512Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-01-14T16:56:00.499Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] } [2021-01-14T16:56:01.462Z] $ docker stop --time=1 9fe09664feba2dce77487a3d42f17e427944d7c355e55b7598d2300e81c1e6a3 [2021-01-14T16:56:03.125Z] $ docker rm -f 9fe09664feba2dce77487a3d42f17e427944d7c355e55b7598d2300e81c1e6a3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-14T16:56:04.768Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-14T16:56:04.768Z] [2021-01-14T16:56:04.768Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-01-14T16:56:05.113Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-14T16:56:05.113Z] latest: Pulling from edgex-devops/edgex-compose [2021-01-14T16:56:05.113Z] cbdbe7a5bc2a: Pulling fs layer [2021-01-14T16:56:05.113Z] ca9280d653b3: Pulling fs layer [2021-01-14T16:56:05.113Z] 7e9c9ca2126c: Pulling fs layer [2021-01-14T16:56:05.687Z] cbdbe7a5bc2a: Verifying Checksum [2021-01-14T16:56:05.687Z] cbdbe7a5bc2a: Download complete [2021-01-14T16:56:05.955Z] ca9280d653b3: Verifying Checksum [2021-01-14T16:56:05.955Z] ca9280d653b3: Download complete [2021-01-14T16:56:05.955Z] cbdbe7a5bc2a: Pull complete [2021-01-14T16:56:06.907Z] 7e9c9ca2126c: Verifying Checksum [2021-01-14T16:56:06.907Z] 7e9c9ca2126c: Download complete [2021-01-14T16:56:06.907Z] ca9280d653b3: Pull complete [2021-01-14T16:56:13.525Z] 7e9c9ca2126c: Pull complete [2021-01-14T16:56:13.526Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-01-14T16:56:13.526Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-14T16:56:13.526Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-01-14T16:56:13.662Z] prd-centos7-docker-4c-2g-20256 does not seem to be running inside a container [2021-01-14T16:56:13.715Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/24 -v /w/workspace/edgex-go/24:/w/workspace/edgex-go/24:rw,z -v /w/workspace/edgex-go/24@tmp:/w/workspace/edgex-go/24@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-01-14T16:56:16.390Z] $ docker top 7683297ea6936ae6caa7e90e9ad9ae49bfca2a792134931ce56a996ab0fda276 -eo pid,comm [Pipeline] { [2021-01-14T16:56:16.601Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-20259 in /w/workspace/edgexfoundry_edgex-go_PR-2924 [Pipeline] { [Pipeline] sh [Pipeline] ws [2021-01-14T16:56:16.743Z] Running in /w/workspace/edgex-go/24 [Pipeline] { [Pipeline] checkout [2021-01-14T16:56:16.953Z] + + docker-composegrep build parallel --help [2021-01-14T16:56:16.953Z] [2021-01-14T16:56:17.897Z] --parallel Build images in parallel. [Pipeline] } [2021-01-14T16:56:17.912Z] $ docker stop --time=1 7683297ea6936ae6caa7e90e9ad9ae49bfca2a792134931ce56a996ab0fda276 [2021-01-14T16:56:19.281Z] $ docker rm -f 7683297ea6936ae6caa7e90e9ad9ae49bfca2a792134931ce56a996ab0fda276 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-14T16:56:19.968Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-14T16:56:19.968Z] . [Pipeline] withDockerContainer [2021-01-14T16:56:20.068Z] prd-centos7-docker-4c-2g-20256 does not seem to be running inside a container [2021-01-14T16:56:20.108Z] $ 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/24 -v /w/workspace/edgex-go/24:/w/workspace/edgex-go/24:rw,z -v /w/workspace/edgex-go/24@tmp:/w/workspace/edgex-go/24@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-01-14T16:56:20.798Z] $ docker top c7e15d4c79dec7821db63ac441d14362333157c1c634e2114262e4104fa980a2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-14T16:56:21.260Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-14T16:56:22.199Z] Building docker-core-command-go ... [2021-01-14T16:56:22.199Z] Building docker-core-data-go ... [2021-01-14T16:56:22.199Z] Building docker-core-metadata-go ... [2021-01-14T16:56:22.200Z] Building docker-security-bootstrap-redis-go ... [2021-01-14T16:56:22.200Z] Building docker-security-proxy-setup-go ... [2021-01-14T16:56:22.200Z] Building docker-security-secretstore-setup-go ... [2021-01-14T16:56:22.200Z] Building docker-support-notifications-go ... [2021-01-14T16:56:22.200Z] Building docker-support-scheduler-go ... [2021-01-14T16:56:22.200Z] Building docker-sys-mgmt-agent-go ... [2021-01-14T16:56:22.200Z] Building docker-core-metadata-go [2021-01-14T16:56:22.200Z] Building docker-sys-mgmt-agent-go [2021-01-14T16:56:22.200Z] Building docker-security-proxy-setup-go [2021-01-14T16:56:22.200Z] Building docker-security-bootstrap-redis-go [2021-01-14T16:56:22.200Z] Building docker-core-command-go [2021-01-14T16:56:22.518Z] using credential edgex-jenkins-ssh [2021-01-14T16:56:22.576Z] Cloning the remote Git repository [2021-01-14T16:56:22.625Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-14T16:56:22.739Z] > git init /w/workspace/edgex-go/24 # timeout=10 [2021-01-14T16:56:22.815Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-14T16:56:22.816Z] > git --version # timeout=10 [2021-01-14T16:56:22.834Z] > git --version # 'git version 2.17.1' [2021-01-14T16:56:22.836Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-14T16:56:22.920Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-14T16:56:45.085Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-14T16:56:45.105Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-14T16:56:45.125Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-14T16:56:45.156Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-14T16:56:45.156Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-14T16:56:45.167Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2924/head:refs/remotes/origin/PR-2924 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-14T16:56:45.922Z] Merging remotes/origin/master commit cd24e07082ec728494b0347cc7947c162db974b4 into PR head commit c4d5454e855ef23b8a1915bbc945308294865357 [2021-01-14T16:56:46.427Z] Merge succeeded, producing c4d5454e855ef23b8a1915bbc945308294865357 [2021-01-14T16:56:46.427Z] Checking out Revision c4d5454e855ef23b8a1915bbc945308294865357 (PR-2924) [2021-01-14T16:56:45.937Z] > git config core.sparsecheckout # timeout=10 [2021-01-14T16:56:46.003Z] > git checkout -f c4d5454e855ef23b8a1915bbc945308294865357 # timeout=10 [2021-01-14T16:56:46.331Z] > git remote # timeout=10 [2021-01-14T16:56:46.350Z] > git config --get remote.origin.url # timeout=10 [2021-01-14T16:56:46.370Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-14T16:56:46.382Z] > git merge cd24e07082ec728494b0347cc7947c162db974b4 # timeout=10 [2021-01-14T16:56:46.405Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-14T16:56:46.432Z] > git config core.sparsecheckout # timeout=10 [2021-01-14T16:56:46.448Z] > git checkout -f c4d5454e855ef23b8a1915bbc945308294865357 # timeout=10 [2021-01-14T16:56:48.910Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-14T16:56:48.910Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-14T16:56:48.910Z] [2021-01-14T16:56:48.910Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-14T16:56:49.181Z] ---> d6a228ca4d87 [2021-01-14T16:56:49.181Z] Step 3/26 : WORKDIR /edgex-go [2021-01-14T16:56:49.181Z] ---> d6a228ca4d87 [2021-01-14T16:56:49.181Z] Step 3/22 : WORKDIR /edgex-go [2021-01-14T16:56:49.443Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-14T16:56:49.443Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-14T16:56:49.443Z] ---> d6a228ca4d87 [2021-01-14T16:56:49.443Z] Step 3/22 : WORKDIR /edgex-go [2021-01-14T16:56:49.708Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-14T16:56:49.708Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-14T16:56:49.708Z] ---> d6a228ca4d87 [2021-01-14T16:56:49.708Z] Step 3/22 : WORKDIR /edgex-go [2021-01-14T16:56:49.708Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-14T16:56:49.708Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-14T16:56:49.708Z] ---> d6a228ca4d87 [2021-01-14T16:56:49.708Z] Step 3/21 : WORKDIR /edgex-go [2021-01-14T16:56:50.654Z] ---> Running in 84ede1229f2b [2021-01-14T16:56:50.654Z] ---> Running in 573fbb33e85c [2021-01-14T16:56:50.654Z] ---> Running in 9bf20fd1dabb [2021-01-14T16:56:50.654Z] ---> Running in caa8499eacec [2021-01-14T16:56:50.654Z] ---> Running in dd1f304a75b6 [2021-01-14T16:56:50.916Z] Removing intermediate container 9bf20fd1dabb [2021-01-14T16:56:50.916Z] ---> eef0bcca24ea [2021-01-14T16:56:50.916Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-14T16:56:50.916Z] Removing intermediate container 84ede1229f2b [2021-01-14T16:56:50.916Z] ---> c99d30db1577 [2021-01-14T16:56:50.916Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-14T16:56:50.916Z] Removing intermediate container 573fbb33e85c [2021-01-14T16:56:50.916Z] ---> 20d1e1b1c1c0 [2021-01-14T16:56:50.916Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-14T16:56:50.916Z] Removing intermediate container caa8499eacec [2021-01-14T16:56:50.916Z] ---> 89cc1b5a4e49 [2021-01-14T16:56:50.916Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-14T16:56:50.916Z] Removing intermediate container dd1f304a75b6 [2021-01-14T16:56:50.916Z] ---> d21120f50795 [2021-01-14T16:56:50.916Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-14T16:56:51.029Z] Commit message: "feat: Remove --useradd and --userdel support from proxy-setup" [2021-01-14T16:56:51.177Z] ---> Running in c19c6db0099b [2021-01-14T16:56:51.177Z] ---> Running in f4b12089647e [2021-01-14T16:56:51.177Z] ---> Running in c4108ccbc9ca [2021-01-14T16:56:51.177Z] ---> Running in a09245f6aa7f [2021-01-14T16:56:51.177Z] ---> Running in dfc7e7825212 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-14T16:56:52.513Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-01-14T16:56:52.954Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-14T16:56:53.128Z] Removing intermediate container f4b12089647e [2021-01-14T16:56:53.128Z] ---> 8c572b4c99c8 [2021-01-14T16:56:53.128Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-14T16:56:53.128Z] ---> Running in 1762bc660591 [2021-01-14T16:56:53.128Z] Removing intermediate container c19c6db0099b [2021-01-14T16:56:53.128Z] ---> fd1ba6e02a55 [2021-01-14T16:56:53.128Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-14T16:56:53.300Z] + + sudotrue service [2021-01-14T16:56:53.300Z] docker restart [2021-01-14T16:56:53.389Z] Removing intermediate container c4108ccbc9ca [2021-01-14T16:56:53.389Z] ---> 0c94154cbca5 [2021-01-14T16:56:53.389Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-14T16:56:53.652Z] ---> Running in f212e92099b1 [2021-01-14T16:56:53.652Z] ---> Running in db4116fad758 [2021-01-14T16:56:53.652Z] Removing intermediate container a09245f6aa7f [2021-01-14T16:56:53.652Z] ---> e5694509f4ab [2021-01-14T16:56:53.652Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-01-14T16:56:53.914Z] Removing intermediate container dfc7e7825212 [2021-01-14T16:56:53.914Z] ---> 969e7afb0bb4 [2021-01-14T16:56:53.914Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-14T16:56:53.914Z] ---> Running in e9430dfad84a [2021-01-14T16:56:54.176Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-14T16:56:54.176Z] ---> Running in 772d74a98875 [2021-01-14T16:56:54.445Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-14T16:56:54.709Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-14T16:56:54.709Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-14T16:56:54.709Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-14T16:56:54.709Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-14T16:56:54.970Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-14T16:56:55.231Z] OK: 233 MiB in 51 packages [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-14T16:56:55.353Z] provisioning config files... [2021-01-14T16:56:55.393Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/24@tmp/config7127212448701602371tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-14T16:56:55.512Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-14T16:56:55.512Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-14T16:56:55.512Z] OK: 233 MiB in 51 packages [2021-01-14T16:56:55.512Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-14T16:56:55.776Z] Removing intermediate container 1762bc660591 [2021-01-14T16:56:55.776Z] ---> 192911e5e69a [2021-01-14T16:56:55.776Z] Step 6/21 : COPY go.mod . [2021-01-14T16:56:55.776Z] OK: 233 MiB in 51 packages [2021-01-14T16:56:55.776Z] OK: 233 MiB in 51 packages [2021-01-14T16:56:55.825Z] ---> docker-login.sh [2021-01-14T16:56:55.825Z] nexus3.edgexfoundry.org:10001 [2021-01-14T16:56:56.041Z] ---> f9153ddbc3b0 [2021-01-14T16:56:56.041Z] Step 7/21 : RUN go mod download [2021-01-14T16:56:56.041Z] Removing intermediate container f212e92099b1 [2021-01-14T16:56:56.041Z] ---> ecd8421c2ac5 [2021-01-14T16:56:56.041Z] Step 6/22 : COPY go.mod . [2021-01-14T16:56:56.302Z] ---> Running in 3a39dbaa1dfa [2021-01-14T16:56:56.302Z] OK: 233 MiB in 51 packages [2021-01-14T16:56:56.565Z] ---> f16bd5b25676 [2021-01-14T16:56:56.565Z] Step 7/22 : RUN go mod download [2021-01-14T16:56:56.818Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T16:56:56.832Z] Removing intermediate container db4116fad758 [2021-01-14T16:56:56.832Z] ---> 2ee996f1e878 [2021-01-14T16:56:56.832Z] Step 6/22 : COPY go.mod . [2021-01-14T16:56:56.832Z] ---> Running in aa4a8e5882b1 [2021-01-14T16:56:57.090Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T16:56:57.090Z] Configure a credential helper to remove this warning. See [2021-01-14T16:56:57.090Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T16:56:57.090Z] [2021-01-14T16:56:57.090Z] Login Succeeded [2021-01-14T16:56:57.090Z] nexus3.edgexfoundry.org:10002 [2021-01-14T16:56:57.097Z] Removing intermediate container e9430dfad84a [2021-01-14T16:56:57.097Z] ---> eea6dfbfa0a4 [2021-01-14T16:56:57.097Z] Step 6/26 : COPY go.mod . [2021-01-14T16:56:57.097Z] ---> 942e933024a0 [2021-01-14T16:56:57.097Z] Step 7/22 : RUN go mod download [2021-01-14T16:56:57.359Z] Removing intermediate container 772d74a98875 [2021-01-14T16:56:57.359Z] ---> 5ae3ee9c50d0 [2021-01-14T16:56:57.359Z] Step 6/22 : COPY go.mod . [2021-01-14T16:56:57.359Z] ---> Running in bb1c8a40525b [2021-01-14T16:56:57.363Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T16:56:57.622Z] ---> 3de40da0d82e [2021-01-14T16:56:57.622Z] Step 7/26 : RUN go mod download [2021-01-14T16:56:57.622Z] ---> Running in b5af5d71725f [2021-01-14T16:56:57.641Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T16:56:57.642Z] Configure a credential helper to remove this warning. See [2021-01-14T16:56:57.642Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T16:56:57.642Z] [2021-01-14T16:56:57.642Z] Login Succeeded [2021-01-14T16:56:57.642Z] nexus3.edgexfoundry.org:10003 [2021-01-14T16:56:57.885Z] ---> 87cb0011ca53 [2021-01-14T16:56:57.885Z] Step 7/22 : RUN go mod download [2021-01-14T16:56:57.919Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T16:56:58.159Z] ---> Running in a3e3a8bd62b3 [2021-01-14T16:56:58.193Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T16:56:58.193Z] Configure a credential helper to remove this warning. See [2021-01-14T16:56:58.193Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T16:56:58.193Z] [2021-01-14T16:56:58.193Z] Login Succeeded [2021-01-14T16:56:58.193Z] nexus3.edgexfoundry.org:10004 [2021-01-14T16:56:58.469Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T16:56:58.744Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T16:56:58.744Z] Configure a credential helper to remove this warning. See [2021-01-14T16:56:58.744Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T16:56:58.744Z] [2021-01-14T16:56:58.744Z] Login Succeeded [2021-01-14T16:56:58.744Z] docker.io [2021-01-14T16:56:58.754Z] Removing intermediate container 3a39dbaa1dfa [2021-01-14T16:56:58.754Z] ---> 0e49b1ebc0cb [2021-01-14T16:56:58.754Z] Step 8/21 : COPY . . [2021-01-14T16:56:59.017Z] Removing intermediate container aa4a8e5882b1 [2021-01-14T16:56:59.017Z] ---> 6d76d90e0044 [2021-01-14T16:56:59.017Z] Step 8/22 : COPY . . [2021-01-14T16:56:59.019Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T16:56:59.293Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T16:56:59.293Z] Configure a credential helper to remove this warning. See [2021-01-14T16:56:59.293Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T16:56:59.293Z] [2021-01-14T16:56:59.293Z] Login Succeeded [2021-01-14T16:56:59.293Z] ---> docker-login.sh ends [Pipeline] } [2021-01-14T16:56:59.315Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-01-14T16:56:59.798Z] ========================================================= [2021-01-14T16:56:59.799Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-01-14T16:56:59.799Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-14T16:57:00.198Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-01-14T16:57:00.987Z] Removing intermediate container bb1c8a40525b [2021-01-14T16:57:00.987Z] ---> 52ebab274ecd [2021-01-14T16:57:00.987Z] Step 8/22 : COPY . . [2021-01-14T16:57:02.877Z] Sending build context to Docker daemon 165.5MB [2021-01-14T16:57:02.877Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-01-14T16:57:02.877Z] Step 2/6 : FROM ${BASE} [2021-01-14T16:57:02.877Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-01-14T16:57:02.877Z] 5f621e34cdf4: Pulling fs layer [2021-01-14T16:57:02.877Z] a4357932f1b6: Pulling fs layer [2021-01-14T16:57:02.877Z] 18c013af1878: Pulling fs layer [2021-01-14T16:57:02.877Z] 00ac8860ef70: Pulling fs layer [2021-01-14T16:57:02.877Z] 63d7cb157983: Pulling fs layer [2021-01-14T16:57:02.877Z] b116817d02f9: Pulling fs layer [2021-01-14T16:57:02.877Z] 745a02a5169b: Pulling fs layer [2021-01-14T16:57:02.877Z] 00ac8860ef70: Waiting [2021-01-14T16:57:02.877Z] 63d7cb157983: Waiting [2021-01-14T16:57:02.877Z] b116817d02f9: Waiting [2021-01-14T16:57:02.877Z] 745a02a5169b: Waiting [2021-01-14T16:57:03.152Z] 18c013af1878: Verifying Checksum [2021-01-14T16:57:03.152Z] 18c013af1878: Download complete [2021-01-14T16:57:03.152Z] a4357932f1b6: Verifying Checksum [2021-01-14T16:57:03.152Z] a4357932f1b6: Download complete [2021-01-14T16:57:03.152Z] 63d7cb157983: Verifying Checksum [2021-01-14T16:57:03.152Z] 63d7cb157983: Download complete [2021-01-14T16:57:03.152Z] b116817d02f9: Verifying Checksum [2021-01-14T16:57:03.152Z] b116817d02f9: Download complete [2021-01-14T16:57:03.152Z] 5f621e34cdf4: Download complete [2021-01-14T16:57:03.751Z] 5f621e34cdf4: Pull complete [2021-01-14T16:57:04.351Z] a4357932f1b6: Pull complete [2021-01-14T16:57:04.623Z] 18c013af1878: Pull complete [2021-01-14T16:57:05.604Z] 745a02a5169b: Verifying Checksum [2021-01-14T16:57:05.604Z] 745a02a5169b: Download complete [2021-01-14T16:57:07.037Z] 00ac8860ef70: Verifying Checksum [2021-01-14T16:57:07.037Z] 00ac8860ef70: Download complete [2021-01-14T16:57:09.185Z] Removing intermediate container b5af5d71725f [2021-01-14T16:57:09.185Z] ---> d472a3d6e84b [2021-01-14T16:57:09.185Z] Step 8/26 : COPY . . [2021-01-14T16:57:11.774Z] Removing intermediate container a3e3a8bd62b3 [2021-01-14T16:57:11.774Z] ---> b38d36e71564 [2021-01-14T16:57:11.774Z] Step 8/22 : COPY . . [2021-01-14T16:57:17.194Z] 00ac8860ef70: Pull complete [2021-01-14T16:57:17.194Z] 63d7cb157983: Pull complete [2021-01-14T16:57:17.194Z] b116817d02f9: Pull complete [2021-01-14T16:57:19.827Z] 745a02a5169b: Pull complete [2021-01-14T16:57:19.827Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-01-14T16:57:19.827Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-01-14T16:57:19.827Z] ---> b7e6874047d6 [2021-01-14T16:57:19.827Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-01-14T16:57:24.141Z] ---> Running in 7eea42defc8d [2021-01-14T16:57:24.741Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-14T16:57:25.333Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-14T16:57:26.308Z] (1/12) Installing libmagic (5.38-r0) [2021-01-14T16:57:26.308Z] (2/12) Installing file (5.38-r0) [2021-01-14T16:57:26.577Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-14T16:57:26.577Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-14T16:57:29.944Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-14T16:57:29.944Z] (6/12) Installing patch (2.7.6-r6) [2021-01-14T16:57:29.944Z] (7/12) Installing build-base (0.5-r2) [2021-01-14T16:57:30.214Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-14T16:57:30.214Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-14T16:57:30.214Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-14T16:57:30.502Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-14T16:57:30.502Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-14T16:57:30.502Z] Executing busybox-1.31.1-r19.trigger [2021-01-14T16:57:30.776Z] OK: 217 MiB in 51 packages [2021-01-14T16:57:33.869Z] ---> c70f0828cd0a [2021-01-14T16:57:33.869Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2021-01-14T16:57:35.090Z] Removing intermediate container 7eea42defc8d [2021-01-14T16:57:35.090Z] ---> 6d74d597761d [2021-01-14T16:57:35.090Z] Step 4/6 : WORKDIR /edgex-go [2021-01-14T16:57:35.090Z] ---> Running in 4e86f9b5b755 [2021-01-14T16:57:35.090Z] Removing intermediate container 4e86f9b5b755 [2021-01-14T16:57:35.090Z] ---> 15b48fd5aa48 [2021-01-14T16:57:35.090Z] Step 5/6 : COPY go.mod . [2021-01-14T16:57:35.682Z] ---> 99c442362bea [2021-01-14T16:57:35.682Z] Step 6/6 : RUN go mod download [2021-01-14T16:57:35.958Z] ---> Running in 0b738f93c567 [2021-01-14T16:57:36.428Z] ---> Running in a2e75787b2f6 [2021-01-14T16:57:37.005Z] ---> b301ff57bc9f [2021-01-14T16:57:37.005Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-01-14T16:57:37.951Z] ---> 27626ff439ab [2021-01-14T16:57:37.951Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-01-14T16:57:38.907Z] ---> Running in 69284bec53bd [2021-01-14T16:57:40.316Z] ---> Running in 9eeb266c6d9c [2021-01-14T16:57:40.579Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-01-14T16:57:41.153Z] ---> c056cdd3c297 [2021-01-14T16:57:41.153Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-01-14T16:57:41.153Z] ---> 5ac79c139368 [2021-01-14T16:57:41.153Z] Step 9/22 : RUN make cmd/core-command/core-command [2021-01-14T16:57:41.419Z] ---> Running in 41bb15229d7e [2021-01-14T16:57:41.419Z] ---> Running in 15d148a505fa [2021-01-14T16:57:42.834Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-01-14T16:57:42.834Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-01-14T16:57:43.441Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-01-14T16:57:43.441Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-01-14T16:58:02.829Z] Removing intermediate container 0b738f93c567 [2021-01-14T16:58:02.829Z] ---> 2deca24e77e6 [2021-01-14T16:58:02.829Z] Successfully built 2deca24e77e6 [2021-01-14T16:58:02.829Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-14T16:58:03.173Z] + docker inspect -f . ci-base-image-arm64 [2021-01-14T16:58:03.173Z] . [Pipeline] withDockerContainer [2021-01-14T16:58:03.462Z] prd-ubuntu18.04-docker-arm64-4c-16g-20259 does not seem to be running inside a container [2021-01-14T16:58:03.554Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/24 -v /w/workspace/edgex-go/24:/w/workspace/edgex-go/24:rw,z -v /w/workspace/edgex-go/24@tmp:/w/workspace/edgex-go/24@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-14T16:58:05.233Z] $ docker top a7b84716fbbcf3cc301249fb3d83724fb26337f7e466f9956ad84eb0936790a1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-14T16:58:06.270Z] + go version [2021-01-14T16:58:06.270Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-01-14T16:58:06.298Z] $ docker stop --time=1 a7b84716fbbcf3cc301249fb3d83724fb26337f7e466f9956ad84eb0936790a1 [2021-01-14T16:58:08.262Z] $ docker rm -f a7b84716fbbcf3cc301249fb3d83724fb26337f7e466f9956ad84eb0936790a1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-14T16:58:09.325Z] + docker inspect -f . ci-base-image-arm64 [2021-01-14T16:58:09.325Z] . [Pipeline] withDockerContainer [2021-01-14T16:58:09.619Z] prd-ubuntu18.04-docker-arm64-4c-16g-20259 does not seem to be running inside a container [2021-01-14T16:58:09.711Z] $ 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/24 -v /w/workspace/edgex-go/24:/w/workspace/edgex-go/24:rw,z -v /w/workspace/edgex-go/24@tmp:/w/workspace/edgex-go/24@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-14T16:58:10.141Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-01-14T16:58:11.181Z] $ docker top b55dc2d74ee9c55e07895c520beec747bc4e89cdddf1f0f33aa614a2ab524206 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-14T16:58:11.587Z] ========================================================= [2021-01-14T16:58:11.588Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-14T16:58:11.588Z] ========================================================= [Pipeline] sh [2021-01-14T16:58:12.239Z] + make test [2021-01-14T16:58:12.239Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-14T16:58:13.474Z] Removing intermediate container 9eeb266c6d9c [2021-01-14T16:58:13.474Z] ---> 2cc875ccdbf8 [2021-01-14T16:58:13.474Z] [2021-01-14T16:58:13.474Z] Step 10/22 : FROM alpine:3.12 [2021-01-14T16:58:13.474Z] 3.12: Pulling from library/alpine [2021-01-14T16:58:14.055Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-14T16:58:14.055Z] Status: Downloaded newer image for alpine:3.12 [2021-01-14T16:58:14.055Z] ---> 389fef711851 [2021-01-14T16:58:14.055Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-14T16:58:15.983Z] ---> Running in c1cbeeb7a15e [2021-01-14T16:58:16.247Z] Removing intermediate container 41bb15229d7e [2021-01-14T16:58:16.248Z] ---> bb03c4775202 [2021-01-14T16:58:16.248Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-14T16:58:16.248Z] Removing intermediate container 15d148a505fa [2021-01-14T16:58:16.248Z] ---> 2cfb834378b3 [2021-01-14T16:58:16.248Z] [2021-01-14T16:58:16.248Z] Step 10/22 : FROM scratch [2021-01-14T16:58:16.248Z] ---> [2021-01-14T16:58:16.248Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-14T16:58:16.510Z] ---> Running in def48d06270f [2021-01-14T16:58:17.457Z] ---> Running in 780df7233f0a [2021-01-14T16:58:20.020Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-14T16:58:20.020Z] Removing intermediate container 780df7233f0a [2021-01-14T16:58:20.020Z] ---> 296f42a63b1b [2021-01-14T16:58:20.020Z] Step 12/22 : ENV APP_PORT=48082 [2021-01-14T16:58:20.020Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-14T16:58:20.020Z] Removing intermediate container a2e75787b2f6 [2021-01-14T16:58:20.020Z] ---> c56343bb61eb [2021-01-14T16:58:20.020Z] [2021-01-14T16:58:20.020Z] Step 10/22 : FROM scratch [2021-01-14T16:58:20.020Z] ---> [2021-01-14T16:58:20.020Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-14T16:58:20.020Z] ---> Using cache [2021-01-14T16:58:20.020Z] ---> 296f42a63b1b [2021-01-14T16:58:20.020Z] Step 12/22 : ENV APP_PORT=48081 [2021-01-14T16:58:20.020Z] Removing intermediate container 69284bec53bd [2021-01-14T16:58:20.020Z] ---> c41d0a279c63 [2021-01-14T16:58:20.020Z] [2021-01-14T16:58:20.020Z] Step 10/21 : FROM alpine:3.12 [2021-01-14T16:58:20.020Z] ---> 389fef711851 [2021-01-14T16:58:20.020Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-01-14T16:58:20.020Z] ---> Running in d51676a5dc42 [2021-01-14T16:58:20.020Z] ---> Running in 85dc7dbc5ad4 [2021-01-14T16:58:20.020Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-14T16:58:20.020Z] ---> Running in 752317eececa [2021-01-14T16:58:20.020Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-14T16:58:20.283Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-14T16:58:20.283Z] (4/5) Installing curl (7.69.1-r3) [2021-01-14T16:58:20.283Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-14T16:58:20.283Z] Executing busybox-1.31.1-r19.trigger [2021-01-14T16:58:20.283Z] Executing ca-certificates-20191127-r4.trigger [2021-01-14T16:58:20.283Z] OK: 7 MiB in 19 packages [2021-01-14T16:58:20.283Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-01-14T16:58:20.857Z] Removing intermediate container d51676a5dc42 [2021-01-14T16:58:20.857Z] ---> 5b66930914f2 [2021-01-14T16:58:20.857Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-14T16:58:20.857Z] Removing intermediate container 85dc7dbc5ad4 [2021-01-14T16:58:20.857Z] ---> f93cdad4825b [2021-01-14T16:58:20.857Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-14T16:58:21.138Z] ---> Running in ff421326a168 [2021-01-14T16:58:21.138Z] ---> Running in b4849702cc65 [2021-01-14T16:58:21.716Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-14T16:58:21.716Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-14T16:58:21.716Z] (1/4) Installing ca-certificates (20191127-r4) [2021-01-14T16:58:21.977Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-01-14T16:58:21.977Z] (3/4) Installing libcurl (7.69.1-r3) [2021-01-14T16:58:21.977Z] (4/4) Installing curl (7.69.1-r3) [2021-01-14T16:58:21.977Z] Executing busybox-1.31.1-r19.trigger [2021-01-14T16:58:21.977Z] Executing ca-certificates-20191127-r4.trigger [2021-01-14T16:58:21.977Z] OK: 7 MiB in 18 packages [2021-01-14T16:58:21.977Z] Removing intermediate container ff421326a168 [2021-01-14T16:58:21.977Z] Removing intermediate container b4849702cc65 [2021-01-14T16:58:21.977Z] ---> 5c12ae682a18 [2021-01-14T16:58:21.977Z] Step 14/22 : WORKDIR / [2021-01-14T16:58:21.977Z] ---> c55741efe341 [2021-01-14T16:58:21.977Z] Step 14/22 : WORKDIR / [2021-01-14T16:58:22.552Z] Removing intermediate container c1cbeeb7a15e [2021-01-14T16:58:22.552Z] ---> c95041e0bdcb [2021-01-14T16:58:22.552Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2021-01-14T16:58:22.552Z] ---> Running in 17e7f77ac4a4 [2021-01-14T16:58:22.552Z] ---> Running in d8280480d585 [2021-01-14T16:58:23.130Z] Removing intermediate container def48d06270f [2021-01-14T16:58:23.130Z] ---> 763d6bb5119e [2021-01-14T16:58:23.130Z] [2021-01-14T16:58:23.130Z] Step 11/26 : FROM docker:20.10.0 [2021-01-14T16:58:23.130Z] 20.10.0: Pulling from library/docker [2021-01-14T16:58:23.130Z] ---> Running in 3a9465c63272 [2021-01-14T16:58:23.130Z] Removing intermediate container d8280480d585 [2021-01-14T16:58:23.130Z] ---> 08b6a201d1be [2021-01-14T16:58:23.130Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-14T16:58:23.392Z] Removing intermediate container 17e7f77ac4a4 [2021-01-14T16:58:23.392Z] ---> 9098cbcdb84e [2021-01-14T16:58:23.392Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-14T16:58:24.018Z] Removing intermediate container 3a9465c63272 [2021-01-14T16:58:24.019Z] ---> c5f8696d6e3b [2021-01-14T16:58:24.019Z] Step 13/22 : WORKDIR / [2021-01-14T16:58:24.335Z] Removing intermediate container 752317eececa [2021-01-14T16:58:24.335Z] ---> 7593d97a1313 [2021-01-14T16:58:24.335Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-14T16:58:24.696Z] ---> 0472e2547238 [2021-01-14T16:58:24.696Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-14T16:58:24.696Z] ---> 444447875794 [2021-01-14T16:58:24.696Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-14T16:58:24.696Z] ---> Running in 276d0024c631 [2021-01-14T16:58:24.696Z] ---> Running in d2298566f3fb [2021-01-14T16:58:25.056Z] Removing intermediate container d2298566f3fb [2021-01-14T16:58:25.056Z] ---> 6bb4f67b5f0c [2021-01-14T16:58:25.056Z] Step 13/21 : WORKDIR /edgex [2021-01-14T16:58:25.056Z] Removing intermediate container 276d0024c631 [2021-01-14T16:58:25.056Z] ---> f5f3a0bfd1a3 [2021-01-14T16:58:25.056Z] Step 14/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-14T16:58:25.056Z] ---> Running in 1b9ea8d1376f [2021-01-14T16:58:25.327Z] ---> f332af460274 [2021-01-14T16:58:25.327Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-14T16:58:25.593Z] ---> f8cd71055d01 [2021-01-14T16:58:25.593Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-01-14T16:58:25.858Z] ---> 1cb0fba7547e [2021-01-14T16:58:25.858Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2021-01-14T16:58:25.858Z] Removing intermediate container 1b9ea8d1376f [2021-01-14T16:58:25.858Z] ---> 9adf828cf6ae [2021-01-14T16:58:25.858Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-14T16:58:26.120Z] ---> 35d9365614fa [2021-01-14T16:58:26.120Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-01-14T16:58:26.384Z] ---> afb880b0e0f3 [2021-01-14T16:58:26.384Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-01-14T16:58:26.384Z] ---> 8dc9f9b01bab [2021-01-14T16:58:26.384Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-14T16:58:26.384Z] ---> Running in 07210f4355ce [2021-01-14T16:58:26.653Z] ---> 260a5ce2206a [2021-01-14T16:58:26.653Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2021-01-14T16:58:26.653Z] ---> Running in 362465e1fbdd [2021-01-14T16:58:26.653Z] Removing intermediate container 07210f4355ce [2021-01-14T16:58:26.653Z] ---> 180428d202fe [2021-01-14T16:58:26.653Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-14T16:58:26.923Z] ---> Running in c6282d9eac97 [2021-01-14T16:58:26.923Z] Removing intermediate container 362465e1fbdd [2021-01-14T16:58:26.923Z] ---> 1bcb59fa535c [2021-01-14T16:58:26.923Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-14T16:58:27.185Z] ---> dde212342980 [2021-01-14T16:58:27.185Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2021-01-14T16:58:27.185Z] ---> Running in 6a7053d4121d [2021-01-14T16:58:27.185Z] ---> 85950c854ffe [2021-01-14T16:58:27.185Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-01-14T16:58:27.447Z] Removing intermediate container c6282d9eac97 [2021-01-14T16:58:27.447Z] ---> 9c048a300bf6 [2021-01-14T16:58:27.447Z] Step 20/22 : LABEL arch=x86_64 [2021-01-14T16:58:28.834Z] ---> Running in 06c7d42aa38b [2021-01-14T16:58:28.834Z] Removing intermediate container 6a7053d4121d [2021-01-14T16:58:28.834Z] ---> af4dee84eb3e [2021-01-14T16:58:28.834Z] Step 20/22 : LABEL arch=x86_64 [2021-01-14T16:58:28.834Z] ---> 2fdd21c61359 [2021-01-14T16:58:28.834Z] Step 18/22 : RUN chmod +x entrypoint.sh [2021-01-14T16:58:28.834Z] ---> 5d8e69c6a941 [2021-01-14T16:58:28.834Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-14T16:58:29.097Z] ---> Running in d780f69e2958 [2021-01-14T16:58:29.097Z] ---> Running in 8abb88f9c9eb [2021-01-14T16:58:29.097Z] ---> Running in 9bd75ffe2fc5 [2021-01-14T16:58:29.357Z] Removing intermediate container 06c7d42aa38b [2021-01-14T16:58:29.357Z] ---> 37527e4df3eb [2021-01-14T16:58:29.357Z] Step 21/22 : LABEL git_sha=c4d5454e855ef23b8a1915bbc945308294865357 [2021-01-14T16:58:29.357Z] ---> Running in 6550f9437a27 [2021-01-14T16:58:29.623Z] Removing intermediate container d780f69e2958 [2021-01-14T16:58:29.623Z] ---> b5c5cfd124a4 [2021-01-14T16:58:29.623Z] Step 21/22 : LABEL git_sha=c4d5454e855ef23b8a1915bbc945308294865357 [2021-01-14T16:58:29.623Z] Removing intermediate container 9bd75ffe2fc5 [2021-01-14T16:58:29.623Z] ---> ccfc50f981df [2021-01-14T16:58:29.623Z] Step 18/21 : CMD ["--init=true"] [2021-01-14T16:58:29.623Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-14T16:58:29.623Z] Status: Downloaded newer image for docker:20.10.0 [2021-01-14T16:58:29.623Z] ---> aefe523efa57 [2021-01-14T16:58:29.623Z] Step 12/26 : RUN apk add --no-cache bash [2021-01-14T16:58:29.884Z] ---> Running in e01b907b5754 [2021-01-14T16:58:29.884Z] ---> Running in 93b75fb81bae [2021-01-14T16:58:29.884Z] Removing intermediate container 6550f9437a27 [2021-01-14T16:58:29.884Z] ---> 089ac19b848c [2021-01-14T16:58:29.884Z] Step 22/22 : LABEL version=0.0.0 [2021-01-14T16:58:29.884Z] ---> Running in 2615a6f08c8c [2021-01-14T16:58:30.144Z] ---> Running in 8f8f0febe6cf [2021-01-14T16:58:30.144Z] Removing intermediate container e01b907b5754 [2021-01-14T16:58:30.144Z] ---> 006436ae6b50 [2021-01-14T16:58:30.144Z] Step 22/22 : LABEL version=0.0.0 [2021-01-14T16:58:30.144Z] Removing intermediate container 93b75fb81bae [2021-01-14T16:58:30.144Z] ---> 9e63acaa3ad6 [2021-01-14T16:58:30.144Z] Step 19/21 : LABEL arch=x86_64 [2021-01-14T16:58:30.408Z] ---> Running in 8730e75f5c62 [2021-01-14T16:58:30.409Z] ---> Running in d1aeb56dbca8 [2021-01-14T16:58:30.669Z] Removing intermediate container 8f8f0febe6cf [2021-01-14T16:58:30.669Z] ---> 4298531ca95f [2021-01-14T16:58:30.669Z] [2021-01-14T16:58:30.669Z] Removing intermediate container 8730e75f5c62 [2021-01-14T16:58:30.669Z] ---> dbe50c582e64 [2021-01-14T16:58:30.669Z] [2021-01-14T16:58:30.945Z] Removing intermediate container d1aeb56dbca8 [2021-01-14T16:58:30.945Z] ---> e733bc1757ff [2021-01-14T16:58:30.945Z] Step 20/21 : LABEL git_sha=c4d5454e855ef23b8a1915bbc945308294865357 [2021-01-14T16:58:30.945Z] Successfully built 4298531ca95f [2021-01-14T16:58:30.945Z] Successfully tagged docker-core-metadata-go:latest [2021-01-14T16:58:30.945Z]  Building docker-core-metadata-go ... done Building docker-core-data-go [2021-01-14T16:58:30.945Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-14T16:58:30.945Z] Successfully built dbe50c582e64 [2021-01-14T16:58:30.945Z] ---> Running in ac888a9ce2f7 [2021-01-14T16:58:30.945Z] Successfully tagged docker-core-command-go:latest [2021-01-14T16:58:30.945Z]  Building docker-core-command-go ... done Building docker-security-secretstore-setup-go [2021-01-14T16:58:30.945Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-14T16:58:30.945Z] Removing intermediate container 8abb88f9c9eb [2021-01-14T16:58:30.945Z] ---> da2c334a3632 [2021-01-14T16:58:30.945Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2021-01-14T16:58:31.208Z] ---> Running in b73cef4c01f8 [2021-01-14T16:58:31.208Z] (1/2) Installing readline (8.0.4-r0) [2021-01-14T16:58:31.208Z] (2/2) Installing bash (5.0.17-r0) [2021-01-14T16:58:31.208Z] Executing bash-5.0.17-r0.post-install [2021-01-14T16:58:31.208Z] Executing busybox-1.31.1-r19.trigger [2021-01-14T16:58:31.208Z] OK: 12 MiB in 22 packages [2021-01-14T16:58:31.208Z] Removing intermediate container ac888a9ce2f7 [2021-01-14T16:58:31.208Z] ---> ad96cef26d00 [2021-01-14T16:58:31.208Z] Step 21/21 : LABEL version=0.0.0 [2021-01-14T16:58:31.472Z] ---> Running in 77ff52ca4bf1 [2021-01-14T16:58:31.472Z] Removing intermediate container b73cef4c01f8 [2021-01-14T16:58:31.472Z] ---> aae04bc4771d [2021-01-14T16:58:31.472Z] Step 20/22 : LABEL arch=x86_64 [2021-01-14T16:58:31.734Z] ---> Running in 16ead1751b32 [2021-01-14T16:58:37.023Z] Removing intermediate container 77ff52ca4bf1 [2021-01-14T16:58:37.023Z] ---> ffe864f27bc7 [2021-01-14T16:58:37.023Z] [2021-01-14T16:58:37.023Z] Successfully built ffe864f27bc7 [2021-01-14T16:58:37.023Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-01-14T16:58:37.023Z] Building docker-support-scheduler-go [2021-01-14T16:58:39.123Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-14T16:58:39.569Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container 16ead1751b32 [2021-01-14T16:58:39.569Z] ---> 8723016d0b0a [2021-01-14T16:58:39.569Z] Step 21/22 : LABEL git_sha=c4d5454e855ef23b8a1915bbc945308294865357 [2021-01-14T16:58:39.569Z] Removing intermediate container 2615a6f08c8c [2021-01-14T16:58:39.569Z] ---> 7a3305a7d081 [2021-01-14T16:58:39.569Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-14T16:58:39.832Z] ---> Running in cc5492aec092 [2021-01-14T16:58:39.832Z] ---> Running in bc6aae1a4f33 [2021-01-14T16:58:40.412Z] Removing intermediate container bc6aae1a4f33 [2021-01-14T16:58:40.412Z] ---> b089fe816627 [2021-01-14T16:58:40.412Z] Step 22/22 : LABEL version=0.0.0 [2021-01-14T16:58:40.675Z] Removing intermediate container cc5492aec092 [2021-01-14T16:58:40.675Z] ---> 4e17200c2e58 [2021-01-14T16:58:40.675Z] Step 14/26 : ENV APP_PORT=48090 [2021-01-14T16:58:47.309Z] ---> Running in cc7adb32b9af [2021-01-14T16:58:47.309Z] ---> Running in 21e077219729 [2021-01-14T16:58:49.920Z] Removing intermediate container 21e077219729 [2021-01-14T16:58:49.920Z] ---> 05d887139974 [2021-01-14T16:58:49.920Z] Step 15/26 : EXPOSE $APP_PORT [2021-01-14T16:58:49.920Z] Removing intermediate container cc7adb32b9af [2021-01-14T16:58:49.920Z] ---> 96eb25fd6d5c [2021-01-14T16:58:49.920Z] [2021-01-14T16:58:49.920Z] Successfully built 96eb25fd6d5c [2021-01-14T16:58:50.187Z] Successfully tagged docker-security-bootstrap-redis-go:latest [2021-01-14T16:58:50.187Z]  Building docker-security-bootstrap-redis-go ... done Building docker-support-notifications-go [2021-01-14T16:58:50.452Z] ---> Running in bf9005c0123c [2021-01-14T16:58:50.715Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-14T16:58:50.715Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-14T16:58:50.715Z] ---> d6a228ca4d87 [2021-01-14T16:58:50.715Z] Step 3/23 : WORKDIR /edgex-go [2021-01-14T16:58:50.715Z] ---> Using cache [2021-01-14T16:58:50.715Z] ---> d21120f50795 [2021-01-14T16:58:50.715Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-14T16:58:50.715Z] ---> Using cache [2021-01-14T16:58:50.715Z] ---> 969e7afb0bb4 [2021-01-14T16:58:50.715Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-14T16:58:52.216Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-14T16:58:52.216Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-14T16:58:52.216Z] ---> d6a228ca4d87 [2021-01-14T16:58:52.216Z] Step 3/24 : WORKDIR /edgex-go [2021-01-14T16:58:52.216Z] ---> Using cache [2021-01-14T16:58:52.216Z] ---> d21120f50795 [2021-01-14T16:58:52.216Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-14T16:58:52.217Z] ---> Using cache [2021-01-14T16:58:52.217Z] ---> 969e7afb0bb4 [2021-01-14T16:58:52.217Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-01-14T16:58:52.217Z] ---> Using cache [2021-01-14T16:58:52.217Z] ---> 5ae3ee9c50d0 [2021-01-14T16:58:52.217Z] Step 6/24 : COPY go.mod . [2021-01-14T16:58:52.217Z] ---> Using cache [2021-01-14T16:58:52.217Z] ---> 87cb0011ca53 [2021-01-14T16:58:52.217Z] Step 7/24 : RUN go mod download [2021-01-14T16:58:52.217Z] ---> Using cache [2021-01-14T16:58:52.217Z] ---> b38d36e71564 [2021-01-14T16:58:52.217Z] Step 8/24 : COPY . . [2021-01-14T16:58:52.217Z] ---> Using cache [2021-01-14T16:58:52.217Z] ---> 5ac79c139368 [2021-01-14T16:58:52.217Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-01-14T16:58:56.452Z] ---> Running in c31902171a8d [2021-01-14T16:58:56.452Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-14T16:58:56.452Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-14T16:58:56.452Z] ---> d6a228ca4d87 [2021-01-14T16:58:56.452Z] Step 3/21 : WORKDIR /edgex-go [2021-01-14T16:58:56.452Z] ---> Using cache [2021-01-14T16:58:56.452Z] ---> d21120f50795 [2021-01-14T16:58:56.452Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-14T16:58:56.452Z] ---> Using cache [2021-01-14T16:58:56.452Z] ---> 969e7afb0bb4 [2021-01-14T16:58:56.452Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-14T16:58:56.452Z] ---> Using cache [2021-01-14T16:58:56.452Z] ---> 5ae3ee9c50d0 [2021-01-14T16:58:56.452Z] Step 6/21 : COPY go.mod . [2021-01-14T16:58:56.452Z] ---> Using cache [2021-01-14T16:58:56.452Z] ---> 87cb0011ca53 [2021-01-14T16:58:56.452Z] Step 7/21 : RUN go mod download [2021-01-14T16:58:56.452Z] ---> Using cache [2021-01-14T16:58:56.452Z] ---> b38d36e71564 [2021-01-14T16:58:56.452Z] Step 8/21 : COPY . . [2021-01-14T16:58:56.452Z] ---> Using cache [2021-01-14T16:58:56.452Z] ---> 5ac79c139368 [2021-01-14T16:58:56.452Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2021-01-14T16:58:57.843Z] ---> Running in 7539a5c4d580 [2021-01-14T16:58:57.843Z] Removing intermediate container bf9005c0123c [2021-01-14T16:58:57.843Z] ---> cda6a5ec2776 [2021-01-14T16:58:57.843Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-14T16:58:58.105Z] ---> Running in b3ffb680a280 [2021-01-14T16:58:59.502Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-14T16:59:00.078Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-14T16:59:01.040Z] OK: 233 MiB in 51 packages [2021-01-14T16:59:01.040Z] ---> cefe0cb73f3b [2021-01-14T16:59:01.040Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-14T16:59:02.071Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-01-14T16:59:02.071Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-01-14T16:59:03.030Z] ---> adac7a350e57 [2021-01-14T16:59:03.030Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-14T16:59:04.458Z] ---> 92e2b4fed855 [2021-01-14T16:59:04.458Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-01-14T16:59:04.458Z] ---> Running in 50aad6b0e75b [2021-01-14T16:59:04.458Z] Removing intermediate container c31902171a8d [2021-01-14T16:59:04.458Z] ---> 5473902a36c8 [2021-01-14T16:59:04.458Z] Step 6/23 : COPY go.mod . [2021-01-14T16:59:05.425Z] ---> d6475d38a497 [2021-01-14T16:59:05.425Z] Step 7/23 : RUN go mod download [2021-01-14T16:59:05.695Z] ---> Running in 8f383b3045a2 [2021-01-14T16:59:06.689Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-14T16:59:06.689Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-14T16:59:06.973Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-14T16:59:06.973Z] (2/33) Installing expat (2.2.9-r1) [2021-01-14T16:59:06.973Z] (3/33) Installing libffi (3.3-r2) [2021-01-14T16:59:07.250Z] (4/33) Installing gdbm (1.13-r1) [2021-01-14T16:59:07.250Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-14T16:59:07.250Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-14T16:59:07.250Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-14T16:59:07.250Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-14T16:59:07.250Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-14T16:59:07.250Z] ---> d6a228ca4d87 [2021-01-14T16:59:07.250Z] Step 3/24 : WORKDIR /edgex-go [2021-01-14T16:59:07.250Z] ---> Using cache [2021-01-14T16:59:07.250Z] ---> d21120f50795 [2021-01-14T16:59:07.250Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-14T16:59:07.250Z] ---> Using cache [2021-01-14T16:59:07.250Z] ---> 969e7afb0bb4 [2021-01-14T16:59:07.250Z] Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates [2021-01-14T16:59:09.852Z] ---> Running in 9921a16c8a8d [2021-01-14T16:59:10.448Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-14T16:59:10.448Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-14T16:59:10.448Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-14T16:59:10.448Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-14T16:59:10.448Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-14T16:59:10.448Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-14T16:59:10.448Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-14T16:59:10.448Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-14T16:59:10.448Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-14T16:59:10.448Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-14T16:59:10.449Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-14T16:59:10.449Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-14T16:59:11.044Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-14T16:59:11.044Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-14T16:59:11.044Z] Removing intermediate container 8f383b3045a2 [2021-01-14T16:59:11.044Z] ---> e417ce61f965 [2021-01-14T16:59:11.044Z] Step 8/23 : COPY . . [2021-01-14T16:59:11.044Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-14T16:59:11.044Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-14T16:59:11.044Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-14T16:59:11.044Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-14T16:59:11.044Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-14T16:59:11.044Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-14T16:59:11.312Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-14T16:59:11.312Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-14T16:59:11.312Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-14T16:59:11.312Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-14T16:59:11.312Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-14T16:59:11.312Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-14T16:59:11.312Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-14T16:59:11.312Z] Executing busybox-1.31.1-r19.trigger [2021-01-14T16:59:11.578Z] OK: 71 MiB in 55 packages [2021-01-14T16:59:11.847Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-14T16:59:12.450Z] OK: 233 MiB in 51 packages [2021-01-14T16:59:16.745Z] Removing intermediate container 9921a16c8a8d [2021-01-14T16:59:16.745Z] ---> 1c4e57f14678 [2021-01-14T16:59:16.745Z] Step 6/24 : COPY go.mod . [2021-01-14T16:59:19.343Z] ---> 4ef960dc982e [2021-01-14T16:59:19.343Z] Step 7/24 : RUN go mod download [2021-01-14T16:59:22.695Z] ---> Running in 29e5245d5223 [2021-01-14T16:59:26.080Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-01-14T16:59:26.234Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-14T16:59:32.743Z] Removing intermediate container 50aad6b0e75b [2021-01-14T16:59:32.743Z] ---> 4c07a9814ace [2021-01-14T16:59:32.743Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-01-14T16:59:33.017Z] ---> Running in a05563d793f6 [2021-01-14T16:59:33.017Z] ---> c28bed2ce645 [2021-01-14T16:59:33.017Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-01-14T16:59:34.020Z] Removing intermediate container 29e5245d5223 [2021-01-14T16:59:34.020Z] ---> d0186fa09d0c [2021-01-14T16:59:34.020Z] Step 8/24 : COPY . . [2021-01-14T16:59:34.639Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-14T16:59:35.434Z] ---> Running in f8eb7a4525a2 [2021-01-14T16:59:36.838Z] Removing intermediate container b3ffb680a280 [2021-01-14T16:59:36.838Z] ---> b47e91427aa0 [2021-01-14T16:59:36.838Z] [2021-01-14T16:59:36.838Z] Step 10/21 : FROM scratch [2021-01-14T16:59:36.838Z] ---> [2021-01-14T16:59:36.838Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-14T16:59:37.103Z] Removing intermediate container 7539a5c4d580 [2021-01-14T16:59:37.103Z] ---> cca5d645b4db [2021-01-14T16:59:37.103Z] [2021-01-14T16:59:37.103Z] Step 10/24 : FROM alpine:3.12 [2021-01-14T16:59:37.103Z] ---> 389fef711851 [2021-01-14T16:59:37.103Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-14T16:59:37.103Z] ---> Using cache [2021-01-14T16:59:37.103Z] ---> c95041e0bdcb [2021-01-14T16:59:37.104Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-14T16:59:37.322Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-14T16:59:37.322Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-01-14T16:59:37.322Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-14T16:59:37.322Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-14T16:59:37.322Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-14T16:59:38.067Z] ---> Using cache [2021-01-14T16:59:38.067Z] ---> 296f42a63b1b [2021-01-14T16:59:38.067Z] Step 12/21 : ENV APP_PORT=48085 [2021-01-14T16:59:38.330Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-14T16:59:40.411Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-14T16:59:40.659Z] ---> Running in 178826cada2e [2021-01-14T16:59:40.659Z] ---> Running in f44b216a0906 [2021-01-14T16:59:40.928Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-01-14T16:59:40.928Z] Removing intermediate container 178826cada2e [2021-01-14T16:59:40.928Z] ---> 22129bbac109 [2021-01-14T16:59:40.928Z] Step 13/21 : EXPOSE $APP_PORT [2021-01-14T16:59:41.252Z] Removing intermediate container f44b216a0906 [2021-01-14T16:59:41.252Z] ---> bea0e3e3db96 [2021-01-14T16:59:41.252Z] Step 13/24 : WORKDIR / [2021-01-14T16:59:41.967Z] ---> Running in 8f1cb1bec327 [2021-01-14T16:59:42.431Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-14T16:59:42.971Z] Collecting docker-compose==1.23.2 [2021-01-14T16:59:42.972Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-14T16:59:44.372Z] ---> Running in e360b279290d [2021-01-14T16:59:44.639Z] Collecting cached-property<2,>=1.2.0 [2021-01-14T16:59:44.639Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-14T16:59:44.910Z] Removing intermediate container 8f1cb1bec327 [2021-01-14T16:59:44.910Z] ---> 4c1671e196ec [2021-01-14T16:59:44.910Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-14T16:59:45.171Z] Collecting jsonschema<3,>=2.5.1 [2021-01-14T16:59:45.171Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-14T16:59:46.136Z] Removing intermediate container e360b279290d [2021-01-14T16:59:46.136Z] ---> 26e8626622d0 [2021-01-14T16:59:46.136Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-01-14T16:59:46.399Z] ---> f4e650a09941 [2021-01-14T16:59:46.399Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-14T16:59:46.671Z] Collecting docker<4.0,>=3.6.0 [2021-01-14T16:59:46.671Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-14T16:59:48.621Z] Collecting texttable<0.10,>=0.9.0 [2021-01-14T16:59:48.621Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-14T16:59:49.255Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-14T16:59:49.255Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-14T16:59:49.255Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-14T16:59:50.557Z] ---> 533f6a049fa9 [2021-01-14T16:59:50.557Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-01-14T16:59:50.557Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-14T16:59:50.557Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-14T16:59:50.840Z] ---> f36b88325dc2 [2021-01-14T16:59:50.840Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-14T16:59:51.801Z] Collecting docopt<0.7,>=0.6.1 [2021-01-14T16:59:51.801Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-14T16:59:52.387Z] ---> 196bcbaf421e [2021-01-14T16:59:52.387Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-14T16:59:53.799Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-14T16:59:53.799Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-14T16:59:54.065Z] ---> c784eb0b4f19 [2021-01-14T16:59:54.065Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2021-01-14T16:59:54.334Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-14T16:59:54.334Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-14T16:59:54.334Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-01-14T16:59:54.334Z] ---> Running in e291b35f01d2 [2021-01-14T16:59:54.615Z] ---> 67ef57adbde2 [2021-01-14T16:59:54.615Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-14T16:59:54.615Z] Collecting PyYAML<4,>=3.10 [2021-01-14T16:59:54.615Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-14T16:59:54.615Z] ---> 30989bd5bd50 [2021-01-14T16:59:54.615Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2021-01-14T16:59:56.015Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.236s coverage: 46.6% of statements [2021-01-14T16:59:56.015Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-14T16:59:56.015Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-14T16:59:56.015Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-14T16:59:56.015Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-14T16:59:56.015Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-14T16:59:56.024Z] Collecting docker-pycreds>=0.4.0 [2021-01-14T16:59:56.024Z] ---> Running in 4bc2e3241c48 [2021-01-14T16:59:56.024Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-14T16:59:56.024Z] Removing intermediate container e291b35f01d2 [2021-01-14T16:59:56.024Z] ---> 1b272965a0fb [2021-01-14T16:59:56.024Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-14T16:59:56.024Z] Collecting idna<2.8,>=2.5 [2021-01-14T16:59:56.307Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-14T16:59:56.307Z] ---> c601f9c6e718 [2021-01-14T16:59:56.307Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-14T16:59:56.307Z] ---> Running in 5bdf2e5fb5b1 [2021-01-14T16:59:56.578Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-14T16:59:56.578Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-14T16:59:56.578Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-01-14T16:59:56.578Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-01-14T16:59:56.578Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-14T16:59:56.578Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-14T16:59:56.578Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-14T16:59:56.578Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-14T16:59:56.847Z] Removing intermediate container 5bdf2e5fb5b1 [2021-01-14T16:59:56.847Z] ---> e419991e5e91 [2021-01-14T16:59:56.847Z] Step 19/21 : LABEL arch=x86_64 [2021-01-14T16:59:56.847Z] Installing collected packages: cached-property, jsonschema, websocket-client, idna, urllib3, requests, docker-pycreds, docker, texttable, dockerpty, docopt, PyYAML, docker-compose [2021-01-14T16:59:56.847Z] ---> Running in 86b6b9037f14 [2021-01-14T16:59:57.122Z] Attempting uninstall: idna [2021-01-14T16:59:57.123Z] Found existing installation: idna 2.9 [2021-01-14T16:59:57.123Z] Uninstalling idna-2.9: [2021-01-14T16:59:57.123Z] Successfully uninstalled idna-2.9 [2021-01-14T16:59:57.402Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-01-14T16:59:57.402Z] Attempting uninstall: urllib3 [2021-01-14T16:59:57.402Z] Found existing installation: urllib3 1.25.9 [2021-01-14T16:59:57.402Z] Uninstalling urllib3-1.25.9: [2021-01-14T16:59:57.402Z] Removing intermediate container 86b6b9037f14 [2021-01-14T16:59:57.402Z] ---> b7a83d31d325 [2021-01-14T16:59:57.402Z] Step 20/21 : LABEL git_sha=c4d5454e855ef23b8a1915bbc945308294865357 [2021-01-14T16:59:57.672Z] Successfully uninstalled urllib3-1.25.9 [2021-01-14T16:59:57.937Z] ---> fd82f210d735 [2021-01-14T16:59:57.937Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-14T16:59:58.520Z] ---> Running in 4be56f5e7d08 [2021-01-14T16:59:58.521Z] Attempting uninstall: requests [2021-01-14T16:59:58.521Z] Found existing installation: requests 2.23.0 [2021-01-14T16:59:58.521Z] Uninstalling requests-2.23.0: [2021-01-14T16:59:58.521Z] Successfully uninstalled requests-2.23.0 [2021-01-14T16:59:59.485Z] ---> 7caae3d80e12 [2021-01-14T16:59:59.485Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-01-14T17:00:00.480Z] ---> Running in c70780ddb694 [2021-01-14T17:00:00.480Z] Removing intermediate container 4be56f5e7d08 [2021-01-14T17:00:00.480Z] ---> 7f433175702e [2021-01-14T17:00:00.480Z] Step 21/21 : LABEL version=0.0.0 [2021-01-14T17:00:01.466Z] Running setup.py install for texttable: started [2021-01-14T17:00:02.063Z] Running setup.py install for texttable: finished with status 'done' [2021-01-14T17:00:02.063Z] ---> Running in b8dbe8054226 [2021-01-14T17:00:02.063Z] Running setup.py install for dockerpty: started [2021-01-14T17:00:02.703Z] Removing intermediate container b8dbe8054226 [2021-01-14T17:00:02.703Z] ---> 34a4c4c66608 [2021-01-14T17:00:02.703Z] [2021-01-14T17:00:02.780Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.549s coverage: 27.0% of statements [2021-01-14T17:00:02.781Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-14T17:00:02.781Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-14T17:00:02.781Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-14T17:00:02.781Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-14T17:00:02.781Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-14T17:00:02.781Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-14T17:00:02.781Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.083s coverage: 100.0% of statements [2021-01-14T17:00:02.781Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-14T17:00:02.781Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.091s coverage: 100.0% of statements [2021-01-14T17:00:02.781Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-14T17:00:02.781Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-14T17:00:02.781Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.260s coverage: 67.9% of statements [2021-01-14T17:00:02.781Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-14T17:00:02.781Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-14T17:00:02.781Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.428s coverage: 82.3% of statements [2021-01-14T17:00:02.781Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-14T17:00:02.781Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-14T17:00:02.781Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-14T17:00:02.781Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-14T17:00:02.990Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-14T17:00:02.990Z] Running setup.py install for docopt: started [2021-01-14T17:00:02.990Z] Successfully built 34a4c4c66608 [2021-01-14T17:00:02.990Z] Successfully tagged docker-support-scheduler-go:latest [2021-01-14T17:00:03.578Z]  Building docker-support-scheduler-go ... done  Running setup.py install for docopt: finished with status 'done' [2021-01-14T17:00:03.578Z] Running setup.py install for PyYAML: started [2021-01-14T17:00:03.849Z] Removing intermediate container c70780ddb694 [2021-01-14T17:00:03.850Z] ---> a66ceea4000e [2021-01-14T17:00:03.850Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-01-14T17:00:03.850Z] ---> Running in ef645caba5cf [2021-01-14T17:00:04.123Z] Removing intermediate container ef645caba5cf [2021-01-14T17:00:04.123Z] ---> 9b93cd8b87d6 [2021-01-14T17:00:04.123Z] Step 22/24 : LABEL arch=x86_64 [2021-01-14T17:00:04.123Z] ---> Running in ee16a2314876 [2021-01-14T17:00:04.123Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-14T17:00:04.404Z] Removing intermediate container ee16a2314876 [2021-01-14T17:00:04.404Z] ---> d13bc5e086c4 [2021-01-14T17:00:04.404Z] Step 23/24 : LABEL git_sha=c4d5454e855ef23b8a1915bbc945308294865357 [2021-01-14T17:00:05.019Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 [2021-01-14T17:00:05.019Z] ---> Running in eaf3f1d43685 [2021-01-14T17:00:05.289Z] Removing intermediate container eaf3f1d43685 [2021-01-14T17:00:05.289Z] ---> a658459269ca [2021-01-14T17:00:05.289Z] Step 24/24 : LABEL version=0.0.0 [2021-01-14T17:00:05.573Z] ---> Running in d55e7508eac2 [2021-01-14T17:00:05.843Z] Removing intermediate container d55e7508eac2 [2021-01-14T17:00:05.843Z] ---> 4c7a47879743 [2021-01-14T17:00:05.843Z] [2021-01-14T17:00:06.130Z] Successfully built 4c7a47879743 [2021-01-14T17:00:06.130Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-01-14T17:00:08.141Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container a05563d793f6 [2021-01-14T17:00:08.141Z] ---> 72e395be45a6 [2021-01-14T17:00:08.141Z] Step 21/26 : RUN apk --no-cache add curl [2021-01-14T17:00:08.444Z] ---> Running in d837ec5e9487 [2021-01-14T17:00:09.056Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-14T17:00:09.056Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-14T17:00:09.335Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-14T17:00:09.335Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-14T17:00:09.335Z] (3/3) Installing curl (7.69.1-r3) [2021-01-14T17:00:09.335Z] Executing busybox-1.31.1-r19.trigger [2021-01-14T17:00:09.335Z] OK: 72 MiB in 58 packages [2021-01-14T17:00:11.900Z] Removing intermediate container f8eb7a4525a2 [2021-01-14T17:00:11.900Z] ---> c17714a6f59c [2021-01-14T17:00:11.900Z] [2021-01-14T17:00:11.900Z] Step 10/23 : FROM alpine:3.12 [2021-01-14T17:00:11.900Z] ---> 389fef711851 [2021-01-14T17:00:11.900Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-14T17:00:11.900Z] ---> Running in 5bde73a8d186 [2021-01-14T17:00:11.900Z] Removing intermediate container d837ec5e9487 [2021-01-14T17:00:11.900Z] ---> 82fe0d862adb [2021-01-14T17:00:11.900Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-14T17:00:11.900Z] ---> Running in 1cc4ad99fa9c [2021-01-14T17:00:11.900Z] Removing intermediate container 5bde73a8d186 [2021-01-14T17:00:11.900Z] ---> ca82ea3f7d67 [2021-01-14T17:00:11.900Z] Step 12/23 : ENV APP_PORT=48080 [2021-01-14T17:00:12.172Z] ---> Running in 5322c1733d11 [2021-01-14T17:00:12.172Z] Removing intermediate container 1cc4ad99fa9c [2021-01-14T17:00:12.172Z] ---> 0a2825381227 [2021-01-14T17:00:12.172Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-14T17:00:13.040Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.192s coverage: 28.6% of statements [2021-01-14T17:00:13.040Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-14T17:00:13.040Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-14T17:00:13.040Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-14T17:00:13.040Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-14T17:00:13.040Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-14T17:00:13.040Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.158s coverage: 100.0% of statements [2021-01-14T17:00:13.040Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-14T17:00:13.040Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.095s coverage: 100.0% of statements [2021-01-14T17:00:13.040Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-14T17:00:13.040Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.346s coverage: 86.7% of statements [2021-01-14T17:00:13.040Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-14T17:00:13.040Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.362s coverage: 97.5% of statements [2021-01-14T17:00:13.040Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-14T17:00:13.040Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.174s coverage: 78.3% of statements [2021-01-14T17:00:13.040Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-14T17:00:13.040Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-14T17:00:13.040Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-14T17:00:13.040Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-14T17:00:15.487Z] ---> Running in 34920504b7a8 [2021-01-14T17:00:15.487Z] Removing intermediate container 5322c1733d11 [2021-01-14T17:00:15.487Z] ---> 849001c67b45 [2021-01-14T17:00:15.487Z] Step 13/23 : EXPOSE $APP_PORT [2021-01-14T17:00:15.487Z] Removing intermediate container 4bc2e3241c48 [2021-01-14T17:00:15.487Z] ---> e43dabf35c55 [2021-01-14T17:00:15.487Z] [2021-01-14T17:00:15.487Z] Step 10/24 : FROM scratch [2021-01-14T17:00:15.487Z] ---> [2021-01-14T17:00:15.487Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2021-01-14T17:00:15.487Z] ---> Running in 3bf9593e6c73 [2021-01-14T17:00:15.487Z] Removing intermediate container 34920504b7a8 [2021-01-14T17:00:15.487Z] ---> c693ba020eaa [2021-01-14T17:00:15.487Z] Step 24/26 : LABEL arch=x86_64 [2021-01-14T17:00:15.487Z] ---> Running in 0ae78e93f8f3 [2021-01-14T17:00:15.487Z] Removing intermediate container 3bf9593e6c73 [2021-01-14T17:00:15.487Z] ---> 1711208420ea [2021-01-14T17:00:15.487Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-14T17:00:15.487Z] ---> Running in 031555a4ed9d [2021-01-14T17:00:15.487Z] ---> Running in 301068c18814 [2021-01-14T17:00:15.487Z] Removing intermediate container 0ae78e93f8f3 [2021-01-14T17:00:15.487Z] ---> 79ce70b1be83 [2021-01-14T17:00:15.487Z] Step 12/24 : ENV APP_PORT=48060 [2021-01-14T17:00:15.754Z] ---> Running in ea55e952617d [2021-01-14T17:00:15.754Z] Removing intermediate container 031555a4ed9d [2021-01-14T17:00:15.754Z] ---> bd342d9af915 [2021-01-14T17:00:15.754Z] Step 25/26 : LABEL git_sha=c4d5454e855ef23b8a1915bbc945308294865357 [2021-01-14T17:00:16.020Z] ---> Running in 6ac2276dc815 [2021-01-14T17:00:16.020Z] Removing intermediate container ea55e952617d [2021-01-14T17:00:16.020Z] ---> b08d40caeb32 [2021-01-14T17:00:16.020Z] Step 13/24 : EXPOSE $APP_PORT [2021-01-14T17:00:16.020Z] ---> Running in 35df6f37eed0 [2021-01-14T17:00:16.283Z] Removing intermediate container 6ac2276dc815 [2021-01-14T17:00:16.283Z] ---> 178af0a646c9 [2021-01-14T17:00:16.283Z] Step 26/26 : LABEL version=0.0.0 [2021-01-14T17:00:16.283Z] ---> Running in 75f107c41412 [2021-01-14T17:00:16.283Z] Removing intermediate container 35df6f37eed0 [2021-01-14T17:00:16.283Z] ---> 0144b68532c2 [2021-01-14T17:00:16.283Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2021-01-14T17:00:16.551Z] Removing intermediate container 75f107c41412 [2021-01-14T17:00:16.551Z] ---> 0cf30b2e6913 [2021-01-14T17:00:16.551Z] [2021-01-14T17:00:16.551Z] Successfully built 0cf30b2e6913 [2021-01-14T17:00:16.551Z] ---> 37ee2e3afb47 [2021-01-14T17:00:16.551Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2021-01-14T17:00:16.551Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-01-14T17:00:16.818Z]  Building docker-sys-mgmt-agent-go ... done Removing intermediate container 301068c18814 [2021-01-14T17:00:16.818Z] ---> 8c05a2f470f8 [2021-01-14T17:00:16.818Z] Step 15/23 : RUN apk add --update --no-cache zeromq [2021-01-14T17:00:16.818Z] ---> Running in 069c7b8f759d [2021-01-14T17:00:17.773Z] ---> a5d9c86a0cf5 [2021-01-14T17:00:17.773Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2021-01-14T17:00:17.773Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-14T17:00:18.035Z] ---> f5e16756d659 [2021-01-14T17:00:18.035Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-14T17:00:18.302Z] ---> 198ceee12425 [2021-01-14T17:00:18.302Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-14T17:00:18.570Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-14T17:00:18.832Z] ---> 213ac04252f2 [2021-01-14T17:00:18.832Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-14T17:00:19.094Z] ---> ce2803963cd0 [2021-01-14T17:00:19.094Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2021-01-14T17:00:19.094Z] ---> Running in f1cebe53fcb1 [2021-01-14T17:00:19.358Z] (1/5) Installing libgcc (9.3.0-r2) [2021-01-14T17:00:19.358Z] (2/5) Installing libsodium (1.0.18-r0) [2021-01-14T17:00:19.358Z] Removing intermediate container f1cebe53fcb1 [2021-01-14T17:00:19.358Z] ---> 48822220bb50 [2021-01-14T17:00:19.358Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-14T17:00:19.358Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-01-14T17:00:19.358Z] ---> Running in 3df8454c6159 [2021-01-14T17:00:19.628Z] Removing intermediate container 3df8454c6159 [2021-01-14T17:00:19.628Z] ---> d734dd45ecc1 [2021-01-14T17:00:19.628Z] Step 22/24 : LABEL arch=x86_64 [2021-01-14T17:00:19.628Z] (4/5) Installing libzmq (4.3.3-r0) [2021-01-14T17:00:19.628Z] ---> Running in 13de8eb0b0f0 [2021-01-14T17:00:19.896Z] (5/5) Installing zeromq (4.3.3-r0) [2021-01-14T17:00:19.896Z] Removing intermediate container 13de8eb0b0f0 [2021-01-14T17:00:19.896Z] ---> f2a03220d062 [2021-01-14T17:00:19.896Z] Step 23/24 : LABEL git_sha=c4d5454e855ef23b8a1915bbc945308294865357 [2021-01-14T17:00:19.896Z] Executing busybox-1.31.1-r19.trigger [2021-01-14T17:00:19.896Z] ---> Running in 4318b74c42e7 [2021-01-14T17:00:19.896Z] OK: 8 MiB in 19 packages [2021-01-14T17:00:20.160Z] Removing intermediate container 4318b74c42e7 [2021-01-14T17:00:20.160Z] ---> 3c2d736896dc [2021-01-14T17:00:20.160Z] Step 24/24 : LABEL version=0.0.0 [2021-01-14T17:00:20.160Z] ---> Running in ad661b5a715b [2021-01-14T17:00:20.422Z] Removing intermediate container ad661b5a715b [2021-01-14T17:00:20.422Z] ---> cf4ae9ecd78b [2021-01-14T17:00:20.422Z] [2021-01-14T17:00:20.422Z] Successfully built cf4ae9ecd78b [2021-01-14T17:00:20.684Z] Successfully tagged docker-support-notifications-go:latest [2021-01-14T17:00:20.684Z]  Building docker-support-notifications-go ... done Removing intermediate container 069c7b8f759d [2021-01-14T17:00:20.684Z] ---> 76d3ebc23f8b [2021-01-14T17:00:20.684Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-14T17:00:21.257Z] ---> 984e1509a1f7 [2021-01-14T17:00:21.257Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-14T17:00:21.373Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.262s coverage: 93.2% of statements [2021-01-14T17:00:21.374Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-14T17:00:21.374Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-14T17:00:21.374Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-14T17:00:21.374Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-14T17:00:21.374Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-14T17:00:21.374Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-14T17:00:21.374Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-14T17:00:21.374Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-14T17:00:21.374Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-14T17:00:21.374Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-14T17:00:21.374Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-14T17:00:21.374Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-14T17:00:21.374Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-14T17:00:21.374Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-14T17:00:21.374Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-14T17:00:21.374Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-14T17:00:21.374Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-14T17:00:21.374Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-14T17:00:21.374Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.056s coverage: 58.8% of statements [2021-01-14T17:00:21.374Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-14T17:00:21.374Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-14T17:00:21.374Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.210s coverage: 0.1% of statements [2021-01-14T17:00:21.374Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-14T17:00:21.374Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-14T17:00:21.374Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-01-14T17:00:21.374Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-01-14T17:00:21.374Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements [2021-01-14T17:00:21.374Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-01-14T17:00:21.374Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.108s coverage: 75.5% of statements [2021-01-14T17:00:21.374Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-01-14T17:00:21.374Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.072s coverage: 80.8% of statements [2021-01-14T17:00:21.374Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.129s coverage: 87.2% of statements [2021-01-14T17:00:21.838Z] ---> 2bbe8bd8dac1 [2021-01-14T17:00:21.838Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-14T17:00:22.101Z] ---> d75e8a82fafa [2021-01-14T17:00:22.101Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-01-14T17:00:22.362Z] ---> Running in 8825d7a988bc [2021-01-14T17:00:22.363Z] Removing intermediate container 8825d7a988bc [2021-01-14T17:00:22.363Z] ---> a1bb15ac1e65 [2021-01-14T17:00:22.363Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-14T17:00:22.363Z] ---> Running in 593f26ec1266 [2021-01-14T17:00:22.626Z] Removing intermediate container 593f26ec1266 [2021-01-14T17:00:22.626Z] ---> 8b65dbdea629 [2021-01-14T17:00:22.626Z] Step 21/23 : LABEL arch=x86_64 [2021-01-14T17:00:22.626Z] ---> Running in 4b1cc351cd00 [2021-01-14T17:00:22.892Z] Removing intermediate container 4b1cc351cd00 [2021-01-14T17:00:22.892Z] ---> 68686dcb20d7 [2021-01-14T17:00:22.893Z] Step 22/23 : LABEL git_sha=c4d5454e855ef23b8a1915bbc945308294865357 [2021-01-14T17:00:22.893Z] ---> Running in 67fd2ba2c42d [2021-01-14T17:00:23.167Z] Removing intermediate container 67fd2ba2c42d [2021-01-14T17:00:23.167Z] ---> ce35a0033f0a [2021-01-14T17:00:23.167Z] Step 23/23 : LABEL version=0.0.0 [2021-01-14T17:00:23.167Z] ---> Running in 8274aac0ab10 [2021-01-14T17:00:23.402Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.141s coverage: 84.2% of statements [2021-01-14T17:00:23.437Z] Removing intermediate container 8274aac0ab10 [2021-01-14T17:00:23.437Z] ---> 18e54ea09f6e [2021-01-14T17:00:23.437Z] [2021-01-14T17:00:23.437Z] Successfully built 18e54ea09f6e [2021-01-14T17:00:23.437Z] Successfully tagged docker-core-data-go:latest [2021-01-14T17:00:23.734Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-01-14T17:00:23.748Z] $ docker stop --time=1 c7e15d4c79dec7821db63ac441d14362333157c1c634e2114262e4104fa980a2 [2021-01-14T17:00:24.613Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.307s coverage: 91.4% of statements [2021-01-14T17:00:24.613Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-01-14T17:00:25.349Z] $ docker rm -f c7e15d4c79dec7821db63ac441d14362333157c1c634e2114262e4104fa980a2 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-14T17:00:25.975Z] + docker images [2021-01-14T17:00:25.975Z] + grep docker [2021-01-14T17:00:25.975Z] docker-core-data-go latest 18e54ea09f6e 2 seconds ago 22.3MB [2021-01-14T17:00:25.975Z] docker-support-notifications-go latest cf4ae9ecd78b 5 seconds ago 12MB [2021-01-14T17:00:25.975Z] docker-sys-mgmt-agent-go latest 0cf30b2e6913 9 seconds ago 313MB [2021-01-14T17:00:25.975Z] docker-security-secretstore-setup-go latest 4c7a47879743 20 seconds ago 24.6MB [2021-01-14T17:00:25.975Z] docker-support-scheduler-go latest 34a4c4c66608 23 seconds ago 10.7MB [2021-01-14T17:00:25.975Z] docker-security-bootstrap-redis-go latest 96eb25fd6d5c About a minute ago 15.8MB [2021-01-14T17:00:25.975Z] docker-security-proxy-setup-go latest ffe864f27bc7 About a minute ago 24.4MB [2021-01-14T17:00:25.975Z] docker-core-command-go latest dbe50c582e64 About a minute ago 10.6MB [2021-01-14T17:00:25.975Z] docker-core-metadata-go latest 4298531ca95f About a minute ago 13.1MB [2021-01-14T17:00:25.975Z] docker 20.10.0 aefe523efa57 4 weeks ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-01-14T17:00:27.439Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.628s coverage: 63.5% of statements [2021-01-14T17:00:27.439Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-14T17:00:27.439Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-14T17:00:27.439Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.115s coverage: 100.0% of statements [2021-01-14T17:00:27.439Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.101s coverage: 91.3% of statements [2021-01-14T17:00:27.439Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.080s coverage: 100.0% of statements [2021-01-14T17:00:27.720Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.064s coverage: 73.7% of statements [2021-01-14T17:00:29.724Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.053s coverage: 100.0% of statements [2021-01-14T17:00:32.401Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.808s coverage: 68.9% of statements [2021-01-14T17:00:32.401Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-14T17:00:32.401Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-14T17:00:32.401Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-14T17:00:32.401Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-14T17:00:32.401Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-14T17:00:34.424Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.456s coverage: 37.0% of statements [2021-01-14T17:00:34.424Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-14T17:00:34.424Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-14T17:00:34.424Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.677s coverage: 84.0% of statements [2021-01-14T17:00:34.424Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.079s coverage: 100.0% of statements [2021-01-14T17:00:41.209Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.386s coverage: 47.1% of statements [2021-01-14T17:00:41.209Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-14T17:00:41.209Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-14T17:00:41.209Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-14T17:00:41.209Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-14T17:00:41.209Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-14T17:00:41.209Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.165s coverage: 100.0% of statements [2021-01-14T17:00:41.209Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-14T17:00:41.209Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.129s coverage: 100.0% of statements [2021-01-14T17:00:41.209Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-14T17:00:41.627Z] Still waiting to schedule task [2021-01-14T17:00:41.627Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-01-14T17:00:46.650Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.491s coverage: 29.1% of statements [2021-01-14T17:00:46.650Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-14T17:00:46.650Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-14T17:00:46.650Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-14T17:00:46.650Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-14T17:00:46.650Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-14T17:00:46.650Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.236s coverage: 99.0% of statements [2021-01-14T17:00:46.650Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-14T17:00:46.650Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.122s coverage: 100.0% of statements [2021-01-14T17:00:46.650Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-14T17:00:46.650Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.044s coverage: 0.0% of statements [2021-01-14T17:00:46.650Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-14T17:00:46.650Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.081s coverage: 100.0% of statements [2021-01-14T17:00:46.650Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-14T17:00:46.650Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-14T17:00:46.650Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-14T17:00:46.650Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-14T17:00:46.650Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.096s coverage: 87.9% of statements [2021-01-14T17:00:46.650Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-14T17:00:46.650Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-14T17:00:46.650Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.061s coverage: 100.0% of statements [2021-01-14T17:00:47.253Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.057s coverage: 32.1% of statements [2021-01-14T17:00:49.240Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 100.0% of statements [2021-01-14T17:00:49.836Z] GO111MODULE=on go vet ./... [2021-01-14T17:01:29.301Z] Running on prd-ubuntu18.04-docker-8c-8g-20260 in /w/workspace/edgexfoundry_edgex-go_PR-2924 [Pipeline] { [Pipeline] ws [2021-01-14T17:01:29.353Z] Running in /w/workspace/edgex-go/24 [Pipeline] { [Pipeline] checkout [2021-01-14T17:01:31.544Z] using credential edgex-jenkins-ssh [2021-01-14T17:01:31.606Z] Cloning the remote Git repository [2021-01-14T17:01:31.628Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-14T17:01:31.694Z] > git init /w/workspace/edgex-go/24 # timeout=10 [2021-01-14T17:01:31.722Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-14T17:01:31.722Z] > git --version # timeout=10 [2021-01-14T17:01:31.729Z] > git --version # 'git version 2.17.1' [2021-01-14T17:01:31.729Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-14T17:01:31.754Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-14T17:01:38.804Z] Merging remotes/origin/master commit cd24e07082ec728494b0347cc7947c162db974b4 into PR head commit c4d5454e855ef23b8a1915bbc945308294865357 [2021-01-14T17:01:38.942Z] Merge succeeded, producing c4d5454e855ef23b8a1915bbc945308294865357 [2021-01-14T17:01:38.943Z] Checking out Revision c4d5454e855ef23b8a1915bbc945308294865357 (PR-2924) [2021-01-14T17:01:38.164Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-14T17:01:38.171Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-14T17:01:38.184Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-14T17:01:38.203Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-14T17:01:38.203Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-14T17:01:38.207Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2924/head:refs/remotes/origin/PR-2924 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-14T17:01:38.798Z] > git config core.sparsecheckout # timeout=10 [2021-01-14T17:01:38.802Z] > git checkout -f c4d5454e855ef23b8a1915bbc945308294865357 # timeout=10 [2021-01-14T17:01:38.892Z] > git remote # timeout=10 [2021-01-14T17:01:38.897Z] > git config --get remote.origin.url # timeout=10 [2021-01-14T17:01:38.906Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-14T17:01:38.909Z] > git merge cd24e07082ec728494b0347cc7947c162db974b4 # timeout=10 [2021-01-14T17:01:38.924Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-14T17:01:38.930Z] > git config core.sparsecheckout # timeout=10 [2021-01-14T17:01:38.948Z] > git checkout -f c4d5454e855ef23b8a1915bbc945308294865357 # timeout=10 [2021-01-14T17:01:42.629Z] Commit message: "feat: Remove --useradd and --userdel support from proxy-setup" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-14T17:01:43.816Z] + echo snap-build.sh [2021-01-14T17:01:43.816Z] snap-build.sh [2021-01-14T17:01:43.816Z] + SNAP_BASE_DIR=. [2021-01-14T17:01:43.816Z] + '[' '!' -z /w/workspace/edgex-go/24 ']' [2021-01-14T17:01:43.816Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/24 [2021-01-14T17:01:43.816Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/24]' [2021-01-14T17:01:43.816Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/24] [2021-01-14T17:01:43.816Z] + cd /w/workspace/edgex-go/24 [2021-01-14T17:01:43.816Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-01-14T17:01:43.816Z] Reading package lists... [2021-01-14T17:01:44.076Z] Building dependency tree... [2021-01-14T17:01:44.076Z] Reading state information... [2021-01-14T17:01:44.076Z] The following packages were automatically installed and are no longer required: [2021-01-14T17:01:44.076Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-01-14T17:01:44.076Z] uidmap xdelta3 [2021-01-14T17:01:44.076Z] Use 'sudo apt autoremove' to remove them. [2021-01-14T17:01:44.076Z] The following packages will be REMOVED: [2021-01-14T17:01:44.076Z] lxd* lxd-client* [2021-01-14T17:01:44.649Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-01-14T17:01:44.649Z] After this operation, 31.7 MB disk space will be freed. [2021-01-14T17:01:45.694Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190027 files and directories currently installed.) [2021-01-14T17:01:45.694Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-01-14T17:01:46.638Z] Removing lxd dnsmasq configuration [2021-01-14T17:01:46.638Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-01-14T17:01:46.903Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-01-14T17:01:47.476Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-01-14T17:01:47.737Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 189852 files and directories currently installed.) [2021-01-14T17:01:47.737Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-01-14T17:01:49.123Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-01-14T17:01:49.123Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-01-14T17:01:51.034Z] + sudo snap remove --purge lxd [2021-01-14T17:01:51.034Z] snap "lxd" is not installed [2021-01-14T17:01:51.034Z] + sudo groupadd --force --system lxd [2021-01-14T17:01:51.034Z] ++ whoami [2021-01-14T17:01:51.034Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-01-14T17:01:51.034Z] + newgrp - lxd [2021-01-14T17:01:51.034Z] + sudo snap install lxd [2021-01-14T17:02:01.057Z] 2021-01-14T17:01:59Z INFO Waiting for automatic snapd restart... [2021-01-14T17:02:11.701Z] gofmt -l . [2021-01-14T17:02:11.701Z] [ "`gofmt -l .`" = "" ] [2021-01-14T17:02:11.701Z] ./bin/test-go-mod-tidy.sh [2021-01-14T17:02:11.701Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-01-14T17:02:12.362Z] + ls -al . [2021-01-14T17:02:12.362Z] total 684 [2021-01-14T17:02:12.362Z] drwxrwxr-x 9 1001 1001 4096 Jan 14 17:02 . [2021-01-14T17:02:12.362Z] drwxr-xr-x 4 root root 4096 Jan 14 16:58 .. [2021-01-14T17:02:12.362Z] -rw-rw-r-- 1 1001 1001 11 Jan 14 16:56 .dockerignore [2021-01-14T17:02:12.362Z] drwxrwxr-x 8 1001 1001 4096 Jan 14 16:56 .git [2021-01-14T17:02:12.363Z] drwxrwxr-x 3 1001 1001 4096 Jan 14 16:56 .github [2021-01-14T17:02:12.363Z] -rw-rw-r-- 1 1001 1001 824 Jan 14 16:56 .gitignore [2021-01-14T17:02:12.363Z] -rw-rw-r-- 1 1001 1001 166 Jan 14 16:56 .sonarcloud.properties [2021-01-14T17:02:12.363Z] -rw-rw-r-- 1 1001 1001 7741 Jan 14 16:56 Attribution.txt [2021-01-14T17:02:12.363Z] -rw-rw-r-- 1 1001 1001 3804 Jan 14 16:56 CONTRIBUTING.md [2021-01-14T17:02:12.363Z] -rw-rw-r-- 1 1001 1001 931 Jan 14 16:56 Dockerfile.build [2021-01-14T17:02:12.363Z] -rw-rw-r-- 1 1001 1001 863 Jan 14 16:56 Jenkinsfile [2021-01-14T17:02:12.363Z] -rw-rw-r-- 1 1001 1001 10775 Jan 14 16:56 LICENSE [2021-01-14T17:02:12.363Z] -rw-rw-r-- 1 1001 1001 5750 Jan 14 16:56 Makefile [2021-01-14T17:02:12.363Z] -rw-rw-r-- 1 1001 1001 6524 Jan 14 16:56 README.md [2021-01-14T17:02:12.363Z] -rw-rw-r-- 1 1001 1001 6744 Jan 14 16:56 SECURITY.md [2021-01-14T17:02:12.363Z] -rw-rw-r-- 1 1001 1001 5 Jan 14 16:53 VERSION [2021-01-14T17:02:12.363Z] -rw-rw-r-- 1 1001 1001 4131 Jan 14 16:56 ZMQWindows.md [2021-01-14T17:02:12.363Z] drwxrwxr-x 2 1001 1001 4096 Jan 14 16:56 bin [2021-01-14T17:02:12.363Z] drwxrwxr-x 14 1001 1001 4096 Jan 14 16:56 cmd [2021-01-14T17:02:12.363Z] -rw-r--r-- 1 root root 550321 Jan 14 17:00 coverage.out [2021-01-14T17:02:12.363Z] -rw-r--r-- 1 root root 979 Jan 14 17:02 go.mod [2021-01-14T17:02:12.363Z] -rw-r--r-- 1 root root 19036 Jan 14 17:02 go.sum [2021-01-14T17:02:12.363Z] drwxrwxr-x 8 1001 1001 4096 Jan 14 16:56 internal [2021-01-14T17:02:12.363Z] drwxrwxr-x 4 1001 1001 4096 Jan 14 16:56 openapi [2021-01-14T17:02:12.363Z] drwxrwxr-x 4 1001 1001 4096 Jan 14 16:56 snap [2021-01-14T17:02:12.363Z] -rw-rw-r-- 1 1001 1001 168 Jan 14 16:56 version.go [Pipeline] sh [2021-01-14T17:02:13.047Z] + '[' -e coverage.out ] [2021-01-14T17:02:13.047Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-01-14T17:02:13.116Z] Warning: overwriting stash ‘coverage-report’ [2021-01-14T17:02:14.263Z] Stashed 1 file(s) [Pipeline] sh [2021-01-14T17:02:14.910Z] + make build [2021-01-14T17:02:14.910Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-01-14T17:02:19.622Z] lxd 4.10 from Canonical* installed [2021-01-14T17:02:19.622Z] + sudo lxd init --auto [2021-01-14T17:02:25.090Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-01-14T17:02:26.220Z] + sudo snap install --classic snapcraft [2021-01-14T17:02:34.378Z] snapcraft 4.4.4 from Canonical* installed [2021-01-14T17:02:34.378Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2021-01-14T17:02:34.378Z] + patch --verbose -p1 [2021-01-14T17:02:34.378Z] Hmm... Looks like a unified diff to me... [2021-01-14T17:02:34.378Z] The text leading up to this was: [2021-01-14T17:02:34.378Z] -------------------------- [2021-01-14T17:02:34.378Z] |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 [2021-01-14T17:02:34.378Z] |From: Tony Espy [2021-01-14T17:02:34.379Z] |Date: Wed, 16 Dec 2020 16:34:55 -0500 [2021-01-14T17:02:34.379Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2021-01-14T17:02:34.379Z] | [2021-01-14T17:02:34.379Z] |This patch is used by the EdgeX CI pipeline builds to [2021-01-14T17:02:34.379Z] |optimize the snap CI check run for pull requests. When [2021-01-14T17:02:34.379Z] |applied, it essentially strips out everything (apps and [2021-01-14T17:02:34.379Z] |parts) from the snapcraft.yaml file except those required [2021-01-14T17:02:34.379Z] |to build edgex-go, as the whole idea of the CI check is to [2021-01-14T17:02:34.379Z] |catch changes to edgex-go that break the snap build. [2021-01-14T17:02:34.379Z] | [2021-01-14T17:02:34.379Z] |In general, anyone updating snapcraft.yaml will also need [2021-01-14T17:02:34.379Z] |to update this patch file, otherwise it may fail to apply, [2021-01-14T17:02:34.379Z] |resulting in a failed snap build CI check in the associated [2021-01-14T17:02:34.379Z] |pull request. [2021-01-14T17:02:34.379Z] | [2021-01-14T17:02:34.379Z] |Note - in addition to applying this patch, the pipeline also [2021-01-14T17:02:34.379Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2021-01-14T17:02:34.379Z] |need to build the finally binary .snap file (and it won't [2021-01-14T17:02:34.379Z] |work with the patch applied). This further reduces the build [2021-01-14T17:02:34.379Z] |time. [2021-01-14T17:02:34.379Z] |--- [2021-01-14T17:02:34.379Z] | snap/snapcraft.yaml | 461 +------------------------------------------- [2021-01-14T17:02:34.379Z] | 1 file changed, 2 insertions(+), 459 deletions(-) [2021-01-14T17:02:34.379Z] | [2021-01-14T17:02:34.379Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2021-01-14T17:02:34.379Z] |index 1e537489..faf42425 100644 [2021-01-14T17:02:34.379Z] |--- a/snap/snapcraft.yaml [2021-01-14T17:02:34.379Z] |+++ b/snap/snapcraft.yaml [2021-01-14T17:02:34.379Z] -------------------------- [2021-01-14T17:02:34.379Z] patching file snap/snapcraft.yaml [2021-01-14T17:02:34.379Z] Using Plan A... [2021-01-14T17:02:34.379Z] Hunk #1 succeeded at 73. [2021-01-14T17:02:34.379Z] Hunk #2 succeeded at 202 with fuzz 1. [2021-01-14T17:02:34.379Z] Hunk #3 succeeded at 214 (offset -3 lines). [2021-01-14T17:02:34.379Z] Hunk #4 succeeded at 222 (offset -3 lines). [2021-01-14T17:02:34.379Z] Hunk #5 succeeded at 229 (offset -3 lines). [2021-01-14T17:02:34.379Z] Hunk #6 succeeded at 256 (offset -3 lines). [2021-01-14T17:02:34.379Z] Hunk #7 succeeded at 290 (offset -3 lines). [2021-01-14T17:02:34.379Z] Hunk #8 succeeded at 342 (offset -2 lines). [2021-01-14T17:02:34.379Z] Hmm... Ignoring the trailing garbage. [2021-01-14T17:02:34.379Z] done [2021-01-14T17:02:34.379Z] + sudo snapcraft prime --use-lxd [2021-01-14T17:02:35.762Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-01-14T17:02:35.762Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-01-14T17:02:35.762Z] - README.md [2021-01-14T17:02:35.762Z] - snapcraft.yaml.orig [2021-01-14T17:02:35.762Z] [2021-01-14T17:02:35.763Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-01-14T17:02:36.334Z] Launching a container. [2021-01-14T17:02:48.590Z] Waiting for container to be ready [2021-01-14T17:02:49.162Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-01-14T17:02:49.162Z] [2021-01-14T17:02:51.920Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-01-14T17:02:52.470Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-01-14T17:02:52.730Z] Waiting for network to be ready... [2021-01-14T17:02:53.301Z] Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-01-14T17:02:53.301Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-01-14T17:02:53.350Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-01-14T17:02:53.569Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1499 kB] [2021-01-14T17:02:53.569Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-01-14T17:02:53.832Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-01-14T17:02:54.096Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-01-14T17:02:54.096Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-01-14T17:02:54.096Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-01-14T17:02:54.096Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-01-14T17:02:54.096Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-01-14T17:02:54.096Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-01-14T17:02:54.096Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [290 kB] [2021-01-14T17:02:54.096Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.5 kB] [2021-01-14T17:02:54.096Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2644 B] [2021-01-14T17:02:54.096Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [214 kB] [2021-01-14T17:02:54.096Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [28.2 kB] [2021-01-14T17:02:54.096Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1098 kB] [2021-01-14T17:02:54.096Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [245 kB] [2021-01-14T17:02:54.357Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-01-14T17:02:54.619Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1842 kB] [2021-01-14T17:02:54.619Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [384 kB] [2021-01-14T17:02:54.619Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.7 kB] [2021-01-14T17:02:54.619Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6696 B] [2021-01-14T17:02:54.619Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [237 kB] [2021-01-14T17:02:54.619Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [31.8 kB] [2021-01-14T17:02:54.619Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1700 kB] [2021-01-14T17:02:54.882Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [358 kB] [2021-01-14T17:02:58.747Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-01-14T17:02:59.088Z] Fetched 23.7 MB in 5s (4341 kB/s) [2021-01-14T17:02:59.344Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-01-14T17:02:59.659Z] Reading package lists... [2021-01-14T17:02:59.659Z] Reading package lists... [2021-01-14T17:02:59.920Z] Building dependency tree... [2021-01-14T17:02:59.920Z] Reading state information... [2021-01-14T17:03:00.181Z] The following additional packages will be installed: [2021-01-14T17:03:00.181Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-01-14T17:03:00.181Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-01-14T17:03:00.181Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-01-14T17:03:00.181Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-01-14T17:03:00.181Z] Suggested packages: [2021-01-14T17:03:00.181Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-01-14T17:03:00.181Z] Recommended packages: [2021-01-14T17:03:00.181Z] gnupg libsasl2-modules [2021-01-14T17:03:00.181Z] The following NEW packages will be installed: [2021-01-14T17:03:00.181Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-01-14T17:03:00.181Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-01-14T17:03:00.181Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-01-14T17:03:00.181Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-01-14T17:03:00.181Z] The following packages will be upgraded: [2021-01-14T17:03:00.181Z] gpg gpg-agent gpgconf libudev1 [2021-01-14T17:03:00.181Z] 4 upgraded, 18 newly installed, 0 to remove and 102 not upgraded. [2021-01-14T17:03:00.181Z] Need to get 3532 kB of archives. [2021-01-14T17:03:00.181Z] After this operation, 13.3 MB of additional disk space will be used. [2021-01-14T17:03:00.181Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] [2021-01-14T17:03:00.181Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] [2021-01-14T17:03:00.181Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] [2021-01-14T17:03:00.181Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] [2021-01-14T17:03:00.181Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] [2021-01-14T17:03:00.181Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] [2021-01-14T17:03:00.181Z] Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.43 [57.8 kB] [2021-01-14T17:03:00.442Z] Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.43 [1102 kB] [2021-01-14T17:03:01.015Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-01-14T17:03:01.015Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-01-14T17:03:01.015Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-01-14T17:03:01.015Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-01-14T17:03:01.015Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-01-14T17:03:01.015Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-01-14T17:03:01.015Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-01-14T17:03:01.015Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-01-14T17:03:01.015Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-01-14T17:03:01.015Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-01-14T17:03:01.015Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-01-14T17:03:01.015Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-01-14T17:03:01.015Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-01-14T17:03:01.015Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-01-14T17:03:01.277Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-14T17:03:01.277Z] Fetched 3532 kB in 1s (3509 kB/s) [2021-01-14T17:03:01.277Z] (Reading database ... 12511 files and directories currently installed.) [2021-01-14T17:03:01.277Z] Preparing to unpack .../libudev1_237-3ubuntu10.43_amd64.deb ... [2021-01-14T17:03:01.277Z] Unpacking libudev1:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... [2021-01-14T17:03:01.540Z] Setting up libudev1:amd64 (237-3ubuntu10.43) ... [2021-01-14T17:03:01.540Z] Selecting previously unselected package udev. [2021-01-14T17:03:01.540Z] (Reading database ... 12511 files and directories currently installed.) [2021-01-14T17:03:01.540Z] Preparing to unpack .../00-udev_237-3ubuntu10.43_amd64.deb ... [2021-01-14T17:03:01.540Z] Unpacking udev (237-3ubuntu10.43) ... [2021-01-14T17:03:02.112Z] Selecting previously unselected package libfuse2:amd64. [2021-01-14T17:03:02.112Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-01-14T17:03:02.112Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-01-14T17:03:02.112Z] Selecting previously unselected package fuse. [2021-01-14T17:03:02.112Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-01-14T17:03:02.112Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-01-14T17:03:02.112Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-14T17:03:02.112Z] Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-14T17:03:02.373Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-14T17:03:02.373Z] Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-14T17:03:02.373Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-14T17:03:02.373Z] Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-14T17:03:02.634Z] Selecting previously unselected package libksba8:amd64. [2021-01-14T17:03:02.634Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-01-14T17:03:02.634Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-01-14T17:03:02.634Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-01-14T17:03:02.634Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-14T17:03:02.634Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-14T17:03:02.634Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-01-14T17:03:02.895Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-14T17:03:02.895Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-14T17:03:02.895Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-01-14T17:03:02.895Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-14T17:03:02.895Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-14T17:03:02.895Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-01-14T17:03:02.895Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-14T17:03:02.895Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-14T17:03:03.156Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-01-14T17:03:03.157Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-14T17:03:03.157Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-14T17:03:03.157Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-01-14T17:03:03.157Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-14T17:03:03.157Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-14T17:03:03.157Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-01-14T17:03:03.157Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-14T17:03:03.157Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-14T17:03:03.417Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-01-14T17:03:03.417Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-14T17:03:03.417Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-14T17:03:03.417Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-01-14T17:03:03.417Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-14T17:03:03.417Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-14T17:03:03.417Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-01-14T17:03:03.678Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-01-14T17:03:03.678Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-14T17:03:03.678Z] Selecting previously unselected package libsasl2-2:amd64. [2021-01-14T17:03:03.678Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-01-14T17:03:03.678Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-14T17:03:03.939Z] Selecting previously unselected package libldap-common. [2021-01-14T17:03:03.939Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... [2021-01-14T17:03:03.939Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-14T17:03:03.939Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-01-14T17:03:03.939Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... [2021-01-14T17:03:03.939Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-14T17:03:04.201Z] Selecting previously unselected package dirmngr. [2021-01-14T17:03:04.201Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-14T17:03:04.201Z] Unpacking dirmngr (2.2.4-1ubuntu1.3) ... [2021-01-14T17:03:04.201Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-14T17:03:04.201Z] Setting up gpgconf (2.2.4-1ubuntu1.3) ... [2021-01-14T17:03:04.201Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-01-14T17:03:04.462Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-14T17:03:04.462Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-14T17:03:04.463Z] Setting up gpg-agent (2.2.4-1ubuntu1.3) ... [2021-01-14T17:03:04.463Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-14T17:03:04.463Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-01-14T17:03:04.463Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-14T17:03:04.463Z] Setting up udev (237-3ubuntu10.43) ... [2021-01-14T17:03:05.037Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-01-14T17:03:05.037Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-14T17:03:05.037Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-01-14T17:03:05.299Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-01-14T17:03:05.299Z] Setting up gpg (2.2.4-1ubuntu1.3) ... [2021-01-14T17:03:05.299Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-14T17:03:05.299Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-14T17:03:05.299Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-14T17:03:05.299Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-14T17:03:05.299Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-14T17:03:05.299Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-14T17:03:05.560Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-14T17:03:05.560Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-14T17:03:05.560Z] Setting up dirmngr (2.2.4-1ubuntu1.3) ... [2021-01-14T17:03:05.560Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-14T17:03:06.055Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-01-14T17:03:06.134Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-01-14T17:03:06.134Z] settings in the [Install] section, and DefaultInstance for template units). [2021-01-14T17:03:06.134Z] This means they are not meant to be enabled using systemctl. [2021-01-14T17:03:06.134Z] Possible reasons for having this kind of units are: [2021-01-14T17:03:06.134Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-01-14T17:03:06.134Z] .wants/ or .requires/ directory. [2021-01-14T17:03:06.134Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-01-14T17:03:06.134Z] a requirement dependency on it. [2021-01-14T17:03:06.134Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-01-14T17:03:06.134Z] D-Bus, udev, scripted systemctl call, ...). [2021-01-14T17:03:06.134Z] 4) In case of template units, the unit is meant to be enabled with some [2021-01-14T17:03:06.134Z] instance name specified. [2021-01-14T17:03:06.395Z] Reading package lists... [2021-01-14T17:03:06.395Z] Building dependency tree... [2021-01-14T17:03:06.395Z] Reading state information... [2021-01-14T17:03:06.657Z] The following additional packages will be installed: [2021-01-14T17:03:06.657Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-01-14T17:03:06.657Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-01-14T17:03:06.657Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-01-14T17:03:06.657Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-01-14T17:03:06.657Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-01-14T17:03:06.657Z] Suggested packages: [2021-01-14T17:03:06.657Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-01-14T17:03:06.657Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-01-14T17:03:06.657Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-01-14T17:03:06.657Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-01-14T17:03:06.657Z] systemd-container policykit-1 [2021-01-14T17:03:06.657Z] Recommended packages: [2021-01-14T17:03:06.657Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-01-14T17:03:06.657Z] The following NEW packages will be installed: [2021-01-14T17:03:06.657Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-01-14T17:03:06.657Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-01-14T17:03:06.657Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-01-14T17:03:06.657Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-01-14T17:03:06.657Z] python3.6-minimal snapd squashfs-tools sudo [2021-01-14T17:03:06.657Z] The following packages will be upgraded: [2021-01-14T17:03:06.657Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-01-14T17:03:06.918Z] 5 upgraded, 25 newly installed, 0 to remove and 97 not upgraded. [2021-01-14T17:03:06.918Z] Need to get 35.2 MB of archives. [2021-01-14T17:03:06.918Z] After this operation, 141 MB of additional disk space will be used. [2021-01-14T17:03:06.918Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.43 [2913 kB] [2021-01-14T17:03:06.918Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2021-01-14T17:03:07.490Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2021-01-14T17:03:07.751Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.43 [208 kB] [2021-01-14T17:03:07.751Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-01-14T17:03:07.751Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-01-14T17:03:07.751Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-01-14T17:03:07.751Z] Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-01-14T17:03:07.751Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-01-14T17:03:07.751Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] [2021-01-14T17:03:07.751Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-01-14T17:03:07.751Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-01-14T17:03:07.751Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] [2021-01-14T17:03:07.751Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-01-14T17:03:07.751Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] [2021-01-14T17:03:07.751Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-01-14T17:03:07.751Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] [2021-01-14T17:03:07.751Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-01-14T17:03:07.751Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-01-14T17:03:07.751Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] [2021-01-14T17:03:08.013Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] [2021-01-14T17:03:08.013Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] [2021-01-14T17:03:08.013Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-01-14T17:03:08.013Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-01-14T17:03:08.013Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-01-14T17:03:08.013Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-01-14T17:03:08.013Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-01-14T17:03:08.013Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-01-14T17:03:08.013Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] [2021-01-14T17:03:08.274Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-01-14T17:03:09.218Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-14T17:03:09.219Z] Fetched 35.2 MB in 2s (15.9 MB/s) [2021-01-14T17:03:09.219Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-14T17:03:09.219Z] Preparing to unpack .../systemd_237-3ubuntu10.43_amd64.deb ... [2021-01-14T17:03:09.479Z] Unpacking systemd (237-3ubuntu10.43) over (237-3ubuntu10) ... [2021-01-14T17:03:10.051Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.43_amd64.deb ... [2021-01-14T17:03:10.051Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... [2021-01-14T17:03:10.051Z] Setting up libsystemd0:amd64 (237-3ubuntu10.43) ... [2021-01-14T17:03:10.313Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-14T17:03:10.313Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2021-01-14T17:03:10.313Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2021-01-14T17:03:10.313Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2021-01-14T17:03:10.374Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-01-14T17:03:10.578Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-14T17:03:10.579Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2021-01-14T17:03:10.579Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2021-01-14T17:03:10.840Z] Setting up apt (1.6.12ubuntu0.2) ... [2021-01-14T17:03:10.840Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-01-14T17:03:11.411Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-01-14T17:03:11.411Z] (Reading database ... 12764 files and directories currently installed.) [2021-01-14T17:03:11.411Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-01-14T17:03:11.673Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-01-14T17:03:11.935Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-01-14T17:03:11.935Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-14T17:03:11.935Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-14T17:03:12.197Z] Selecting previously unselected package libexpat1:amd64. [2021-01-14T17:03:12.197Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-01-14T17:03:12.197Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-01-14T17:03:12.197Z] Selecting previously unselected package python3.6-minimal. [2021-01-14T17:03:12.197Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-14T17:03:12.197Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-01-14T17:03:12.458Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... [2021-01-14T17:03:12.721Z] Checking for services that may need to be restarted...done. [2021-01-14T17:03:12.721Z] Checking for services that may need to be restarted...done. [2021-01-14T17:03:12.721Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-14T17:03:12.721Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-01-14T17:03:12.721Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-01-14T17:03:13.297Z] Selecting previously unselected package python3-minimal. [2021-01-14T17:03:13.297Z] (Reading database ... 13012 files and directories currently installed.) [2021-01-14T17:03:13.297Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-01-14T17:03:13.297Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-01-14T17:03:13.591Z] Selecting previously unselected package mime-support. [2021-01-14T17:03:13.591Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-01-14T17:03:13.591Z] Unpacking mime-support (3.60ubuntu1) ... [2021-01-14T17:03:13.591Z] Selecting previously unselected package libmpdec2:amd64. [2021-01-14T17:03:13.591Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-01-14T17:03:13.591Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-01-14T17:03:13.591Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-01-14T17:03:13.591Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-14T17:03:13.591Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-14T17:03:13.853Z] Selecting previously unselected package python3.6. [2021-01-14T17:03:13.853Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-14T17:03:13.853Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-14T17:03:14.116Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-01-14T17:03:14.116Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-01-14T17:03:14.116Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-01-14T17:03:14.116Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-01-14T17:03:14.377Z] Selecting previously unselected package python3. [2021-01-14T17:03:14.377Z] (Reading database ... 13442 files and directories currently installed.) [2021-01-14T17:03:14.377Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-01-14T17:03:14.377Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-01-14T17:03:14.377Z] Selecting previously unselected package multiarch-support. [2021-01-14T17:03:14.377Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-01-14T17:03:14.377Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-01-14T17:03:14.638Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-01-14T17:03:14.638Z] Selecting previously unselected package liblzo2-2:amd64. [2021-01-14T17:03:14.638Z] (Reading database ... 13479 files and directories currently installed.) [2021-01-14T17:03:14.638Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-01-14T17:03:14.638Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-01-14T17:03:14.638Z] Selecting previously unselected package libbsd0:amd64. [2021-01-14T17:03:14.638Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-01-14T17:03:14.638Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-01-14T17:03:14.680Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-01-14T17:03:14.899Z] Selecting previously unselected package sudo. [2021-01-14T17:03:14.900Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... [2021-01-14T17:03:14.900Z] Unpacking sudo (1.8.21p2-3ubuntu1.3) ... [2021-01-14T17:03:15.160Z] Selecting previously unselected package apparmor. [2021-01-14T17:03:15.160Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-01-14T17:03:15.160Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-01-14T17:03:15.160Z] Selecting previously unselected package libedit2:amd64. [2021-01-14T17:03:15.160Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-01-14T17:03:15.160Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-01-14T17:03:15.423Z] Selecting previously unselected package libkrb5support0:amd64. [2021-01-14T17:03:15.423Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-01-14T17:03:15.423Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-01-14T17:03:15.423Z] Selecting previously unselected package libk5crypto3:amd64. [2021-01-14T17:03:15.423Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-01-14T17:03:15.423Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-01-14T17:03:15.423Z] Selecting previously unselected package libkeyutils1:amd64. [2021-01-14T17:03:15.423Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-01-14T17:03:15.423Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-01-14T17:03:15.684Z] Selecting previously unselected package libkrb5-3:amd64. [2021-01-14T17:03:15.684Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-01-14T17:03:15.684Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-01-14T17:03:15.684Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-01-14T17:03:15.684Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-01-14T17:03:15.684Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-01-14T17:03:15.944Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-01-14T17:03:15.944Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... [2021-01-14T17:03:15.944Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-01-14T17:03:16.205Z] Selecting previously unselected package openssh-client. [2021-01-14T17:03:16.205Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-01-14T17:03:16.205Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-01-14T17:03:16.205Z] Selecting previously unselected package squashfs-tools. [2021-01-14T17:03:16.205Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-01-14T17:03:16.205Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-01-14T17:03:16.470Z] Selecting previously unselected package snapd. [2021-01-14T17:03:16.470Z] Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... [2021-01-14T17:03:16.470Z] Unpacking snapd (2.48+18.04) ... [2021-01-14T17:03:18.072Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-01-14T17:03:19.018Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-01-14T17:03:19.018Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-01-14T17:03:19.281Z] Setting up mime-support (3.60ubuntu1) ... [2021-01-14T17:03:19.281Z] Setting up sudo (1.8.21p2-3ubuntu1.3) ... [2021-01-14T17:03:19.542Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-01-14T17:03:19.542Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-01-14T17:03:19.542Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-14T17:03:19.542Z] Setting up systemd (237-3ubuntu10.43) ... [2021-01-14T17:03:19.542Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-01-14T17:03:20.116Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-01-14T17:03:20.116Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-01-14T17:03:20.378Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-01-14T17:03:20.378Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-14T17:03:20.378Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-01-14T17:03:20.378Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-14T17:03:21.323Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-01-14T17:03:21.323Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-01-14T17:03:21.323Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-01-14T17:03:21.323Z] Setting up python3 (3.6.7-1~18.04) ... [2021-01-14T17:03:21.323Z] running python rtupdate hooks for python3.6... [2021-01-14T17:03:21.323Z] running python post-rtupdate hooks for python3.6... [2021-01-14T17:03:21.323Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-01-14T17:03:21.451Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-01-14T17:03:22.713Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-01-14T17:03:22.974Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-01-14T17:03:22.974Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-01-14T17:03:22.974Z] Setting up snapd (2.48+18.04) ... [2021-01-14T17:03:23.547Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-01-14T17:03:23.809Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-01-14T17:03:23.809Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-01-14T17:03:24.070Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-01-14T17:03:24.330Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-01-14T17:03:24.330Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-01-14T17:03:24.597Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-01-14T17:03:24.597Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-01-14T17:03:24.857Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-01-14T17:03:25.118Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-01-14T17:03:25.378Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' [2021-01-14T17:03:25.378Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-14T17:03:25.378Z] Processing triggers for systemd (237-3ubuntu10.43) ... [2021-01-14T17:03:26.762Z] Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-14T17:03:26.762Z] Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-14T17:03:26.762Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-14T17:03:26.913Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-01-14T17:03:28.151Z] Reading package lists... [2021-01-14T17:03:28.152Z] Reading package lists... [2021-01-14T17:03:28.412Z] Building dependency tree... [2021-01-14T17:03:28.412Z] Reading state information... [2021-01-14T17:03:28.412Z] Calculating upgrade... [2021-01-14T17:03:28.676Z] The following packages will be upgraded: [2021-01-14T17:03:28.676Z] advancecomp base-files bash binutils binutils-common [2021-01-14T17:03:28.676Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-01-14T17:03:28.676Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-01-14T17:03:28.676Z] grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 [2021-01-14T17:03:28.676Z] libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 [2021-01-14T17:03:28.676Z] libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 [2021-01-14T17:03:28.676Z] libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 [2021-01-14T17:03:28.676Z] libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 [2021-01-14T17:03:28.676Z] libncursesw5 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-01-14T17:03:28.676Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-01-14T17:03:28.676Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-01-14T17:03:28.676Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-01-14T17:03:28.676Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-01-14T17:03:28.676Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-01-14T17:03:28.676Z] ubuntu-keyring util-linux [2021-01-14T17:03:28.676Z] 97 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-01-14T17:03:28.676Z] Need to get 63.7 MB of archives. [2021-01-14T17:03:28.676Z] After this operation, 5203 kB of additional disk space will be used. [2021-01-14T17:03:28.676Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-01-14T17:03:28.942Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-01-14T17:03:28.942Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-01-14T17:03:28.942Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-01-14T17:03:28.942Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-01-14T17:03:28.942Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-01-14T17:03:28.942Z] Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-01-14T17:03:28.942Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-01-14T17:03:28.942Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-01-14T17:03:28.942Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-01-14T17:03:28.942Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-01-14T17:03:28.942Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-01-14T17:03:28.942Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-01-14T17:03:28.942Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-01-14T17:03:28.942Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-01-14T17:03:28.942Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-01-14T17:03:28.942Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-01-14T17:03:28.942Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-01-14T17:03:28.942Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-01-14T17:03:28.942Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-01-14T17:03:28.942Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-01-14T17:03:28.942Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-01-14T17:03:28.942Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-01-14T17:03:29.210Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-01-14T17:03:29.210Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-01-14T17:03:29.210Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-01-14T17:03:29.210Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-01-14T17:03:29.210Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-01-14T17:03:29.210Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-01-14T17:03:29.210Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-01-14T17:03:29.210Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-01-14T17:03:29.210Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-01-14T17:03:29.210Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-01-14T17:03:29.210Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-01-14T17:03:29.210Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] [2021-01-14T17:03:29.210Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] [2021-01-14T17:03:29.210Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-01-14T17:03:29.210Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-01-14T17:03:29.210Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2021-01-14T17:03:29.210Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] [2021-01-14T17:03:29.210Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] [2021-01-14T17:03:29.210Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-01-14T17:03:29.210Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-01-14T17:03:29.210Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-01-14T17:03:29.210Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020f-0ubuntu0.18.04 [190 kB] [2021-01-14T17:03:29.210Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-01-14T17:03:29.210Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-01-14T17:03:29.483Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] [2021-01-14T17:03:29.483Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] [2021-01-14T17:03:29.483Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] [2021-01-14T17:03:29.483Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] [2021-01-14T17:03:29.483Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-01-14T17:03:29.483Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-01-14T17:03:29.483Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-01-14T17:03:29.483Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-01-14T17:03:29.483Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-01-14T17:03:29.749Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-01-14T17:03:29.749Z] Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-01-14T17:03:29.749Z] Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-libc-dev amd64 4.15.0-132.136 [987 kB] [2021-01-14T17:03:29.749Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-01-14T17:03:29.749Z] Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-01-14T17:03:30.014Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-01-14T17:03:30.014Z] Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-01-14T17:03:30.014Z] Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-01-14T17:03:30.014Z] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-01-14T17:03:30.014Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-01-14T17:03:30.014Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-01-14T17:03:30.014Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-01-14T17:03:30.014Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-01-14T17:03:30.014Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-01-14T17:03:30.014Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-01-14T17:03:30.014Z] Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-01-14T17:03:30.014Z] Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-01-14T17:03:30.014Z] Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-01-14T17:03:30.014Z] Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-01-14T17:03:30.014Z] Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-01-14T17:03:30.014Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-01-14T17:03:30.014Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-01-14T17:03:30.282Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-01-14T17:03:30.282Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-01-14T17:03:30.282Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] [2021-01-14T17:03:30.282Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-01-14T17:03:30.282Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.43 [15.7 kB] [2021-01-14T17:03:30.282Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2021-01-14T17:03:30.282Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-01-14T17:03:30.282Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-01-14T17:03:30.282Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-01-14T17:03:30.282Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] [2021-01-14T17:03:30.282Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-01-14T17:03:30.282Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-01-14T17:03:30.282Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-01-14T17:03:30.282Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-01-14T17:03:30.282Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-01-14T17:03:30.282Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [Pipeline] } [2021-01-14T17:03:30.364Z] $ docker stop --time=1 b55dc2d74ee9c55e07895c520beec747bc4e89cdddf1f0f33aa614a2ab524206 [2021-01-14T17:03:30.555Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-01-14T17:03:30.556Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-01-14T17:03:30.556Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-01-14T17:03:30.556Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-14T17:03:30.556Z] Fetched 63.7 MB in 2s (36.5 MB/s) [2021-01-14T17:03:30.824Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-14T17:03:30.824Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-01-14T17:03:30.824Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-14T17:03:31.405Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-01-14T17:03:31.405Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-14T17:03:31.667Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-132.136_amd64.deb ... [2021-01-14T17:03:31.667Z] Unpacking linux-libc-dev:amd64 (4.15.0-132.136) over (4.15.0-20.21) ... [2021-01-14T17:03:32.611Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-14T17:03:32.611Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-14T17:03:32.611Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-14T17:03:32.611Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-14T17:03:32.874Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-14T17:03:32.874Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-14T17:03:32.874Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-14T17:03:32.874Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-14T17:03:32.900Z] $ docker rm -f b55dc2d74ee9c55e07895c520beec747bc4e89cdddf1f0f33aa614a2ab524206 [2021-01-14T17:03:33.140Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-14T17:03:33.140Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-14T17:03:33.140Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-14T17:03:33.401Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-14T17:03:33.401Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-14T17:03:33.401Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-14T17:03:33.401Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-14T17:03:33.662Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-14T17:03:33.662Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-14T17:03:33.662Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-01-14T17:03:33.662Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-01-14T17:03:33.922Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-14T17:03:33.922Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-14T17:03:33.922Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-14T17:03:33.922Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-14T17:03:33.922Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [2021-01-14T17:03:34.184Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-14T17:03:34.184Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-14T17:03:34.184Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2021-01-14T17:03:34.445Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-14T17:03:34.445Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [Pipeline] isUnix [Pipeline] sh [2021-01-14T17:03:34.710Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-14T17:03:34.807Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-14T17:03:35.079Z] [2021-01-14T17:03:35.079Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-14T17:03:35.283Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-01-14T17:03:35.283Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-14T17:03:35.283Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-01-14T17:03:35.524Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-14T17:03:35.545Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-01-14T17:03:35.545Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-01-14T17:03:35.545Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-01-14T17:03:35.802Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-01-14T17:03:35.802Z] 29e5d40040c1: Pulling fs layer [2021-01-14T17:03:35.802Z] 1ce36da41761: Pulling fs layer [2021-01-14T17:03:35.802Z] 25b303627fd3: Pulling fs layer [2021-01-14T17:03:35.806Z] Setting up base-files (10.1ubuntu2.10) ... [2021-01-14T17:03:35.806Z] Installing new version of config file /etc/issue ... [2021-01-14T17:03:35.806Z] Installing new version of config file /etc/issue.net ... [2021-01-14T17:03:35.806Z] Installing new version of config file /etc/lsb-release ... [2021-01-14T17:03:35.806Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-01-14T17:03:36.068Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-01-14T17:03:36.068Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-01-14T17:03:36.068Z] Removing obsolete conffile /etc/default/motd-news ... [2021-01-14T17:03:36.329Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-14T17:03:36.329Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-01-14T17:03:36.329Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-01-14T17:03:36.435Z] 29e5d40040c1: Verifying Checksum [2021-01-14T17:03:36.435Z] 29e5d40040c1: Download complete [2021-01-14T17:03:36.593Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-01-14T17:03:36.593Z] update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode [2021-01-14T17:03:36.593Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-14T17:03:36.593Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-14T17:03:36.593Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-01-14T17:03:36.854Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-01-14T17:03:36.855Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-14T17:03:36.855Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-01-14T17:03:36.855Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-01-14T17:03:36.855Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-01-14T17:03:37.073Z] 1ce36da41761: Verifying Checksum [2021-01-14T17:03:37.073Z] 1ce36da41761: Download complete [2021-01-14T17:03:37.073Z] 29e5d40040c1: Pull complete [2021-01-14T17:03:37.115Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-14T17:03:37.115Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-01-14T17:03:37.115Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-14T17:03:37.375Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-01-14T17:03:37.636Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-14T17:03:37.636Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-14T17:03:37.636Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-14T17:03:37.636Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-14T17:03:37.897Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-14T17:03:37.897Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-14T17:03:37.897Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-14T17:03:37.897Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-01-14T17:03:38.160Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-14T17:03:38.160Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-01-14T17:03:38.160Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-01-14T17:03:38.160Z] Setting up grep (3.1-2build1) ... [2021-01-14T17:03:38.422Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-14T17:03:38.422Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-01-14T17:03:38.422Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-01-14T17:03:38.422Z] Setting up login (1:4.5-1ubuntu2) ... [2021-01-14T17:03:38.509Z] 1ce36da41761: Pull complete [2021-01-14T17:03:38.509Z] 25b303627fd3: Verifying Checksum [2021-01-14T17:03:38.509Z] 25b303627fd3: Download complete [2021-01-14T17:03:38.687Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-14T17:03:38.687Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-14T17:03:38.687Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-14T17:03:38.687Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-01-14T17:03:38.966Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-14T17:03:38.966Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-14T17:03:38.966Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-14T17:03:39.562Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-14T17:03:39.562Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-14T17:03:39.562Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-14T17:03:39.562Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-14T17:03:40.147Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-01-14T17:03:40.408Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-14T17:03:40.408Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-01-14T17:03:40.408Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-14T17:03:41.349Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-01-14T17:03:41.349Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-01-14T17:03:41.611Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-01-14T17:03:41.611Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-01-14T17:03:41.611Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-01-14T17:03:41.876Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-14T17:03:41.876Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-01-14T17:03:41.876Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-01-14T17:03:41.876Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-01-14T17:03:42.144Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-14T17:03:42.144Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-14T17:03:42.144Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-14T17:03:42.144Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-14T17:03:42.409Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-14T17:03:42.409Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-14T17:03:42.409Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-14T17:03:42.409Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-14T17:03:42.409Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-14T17:03:42.409Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-14T17:03:42.675Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-14T17:03:42.675Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-14T17:03:42.675Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-14T17:03:42.675Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-14T17:03:42.675Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-14T17:03:42.947Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-14T17:03:42.947Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-14T17:03:42.947Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-14T17:03:42.947Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-14T17:03:43.212Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-14T17:03:43.212Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-14T17:03:43.212Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-14T17:03:43.212Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-14T17:03:43.212Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-14T17:03:43.475Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-14T17:03:43.475Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-14T17:03:43.475Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-14T17:03:43.475Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-14T17:03:43.475Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-14T17:03:43.736Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-14T17:03:43.736Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-14T17:03:43.736Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-14T17:03:43.736Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-14T17:03:43.996Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-01-14T17:03:43.996Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-14T17:03:43.996Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-14T17:03:43.996Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-14T17:03:44.566Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-01-14T17:03:44.827Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-01-14T17:03:45.087Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-01-14T17:03:45.350Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-14T17:03:45.350Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-01-14T17:03:45.350Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-14T17:03:45.610Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-01-14T17:03:45.879Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-14T17:03:45.879Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-01-14T17:03:45.879Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-14T17:03:45.879Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-01-14T17:03:46.146Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-14T17:03:46.146Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-01-14T17:03:46.146Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-01-14T17:03:46.409Z] Setting up debconf (1.5.66ubuntu1) ... [2021-01-14T17:03:46.682Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-14T17:03:46.682Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-14T17:03:46.682Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-14T17:03:46.682Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-14T17:03:46.944Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-14T17:03:46.944Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-14T17:03:47.205Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-14T17:03:47.205Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-14T17:03:47.472Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-14T17:03:47.472Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-14T17:03:47.472Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-14T17:03:47.741Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-14T17:03:48.004Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-14T17:03:48.004Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-14T17:03:48.004Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-14T17:03:48.004Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.43_amd64.deb ... [2021-01-14T17:03:48.004Z] Unpacking systemd-sysv (237-3ubuntu10.43) over (237-3ubuntu10) ... [2021-01-14T17:03:48.271Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-14T17:03:48.271Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-14T17:03:48.271Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-14T17:03:48.533Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-14T17:03:48.533Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-01-14T17:03:48.533Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-01-14T17:03:48.533Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-01-14T17:03:48.721Z] 25b303627fd3: Pull complete [2021-01-14T17:03:48.721Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-01-14T17:03:48.721Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-14T17:03:48.721Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-01-14T17:03:48.796Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-14T17:03:48.796Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-01-14T17:03:48.796Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-14T17:03:48.796Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-14T17:03:48.993Z] prd-ubuntu18.04-docker-arm64-4c-16g-20259 does not seem to be running inside a container [2021-01-14T17:03:49.074Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-14T17:03:49.074Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-14T17:03:49.074Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-14T17:03:49.090Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/24 -v /w/workspace/edgex-go/24:/w/workspace/edgex-go/24:rw,z -v /w/workspace/edgex-go/24@tmp:/w/workspace/edgex-go/24@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-01-14T17:03:49.352Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-14T17:03:49.352Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-14T17:03:49.352Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... [2021-01-14T17:03:49.617Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... [2021-01-14T17:03:49.617Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... [2021-01-14T17:03:49.617Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-14T17:03:49.617Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-01-14T17:03:49.617Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-01-14T17:03:50.699Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-01-14T17:03:50.699Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-14T17:03:50.699Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-14T17:03:50.699Z] Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-14T17:03:50.699Z] Setting up gpgv (2.2.4-1ubuntu1.3) ... [2021-01-14T17:03:51.017Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-14T17:03:51.017Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-01-14T17:03:51.017Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-01-14T17:03:51.017Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-01-14T17:03:51.288Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-14T17:03:51.288Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-01-14T17:03:51.288Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-01-14T17:03:51.288Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-01-14T17:03:51.555Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-14T17:03:51.555Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-01-14T17:03:51.555Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-01-14T17:03:51.555Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-01-14T17:03:51.816Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-14T17:03:51.816Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-01-14T17:03:51.816Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-01-14T17:03:52.079Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-01-14T17:03:52.079Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-14T17:03:52.079Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2021-01-14T17:03:52.079Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2021-01-14T17:03:52.212Z] $ docker top 65a17a66cc7c57efa41054954fe1aa584c7e9233aca4dd813e6f9ba3cd135e02 -eo pid,comm [2021-01-14T17:03:52.341Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2021-01-14T17:03:52.341Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-14T17:03:52.341Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2021-01-14T17:03:52.341Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2021-01-14T17:03:52.341Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [Pipeline] { [Pipeline] sh [2021-01-14T17:03:52.602Z] (Reading database ... 13915 files and directories currently installed.) [2021-01-14T17:03:52.602Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-01-14T17:03:52.602Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-01-14T17:03:52.602Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-01-14T17:03:52.602Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-01-14T17:03:52.863Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-01-14T17:03:53.125Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-01-14T17:03:53.125Z] Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... [2021-01-14T17:03:53.125Z] Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... [2021-01-14T17:03:53.228Z] + grep parallel [2021-01-14T17:03:53.228Z] + docker-compose build --help [2021-01-14T17:03:53.385Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-01-14T17:03:53.385Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-01-14T17:03:53.649Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-01-14T17:03:53.649Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-01-14T17:03:53.649Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-01-14T17:03:53.650Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-01-14T17:03:53.912Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-01-14T17:03:53.912Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-01-14T17:03:53.912Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-01-14T17:03:53.912Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-01-14T17:03:54.173Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-01-14T17:03:54.173Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-01-14T17:03:54.173Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-01-14T17:03:54.173Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-01-14T17:03:54.434Z] Preparing to unpack .../11-tzdata_2020f-0ubuntu0.18.04_all.deb ... [2021-01-14T17:03:54.434Z] Unpacking tzdata (2020f-0ubuntu0.18.04) over (2018d-1) ... [2021-01-14T17:03:55.379Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-01-14T17:03:55.379Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-01-14T17:03:55.643Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-01-14T17:03:55.643Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-01-14T17:03:55.904Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-14T17:03:55.904Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-14T17:03:56.164Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-14T17:03:56.165Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-14T17:03:56.425Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-14T17:03:56.425Z] Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-14T17:03:56.687Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-14T17:03:56.687Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-14T17:03:56.687Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-14T17:03:56.687Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-14T17:03:56.947Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-14T17:03:56.947Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-14T17:03:57.209Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-14T17:03:57.209Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-14T17:03:57.209Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-14T17:03:57.209Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-14T17:03:58.177Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-14T17:03:58.449Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-14T17:03:58.665Z] --parallel Build images in parallel. [Pipeline] } [2021-01-14T17:03:58.707Z] $ docker stop --time=1 65a17a66cc7c57efa41054954fe1aa584c7e9233aca4dd813e6f9ba3cd135e02 [2021-01-14T17:03:59.407Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-14T17:03:59.407Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-14T17:03:59.981Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-14T17:03:59.981Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-14T17:04:00.555Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-14T17:04:00.555Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-14T17:04:00.776Z] $ docker rm -f 65a17a66cc7c57efa41054954fe1aa584c7e9233aca4dd813e6f9ba3cd135e02 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-14T17:04:01.519Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-14T17:04:01.519Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-14T17:04:01.519Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-14T17:04:01.519Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-14T17:04:01.622Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-14T17:04:01.622Z] . [Pipeline] withDockerContainer [2021-01-14T17:04:01.790Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-01-14T17:04:01.790Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-14T17:04:01.950Z] prd-ubuntu18.04-docker-arm64-4c-16g-20259 does not seem to be running inside a container [2021-01-14T17:04:02.074Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-01-14T17:04:02.074Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-14T17:04:02.074Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-01-14T17:04:02.074Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-01-14T17:04:02.176Z] $ 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/24 -v /w/workspace/edgex-go/24:/w/workspace/edgex-go/24:rw,z -v /w/workspace/edgex-go/24@tmp:/w/workspace/edgex-go/24@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-01-14T17:04:02.364Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-14T17:04:02.364Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-14T17:04:02.364Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-14T17:04:02.364Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-14T17:04:02.364Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-01-14T17:04:02.647Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-01-14T17:04:02.647Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-14T17:04:02.647Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-14T17:04:02.647Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-14T17:04:02.647Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-14T17:04:02.647Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-14T17:04:02.924Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-01-14T17:04:02.924Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-01-14T17:04:02.924Z] Setting up tzdata (2020f-0ubuntu0.18.04) ... [2021-01-14T17:04:02.924Z] [2021-01-14T17:04:02.924Z] Current default time zone: 'Etc/UTC' [2021-01-14T17:04:02.924Z] Local time is now: Thu Jan 14 17:04:02 UTC 2021. [2021-01-14T17:04:02.924Z] Universal Time is now: Thu Jan 14 17:04:02 UTC 2021. [2021-01-14T17:04:02.924Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-01-14T17:04:02.924Z] [2021-01-14T17:04:02.924Z] Setting up systemd-sysv (237-3ubuntu10.43) ... [2021-01-14T17:04:03.250Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-14T17:04:03.250Z] Setting up linux-libc-dev:amd64 (4.15.0-132.136) ... [2021-01-14T17:04:03.250Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-01-14T17:04:03.250Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-01-14T17:04:03.250Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-01-14T17:04:03.250Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-01-14T17:04:03.250Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-01-14T17:04:03.515Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-01-14T17:04:03.515Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-01-14T17:04:03.515Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-14T17:04:03.515Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-01-14T17:04:03.769Z] $ docker top 76e575371d21da3e1819cb8e425ccf4b44776995fb670f77b7cf9ddb14a73137 -eo pid,comm [2021-01-14T17:04:03.777Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-14T17:04:03.777Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-01-14T17:04:03.777Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-14T17:04:04.038Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-01-14T17:04:04.038Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-01-14T17:04:04.038Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-01-14T17:04:04.038Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... [2021-01-14T17:04:04.038Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-01-14T17:04:04.038Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-01-14T17:04:04.038Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [Pipeline] { [Pipeline] sh [2021-01-14T17:04:04.300Z] Setting up ca-certificates (20201027ubuntu0.18.04.1) ... [2021-01-14T17:04:04.877Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-14T17:04:05.704Z] Updating certificates in /etc/ssl/certs... [2021-01-14T17:04:06.279Z] 22 added, 17 removed; done. [2021-01-14T17:04:06.541Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-01-14T17:04:06.541Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-14T17:04:06.541Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-01-14T17:04:06.541Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-01-14T17:04:06.541Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-01-14T17:04:06.803Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-14T17:04:06.803Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-01-14T17:04:06.803Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-14T17:04:06.803Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-14T17:04:06.803Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-14T17:04:06.803Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-14T17:04:06.803Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-14T17:04:07.065Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-01-14T17:04:07.065Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... [2021-01-14T17:04:07.065Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-01-14T17:04:07.065Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-01-14T17:04:07.065Z] Setting up binutils (2.30-21ubuntu1~18.04.4) ... [2021-01-14T17:04:07.065Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-14T17:04:07.065Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-14T17:04:07.065Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-01-14T17:04:07.339Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-01-14T17:04:07.339Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-01-14T17:04:07.339Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-01-14T17:04:07.339Z] Processing triggers for systemd (237-3ubuntu10.43) ... [2021-01-14T17:04:07.339Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-01-14T17:04:07.617Z] Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... [2021-01-14T17:04:07.617Z] Updating certificates in /etc/ssl/certs... [2021-01-14T17:04:07.900Z] 0 added, 0 removed; done. [2021-01-14T17:04:07.900Z] Running hooks in /etc/ca-certificates/update.d... [2021-01-14T17:04:07.900Z] done. [2021-01-14T17:04:08.789Z] Reading package lists... [2021-01-14T17:04:08.789Z] Building dependency tree... [2021-01-14T17:04:08.789Z] Reading state information... [2021-01-14T17:04:09.094Z] The following NEW packages will be installed: [2021-01-14T17:04:09.094Z] apt-transport-https [2021-01-14T17:04:10.152Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-01-14T17:04:10.152Z] Need to get 1696 B of archives. [2021-01-14T17:04:10.152Z] After this operation, 153 kB of additional disk space will be used. [2021-01-14T17:04:10.152Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2021-01-14T17:04:10.152Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-14T17:04:10.152Z] Fetched 1696 B in 1s (1764 B/s) [2021-01-14T17:04:10.152Z] Selecting previously unselected package apt-transport-https. [2021-01-14T17:04:10.152Z] (Reading database ... 13929 files and directories currently installed.) [2021-01-14T17:04:10.152Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2021-01-14T17:04:10.152Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2021-01-14T17:04:10.152Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2021-01-14T17:04:10.418Z] Waiting for network to be ready... [2021-01-14T17:04:11.636Z] Building docker-core-command-go ... [2021-01-14T17:04:11.636Z] Building docker-core-data-go ... [2021-01-14T17:04:11.636Z] Building docker-core-metadata-go ... [2021-01-14T17:04:11.636Z] Building docker-security-bootstrap-redis-go ... [2021-01-14T17:04:11.636Z] Building docker-security-proxy-setup-go ... [2021-01-14T17:04:11.636Z] Building docker-security-secretstore-setup-go ... [2021-01-14T17:04:11.636Z] Building docker-support-notifications-go ... [2021-01-14T17:04:11.636Z] Building docker-support-scheduler-go ... [2021-01-14T17:04:11.636Z] Building docker-sys-mgmt-agent-go ... [2021-01-14T17:04:11.636Z] Building docker-security-secretstore-setup-go [2021-01-14T17:04:11.636Z] Building docker-core-metadata-go [2021-01-14T17:04:11.636Z] Building docker-sys-mgmt-agent-go [2021-01-14T17:04:11.636Z] Building docker-support-notifications-go [2021-01-14T17:04:11.636Z] Building docker-security-bootstrap-redis-go [2021-01-14T17:04:17.197Z] 2021-01-14T17:04:13Z INFO Waiting for automatic snapd restart... [2021-01-14T17:04:17.460Z] snapd 2.48.2 from Canonical* installed [2021-01-14T17:04:18.403Z] "snapd" switched to the "latest/stable" channel [2021-01-14T17:04:18.403Z] [2021-01-14T17:04:22.670Z] core18 20201210 from Canonical* installed [2021-01-14T17:04:22.670Z] "core18" switched to the "latest/stable" channel [2021-01-14T17:04:22.670Z] [2021-01-14T17:04:27.996Z] snapcraft 4.4.4 from Canonical* installed [2021-01-14T17:04:27.996Z] "snapcraft" switched to the "latest/stable" channel [2021-01-14T17:04:27.996Z] [2021-01-14T17:04:30.567Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-01-14T17:04:30.567Z] - README.md [2021-01-14T17:04:30.567Z] - snapcraft.yaml.orig [2021-01-14T17:04:30.567Z] [2021-01-14T17:04:30.567Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-01-14T17:04:37.209Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-14T17:04:37.209Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-14T17:04:37.473Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-14T17:04:37.473Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-14T17:04:38.884Z] Reading package lists... [2021-01-14T17:04:39.154Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.7 git-man=1:2.17.1-1ubuntu0.7 libcurl3-gnutls=7.58.0-2ubuntu3.12 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.6 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-01-14T17:04:45.809Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-14T17:04:45.809Z] Reading package lists... [2021-01-14T17:04:45.809Z] Building dependency tree... [2021-01-14T17:04:45.809Z] Reading state information... [2021-01-14T17:04:45.809Z] Suggested packages: [2021-01-14T17:04:45.809Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-01-14T17:04:45.809Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-01-14T17:04:45.809Z] Recommended packages: [2021-01-14T17:04:45.809Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-01-14T17:04:45.809Z] The following NEW packages will be installed: [2021-01-14T17:04:45.809Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-01-14T17:04:45.809Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-01-14T17:04:45.809Z] pkg-config zip [2021-01-14T17:04:45.809Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-01-14T17:04:45.809Z] Need to get 7655 kB of archives. [2021-01-14T17:04:45.809Z] After this operation, 43.7 MB of additional disk space will be used. [2021-01-14T17:04:45.809Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] [2021-01-14T17:04:45.809Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-01-14T17:04:45.809Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2021-01-14T17:04:45.809Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2021-01-14T17:04:45.809Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2021-01-14T17:04:46.072Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-01-14T17:04:46.072Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-01-14T17:04:46.072Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-01-14T17:04:46.072Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-01-14T17:04:46.338Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-01-14T17:04:46.338Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-01-14T17:04:46.338Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-01-14T17:04:46.338Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-01-14T17:04:46.338Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-01-14T17:04:46.338Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-01-14T17:04:46.601Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-14T17:04:46.601Z] Fetched 7655 kB in 1s (10.5 MB/s) [2021-01-14T17:04:46.863Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-01-14T17:04:46.863Z] (Reading database ... 13933 files and directories currently installed.) [2021-01-14T17:04:46.863Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... [2021-01-14T17:04:46.863Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-01-14T17:04:47.124Z] Selecting previously unselected package libpsl5:amd64. [2021-01-14T17:04:47.125Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-01-14T17:04:47.125Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-01-14T17:04:47.125Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-01-14T17:04:47.125Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-01-14T17:04:47.125Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-01-14T17:04:47.125Z] Selecting previously unselected package librtmp1:amd64. [2021-01-14T17:04:47.125Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-01-14T17:04:47.125Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-01-14T17:04:47.387Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-01-14T17:04:47.387Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2021-01-14T17:04:47.387Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-01-14T17:04:47.387Z] Selecting previously unselected package liberror-perl. [2021-01-14T17:04:47.387Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-01-14T17:04:47.387Z] Unpacking liberror-perl (0.17025-1) ... [2021-01-14T17:04:47.387Z] Selecting previously unselected package git-man. [2021-01-14T17:04:47.387Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2021-01-14T17:04:47.387Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2021-01-14T17:04:47.649Z] Selecting previously unselected package git. [2021-01-14T17:04:47.649Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2021-01-14T17:04:47.649Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2021-01-14T17:04:48.599Z] Selecting previously unselected package libnorm1:amd64. [2021-01-14T17:04:48.599Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-01-14T17:04:48.599Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-01-14T17:04:48.599Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-01-14T17:04:48.599Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-01-14T17:04:48.599Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-01-14T17:04:48.862Z] Selecting previously unselected package libsodium23:amd64. [2021-01-14T17:04:48.862Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-01-14T17:04:48.862Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-01-14T17:04:48.862Z] Selecting previously unselected package libzmq5:amd64. [2021-01-14T17:04:48.862Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-01-14T17:04:48.862Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-14T17:04:48.862Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-01-14T17:04:48.862Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-01-14T17:04:48.862Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-14T17:04:49.125Z] Selecting previously unselected package pkg-config. [2021-01-14T17:04:49.125Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-01-14T17:04:49.125Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-01-14T17:04:49.125Z] Selecting previously unselected package zip. [2021-01-14T17:04:49.125Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-01-14T17:04:49.125Z] Unpacking zip (3.0-11build1) ... [2021-01-14T17:04:49.387Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-01-14T17:04:49.387Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2021-01-14T17:04:49.387Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-01-14T17:04:49.387Z] Setting up liberror-perl (0.17025-1) ... [2021-01-14T17:04:49.387Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-01-14T17:04:49.387Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-01-14T17:04:49.387Z] No schema files found: doing nothing. [2021-01-14T17:04:49.387Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-01-14T17:04:49.650Z] Setting up zip (3.0-11build1) ... [2021-01-14T17:04:49.650Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-01-14T17:04:49.650Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-01-14T17:04:49.650Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-01-14T17:04:49.650Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-14T17:04:49.650Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-01-14T17:04:49.912Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-14T17:04:49.912Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2021-01-14T17:04:49.912Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-01-14T17:04:56.550Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-14T17:04:56.828Z] git set to automatically installed. [2021-01-14T17:04:56.828Z] git-man set to automatically installed. [2021-01-14T17:04:56.828Z] libcurl3-gnutls set to automatically installed. [2021-01-14T17:04:56.828Z] liberror-perl set to automatically installed. [2021-01-14T17:04:56.828Z] libglib2.0-0 set to automatically installed. [2021-01-14T17:04:56.828Z] libnghttp2-14 set to automatically installed. [2021-01-14T17:04:56.828Z] libnorm1 set to automatically installed. [2021-01-14T17:04:56.828Z] libpgm-5.2-0 set to automatically installed. [2021-01-14T17:04:56.828Z] libpsl5 set to automatically installed. [2021-01-14T17:04:56.828Z] librtmp1 set to automatically installed. [2021-01-14T17:04:56.828Z] libsodium23 set to automatically installed. [2021-01-14T17:04:56.828Z] libzmq3-dev set to automatically installed. [2021-01-14T17:04:56.828Z] libzmq5 set to automatically installed. [2021-01-14T17:04:56.828Z] pkg-config set to automatically installed. [2021-01-14T17:04:56.828Z] zip set to automatically installed. [2021-01-14T17:04:59.397Z] snapd is not logged in, snap install commands will use sudo [2021-01-14T17:05:06.085Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-14T17:05:06.375Z] snap "core18" has no updates available [2021-01-14T17:05:06.976Z] Pulling config-common [2021-01-14T17:05:08.380Z] Pulling go-build-helper [2021-01-14T17:05:33.634Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-14T17:05:33.634Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-14T17:05:33.634Z] ---> 2deca24e77e6 [2021-01-14T17:05:33.634Z] Step 3/22 : WORKDIR /edgex-go [2021-01-14T17:05:33.634Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-14T17:05:33.634Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-14T17:05:33.634Z] ---> 2deca24e77e6 [2021-01-14T17:05:33.634Z] Step 3/24 : WORKDIR /edgex-go [2021-01-14T17:05:33.634Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-14T17:05:33.634Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-14T17:05:33.634Z] ---> 2deca24e77e6 [2021-01-14T17:05:33.634Z] Step 3/26 : WORKDIR /edgex-go [2021-01-14T17:05:33.634Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-14T17:05:33.634Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-14T17:05:33.634Z] ---> 2deca24e77e6 [2021-01-14T17:05:33.634Z] Step 3/24 : WORKDIR /edgex-go [2021-01-14T17:05:33.634Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-14T17:05:33.634Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-14T17:05:33.634Z] ---> 2deca24e77e6 [2021-01-14T17:05:33.634Z] Step 3/22 : WORKDIR /edgex-go [2021-01-14T17:05:33.634Z] ---> Running in 577d8a184612 [2021-01-14T17:05:33.634Z] ---> Running in 1cfcd8ae5ce8 [2021-01-14T17:05:33.634Z] ---> Running in 58559ef93218 [2021-01-14T17:05:33.634Z] ---> Running in f4f45a0b60f2 [2021-01-14T17:05:33.634Z] ---> Running in a299e048e864 [2021-01-14T17:05:33.634Z] Removing intermediate container f4f45a0b60f2 [2021-01-14T17:05:33.634Z] ---> 594622088374 [2021-01-14T17:05:33.634Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-14T17:05:33.634Z] Removing intermediate container 1cfcd8ae5ce8 [2021-01-14T17:05:33.634Z] ---> 98d90df79e8b [2021-01-14T17:05:33.634Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-14T17:05:33.634Z] Removing intermediate container 577d8a184612 [2021-01-14T17:05:33.634Z] ---> ae8dc2b6193c [2021-01-14T17:05:33.634Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-14T17:05:33.634Z] Removing intermediate container a299e048e864 [2021-01-14T17:05:33.634Z] ---> e41ecfb977e1 [2021-01-14T17:05:33.634Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-14T17:05:33.634Z] Removing intermediate container 58559ef93218 [2021-01-14T17:05:33.634Z] ---> 431103d35544 [2021-01-14T17:05:33.634Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-14T17:05:33.634Z] ---> Running in 6912a2da7d3a [2021-01-14T17:05:33.634Z] ---> Running in 43d13df4eb6a [2021-01-14T17:05:33.634Z] ---> Running in 9ee626f10127 [2021-01-14T17:05:33.634Z] ---> Running in c3d00f2cfdca [2021-01-14T17:05:33.634Z] ---> Running in 60b7523f44d3 [2021-01-14T17:05:33.634Z] Removing intermediate container 9ee626f10127 [2021-01-14T17:05:33.634Z] ---> f9f8179a41bf [2021-01-14T17:05:33.634Z] Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates [2021-01-14T17:05:33.634Z] ---> Running in df76e221c37d [2021-01-14T17:05:33.634Z] Removing intermediate container 6912a2da7d3a [2021-01-14T17:05:33.634Z] ---> 4be87da544f8 [2021-01-14T17:05:33.634Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-01-14T17:05:33.634Z] ---> Running in 0b0c6d680fba [2021-01-14T17:05:33.634Z] Removing intermediate container 43d13df4eb6a [2021-01-14T17:05:33.635Z] ---> f00b79144d00 [2021-01-14T17:05:33.635Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-01-14T17:05:33.635Z] Removing intermediate container 60b7523f44d3 [2021-01-14T17:05:33.635Z] ---> 363f8328951c [2021-01-14T17:05:33.635Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-14T17:05:33.635Z] Removing intermediate container c3d00f2cfdca [2021-01-14T17:05:33.635Z] ---> 4952975cb382 [2021-01-14T17:05:33.635Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-14T17:05:33.635Z] ---> Running in 7a8f5f7c2245 [2021-01-14T17:05:33.635Z] ---> Running in bbdaeee20b96 [2021-01-14T17:05:33.635Z] ---> Running in 8d8ff800bcc7 [2021-01-14T17:05:33.635Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-14T17:05:33.635Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-14T17:05:33.635Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-14T17:05:33.635Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-14T17:05:33.635Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-14T17:05:33.635Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-14T17:05:33.635Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-14T17:05:33.635Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-14T17:05:33.635Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-14T17:05:33.635Z] OK: 217 MiB in 51 packages [2021-01-14T17:05:33.635Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-14T17:05:33.908Z] OK: 217 MiB in 51 packages [2021-01-14T17:05:34.182Z] OK: 217 MiB in 51 packages [2021-01-14T17:05:34.461Z] OK: 217 MiB in 51 packages [2021-01-14T17:05:34.735Z] OK: 217 MiB in 51 packages [2021-01-14T17:05:34.735Z] Removing intermediate container df76e221c37d [2021-01-14T17:05:34.735Z] ---> a07c741dd07c [2021-01-14T17:05:34.735Z] Step 6/24 : COPY go.mod . [2021-01-14T17:05:34.997Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-01-14T17:05:34.997Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-01-14T17:05:34.997Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1499 kB] [2021-01-14T17:05:34.997Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [290 kB] [2021-01-14T17:05:34.997Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.5 kB] [2021-01-14T17:05:34.997Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2644 B] [2021-01-14T17:05:34.997Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [214 kB] [2021-01-14T17:05:34.997Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [28.2 kB] [2021-01-14T17:05:34.997Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1098 kB] [2021-01-14T17:05:34.997Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [245 kB] [2021-01-14T17:05:34.997Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-01-14T17:05:34.997Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-01-14T17:05:34.997Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-01-14T17:05:34.997Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-01-14T17:05:34.997Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-01-14T17:05:34.997Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-01-14T17:05:34.997Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-01-14T17:05:34.997Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-01-14T17:05:34.997Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-01-14T17:05:34.997Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1842 kB] [2021-01-14T17:05:34.997Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [384 kB] [2021-01-14T17:05:34.997Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.7 kB] [2021-01-14T17:05:34.997Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6696 B] [2021-01-14T17:05:34.997Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [237 kB] [2021-01-14T17:05:34.997Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [31.8 kB] [2021-01-14T17:05:34.997Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1700 kB] [2021-01-14T17:05:34.997Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [358 kB] [2021-01-14T17:05:34.997Z] Fetched 23.7 MB in 0s (0 B/s) [2021-01-14T17:05:34.997Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-01-14T17:05:34.997Z] Fetched 96.5 kB in 0s (0 B/s) [2021-01-14T17:05:34.997Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-01-14T17:05:34.997Z] Fetched 279 kB in 0s (0 B/s) [2021-01-14T17:05:34.997Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-01-14T17:05:34.997Z] Fetched 122 kB in 0s (0 B/s) [2021-01-14T17:05:34.997Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-01-14T17:05:34.997Z] Fetched 77.8 kB in 0s (0 B/s) [2021-01-14T17:05:34.997Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-01-14T17:05:34.997Z] Fetched 8848 B in 0s (0 B/s) [2021-01-14T17:05:34.997Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-01-14T17:05:34.997Z] Fetched 47.8 kB in 0s (0 B/s) [2021-01-14T17:05:34.997Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-01-14T17:05:34.997Z] Fetched 45.6 kB in 0s (0 B/s) [2021-01-14T17:05:34.997Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-01-14T17:05:34.997Z] Fetched 15.0 kB in 0s (0 B/s) [2021-01-14T17:05:34.997Z] Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] [2021-01-14T17:05:34.997Z] Fetched 214 kB in 0s (0 B/s) [2021-01-14T17:05:34.997Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] [2021-01-14T17:05:34.997Z] Fetched 155 kB in 0s (0 B/s) [2021-01-14T17:05:34.997Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-01-14T17:05:34.997Z] Fetched 50.6 kB in 0s (0 B/s) [2021-01-14T17:05:34.997Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-01-14T17:05:34.997Z] Fetched 14.8 kB in 0s (0 B/s) [2021-01-14T17:05:34.997Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-01-14T17:05:34.997Z] Fetched 41.8 kB in 0s (0 B/s) [2021-01-14T17:05:34.997Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-01-14T17:05:34.997Z] Fetched 499 kB in 0s (0 B/s) [2021-01-14T17:05:34.997Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-01-14T17:05:34.997Z] Fetched 111 kB in 0s (0 B/s) [2021-01-14T17:05:34.997Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-01-14T17:05:34.997Z] Fetched 240 kB in 0s (0 B/s) [2021-01-14T17:05:34.997Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-01-14T17:05:34.997Z] Fetched 29.3 kB in 0s (0 B/s) [2021-01-14T17:05:34.997Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-01-14T17:05:34.997Z] Fetched 85.5 kB in 0s (0 B/s) [2021-01-14T17:05:34.997Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-01-14T17:05:34.997Z] Fetched 24.5 kB in 0s (0 B/s) [2021-01-14T17:05:34.997Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-01-14T17:05:34.997Z] Fetched 49.2 kB in 0s (0 B/s) [2021-01-14T17:05:34.997Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-01-14T17:05:34.997Z] Fetched 54.2 kB in 0s (0 B/s) [2021-01-14T17:05:34.997Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-01-14T17:05:34.997Z] Fetched 30.8 kB in 0s (0 B/s) [2021-01-14T17:05:34.997Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] [2021-01-14T17:05:34.997Z] Fetched 17.0 kB in 0s (0 B/s) [2021-01-14T17:05:34.997Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-01-14T17:05:34.997Z] Fetched 85.9 kB in 0s (0 B/s) [2021-01-14T17:05:34.997Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-01-14T17:05:34.997Z] Fetched 8720 B in 0s (0 B/s) [2021-01-14T17:05:34.997Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2021-01-14T17:05:34.997Z] Fetched 137 kB in 0s (0 B/s) [2021-01-14T17:05:34.997Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-01-14T17:05:34.997Z] Fetched 119 kB in 0s (0 B/s) [2021-01-14T17:05:34.997Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2021-01-14T17:05:34.997Z] Fetched 109 kB in 0s (0 B/s) [2021-01-14T17:05:34.997Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-01-14T17:05:34.997Z] Fetched 11.1 kB in 0s (0 B/s) [2021-01-14T17:05:34.997Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-01-14T17:05:34.997Z] Fetched 645 kB in 0s (0 B/s) [2021-01-14T17:05:34.997Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-01-14T17:05:34.997Z] Fetched 41.3 kB in 0s (0 B/s) [2021-01-14T17:05:34.997Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-01-14T17:05:34.997Z] Fetched 17.9 kB in 0s (0 B/s) [2021-01-14T17:05:34.997Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-01-14T17:05:34.997Z] Fetched 368 kB in 0s (0 B/s) [2021-01-14T17:05:34.997Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-01-14T17:05:34.997Z] Fetched 187 kB in 0s (0 B/s) [2021-01-14T17:05:34.997Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-01-14T17:05:34.997Z] Fetched 175 kB in 0s (0 B/s) [2021-01-14T17:05:34.997Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-01-14T17:05:34.997Z] Fetched 206 kB in 0s (0 B/s) [2021-01-14T17:05:34.997Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] [2021-01-14T17:05:34.997Z] Fetched 1301 kB in 0s (0 B/s) [2021-01-14T17:05:34.997Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-01-14T17:05:34.997Z] Fetched 36.2 kB in 0s (0 B/s) [2021-01-14T17:05:34.997Z] Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] [2021-01-14T17:05:34.997Z] Fetched 159 kB in 0s (0 B/s) [2021-01-14T17:05:34.997Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-01-14T17:05:34.997Z] Fetched 107 kB in 0s (0 B/s) [2021-01-14T17:05:34.997Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-01-14T17:05:34.997Z] Fetched 48.7 kB in 0s (0 B/s) [2021-01-14T17:05:34.997Z] Pulling static-packages [2021-01-14T17:05:34.997Z] 'go115' has dependencies that need to be staged: static-packages go-build-helper [2021-01-14T17:05:34.997Z] Skipping pull go-build-helper (already ran) [2021-01-14T17:05:34.997Z] Skipping pull static-packages (already ran) [2021-01-14T17:05:34.997Z] Building go-build-helper [2021-01-14T17:05:35.341Z] Removing intermediate container 0b0c6d680fba [2021-01-14T17:05:35.341Z] ---> f3774fbc0ad1 [2021-01-14T17:05:35.341Z] Step 6/26 : COPY go.mod . [2021-01-14T17:05:35.949Z] ---> 32b89f026765 [2021-01-14T17:05:35.949Z] Step 7/24 : RUN go mod download [2021-01-14T17:05:36.223Z] ---> Running in 9db8e8a6901c [2021-01-14T17:05:36.223Z] Removing intermediate container 7a8f5f7c2245 [2021-01-14T17:05:36.223Z] ---> e63215c83948 [2021-01-14T17:05:36.223Z] Step 6/24 : COPY go.mod . [2021-01-14T17:05:36.223Z] Removing intermediate container 8d8ff800bcc7 [2021-01-14T17:05:36.223Z] ---> 8adacf6e8377 [2021-01-14T17:05:36.223Z] Step 6/22 : COPY go.mod . [2021-01-14T17:05:36.520Z] Removing intermediate container bbdaeee20b96 [2021-01-14T17:05:36.520Z] ---> 06fa2cd72b9b [2021-01-14T17:05:36.520Z] Step 6/22 : COPY go.mod . [2021-01-14T17:05:36.520Z] ---> 21c7c03da4b3 [2021-01-14T17:05:36.520Z] Step 7/26 : RUN go mod download [2021-01-14T17:05:36.825Z] ---> Running in e7cae66815ac [2021-01-14T17:05:37.440Z] ---> 5564aa712ffd [2021-01-14T17:05:37.440Z] Step 7/24 : RUN go mod download [2021-01-14T17:05:37.722Z] ---> 696b75f4a278 [2021-01-14T17:05:37.722Z] Step 7/22 : RUN go mod download [2021-01-14T17:05:37.722Z] ---> a0a6ca5e03a3 [2021-01-14T17:05:37.722Z] Step 7/22 : RUN go mod download [2021-01-14T17:05:37.722Z] ---> Running in a865b9fb4bca [2021-01-14T17:05:37.997Z] ---> Running in 429b614c4e81 [2021-01-14T17:05:37.997Z] ---> Running in 47a32d511d84 [2021-01-14T17:05:39.229Z] Building static-packages [2021-01-14T17:05:40.024Z] Removing intermediate container 9db8e8a6901c [2021-01-14T17:05:40.024Z] ---> ac7aff86b53d [2021-01-14T17:05:40.024Z] Step 8/24 : COPY . . [2021-01-14T17:05:40.310Z] Removing intermediate container e7cae66815ac [2021-01-14T17:05:40.310Z] ---> e368acabc8a0 [2021-01-14T17:05:40.310Z] Step 8/26 : COPY . . [2021-01-14T17:05:41.774Z] Staging go-build-helper [2021-01-14T17:05:42.349Z] Staging static-packages [2021-01-14T17:05:43.795Z] Pulling go115 [2021-01-14T17:05:44.682Z] Removing intermediate container a865b9fb4bca [2021-01-14T17:05:44.682Z] ---> 6a6004fa87d3 [2021-01-14T17:05:44.682Z] Step 8/24 : COPY . . [2021-01-14T17:05:44.682Z] Removing intermediate container 429b614c4e81 [2021-01-14T17:05:44.682Z] ---> ae7599b356ff [2021-01-14T17:05:44.682Z] Removing intermediate container 47a32d511d84 [2021-01-14T17:05:44.682Z] ---> 13469a9778bc [2021-01-14T17:05:44.682Z] Step 8/22 : COPY . . [2021-01-14T17:05:44.682Z] Step 8/22 : COPY . . [2021-01-14T17:05:44.808Z] 'edgex-go' has dependencies that need to be staged: go115 [2021-01-14T17:05:44.808Z] Skipping pull go115 (already ran) [2021-01-14T17:05:44.808Z] Building go115 [2021-01-14T17:05:44.808Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-14T17:05:44.808Z] Dload Upload Total Spent Left Speed [2021-01-14T17:05:48.124Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 22 115M 22 26.3M 0 0 28.4M 0 0:00:04 --:--:-- 0:00:04 28.4M 50 115M 50 58.5M 0 0 29.9M 0 0:00:03 0:00:01 0:00:02 29.9M 79 115M 79 91.7M 0 0 31.3M 0 0:00:03 0:00:02 0:00:01 31.3M 100 115M 100 115M 0 0 33.3M 0 0:00:03 0:00:03 --:--:-- 33.3M [2021-01-14T17:05:48.736Z] go1.15.2.linux-amd64.tar.gz: OK [2021-01-14T17:05:54.127Z] Staging go115 [2021-01-14T17:05:59.471Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-14T17:05:59.471Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-14T17:05:59.471Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-14T17:05:59.471Z] Fetched 0 B in 0s (0 B/s) [2021-01-14T17:05:59.471Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-01-14T17:05:59.471Z] Fetched 224 kB in 0s (0 B/s) [2021-01-14T17:05:59.471Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-01-14T17:05:59.471Z] Fetched 157 kB in 0s (0 B/s) [2021-01-14T17:05:59.471Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-01-14T17:05:59.471Z] Fetched 221 kB in 0s (0 B/s) [2021-01-14T17:05:59.471Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-01-14T17:05:59.471Z] Fetched 143 kB in 0s (0 B/s) [2021-01-14T17:05:59.471Z] Pulling edgex-go [2021-01-14T17:06:00.864Z] Pulling version [2021-01-14T17:06:01.812Z] Building config-common [2021-01-14T17:06:04.390Z] Skipping build go-build-helper (already ran) [2021-01-14T17:06:04.390Z] Skipping build static-packages (already ran) [2021-01-14T17:06:04.390Z] Skipping build go115 (already ran) [2021-01-14T17:06:04.390Z] Building edgex-go [2021-01-14T17:06:04.968Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-01-14T17:06:05.933Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-01-14T17:06:05.933Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.70 [2021-01-14T17:06:05.933Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-01-14T17:06:05.933Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.145 [2021-01-14T17:06:05.933Z] go: downloading github.com/imdario/mergo v0.3.11 [2021-01-14T17:06:05.933Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.32 [2021-01-14T17:06:05.933Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-01-14T17:06:05.933Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.27 [2021-01-14T17:06:06.201Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-01-14T17:06:06.201Z] go: downloading github.com/google/uuid v1.1.4 [2021-01-14T17:06:06.201Z] go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.30 [2021-01-14T17:06:06.201Z] go: downloading github.com/x448/float16 v0.8.4 [2021-01-14T17:06:06.201Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-01-14T17:06:06.201Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2021-01-14T17:06:06.201Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-01-14T17:06:06.201Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-01-14T17:06:06.201Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2021-01-14T17:06:06.201Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2021-01-14T17:06:06.201Z] go: downloading github.com/pkg/errors v0.8.1 [2021-01-14T17:06:06.201Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 [2021-01-14T17:06:06.201Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2021-01-14T17:06:06.201Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2021-01-14T17:06:06.201Z] go: downloading github.com/pebbe/zmq4 v1.2.2 [2021-01-14T17:06:06.201Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2021-01-14T17:06:06.201Z] go: downloading github.com/hashicorp/serf v0.8.2 [2021-01-14T17:06:06.201Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-01-14T17:06:06.201Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-01-14T17:06:06.201Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-01-14T17:06:06.201Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-01-14T17:06:06.201Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-01-14T17:06:06.201Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-01-14T17:06:06.201Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2021-01-14T17:06:06.201Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-01-14T17:06:06.478Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-01-14T17:06:06.478Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-01-14T17:06:06.478Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-01-14T17:06:06.478Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-01-14T17:06:06.478Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-01-14T17:06:06.746Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-01-14T17:06:06.746Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-01-14T17:06:07.009Z] ---> 8ca0d387b923 [2021-01-14T17:06:07.009Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2021-01-14T17:06:07.009Z] ---> 48cbb69ffe60 [2021-01-14T17:06:07.009Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-01-14T17:06:07.009Z] ---> 7c91958709da [2021-01-14T17:06:07.009Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-01-14T17:06:07.010Z] ---> 65df0c3b55a2 [2021-01-14T17:06:07.010Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2021-01-14T17:06:07.010Z] ---> Running in 03f0f516a7ea [2021-01-14T17:06:07.010Z] ---> Running in e0865b37826e [2021-01-14T17:06:07.010Z] ---> Running in 565c3814fa6b [2021-01-14T17:06:07.010Z] ---> Running in 5e5c4f7aa2d0 [2021-01-14T17:06:07.010Z] ---> 7321194416c8 [2021-01-14T17:06:07.010Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-01-14T17:06:07.010Z] ---> Running in 8e2970db9ce7 [2021-01-14T17:06:08.012Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-01-14T17:06:08.293Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-01-14T17:06:08.293Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-01-14T17:06:08.293Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-01-14T17:06:08.571Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-01-14T17:06:14.923Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-01-14T17:06:19.230Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-01-14T17:06:19.809Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-01-14T17:06:20.806Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-01-14T17:06:21.417Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-01-14T17:06:21.417Z] go: downloading github.com/stretchr/testify v1.6.1 [2021-01-14T17:06:21.708Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-01-14T17:06:21.708Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-01-14T17:06:21.708Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-01-14T17:06:23.108Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-01-14T17:06:23.108Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-01-14T17:06:23.108Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-01-14T17:06:24.506Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-01-14T17:06:25.459Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-01-14T17:06:25.459Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-01-14T17:06:26.949Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-01-14T17:06:27.528Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-01-14T17:06:28.509Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-01-14T17:06:28.509Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-01-14T17:06:31.170Z] Building version [2021-01-14T17:06:33.728Z] Staging config-common [2021-01-14T17:06:34.678Z] Skipping stage go-build-helper (already ran) [2021-01-14T17:06:34.678Z] Skipping stage static-packages (already ran) [2021-01-14T17:06:34.678Z] Skipping stage go115 (already ran) [2021-01-14T17:06:34.678Z] Staging edgex-go [2021-01-14T17:06:35.659Z] Staging version [2021-01-14T17:06:36.610Z] Priming config-common [2021-01-14T17:06:37.552Z] Priming go-build-helper [2021-01-14T17:06:38.938Z] Priming static-packages [2021-01-14T17:06:40.853Z] Priming go115 [2021-01-14T17:06:41.806Z] Priming edgex-go [2021-01-14T17:06:43.375Z] Priming version [2021-01-14T17:06:44.369Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-01-14T17:07:45.911Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-01-14T17:07:50.237Z] Removing intermediate container 8e2970db9ce7 [2021-01-14T17:07:50.237Z] ---> 214c892eef2e [2021-01-14T17:07:50.237Z] [2021-01-14T17:07:50.237Z] Step 10/22 : FROM alpine:3.12 [2021-01-14T17:07:50.237Z] 3.12: Pulling from library/alpine [2021-01-14T17:07:52.277Z] Removing intermediate container 5e5c4f7aa2d0 [2021-01-14T17:07:52.277Z] ---> 71dd3b227c21 [2021-01-14T17:07:52.277Z] [2021-01-14T17:07:52.277Z] Step 10/24 : FROM alpine:3.12 [2021-01-14T17:07:52.277Z] 3.12: Pulling from library/alpine [2021-01-14T17:07:52.277Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-14T17:07:52.277Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-14T17:07:52.277Z] Status: Downloaded newer image for alpine:3.12 [2021-01-14T17:07:52.277Z] ---> afeebe901d6b [2021-01-14T17:07:52.277Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-14T17:07:52.277Z] Status: Image is up to date for alpine:3.12 [2021-01-14T17:07:52.277Z] ---> afeebe901d6b [2021-01-14T17:07:52.277Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-14T17:07:52.562Z] ---> Running in 5ea30599480b [2021-01-14T17:07:52.843Z] ---> Running in a714569e80f6 [2021-01-14T17:07:55.485Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-14T17:07:55.761Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-14T17:07:55.761Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-14T17:07:56.037Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-14T17:07:56.642Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-14T17:07:56.642Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-14T17:07:56.642Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-14T17:07:56.642Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-14T17:07:56.642Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-14T17:07:56.642Z] (4/5) Installing curl (7.69.1-r3) [2021-01-14T17:07:56.642Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-14T17:07:56.642Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-14T17:07:56.642Z] (4/5) Installing curl (7.69.1-r3) [2021-01-14T17:07:56.642Z] Executing busybox-1.31.1-r19.trigger [2021-01-14T17:07:56.642Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-14T17:07:56.642Z] Executing ca-certificates-20191127-r4.trigger [2021-01-14T17:07:56.642Z] Executing busybox-1.31.1-r19.trigger [2021-01-14T17:07:56.642Z] Executing ca-certificates-20191127-r4.trigger [2021-01-14T17:07:56.925Z] OK: 7 MiB in 19 packages [2021-01-14T17:07:56.925Z] OK: 7 MiB in 19 packages [2021-01-14T17:07:57.921Z] Removing intermediate container 03f0f516a7ea [2021-01-14T17:07:57.921Z] ---> 6e8669a862c6 [2021-01-14T17:07:57.921Z] [2021-01-14T17:07:57.921Z] Step 10/24 : FROM scratch [2021-01-14T17:07:57.921Z] ---> [2021-01-14T17:07:57.921Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2021-01-14T17:07:57.921Z] Removing intermediate container e0865b37826e [2021-01-14T17:07:57.921Z] ---> d49102aa4ae4 [2021-01-14T17:07:57.921Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-14T17:07:58.197Z] ---> Running in a3b89296246c [2021-01-14T17:07:58.197Z] ---> Running in 87ae8fb99383 [2021-01-14T17:07:59.658Z] Removing intermediate container a3b89296246c [2021-01-14T17:07:59.658Z] ---> e48660b32dcf [2021-01-14T17:07:59.658Z] Step 12/24 : ENV APP_PORT=48060 [2021-01-14T17:07:59.935Z] ---> Running in 1f36b2d34573 [2021-01-14T17:07:59.935Z] Removing intermediate container 5ea30599480b [2021-01-14T17:07:59.935Z] ---> 5837729c3deb [2021-01-14T17:07:59.935Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2021-01-14T17:08:00.210Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-01-14T17:08:00.210Z] ---> Running in a5cf2dcce023 [2021-01-14T17:08:00.484Z] Removing intermediate container a714569e80f6 [2021-01-14T17:08:00.484Z] ---> 9fd0021a9373 [2021-01-14T17:08:00.484Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-14T17:08:00.484Z] ---> Running in 9e55feabbe45 [2021-01-14T17:08:00.484Z] Removing intermediate container 1f36b2d34573 [2021-01-14T17:08:00.484Z] ---> 6d5d259d2542 [2021-01-14T17:08:00.484Z] Step 13/24 : EXPOSE $APP_PORT [2021-01-14T17:08:00.763Z] ---> Running in 4bedb931a87b [2021-01-14T17:08:01.040Z] Removing intermediate container a5cf2dcce023 [2021-01-14T17:08:01.040Z] ---> fee5a2bb0789 [2021-01-14T17:08:01.040Z] Step 13/22 : WORKDIR / [2021-01-14T17:08:01.316Z] ---> Running in 2b2d073c1675 [2021-01-14T17:08:01.602Z] Removing intermediate container 9e55feabbe45 [2021-01-14T17:08:01.602Z] Removing intermediate container 4bedb931a87b [2021-01-14T17:08:01.602Z] ---> 4059da101d83 [2021-01-14T17:08:01.602Z] ---> 6c6bde99078f [2021-01-14T17:08:01.602Z] Step 13/24 : WORKDIR / [2021-01-14T17:08:01.602Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2021-01-14T17:08:01.602Z] ---> Running in cf9ddf9de80c [2021-01-14T17:08:02.214Z] Removing intermediate container 2b2d073c1675 [2021-01-14T17:08:02.214Z] ---> c76636eaf31e [2021-01-14T17:08:02.214Z] Step 14/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-14T17:08:02.494Z] Removing intermediate container cf9ddf9de80c [2021-01-14T17:08:02.494Z] ---> d6ac9dcb2577 [2021-01-14T17:08:02.494Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-01-14T17:08:02.772Z] ---> 91820941d913 [2021-01-14T17:08:02.772Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2021-01-14T17:08:03.765Z] ---> 0bbf77b88877 [2021-01-14T17:08:03.765Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2021-01-14T17:08:04.047Z] ---> 611649b9d994 [2021-01-14T17:08:04.047Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-01-14T17:08:04.642Z] ---> 02177c1c8670 [2021-01-14T17:08:04.642Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2021-01-14T17:08:05.237Z] Removing intermediate container 87ae8fb99383 [2021-01-14T17:08:05.237Z] ---> f4d4bf6639e8 [2021-01-14T17:08:05.237Z] [2021-01-14T17:08:05.237Z] Step 11/26 : FROM docker:20.10.0 [2021-01-14T17:08:05.237Z] 20.10.0: Pulling from library/docker [2021-01-14T17:08:05.514Z] ---> 17e9f92dd385 [2021-01-14T17:08:05.514Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-14T17:08:05.514Z] ---> 7869ec8493f6 [2021-01-14T17:08:05.514Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2021-01-14T17:08:06.509Z] ---> 3ac3e1770131 [2021-01-14T17:08:06.509Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-14T17:08:07.109Z] ---> 4e519d1a90bf [2021-01-14T17:08:07.109Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-14T17:08:07.109Z] ---> b89faac0a716 [2021-01-14T17:08:07.109Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2021-01-14T17:08:08.095Z] ---> f969504d4e80 [2021-01-14T17:08:08.095Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-14T17:08:09.120Z] ---> d3543f6d9a65 [2021-01-14T17:08:09.120Z] Step 18/22 : RUN chmod +x entrypoint.sh [2021-01-14T17:08:09.404Z] ---> Running in ae2345ff4bce [2021-01-14T17:08:09.404Z] ---> e4ee55b8709d [2021-01-14T17:08:09.404Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-14T17:08:10.028Z] Removing intermediate container 565c3814fa6b [2021-01-14T17:08:10.028Z] ---> 8191f58d335e [2021-01-14T17:08:10.028Z] [2021-01-14T17:08:10.028Z] Step 10/22 : FROM scratch [2021-01-14T17:08:10.028Z] ---> [2021-01-14T17:08:10.028Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-14T17:08:10.028Z] ---> 661c7a0bf847 [2021-01-14T17:08:10.028Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-14T17:08:10.304Z] ---> Running in 89a296da1d09 [2021-01-14T17:08:11.297Z] Removing intermediate container 89a296da1d09 [2021-01-14T17:08:11.297Z] ---> 06239c21cf65 [2021-01-14T17:08:11.297Z] Step 12/22 : ENV APP_PORT=48081 [2021-01-14T17:08:11.902Z] ---> cd8b865f7b23 [2021-01-14T17:08:11.902Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-14T17:08:11.902Z] ---> a61d5af44e1b [2021-01-14T17:08:11.902Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2021-01-14T17:08:11.902Z] ---> Running in ced5693ac74e [2021-01-14T17:08:12.505Z] ---> Running in 87f136c9b883 [2021-01-14T17:08:12.785Z] Removing intermediate container ced5693ac74e [2021-01-14T17:08:12.786Z] ---> bd621a362157 [2021-01-14T17:08:12.786Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-14T17:08:13.066Z] Removing intermediate container 87f136c9b883 [2021-01-14T17:08:13.066Z] ---> 46c1ea27aa44 [2021-01-14T17:08:13.066Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-14T17:08:13.367Z] ---> Running in e05f54573952 [2021-01-14T17:08:13.367Z] ---> 6312fd07c594 [2021-01-14T17:08:13.367Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-01-14T17:08:13.640Z] ---> Running in 4ee096ecc1e3 [2021-01-14T17:08:13.640Z] Removing intermediate container ae2345ff4bce [2021-01-14T17:08:13.640Z] ---> 39902cf8b6a4 [2021-01-14T17:08:13.640Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2021-01-14T17:08:13.922Z] ---> Running in 261e7b0013ab [2021-01-14T17:08:14.205Z] ---> Running in 23c8f7dbb5db [2021-01-14T17:08:14.481Z] Removing intermediate container e05f54573952 [2021-01-14T17:08:14.481Z] ---> 154c00497b1f [2021-01-14T17:08:14.481Z] Step 14/22 : WORKDIR / [2021-01-14T17:08:14.768Z] Removing intermediate container 4ee096ecc1e3 [2021-01-14T17:08:14.768Z] ---> 36f079cff21a [2021-01-14T17:08:14.768Z] Step 22/24 : LABEL arch=arm64 [2021-01-14T17:08:14.768Z] ---> Running in 8c35fc46291c [2021-01-14T17:08:15.040Z] Removing intermediate container 23c8f7dbb5db [2021-01-14T17:08:15.040Z] ---> a3d33529af56 [2021-01-14T17:08:15.040Z] Step 20/22 : LABEL arch=arm64 [2021-01-14T17:08:15.040Z] ---> Running in 812ca50cb274 [2021-01-14T17:08:15.316Z] ---> Running in 551d75333aa9 [2021-01-14T17:08:15.919Z] Removing intermediate container 8c35fc46291c [2021-01-14T17:08:15.919Z] ---> f611857bc280 [2021-01-14T17:08:15.919Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-14T17:08:16.196Z] Removing intermediate container 812ca50cb274 [2021-01-14T17:08:16.196Z] ---> 4c227937b21d [2021-01-14T17:08:16.196Z] Step 23/24 : LABEL git_sha=c4d5454e855ef23b8a1915bbc945308294865357 [2021-01-14T17:08:16.475Z] Removing intermediate container 551d75333aa9 [2021-01-14T17:08:16.475Z] ---> 82fdae27d4d4 [2021-01-14T17:08:16.475Z] Step 21/22 : LABEL git_sha=c4d5454e855ef23b8a1915bbc945308294865357 [2021-01-14T17:08:16.475Z] ---> Running in 62511e7a5a2b [2021-01-14T17:08:16.750Z] ---> Running in 64bececf0cba [2021-01-14T17:08:17.029Z] ---> 06eef42a78ee [2021-01-14T17:08:17.029Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-14T17:08:17.303Z] Removing intermediate container 62511e7a5a2b [2021-01-14T17:08:17.303Z] ---> 60782fcab0b4 [2021-01-14T17:08:17.303Z] Step 24/24 : LABEL version=0.0.0 [2021-01-14T17:08:17.573Z] Removing intermediate container 261e7b0013ab [2021-01-14T17:08:17.573Z] ---> adabae5eb795 [2021-01-14T17:08:17.573Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-01-14T17:08:17.847Z] ---> Running in 6826149d3842 [2021-01-14T17:08:17.847Z] Removing intermediate container 64bececf0cba [2021-01-14T17:08:17.847Z] ---> 061a5c348240 [2021-01-14T17:08:17.847Z] Step 22/22 : LABEL version=0.0.0 [2021-01-14T17:08:18.130Z] ---> Running in d3991f05b87c [2021-01-14T17:08:18.733Z] ---> Running in 11d16b64500f [2021-01-14T17:08:18.733Z] Removing intermediate container 6826149d3842 [2021-01-14T17:08:18.733Z] ---> 93b28e881cde [2021-01-14T17:08:18.733Z] [2021-01-14T17:08:18.733Z] ---> 063a95bf857f [2021-01-14T17:08:18.733Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-01-14T17:08:19.008Z] Removing intermediate container d3991f05b87c [2021-01-14T17:08:19.008Z] ---> 2cd2c1e6102b [2021-01-14T17:08:19.008Z] Step 22/24 : LABEL arch=arm64 [2021-01-14T17:08:19.280Z] ---> Running in 5e7570160f01 [2021-01-14T17:08:19.280Z] Successfully built 93b28e881cde [2021-01-14T17:08:19.280Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-01-14T17:08:19.280Z]  Building docker-support-notifications-go ... done Building docker-core-command-go [2021-01-14T17:08:19.280Z] Removing intermediate container 11d16b64500f [2021-01-14T17:08:19.280Z] ---> d20fd53ae6f5 [2021-01-14T17:08:19.280Z] [2021-01-14T17:08:19.886Z] Removing intermediate container 5e7570160f01 [2021-01-14T17:08:19.886Z] ---> 863481f20001 [2021-01-14T17:08:19.886Z] Step 23/24 : LABEL git_sha=c4d5454e855ef23b8a1915bbc945308294865357 [2021-01-14T17:08:19.886Z] Successfully built d20fd53ae6f5 [2021-01-14T17:08:19.886Z] ---> 1c6400f0c7ba [2021-01-14T17:08:19.886Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-01-14T17:08:19.886Z] Successfully tagged docker-security-bootstrap-redis-go-arm64:latest [2021-01-14T17:08:19.886Z] Building docker-core-data-go [2021-01-14T17:08:19.886Z]  Building docker-security-bootstrap-redis-go ... done Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-14T17:08:20.160Z] Status: Downloaded newer image for docker:20.10.0 [2021-01-14T17:08:20.160Z] ---> eeaf43b92773 [2021-01-14T17:08:20.160Z] Step 12/26 : RUN apk add --no-cache bash [2021-01-14T17:08:20.160Z] ---> Running in d575043531a0 [2021-01-14T17:08:20.160Z] ---> Running in a991b64d1e8c [2021-01-14T17:08:20.440Z] ---> Running in 6e43687c10c6 [2021-01-14T17:08:20.723Z] Removing intermediate container d575043531a0 [2021-01-14T17:08:20.723Z] ---> 584e88aeca88 [2021-01-14T17:08:20.723Z] Step 24/24 : LABEL version=0.0.0 [2021-01-14T17:08:20.997Z] Removing intermediate container a991b64d1e8c [2021-01-14T17:08:20.997Z] ---> c2ba33202487 [2021-01-14T17:08:20.997Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-14T17:08:20.997Z] ---> Running in 151e4ced7042 [2021-01-14T17:08:21.278Z] ---> Running in b6ec326d1030 [2021-01-14T17:08:21.550Z] Removing intermediate container 151e4ced7042 [2021-01-14T17:08:21.550Z] ---> c2d7cb95d2c4 [2021-01-14T17:08:21.550Z] [2021-01-14T17:08:21.826Z] Removing intermediate container b6ec326d1030 [2021-01-14T17:08:21.826Z] ---> 2580f6650cbe [2021-01-14T17:08:21.826Z] Step 20/22 : LABEL arch=arm64 [2021-01-14T17:08:21.826Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-14T17:08:22.123Z] Successfully built c2d7cb95d2c4 [2021-01-14T17:08:22.123Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-01-14T17:08:22.123Z]  Building docker-security-secretstore-setup-go ... done Building docker-security-proxy-setup-go [2021-01-14T17:08:22.123Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-14T17:08:22.123Z] ---> Running in 0bb705fefa6e [2021-01-14T17:08:22.735Z] (1/2) Installing readline (8.0.4-r0) [2021-01-14T17:08:22.736Z] (2/2) Installing bash (5.0.17-r0) [2021-01-14T17:08:22.736Z] Removing intermediate container 0bb705fefa6e [2021-01-14T17:08:22.736Z] ---> 05621dbac6ca [2021-01-14T17:08:22.736Z] Step 21/22 : LABEL git_sha=c4d5454e855ef23b8a1915bbc945308294865357 [2021-01-14T17:08:22.736Z] Executing bash-5.0.17-r0.post-install [2021-01-14T17:08:22.736Z] Executing busybox-1.31.1-r19.trigger [2021-01-14T17:08:22.736Z] OK: 12 MiB in 22 packages [2021-01-14T17:08:23.013Z] ---> Running in 9a96e43e6264 [2021-01-14T17:08:23.608Z] Removing intermediate container 9a96e43e6264 [2021-01-14T17:08:23.608Z] ---> d30928ba7318 [2021-01-14T17:08:23.608Z] Step 22/22 : LABEL version=0.0.0 [2021-01-14T17:08:25.045Z] ---> Running in 607be231fb92 [2021-01-14T17:08:25.322Z] Removing intermediate container 6e43687c10c6 [2021-01-14T17:08:25.322Z] ---> 797ccd7dba5e [2021-01-14T17:08:25.322Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-14T17:08:25.921Z] Removing intermediate container 607be231fb92 [2021-01-14T17:08:25.922Z] ---> 37f20f0866cd [2021-01-14T17:08:25.922Z] [2021-01-14T17:08:26.520Z] ---> Running in 0579eb25d5b6 [2021-01-14T17:08:26.520Z] Successfully built 37f20f0866cd [2021-01-14T17:08:26.520Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-01-14T17:08:26.520Z]  Building docker-core-metadata-go ... done Building docker-support-scheduler-go [2021-01-14T17:08:27.497Z] Removing intermediate container 0579eb25d5b6 [2021-01-14T17:08:27.497Z] ---> 34ddc66b2ccc [2021-01-14T17:08:27.497Z] Step 14/26 : ENV APP_PORT=48090 [2021-01-14T17:08:27.497Z] ---> Running in 6c83de5a79c1 [2021-01-14T17:08:28.131Z] Removing intermediate container 6c83de5a79c1 [2021-01-14T17:08:28.131Z] ---> 9a5d53bb1136 [2021-01-14T17:08:28.131Z] Step 15/26 : EXPOSE $APP_PORT [2021-01-14T17:08:29.107Z] ---> Running in 6a91a6a0edaa [2021-01-14T17:08:29.704Z] Removing intermediate container 6a91a6a0edaa [2021-01-14T17:08:29.704Z] ---> e08c9fe6ce1a [2021-01-14T17:08:29.704Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-14T17:08:31.699Z] ---> 01b449da1990 [2021-01-14T17:08:31.699Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-14T17:08:33.695Z] ---> d9c1429dc7f8 [2021-01-14T17:08:33.695Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-14T17:08:35.691Z] ---> 988065ef19b0 [2021-01-14T17:08:35.691Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-01-14T17:08:35.968Z] ---> Running in a9ee371ada98 [2021-01-14T17:08:37.440Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-14T17:08:37.440Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-14T17:08:38.041Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-14T17:08:38.041Z] (2/33) Installing expat (2.2.9-r1) [2021-01-14T17:08:38.041Z] (3/33) Installing libffi (3.3-r2) [2021-01-14T17:08:38.041Z] (4/33) Installing gdbm (1.13-r1) [2021-01-14T17:08:38.041Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-14T17:08:38.041Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-14T17:08:38.041Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-14T17:08:40.021Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-14T17:08:40.021Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-14T17:08:40.021Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-14T17:08:40.021Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-14T17:08:40.021Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-14T17:08:40.021Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-14T17:08:40.293Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-14T17:08:40.293Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-14T17:08:40.293Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-14T17:08:40.293Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-14T17:08:40.293Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-14T17:08:40.576Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-14T17:08:40.576Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-14T17:08:40.576Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-14T17:08:40.576Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-14T17:08:40.576Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-14T17:08:40.576Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-14T17:08:40.576Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-14T17:08:40.576Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-14T17:08:40.576Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-14T17:08:40.576Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-14T17:08:40.859Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-14T17:08:40.859Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-14T17:08:40.859Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-14T17:08:40.859Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-14T17:08:40.859Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-14T17:08:40.859Z] Executing busybox-1.31.1-r19.trigger [2021-01-14T17:08:40.859Z] OK: 71 MiB in 55 packages [2021-01-14T17:08:53.309Z] Removing intermediate container a9ee371ada98 [2021-01-14T17:08:53.309Z] ---> 7778b7661d8a [2021-01-14T17:08:53.309Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-01-14T17:08:53.309Z] ---> Running in 5fee26202915 [2021-01-14T17:08:58.730Z] Collecting docker-compose==1.23.2 [2021-01-14T17:08:58.730Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-14T17:09:00.209Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-14T17:09:00.209Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-14T17:09:00.489Z] Collecting cached-property<2,>=1.2.0 [2021-01-14T17:09:00.489Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-14T17:09:01.099Z] Collecting texttable<0.10,>=0.9.0 [2021-01-14T17:09:01.099Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-14T17:09:03.791Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-01-14T17:09:03.791Z] Collecting docopt<0.7,>=0.6.1 [2021-01-14T17:09:03.791Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-14T17:09:07.247Z] Collecting docker<4.0,>=3.6.0 [2021-01-14T17:09:07.247Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-14T17:09:07.247Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-14T17:09:07.247Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-14T17:09:07.247Z] ---> 2deca24e77e6 [2021-01-14T17:09:07.247Z] Step 3/23 : WORKDIR /edgex-go [2021-01-14T17:09:07.247Z] ---> Using cache [2021-01-14T17:09:07.247Z] ---> e41ecfb977e1 [2021-01-14T17:09:07.247Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-14T17:09:07.247Z] ---> Using cache [2021-01-14T17:09:07.247Z] ---> 4952975cb382 [2021-01-14T17:09:07.247Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-14T17:09:07.738Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-14T17:09:07.738Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-14T17:09:07.738Z] ---> 2deca24e77e6 [2021-01-14T17:09:07.738Z] Step 3/22 : WORKDIR /edgex-go [2021-01-14T17:09:07.738Z] ---> Using cache [2021-01-14T17:09:07.738Z] ---> e41ecfb977e1 [2021-01-14T17:09:07.738Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-14T17:09:07.738Z] ---> Using cache [2021-01-14T17:09:07.738Z] ---> 4952975cb382 [2021-01-14T17:09:07.738Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-14T17:09:07.738Z] ---> Using cache [2021-01-14T17:09:07.738Z] ---> 8adacf6e8377 [2021-01-14T17:09:07.738Z] Step 6/22 : COPY go.mod . [2021-01-14T17:09:07.738Z] ---> Using cache [2021-01-14T17:09:07.738Z] ---> a0a6ca5e03a3 [2021-01-14T17:09:07.738Z] Step 7/22 : RUN go mod download [2021-01-14T17:09:07.738Z] ---> Using cache [2021-01-14T17:09:07.738Z] ---> 13469a9778bc [2021-01-14T17:09:07.738Z] Step 8/22 : COPY . . [2021-01-14T17:09:07.738Z] ---> Using cache [2021-01-14T17:09:07.738Z] ---> 65df0c3b55a2 [2021-01-14T17:09:07.738Z] Step 9/22 : RUN make cmd/core-command/core-command [2021-01-14T17:09:08.761Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-14T17:09:08.761Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-14T17:09:08.761Z] ---> 2deca24e77e6 [2021-01-14T17:09:08.761Z] Step 3/21 : WORKDIR /edgex-go [2021-01-14T17:09:08.761Z] ---> Using cache [2021-01-14T17:09:08.761Z] ---> e41ecfb977e1 [2021-01-14T17:09:08.761Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-14T17:09:08.761Z] ---> Using cache [2021-01-14T17:09:08.761Z] ---> 4952975cb382 [2021-01-14T17:09:08.761Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-14T17:09:08.761Z] ---> Using cache [2021-01-14T17:09:08.761Z] ---> 8adacf6e8377 [2021-01-14T17:09:08.761Z] Step 6/21 : COPY go.mod . [2021-01-14T17:09:08.761Z] ---> Using cache [2021-01-14T17:09:08.761Z] ---> a0a6ca5e03a3 [2021-01-14T17:09:08.761Z] Step 7/21 : RUN go mod download [2021-01-14T17:09:08.761Z] ---> Using cache [2021-01-14T17:09:08.761Z] ---> 13469a9778bc [2021-01-14T17:09:08.761Z] Step 8/21 : COPY . . [2021-01-14T17:09:08.761Z] ---> Using cache [2021-01-14T17:09:08.761Z] ---> 65df0c3b55a2 [2021-01-14T17:09:08.761Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-01-14T17:09:09.771Z] Collecting PyYAML<4,>=3.10 [2021-01-14T17:09:09.771Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-14T17:09:10.773Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-14T17:09:10.773Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-14T17:09:10.773Z] ---> 2deca24e77e6 [2021-01-14T17:09:10.773Z] Step 3/21 : WORKDIR /edgex-go [2021-01-14T17:09:10.773Z] ---> Using cache [2021-01-14T17:09:10.773Z] ---> e41ecfb977e1 [2021-01-14T17:09:10.773Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-14T17:09:10.773Z] ---> Using cache [2021-01-14T17:09:10.773Z] ---> 4952975cb382 [2021-01-14T17:09:10.773Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-14T17:09:10.773Z] ---> Using cache [2021-01-14T17:09:10.773Z] ---> 8adacf6e8377 [2021-01-14T17:09:10.773Z] Step 6/21 : COPY go.mod . [2021-01-14T17:09:10.773Z] ---> Using cache [2021-01-14T17:09:10.773Z] ---> a0a6ca5e03a3 [2021-01-14T17:09:10.773Z] Step 7/21 : RUN go mod download [2021-01-14T17:09:10.773Z] ---> Using cache [2021-01-14T17:09:10.773Z] ---> 13469a9778bc [2021-01-14T17:09:10.773Z] Step 8/21 : COPY . . [2021-01-14T17:09:10.773Z] ---> Using cache [2021-01-14T17:09:10.773Z] ---> 65df0c3b55a2 [2021-01-14T17:09:10.773Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2021-01-14T17:09:11.379Z] ---> Running in 7901e962cc49 [2021-01-14T17:09:11.379Z] ---> Running in 5a87429421b3 [2021-01-14T17:09:11.379Z] ---> Running in cbef515a7cd3 [2021-01-14T17:09:11.379Z] ---> Running in f7d42117ad67 [2021-01-14T17:09:13.389Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-01-14T17:09:13.669Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-01-14T17:09:13.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 [2021-01-14T17:09:14.234Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-14T17:09:15.238Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-14T17:09:15.524Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-14T17:09:15.524Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-14T17:09:16.133Z] OK: 217 MiB in 51 packages [2021-01-14T17:09:16.133Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-14T17:09:16.133Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-14T17:09:17.925Z] Removing intermediate container f7d42117ad67 [2021-01-14T17:09:17.925Z] ---> 1a22a0b9de72 [2021-01-14T17:09:17.925Z] Step 6/23 : COPY go.mod . [2021-01-14T17:09:18.931Z] ---> fa7f9365ad3c [2021-01-14T17:09:18.931Z] Step 7/23 : RUN go mod download [2021-01-14T17:09:19.218Z] ---> Running in 4e9357702ccd [2021-01-14T17:09:20.672Z] Collecting jsonschema<3,>=2.5.1 [2021-01-14T17:09:20.672Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-14T17:09:21.279Z] Collecting docker-pycreds>=0.4.0 [2021-01-14T17:09:21.279Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-14T17:09:21.559Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-01-14T17:09:22.166Z] Collecting idna<2.8,>=2.5 [2021-01-14T17:09:22.166Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-14T17:09:22.166Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-01-14T17:09:23.172Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-14T17:09:23.172Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-14T17:09:23.785Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-14T17:09:23.785Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-14T17:09:23.785Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-14T17:09:23.785Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-14T17:09:23.785Z] Removing intermediate container 4e9357702ccd [2021-01-14T17:09:23.785Z] ---> ea22fed7b641 [2021-01-14T17:09:23.785Z] Step 8/23 : COPY . . [2021-01-14T17:09:25.241Z] Installing collected packages: websocket-client, cached-property, texttable, docopt, docker-pycreds, idna, urllib3, requests, docker, PyYAML, dockerpty, jsonschema, docker-compose [2021-01-14T17:09:25.882Z] Running setup.py install for texttable: started [2021-01-14T17:09:30.231Z] Running setup.py install for texttable: finished with status 'done' [2021-01-14T17:09:30.231Z] Running setup.py install for docopt: started [2021-01-14T17:09:32.230Z] Running setup.py install for docopt: finished with status 'done' [2021-01-14T17:09:32.508Z] Attempting uninstall: idna [2021-01-14T17:09:32.508Z] Found existing installation: idna 2.9 [2021-01-14T17:09:32.508Z] Uninstalling idna-2.9: [2021-01-14T17:09:32.785Z] Successfully uninstalled idna-2.9 [2021-01-14T17:09:33.391Z] Attempting uninstall: urllib3 [2021-01-14T17:09:33.391Z] Found existing installation: urllib3 1.25.9 [2021-01-14T17:09:33.391Z] Uninstalling urllib3-1.25.9: [2021-01-14T17:09:33.670Z] Successfully uninstalled urllib3-1.25.9 [2021-01-14T17:09:34.275Z] Attempting uninstall: requests [2021-01-14T17:09:34.275Z] Found existing installation: requests 2.23.0 [2021-01-14T17:09:34.275Z] Uninstalling requests-2.23.0: [2021-01-14T17:09:34.554Z] Successfully uninstalled requests-2.23.0 [2021-01-14T17:09:36.007Z] Running setup.py install for PyYAML: started [2021-01-14T17:09:40.371Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-14T17:09:40.371Z] Running setup.py install for dockerpty: started [2021-01-14T17:09:42.383Z] ---> ffae3ccc1015 [2021-01-14T17:09:42.383Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-01-14T17:09:42.666Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-14T17:09:42.666Z] ---> Running in 2be6a371ce34 [2021-01-14T17:09:44.676Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-01-14T17:09:44.676Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 [2021-01-14T17:09:51.433Z] Removing intermediate container 5fee26202915 [2021-01-14T17:09:51.433Z] ---> ce2f1141900b [2021-01-14T17:09:51.433Z] Step 21/26 : RUN apk --no-cache add curl [2021-01-14T17:09:51.433Z] ---> Running in ad679138ff74 [2021-01-14T17:09:53.128Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-14T17:09:53.128Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-14T17:09:54.121Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-14T17:09:54.121Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-14T17:09:54.121Z] (3/3) Installing curl (7.69.1-r3) [2021-01-14T17:09:54.400Z] Executing busybox-1.31.1-r19.trigger [2021-01-14T17:09:54.400Z] OK: 71 MiB in 58 packages [2021-01-14T17:09:56.407Z] Removing intermediate container ad679138ff74 [2021-01-14T17:09:56.407Z] ---> 30cf77fe8159 [2021-01-14T17:09:56.407Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-14T17:09:56.407Z] ---> Running in cfb99315b1b7 [2021-01-14T17:09:57.405Z] Removing intermediate container cfb99315b1b7 [2021-01-14T17:09:57.405Z] ---> dbe66d2690a3 [2021-01-14T17:09:57.405Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-14T17:09:57.405Z] ---> Running in 2569f14a4df5 [2021-01-14T17:09:58.011Z] Removing intermediate container 2569f14a4df5 [2021-01-14T17:09:58.011Z] ---> b7bca3c258ee [2021-01-14T17:09:58.011Z] Step 24/26 : LABEL arch=arm64 [2021-01-14T17:09:58.290Z] ---> Running in 47c80632bd1f [2021-01-14T17:09:58.903Z] Removing intermediate container 47c80632bd1f [2021-01-14T17:09:58.903Z] ---> b8834fafc891 [2021-01-14T17:09:58.903Z] Step 25/26 : LABEL git_sha=c4d5454e855ef23b8a1915bbc945308294865357 [2021-01-14T17:09:59.185Z] ---> Running in f64337d5355f [2021-01-14T17:09:59.797Z] Removing intermediate container f64337d5355f [2021-01-14T17:09:59.797Z] ---> 32d8bac9a9c6 [2021-01-14T17:09:59.797Z] Step 26/26 : LABEL version=0.0.0 [2021-01-14T17:10:00.081Z] ---> Running in ee1fce42d6b1 [2021-01-14T17:10:00.697Z] Removing intermediate container ee1fce42d6b1 [2021-01-14T17:10:00.697Z] ---> 85d68d81ce51 [2021-01-14T17:10:00.697Z] [2021-01-14T17:10:01.307Z] Successfully built 85d68d81ce51 [2021-01-14T17:10:01.307Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-01-14T17:10:40.977Z]  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 [2021-01-14T17:10:53.468Z] Removing intermediate container cbef515a7cd3 [2021-01-14T17:10:53.468Z] ---> dbff537b86ec [2021-01-14T17:10:53.468Z] [2021-01-14T17:10:53.468Z] Step 10/22 : FROM scratch [2021-01-14T17:10:53.468Z] ---> [2021-01-14T17:10:53.468Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-14T17:10:53.468Z] Removing intermediate container 5a87429421b3 [2021-01-14T17:10:53.468Z] ---> 9830708baf5c [2021-01-14T17:10:53.468Z] [2021-01-14T17:10:53.468Z] Step 10/21 : FROM scratch [2021-01-14T17:10:53.468Z] ---> [2021-01-14T17:10:53.468Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-14T17:10:53.468Z] Removing intermediate container 7901e962cc49 [2021-01-14T17:10:53.468Z] ---> Using cache [2021-01-14T17:10:53.468Z] ---> d350a86276e9 [2021-01-14T17:10:53.468Z] [2021-01-14T17:10:53.468Z] Step 10/21 : FROM alpine:3.12 [2021-01-14T17:10:53.468Z] ---> afeebe901d6b [2021-01-14T17:10:53.468Z] Step 11/21 : RUN apk add --update --no-cache curl ---> 06239c21cf65 [2021-01-14T17:10:53.468Z] Step 12/22 : ENV APP_PORT=48082 ---> Using cache [2021-01-14T17:10:53.468Z] [2021-01-14T17:10:53.468Z] [2021-01-14T17:10:53.468Z] ---> 06239c21cf65 [2021-01-14T17:10:53.468Z] Step 12/21 : ENV APP_PORT=48085 [2021-01-14T17:10:53.741Z] ---> Running in 7f26eec248dc [2021-01-14T17:10:53.741Z] ---> Running in 44bc66c2fb79 [2021-01-14T17:10:54.017Z] ---> Running in d047ed85cbd1 [2021-01-14T17:10:54.617Z] Removing intermediate container 7f26eec248dc [2021-01-14T17:10:54.617Z] ---> 9df4d54aaf7f [2021-01-14T17:10:54.617Z] Step 13/21 : EXPOSE $APP_PORT [2021-01-14T17:10:54.899Z] Removing intermediate container 44bc66c2fb79 [2021-01-14T17:10:54.899Z] ---> 55ba3cf52f23 [2021-01-14T17:10:54.899Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-14T17:10:54.899Z] ---> Running in dbde7265ce62 [2021-01-14T17:10:55.175Z] ---> Running in 69f62395a744 [2021-01-14T17:10:55.776Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-14T17:10:56.049Z] Removing intermediate container dbde7265ce62 [2021-01-14T17:10:56.049Z] ---> ce957f5a7404 [2021-01-14T17:10:56.049Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-14T17:10:56.049Z] Removing intermediate container 69f62395a744 [2021-01-14T17:10:56.049Z] ---> f394fa781a39 [2021-01-14T17:10:56.049Z] Step 14/22 : WORKDIR / [2021-01-14T17:10:56.049Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-14T17:10:56.323Z] ---> Running in 1ebeb2e0d17b [2021-01-14T17:10:56.928Z] (1/4) Installing ca-certificates (20191127-r4) [2021-01-14T17:10:56.928Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-01-14T17:10:56.928Z] (3/4) Installing libcurl (7.69.1-r3) [2021-01-14T17:10:56.928Z] (4/4) Installing curl (7.69.1-r3) [2021-01-14T17:10:56.928Z] Executing busybox-1.31.1-r19.trigger [2021-01-14T17:10:56.928Z] Executing ca-certificates-20191127-r4.trigger [2021-01-14T17:10:57.210Z] Removing intermediate container 1ebeb2e0d17b [2021-01-14T17:10:57.210Z] ---> 48d39e061961 [2021-01-14T17:10:57.210Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-14T17:10:57.210Z] OK: 7 MiB in 18 packages [2021-01-14T17:10:57.497Z] ---> 75649ddff92b [2021-01-14T17:10:57.497Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-14T17:10:58.485Z] ---> 23e4db3198d1 [2021-01-14T17:10:58.485Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-14T17:11:00.541Z] ---> b88932906bf4 [2021-01-14T17:11:00.541Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-14T17:11:00.541Z] Removing intermediate container d047ed85cbd1 [2021-01-14T17:11:00.541Z] ---> 5606a3bf6ac0 [2021-01-14T17:11:00.541Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-14T17:11:01.176Z] ---> Running in 5d2688f10954 [2021-01-14T17:11:01.176Z] ---> d724351b583e [2021-01-14T17:11:01.176Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-14T17:11:02.178Z] Removing intermediate container 5d2688f10954 [2021-01-14T17:11:02.178Z] ---> f2b89dcaad6f [2021-01-14T17:11:02.178Z] Step 13/21 : WORKDIR /edgex [2021-01-14T17:11:02.467Z] ---> a36d5d1030d7 [2021-01-14T17:11:02.467Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2021-01-14T17:11:02.467Z] ---> Running in 49c907541c8a [2021-01-14T17:11:02.467Z] ---> Running in 6b68431cf5b7 [2021-01-14T17:11:02.751Z] ---> 9dce243ccafb [2021-01-14T17:11:02.751Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-01-14T17:11:02.751Z] ---> Running in b1d775c31bbd [2021-01-14T17:11:03.032Z] Removing intermediate container 49c907541c8a [2021-01-14T17:11:03.032Z] ---> 238037bcf046 [2021-01-14T17:11:03.032Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-14T17:11:03.317Z] Removing intermediate container 6b68431cf5b7 [2021-01-14T17:11:03.317Z] ---> ad3745c68557 [2021-01-14T17:11:03.317Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-14T17:11:03.595Z] Removing intermediate container b1d775c31bbd [2021-01-14T17:11:03.595Z] ---> 9ec7688f7c19 [2021-01-14T17:11:03.595Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-14T17:11:03.595Z] ---> Running in 960b943061fd [2021-01-14T17:11:03.873Z] ---> Running in f34c25bc4bdf [2021-01-14T17:11:04.157Z] Removing intermediate container 960b943061fd [2021-01-14T17:11:04.157Z] ---> c48e3cce4289 [2021-01-14T17:11:04.157Z] Step 19/21 : LABEL arch=arm64 [2021-01-14T17:11:04.157Z] ---> 160054ffdd01 [2021-01-14T17:11:04.157Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-14T17:11:04.438Z] ---> Running in e944691968e9 [2021-01-14T17:11:04.438Z] Removing intermediate container f34c25bc4bdf [2021-01-14T17:11:04.438Z] ---> ae3b5f961033 [2021-01-14T17:11:04.438Z] Step 20/22 : LABEL arch=arm64 [2021-01-14T17:11:04.718Z] ---> Running in 9be35cace099 [2021-01-14T17:11:05.322Z] Removing intermediate container e944691968e9 [2021-01-14T17:11:05.322Z] ---> ca862d49c437 [2021-01-14T17:11:05.322Z] Step 20/21 : LABEL git_sha=c4d5454e855ef23b8a1915bbc945308294865357 [2021-01-14T17:11:05.600Z] Removing intermediate container 9be35cace099 [2021-01-14T17:11:05.600Z] ---> 6335f042841d [2021-01-14T17:11:05.600Z] Step 21/22 : LABEL git_sha=c4d5454e855ef23b8a1915bbc945308294865357 [2021-01-14T17:11:05.600Z] ---> Running in ffe708e23584 [2021-01-14T17:11:05.600Z] ---> Running in 1cc1d09eb270 [2021-01-14T17:11:05.600Z] ---> 4853fdf9afe0 [2021-01-14T17:11:05.890Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-01-14T17:11:06.176Z] Removing intermediate container ffe708e23584 [2021-01-14T17:11:06.176Z] ---> 55dde8aa7993 [2021-01-14T17:11:06.176Z] Step 21/21 : LABEL version=0.0.0 [2021-01-14T17:11:06.449Z] Removing intermediate container 1cc1d09eb270 [2021-01-14T17:11:06.449Z] ---> 15e6378b1809 [2021-01-14T17:11:06.450Z] Step 22/22 : LABEL version=0.0.0 [2021-01-14T17:11:06.450Z] ---> Running in 0f80b943cfea [2021-01-14T17:11:06.725Z] ---> Running in 5c91232e80e5 [2021-01-14T17:11:07.327Z] Removing intermediate container 0f80b943cfea [2021-01-14T17:11:07.327Z] ---> ae27bf50891a [2021-01-14T17:11:07.327Z] [2021-01-14T17:11:07.327Z] Removing intermediate container 5c91232e80e5 [2021-01-14T17:11:07.327Z] ---> c053734a6fa5 [2021-01-14T17:11:07.327Z] [2021-01-14T17:11:07.327Z] ---> e76ebee4a7fb [2021-01-14T17:11:07.327Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-14T17:11:07.610Z] ---> Running in 71d3f8aea417 [2021-01-14T17:11:07.887Z] Successfully built ae27bf50891a [2021-01-14T17:11:07.887Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-01-14T17:11:07.887Z]  Building docker-support-scheduler-go ... done Successfully built c053734a6fa5 [2021-01-14T17:11:07.887Z] Successfully tagged docker-core-command-go-arm64:latest [2021-01-14T17:11:08.483Z]  Building docker-core-command-go ... done Removing intermediate container 71d3f8aea417 [2021-01-14T17:11:08.483Z] ---> eb98b7522540 [2021-01-14T17:11:08.483Z] Step 18/21 : CMD ["--init=true"] [2021-01-14T17:11:08.483Z] ---> Running in 98b40f996795 [2021-01-14T17:11:09.092Z] Removing intermediate container 98b40f996795 [2021-01-14T17:11:09.092Z] ---> 1107183a35c0 [2021-01-14T17:11:09.092Z] Step 19/21 : LABEL arch=arm64 [2021-01-14T17:11:09.368Z] ---> Running in bae7677ff73f [2021-01-14T17:11:09.966Z] Removing intermediate container bae7677ff73f [2021-01-14T17:11:09.966Z] ---> 1442c221476d [2021-01-14T17:11:09.966Z] Step 20/21 : LABEL git_sha=c4d5454e855ef23b8a1915bbc945308294865357 [2021-01-14T17:11:10.239Z] ---> Running in e899aecf1c1d [2021-01-14T17:11:10.844Z] Removing intermediate container e899aecf1c1d [2021-01-14T17:11:10.844Z] ---> 0c75589e624e [2021-01-14T17:11:10.844Z] Step 21/21 : LABEL version=0.0.0 [2021-01-14T17:11:10.844Z] ---> Running in 6c37d0cb50ed [2021-01-14T17:11:11.439Z] Removing intermediate container 6c37d0cb50ed [2021-01-14T17:11:11.439Z] ---> a1d26c212d93 [2021-01-14T17:11:11.439Z] [2021-01-14T17:11:12.036Z] Successfully built a1d26c212d93 [2021-01-14T17:11:12.036Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-01-14T17:11:18.736Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container 2be6a371ce34 [2021-01-14T17:11:18.736Z] ---> 75fc2be258e4 [2021-01-14T17:11:18.736Z] [2021-01-14T17:11:18.736Z] Step 10/23 : FROM alpine:3.12 [2021-01-14T17:11:18.736Z] ---> afeebe901d6b [2021-01-14T17:11:18.736Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-14T17:11:18.736Z] ---> Running in 14a299662f7a [2021-01-14T17:11:18.736Z] Removing intermediate container 14a299662f7a [2021-01-14T17:11:18.736Z] ---> 6b02db878390 [2021-01-14T17:11:18.736Z] Step 12/23 : ENV APP_PORT=48080 [2021-01-14T17:11:18.736Z] ---> Running in 3183979d09fd [2021-01-14T17:11:19.019Z] Removing intermediate container 3183979d09fd [2021-01-14T17:11:19.019Z] ---> 043a63fedd3e [2021-01-14T17:11:19.019Z] Step 13/23 : EXPOSE $APP_PORT [2021-01-14T17:11:19.019Z] ---> Running in f484cb57aa62 [2021-01-14T17:11:19.615Z] Removing intermediate container f484cb57aa62 [2021-01-14T17:11:19.615Z] ---> 08cf09dfd13e [2021-01-14T17:11:19.615Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-14T17:11:19.902Z] ---> Running in 76e1617890a5 [2021-01-14T17:11:21.879Z] Removing intermediate container 76e1617890a5 [2021-01-14T17:11:21.879Z] ---> 40554afa9513 [2021-01-14T17:11:21.879Z] Step 15/23 : RUN apk add --update --no-cache zeromq [2021-01-14T17:11:21.879Z] ---> Running in 5b99aecf4da2 [2021-01-14T17:11:22.864Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-14T17:11:23.840Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-14T17:11:24.432Z] (1/5) Installing libgcc (9.3.0-r2) [2021-01-14T17:11:24.432Z] (2/5) Installing libsodium (1.0.18-r0) [2021-01-14T17:11:24.702Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-01-14T17:11:24.975Z] (4/5) Installing libzmq (4.3.3-r0) [2021-01-14T17:11:24.975Z] (5/5) Installing zeromq (4.3.3-r0) [2021-01-14T17:11:24.975Z] Executing busybox-1.31.1-r19.trigger [2021-01-14T17:11:24.975Z] OK: 8 MiB in 19 packages [2021-01-14T17:11:26.406Z] Removing intermediate container 5b99aecf4da2 [2021-01-14T17:11:26.406Z] ---> 0fd47a2057bf [2021-01-14T17:11:26.406Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-14T17:11:27.382Z] ---> b0f8c1fde9c0 [2021-01-14T17:11:27.382Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-14T17:11:28.384Z] ---> 1ea2b1c1dcf4 [2021-01-14T17:11:28.384Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-14T17:11:29.383Z] ---> e1e9a83a8306 [2021-01-14T17:11:29.383Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-01-14T17:11:29.383Z] ---> Running in 28dd6509aefe [2021-01-14T17:11:29.651Z] Removing intermediate container 28dd6509aefe [2021-01-14T17:11:29.651Z] ---> aaa5c9b3267f [2021-01-14T17:11:29.651Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-14T17:11:29.926Z] ---> Running in f194d04e3b72 [2021-01-14T17:11:30.203Z] Removing intermediate container f194d04e3b72 [2021-01-14T17:11:30.203Z] ---> 71f6ad49aab2 [2021-01-14T17:11:30.203Z] Step 21/23 : LABEL arch=arm64 [2021-01-14T17:11:30.481Z] ---> Running in bfc3f5fe490e [2021-01-14T17:11:31.086Z] Removing intermediate container bfc3f5fe490e [2021-01-14T17:11:31.086Z] ---> 0496f1871d66 [2021-01-14T17:11:31.086Z] Step 22/23 : LABEL git_sha=c4d5454e855ef23b8a1915bbc945308294865357 [2021-01-14T17:11:31.086Z] ---> Running in 26ed02fe4bcd [2021-01-14T17:11:31.685Z] Removing intermediate container 26ed02fe4bcd [2021-01-14T17:11:31.685Z] ---> e5848cab7642 [2021-01-14T17:11:31.685Z] Step 23/23 : LABEL version=0.0.0 [2021-01-14T17:11:31.685Z] ---> Running in 1588124a7aea [2021-01-14T17:11:32.282Z] Removing intermediate container 1588124a7aea [2021-01-14T17:11:32.282Z] ---> e0b74c4e3f9a [2021-01-14T17:11:32.282Z] [2021-01-14T17:11:32.555Z] Successfully built e0b74c4e3f9a [2021-01-14T17:11:32.555Z] Successfully tagged docker-core-data-go-arm64:latest [2021-01-14T17:11:33.164Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-01-14T17:11:33.195Z] $ docker stop --time=1 76e575371d21da3e1819cb8e425ccf4b44776995fb670f77b7cf9ddb14a73137 [2021-01-14T17:11:35.151Z] $ docker rm -f 76e575371d21da3e1819cb8e425ccf4b44776995fb670f77b7cf9ddb14a73137 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-14T17:11:35.902Z] + + grepdocker docker [2021-01-14T17:11:35.902Z] images [2021-01-14T17:11:36.175Z] docker-core-data-go-arm64 latest e0b74c4e3f9a 5 seconds ago 21MB [2021-01-14T17:11:36.175Z] docker-security-proxy-setup-go-arm64 latest a1d26c212d93 25 seconds ago 23.2MB [2021-01-14T17:11:36.175Z] docker-core-command-go-arm64 latest c053734a6fa5 29 seconds ago 9.98MB [2021-01-14T17:11:36.175Z] docker-support-scheduler-go-arm64 latest ae27bf50891a 30 seconds ago 10MB [2021-01-14T17:11:36.175Z] docker-sys-mgmt-agent-go-arm64 latest 85d68d81ce51 About a minute ago 300MB [2021-01-14T17:11:36.175Z] docker-core-metadata-go-arm64 latest 37f20f0866cd 3 minutes ago 12.3MB [2021-01-14T17:11:36.175Z] docker-security-secretstore-setup-go-arm64 latest c2d7cb95d2c4 3 minutes ago 23.4MB [2021-01-14T17:11:36.175Z] docker-support-notifications-go-arm64 latest 93b28e881cde 3 minutes ago 11.4MB [2021-01-14T17:11:36.175Z] docker-security-bootstrap-redis-go-arm64 latest d20fd53ae6f5 3 minutes ago 15.1MB [2021-01-14T17:11:36.175Z] docker 20.10.0 eeaf43b92773 4 weeks ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-01-14T17:11:38.028Z] provisioning config files... [2021-01-14T17:11:38.037Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/24@tmp/config3023437799338753782tmp [Pipeline] { [Pipeline] sh [2021-01-14T17:11:38.445Z] + set +x [2021-01-14T17:11:38.445Z] + curl -s https://codecov.io/bash [2021-01-14T17:11:38.445Z] + bash -s -- [2021-01-14T17:11:38.710Z] [2021-01-14T17:11:38.710Z] _____ _ [2021-01-14T17:11:38.710Z] / ____| | | [2021-01-14T17:11:38.710Z] | | ___ __| | ___ ___ _____ __ [2021-01-14T17:11:38.710Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-01-14T17:11:38.710Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-01-14T17:11:38.710Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-01-14T17:11:38.710Z] Bash-20201231-23d4836 [2021-01-14T17:11:38.710Z] [2021-01-14T17:11:38.710Z] [2021-01-14T17:11:38.710Z] ==> git version 2.24.3 found [2021-01-14T17:11:38.710Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-01-14T17:11:38.710Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-01-14T17:11:38.710Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-01-14T17:11:38.971Z] ==> Jenkins CI detected. [2021-01-14T17:11:38.971Z] project root: . [2021-01-14T17:11:38.971Z] --> token set from env [2021-01-14T17:11:38.971Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-01-14T17:11:38.971Z] ==> Running gcov in . (disable via -X gcov) [2021-01-14T17:11:38.971Z] ==> Python coveragepy not found [2021-01-14T17:11:38.971Z] ==> Searching for coverage reports in: [2021-01-14T17:11:38.971Z] + . [2021-01-14T17:11:38.971Z] -> Found 1 reports [2021-01-14T17:11:38.971Z] ==> Detecting git/mercurial file structure [2021-01-14T17:11:38.971Z] ==> Reading reports [2021-01-14T17:11:38.971Z] + ./coverage.out bytes=550321 [2021-01-14T17:11:38.971Z] ==> Appending adjustments [2021-01-14T17:11:38.971Z] https://docs.codecov.io/docs/fixing-reports [2021-01-14T17:11:42.383Z] + Found adjustments [2021-01-14T17:11:42.383Z] ==> Gzipping contents [2021-01-14T17:11:42.383Z] 84K /tmp/codecov.7BYXzF.gz [2021-01-14T17:11:42.383Z] ==> Uploading reports [2021-01-14T17:11:42.383Z] url: https://codecov.io [2021-01-14T17:11:42.383Z] query: branch=PR-2924&commit=c4d5454e855ef23b8a1915bbc945308294865357&build=24&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2924%2F24%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2924&job=&cmd_args= [2021-01-14T17:11:42.383Z] -> Pinging Codecov [2021-01-14T17:11:42.383Z] https://codecov.io/upload/v4?package=bash-20201231-23d4836&token=secret&branch=PR-2924&commit=c4d5454e855ef23b8a1915bbc945308294865357&build=24&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2924%2F24%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2924&job=&cmd_args= [2021-01-14T17:11:42.383Z] -> Uploading to [2021-01-14T17:11:42.383Z] https://storage.googleapis.com/codecov/v4/raw/2021-01-14/00271124DB129430A58F1EEE437C3FCB/c4d5454e855ef23b8a1915bbc945308294865357/ad0b98e6-7e0c-44a8-8fd1-d5a82eb99a1f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210114%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210114T171142Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=dfc4f645de3fa647ea332cb4781a5229e9acc82fb0bd3db765baa0a1ca24bb91 [2021-01-14T17:11:42.383Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-14T17:11:42.383Z] Dload Upload Total Spent Left Speed [2021-01-14T17:11:43.010Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 83308 0 0 100 83308 0 162k --:--:-- --:--:-- --:--:-- 162k 100 83308 0 0 100 83308 0 162k --:--:-- --:--:-- --:--:-- 162k [2021-01-14T17:11:43.010Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/c4d5454e855ef23b8a1915bbc945308294865357 [Pipeline] } [2021-01-14T17:11:43.019Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-01-14T17:11:45.171Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-14T17:11:46.043Z] ---> package-listing.sh [2021-01-14T17:11:46.043Z] ++ facter osfamily [2021-01-14T17:11:46.043Z] ++ tr '[:upper:]' '[:lower:]' [2021-01-14T17:11:46.043Z] + OS_FAMILY=redhat [2021-01-14T17:11:46.043Z] + workspace=/w/workspace/edgex-go/24 [2021-01-14T17:11:46.043Z] + START_PACKAGES=/tmp/packages_start.txt [2021-01-14T17:11:46.043Z] + END_PACKAGES=/tmp/packages_end.txt [2021-01-14T17:11:46.043Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-01-14T17:11:46.043Z] + PACKAGES=/tmp/packages_start.txt [2021-01-14T17:11:46.043Z] + '[' /w/workspace/edgex-go/24 ']' [2021-01-14T17:11:46.043Z] + PACKAGES=/tmp/packages_end.txt [2021-01-14T17:11:46.043Z] + case "${OS_FAMILY}" in [2021-01-14T17:11:46.043Z] + rpm -qa [2021-01-14T17:11:46.043Z] + sort [2021-01-14T17:11:51.333Z] + '[' -f /tmp/packages_start.txt ']' [2021-01-14T17:11:51.333Z] + '[' -f /tmp/packages_end.txt ']' [2021-01-14T17:11:51.333Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-01-14T17:11:51.333Z] + '[' /w/workspace/edgex-go/24 ']' [2021-01-14T17:11:51.333Z] + mkdir -p /w/workspace/edgex-go/24/archives/ [2021-01-14T17:11:51.333Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/24/archives/ [Pipeline] echo [2021-01-14T17:11:51.346Z] 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/24/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-01-14T17:11:51.634Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-01-14T17:11:51.938Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-14T17:11:51.938Z] [2021-01-14T17:11:51.938Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-01-14T17:11:52.281Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-14T17:11:52.281Z] alpine: Pulling from edgex-lftools-log-publisher [2021-01-14T17:11:52.281Z] df20fa9351a1: Pulling fs layer [2021-01-14T17:11:52.281Z] 36b3adc4ff6f: Pulling fs layer [2021-01-14T17:11:52.281Z] 8ad3a11d3b57: Pulling fs layer [2021-01-14T17:11:52.281Z] 46f8f816bc3b: Pulling fs layer [2021-01-14T17:11:52.281Z] 93b61091891f: Pulling fs layer [2021-01-14T17:11:52.281Z] 93b9cdb0e59b: Pulling fs layer [2021-01-14T17:11:52.281Z] 5e14af77c1be: Pulling fs layer [2021-01-14T17:11:52.281Z] 01666e4c0597: Pulling fs layer [2021-01-14T17:11:52.281Z] aa168da1d23b: Pulling fs layer [2021-01-14T17:11:52.281Z] 46f8f816bc3b: Waiting [2021-01-14T17:11:52.281Z] 93b9cdb0e59b: Waiting [2021-01-14T17:11:52.281Z] 5e14af77c1be: Waiting [2021-01-14T17:11:52.281Z] 01666e4c0597: Waiting [2021-01-14T17:11:52.281Z] aa168da1d23b: Waiting [2021-01-14T17:11:52.281Z] 93b61091891f: Waiting [2021-01-14T17:11:52.281Z] 36b3adc4ff6f: Verifying Checksum [2021-01-14T17:11:52.281Z] 36b3adc4ff6f: Download complete [2021-01-14T17:11:52.281Z] 46f8f816bc3b: Verifying Checksum [2021-01-14T17:11:52.281Z] 46f8f816bc3b: Download complete [2021-01-14T17:11:52.542Z] df20fa9351a1: Verifying Checksum [2021-01-14T17:11:52.542Z] df20fa9351a1: Download complete [2021-01-14T17:11:52.542Z] 93b9cdb0e59b: Verifying Checksum [2021-01-14T17:11:52.542Z] 93b9cdb0e59b: Download complete [2021-01-14T17:11:52.542Z] 5e14af77c1be: Verifying Checksum [2021-01-14T17:11:52.542Z] 5e14af77c1be: Download complete [2021-01-14T17:11:52.542Z] 01666e4c0597: Verifying Checksum [2021-01-14T17:11:52.542Z] 01666e4c0597: Download complete [2021-01-14T17:11:52.542Z] 93b61091891f: Verifying Checksum [2021-01-14T17:11:52.542Z] 93b61091891f: Download complete [2021-01-14T17:11:52.542Z] 8ad3a11d3b57: Verifying Checksum [2021-01-14T17:11:52.542Z] 8ad3a11d3b57: Download complete [2021-01-14T17:11:52.803Z] df20fa9351a1: Pull complete [2021-01-14T17:11:53.064Z] 36b3adc4ff6f: Pull complete [2021-01-14T17:11:53.637Z] 8ad3a11d3b57: Pull complete [2021-01-14T17:11:53.900Z] 46f8f816bc3b: Pull complete [2021-01-14T17:11:54.162Z] 93b61091891f: Pull complete [2021-01-14T17:11:55.112Z] aa168da1d23b: Verifying Checksum [2021-01-14T17:11:55.112Z] aa168da1d23b: Download complete [2021-01-14T17:11:55.681Z] 93b9cdb0e59b: Pull complete [2021-01-14T17:11:55.942Z] 5e14af77c1be: Pull complete [2021-01-14T17:11:56.204Z] 01666e4c0597: Pull complete [2021-01-14T17:12:04.407Z] aa168da1d23b: Pull complete [2021-01-14T17:12:04.407Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-01-14T17:12:04.407Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-14T17:12:04.407Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-01-14T17:12:04.631Z] prd-centos7-docker-4c-2g-20256 does not seem to be running inside a container [2021-01-14T17:12:04.681Z] $ 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/24/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/24 -v /w/workspace/edgex-go/24:/w/workspace/edgex-go/24:rw,z -v /w/workspace/edgex-go/24@tmp:/w/workspace/edgex-go/24@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-lftools-log-publisher:alpine cat [2021-01-14T17:12:08.381Z] $ docker top 4fd722339236d8a2b28dc65dd65509c6e07806b9e6bae811a2a50aa436c7de09 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-14T17:12:08.893Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-01-14T17:12:09.188Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-01-14T17:12:09.484Z] + ls /var/log/sa-host [2021-01-14T17:12:09.484Z] + sadf -c /var/log/sa-host/sa14 [2021-01-14T17:12:09.484Z] file_magic: OK [2021-01-14T17:12:09.484Z] HZ: Using current value: 100 [2021-01-14T17:12:09.484Z] file_header: OK [2021-01-14T17:12:09.484Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-01-14T17:12:09.484Z] Statistics: [2021-01-14T17:12:09.484Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-01-14T17:12:09.484Z] File successfully converted to sysstat format version 12.2.1 [2021-01-14T17:12:09.484Z] + sadf -c /var/log/sa-host/sa23 [2021-01-14T17:12:09.484Z] file_magic: OK [2021-01-14T17:12:09.484Z] HZ: Using current value: 100 [2021-01-14T17:12:09.484Z] file_header: OK [2021-01-14T17:12:09.484Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-01-14T17:12:09.484Z] Statistics: [2021-01-14T17:12:09.484Z] Hnuu...uuuununununu... [2021-01-14T17:12:09.484Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-14T17:12:09.692Z] provisioning config files... [2021-01-14T17:12:09.707Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/24@tmp/config1423883295934777370tmp [Pipeline] { [Pipeline] echo [2021-01-14T17:12:09.782Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-14T17:12:10.104Z] ---> create-netrc.sh [Pipeline] } [2021-01-14T17:12:10.113Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-01-14T17:12:10.214Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-14T17:12:10.515Z] ---> python-tools-install.sh [Pipeline] echo [2021-01-14T17:12:10.526Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-14T17:12:10.826Z] ---> sudo-logs.sh [2021-01-14T17:12:10.826Z] Archiving 'sudo' log.. [Pipeline] echo [2021-01-14T17:12:10.836Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-14T17:12:11.132Z] ---> job-cost.sh [2021-01-14T17:12:11.132Z] lf-activate-venv: SKIPPING [2021-01-14T17:12:11.132Z] INFO: No Stack... [2021-01-14T17:12:11.705Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-01-14T17:12:12.287Z] INFO: Archiving Costs [Pipeline] echo [2021-01-14T17:12:12.301Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-14T17:12:12.597Z] ---> logs-deploy.sh [2021-01-14T17:12:12.597Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2924/24 [2021-01-14T17:12:12.597Z] INFO: archiving workspace using pattern(s): [2021-01-14T17:12:13.983Z] Archives upload complete. [2021-01-14T17:12:13.983Z] INFO: archiving logs to Nexus