Pull request #3063 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 8f91730bf265d4ec4873d07350ab01bdc6ed1257+5dc76a6c8e7f254c7fba720d41f2fe5f0204dd5b (684af586b78459ddbf6ca425b9572b3d61e4fd3f) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 69a7e166112f335804d9fea76440e5140e47f034 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 69a7e166112f335804d9fea76440e5140e47f034 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3063/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3063/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-22125 in /w/workspace/edgexfoundry_edgex-go_PR-3063 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3063/head:refs/remotes/origin/PR-3063 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 5dc76a6c8e7f254c7fba720d41f2fe5f0204dd5b into PR head commit 8f91730bf265d4ec4873d07350ab01bdc6ed1257 Merge succeeded, producing 8f91730bf265d4ec4873d07350ab01bdc6ed1257 Checking out Revision 8f91730bf265d4ec4873d07350ab01bdc6ed1257 (PR-3063) > git config core.sparsecheckout # timeout=10 > git checkout -f 8f91730bf265d4ec4873d07350ab01bdc6ed1257 # 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 5dc76a6c8e7f254c7fba720d41f2fe5f0204dd5b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8f91730bf265d4ec4873d07350ab01bdc6ed1257 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:50:43 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:50:44 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:50:44 ========================================================= 00:50:44 EdgeX Global Pipelines Version Info 00:50:44 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:50:45 ------------------- 00:50:45 stable info: 00:50:45 ------------------- 00:50:45 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:50:45 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 00:50:45 Message: update stable to v1.0.179 00:50:46 ------------------- 00:50:46 experimental info: 00:50:46 ------------------- 00:50:46 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:50:46 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 00:50:46 Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:50:47 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 00:50:47 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 00:50:47 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:50:47 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:50:47 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:50:47 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 00:50:47 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 00:50:47 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 00:50:48 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 00:50:48 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 00:50:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:50:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:50:48 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:50:48 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:50:48 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:50:48 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:50:49 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:50:49 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 00:50:49 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 00:50:49 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 00:50:49 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 00:50:49 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 00:50:49 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 00:50:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3063 [Pipeline] echo 00:50:50 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3063 [Pipeline] echo 00:50:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3063 [Pipeline] echo 00:50:50 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8f91730bf265d4ec4873d07350ab01bdc6ed1257 [Pipeline] echo 00:50:50 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8f91730 [Pipeline] echo 00:50:50 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 00:50:51 provisioning config files... 00:50:51 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config693743090574392887tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:50:51 ---> docker-login.sh 00:50:51 nexus3.edgexfoundry.org:10001 00:50:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:50:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:50:52 Configure a credential helper to remove this warning. See 00:50:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:50:52 00:50:52 Login Succeeded 00:50:52 nexus3.edgexfoundry.org:10002 00:50:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:50:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:50:52 Configure a credential helper to remove this warning. See 00:50:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:50:52 00:50:52 Login Succeeded 00:50:52 nexus3.edgexfoundry.org:10003 00:50:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:50:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:50:52 Configure a credential helper to remove this warning. See 00:50:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:50:52 00:50:52 Login Succeeded 00:50:52 nexus3.edgexfoundry.org:10004 00:50:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:50:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:50:52 Configure a credential helper to remove this warning. See 00:50:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:50:52 00:50:52 Login Succeeded 00:50:52 docker.io 00:50:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:50:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:50:53 Configure a credential helper to remove this warning. See 00:50:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:50:53 00:50:53 Login Succeeded 00:50:53 ---> docker-login.sh ends [Pipeline] } 00:50:53 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:50:53 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 00:50:53 + for file in '`ls cmd/**/Dockerfile`' 00:50:53 ++ dirname cmd/core-command/Dockerfile 00:50:53 ++ cut -d/ -f2 00:50:53 + echo core-command,cmd/core-command/Dockerfile 00:50:53 + for file in '`ls cmd/**/Dockerfile`' 00:50:53 ++ dirname cmd/core-data/Dockerfile 00:50:53 ++ cut -d/ -f2 00:50:53 + echo core-data,cmd/core-data/Dockerfile 00:50:53 + for file in '`ls cmd/**/Dockerfile`' 00:50:53 ++ dirname cmd/core-metadata/Dockerfile 00:50:53 ++ cut -d/ -f2 00:50:53 + echo core-metadata,cmd/core-metadata/Dockerfile 00:50:53 + for file in '`ls cmd/**/Dockerfile`' 00:50:53 ++ dirname cmd/security-bootstrapper/Dockerfile 00:50:53 ++ cut -d/ -f2 00:50:53 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 00:50:53 + for file in '`ls cmd/**/Dockerfile`' 00:50:53 ++ dirname cmd/security-proxy-setup/Dockerfile 00:50:53 ++ cut -d/ -f2 00:50:53 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 00:50:53 + for file in '`ls cmd/**/Dockerfile`' 00:50:53 ++ dirname cmd/security-secretstore-setup/Dockerfile 00:50:53 ++ cut -d/ -f2 00:50:53 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 00:50:53 + for file in '`ls cmd/**/Dockerfile`' 00:50:53 ++ dirname cmd/support-notifications/Dockerfile 00:50:53 ++ cut -d/ -f2 00:50:53 + echo support-notifications,cmd/support-notifications/Dockerfile 00:50:53 + for file in '`ls cmd/**/Dockerfile`' 00:50:53 ++ dirname cmd/support-scheduler/Dockerfile 00:50:53 ++ cut -d/ -f2 00:50:53 + echo support-scheduler,cmd/support-scheduler/Dockerfile 00:50:53 + for file in '`ls cmd/**/Dockerfile`' 00:50:53 ++ dirname cmd/sys-mgmt-agent/Dockerfile 00:50:53 ++ cut -d/ -f2 00:50:53 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 00:50:53 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-bootstrapper-go, dockerfile:cmd/security-bootstrapper/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 00:50:54 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:50:54 00:50:54 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 00:50:55 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:50:55 latest: Pulling from edgex-devops/git-semver 00:50:55 31603596830f: Pulling fs layer 00:50:55 2a8b12db71e7: Pulling fs layer 00:50:55 6ca5941a6612: Pulling fs layer 00:50:55 ecc8261a40a4: Pulling fs layer 00:50:55 ecc8261a40a4: Waiting 00:50:55 2a8b12db71e7: Verifying Checksum 00:50:55 2a8b12db71e7: Download complete 00:50:55 31603596830f: Verifying Checksum 00:50:55 31603596830f: Download complete 00:50:55 ecc8261a40a4: Verifying Checksum 00:50:55 ecc8261a40a4: Download complete 00:50:55 6ca5941a6612: Verifying Checksum 00:50:55 6ca5941a6612: Download complete 00:50:55 31603596830f: Pull complete 00:50:56 2a8b12db71e7: Pull complete 00:50:57 6ca5941a6612: Pull complete 00:50:57 ecc8261a40a4: Pull complete 00:50:57 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 00:50:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:50:57 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 00:50:57 prd-centos7-docker-4c-2g-22125 does not seem to be running inside a container 00:50:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 00:51:00 $ docker top 4f4e90ed46ba6d412b16924509479f0a284c8c48204d12ddb1531962bb9fd1d9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:51:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:51:00 [ssh-agent] Looking for ssh-agent implementation... 00:51:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:51:01 $ docker exec 4f4e90ed46ba6d412b16924509479f0a284c8c48204d12ddb1531962bb9fd1d9 ssh-agent 00:51:01 SSH_AUTH_SOCK=/tmp/ssh-wd07BZlp4dRU/agent.12 00:51:01 SSH_AGENT_PID=17 00:51:01 Running ssh-add (command line suppressed) 00:51:01 Identity added: /w/workspace/edgex-go/1@tmp/private_key_7170235313254638564.key (/w/workspace/edgex-go/1@tmp/private_key_7170235313254638564.key) 00:51:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:51:01 + git tag --points-at HEAD [Pipeline] } 00:51:02 $ docker exec --env ******** --env ******** 4f4e90ed46ba6d412b16924509479f0a284c8c48204d12ddb1531962bb9fd1d9 ssh-agent -k 00:51:02 unset SSH_AUTH_SOCK; 00:51:02 unset SSH_AGENT_PID; 00:51:02 echo Agent pid 17 killed; 00:51:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:51:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:51:02 [ssh-agent] Looking for ssh-agent implementation... 00:51:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:51:02 $ docker exec 4f4e90ed46ba6d412b16924509479f0a284c8c48204d12ddb1531962bb9fd1d9 ssh-agent 00:51:02 SSH_AUTH_SOCK=/tmp/ssh-m1uhZs2nWdSf/agent.46 00:51:02 SSH_AGENT_PID=51 00:51:02 Running ssh-add (command line suppressed) 00:51:02 Identity added: /w/workspace/edgex-go/1@tmp/private_key_2737593816205123449.key (/w/workspace/edgex-go/1@tmp/private_key_2737593816205123449.key) 00:51:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:51:03 + git semver init 00:51:03 # -> Open(): unable to determine branch for HEAD 00:51:03 # $GIT_DIR = /w/workspace/edgex-go/1/.git 00:51:03 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 00:51:03 # $SEMVER_REMOTE_NAME = origin 00:51:03 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:51:03 # $SEMVER_USER_NAME = edgex-jenkins 00:51:03 # $SEMVER_BRANCH = PR-3063 00:51:03 # $SEMVER_TEMP = /tmp/semver-531393916 00:51:03 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 00:51:25 # '/tmp/semver-531393916' -> '/w/workspace/edgex-go/1/.semver' 00:51:25 # -> Force: false 00:51:25 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 00:51:25 $ docker exec --env ******** --env ******** 4f4e90ed46ba6d412b16924509479f0a284c8c48204d12ddb1531962bb9fd1d9 ssh-agent -k 00:51:25 unset SSH_AUTH_SOCK; 00:51:25 unset SSH_AGENT_PID; 00:51:25 echo Agent pid 51 killed; 00:51:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:51:26 + git semver [Pipeline] } 00:51:26 $ docker stop --time=1 4f4e90ed46ba6d412b16924509479f0a284c8c48204d12ddb1531962bb9fd1d9 00:51:28 $ docker rm -f 4f4e90ed46ba6d412b16924509479f0a284c8c48204d12ddb1531962bb9fd1d9 [Pipeline] // withDockerContainer [Pipeline] sh 00:51:28 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:51:29 Stashed 1 file(s) [Pipeline] echo 00:51:29 [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 00:51:30 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 00:51:31 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:51:31 + sudo service docker restart 00:51:31 + true 00:51:31 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 00:51:32 ========================================================= 00:51:32 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 00:51:32 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:51:32 + 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 . 00:51:36 Sending build context to Docker daemon 327MB 00:51:36 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 00:51:36 Step 2/6 : FROM ${BASE} 00:51:36 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 00:51:36 188c0c94c7c5: Pulling fs layer 00:51:36 0ef7d3d256c8: Pulling fs layer 00:51:36 de9db76c5a1d: Pulling fs layer 00:51:36 bca2f99d35d6: Pulling fs layer 00:51:36 93359f2a8cfa: Pulling fs layer 00:51:36 7c6f9722023f: Pulling fs layer 00:51:36 a35cf1a2eb13: Pulling fs layer 00:51:36 bca2f99d35d6: Waiting 00:51:36 93359f2a8cfa: Waiting 00:51:36 7c6f9722023f: Waiting 00:51:36 a35cf1a2eb13: Waiting 00:51:36 de9db76c5a1d: Verifying Checksum 00:51:36 de9db76c5a1d: Download complete 00:51:36 0ef7d3d256c8: Verifying Checksum 00:51:36 0ef7d3d256c8: Download complete 00:51:36 93359f2a8cfa: Verifying Checksum 00:51:36 93359f2a8cfa: Download complete 00:51:36 7c6f9722023f: Verifying Checksum 00:51:36 7c6f9722023f: Download complete 00:51:36 188c0c94c7c5: Verifying Checksum 00:51:36 188c0c94c7c5: Download complete 00:51:36 188c0c94c7c5: Pull complete 00:51:37 0ef7d3d256c8: Pull complete 00:51:37 de9db76c5a1d: Pull complete 00:51:38 a35cf1a2eb13: Verifying Checksum 00:51:38 a35cf1a2eb13: Download complete 00:51:38 bca2f99d35d6: Verifying Checksum 00:51:38 bca2f99d35d6: Download complete 00:51:45 Still waiting to schedule task 00:51:45 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 00:51:45 bca2f99d35d6: Pull complete 00:51:45 93359f2a8cfa: Pull complete 00:51:45 7c6f9722023f: Pull complete 00:51:49 a35cf1a2eb13: Pull complete 00:51:49 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 00:51:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 00:51:49 ---> a62c8e92a672 00:51:49 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 00:51:49 ---> Running in 7f38965280c6 00:51:50 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:51:51 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:51:52 (1/12) Installing libmagic (5.38-r0) 00:51:52 (2/12) Installing file (5.38-r0) 00:51:52 (3/12) Installing libc-dev (0.7.2-r3) 00:51:52 (4/12) Installing g++ (9.3.0-r2) 00:52:07 (5/12) Installing fortify-headers (1.1-r0) 00:52:07 (6/12) Installing patch (2.7.6-r6) 00:52:07 (7/12) Installing build-base (0.5-r2) 00:52:07 (8/12) Installing libsodium (1.0.18-r0) 00:52:07 (9/12) Installing pkgconf (1.7.2-r0) 00:52:07 (10/12) Installing libsodium-dev (1.0.18-r0) 00:52:07 (11/12) Installing libzmq (4.3.3-r0) 00:52:07 (12/12) Installing zeromq-dev (4.3.3-r0) 00:52:07 Executing busybox-1.31.1-r19.trigger 00:52:07 OK: 233 MiB in 51 packages 00:52:13 Removing intermediate container 7f38965280c6 00:52:13 ---> 685cdf094d23 00:52:13 Step 4/6 : WORKDIR /edgex-go 00:52:13 ---> Running in 751fbc72bbb4 00:52:13 Removing intermediate container 751fbc72bbb4 00:52:13 ---> f1d839f29b0c 00:52:13 Step 5/6 : COPY go.mod . 00:52:13 ---> 60790ef4d6f9 00:52:13 Step 6/6 : RUN go mod download 00:52:13 ---> Running in 1fcb008ab8cf 00:52:36 Removing intermediate container 1fcb008ab8cf 00:52:36 ---> 53670c4afd32 00:52:36 Successfully built 53670c4afd32 00:52:36 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 00:52:36 + docker inspect -f . ci-base-image-x86_64 00:52:36 . [Pipeline] withDockerContainer 00:52:37 prd-centos7-docker-4c-2g-22125 does not seem to be running inside a container 00:52:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:52:38 $ docker top ee283ff905ee538825f89f82940925c5406a0600ef2a09480c439dddbdeb29b3 -eo pid,comm [Pipeline] { [Pipeline] sh 00:52:38 + go version 00:52:38 go version go1.15.5 linux/amd64 [Pipeline] } 00:52:38 $ docker stop --time=1 ee283ff905ee538825f89f82940925c5406a0600ef2a09480c439dddbdeb29b3 00:52:40 $ docker rm -f ee283ff905ee538825f89f82940925c5406a0600ef2a09480c439dddbdeb29b3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:52:41 + docker inspect -f . ci-base-image-x86_64 00:52:41 . [Pipeline] withDockerContainer 00:52:41 prd-centos7-docker-4c-2g-22125 does not seem to be running inside a container 00:52:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:52:42 $ docker top d6d14567e4c4a05a585ba966bf0cae9e09de5634e20fafe7424fb21b03c3b41e -eo pid,comm [Pipeline] { [Pipeline] echo 00:52:43 ========================================================= 00:52:43 [edgeXBuildGoParallel] Running Tests and Build... 00:52:43 ========================================================= [Pipeline] sh 00:52:43 + make test 00:52:43 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 00:52:53 ? github.com/edgexfoundry/edgex-go [no test files] 00:53:08 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:53:15 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:53:15 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:53:15 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:53:15 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 00:53:18 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 00:53:18 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:53:18 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 00:53:18 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:53:18 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:53:18 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:53:20 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 00:53:20 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 00:53:20 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:53:23 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.118s coverage: 46.6% of statements 00:53:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:53:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:53:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 00:53:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 00:53:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 00:53:27 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.218s coverage: 27.0% of statements 00:53:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:53:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:53:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 00:53:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 00:53:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 00:53:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:53:27 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.039s coverage: 100.0% of statements 00:53:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 00:53:27 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.064s coverage: 100.0% of statements 00:53:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 00:53:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 00:53:27 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.107s coverage: 66.7% of statements 00:53:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 00:53:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 00:53:27 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.122s coverage: 82.3% of statements 00:53:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 00:53:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 00:53:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 00:53:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 00:53:30 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.386s coverage: 28.6% of statements 00:53:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:53:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:53:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 00:53:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 00:53:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 00:53:30 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.087s coverage: 100.0% of statements 00:53:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 00:53:30 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.055s coverage: 100.0% of statements 00:53:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 00:53:30 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.131s coverage: 86.7% of statements 00:53:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 00:53:30 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.150s coverage: 97.5% of statements 00:53:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 00:53:30 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.063s coverage: 78.3% of statements 00:53:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 00:53:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 00:53:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 00:53:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 00:53:33 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.416s coverage: 92.8% of statements 00:53:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 00:53:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 00:53:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 00:53:33 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 00:53:33 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:53:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 00:53:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 00:53:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:53:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:53:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 00:53:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:53:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 00:53:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:53:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 00:53:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:53:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 00:53:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 00:53:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 00:53:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.043s coverage: 58.8% of statements 00:53:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 00:53:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 00:53:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.059s coverage: 0.1% of statements 00:53:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 00:53:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 00:53:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 00:53:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.033s coverage: 43.8% of statements 00:53:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.044s coverage: 79.5% of statements 00:53:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.034s coverage: 94.1% of statements 00:53:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.051s coverage: 96.3% of statements 00:53:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.028s coverage: 87.5% of statements 00:53:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.054s coverage: 94.4% of statements 00:53:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.034s coverage: 44.8% of statements 00:53:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 00:53:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 00:53:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 00:53:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 00:53:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.063s coverage: 87.2% of statements 00:53:46 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:53:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:53:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.028s coverage: 100.0% of statements 00:53:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:53:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.045s coverage: 75.5% of statements 00:53:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 00:53:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.045s coverage: 80.8% of statements 00:53:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.076s coverage: 87.2% of statements 00:53:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.054s coverage: 84.2% of statements 00:53:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.098s coverage: 91.4% of statements 00:53:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:53:46 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.186s coverage: 63.5% of statements 00:53:46 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:53:46 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:53:46 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.034s coverage: 100.0% of statements 00:53:46 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.043s coverage: 91.3% of statements 00:53:46 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.034s coverage: 100.0% of statements 00:53:46 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.042s coverage: 73.7% of statements 00:53:46 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.034s coverage: 100.0% of statements 00:53:46 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.343s coverage: 68.9% of statements 00:53:46 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 00:53:46 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 00:53:46 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 00:53:46 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 00:53:46 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 00:53:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.097s coverage: 37.0% of statements 00:53:46 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:53:46 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:53:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.265s coverage: 84.0% of statements 00:53:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.044s coverage: 100.0% of statements 00:53:46 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.107s coverage: 47.1% of statements 00:53:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:53:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:53:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 00:53:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 00:53:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 00:53:46 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.048s coverage: 100.0% of statements 00:53:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 00:53:46 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.045s coverage: 100.0% of statements 00:53:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 00:53:46 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.680s coverage: 29.1% of statements 00:53:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:53:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:53:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 00:53:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 00:53:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 00:53:46 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.067s coverage: 99.0% of statements 00:53:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 00:53:47 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.060s coverage: 100.0% of statements 00:53:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 00:53:47 ok github.com/edgexfoundry/edgex-go/internal/system 0.025s coverage: 0.0% of statements 00:53:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 00:53:47 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.035s coverage: 100.0% of statements 00:53:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 00:53:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 00:53:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 00:53:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 00:53:47 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.049s coverage: 87.9% of statements 00:53:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 00:53:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 00:53:47 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.033s coverage: 100.0% of statements 00:53:47 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.036s coverage: 32.1% of statements 00:53:48 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.044s coverage: 100.0% of statements 00:53:48 GO111MODULE=on go vet ./... 00:54:15 gofmt -l . 00:54:15 [ "`gofmt -l .`" = "" ] 00:54:15 ./bin/test-go-mod-tidy.sh 00:54:15 ./bin/test-attribution-txt.sh [Pipeline] sh 00:54:16 + ls -al . 00:54:16 total 668 00:54:16 drwxrwxr-x 10 1001 1001 4096 Jan 22 00:54 . 00:54:16 drwxr-xr-x 4 root root 28 Jan 22 00:52 .. 00:54:16 -rw-rw-r-- 1 1001 1001 11 Jan 22 00:50 .dockerignore 00:54:16 drwxrwxr-x 8 1001 1001 179 Jan 22 00:50 .git 00:54:16 drwxrwxr-x 3 1001 1001 125 Jan 22 00:50 .github 00:54:16 -rw-rw-r-- 1 1001 1001 872 Jan 22 00:50 .gitignore 00:54:16 drwx------ 3 1001 1001 47 Jan 22 00:51 .semver 00:54:16 -rw-rw-r-- 1 1001 1001 166 Jan 22 00:50 .sonarcloud.properties 00:54:16 -rw-rw-r-- 1 1001 1001 7859 Jan 22 00:50 Attribution.txt 00:54:16 -rw-rw-r-- 1 1001 1001 3804 Jan 22 00:50 CONTRIBUTING.md 00:54:16 -rw-rw-r-- 1 1001 1001 931 Jan 22 00:50 Dockerfile.build 00:54:16 -rw-rw-r-- 1 1001 1001 863 Jan 22 00:50 Jenkinsfile 00:54:16 -rw-rw-r-- 1 1001 1001 10775 Jan 22 00:50 LICENSE 00:54:16 -rw-rw-r-- 1 1001 1001 6001 Jan 22 00:50 Makefile 00:54:16 -rw-rw-r-- 1 1001 1001 6524 Jan 22 00:50 README.md 00:54:16 -rw-rw-r-- 1 1001 1001 6755 Jan 22 00:50 SECURITY.md 00:54:16 -rw-rw-r-- 1 1001 1001 5 Jan 22 00:51 VERSION 00:54:16 -rw-rw-r-- 1 1001 1001 4131 Jan 22 00:50 ZMQWindows.md 00:54:16 drwxrwxr-x 2 1001 1001 117 Jan 22 00:50 bin 00:54:16 drwxrwxr-x 15 1001 1001 4096 Jan 22 00:50 cmd 00:54:16 -rw-r--r-- 1 root root 562928 Jan 22 00:53 coverage.out 00:54:16 -rw-r--r-- 1 root root 1053 Jan 22 00:54 go.mod 00:54:16 -rw-r--r-- 1 root root 18995 Jan 22 00:54 go.sum 00:54:16 drwxrwxr-x 8 1001 1001 127 Jan 22 00:50 internal 00:54:16 drwxrwxr-x 4 1001 1001 26 Jan 22 00:50 openapi 00:54:16 drwxrwxr-x 4 1001 1001 71 Jan 22 00:50 snap 00:54:16 -rw-rw-r-- 1 1001 1001 168 Jan 22 00:50 version.go [Pipeline] sh 00:54:17 + '[' -e coverage.out ] 00:54:17 + chown 1001:1001 coverage.out [Pipeline] stash 00:54:17 Stashed 1 file(s) [Pipeline] sh 00:54:17 + make build 00:54:17 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 00:54:21 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 00:54:30 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 00:54:31 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 00:54:32 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 00:54:33 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 00:54:34 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 00:54:36 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 00:54:37 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 00:54:38 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 00:54:39 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 00:54:40 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 00:54:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 00:54:43 $ docker stop --time=1 d6d14567e4c4a05a585ba966bf0cae9e09de5634e20fafe7424fb21b03c3b41e 00:54:45 $ docker rm -f d6d14567e4c4a05a585ba966bf0cae9e09de5634e20fafe7424fb21b03c3b41e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:54:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:54:47 00:54:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 00:54:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:54:48 latest: Pulling from edgex-devops/edgex-compose 00:54:48 cbdbe7a5bc2a: Pulling fs layer 00:54:48 ca9280d653b3: Pulling fs layer 00:54:48 7e9c9ca2126c: Pulling fs layer 00:54:48 cbdbe7a5bc2a: Verifying Checksum 00:54:48 cbdbe7a5bc2a: Download complete 00:54:48 cbdbe7a5bc2a: Pull complete 00:54:48 ca9280d653b3: Verifying Checksum 00:54:48 ca9280d653b3: Download complete 00:54:49 ca9280d653b3: Pull complete 00:54:49 7e9c9ca2126c: Download complete 00:54:56 7e9c9ca2126c: Pull complete 00:54:56 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 00:54:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:54:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 00:54:56 prd-centos7-docker-4c-2g-22125 does not seem to be running inside a container 00:54:56 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 00:54:59 $ docker top 0d644f34c6a8c0c01727c499bdb61fd867093b5f9180d1d97b8ba178a4cf6268 -eo pid,comm [Pipeline] { [Pipeline] sh 00:55:00 + docker-compose build --help 00:55:00 + grep parallel 00:55:01 --parallel Build images in parallel. [Pipeline] } 00:55:01 $ docker stop --time=1 0d644f34c6a8c0c01727c499bdb61fd867093b5f9180d1d97b8ba178a4cf6268 00:55:02 $ docker rm -f 0d644f34c6a8c0c01727c499bdb61fd867093b5f9180d1d97b8ba178a4cf6268 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:55:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:55:03 . [Pipeline] withDockerContainer 00:55:03 prd-centos7-docker-4c-2g-22125 does not seem to be running inside a container 00:55:03 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 00:55:04 $ docker top cac1a667aec75d573df94d62e7babae8330e48ac1947a24d9b03df5260c2fdc0 -eo pid,comm [Pipeline] { [Pipeline] sh 00:55:05 + docker-compose -f ./docker-compose-build.yml build --parallel 00:55:06 Building docker-core-command-go ... 00:55:06 Building docker-core-data-go ... 00:55:06 Building docker-core-metadata-go ... 00:55:06 Building docker-security-bootstrapper-go ... 00:55:06 Building docker-security-proxy-setup-go ... 00:55:06 Building docker-security-secretstore-setup-go ... 00:55:06 Building docker-support-notifications-go ... 00:55:06 Building docker-support-scheduler-go ... 00:55:06 Building docker-sys-mgmt-agent-go ... 00:55:06 Building docker-core-data-go 00:55:06 Building docker-security-secretstore-setup-go 00:55:06 Building docker-support-notifications-go 00:55:06 Building docker-sys-mgmt-agent-go 00:55:06 Building docker-support-scheduler-go 00:55:45 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:55:45 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:55:45 ---> 53670c4afd32 00:55:45 Step 3/24 : WORKDIR /edgex-go 00:55:45 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:55:45 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:55:45 ---> 53670c4afd32 00:55:45 Step 3/22 : WORKDIR /edgex-go 00:55:45 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:55:45 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:55:45 ---> 53670c4afd32 00:55:45 Step 3/22 : WORKDIR /edgex-go 00:55:45 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:55:45 Step 2/26 : FROM ${BUILDER_BASE} AS builder 00:55:45 ---> 53670c4afd32 00:55:45 Step 3/26 : WORKDIR /edgex-go 00:55:45 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:55:45 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:55:45 ---> 53670c4afd32 00:55:45 Step 3/23 : WORKDIR /edgex-go 00:55:45 ---> Running in 1e9ede8ad7e7 00:55:45 ---> Running in 693ab855f1b9 00:55:45 ---> Running in 70e2a9d508d3 00:55:45 ---> Running in 9abd774efc41 00:55:45 ---> Running in 71aae8cd403e 00:55:45 Removing intermediate container 693ab855f1b9 00:55:45 ---> 7320e0ffc011 00:55:45 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:55:45 Removing intermediate container 71aae8cd403e 00:55:45 ---> 3e47dde44d22 00:55:45 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:55:45 Removing intermediate container 70e2a9d508d3 00:55:45 ---> 870c33693406 00:55:45 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:55:45 Removing intermediate container 1e9ede8ad7e7 00:55:45 ---> 6e9fab9f8d73 00:55:45 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:55:45 Removing intermediate container 9abd774efc41 00:55:45 ---> f3e19a5c060d 00:55:45 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:55:45 ---> Running in db9c4bc03183 00:55:45 ---> Running in c680d67104f4 00:55:45 ---> Running in 18afb260b9f8 00:55:45 ---> Running in 051365ab2430 00:55:45 ---> Running in 74a9634d36b7 00:55:45 Removing intermediate container c680d67104f4 00:55:45 ---> 16e8ea6d8b5c 00:55:45 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 00:55:45 Removing intermediate container 18afb260b9f8 00:55:45 ---> 1a63509bcdfc 00:55:45 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 00:55:46 Removing intermediate container db9c4bc03183 00:55:46 ---> 3e30af36fd7e 00:55:46 Step 5/24 : RUN apk add --update --no-cache make git 00:55:46 ---> Running in e143de4915d4 00:55:46 Removing intermediate container 74a9634d36b7 00:55:46 ---> 27de362f6c38 00:55:46 Step 5/22 : RUN apk add --update --no-cache make git 00:55:46 ---> Running in b9b61d1ae145 00:55:46 ---> Running in 1ee8fe6a8c25 00:55:46 Removing intermediate container 051365ab2430 00:55:46 ---> 2d3f5522efee 00:55:46 Step 5/26 : RUN apk add --update --no-cache make bash git 00:55:46 ---> Running in bc2ca848e66f 00:55:46 ---> Running in 2fa4934d12bb 00:55:47 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:55:47 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:55:47 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:55:47 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:55:47 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:55:48 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:55:49 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:55:49 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:55:49 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:55:49 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:55:51 OK: 233 MiB in 51 packages 00:55:51 OK: 233 MiB in 51 packages 00:55:51 Removing intermediate container e143de4915d4 00:55:51 ---> 4b9bb9fc551f 00:55:51 Step 6/22 : COPY go.mod . 00:55:51 OK: 233 MiB in 51 packages 00:55:52 ---> 63035882e31d 00:55:52 Step 7/22 : RUN go mod download 00:55:52 ---> Running in 9631fb14d493 00:55:52 OK: 233 MiB in 51 packages 00:55:52 Removing intermediate container b9b61d1ae145 00:55:52 ---> 9200642db1a1 00:55:52 Step 6/23 : COPY go.mod . 00:55:52 Removing intermediate container 1ee8fe6a8c25 00:55:52 ---> db0dc5c0b8a0 00:55:52 Step 6/24 : COPY go.mod . 00:55:52 OK: 233 MiB in 51 packages 00:55:52 ---> be6a3ae37fcd 00:55:52 Step 7/23 : RUN go mod download 00:55:52 ---> Running in afa73dfa06ca 00:55:53 Removing intermediate container bc2ca848e66f 00:55:53 ---> 18857d2cfca7 00:55:53 Step 6/22 : COPY go.mod . 00:55:53 ---> 37266e57676a 00:55:53 Step 7/24 : RUN go mod download 00:55:53 ---> Running in 3257c0dbcf1f 00:55:53 ---> 06d0775cc1e0 00:55:53 Step 7/22 : RUN go mod download 00:55:53 ---> Running in d6b77159b5b5 00:55:53 Removing intermediate container 2fa4934d12bb 00:55:53 ---> 0cc938329f61 00:55:53 Step 6/26 : COPY go.mod . 00:55:54 ---> 713e478739d7 00:55:54 Step 7/26 : RUN go mod download 00:55:54 ---> Running in a876b32434d6 00:55:54 Removing intermediate container 9631fb14d493 00:55:54 ---> 6048adf49874 00:55:54 Step 8/22 : COPY . . 00:55:55 Removing intermediate container afa73dfa06ca 00:55:55 ---> 21ecf039aaea 00:55:55 Step 8/23 : COPY . . 00:56:00 Removing intermediate container 3257c0dbcf1f 00:56:00 ---> 7c429e56b11a 00:56:00 Step 8/24 : COPY . . 00:56:00 Removing intermediate container d6b77159b5b5 00:56:00 ---> a4fa7a326ebb 00:56:00 Step 8/22 : COPY . . 00:56:06 Removing intermediate container a876b32434d6 00:56:06 ---> 71e60d6b4cce 00:56:06 Step 8/26 : COPY . . 00:56:38 ---> b3ec668e92f9 00:56:38 Step 9/22 : RUN make cmd/support-notifications/support-notifications 00:56:38 ---> Running in 221ba640631c 00:56:38 ---> ecc2210da279 00:56:38 Step 9/23 : RUN make cmd/core-data/core-data 00:56:40 ---> Running in 212800c2b373 00:56:40 ---> dae13d909b5c 00:56:40 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 00:56:40 ---> 58765427e674 00:56:40 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:56:40 ---> Running in 0a0d3037e80e 00:56:40 ---> c11e3640ebc9 00:56:40 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 00:56:40 ---> Running in 3a552c63407c 00:56:40 ---> Running in f30fa42d002d 00:56:41 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 00:56:41 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 00:56:41 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 00:56:41 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 00:56:41 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 00:56:56 Running on prd-ubuntu18.04-docker-arm64-4c-16g-22130 in /w/workspace/edgexfoundry_edgex-go_PR-3063 [Pipeline] { [Pipeline] ws 00:56:56 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 00:57:01 using credential edgex-jenkins-ssh 00:57:01 Cloning the remote Git repository 00:57:01 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:57:01 > git init /w/workspace/edgex-go/1 # timeout=10 00:57:01 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:57:01 > git --version # timeout=10 00:57:01 > git --version # 'git version 2.17.1' 00:57:01 using GIT_SSH to set credentials SSH Credentials for GitHub 00:57:01 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:57:13 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 00:57:17 Removing intermediate container f30fa42d002d 00:57:17 ---> 066e93c8c7a6 00:57:17 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 00:57:19 Removing intermediate container 0a0d3037e80e 00:57:19 ---> 931b6ed4fea9 00:57:19 00:57:19 Step 10/22 : FROM alpine:3.12 00:57:19 3.12: Pulling from library/alpine 00:57:19 ---> Running in 90b095704410 00:57:19 Removing intermediate container 221ba640631c 00:57:19 ---> b5713bb9b7b4 00:57:19 00:57:19 Step 10/22 : FROM alpine:3.12 00:57:19 3.12: Pulling from library/alpine 00:57:20 Removing intermediate container 3a552c63407c 00:57:20 ---> 4f6f69121217 00:57:20 00:57:20 Step 10/24 : FROM alpine:3.12 00:57:20 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 00:57:20 3.12: Pulling from library/alpine 00:57:20 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 00:57:20 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 00:57:20 Status: Image is up to date for alpine:3.12 00:57:20 ---> 389fef711851 00:57:20 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 00:57:20 Status: Downloaded newer image for alpine:3.12 00:57:20 ---> 389fef711851 00:57:20 Step 11/22 : RUN apk add --update --no-cache dumb-init 00:57:20 Status: Image is up to date for alpine:3.12 00:57:20 ---> 389fef711851 00:57:20 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 00:57:20 ---> Running in 566f762ac1df 00:57:20 ---> Running in d416a9039a0e 00:57:20 ---> Running in 7400bae1de5c 00:57:20 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 00:57:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:57:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:57:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:57:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:57:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:57:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:57:21 (1/1) Installing dumb-init (1.2.2-r1) 00:57:21 Executing busybox-1.31.1-r19.trigger 00:57:21 OK: 6 MiB in 15 packages 00:57:21 (1/5) Installing ca-certificates (20191127-r4) 00:57:21 (1/2) Installing ca-certificates (20191127-r4) 00:57:21 (2/5) Installing nghttp2-libs (1.41.0-r0) 00:57:21 (2/2) Installing dumb-init (1.2.2-r1) 00:57:21 (3/5) Installing libcurl (7.69.1-r3) 00:57:21 Executing busybox-1.31.1-r19.trigger 00:57:21 Executing ca-certificates-20191127-r4.trigger 00:57:21 (4/5) Installing curl (7.69.1-r3) 00:57:21 (5/5) Installing dumb-init (1.2.2-r1) 00:57:21 Executing busybox-1.31.1-r19.trigger 00:57:21 OK: 6 MiB in 16 packages 00:57:21 Executing ca-certificates-20191127-r4.trigger 00:57:22 OK: 7 MiB in 19 packages 00:57:25 Removing intermediate container d416a9039a0e 00:57:25 ---> 8ba118462202 00:57:25 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:57:25 Removing intermediate container 212800c2b373 00:57:25 ---> 98a15bba9a42 00:57:25 00:57:25 Step 10/23 : FROM alpine:3.12 00:57:25 ---> 389fef711851 00:57:25 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:57:26 ---> Running in e6c41bd782a6 00:57:26 ---> Running in 54b8e7ee71b4 00:57:26 Removing intermediate container 7400bae1de5c 00:57:26 ---> 070e3a1e9dba 00:57:26 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 00:57:26 Removing intermediate container 90b095704410 00:57:26 ---> 4ebcda62d9d7 00:57:26 00:57:26 Step 11/26 : FROM docker:20.10.0 00:57:26 Removing intermediate container 566f762ac1df 00:57:26 ---> 2fd42d95e18b 00:57:26 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:57:26 20.10.0: Pulling from library/docker 00:57:26 ---> Running in 4e4d80337b49 00:57:26 ---> Running in 726de065a868 00:57:26 Removing intermediate container e6c41bd782a6 00:57:26 ---> 067059a8ae03 00:57:26 Step 13/22 : ENV APP_PORT=48085 00:57:26 Removing intermediate container 54b8e7ee71b4 00:57:26 ---> 448035adc1f5 00:57:26 Step 12/23 : ENV APP_PORT=48080 00:57:26 ---> Running in 131fd9900734 00:57:27 Removing intermediate container 4e4d80337b49 00:57:27 ---> be32e7d24ed2 00:57:27 Step 13/22 : ENV APP_PORT=48060 00:57:27 ---> Running in d17fb337d892 00:57:27 Removing intermediate container 726de065a868 00:57:27 ---> 10a6b3d0df00 00:57:27 Step 13/24 : WORKDIR / 00:57:27 ---> Running in 9a1177269fe3 00:57:27 Removing intermediate container 131fd9900734 00:57:27 ---> 4edcd84f619e 00:57:27 Step 14/22 : EXPOSE $APP_PORT 00:57:28 ---> Running in 1db9a780337e 00:57:28 Removing intermediate container d17fb337d892 00:57:28 ---> 3f940d012b0f 00:57:28 Step 13/23 : EXPOSE $APP_PORT 00:57:28 ---> Running in 8549e9bd2395 00:57:28 ---> Running in f5cbbd6a8919 00:57:28 Removing intermediate container 9a1177269fe3 00:57:28 ---> 22b2f4180974 00:57:28 Step 14/22 : EXPOSE $APP_PORT 00:57:28 Removing intermediate container 1db9a780337e 00:57:28 ---> 0867d0889de4 00:57:28 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 00:57:28 ---> Running in ccf09864bc5d 00:57:28 Removing intermediate container 8549e9bd2395 00:57:28 ---> 5f0a7b6cff78 00:57:28 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:57:28 Removing intermediate container f5cbbd6a8919 00:57:28 ---> 798a6e5a1427 00:57:28 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:57:29 ---> Running in c93dfc51b37f 00:57:29 Removing intermediate container ccf09864bc5d 00:57:29 ---> 806a73af203d 00:57:29 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:57:29 ---> bb72cc129cca 00:57:29 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 00:57:29 ---> 8f217dad3b75 00:57:29 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:57:30 ---> 7476ea6aa9a1 00:57:30 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:57:30 ---> f15b7976de02 00:57:30 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 00:57:30 ---> bc5b838ea562 00:57:30 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:57:31 ---> 9e01c67bb548 00:57:31 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 00:57:31 ---> 65025b6422d9 00:57:31 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:57:31 ---> d8a730f64b68 00:57:31 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 00:57:31 ---> Running in 5bbbfa27bb31 00:57:31 Removing intermediate container c93dfc51b37f 00:57:31 ---> 6a74ec4734fc 00:57:31 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 00:57:31 ---> Running in 15dda0393f94 00:57:31 Removing intermediate container 5bbbfa27bb31 00:57:31 ---> 0dae233d0a04 00:57:31 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:57:32 ---> Running in 99b8d533f52a 00:57:32 ---> 1be55fd041be 00:57:32 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:57:32 ---> 48fd0c52722b 00:57:32 Step 18/22 : ENTRYPOINT ["/support-notifications"] 00:57:33 ---> Running in 020ed673a6be 00:57:33 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:57:33 Removing intermediate container 99b8d533f52a 00:57:33 ---> 19923c43c8f5 00:57:33 Step 20/22 : LABEL arch=x86_64 00:57:33 ---> fa5aecdb4759 00:57:33 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:57:33 Removing intermediate container 020ed673a6be 00:57:33 ---> bc5493dcca89 00:57:33 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:57:33 ---> Running in cd51dad06593 00:57:33 ---> Running in c9609d9da5d0 00:57:33 Removing intermediate container cd51dad06593 00:57:33 ---> 4fa93c610d4e 00:57:33 Step 21/22 : LABEL git_sha=8f91730bf265d4ec4873d07350ab01bdc6ed1257 00:57:33 ---> bcbaaaf8b773 00:57:33 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/ 00:57:33 ---> Running in 8f1e6599cb20 00:57:33 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 00:57:33 Removing intermediate container c9609d9da5d0 00:57:33 ---> 8d3ecfe988e9 00:57:33 Step 20/22 : LABEL arch=x86_64 00:57:33 Status: Downloaded newer image for docker:20.10.0 00:57:33 ---> aefe523efa57 00:57:33 Step 12/26 : RUN apk add --no-cache bash 00:57:33 ---> Running in 1b05209b2b4d 00:57:33 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:57:34 ---> Running in 97374bd6329f 00:57:34 ---> Running in 7afd62f2dea0 00:57:34 Removing intermediate container 8f1e6599cb20 00:57:34 ---> d48814954a5a 00:57:34 Step 22/22 : LABEL version=0.0.0 00:57:34 ---> Running in 1b8697f7e717 00:57:34 Removing intermediate container 97374bd6329f 00:57:34 ---> 68179bb922ee 00:57:34 Step 21/22 : LABEL git_sha=8f91730bf265d4ec4873d07350ab01bdc6ed1257 00:57:34 ---> Running in d8d3c14f872b 00:57:34 Removing intermediate container 1b8697f7e717 00:57:34 ---> 57da3c18f1a3 00:57:34 00:57:35 (1/6) Installing dumb-init (1.2.2-r1) 00:57:35 Removing intermediate container d8d3c14f872b 00:57:35 ---> 9ee17bd0fa8a 00:57:35 Step 22/22 : LABEL version=0.0.0 00:57:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:57:35 (2/6) Installing libgcc (9.3.0-r2) 00:57:35 Successfully built 57da3c18f1a3 00:57:35 ---> Running in be32236b1d56 00:57:35 Successfully tagged docker-support-scheduler-go:latest 00:57:35  Building docker-support-scheduler-go ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:57:35 Building docker-security-bootstrapper-go 00:57:35 (3/6) Installing libsodium (1.0.18-r0) 00:57:35 (4/6) Installing libstdc++ (9.3.0-r2) 00:57:35 (1/2) Installing readline (8.0.4-r0) 00:57:35 (2/2) Installing bash (5.0.17-r0) 00:57:35 Removing intermediate container be32236b1d56 00:57:35 ---> ccfe8a09ca31 00:57:35 00:57:35 Executing bash-5.0.17-r0.post-install 00:57:35 Executing busybox-1.31.1-r19.trigger 00:57:35 OK: 12 MiB in 22 packages 00:57:35 Successfully built ccfe8a09ca31 00:57:35 Successfully tagged docker-support-notifications-go:latest 00:57:35  Building docker-support-notifications-go ... done Building docker-core-metadata-go 00:57:35 (5/6) Installing libzmq (4.3.3-r0) 00:57:35 Removing intermediate container 1b05209b2b4d 00:57:35 ---> 222ac2a3e1ad 00:57:35 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 00:57:35 (6/6) Installing zeromq (4.3.3-r0) 00:57:36 Executing busybox-1.31.1-r19.trigger 00:57:36 ---> Running in db19c675f7b4 00:57:36 OK: 8 MiB in 20 packages 00:57:37 Merging remotes/origin/master commit 5dc76a6c8e7f254c7fba720d41f2fe5f0204dd5b into PR head commit 8f91730bf265d4ec4873d07350ab01bdc6ed1257 00:57:37 Merge succeeded, producing 8f91730bf265d4ec4873d07350ab01bdc6ed1257 00:57:37 Checking out Revision 8f91730bf265d4ec4873d07350ab01bdc6ed1257 (PR-3063) 00:57:36 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:57:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:57:36 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:57:36 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:57:36 using GIT_SSH to set credentials SSH Credentials for GitHub 00:57:36 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3063/head:refs/remotes/origin/PR-3063 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:57:37 > git config core.sparsecheckout # timeout=10 00:57:37 > git checkout -f 8f91730bf265d4ec4873d07350ab01bdc6ed1257 # timeout=10 00:57:37 > git remote # timeout=10 00:57:37 > git config --get remote.origin.url # timeout=10 00:57:37 using GIT_SSH to set credentials SSH Credentials for GitHub 00:57:37 > git merge 5dc76a6c8e7f254c7fba720d41f2fe5f0204dd5b # timeout=10 00:57:37 > git rev-parse HEAD^{commit} # timeout=10 00:57:37 > git config core.sparsecheckout # timeout=10 00:57:37 > git checkout -f 8f91730bf265d4ec4873d07350ab01bdc6ed1257 # timeout=10 00:57:39 Removing intermediate container db19c675f7b4 00:57:39 ---> dea3111cf3c1 00:57:39 Step 22/24 : LABEL arch=x86_64 00:57:41 Removing intermediate container 7afd62f2dea0 00:57:41 ---> a00ca6aa2f1a 00:57:41 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 00:57:42 ---> Running in 73173c24a780 00:57:42 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" 00:57:42 > git --version # timeout=10 00:57:42 > git --version # 'git version 2.17.1' 00:57:42 fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 00:57:42 ---> Running in 3acf378db271 00:57:42 Removing intermediate container 73173c24a780 00:57:42 ---> 00c5d2435ba5 00:57:42 Step 23/24 : LABEL git_sha=8f91730bf265d4ec4873d07350ab01bdc6ed1257 00:57:42 Removing intermediate container 15dda0393f94 00:57:42 ---> c32b383cef97 00:57:42 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { 00:57:42 ---> Running in 90af9525c211 00:57:42 Removing intermediate container 3acf378db271 00:57:42 ---> 40ffdbc301a4 00:57:42 Step 14/26 : ENV APP_PORT=48090 00:57:42 ---> Running in a126a231cd57 [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:57:43 Removing intermediate container 90af9525c211 00:57:43 ---> f225edfdf3a3 00:57:43 Step 24/24 : LABEL version=0.0.0 00:57:43 ---> 6b2e85bcc975 00:57:43 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:57:43 Removing intermediate container a126a231cd57 00:57:43 ---> 4adf40a3a549 00:57:43 Step 15/26 : EXPOSE $APP_PORT 00:57:44 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 00:57:44 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:57:44 ---> Running in 7e6607e9d042 00:57:44 + sudo service docker restart+ 00:57:44 true 00:57:45 ---> Running in c96020521a7b 00:57:45 Removing intermediate container 7e6607e9d042 00:57:45 ---> ecae07bb1b9d 00:57:45 00:57:46 ---> aace3e9a23d7 00:57:46 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 00:57:46 Successfully built ecae07bb1b9d 00:57:46 Successfully tagged docker-security-secretstore-setup-go:latest 00:57:46 Building docker-security-proxy-setup-go 00:57:46  Building docker-security-secretstore-setup-go ... done Removing intermediate container c96020521a7b 00:57:46 ---> 8b47c49a82c6 00:57:46 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 00:57:47 provisioning config files... 00:57:47 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5450854532293372542tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:57:47 ---> docker-login.sh 00:57:47 nexus3.edgexfoundry.org:10001 00:57:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:57:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:57:48 Configure a credential helper to remove this warning. See 00:57:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:57:48 00:57:48 Login Succeeded 00:57:48 nexus3.edgexfoundry.org:10002 00:57:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:57:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:57:49 Configure a credential helper to remove this warning. See 00:57:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:57:49 00:57:49 Login Succeeded 00:57:49 nexus3.edgexfoundry.org:10003 00:57:49 ---> 3fbe0295d7d0 00:57:50 Step 19/23 : ENTRYPOINT ["/core-data"] 00:57:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:57:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:57:50 Configure a credential helper to remove this warning. See 00:57:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:57:50 00:57:50 Login Succeeded 00:57:50 nexus3.edgexfoundry.org:10004 00:57:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:57:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:57:50 Configure a credential helper to remove this warning. See 00:57:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:57:50 00:57:50 Login Succeeded 00:57:50 docker.io 00:57:50 ---> Running in bb951e6ecd5b 00:57:50 ---> de0a59eeb44f 00:57:50 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 00:57:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:57:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:57:51 Configure a credential helper to remove this warning. See 00:57:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:57:51 00:57:51 Login Succeeded 00:57:51 ---> docker-login.sh ends [Pipeline] } 00:57:51 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:57:52 ========================================================= 00:57:52 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 00:57:52 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:57:52 + 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 . 00:57:53 Removing intermediate container bb951e6ecd5b 00:57:53 ---> 19852f470edf 00:57:53 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:57:54 ---> d584c08ddb7e 00:57:54 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 00:57:55 Step 1/33 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:57:55 Step 2/33 : FROM ${BUILDER_BASE} AS builder 00:57:55 ---> 53670c4afd32 00:57:55 Step 3/33 : WORKDIR /edgex-go 00:57:55 ---> Using cache 00:57:55 ---> f3e19a5c060d 00:57:55 Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:57:55 ---> Using cache 00:57:55 ---> 2d3f5522efee 00:57:55 Step 5/33 : RUN apk add --update --no-cache make git 00:57:55 Sending build context to Docker daemon 165.8MB 00:57:55 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 00:57:55 Step 2/6 : FROM ${BASE} 00:57:55 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:57:55 5f621e34cdf4: Pulling fs layer 00:57:55 a4357932f1b6: Pulling fs layer 00:57:55 18c013af1878: Pulling fs layer 00:57:55 00ac8860ef70: Pulling fs layer 00:57:55 63d7cb157983: Pulling fs layer 00:57:55 b116817d02f9: Pulling fs layer 00:57:55 745a02a5169b: Pulling fs layer 00:57:55 63d7cb157983: Waiting 00:57:55 00ac8860ef70: Waiting 00:57:55 b116817d02f9: Waiting 00:57:55 745a02a5169b: Waiting 00:57:55 18c013af1878: Verifying Checksum 00:57:55 18c013af1878: Download complete 00:57:55 a4357932f1b6: Download complete 00:57:55 63d7cb157983: Verifying Checksum 00:57:55 63d7cb157983: Download complete 00:57:55 b116817d02f9: Verifying Checksum 00:57:55 b116817d02f9: Download complete 00:57:55 5f621e34cdf4: Verifying Checksum 00:57:55 5f621e34cdf4: Download complete 00:57:55 ---> Running in 68761caedd2b 00:57:55 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:57:55 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:57:55 ---> 53670c4afd32 00:57:55 Step 3/23 : WORKDIR /edgex-go 00:57:55 ---> Using cache 00:57:55 ---> f3e19a5c060d 00:57:55 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:57:55 ---> Using cache 00:57:55 ---> 2d3f5522efee 00:57:55 Step 5/23 : RUN apk add --update --no-cache make git 00:57:56 5f621e34cdf4: Pull complete 00:57:56 ---> Running in 843ca4287a5b 00:57:56 ---> Running in 1cef14bed6d0 00:57:56 ---> 74cd3ca3c1f1 00:57:56 Step 19/26 : RUN apk --no-cache add py3-pip 00:57:56 Removing intermediate container 68761caedd2b 00:57:56 ---> ade0e1bcacad 00:57:56 Step 21/23 : LABEL arch=x86_64 00:57:56 a4357932f1b6: Pull complete 00:57:56 ---> Running in f0f494f0334e 00:57:56 18c013af1878: Pull complete 00:57:57 ---> Running in 6632a86b9831 00:57:57 Removing intermediate container 6632a86b9831 00:57:57 ---> f6a83f762fba 00:57:57 Step 22/23 : LABEL git_sha=8f91730bf265d4ec4873d07350ab01bdc6ed1257 00:57:58 745a02a5169b: Verifying Checksum 00:57:58 745a02a5169b: Download complete 00:57:58 ---> Running in e6d5437e2af9 00:57:58 00ac8860ef70: Verifying Checksum 00:57:58 00ac8860ef70: Download complete 00:57:59 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:57:59 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:57:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:57:59 Removing intermediate container e6d5437e2af9 00:57:59 ---> 0ab2c35c6295 00:57:59 Step 23/23 : LABEL version=0.0.0 00:57:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:57:59 (1/33) Installing libbz2 (1.0.8-r1) 00:57:59 (2/33) Installing expat (2.2.9-r1) 00:57:59 (3/33) Installing libffi (3.3-r2) 00:57:59 (4/33) Installing gdbm (1.13-r1) 00:57:59 (5/33) Installing xz-libs (5.2.5-r0) 00:57:59 ---> Running in 5f94d598a17e 00:57:59 (6/33) Installing sqlite-libs (3.32.1-r0) 00:57:59 (7/33) Installing python3 (3.8.5-r0) 00:57:59 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:57:59 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:58:00 OK: 233 MiB in 51 packages 00:58:00 OK: 233 MiB in 51 packages 00:58:02 Removing intermediate container 5f94d598a17e 00:58:02 ---> 77656cea5bf9 00:58:02 00:58:04 (8/33) Installing py3-appdirs (1.4.4-r1) 00:58:05 (9/33) Installing py3-ordered-set (4.0.1-r0) 00:58:05 (10/33) Installing py3-parsing (2.4.7-r0) 00:58:05 (11/33) Installing py3-six (1.15.0-r0) 00:58:05 (12/33) Installing py3-packaging (20.4-r0) 00:58:05 (13/33) Installing py3-setuptools (47.0.0-r0) 00:58:05 (14/33) Installing py3-chardet (3.0.4-r4) 00:58:05 Successfully built 77656cea5bf9 00:58:05 (15/33) Installing py3-idna (2.9-r0) 00:58:05 Successfully tagged docker-core-data-go:latest 00:58:05  Building docker-core-data-go ... done Building docker-core-command-go 00:58:05 (16/33) Installing py3-certifi (2020.4.5.1-r0) 00:58:05 (17/33) Installing py3-urllib3 (1.25.9-r0) 00:58:06 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:58:06 Step 2/21 : FROM ${BUILDER_BASE} AS builder 00:58:06 ---> 53670c4afd32 00:58:06 Step 3/21 : WORKDIR /edgex-go 00:58:06 ---> Using cache 00:58:06 ---> f3e19a5c060d 00:58:06 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:58:06 ---> Using cache 00:58:06 ---> 2d3f5522efee 00:58:06 Step 5/21 : RUN apk add --update --no-cache make git 00:58:06 (18/33) Installing py3-requests (2.23.0-r0) 00:58:06 (19/33) Installing py3-msgpack (1.0.0-r0) 00:58:07 (20/33) Installing py3-lockfile (0.12.2-r3) 00:58:07 (21/33) Installing py3-cachecontrol (0.12.6-r0) 00:58:08 (22/33) Installing py3-colorama (0.4.3-r0) 00:58:09 (23/33) Installing py3-distlib (0.3.0-r0) 00:58:09 ---> Running in 3a4e2125890a 00:58:09 (24/33) Installing py3-distro (1.5.0-r1) 00:58:09 (25/33) Installing py3-webencodings (0.5.1-r3) 00:58:09 (26/33) Installing py3-html5lib (1.0.1-r4) 00:58:09 Removing intermediate container 1cef14bed6d0 00:58:09 ---> 0bb7f6268a55 00:58:09 Step 6/23 : COPY go.mod . 00:58:09 Removing intermediate container 843ca4287a5b 00:58:09 ---> a528d3819351 00:58:09 Step 6/33 : COPY go.mod . 00:58:09 (27/33) Installing py3-pytoml (0.1.21-r0) 00:58:09 00ac8860ef70: Pull complete 00:58:09 63d7cb157983: Pull complete 00:58:09 (28/33) Installing py3-pep517 (0.8.2-r0) 00:58:09 (29/33) Installing py3-progress (1.5-r0) 00:58:09 (30/33) Installing py3-toml (0.10.1-r0) 00:58:09 b116817d02f9: Pull complete 00:58:09 (31/33) Installing py3-retrying (1.3.3-r0) 00:58:09 (32/33) Installing py3-contextlib2 (0.6.0-r0) 00:58:09 (33/33) Installing py3-pip (20.1.1-r0) 00:58:10 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:58:10 Executing busybox-1.31.1-r19.trigger 00:58:10 OK: 71 MiB in 55 packages 00:58:11 ---> c623a23507d8 00:58:11 Step 7/33 : RUN go mod download 00:58:11 ---> af9b04369c60 00:58:11 Step 7/23 : RUN go mod download 00:58:11 ---> Running in 03cabbf80160 00:58:11 ---> Running in 5975eaddda8e 00:58:11 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:58:12 OK: 233 MiB in 51 packages 00:58:13 745a02a5169b: Pull complete 00:58:13 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 00:58:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 00:58:13 ---> b7e6874047d6 00:58:13 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 00:58:15 Removing intermediate container 3a4e2125890a 00:58:15 ---> c3a76e70f52c 00:58:15 Step 6/21 : COPY go.mod . 00:58:17 ---> 9490ef51b8dd 00:58:17 Step 7/21 : RUN go mod download 00:58:17 ---> Running in 353c5f29207c 00:58:17 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:58:18 ---> Running in 751305d25c40 00:58:18 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:58:19 Removing intermediate container 5975eaddda8e 00:58:19 ---> 0c40b0aed498 00:58:19 Step 8/23 : COPY . . 00:58:20 Removing intermediate container 03cabbf80160 00:58:20 ---> ad8e3e8df87d 00:58:20 Step 8/33 : COPY . . 00:58:21 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:58:21 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:58:21 ---> 53670c4afd32 00:58:21 Step 3/23 : WORKDIR /edgex-go 00:58:21 ---> Using cache 00:58:21 ---> f3e19a5c060d 00:58:21 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:58:21 ---> Using cache 00:58:21 ---> 2d3f5522efee 00:58:21 Step 5/23 : RUN apk add --update --no-cache make git 00:58:21 ---> Using cache 00:58:21 ---> c3a76e70f52c 00:58:21 Step 6/23 : COPY go.mod . 00:58:21 ---> Using cache 00:58:21 ---> 9490ef51b8dd 00:58:21 Step 7/23 : RUN go mod download 00:58:21 (1/12) Installing libmagic (5.38-r0) 00:58:22 (2/12) Installing file (5.38-r0) 00:58:22 (3/12) Installing libc-dev (0.7.2-r3) 00:58:22 (4/12) Installing g++ (9.3.0-r2) 00:58:27 ---> Running in df93ba851164 00:58:33 Removing intermediate container 751305d25c40 00:58:33 ---> 7e5d3f6e3720 00:58:33 Step 8/21 : COPY . . 00:58:35 (5/12) Installing fortify-headers (1.1-r0) 00:58:35 (6/12) Installing patch (2.7.6-r6) 00:58:35 (7/12) Installing build-base (0.5-r2) 00:58:35 (8/12) Installing libsodium (1.0.18-r0) 00:58:35 (9/12) Installing pkgconf (1.7.2-r0) 00:58:35 (10/12) Installing libsodium-dev (1.0.18-r0) 00:58:35 (11/12) Installing libzmq (4.3.3-r0) 00:58:35 (12/12) Installing zeromq-dev (4.3.3-r0) 00:58:35 Executing busybox-1.31.1-r19.trigger 00:58:35 OK: 217 MiB in 51 packages 00:58:37 Removing intermediate container 353c5f29207c 00:58:37 ---> 294d8117f3c1 00:58:37 Step 4/6 : WORKDIR /edgex-go 00:58:37 ---> Running in 67a98ddf3cfe 00:58:38 Removing intermediate container f0f494f0334e 00:58:38 ---> c9a42fd6a9b1 00:58:38 Step 20/26 : RUN pip install docker-compose==1.23.2 00:58:38 Removing intermediate container 67a98ddf3cfe 00:58:38 ---> 2d63045696b1 00:58:38 Step 5/6 : COPY go.mod . 00:58:39 ---> 89123858d71b 00:58:39 Step 6/6 : RUN go mod download 00:58:39 ---> Running in df72e0016b4c 00:58:42 ---> Running in 758767ba0560 00:58:42 Removing intermediate container df93ba851164 00:58:42 ---> d8f55734eaf8 00:58:42 Step 8/23 : COPY . . 00:58:57 ---> fb3f2d899b33 00:58:57 Step 9/23 : RUN make cmd/core-metadata/core-metadata 00:58:58 ---> d61faa8d1b6b 00:58:58 Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper && make cmd/security-bootstrap-redis/security-bootstrap-redis 00:59:01 ---> Running in 9c4a90773052 00:59:01 Collecting docker-compose==1.23.2 00:59:01 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 00:59:02 ---> Running in 5457383d2483 00:59:02 Collecting PyYAML<4,>=3.10 00:59:02 Downloading PyYAML-3.13.tar.gz (270 kB) 00:59:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 00:59:04 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 00:59:05 ---> 57e33a4f9075 00:59:05 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 00:59:05 ---> Running in 1a4a87770ef5 00:59:06 Removing intermediate container df72e0016b4c 00:59:06 ---> d29ff16e455c 00:59:06 Successfully built d29ff16e455c 00:59:06 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:59:06 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 00:59:06 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 00:59:06 + docker inspect -f . ci-base-image-arm64 00:59:06 . [Pipeline] withDockerContainer 00:59:06 Collecting texttable<0.10,>=0.9.0 00:59:06 Downloading texttable-0.9.1.tar.gz (11 kB) 00:59:06 prd-ubuntu18.04-docker-arm64-4c-16g-22130 does not seem to be running inside a container 00:59:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:59:07 Collecting dockerpty<0.5,>=0.4.1 00:59:07 Downloading dockerpty-0.4.1.tar.gz (13 kB) 00:59:07 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 00:59:08 $ docker top bf6a5d8d56489dd93ab1419f68f790a1748099a9391d01850d4f5b9321ac9fbb -eo pid,comm [Pipeline] { [Pipeline] sh 00:59:09 Collecting websocket-client<1.0,>=0.32.0 00:59:09 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 00:59:09 + go version 00:59:09 go version go1.15.5 linux/arm64 [Pipeline] } 00:59:09 $ docker stop --time=1 bf6a5d8d56489dd93ab1419f68f790a1748099a9391d01850d4f5b9321ac9fbb 00:59:09 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 00:59:09 Collecting docopt<0.7,>=0.6.1 00:59:09 Downloading docopt-0.6.2.tar.gz (25 kB) 00:59:11 Collecting docker<4.0,>=3.6.0 00:59:11 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 00:59:11 $ docker rm -f bf6a5d8d56489dd93ab1419f68f790a1748099a9391d01850d4f5b9321ac9fbb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:59:12 ---> 5c950f1dd1a7 00:59:12 Step 9/23 : RUN make cmd/core-command/core-command 00:59:12 Collecting jsonschema<3,>=2.5.1 00:59:12 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 00:59:12 ---> Running in 4d9ddb8b8178 00:59:12 Collecting cached-property<2,>=1.2.0 00:59:12 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 00:59:12 + docker inspect -f . ci-base-image-arm64 00:59:12 . [Pipeline] withDockerContainer 00:59:13 Collecting urllib3<1.25,>=1.21.1 00:59:13 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 00:59:13 prd-ubuntu18.04-docker-arm64-4c-16g-22130 does not seem to be running inside a container 00:59:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:59:13 Collecting idna<2.8,>=2.5 00:59:13 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 00:59:13 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) 00:59:13 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) 00:59:13 Collecting docker-pycreds>=0.4.0 00:59:13 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 00:59:13 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 00:59:13 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 00:59:13 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 00:59:13 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 00:59:13 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 00:59:13 Installing collected packages: PyYAML, urllib3, idna, requests, texttable, dockerpty, websocket-client, docopt, docker-pycreds, docker, jsonschema, cached-property, docker-compose 00:59:13 Running setup.py install for PyYAML: started 00:59:14 $ docker top 58cceebf894b7cf20b67dce945b07cb600364ee6e46d1f65badae6d0847fd9fc -eo pid,comm [Pipeline] { [Pipeline] echo 00:59:15 ========================================================= 00:59:15 [edgeXBuildGoParallel] Running Tests and Build... 00:59:15 ========================================================= [Pipeline] sh 00:59:15 Running setup.py install for PyYAML: finished with status 'done' 00:59:15 Attempting uninstall: urllib3 00:59:15 Found existing installation: urllib3 1.25.9 00:59:15 Uninstalling urllib3-1.25.9: 00:59:15 Successfully uninstalled urllib3-1.25.9 00:59:15 + make test 00:59:15 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 00:59:16 Attempting uninstall: idna 00:59:16 Found existing installation: idna 2.9 00:59:16 Uninstalling idna-2.9: 00:59:16 Successfully uninstalled idna-2.9 00:59:16 Attempting uninstall: requests 00:59:16 Found existing installation: requests 2.23.0 00:59:16 Uninstalling requests-2.23.0: 00:59:16 Successfully uninstalled requests-2.23.0 00:59:16 Running setup.py install for texttable: started 00:59:17 Running setup.py install for texttable: finished with status 'done' 00:59:17 Running setup.py install for dockerpty: started 00:59:17 Running setup.py install for dockerpty: finished with status 'done' 00:59:18 Running setup.py install for docopt: started 00:59:18 Running setup.py install for docopt: finished with status 'done' 00:59:19 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 00:59:25 Removing intermediate container 758767ba0560 00:59:25 ---> a36d5ad6a7f3 00:59:25 Step 21/26 : RUN apk --no-cache add curl 00:59:25 ---> Running in 34ad4f1c8a1d 00:59:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:59:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:59:27 (1/3) Installing nghttp2-libs (1.41.0-r0) 00:59:27 (2/3) Installing libcurl (7.69.1-r3) 00:59:27 (3/3) Installing curl (7.69.1-r3) 00:59:27 Executing busybox-1.31.1-r19.trigger 00:59:27 OK: 72 MiB in 58 packages 00:59:29 Removing intermediate container 34ad4f1c8a1d 00:59:29 ---> 4386b8799096 00:59:29 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 00:59:29 ---> Running in 9f63ae382dee 00:59:29 Removing intermediate container 9f63ae382dee 00:59:29 ---> a4de3b71be4c 00:59:29 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:59:29 ---> Running in cedbc060d05d 00:59:30 Removing intermediate container cedbc060d05d 00:59:30 ---> cc549e92608b 00:59:30 Step 24/26 : LABEL arch=x86_64 00:59:30 ---> Running in 559840f935fd 00:59:30 Removing intermediate container 559840f935fd 00:59:30 ---> 480c2ea2b383 00:59:30 Step 25/26 : LABEL git_sha=8f91730bf265d4ec4873d07350ab01bdc6ed1257 00:59:30 ---> Running in a1fe3383b034 00:59:31 Removing intermediate container a1fe3383b034 00:59:31 ---> 41ed7b599f01 00:59:31 Step 26/26 : LABEL version=0.0.0 00:59:31 ---> Running in 8084be93dd57 00:59:31 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 00:59:31 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 00:59:31 Removing intermediate container 8084be93dd57 00:59:31 ---> f8e1548dbd92 00:59:31 00:59:32 Successfully built f8e1548dbd92 00:59:32 Successfully tagged docker-sys-mgmt-agent-go:latest 00:59:42  Building docker-sys-mgmt-agent-go ... done Removing intermediate container 1a4a87770ef5 00:59:42 ---> 2e94e37942bd 00:59:42 00:59:42 Step 10/21 : FROM alpine:3.12 00:59:42 ---> 389fef711851 00:59:42 Step 11/21 : RUN apk add --update --no-cache curl 00:59:42 Removing intermediate container 4d9ddb8b8178 00:59:42 ---> a21f54878831 00:59:42 00:59:42 Step 10/23 : FROM alpine:3.12 00:59:42 ---> 389fef711851 00:59:42 Step 11/23 : RUN apk add --update --no-cache dumb-init 00:59:42 ---> Using cache 00:59:42 ---> 8ba118462202 00:59:42 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:59:42 ---> Using cache 00:59:42 ---> 067059a8ae03 00:59:42 Step 13/23 : ENV APP_PORT=48082 00:59:42 Removing intermediate container 9c4a90773052 00:59:42 ---> 68bc45e9212e 00:59:42 00:59:42 Step 10/23 : FROM alpine:3.12 00:59:42 ---> 389fef711851 00:59:42 Step 11/23 : RUN apk add --update --no-cache dumb-init 00:59:42 ---> Using cache 00:59:42 ---> 8ba118462202 00:59:42 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:59:42 ---> Using cache 00:59:42 ---> 067059a8ae03 00:59:42 Step 13/23 : ENV APP_PORT=48081 00:59:42 ---> Running in 7d7f6ed9420e 00:59:42 ---> Running in 772ff5f5393d 00:59:42 ---> Running in 13d2df44561f 00:59:42 ? github.com/edgexfoundry/edgex-go [no test files] 00:59:43 Removing intermediate container 772ff5f5393d 00:59:43 ---> 98e0a4ebf592 00:59:43 Step 14/23 : EXPOSE $APP_PORT 00:59:43 Removing intermediate container 13d2df44561f 00:59:43 ---> 0a0318cd86e0 00:59:43 Step 14/23 : EXPOSE $APP_PORT 00:59:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:59:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:59:43 ---> Running in 4308f17f87a2 00:59:43 ---> Running in 73087c763088 00:59:43 (1/4) Installing ca-certificates (20191127-r4) 00:59:43 Removing intermediate container 5457383d2483 00:59:43 ---> 7653be7dd318 00:59:43 00:59:43 Step 10/33 : FROM alpine:3.12 00:59:43 ---> 389fef711851 00:59:43 Step 11/33 : RUN apk add --update --no-cache dumb-init openssl su-exec 00:59:43 (2/4) Installing nghttp2-libs (1.41.0-r0) 00:59:43 (3/4) Installing libcurl (7.69.1-r3) 00:59:43 (4/4) Installing curl (7.69.1-r3) 00:59:43 Executing busybox-1.31.1-r19.trigger 00:59:43 Executing ca-certificates-20191127-r4.trigger 00:59:43 OK: 7 MiB in 18 packages 00:59:44 ---> Running in ff06b89ff38a 00:59:44 Removing intermediate container 4308f17f87a2 00:59:44 ---> cbf7d97c2c5b 00:59:44 Step 15/23 : WORKDIR / 00:59:44 Removing intermediate container 73087c763088 00:59:44 ---> bdbc3b2f7b55 00:59:44 Step 15/23 : WORKDIR / 00:59:44 ---> Running in 9fbee67abeec 00:59:44 ---> Running in 5956ff048a44 00:59:46 Removing intermediate container 7d7f6ed9420e 00:59:46 ---> 37bb4b4c9efa 00:59:46 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:59:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:59:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:59:46 ---> Running in 611b34a196b4 00:59:46 Removing intermediate container 9fbee67abeec 00:59:46 ---> 94e200e96088 00:59:46 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:59:46 Removing intermediate container 5956ff048a44 00:59:46 ---> 9586b1bf0356 00:59:46 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:59:46 (1/3) Installing dumb-init (1.2.2-r1) 00:59:46 (2/3) Installing openssl (1.1.1i-r0) 00:59:46 (3/3) Installing su-exec (0.2-r1) 00:59:46 Executing busybox-1.31.1-r19.trigger 00:59:46 OK: 6 MiB in 17 packages 00:59:46 Removing intermediate container 611b34a196b4 00:59:46 ---> 5d5498608a1c 00:59:46 Step 13/21 : WORKDIR /edgex 00:59:47 ---> Running in 12167b54cc1b 00:59:47 ---> 10ac08cee4e3 00:59:47 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:59:47 ---> 8345799aea5b 00:59:47 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:59:47 Removing intermediate container 12167b54cc1b 00:59:47 ---> c4a1d9c917ff 00:59:47 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 00:59:47 Removing intermediate container ff06b89ff38a 00:59:47 ---> b33e20d6d8ba 00:59:47 Step 12/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 00:59:47 ---> Running in cd14b30fc39a 00:59:47 ---> ae7e51cd319f 00:59:47 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 00:59:47 ---> 7e4b76e65d26 00:59:47 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 00:59:48 ---> dbdfb89eb3ef 00:59:48 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 00:59:48 Removing intermediate container cd14b30fc39a 00:59:48 ---> 64262043ec78 00:59:48 Step 13/33 : ENV DOCKERIZE_VERSION v0.6.1 00:59:48 ---> Running in 8fb66c65e1a5 00:59:48 ---> 45b425e98f25 00:59:48 Step 19/23 : ENTRYPOINT ["/core-command"] 00:59:48 ---> 3986f08e2270 00:59:48 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:59:48 ---> Running in 62b3e6d53d34 00:59:48 ---> d45de05e4787 00:59:48 Step 19/23 : ENTRYPOINT ["/core-metadata"] 00:59:48 Removing intermediate container 8fb66c65e1a5 00:59:48 ---> 656d1c43ac70 00:59:48 Step 14/33 : RUN wget https://github.com/jwilder/dockerize/releases/download/$DOCKERIZE_VERSION/dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz && tar -C /usr/local/bin -xzvf dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz && rm dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz 00:59:48 ---> Running in 333916aee5d8 00:59:49 ---> Running in bd96ca786fe2 00:59:49 Removing intermediate container 62b3e6d53d34 00:59:49 ---> f6b08879554d 00:59:49 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:59:49 ---> Running in d70b8aee2028 00:59:49 Removing intermediate container 333916aee5d8 00:59:49 ---> de6708e2fc08 00:59:49 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:59:49 ---> 62413e3b6f07 00:59:49 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 00:59:49 ---> Running in 49fdd85041b7 00:59:49 ---> Running in da8ce2e42dc7 00:59:49 Removing intermediate container d70b8aee2028 00:59:49 ---> 1b7e275b4daf 00:59:49 Step 21/23 : LABEL arch=x86_64 00:59:49 Connecting to github.com (140.82.114.3:443) 00:59:49  ---> Running in c7d404020a75 00:59:49 Removing intermediate container 49fdd85041b7 00:59:49 ---> 50ca0f34b739 00:59:49 Step 21/23 : LABEL arch=x86_64 00:59:49 Removing intermediate container da8ce2e42dc7 00:59:49 ---> 0808ec06ca14 00:59:49 Step 18/21 : CMD ["--init=true"] 00:59:49 Connecting to github-production-release-asset-2e65be.s3.amazonaws.com (52.216.89.204:443) 00:59:50 saving to 'dockerize-alpine-linux-amd64-v0.6.1.tar.gz' 00:59:50  ---> Running in 99c76f68b61a 00:59:50 ---> Running in 2e36745d8f42 00:59:50 Removing intermediate container c7d404020a75 00:59:50 ---> bd0173499159 00:59:50 Step 22/23 : LABEL git_sha=8f91730bf265d4ec4873d07350ab01bdc6ed1257 00:59:50 ---> Running in ad9e60ea3f8d 00:59:50 Removing intermediate container 99c76f68b61a 00:59:50 ---> 7561961c2f64 00:59:50 Step 22/23 : LABEL git_sha=8f91730bf265d4ec4873d07350ab01bdc6ed1257 00:59:50 Removing intermediate container 2e36745d8f42 00:59:50 ---> 48fee2733859 00:59:50 Step 19/21 : LABEL arch=x86_64 00:59:50 ---> Running in d1d0c6602360 00:59:50 ---> Running in 41449f4cda10 00:59:50 dockerize-alpine-lin 100% |********************************| 2935k 0:00:00 ETA 00:59:50 'dockerize-alpine-linux-amd64-v0.6.1.tar.gz' saved 00:59:50 dockerize 00:59:50 Removing intermediate container ad9e60ea3f8d 00:59:50 ---> 7aef5a057cf5 00:59:50 Step 23/23 : LABEL version=0.0.0 00:59:50 ---> Running in 5fca415b3811 00:59:50 Removing intermediate container d1d0c6602360 00:59:50 ---> 4b2135b58744 00:59:50 Step 23/23 : LABEL version=0.0.0 00:59:50 Removing intermediate container 41449f4cda10 00:59:50 ---> 7d4220e6503d 00:59:50 Step 20/21 : LABEL git_sha=8f91730bf265d4ec4873d07350ab01bdc6ed1257 00:59:50 ---> Running in 98b0c5190575 00:59:50 Removing intermediate container 5fca415b3811 00:59:50 ---> c8e0b0b8eded 00:59:50 00:59:51 ---> Running in 78d279fadf73 00:59:51 Successfully built c8e0b0b8eded 00:59:51 Successfully tagged docker-core-command-go:latest 00:59:51  Building docker-core-command-go ... done Removing intermediate container 98b0c5190575 00:59:51 ---> fbc3d3fc5d69 00:59:51 00:59:51 Removing intermediate container 78d279fadf73 00:59:51 ---> 0e66dcd1a208 00:59:51 Step 21/21 : LABEL version=0.0.0 00:59:51 Successfully built fbc3d3fc5d69 00:59:51 Successfully tagged docker-core-metadata-go:latest 00:59:51  Building docker-core-metadata-go ... done  ---> Running in 13bd38b641f9 00:59:51 Removing intermediate container bd96ca786fe2 00:59:51 ---> cb135734f3db 00:59:51 Step 15/33 : ENV SECURITY_INIT_DIR /edgex-init 00:59:51 ---> Running in 52f0dc7a9ed7 00:59:51 Removing intermediate container 13bd38b641f9 00:59:51 ---> c5de4f7ce7f6 00:59:51 00:59:52 Successfully built c5de4f7ce7f6 00:59:52 Successfully tagged docker-security-proxy-setup-go:latest 00:59:52  Building docker-security-proxy-setup-go ... done Removing intermediate container 52f0dc7a9ed7 00:59:52 ---> 12dd8abe28ca 00:59:52 Step 16/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 00:59:52 ---> Running in 3a9469ecff37 00:59:52 Removing intermediate container 3a9469ecff37 00:59:52 ---> 41157abdc3d5 00:59:52 Step 17/33 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} && echo "Move dockerize executable" && mv /usr/local/bin/dockerize ${SECURITY_INIT_DIR} 00:59:52 ---> Running in 59297bbc03af 00:59:53 Move dockerize executable 00:59:53 Removing intermediate container 59297bbc03af 00:59:53 ---> c92d44e52736 00:59:53 Step 18/33 : WORKDIR ${SECURITY_INIT_DIR} 00:59:53 ---> Running in d2d64b27004c 00:59:54 Removing intermediate container d2d64b27004c 00:59:54 ---> b14c0f57a508 00:59:54 Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 00:59:54 ---> 815722d1ec48 00:59:54 Step 20/33 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 00:59:54 ---> Running in 3bd9d617fb60 00:59:55 Removing intermediate container 3bd9d617fb60 00:59:55 ---> 76f7a41974cc 00:59:55 Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / 00:59:55 ---> ed3dc745a2fa 00:59:55 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 00:59:56 ---> 3a16d383c6b1 00:59:56 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 00:59:56 ---> 3bd24c6fa3f0 00:59:56 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis ${BOOTSTRAP_REDIS_DIR}/ 00:59:57 ---> f0b8a3200e80 00:59:57 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 00:59:57 ---> c2d5fb57fe47 00:59:57 Step 26/33 : VOLUME ${SECURITY_INIT_DIR} 00:59:58 ---> Running in 93afe9fedfb4 00:59:58 Removing intermediate container 93afe9fedfb4 00:59:58 ---> c368c8fcc71b 00:59:58 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 00:59:58 ---> 14162fe51536 00:59:58 Step 28/33 : RUN chmod +x /entrypoint.sh 00:59:58 ---> Running in a6bcef28b363 01:00:00 Removing intermediate container a6bcef28b363 01:00:00 ---> 0fa101101975 01:00:00 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 01:00:00 ---> Running in 0632858bc0ff 01:00:00 Removing intermediate container 0632858bc0ff 01:00:00 ---> 9e96d90e7e58 01:00:00 Step 30/33 : CMD ["gate"] 01:00:00 ---> Running in 550f6ea62d67 01:00:00 Removing intermediate container 550f6ea62d67 01:00:00 ---> 4e4ea338719e 01:00:00 Step 31/33 : LABEL arch=x86_64 01:00:01 ---> Running in 2c713236919e 01:00:01 Removing intermediate container 2c713236919e 01:00:01 ---> 364dadfcd322 01:00:01 Step 32/33 : LABEL git_sha=8f91730bf265d4ec4873d07350ab01bdc6ed1257 01:00:01 ---> Running in dd013a4442de 01:00:01 Removing intermediate container dd013a4442de 01:00:01 ---> 44ecc16b431f 01:00:01 Step 33/33 : LABEL version=0.0.0 01:00:01 ---> Running in 816b029ad6ab 01:00:02 Removing intermediate container 816b029ad6ab 01:00:02 ---> 8efa8f2b6f79 01:00:02 01:00:02 Successfully built 8efa8f2b6f79 01:00:02 Successfully tagged docker-security-bootstrapper-go:latest 01:00:02  Building docker-security-bootstrapper-go ... done  [Pipeline] } 01:00:02 $ docker stop --time=1 cac1a667aec75d573df94d62e7babae8330e48ac1947a24d9b03df5260c2fdc0 01:00:04 $ docker rm -f cac1a667aec75d573df94d62e7babae8330e48ac1947a24d9b03df5260c2fdc0 [Pipeline] // withDockerContainer [Pipeline] sh 01:00:05 + docker images 01:00:05 + grep docker 01:00:05 docker-security-bootstrapper-go latest 8efa8f2b6f79 3 seconds ago 41.5MB 01:00:05 docker-security-proxy-setup-go latest c5de4f7ce7f6 14 seconds ago 24.4MB 01:00:05 docker-core-metadata-go latest fbc3d3fc5d69 14 seconds ago 18.8MB 01:00:05 docker-core-command-go latest c8e0b0b8eded 15 seconds ago 16.3MB 01:00:05 docker-sys-mgmt-agent-go latest f8e1548dbd92 34 seconds ago 313MB 01:00:05 docker-core-data-go latest 77656cea5bf9 2 minutes ago 22.3MB 01:00:05 docker-security-secretstore-setup-go latest ecae07bb1b9d 2 minutes ago 24.6MB 01:00:05 docker-support-notifications-go latest ccfe8a09ca31 2 minutes ago 16.9MB 01:00:05 docker-support-scheduler-go latest 57da3c18f1a3 2 minutes ago 16.4MB 01:00:05 docker 20.10.0 aefe523efa57 5 weeks ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 01:00:21 Still waiting to schedule task 01:00:21 Waiting for next available executor on ‘prd-ubuntu18.04-docker-8c-8g-22134’ 01:00:22 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 01:00:40 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 01:00:40 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 01:00:40 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 01:00:40 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 01:00:41 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 01:00:41 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 01:00:41 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 01:00:41 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 01:00:42 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 01:00:44 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 01:00:51 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 01:00:51 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 01:00:51 ? github.com/edgexfoundry/edgex-go/internal [no test files] 01:00:57 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.292s coverage: 46.6% of statements 01:00:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 01:00:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 01:00:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 01:00:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 01:00:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 01:01:03 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.530s coverage: 27.0% of statements 01:01:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 01:01:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 01:01:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 01:01:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 01:01:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 01:01:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 01:01:03 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.063s coverage: 100.0% of statements 01:01:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 01:01:03 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.073s coverage: 100.0% of statements 01:01:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 01:01:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 01:01:03 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.267s coverage: 66.7% of statements 01:01:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 01:01:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 01:01:04 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.651s coverage: 82.3% of statements 01:01:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 01:01:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 01:01:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 01:01:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 01:01:12 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.163s coverage: 28.6% of statements 01:01:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 01:01:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 01:01:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 01:01:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 01:01:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 01:01:12 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.143s coverage: 100.0% of statements 01:01:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 01:01:12 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.069s coverage: 100.0% of statements 01:01:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 01:01:12 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.365s coverage: 86.7% of statements 01:01:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 01:01:12 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.349s coverage: 97.5% of statements 01:01:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 01:01:13 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.159s coverage: 78.3% of statements 01:01:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 01:01:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 01:01:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 01:01:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 01:01:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.335s coverage: 92.8% of statements 01:01:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 01:01:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 01:01:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 01:01:22 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 01:01:22 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 01:01:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 01:01:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 01:01:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 01:01:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 01:01:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 01:01:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 01:01:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 01:01:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 01:01:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 01:01:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 01:01:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 01:01:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 01:01:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 01:01:22 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.078s coverage: 58.8% of statements 01:01:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 01:01:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 01:01:22 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.182s coverage: 0.1% of statements 01:01:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 01:01:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 01:01:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 01:01:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.071s coverage: 43.8% of statements 01:01:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.099s coverage: 79.5% of statements 01:01:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.064s coverage: 94.1% of statements 01:01:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.100s coverage: 96.3% of statements 01:01:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.106s coverage: 87.5% of statements 01:01:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.072s coverage: 94.4% of statements 01:01:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.066s coverage: 44.8% of statements 01:01:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 01:01:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 01:01:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 01:01:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 01:01:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.075s coverage: 87.2% of statements 01:01:34 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 01:01:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 01:01:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements 01:01:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 01:01:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.079s coverage: 75.5% of statements 01:01:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 01:01:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.071s coverage: 80.8% of statements 01:01:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.107s coverage: 87.2% of statements 01:01:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.143s coverage: 84.2% of statements 01:01:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.166s coverage: 91.4% of statements 01:01:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 01:01:36 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.651s coverage: 63.5% of statements 01:01:36 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 01:01:36 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 01:01:36 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.080s coverage: 100.0% of statements 01:01:36 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.108s coverage: 91.3% of statements 01:01:37 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.061s coverage: 100.0% of statements 01:01:38 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.060s coverage: 73.7% of statements 01:01:38 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.065s coverage: 100.0% of statements 01:01:41 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.765s coverage: 68.9% of statements 01:01:41 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 01:01:41 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 01:01:41 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 01:01:41 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 01:01:41 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 01:01:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.340s coverage: 37.0% of statements 01:01:44 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 01:01:44 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 01:01:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.600s coverage: 84.0% of statements 01:01:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.118s coverage: 100.0% of statements 01:01:51 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.459s coverage: 47.1% of statements 01:01:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 01:01:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 01:01:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 01:01:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 01:01:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 01:01:51 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.167s coverage: 100.0% of statements 01:01:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 01:01:51 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.120s coverage: 100.0% of statements 01:01:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 01:01:55 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.040s coverage: 29.1% of statements 01:01:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 01:01:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 01:01:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 01:01:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 01:01:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 01:01:55 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.172s coverage: 99.0% of statements 01:01:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 01:01:55 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.116s coverage: 100.0% of statements 01:01:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 01:01:55 ok github.com/edgexfoundry/edgex-go/internal/system 0.046s coverage: 0.0% of statements 01:01:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 01:01:55 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.045s coverage: 100.0% of statements 01:01:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 01:01:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 01:01:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 01:01:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 01:01:55 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.086s coverage: 87.9% of statements 01:01:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 01:01:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 01:01:55 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.062s coverage: 100.0% of statements 01:01:55 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.056s coverage: 32.1% of statements 01:01:56 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.074s coverage: 100.0% of statements 01:01:57 GO111MODULE=on go vet ./... 01:02:10 Running on prd-ubuntu18.04-docker-8c-8g-22137 in /w/workspace/edgexfoundry_edgex-go_PR-3063 [Pipeline] { [Pipeline] ws 01:02:10 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 01:02:13 using credential edgex-jenkins-ssh 01:02:13 Cloning the remote Git repository 01:02:13 Cloning repository git@github.com:edgexfoundry/edgex-go.git 01:02:13 > git init /w/workspace/edgex-go/1 # timeout=10 01:02:13 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 01:02:13 > git --version # timeout=10 01:02:13 > git --version # 'git version 2.17.1' 01:02:13 using GIT_SSH to set credentials SSH Credentials for GitHub 01:02:13 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:02:27 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 01:02:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:02:27 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 01:02:27 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 01:02:27 using GIT_SSH to set credentials SSH Credentials for GitHub 01:02:27 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3063/head:refs/remotes/origin/PR-3063 +refs/heads/master:refs/remotes/origin/master # timeout=10 01:02:27 Merging remotes/origin/master commit 5dc76a6c8e7f254c7fba720d41f2fe5f0204dd5b into PR head commit 8f91730bf265d4ec4873d07350ab01bdc6ed1257 01:02:27 Merge succeeded, producing 8f91730bf265d4ec4873d07350ab01bdc6ed1257 01:02:27 Checking out Revision 8f91730bf265d4ec4873d07350ab01bdc6ed1257 (PR-3063) 01:02:27 > git config core.sparsecheckout # timeout=10 01:02:27 > git checkout -f 8f91730bf265d4ec4873d07350ab01bdc6ed1257 # timeout=10 01:02:27 > git remote # timeout=10 01:02:27 > git config --get remote.origin.url # timeout=10 01:02:27 using GIT_SSH to set credentials SSH Credentials for GitHub 01:02:27 > git merge 5dc76a6c8e7f254c7fba720d41f2fe5f0204dd5b # timeout=10 01:02:27 > git rev-parse HEAD^{commit} # timeout=10 01:02:27 > git config core.sparsecheckout # timeout=10 01:02:27 > git checkout -f 8f91730bf265d4ec4873d07350ab01bdc6ed1257 # timeout=10 01:02:31 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" 01:02:31 > git --version # timeout=10 01:02:31 > git --version # 'git version 2.17.1' 01:02:31 fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:02:32 + echo snap-build.sh 01:02:32 snap-build.sh 01:02:32 + SNAP_BASE_DIR=. 01:02:32 + '[' '!' -z /w/workspace/edgex-go/1 ']' 01:02:32 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 01:02:32 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 01:02:32 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 01:02:32 + cd /w/workspace/edgex-go/1 01:02:32 + sudo apt-get remove -qy --purge lxd lxd-client 01:02:32 Reading package lists... 01:02:32 Building dependency tree... 01:02:32 Reading state information... 01:02:32 The following packages were automatically installed and are no longer required: 01:02:32 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 01:02:32 uidmap xdelta3 01:02:32 Use 'sudo apt autoremove' to remove them. 01:02:32 The following packages will be REMOVED: 01:02:32 lxd* lxd-client* 01:02:33 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 01:02:33 After this operation, 31.7 MB disk space will be freed. 01:02:34 (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.) 01:02:34 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 01:02:35 Removing lxd dnsmasq configuration 01:02:35 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 01:02:35 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 01:02:36 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 01:02:36 (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.) 01:02:36 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 01:02:37 Processing triggers for systemd (237-3ubuntu10.42) ... 01:02:37 Processing triggers for ureadahead (0.100.0-21) ... 01:02:39 + sudo snap remove --purge lxd 01:02:39 snap "lxd" is not installed 01:02:39 + sudo groupadd --force --system lxd 01:02:39 ++ whoami 01:02:39 + sudo /usr/sbin/usermod -G lxd -a jenkins 01:02:39 + newgrp - lxd 01:02:39 + sudo snap install lxd 01:02:49 2021-01-22T01:02:47Z INFO Waiting for automatic snapd restart... 01:03:05 gofmt -l . 01:03:06 [ "`gofmt -l .`" = "" ] 01:03:07 lxd 4.10 from Canonical* installed 01:03:07 + sudo lxd init --auto 01:03:08 ./bin/test-go-mod-tidy.sh 01:03:09 ./bin/test-attribution-txt.sh [Pipeline] sh 01:03:11 + ls -al . 01:03:11 total 696 01:03:11 drwxrwxr-x 9 1001 1001 4096 Jan 22 01:03 . 01:03:11 drwxr-xr-x 4 root root 4096 Jan 22 00:59 .. 01:03:11 -rw-rw-r-- 1 1001 1001 11 Jan 22 00:57 .dockerignore 01:03:11 drwxrwxr-x 8 1001 1001 4096 Jan 22 00:57 .git 01:03:11 drwxrwxr-x 3 1001 1001 4096 Jan 22 00:57 .github 01:03:11 -rw-rw-r-- 1 1001 1001 872 Jan 22 00:57 .gitignore 01:03:11 -rw-rw-r-- 1 1001 1001 166 Jan 22 00:57 .sonarcloud.properties 01:03:11 -rw-rw-r-- 1 1001 1001 7859 Jan 22 00:57 Attribution.txt 01:03:11 -rw-rw-r-- 1 1001 1001 3804 Jan 22 00:57 CONTRIBUTING.md 01:03:11 -rw-rw-r-- 1 1001 1001 931 Jan 22 00:57 Dockerfile.build 01:03:11 -rw-rw-r-- 1 1001 1001 863 Jan 22 00:57 Jenkinsfile 01:03:11 -rw-rw-r-- 1 1001 1001 10775 Jan 22 00:57 LICENSE 01:03:11 -rw-rw-r-- 1 1001 1001 6001 Jan 22 00:57 Makefile 01:03:11 -rw-rw-r-- 1 1001 1001 6524 Jan 22 00:57 README.md 01:03:11 -rw-rw-r-- 1 1001 1001 6755 Jan 22 00:57 SECURITY.md 01:03:11 -rw-rw-r-- 1 1001 1001 5 Jan 22 00:51 VERSION 01:03:11 -rw-rw-r-- 1 1001 1001 4131 Jan 22 00:57 ZMQWindows.md 01:03:11 drwxrwxr-x 2 1001 1001 4096 Jan 22 00:57 bin 01:03:11 drwxrwxr-x 15 1001 1001 4096 Jan 22 00:57 cmd 01:03:11 -rw-r--r-- 1 root root 562928 Jan 22 01:01 coverage.out 01:03:11 -rw-r--r-- 1 root root 1053 Jan 22 01:03 go.mod 01:03:11 -rw-r--r-- 1 root root 18995 Jan 22 01:03 go.sum 01:03:11 drwxrwxr-x 8 1001 1001 4096 Jan 22 00:57 internal 01:03:11 drwxrwxr-x 4 1001 1001 4096 Jan 22 00:57 openapi 01:03:11 drwxrwxr-x 4 1001 1001 4096 Jan 22 00:57 snap 01:03:11 -rw-rw-r-- 1 1001 1001 168 Jan 22 00:57 version.go [Pipeline] sh 01:03:12 + '[' -e coverage.out ] 01:03:12 + chown 1001:1001 coverage.out [Pipeline] stash 01:03:12 Warning: overwriting stash ‘coverage-report’ 01:03:13 Stashed 1 file(s) [Pipeline] sh 01:03:14 + make build 01:03:14 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 01:03:15 + sudo snap install --classic snapcraft 01:03:22 snapcraft 4.4.4 from Canonical* installed 01:03:22 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 01:03:22 + patch --verbose -p1 01:03:22 Hmm... Looks like a unified diff to me... 01:03:22 The text leading up to this was: 01:03:22 -------------------------- 01:03:22 |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 01:03:22 |From: Tony Espy 01:03:22 |Date: Wed, 16 Dec 2020 16:34:55 -0500 01:03:22 |Subject: [PATCH] optimize snap build for pipeline CI check 01:03:22 | 01:03:22 |This patch is used by the EdgeX CI pipeline builds to 01:03:22 |optimize the snap CI check run for pull requests. When 01:03:22 |applied, it essentially strips out everything (apps and 01:03:22 |parts) from the snapcraft.yaml file except those required 01:03:22 |to build edgex-go, as the whole idea of the CI check is to 01:03:22 |catch changes to edgex-go that break the snap build. 01:03:22 | 01:03:22 |In general, anyone updating snapcraft.yaml will also need 01:03:22 |to update this patch file, otherwise it may fail to apply, 01:03:22 |resulting in a failed snap build CI check in the associated 01:03:22 |pull request. 01:03:22 | 01:03:22 |Note - in addition to applying this patch, the pipeline also 01:03:22 |only primes the snap (e.g. `snapcraft prime`), as there's no 01:03:22 |need to build the finally binary .snap file (and it won't 01:03:22 |work with the patch applied). This further reduces the build 01:03:22 |time. 01:03:22 |--- 01:03:22 | snap/snapcraft.yaml | 461 +------------------------------------------- 01:03:22 | 1 file changed, 2 insertions(+), 459 deletions(-) 01:03:22 | 01:03:22 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 01:03:22 |index 1e537489..faf42425 100644 01:03:22 |--- a/snap/snapcraft.yaml 01:03:22 |+++ b/snap/snapcraft.yaml 01:03:22 -------------------------- 01:03:22 patching file snap/snapcraft.yaml 01:03:22 Using Plan A... 01:03:22 Hunk #1 succeeded at 73. 01:03:22 Hunk #2 succeeded at 202 with fuzz 1 (offset 2 lines). 01:03:22 Hunk #3 succeeded at 214 (offset -1 lines). 01:03:22 Hunk #4 succeeded at 222 (offset -1 lines). 01:03:22 Hunk #5 succeeded at 229 (offset -1 lines). 01:03:22 Hunk #6 succeeded at 256 (offset -1 lines). 01:03:22 Hunk #7 succeeded at 290 (offset -1 lines). 01:03:22 Hunk #8 succeeded at 342. 01:03:22 Hmm... Ignoring the trailing garbage. 01:03:22 done 01:03:22 + sudo snapcraft prime --use-lxd 01:03:23 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 01:03:23 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: 01:03:23 - README.md 01:03:23 - snapcraft.yaml.orig 01:03:23 01:03:23 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 01:03:23 Launching a container. 01:03:24 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 01:03:36 Waiting for container to be ready 01:03:36 To start your first instance, try: lxc launch ubuntu:18.04 01:03:36 01:03:38 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 01:03:39 Waiting for network to be ready... 01:03:39 Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 01:03:39 Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 01:03:40 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1513 kB] 01:03:40 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 01:03:40 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 01:03:40 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 01:03:40 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [293 kB] 01:03:40 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 01:03:40 Get:9 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [26.0 kB] 01:03:40 Get:10 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5272 B] 01:03:40 Get:11 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [219 kB] 01:03:40 Get:12 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 01:03:40 Get:13 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 01:03:40 Get:14 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [28.8 kB] 01:03:40 Get:15 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 01:03:40 Get:16 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 01:03:40 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1101 kB] 01:03:40 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [246 kB] 01:03:40 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 01:03:41 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1851 kB] 01:03:41 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [385 kB] 01:03:41 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.5 kB] 01:03:41 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7180 B] 01:03:41 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [240 kB] 01:03:41 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [32.3 kB] 01:03:41 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1707 kB] 01:03:41 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [360 kB] 01:03:43 Fetched 23.8 MB in 4s (5666 kB/s) 01:03:44 Reading package lists... 01:03:44 Reading package lists... 01:03:45 Building dependency tree... 01:03:45 Reading state information... 01:03:45 The following additional packages will be installed: 01:03:45 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 01:03:45 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 01:03:45 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 01:03:45 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 01:03:45 Suggested packages: 01:03:45 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 01:03:45 Recommended packages: 01:03:45 gnupg libsasl2-modules 01:03:45 The following NEW packages will be installed: 01:03:45 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 01:03:45 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 01:03:45 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 01:03:45 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 01:03:45 The following packages will be upgraded: 01:03:45 gpg gpg-agent gpgconf libudev1 01:03:45 4 upgraded, 18 newly installed, 0 to remove and 102 not upgraded. 01:03:45 Need to get 3533 kB of archives. 01:03:45 After this operation, 13.3 MB of additional disk space will be used. 01:03:45 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.44 [58.3 kB] 01:03:45 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] 01:03:45 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.44 [1103 kB] 01:03:45 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] 01:03:46 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] 01:03:46 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 01:03:46 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 01:03:46 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] 01:03:46 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] 01:03:46 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] 01:03:46 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 01:03:46 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 01:03:46 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 01:03:46 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 01:03:46 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 01:03:46 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 01:03:46 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 01:03:46 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 01:03:46 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 01:03:46 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 01:03:46 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 01:03:46 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 01:03:46 debconf: delaying package configuration, since apt-utils is not installed 01:03:46 Fetched 3533 kB in 1s (3516 kB/s) 01:03:46 (Reading database ... 12511 files and directories currently installed.) 01:03:46 Preparing to unpack .../libudev1_237-3ubuntu10.44_amd64.deb ... 01:03:46 Unpacking libudev1:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... 01:03:46 Setting up libudev1:amd64 (237-3ubuntu10.44) ... 01:03:46 Selecting previously unselected package udev. 01:03:46 (Reading database ... 12511 files and directories currently installed.) 01:03:46 Preparing to unpack .../00-udev_237-3ubuntu10.44_amd64.deb ... 01:03:46 Unpacking udev (237-3ubuntu10.44) ... 01:03:47 Selecting previously unselected package libfuse2:amd64. 01:03:47 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 01:03:47 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 01:03:47 Selecting previously unselected package fuse. 01:03:47 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 01:03:47 Unpacking fuse (2.9.7-1ubuntu1) ... 01:03:47 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... 01:03:47 Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 01:03:47 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... 01:03:47 Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 01:03:47 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... 01:03:47 Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 01:03:47 Selecting previously unselected package libksba8:amd64. 01:03:47 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 01:03:47 Unpacking libksba8:amd64 (1.3.5-2) ... 01:03:47 Selecting previously unselected package libroken18-heimdal:amd64. 01:03:47 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:03:47 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 01:03:47 Selecting previously unselected package libasn1-8-heimdal:amd64. 01:03:47 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:03:47 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 01:03:47 Selecting previously unselected package libheimbase1-heimdal:amd64. 01:03:47 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:03:47 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 01:03:47 Selecting previously unselected package libhcrypto4-heimdal:amd64. 01:03:47 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:03:48 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 01:03:48 Selecting previously unselected package libwind0-heimdal:amd64. 01:03:48 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:03:48 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 01:03:48 Selecting previously unselected package libhx509-5-heimdal:amd64. 01:03:48 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:03:48 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 01:03:48 Selecting previously unselected package libkrb5-26-heimdal:amd64. 01:03:48 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:03:48 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 01:03:48 Selecting previously unselected package libheimntlm0-heimdal:amd64. 01:03:48 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:03:48 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 01:03:48 Selecting previously unselected package libgssapi3-heimdal:amd64. 01:03:48 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:03:48 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 01:03:48 Selecting previously unselected package libsasl2-modules-db:amd64. 01:03:48 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 01:03:48 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 01:03:48 Selecting previously unselected package libsasl2-2:amd64. 01:03:48 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 01:03:48 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 01:03:49 Selecting previously unselected package libldap-common. 01:03:49 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... 01:03:49 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 01:03:49 Selecting previously unselected package libldap-2.4-2:amd64. 01:03:49 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... 01:03:49 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 01:03:49 Selecting previously unselected package dirmngr. 01:03:49 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... 01:03:49 Unpacking dirmngr (2.2.4-1ubuntu1.3) ... 01:03:49 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 01:03:49 Setting up gpgconf (2.2.4-1ubuntu1.3) ... 01:03:49 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 01:03:49 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 01:03:49 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 01:03:49 Setting up gpg-agent (2.2.4-1ubuntu1.3) ... 01:03:49 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 01:03:49 Setting up libksba8:amd64 (1.3.5-2) ... 01:03:49 Processing triggers for libc-bin (2.27-3ubuntu1) ... 01:03:49 Setting up udev (237-3ubuntu10.44) ... 01:03:50 invoke-rc.d: policy-rc.d denied execution of start. 01:03:50 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 01:03:50 Processing triggers for systemd (237-3ubuntu10) ... 01:03:50 Setting up fuse (2.9.7-1ubuntu1) ... 01:03:50 Setting up gpg (2.2.4-1ubuntu1.3) ... 01:03:50 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 01:03:50 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 01:03:50 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 01:03:50 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 01:03:50 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 01:03:50 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 01:03:50 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 01:03:50 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 01:03:50 Setting up dirmngr (2.2.4-1ubuntu1.3) ... 01:03:50 Processing triggers for libc-bin (2.27-3ubuntu1) ... 01:03:50 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 01:03:50 settings in the [Install] section, and DefaultInstance for template units). 01:03:50 This means they are not meant to be enabled using systemctl. 01:03:50 Possible reasons for having this kind of units are: 01:03:50 1) A unit may be statically enabled by being symlinked from another unit's 01:03:50 .wants/ or .requires/ directory. 01:03:50 2) A unit's purpose may be to act as a helper for some other unit which has 01:03:50 a requirement dependency on it. 01:03:50 3) A unit may be started when needed via activation (socket, path, timer, 01:03:50 D-Bus, udev, scripted systemctl call, ...). 01:03:50 4) In case of template units, the unit is meant to be enabled with some 01:03:50 instance name specified. 01:03:50 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 01:03:51 Reading package lists... 01:03:51 Building dependency tree... 01:03:51 Reading state information... 01:03:51 The following additional packages will be installed: 01:03:51 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 01:03:51 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 01:03:51 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 01:03:51 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 01:03:51 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 01:03:51 Suggested packages: 01:03:51 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 01:03:51 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 01:03:51 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 01:03:51 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 01:03:51 systemd-container policykit-1 01:03:51 Recommended packages: 01:03:51 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 01:03:51 The following NEW packages will be installed: 01:03:51 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 01:03:51 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 01:03:51 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 01:03:51 multiarch-support openssh-client python3 python3-minimal python3.6 01:03:51 python3.6-minimal snapd squashfs-tools sudo 01:03:51 The following packages will be upgraded: 01:03:51 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 01:03:51 5 upgraded, 25 newly installed, 0 to remove and 97 not upgraded. 01:03:51 Need to get 35.2 MB of archives. 01:03:51 After this operation, 141 MB of additional disk space will be used. 01:03:51 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] 01:03:51 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.44 [2913 kB] 01:03:51 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 01:03:52 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] 01:03:52 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] 01:03:52 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] 01:03:52 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.44 [209 kB] 01:03:52 Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 01:03:52 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 01:03:52 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 01:03:52 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 01:03:52 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 01:03:52 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 01:03:52 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 01:03:52 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] 01:03:52 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 01:03:52 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] 01:03:52 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] 01:03:52 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 01:03:52 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] 01:03:52 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 01:03:52 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 01:03:52 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 01:03:52 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 01:03:52 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 01:03:52 Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 01:03:52 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 01:03:52 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] 01:03:52 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 01:03:52 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] 01:03:52 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 01:03:53 debconf: delaying package configuration, since apt-utils is not installed 01:03:53 Fetched 35.2 MB in 2s (18.5 MB/s) 01:03:53 (Reading database ... 12757 files and directories currently installed.) 01:03:53 Preparing to unpack .../systemd_237-3ubuntu10.44_amd64.deb ... 01:03:53 Unpacking systemd (237-3ubuntu10.44) over (237-3ubuntu10) ... 01:03:54 Preparing to unpack .../libsystemd0_237-3ubuntu10.44_amd64.deb ... 01:03:54 Unpacking libsystemd0:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... 01:03:54 Setting up libsystemd0:amd64 (237-3ubuntu10.44) ... 01:03:54 (Reading database ... 12757 files and directories currently installed.) 01:03:54 Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... 01:03:54 Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... 01:03:54 Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... 01:03:54 (Reading database ... 12757 files and directories currently installed.) 01:03:54 Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... 01:03:54 Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... 01:03:55 Setting up apt (1.6.12ubuntu0.2) ... 01:03:55 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 01:03:55 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 01:03:55 (Reading database ... 12764 files and directories currently installed.) 01:03:55 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 01:03:55 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 01:03:56 Selecting previously unselected package libpython3.6-minimal:amd64. 01:03:56 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 01:03:56 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 01:03:56 Selecting previously unselected package libexpat1:amd64. 01:03:56 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 01:03:56 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 01:03:56 Selecting previously unselected package python3.6-minimal. 01:03:56 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 01:03:56 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 01:03:56 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... 01:03:56 Checking for services that may need to be restarted...done. 01:03:56 Checking for services that may need to be restarted...done. 01:03:56 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 01:03:56 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 01:03:56 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 01:03:57 Selecting previously unselected package python3-minimal. 01:03:57 (Reading database ... 13012 files and directories currently installed.) 01:03:57 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 01:03:57 Unpacking python3-minimal (3.6.7-1~18.04) ... 01:03:57 Selecting previously unselected package mime-support. 01:03:57 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 01:03:57 Unpacking mime-support (3.60ubuntu1) ... 01:03:57 Selecting previously unselected package libmpdec2:amd64. 01:03:57 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 01:03:57 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 01:03:57 Selecting previously unselected package libpython3.6-stdlib:amd64. 01:03:57 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 01:03:57 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 01:03:58 Selecting previously unselected package python3.6. 01:03:58 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 01:03:58 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... 01:03:58 Selecting previously unselected package libpython3-stdlib:amd64. 01:03:58 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 01:03:58 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 01:03:58 Setting up python3-minimal (3.6.7-1~18.04) ... 01:03:58 Selecting previously unselected package python3. 01:03:58 (Reading database ... 13442 files and directories currently installed.) 01:03:58 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 01:03:58 Unpacking python3 (3.6.7-1~18.04) ... 01:03:58 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 01:03:58 Selecting previously unselected package multiarch-support. 01:03:58 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 01:03:58 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 01:03:58 Setting up multiarch-support (2.27-3ubuntu1.4) ... 01:03:58 Selecting previously unselected package liblzo2-2:amd64. 01:03:58 (Reading database ... 13479 files and directories currently installed.) 01:03:58 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 01:03:58 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 01:03:59 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 01:03:59 Selecting previously unselected package libbsd0:amd64. 01:03:59 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 01:03:59 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 01:03:59 Selecting previously unselected package sudo. 01:03:59 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... 01:03:59 Unpacking sudo (1.8.21p2-3ubuntu1.3) ... 01:03:59 Selecting previously unselected package apparmor. 01:03:59 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 01:03:59 Unpacking apparmor (2.12-4ubuntu5.1) ... 01:03:59 Selecting previously unselected package libedit2:amd64. 01:03:59 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 01:03:59 Unpacking libedit2:amd64 (3.1-20170329-1) ... 01:03:59 Selecting previously unselected package libkrb5support0:amd64. 01:03:59 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 01:03:59 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 01:03:59 Selecting previously unselected package libk5crypto3:amd64. 01:03:59 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 01:03:59 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 01:03:59 Selecting previously unselected package libkeyutils1:amd64. 01:03:59 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 01:03:59 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 01:03:59 Selecting previously unselected package libkrb5-3:amd64. 01:03:59 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 01:03:59 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 01:04:00 Selecting previously unselected package libgssapi-krb5-2:amd64. 01:04:00 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 01:04:00 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 01:04:00 Selecting previously unselected package libssl1.0.0:amd64. 01:04:00 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... 01:04:00 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 01:04:00 Selecting previously unselected package openssh-client. 01:04:00 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 01:04:00 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 01:04:00 Selecting previously unselected package squashfs-tools. 01:04:00 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 01:04:00 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 01:04:00 Selecting previously unselected package snapd. 01:04:00 Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... 01:04:00 Unpacking snapd (2.48+18.04) ... 01:04:02 Setting up libedit2:amd64 (3.1-20170329-1) ... 01:04:02 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 01:04:03 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 01:04:03 Setting up mime-support (3.60ubuntu1) ... 01:04:03 Setting up sudo (1.8.21p2-3ubuntu1.3) ... 01:04:03 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 01:04:03 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 01:04:03 Processing triggers for libc-bin (2.27-3ubuntu1) ... 01:04:03 Setting up systemd (237-3ubuntu10.44) ... 01:04:03 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 01:04:04 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 01:04:04 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 01:04:04 Setting up liblzo2-2:amd64 (2.08-1.2) ... 01:04:04 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 01:04:04 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 01:04:04 Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... 01:04:05 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 01:04:05 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 01:04:05 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 01:04:05 Setting up python3 (3.6.7-1~18.04) ... 01:04:05 running python rtupdate hooks for python3.6... 01:04:05 running python post-rtupdate hooks for python3.6... 01:04:05 Setting up apparmor (2.12-4ubuntu5.1) ... 01:04:07 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 01:04:07 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 01:04:07 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 01:04:07 Setting up snapd (2.48+18.04) ... 01:04:07 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 01:04:07 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 01:04:08 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 01:04:08 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 01:04:08 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 01:04:08 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 01:04:08 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 01:04:08 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 01:04:08 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 01:04:09 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 01:04:09 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 01:04:09 /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' 01:04:09 Processing triggers for libc-bin (2.27-3ubuntu1) ... 01:04:09 Processing triggers for systemd (237-3ubuntu10.44) ... 01:04:10 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 01:04:10 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 01:04:10 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 01:04:11 Reading package lists... 01:04:11 Reading package lists... 01:04:11 Building dependency tree... 01:04:11 Reading state information... 01:04:12 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 01:04:12 Calculating upgrade... 01:04:12 The following packages will be upgraded: 01:04:12 advancecomp base-files bash binutils binutils-common 01:04:12 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 01:04:12 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 01:04:12 grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 01:04:12 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 01:04:12 libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 01:04:12 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 01:04:12 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 01:04:12 libncursesw5 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 01:04:12 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 01:04:12 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 01:04:12 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 01:04:12 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 01:04:12 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 01:04:12 ubuntu-keyring util-linux 01:04:12 97 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 01:04:12 Need to get 63.7 MB of archives. 01:04:12 After this operation, 5203 kB of additional disk space will be used. 01:04:12 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 01:04:12 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 01:04:12 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 01:04:12 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 01:04:12 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 01:04:12 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 01:04:12 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 01:04:12 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 01:04:12 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 01:04:12 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 01:04:12 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 01:04:12 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 01:04:12 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 01:04:12 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 01:04:12 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 01:04:12 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 01:04:12 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 01:04:12 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 01:04:12 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 01:04:12 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 01:04:12 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 01:04:12 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 01:04:12 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 01:04:12 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 01:04:12 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 01:04:12 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 01:04:12 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 01:04:12 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 01:04:12 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 01:04:12 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 01:04:12 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 01:04:12 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 01:04:12 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 01:04:12 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 01:04:12 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] 01:04:12 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] 01:04:12 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 01:04:12 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 01:04:12 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] 01:04:12 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] 01:04:12 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] 01:04:12 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 01:04:12 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 01:04:12 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 01:04:12 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020f-0ubuntu0.18.04 [190 kB] 01:04:12 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 01:04:12 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 01:04:12 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] 01:04:12 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] 01:04:12 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] 01:04:12 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] 01:04:12 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 01:04:12 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 01:04:12 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 01:04:12 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 01:04:12 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 01:04:13 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 01:04:13 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 01:04:13 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 01:04:13 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 01:04:13 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 01:04:13 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 01:04:13 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 01:04:13 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 01:04:13 Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 01:04:13 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-libc-dev amd64 4.15.0-134.138 [987 kB] 01:04:13 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 01:04:13 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 01:04:13 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 01:04:13 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 01:04:13 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 01:04:13 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 01:04:13 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 01:04:13 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 01:04:13 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 01:04:13 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 01:04:13 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 01:04:13 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 01:04:13 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 01:04:13 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 01:04:13 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] 01:04:13 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 01:04:13 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.44 [16.1 kB] 01:04:13 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] 01:04:13 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 01:04:13 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 01:04:13 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 01:04:14 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] 01:04:14 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 01:04:14 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 01:04:14 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] 01:04:14 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 01:04:14 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 01:04:14 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 01:04:14 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 01:04:14 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 01:04:14 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 01:04:14 debconf: delaying package configuration, since apt-utils is not installed 01:04:14 Fetched 63.7 MB in 2s (34.7 MB/s) 01:04:14 (Reading database ... 13912 files and directories currently installed.) 01:04:14 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 01:04:14 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 01:04:14 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 01:04:14 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 01:04:15 Preparing to unpack .../2-linux-libc-dev_4.15.0-134.138_amd64.deb ... 01:04:15 Unpacking linux-libc-dev:amd64 (4.15.0-134.138) over (4.15.0-20.21) ... 01:04:16 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:04:16 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:04:16 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:04:16 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:04:16 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:04:16 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:04:16 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:04:16 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:04:16 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:04:16 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:04:16 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 01:04:16 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:04:16 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:04:16 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:04:16 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:04:16 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 01:04:16 (Reading database ... 13911 files and directories currently installed.) 01:04:16 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 01:04:16 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 01:04:16 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 01:04:17 (Reading database ... 13911 files and directories currently installed.) 01:04:17 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:04:17 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:04:17 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:04:17 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:04:17 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:04:17 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:04:17 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 01:04:17 (Reading database ... 13911 files and directories currently installed.) 01:04:17 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 01:04:17 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 01:04:18 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 01:04:18 (Reading database ... 13911 files and directories currently installed.) 01:04:18 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 01:04:18 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 01:04:18 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 01:04:18 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 01:04:18 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 01:04:18 Setting up base-files (10.1ubuntu2.10) ... 01:04:18 Installing new version of config file /etc/issue ... 01:04:18 Installing new version of config file /etc/issue.net ... 01:04:18 Installing new version of config file /etc/lsb-release ... 01:04:18 Installing new version of config file /etc/update-motd.d/50-motd-news ... 01:04:19 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 01:04:19 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 01:04:19 Removing obsolete conffile /etc/default/motd-news ... 01:04:19 (Reading database ... 13912 files and directories currently installed.) 01:04:19 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 01:04:19 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 01:04:19 Setting up bash (4.4.18-2ubuntu1.2) ... 01:04:19 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 01:04:19 (Reading database ... 13912 files and directories currently installed.) 01:04:19 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 01:04:19 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 01:04:19 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 01:04:20 (Reading database ... 13912 files and directories currently installed.) 01:04:20 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 01:04:20 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 01:04:20 Setting up tar (1.29b-2ubuntu0.2) ... 01:04:20 (Reading database ... 13912 files and directories currently installed.) 01:04:20 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 01:04:20 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 01:04:20 Setting up dpkg (1.19.0.5ubuntu2.3) ... 01:04:20 (Reading database ... 13912 files and directories currently installed.) 01:04:20 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 01:04:20 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 01:04:20 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 01:04:20 (Reading database ... 13912 files and directories currently installed.) 01:04:20 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 01:04:21 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 01:04:21 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 01:04:21 (Reading database ... 13912 files and directories currently installed.) 01:04:21 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 01:04:21 Unpacking grep (3.1-2build1) over (3.1-2) ... 01:04:21 Setting up grep (3.1-2build1) ... 01:04:21 (Reading database ... 13912 files and directories currently installed.) 01:04:21 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 01:04:21 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 01:04:21 Setting up login (1:4.5-1ubuntu2) ... 01:04:21 (Reading database ... 13912 files and directories currently installed.) 01:04:21 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 01:04:21 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 01:04:21 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 01:04:22 (Reading database ... 13912 files and directories currently installed.) 01:04:22 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 01:04:22 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 01:04:22 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 01:04:22 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 01:04:22 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 01:04:22 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 01:04:23 Setting up perl-base (5.26.1-6ubuntu0.5) ... 01:04:23 (Reading database ... 13912 files and directories currently installed.) 01:04:23 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 01:04:23 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 01:04:23 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 01:04:24 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 01:04:24 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 01:04:24 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 01:04:24 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 01:04:24 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 01:04:24 (Reading database ... 13912 files and directories currently installed.) 01:04:24 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 01:04:24 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 01:04:24 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 01:04:24 (Reading database ... 13912 files and directories currently installed.) 01:04:24 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 01:04:24 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:04:25 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 01:04:25 (Reading database ... 13912 files and directories currently installed.) 01:04:25 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 01:04:25 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:04:25 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 01:04:25 (Reading database ... 13912 files and directories currently installed.) 01:04:25 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 01:04:25 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:04:25 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 01:04:25 (Reading database ... 13912 files and directories currently installed.) 01:04:25 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 01:04:25 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:04:26 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 01:04:26 (Reading database ... 13912 files and directories currently installed.) 01:04:26 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 01:04:26 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 01:04:26 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 01:04:26 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 01:04:26 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 01:04:26 (Reading database ... 13912 files and directories currently installed.) 01:04:26 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 01:04:26 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 01:04:26 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 01:04:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 01:04:26 (Reading database ... 13912 files and directories currently installed.) 01:04:26 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 01:04:26 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:04:26 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 01:04:27 (Reading database ... 13912 files and directories currently installed.) 01:04:27 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 01:04:27 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:04:27 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 01:04:27 (Reading database ... 13912 files and directories currently installed.) 01:04:27 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 01:04:27 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:04:27 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 01:04:27 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 01:04:28 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 01:04:28 (Reading database ... 13912 files and directories currently installed.) 01:04:28 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 01:04:28 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 01:04:28 Setting up libc-bin (2.27-3ubuntu1.4) ... 01:04:28 (Reading database ... 13912 files and directories currently installed.) 01:04:28 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 01:04:28 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 01:04:29 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 01:04:29 (Reading database ... 13914 files and directories currently installed.) 01:04:29 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 01:04:29 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 01:04:29 Setting up debconf (1.5.66ubuntu1) ... 01:04:29 (Reading database ... 13914 files and directories currently installed.) 01:04:29 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 01:04:29 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 01:04:29 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 01:04:30 (Reading database ... 13914 files and directories currently installed.) 01:04:30 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 01:04:30 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 01:04:30 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 01:04:30 (Reading database ... 13914 files and directories currently installed.) 01:04:30 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 01:04:30 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 01:04:30 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 01:04:30 (Reading database ... 13914 files and directories currently installed.) 01:04:30 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 01:04:30 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:04:30 Preparing to unpack .../systemd-sysv_237-3ubuntu10.44_amd64.deb ... 01:04:30 Unpacking systemd-sysv (237-3ubuntu10.44) over (237-3ubuntu10) ... 01:04:31 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 01:04:31 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 01:04:31 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 01:04:31 (Reading database ... 13914 files and directories currently installed.) 01:04:31 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 01:04:31 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 01:04:31 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 01:04:31 (Reading database ... 13914 files and directories currently installed.) 01:04:31 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 01:04:31 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 01:04:31 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 01:04:31 (Reading database ... 13914 files and directories currently installed.) 01:04:31 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [Pipeline] } 01:04:32 $ docker stop --time=1 58cceebf894b7cf20b67dce945b07cb600364ee6e46d1f65badae6d0847fd9fc 01:04:32 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 01:04:32 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 01:04:32 (Reading database ... 13914 files and directories currently installed.) 01:04:32 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... 01:04:32 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... 01:04:32 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... 01:04:32 (Reading database ... 13914 files and directories currently installed.) 01:04:32 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 01:04:32 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 01:04:33 Setting up passwd (1:4.5-1ubuntu2) ... 01:04:33 (Reading database ... 13914 files and directories currently installed.) 01:04:33 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... 01:04:33 Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 01:04:33 Setting up gpgv (2.2.4-1ubuntu1.3) ... 01:04:33 (Reading database ... 13914 files and directories currently installed.) 01:04:33 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 01:04:33 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 01:04:33 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 01:04:33 (Reading database ... 13914 files and directories currently installed.) 01:04:33 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 01:04:33 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 01:04:33 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 01:04:34 (Reading database ... 13914 files and directories currently installed.) 01:04:34 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 01:04:34 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 01:04:34 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 01:04:34 (Reading database ... 13914 files and directories currently installed.) 01:04:34 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 01:04:34 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 01:04:34 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 01:04:34 (Reading database ... 13914 files and directories currently installed.) 01:04:34 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... 01:04:34 Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... 01:04:34 Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... 01:04:34 (Reading database ... 13914 files and directories currently installed.) 01:04:34 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... 01:04:34 Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... 01:04:34 Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... 01:04:35 (Reading database ... 13915 files and directories currently installed.) 01:04:35 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 01:04:35 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 01:04:35 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 01:04:35 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 01:04:35 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 01:04:35 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 01:04:35 Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... 01:04:35 Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... 01:04:35 $ docker rm -f 58cceebf894b7cf20b67dce945b07cb600364ee6e46d1f65badae6d0847fd9fc 01:04:35 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 01:04:35 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 01:04:36 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 01:04:36 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 01:04:36 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 01:04:36 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 01:04:36 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 01:04:36 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 01:04:36 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 01:04:36 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 01:04:36 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 01:04:36 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 01:04:36 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 01:04:36 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 01:04:36 Preparing to unpack .../11-tzdata_2020f-0ubuntu0.18.04_all.deb ... 01:04:36 Unpacking tzdata (2020f-0ubuntu0.18.04) over (2018d-1) ... [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 01:04:37 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 01:04:37 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 01:04:37 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [Pipeline] isUnix [Pipeline] sh 01:04:38 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 01:04:38 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... 01:04:38 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 01:04:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:04:38 01:04:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 01:04:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:04:38 latest: Pulling from edgex-devops/edgex-compose-arm64 01:04:38 29e5d40040c1: Pulling fs layer 01:04:38 1ce36da41761: Pulling fs layer 01:04:38 25b303627fd3: Pulling fs layer 01:04:38 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 01:04:38 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 01:04:38 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 01:04:38 Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 01:04:38 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... 01:04:38 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 01:04:38 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:04:38 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:04:39 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:04:39 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:04:39 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:04:39 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:04:39 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:04:39 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:04:39 29e5d40040c1: Verifying Checksum 01:04:39 29e5d40040c1: Download complete 01:04:40 29e5d40040c1: Pull complete 01:04:40 1ce36da41761: Verifying Checksum 01:04:40 1ce36da41761: Download complete 01:04:40 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:04:40 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:04:41 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:04:41 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:04:41 25b303627fd3: Verifying Checksum 01:04:41 25b303627fd3: Download complete 01:04:41 1ce36da41761: Pull complete 01:04:42 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:04:42 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:04:42 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:04:42 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:04:43 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:04:43 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:04:43 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 01:04:43 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 01:04:43 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 01:04:43 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 01:04:43 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 01:04:43 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 01:04:44 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 01:04:44 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 01:04:44 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 01:04:44 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 01:04:44 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 01:04:44 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 01:04:44 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 01:04:44 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 01:04:44 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 01:04:44 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 01:04:44 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 01:04:44 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 01:04:44 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 01:04:44 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 01:04:44 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 01:04:44 Setting up tzdata (2020f-0ubuntu0.18.04) ... 01:04:44 01:04:44 Current default time zone: 'Etc/UTC' 01:04:44 Local time is now: Fri Jan 22 01:04:44 UTC 2021. 01:04:44 Universal Time is now: Fri Jan 22 01:04:44 UTC 2021. 01:04:44 Run 'dpkg-reconfigure tzdata' if you wish to change it. 01:04:44 01:04:44 Setting up systemd-sysv (237-3ubuntu10.44) ... 01:04:45 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 01:04:45 Setting up linux-libc-dev:amd64 (4.15.0-134.138) ... 01:04:45 Setting up mount (2.31.1-0.4ubuntu3.7) ... 01:04:45 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 01:04:45 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 01:04:45 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 01:04:45 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 01:04:45 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 01:04:45 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 01:04:45 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 01:04:45 Setting up procps (2:3.3.12-3ubuntu1.2) ... 01:04:45 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 01:04:45 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... 01:04:45 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 01:04:45 Setting up patch (2.7.6-2ubuntu1.1) ... 01:04:45 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 01:04:45 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 01:04:45 Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... 01:04:45 Installing new version of config file /etc/ssl/openssl.cnf ... 01:04:45 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 01:04:45 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 01:04:45 Setting up ca-certificates (20201027ubuntu0.18.04.1) ... 01:04:47 Updating certificates in /etc/ssl/certs... 01:04:49 22 added, 17 removed; done. 01:04:49 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 01:04:49 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 01:04:49 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 01:04:49 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 01:04:49 Setting up pkgbinarymangler (138.18.04.1) ... 01:04:49 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 01:04:49 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... 01:04:49 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 01:04:49 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 01:04:49 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 01:04:49 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 01:04:49 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 01:04:49 Setting up perl (5.26.1-6ubuntu0.5) ... 01:04:49 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... 01:04:49 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 01:04:49 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 01:04:49 Setting up binutils (2.30-21ubuntu1~18.04.4) ... 01:04:49 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 01:04:49 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 01:04:49 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 01:04:49 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 01:04:49 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 01:04:49 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 01:04:49 Processing triggers for systemd (237-3ubuntu10.44) ... 01:04:50 Processing triggers for mime-support (3.60ubuntu1) ... 01:04:50 Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... 01:04:50 Updating certificates in /etc/ssl/certs... 01:04:50 0 added, 0 removed; done. 01:04:50 Running hooks in /etc/ca-certificates/update.d... 01:04:50 done. 01:04:51 Reading package lists... 01:04:51 Building dependency tree... 01:04:51 Reading state information... 01:04:51 The following NEW packages will be installed: 01:04:51 apt-transport-https 01:04:51 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 01:04:51 Need to get 1696 B of archives. 01:04:51 After this operation, 153 kB of additional disk space will be used. 01:04:51 Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] 01:04:51 debconf: delaying package configuration, since apt-utils is not installed 01:04:51 Fetched 1696 B in 0s (45.6 kB/s) 01:04:51 Selecting previously unselected package apt-transport-https. 01:04:51 (Reading database ... 13929 files and directories currently installed.) 01:04:51 Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... 01:04:51 Unpacking apt-transport-https (1.6.12ubuntu0.2) ... 01:04:51 Setting up apt-transport-https (1.6.12ubuntu0.2) ... 01:04:51 25b303627fd3: Pull complete 01:04:51 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 01:04:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:04:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 01:04:51 Waiting for network to be ready... 01:04:52 prd-ubuntu18.04-docker-arm64-4c-16g-22130 does not seem to be running inside a container 01:04:52 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 01:04:56 $ docker top 22d3fafbb3dc6d2d12061e8eec1048a6272135bc6e8b00d9866e3eb87c99bc3c -eo pid,comm [Pipeline] { [Pipeline] sh 01:04:57 + docker-compose build --help 01:04:57 + grep parallel 01:04:58 2021-01-22T01:04:55Z INFO Waiting for automatic snapd restart... 01:04:58 snapd 2.48.2 from Canonical* installed 01:04:59 "snapd" switched to the "latest/stable" channel 01:04:59 01:05:00 --parallel Build images in parallel. [Pipeline] } 01:05:00 $ docker stop --time=1 22d3fafbb3dc6d2d12061e8eec1048a6272135bc6e8b00d9866e3eb87c99bc3c 01:05:01 core18 20201210 from Canonical* installed 01:05:01 "core18" switched to the "latest/stable" channel 01:05:01 01:05:03 $ docker rm -f 22d3fafbb3dc6d2d12061e8eec1048a6272135bc6e8b00d9866e3eb87c99bc3c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:05:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:05:04 . [Pipeline] withDockerContainer 01:05:04 prd-ubuntu18.04-docker-arm64-4c-16g-22130 does not seem to be running inside a container 01:05:04 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 01:05:05 snapcraft 4.4.4 from Canonical* installed 01:05:05 "snapcraft" switched to the "latest/stable" channel 01:05:05 01:05:06 $ docker top daae997353427454703b5a98e8695a8bcf1f50765a7f7157b520936a8a0d2862 -eo pid,comm [Pipeline] { [Pipeline] sh 01:05:07 + docker-compose -f ./docker-compose-build.yml build --parallel 01:05:08 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: 01:05:08 - README.md 01:05:08 - snapcraft.yaml.orig 01:05:08 01:05:08 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 01:05:11 Building docker-core-command-go ... 01:05:11 Building docker-core-data-go ... 01:05:11 Building docker-core-metadata-go ... 01:05:11 Building docker-security-bootstrapper-go ... 01:05:11 Building docker-security-proxy-setup-go ... 01:05:11 Building docker-security-secretstore-setup-go ... 01:05:11 Building docker-support-notifications-go ... 01:05:11 Building docker-support-scheduler-go ... 01:05:11 Building docker-sys-mgmt-agent-go ... 01:05:11 Building docker-sys-mgmt-agent-go 01:05:11 Building docker-support-notifications-go 01:05:11 Building docker-security-secretstore-setup-go 01:05:11 Building docker-security-bootstrapper-go 01:05:11 Building docker-core-command-go 01:05:15 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 01:05:15 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 01:05:15 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 01:05:15 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 01:05:16 Reading package lists... 01:05:16 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 01:05:23 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 01:05:23 Reading package lists... 01:05:23 Building dependency tree... 01:05:23 Reading state information... 01:05:23 Suggested packages: 01:05:23 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 01:05:23 git-gui gitk gitweb git-cvs git-mediawiki git-svn 01:05:23 Recommended packages: 01:05:23 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 01:05:23 The following NEW packages will be installed: 01:05:23 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 01:05:23 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 01:05:23 pkg-config zip 01:05:23 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 01:05:23 Need to get 7655 kB of archives. 01:05:23 After this operation, 43.7 MB of additional disk space will be used. 01:05:23 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] 01:05:23 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] 01:05:23 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 01:05:23 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] 01:05:23 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 01:05:23 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 01:05:23 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 01:05:23 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 01:05:23 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 01:05:23 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 01:05:23 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 01:05:23 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 01:05:23 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 01:05:23 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 01:05:23 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 01:05:24 debconf: delaying package configuration, since apt-utils is not installed 01:05:24 Fetched 7655 kB in 1s (10.4 MB/s) 01:05:24 Selecting previously unselected package libglib2.0-0:amd64. 01:05:24 (Reading database ... 13933 files and directories currently installed.) 01:05:24 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 01:05:24 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 01:05:24 Selecting previously unselected package libpsl5:amd64. 01:05:24 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 01:05:24 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 01:05:24 Selecting previously unselected package libnghttp2-14:amd64. 01:05:24 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 01:05:24 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 01:05:24 Selecting previously unselected package librtmp1:amd64. 01:05:24 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 01:05:24 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 01:05:24 Selecting previously unselected package libcurl3-gnutls:amd64. 01:05:24 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... 01:05:24 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 01:05:24 Selecting previously unselected package liberror-perl. 01:05:24 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 01:05:24 Unpacking liberror-perl (0.17025-1) ... 01:05:24 Selecting previously unselected package git-man. 01:05:24 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 01:05:24 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 01:05:25 Selecting previously unselected package git. 01:05:25 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 01:05:25 Unpacking git (1:2.17.1-1ubuntu0.7) ... 01:05:26 Selecting previously unselected package libnorm1:amd64. 01:05:26 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 01:05:26 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 01:05:26 Selecting previously unselected package libpgm-5.2-0:amd64. 01:05:26 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 01:05:26 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 01:05:26 Selecting previously unselected package libsodium23:amd64. 01:05:26 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 01:05:26 Unpacking libsodium23:amd64 (1.0.16-2) ... 01:05:26 Selecting previously unselected package libzmq5:amd64. 01:05:26 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 01:05:26 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 01:05:26 Selecting previously unselected package libzmq3-dev:amd64. 01:05:26 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 01:05:26 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 01:05:26 Selecting previously unselected package pkg-config. 01:05:26 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 01:05:26 Unpacking pkg-config (0.29.1-0ubuntu2) ... 01:05:26 Selecting previously unselected package zip. 01:05:26 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 01:05:26 Unpacking zip (3.0-11build1) ... 01:05:26 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 01:05:26 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 01:05:26 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 01:05:26 Setting up liberror-perl (0.17025-1) ... 01:05:26 Setting up libpsl5:amd64 (0.19.1-5build1) ... 01:05:26 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 01:05:26 No schema files found: doing nothing. 01:05:26 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 01:05:26 Setting up zip (3.0-11build1) ... 01:05:26 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 01:05:26 Setting up libsodium23:amd64 (1.0.16-2) ... 01:05:26 Setting up pkg-config (0.29.1-0ubuntu2) ... 01:05:26 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 01:05:27 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 01:05:27 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 01:05:27 Setting up git (1:2.17.1-1ubuntu0.7) ... 01:05:27 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 01:05:33 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 01:05:33 git set to automatically installed. 01:05:33 git-man set to automatically installed. 01:05:33 libcurl3-gnutls set to automatically installed. 01:05:33 liberror-perl set to automatically installed. 01:05:33 libglib2.0-0 set to automatically installed. 01:05:33 libnghttp2-14 set to automatically installed. 01:05:33 libnorm1 set to automatically installed. 01:05:33 libpgm-5.2-0 set to automatically installed. 01:05:33 libpsl5 set to automatically installed. 01:05:33 librtmp1 set to automatically installed. 01:05:33 libsodium23 set to automatically installed. 01:05:33 libzmq3-dev set to automatically installed. 01:05:33 libzmq5 set to automatically installed. 01:05:33 pkg-config set to automatically installed. 01:05:33 zip set to automatically installed. 01:05:35 snapd is not logged in, snap install commands will use sudo 01:05:41 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 01:05:41 snap "core18" has no updates available 01:05:42 Pulling config-common 01:05:43 Pulling go-build-helper 01:06:05 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 01:06:05 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 01:06:05 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1513 kB] 01:06:05 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [293 kB] 01:06:05 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [26.0 kB] 01:06:05 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5272 B] 01:06:05 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [219 kB] 01:06:05 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [28.8 kB] 01:06:05 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1101 kB] 01:06:05 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [246 kB] 01:06:05 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 01:06:05 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 01:06:05 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 01:06:05 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 01:06:05 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 01:06:05 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 01:06:05 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 01:06:05 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 01:06:05 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 01:06:05 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1851 kB] 01:06:05 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [385 kB] 01:06:05 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.5 kB] 01:06:05 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7180 B] 01:06:05 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [240 kB] 01:06:05 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [32.3 kB] 01:06:05 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1707 kB] 01:06:05 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [360 kB] 01:06:05 Fetched 23.8 MB in 0s (0 B/s) 01:06:05 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 01:06:05 Fetched 96.5 kB in 0s (0 B/s) 01:06:05 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 01:06:05 Fetched 279 kB in 0s (0 B/s) 01:06:05 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 01:06:05 Fetched 122 kB in 0s (0 B/s) 01:06:05 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 01:06:05 Fetched 77.8 kB in 0s (0 B/s) 01:06:05 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 01:06:05 Fetched 8848 B in 0s (0 B/s) 01:06:05 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 01:06:05 Fetched 47.8 kB in 0s (0 B/s) 01:06:05 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 01:06:05 Fetched 45.6 kB in 0s (0 B/s) 01:06:05 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 01:06:05 Fetched 15.0 kB in 0s (0 B/s) 01:06:05 Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] 01:06:05 Fetched 214 kB in 0s (0 B/s) 01:06:05 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] 01:06:05 Fetched 155 kB in 0s (0 B/s) 01:06:05 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 01:06:05 Fetched 50.6 kB in 0s (0 B/s) 01:06:05 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 01:06:05 Fetched 14.8 kB in 0s (0 B/s) 01:06:05 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 01:06:05 Fetched 41.8 kB in 0s (0 B/s) 01:06:05 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 01:06:05 Fetched 499 kB in 0s (0 B/s) 01:06:05 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 01:06:05 Fetched 111 kB in 0s (0 B/s) 01:06:05 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 01:06:05 Fetched 240 kB in 0s (0 B/s) 01:06:05 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 01:06:05 Fetched 29.3 kB in 0s (0 B/s) 01:06:05 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 01:06:05 Fetched 85.5 kB in 0s (0 B/s) 01:06:05 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 01:06:05 Fetched 24.5 kB in 0s (0 B/s) 01:06:05 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 01:06:05 Fetched 49.2 kB in 0s (0 B/s) 01:06:05 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 01:06:05 Fetched 54.2 kB in 0s (0 B/s) 01:06:05 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 01:06:05 Fetched 30.8 kB in 0s (0 B/s) 01:06:05 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] 01:06:05 Fetched 17.0 kB in 0s (0 B/s) 01:06:05 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 01:06:05 Fetched 85.9 kB in 0s (0 B/s) 01:06:05 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 01:06:05 Fetched 8720 B in 0s (0 B/s) 01:06:05 Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] 01:06:05 Fetched 137 kB in 0s (0 B/s) 01:06:05 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 01:06:05 Fetched 119 kB in 0s (0 B/s) 01:06:05 Get:1 libnettle6_3.4-1_amd64.deb [109 kB] 01:06:05 Fetched 109 kB in 0s (0 B/s) 01:06:05 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 01:06:05 Fetched 11.1 kB in 0s (0 B/s) 01:06:05 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 01:06:05 Fetched 645 kB in 0s (0 B/s) 01:06:05 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 01:06:05 Fetched 41.3 kB in 0s (0 B/s) 01:06:05 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 01:06:05 Fetched 17.9 kB in 0s (0 B/s) 01:06:05 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 01:06:05 Fetched 368 kB in 0s (0 B/s) 01:06:05 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 01:06:05 Fetched 187 kB in 0s (0 B/s) 01:06:05 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 01:06:05 Fetched 175 kB in 0s (0 B/s) 01:06:05 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 01:06:09 Fetched 206 kB in 0s (0 B/s) 01:06:09 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] 01:06:09 Fetched 1301 kB in 0s (0 B/s) 01:06:09 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 01:06:09 Fetched 36.2 kB in 0s (0 B/s) 01:06:09 Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] 01:06:09 Fetched 159 kB in 0s (0 B/s) 01:06:09 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 01:06:09 Fetched 107 kB in 0s (0 B/s) 01:06:09 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 01:06:09 Fetched 48.7 kB in 0s (0 B/s) 01:06:09 Pulling static-packages 01:06:09 'go115' has dependencies that need to be staged: static-packages go-build-helper 01:06:09 Skipping pull go-build-helper (already ran) 01:06:09 Skipping pull static-packages (already ran) 01:06:09 Building go-build-helper 01:06:13 Building static-packages 01:06:15 Staging go-build-helper 01:06:16 Staging static-packages 01:06:17 Pulling go115 01:06:18 'edgex-go' has dependencies that need to be staged: go115 01:06:18 Skipping pull go115 (already ran) 01:06:18 Building go115 01:06:18 % Total % Received % Xferd Average Speed Time Time Time Current 01:06:18 Dload Upload Total Spent Left Speed 01:06:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 1 115M 1 1257k 0 0 4656k 0 0:00:25 --:--:-- 0:00:25 4639k 32 115M 32 37.9M 0 0 30.0M 0 0:00:03 0:00:01 0:00:02 30.0M 65 115M 65 75.9M 0 0 33.8M 0 0:00:03 0:00:02 0:00:01 33.7M 96 115M 96 111M 0 0 34.2M 0 0:00:03 0:00:03 --:--:-- 34.2M 100 115M 100 115M 0 0 34.3M 0 0:00:03 0:00:03 --:--:-- 34.3M 01:06:21 go1.15.2.linux-amd64.tar.gz: OK 01:06:26 Staging go115 01:06:31 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 01:06:31 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 01:06:31 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 01:06:31 Fetched 0 B in 0s (0 B/s) 01:06:31 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 01:06:31 Fetched 224 kB in 0s (0 B/s) 01:06:31 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 01:06:31 Fetched 157 kB in 0s (0 B/s) 01:06:31 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 01:06:31 Fetched 221 kB in 0s (0 B/s) 01:06:31 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 01:06:31 Fetched 143 kB in 0s (0 B/s) 01:06:31 Pulling edgex-go 01:06:32 Pulling version 01:06:32 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 01:06:32 Step 2/24 : FROM ${BUILDER_BASE} AS builder 01:06:32 ---> d29ff16e455c 01:06:32 Step 3/24 : WORKDIR /edgex-go 01:06:32 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 01:06:32 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:06:32 ---> d29ff16e455c 01:06:32 Step 3/23 : WORKDIR /edgex-go 01:06:32 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 01:06:32 Step 2/26 : FROM ${BUILDER_BASE} AS builder 01:06:32 ---> d29ff16e455c 01:06:32 Step 3/26 : WORKDIR /edgex-go 01:06:32 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 01:06:32 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:06:32 ---> d29ff16e455c 01:06:32 Step 3/22 : WORKDIR /edgex-go 01:06:32 Step 1/33 : ARG BUILDER_BASE=golang:1.15-alpine3.12 01:06:32 Step 2/33 : FROM ${BUILDER_BASE} AS builder 01:06:32 ---> d29ff16e455c 01:06:32 Step 3/33 : WORKDIR /edgex-go 01:06:32 ---> Running in 08385ecc3d49 01:06:32 ---> Running in 0d7edfe02fea 01:06:32 ---> Running in c84384e5e244 01:06:32 ---> Running in c893a14849d5 01:06:32 ---> Running in e082e9df7876 01:06:32 Removing intermediate container e082e9df7876 01:06:32 ---> e202f27a6d2a 01:06:32 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:06:32 Removing intermediate container 0d7edfe02fea 01:06:32 ---> f78011c64bb9 01:06:32 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:06:32 Removing intermediate container 08385ecc3d49 01:06:32 ---> dd1ce325e3a7 01:06:32 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:06:32 Removing intermediate container c893a14849d5 01:06:32 ---> af94874a1dc9 01:06:32 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:06:32 Removing intermediate container c84384e5e244 01:06:32 ---> 503053615077 01:06:32 Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:06:32 ---> Running in 73cb75f1a3f7 01:06:32 ---> Running in ff6db4249f80 01:06:32 ---> Running in e64b1887d1c3 01:06:32 ---> Running in 78937a275a10 01:06:32 ---> Running in 9319228d57ea 01:06:32 Removing intermediate container 73cb75f1a3f7 01:06:32 ---> 91ba5496c876 01:06:32 Step 5/26 : RUN apk add --update --no-cache make bash git 01:06:32 ---> Running in 57eda8ef2a31 01:06:32 Removing intermediate container 78937a275a10 01:06:32 ---> 598c5da295b0 01:06:32 Step 5/23 : RUN apk add --update --no-cache make git 01:06:32 Removing intermediate container ff6db4249f80 01:06:32 ---> 7baf3115ce19 01:06:32 Step 5/24 : RUN apk add --update --no-cache make git 01:06:32 ---> Running in 727825cf32b8 01:06:32 ---> Running in 663a08e2fe1c 01:06:32 Removing intermediate container e64b1887d1c3 01:06:32 ---> 78f8d4618887 01:06:32 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 01:06:32 Removing intermediate container 9319228d57ea 01:06:32 ---> 343ddf830807 01:06:32 Step 5/33 : RUN apk add --update --no-cache make git 01:06:32 ---> Running in ae0226128e25 01:06:32 ---> Running in 73af7eb46356 01:06:32 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 01:06:32 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 01:06:32 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 01:06:32 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 01:06:32 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 01:06:32 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 01:06:32 OK: 217 MiB in 51 packages 01:06:32 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 01:06:32 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 01:06:32 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 01:06:32 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 01:06:32 Building config-common 01:06:33 OK: 217 MiB in 51 packages 01:06:33 OK: 217 MiB in 51 packages 01:06:33 OK: 217 MiB in 51 packages 01:06:33 Removing intermediate container 57eda8ef2a31 01:06:33 ---> 5410e34f7f46 01:06:33 Step 6/26 : COPY go.mod . 01:06:33 OK: 217 MiB in 51 packages 01:06:34 Skipping build go-build-helper (already ran) 01:06:34 Skipping build static-packages (already ran) 01:06:34 Skipping build go115 (already ran) 01:06:34 Building edgex-go 01:06:35 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 01:06:35 ---> 0cda7cc4388c 01:06:35 Step 7/26 : RUN go mod download 01:06:35 Removing intermediate container 727825cf32b8 01:06:35 ---> 4dedd6d90014 01:06:35 Step 6/24 : COPY go.mod . 01:06:35 ---> Running in eb86ffd5135d 01:06:35 Removing intermediate container ae0226128e25 01:06:35 ---> ca10ee94ab50 01:06:35 Step 6/22 : COPY go.mod . 01:06:36 Removing intermediate container 73af7eb46356 01:06:36 ---> 410baec3bc55 01:06:36 Step 6/33 : COPY go.mod . 01:06:36 Removing intermediate container 663a08e2fe1c 01:06:36 ---> 38e28c4bf7b2 01:06:36 Step 6/23 : COPY go.mod . 01:06:36 ---> bdc1407961a6 01:06:36 Step 7/24 : RUN go mod download 01:06:36 ---> Running in 44a9a27da0a7 01:06:36 ---> 53b2853b92dc 01:06:36 Step 7/22 : RUN go mod download 01:06:37 go: downloading github.com/gorilla/mux v1.8.0 01:06:37 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.2 01:06:37 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.5 01:06:37 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 01:06:37 ---> Running in 027b68efa701 01:06:37 ---> 0391e877259f 01:06:37 Step 7/33 : RUN go mod download 01:06:37 ---> e0f397c6d4c2 01:06:37 Step 7/23 : RUN go mod download 01:06:37 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 01:06:37 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.1 01:06:37 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.2 01:06:37 go: downloading github.com/google/uuid v1.1.5 01:06:37 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.1 01:06:37 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.1 01:06:37 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 01:06:37 go: downloading github.com/x448/float16 v0.8.4 01:06:37 go: downloading github.com/pebbe/zmq4 v1.2.2 01:06:37 go: downloading github.com/pelletier/go-toml v1.2.0 01:06:37 go: downloading github.com/OneOfOne/xxhash v1.2.8 01:06:37 go: downloading github.com/go-playground/validator/v10 v10.3.0 01:06:37 go: downloading github.com/hashicorp/consul/api v1.1.0 01:06:37 go: downloading github.com/pkg/errors v0.8.1 01:06:37 go: downloading github.com/BurntSushi/toml v0.3.1 01:06:37 go: downloading github.com/imdario/mergo v0.3.11 01:06:37 go: downloading github.com/go-kit/kit v0.8.0 01:06:37 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 01:06:37 go: downloading github.com/go-redis/redis/v7 v7.2.0 01:06:37 go: downloading gopkg.in/yaml.v2 v2.4.0 01:06:37 go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 01:06:37 go: downloading github.com/mitchellh/mapstructure v1.1.2 01:06:37 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 01:06:37 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 01:06:37 go: downloading github.com/go-playground/universal-translator v0.17.0 01:06:37 go: downloading github.com/hashicorp/serf v0.8.2 01:06:37 go: downloading github.com/leodido/go-urn v1.2.0 01:06:37 go: downloading github.com/mitchellh/copystructure v1.0.0 01:06:37 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 01:06:37 go: downloading github.com/go-playground/locales v0.13.0 01:06:37 go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 01:06:37 go: downloading github.com/go-logfmt/logfmt v0.4.0 01:06:37 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 01:06:37 go: downloading github.com/mitchellh/reflectwalk v1.0.0 01:06:37 ---> Running in 16dbd3ecc7d1 01:06:37 ---> Running in 9efcd86d8f2c 01:06:38 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 01:06:38 go: downloading github.com/hashicorp/golang-lru v0.5.0 01:06:39 Removing intermediate container eb86ffd5135d 01:06:39 ---> c7257de3b877 01:06:39 Step 8/26 : COPY . . 01:06:41 Removing intermediate container 44a9a27da0a7 01:06:41 ---> 841aa3ffc2d3 01:06:41 Step 8/24 : COPY . . 01:06:41 Removing intermediate container 027b68efa701 01:06:41 ---> 47596e3dabfc 01:06:41 Step 8/22 : COPY . . 01:06:43 Removing intermediate container 9efcd86d8f2c 01:06:43 ---> 25757304453f 01:06:43 Step 8/23 : COPY . . 01:06:43 Removing intermediate container 16dbd3ecc7d1 01:06:43 ---> 935b8520f0a0 01:06:43 Step 8/33 : COPY . . 01:06:44 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 01:06:48 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 01:06:49 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 01:06:51 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 01:06:51 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 01:06:51 go: downloading github.com/stretchr/testify v1.6.1 01:06:51 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 01:06:51 go: downloading github.com/davecgh/go-spew v1.1.1 01:06:51 go: downloading github.com/pmezard/go-difflib v1.0.0 01:06:53 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 01:06:53 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 01:06:53 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 01:06:54 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 01:06:55 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 01:06:55 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 01:06:57 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 01:06:57 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 01:06:58 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 01:06:58 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 01:06:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 01:06:59 go: downloading github.com/lib/pq v1.9.0 01:07:02 Building version 01:07:04 Staging config-common 01:07:05 Skipping stage go-build-helper (already ran) 01:07:05 Skipping stage static-packages (already ran) 01:07:05 Skipping stage go115 (already ran) 01:07:05 Staging edgex-go 01:07:06 Staging version 01:07:07 Priming config-common 01:07:08 Priming go-build-helper 01:07:09 Priming static-packages 01:07:10 ---> a4b93f038e72 01:07:10 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:07:10 ---> f6e3790db519 01:07:10 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 01:07:10 ---> 884201eb2df2 01:07:10 Step 9/23 : RUN make cmd/core-command/core-command 01:07:10 ---> 2a6adba1afb8 01:07:10 Step 9/22 : RUN make cmd/support-notifications/support-notifications 01:07:10 ---> 96167798e645 01:07:10 Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper && make cmd/security-bootstrap-redis/security-bootstrap-redis 01:07:10 ---> Running in 681e32da7c40 01:07:10 ---> Running in be852ebc4b24 01:07:10 ---> Running in cd799b0986bb 01:07:10 ---> Running in d822190e2f29 01:07:10 ---> Running in 9ae825b42191 01:07:10 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 01:07:10 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 01:07:10 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 01:07:10 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 01:07:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 01:07:11 Priming go115 01:07:12 Priming edgex-go 01:07:13 Priming version 01:07:14 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] } 01:08:32 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 01:08:32 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 01:08:44 Removing intermediate container 681e32da7c40 01:08:44 ---> 6374656f5a8f 01:08:44 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 01:08:44 Removing intermediate container be852ebc4b24 01:08:44 ---> f6639710da2b 01:08:44 01:08:44 Step 10/24 : FROM alpine:3.12 01:08:44 3.12: Pulling from library/alpine 01:08:44 ---> Running in f3c9284989f3 01:08:44 Removing intermediate container d822190e2f29 01:08:44 ---> 714f9f3927df 01:08:44 01:08:44 Step 10/23 : FROM alpine:3.12 01:08:44 Removing intermediate container cd799b0986bb 01:08:44 ---> a6a47d1101ed 01:08:44 01:08:44 Step 10/22 : FROM alpine:3.12 01:08:44 3.12: Pulling from library/alpine 01:08:44 3.12: Pulling from library/alpine 01:08:45 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 01:08:45 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 01:08:45 Status: Image is up to date for alpine:3.12 01:08:45 Status: Downloaded newer image for alpine:3.12 01:08:45 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 01:08:45 Status: Image is up to date for alpine:3.12 01:08:45 ---> afeebe901d6b 01:08:45 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 01:08:45 ---> afeebe901d6b 01:08:45 Step 11/23 : RUN apk add --update --no-cache dumb-init 01:08:45 ---> afeebe901d6b 01:08:45 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 01:08:45 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 01:08:46 ---> Running in 6423550479e3 01:08:46 ---> Running in d0cdbe5031c9 01:08:46 ---> Running in 19cd26942fff 01:08:46 Removing intermediate container 9ae825b42191 01:08:46 ---> be42d140b18c 01:08:46 01:08:46 Step 10/33 : FROM alpine:3.12 01:08:46 ---> afeebe901d6b 01:08:46 Step 11/33 : RUN apk add --update --no-cache dumb-init openssl su-exec 01:08:46 ---> Running in 06d22e23dc4a 01:08:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 01:08:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 01:08:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 01:08:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 01:08:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 01:08:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 01:08:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 01:08:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 01:08:49 (1/2) Installing ca-certificates (20191127-r4) 01:08:49 (1/5) Installing ca-certificates (20191127-r4) 01:08:49 (2/2) Installing dumb-init (1.2.2-r1) 01:08:49 Removing intermediate container f3c9284989f3 01:08:49 ---> ac350e994508 01:08:49 01:08:49 Step 11/26 : FROM docker:20.10.0 01:08:49 Executing busybox-1.31.1-r19.trigger 01:08:49 Executing ca-certificates-20191127-r4.trigger 01:08:49 20.10.0: Pulling from library/docker 01:08:49 (2/5) Installing nghttp2-libs (1.41.0-r0) 01:08:49 (3/5) Installing libcurl (7.69.1-r3) 01:08:49 (4/5) Installing curl (7.69.1-r3) 01:08:49 (5/5) Installing dumb-init (1.2.2-r1) 01:08:49 Executing busybox-1.31.1-r19.trigger 01:08:49 Executing ca-certificates-20191127-r4.trigger 01:08:49 OK: 6 MiB in 16 packages 01:08:49 (1/1) Installing dumb-init (1.2.2-r1) 01:08:49 Executing busybox-1.31.1-r19.trigger 01:08:49 OK: 5 MiB in 15 packages 01:08:49 (1/3) Installing dumb-init (1.2.2-r1) 01:08:49 (2/3) Installing openssl (1.1.1i-r0) 01:08:49 (3/3) Installing su-exec (0.2-r1) 01:08:49 OK: 7 MiB in 19 packages 01:08:50 Executing busybox-1.31.1-r19.trigger 01:08:50 OK: 6 MiB in 17 packages 01:08:53 Removing intermediate container 19cd26942fff 01:08:53 ---> 0971d41ff59a 01:08:53 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:08:53 Removing intermediate container 06d22e23dc4a 01:08:53 ---> bc903608bc61 01:08:53 Step 12/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 01:08:53 Removing intermediate container d0cdbe5031c9 01:08:53 ---> daa4385c642c 01:08:53 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 01:08:53 ---> Running in 1215768882ee 01:08:53 ---> Running in 4b7f44ac4b4b 01:08:53 Removing intermediate container 6423550479e3 01:08:53 ---> 75fe81596f7c 01:08:53 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 01:08:53 ---> Running in 8153b5285656 01:08:53 ---> Running in 36259b21d5e2 01:08:54 Removing intermediate container 4b7f44ac4b4b 01:08:54 ---> e7f64d7b94a7 01:08:54 Step 13/33 : ENV DOCKERIZE_VERSION v0.6.1 01:08:54 Removing intermediate container 1215768882ee 01:08:54 ---> cab26550f477 01:08:54 Step 13/23 : ENV APP_PORT=48082 01:08:54 Removing intermediate container 8153b5285656 01:08:54 ---> a8b82927ebb1 01:08:54 Step 13/22 : ENV APP_PORT=48060 01:08:54 Removing intermediate container 36259b21d5e2 01:08:54 ---> b288813cec64 01:08:54 Step 13/24 : WORKDIR / 01:08:54 ---> Running in 41ab395f697b 01:08:54 ---> Running in b1fb8aa2a845 01:08:54 ---> Running in 43ecc5154889 01:08:54 ---> Running in 69c64b342fb5 01:08:55 Removing intermediate container 41ab395f697b 01:08:55 ---> b53c91ed17dc 01:08:55 Step 14/23 : EXPOSE $APP_PORT 01:08:55 Removing intermediate container b1fb8aa2a845 01:08:55 ---> 14bd2236f230 01:08:55 Step 14/33 : RUN wget https://github.com/jwilder/dockerize/releases/download/$DOCKERIZE_VERSION/dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz && tar -C /usr/local/bin -xzvf dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz && rm dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz 01:08:55 Removing intermediate container 43ecc5154889 01:08:55 ---> 9cbe445e2a0f 01:08:55 Step 14/22 : EXPOSE $APP_PORT 01:08:55 ---> Running in ac7a64fae413 01:08:55 ---> Running in 29d9caf3ca27 01:08:56 Removing intermediate container 69c64b342fb5 01:08:56 ---> 0cb1992754e8 01:08:56 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 01:08:56 ---> Running in 8d308e146997 01:08:56 Removing intermediate container 29d9caf3ca27 01:08:56 ---> 27020f90d3e6 01:08:56 Step 15/23 : WORKDIR / 01:08:57 ---> Running in d121a6c417ec 01:08:57 Removing intermediate container 8d308e146997 01:08:57 ---> 14ceb24c01b8 01:08:57 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 01:08:57 ---> f7a1b87e76e7 01:08:57 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 01:08:57 Connecting to github.com (140.82.112.3:443) 01:08:57 Connecting to github-production-release-asset-2e65be.s3.amazonaws.com (52.217.41.60:443) 01:08:57 Removing intermediate container d121a6c417ec 01:08:57 ---> b8dd535e4697 01:08:57 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:08:58 saving to 'dockerize-alpine-linux-amd64-v0.6.1.tar.gz' 01:08:58 dockerize-alpine-lin 100% |********************************| 2935k 0:00:00 ETA 01:08:58 'dockerize-alpine-linux-amd64-v0.6.1.tar.gz' saved 01:08:58 dockerize 01:08:58 ---> 9ced67197a8d 01:08:58 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 01:08:59 ---> 86959f568755 01:08:59 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 01:08:59 ---> a908189bae67 01:08:59 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 01:09:01 ---> 40f3d7f6d079 01:09:01 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 01:09:01 ---> 48af7e56e220 01:09:01 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 01:09:01 ---> 8f740478a422 01:09:01 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 01:09:01 Removing intermediate container ac7a64fae413 01:09:01 ---> c62e73c62dfb 01:09:01 Step 15/33 : ENV SECURITY_INIT_DIR /edgex-init 01:09:02 ---> Running in 83c2e65e1806 01:09:02 ---> 4b73ff24d13f 01:09:02 Step 18/22 : ENTRYPOINT ["/support-notifications"] 01:09:02 ---> Running in d727b23f0943 01:09:02 ---> 541e0167ff5f 01:09:02 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 01:09:02 Removing intermediate container 83c2e65e1806 01:09:02 ---> 7b176eb7be87 01:09:02 Step 16/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 01:09:02 ---> a3cd02f22bf1 01:09:02 Step 19/23 : ENTRYPOINT ["/core-command"] 01:09:03 ---> Running in 60a3e4862815 01:09:03 ---> Running in 9c083eeaf88e 01:09:03 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 01:09:03 Status: Downloaded newer image for docker:20.10.0 01:09:03 ---> eeaf43b92773 01:09:03 Step 12/26 : RUN apk add --no-cache bash 01:09:03 Removing intermediate container d727b23f0943 01:09:03 ---> 681c69359056 01:09:03 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:09:03 ---> Running in 865f0b975d45 01:09:04 Removing intermediate container 60a3e4862815 01:09:04 ---> 8160409007e2 01:09:04 Step 17/33 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} && echo "Move dockerize executable" && mv /usr/local/bin/dockerize ${SECURITY_INIT_DIR} 01:09:04 ---> Running in e7570f6039b8 01:09:04 Removing intermediate container 9c083eeaf88e 01:09:04 ---> 77e9c0e6ff6b 01:09:04 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:09:04 ---> Running in 0b23e133dd2a 01:09:04 ---> Running in 68e58e5fb62a 01:09:04 ---> da6a4e715deb 01:09:04 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 01:09:04 Removing intermediate container e7570f6039b8 01:09:04 ---> 14e3bbae989d 01:09:04 Step 20/22 : LABEL arch=arm64 01:09:04 ---> Running in f622d669983e 01:09:05 Removing intermediate container 68e58e5fb62a 01:09:05 ---> 4a85cf0f8df2 01:09:05 Step 21/23 : LABEL arch=arm64 01:09:05 ---> Running in edc046b0f71d 01:09:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 01:09:05 Removing intermediate container f622d669983e 01:09:05 ---> 05e4939eafb3 01:09:05 Step 21/22 : LABEL git_sha=8f91730bf265d4ec4873d07350ab01bdc6ed1257 01:09:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 01:09:06 ---> Running in d046672a264f 01:09:06 ---> 509d6358b706 01:09:06 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/ 01:09:06 Move dockerize executable 01:09:06 Removing intermediate container edc046b0f71d 01:09:06 ---> a109a03d2724 01:09:06 Step 22/23 : LABEL git_sha=8f91730bf265d4ec4873d07350ab01bdc6ed1257 01:09:06 ---> Running in 34c6772dd422 01:09:06 (1/2) Installing readline (8.0.4-r0) 01:09:06 (2/2) Installing bash (5.0.17-r0) 01:09:06 ---> Running in 24ef5c30acf0 01:09:06 Removing intermediate container d046672a264f 01:09:06 ---> d55eaffb279e 01:09:06 Step 22/22 : LABEL version=0.0.0 01:09:06 Executing bash-5.0.17-r0.post-install 01:09:07 Executing busybox-1.31.1-r19.trigger 01:09:07 OK: 12 MiB in 22 packages 01:09:07 ---> Running in 6398860d853c 01:09:07 Removing intermediate container 24ef5c30acf0 01:09:07 ---> d7833aa2bb06 01:09:07 Step 23/23 : LABEL version=0.0.0 01:09:07 ---> Running in 57a88ec23e45 01:09:08 Removing intermediate container 6398860d853c 01:09:08 ---> 5d22b6bfb74c 01:09:08 01:09:08 Removing intermediate container 0b23e133dd2a 01:09:08 ---> ccfac7bc5b76 01:09:08 Step 18/33 : WORKDIR ${SECURITY_INIT_DIR} 01:09:08 Removing intermediate container 57a88ec23e45 01:09:08 ---> 847bbac15638 01:09:08 01:09:08 Successfully built 5d22b6bfb74c 01:09:09 Successfully tagged docker-support-notifications-go-arm64:latest 01:09:09  Building docker-support-notifications-go ... done Building docker-security-proxy-setup-go 01:09:09 ---> Running in 0de051eb54bf 01:09:09 Removing intermediate container 865f0b975d45 01:09:09 ---> 7c8a95c68e64 01:09:09 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 01:09:09 Successfully built 847bbac15638 01:09:09 Successfully tagged docker-core-command-go-arm64:latest 01:09:09 Building docker-core-metadata-go 01:09:09 ---> Running in e16ea23f14a7 01:09:10  Building docker-core-command-go ... done Removing intermediate container 0de051eb54bf 01:09:10 ---> 243bf5221d24 01:09:10 Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 01:09:10 Removing intermediate container e16ea23f14a7 01:09:10 ---> 3932e2766fe9 01:09:10 Step 14/26 : ENV APP_PORT=48090 01:09:10 Removing intermediate container 34c6772dd422 01:09:10 ---> d1f52b80631b 01:09:10 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 01:09:10 ---> Running in 09ede67e461d 01:09:10 ---> Running in dbdc04f7c0b7 01:09:10 ---> 626e70e67c5e 01:09:10 Step 20/33 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 01:09:11 Removing intermediate container dbdc04f7c0b7 01:09:11 ---> 359d9866eed9 01:09:11 Step 22/24 : LABEL arch=arm64 01:09:11 ---> Running in 17b517dbf536 01:09:11 Removing intermediate container 09ede67e461d 01:09:11 ---> 7a758423cb76 01:09:11 Step 15/26 : EXPOSE $APP_PORT 01:09:11 ---> Running in 12af50e59c7e 01:09:11 ---> Running in 1e7d9620bda0 01:09:12 Removing intermediate container 12af50e59c7e 01:09:12 ---> 8eadaebb6cec 01:09:12 Step 23/24 : LABEL git_sha=8f91730bf265d4ec4873d07350ab01bdc6ed1257 01:09:12 Removing intermediate container 1e7d9620bda0 01:09:12 ---> c110e4a878d7 01:09:12 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 01:09:13 ---> Running in 00a436c7fd0c 01:09:15 Removing intermediate container 00a436c7fd0c 01:09:15 ---> 58f9de6178c9 01:09:15 Step 24/24 : LABEL version=0.0.0 01:09:15 ---> bbdccc3a9270 01:09:15 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 01:09:16 ---> Running in 698c6a42cf8b 01:09:16 Removing intermediate container 17b517dbf536 01:09:16 ---> 9202781f1a36 01:09:16 Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / 01:09:16 Removing intermediate container 698c6a42cf8b 01:09:16 ---> 77178590ec72 01:09:16 01:09:17 ---> f37353dba353 01:09:17 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 01:09:17 Successfully built 77178590ec72 01:09:18 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 01:09:18  Building docker-security-secretstore-setup-go ... done Building docker-support-scheduler-go 01:09:18 ---> ec7292d982c2 01:09:18 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 01:09:18 ---> 91f7d482718a 01:09:18 Step 19/26 : RUN apk --no-cache add py3-pip 01:09:18 ---> Running in 3867a3b5b575 01:09:19 ---> 871ee2980ae3 01:09:19 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 01:09:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 01:09:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 01:09:20 ---> 603aaeeea75f 01:09:20 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis ${BOOTSTRAP_REDIS_DIR}/ 01:09:21 (1/33) Installing libbz2 (1.0.8-r1) 01:09:21 (2/33) Installing expat (2.2.9-r1) 01:09:21 (3/33) Installing libffi (3.3-r2) 01:09:21 (4/33) Installing gdbm (1.13-r1) 01:09:21 (5/33) Installing xz-libs (5.2.5-r0) 01:09:21 (6/33) Installing sqlite-libs (3.32.1-r0) 01:09:21 (7/33) Installing python3 (3.8.5-r0) 01:09:22 ---> d2bd9a5979f2 01:09:22 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 01:09:23 (8/33) Installing py3-appdirs (1.4.4-r1) 01:09:23 (9/33) Installing py3-ordered-set (4.0.1-r0) 01:09:23 (10/33) Installing py3-parsing (2.4.7-r0) 01:09:23 (11/33) Installing py3-six (1.15.0-r0) 01:09:23 (12/33) Installing py3-packaging (20.4-r0) 01:09:23 (13/33) Installing py3-setuptools (47.0.0-r0) 01:09:23 (14/33) Installing py3-chardet (3.0.4-r4) 01:09:23 (15/33) Installing py3-idna (2.9-r0) 01:09:23 (16/33) Installing py3-certifi (2020.4.5.1-r0) 01:09:23 (17/33) Installing py3-urllib3 (1.25.9-r0) 01:09:23 (18/33) Installing py3-requests (2.23.0-r0) 01:09:23 (19/33) Installing py3-msgpack (1.0.0-r0) 01:09:23 (20/33) Installing py3-lockfile (0.12.2-r3) 01:09:23 (21/33) Installing py3-cachecontrol (0.12.6-r0) 01:09:23 (22/33) Installing py3-colorama (0.4.3-r0) 01:09:23 (23/33) Installing py3-distlib (0.3.0-r0) 01:09:23 (24/33) Installing py3-distro (1.5.0-r1) 01:09:23 (25/33) Installing py3-webencodings (0.5.1-r3) 01:09:23 (26/33) Installing py3-html5lib (1.0.1-r4) 01:09:23 (27/33) Installing py3-pytoml (0.1.21-r0) 01:09:23 (28/33) Installing py3-pep517 (0.8.2-r0) 01:09:23 (29/33) Installing py3-progress (1.5-r0) 01:09:23 (30/33) Installing py3-toml (0.10.1-r0) 01:09:23 (31/33) Installing py3-retrying (1.3.3-r0) 01:09:23 ---> d20972c8b22a 01:09:23 Step 26/33 : VOLUME ${SECURITY_INIT_DIR}(32/33) Installing py3-contextlib2 (0.6.0-r0) 01:09:23 01:09:23 (33/33) Installing py3-pip (20.1.1-r0) 01:09:23 Executing busybox-1.31.1-r19.trigger 01:09:23 OK: 71 MiB in 55 packages 01:09:24 ---> Running in 68e631233f1e 01:09:25 Removing intermediate container 68e631233f1e 01:09:25 ---> 2231ed55ebbf 01:09:25 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 01:09:27 ---> 9a905cc98ea9 01:09:27 Step 28/33 : RUN chmod +x /entrypoint.sh 01:09:28 ---> Running in e3ffbb72a9e4 01:09:33 Removing intermediate container e3ffbb72a9e4 01:09:33 ---> b1f8accb2de8 01:09:33 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 01:09:33 Removing intermediate container 3867a3b5b575 01:09:33 ---> a92a29a1acfc 01:09:33 Step 20/26 : RUN pip install docker-compose==1.23.2 01:09:34 ---> Running in 2cbc288a6ccd 01:09:34 ---> Running in b889ef4db96d 01:09:35 Removing intermediate container b889ef4db96d 01:09:35 ---> e8321daa959b 01:09:35 Step 30/33 : CMD ["gate"] 01:09:36 ---> Running in 08ae321b5097 01:09:37 Removing intermediate container 08ae321b5097 01:09:37 ---> 9f7bbfcb79bf 01:09:37 Step 31/33 : LABEL arch=arm64 01:09:37 ---> Running in 95de86055e6a 01:09:38 Removing intermediate container 95de86055e6a 01:09:38 ---> 21c9de6a611e 01:09:38 Step 32/33 : LABEL git_sha=8f91730bf265d4ec4873d07350ab01bdc6ed1257 01:09:38 ---> Running in 80e1582ba2b4 01:09:39 Removing intermediate container 80e1582ba2b4 01:09:39 ---> edb4935733b2 01:09:39 Step 33/33 : LABEL version=0.0.0 01:09:40 Collecting docker-compose==1.23.2 01:09:40 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 01:09:40 ---> Running in 6136a7118a7e 01:09:41 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 01:09:41 Collecting cached-property<2,>=1.2.0 01:09:41 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 01:09:42 Removing intermediate container 6136a7118a7e 01:09:42 ---> 9089f21b658f 01:09:42 01:09:42 Collecting docker<4.0,>=3.6.0 01:09:42 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 01:09:42 Successfully built 9089f21b658f 01:09:42 Successfully tagged docker-security-bootstrapper-go-arm64:latest 01:09:42 Building docker-core-data-go 01:09:43  Building docker-security-bootstrapper-go ... done Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 01:09:43 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:09:43 ---> d29ff16e455c 01:09:43 Step 3/23 : WORKDIR /edgex-go 01:09:43 ---> Using cache 01:09:43 ---> 503053615077 01:09:43 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:09:43 ---> Using cache 01:09:43 ---> 343ddf830807 01:09:43 Step 5/23 : RUN apk add --update --no-cache make git 01:09:43 ---> Using cache 01:09:43 ---> 410baec3bc55 01:09:43 Step 6/23 : COPY go.mod . 01:09:43 ---> Using cache 01:09:43 ---> 0391e877259f 01:09:43 Step 7/23 : RUN go mod download 01:09:43 ---> Using cache 01:09:43 ---> 935b8520f0a0 01:09:43 Step 8/23 : COPY . . 01:09:43 ---> Using cache 01:09:43 ---> 96167798e645 01:09:43 Step 9/23 : RUN make cmd/core-metadata/core-metadata 01:09:43 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 01:09:43 Step 2/21 : FROM ${BUILDER_BASE} AS builder 01:09:43 ---> d29ff16e455c 01:09:43 Step 3/21 : WORKDIR /edgex-go 01:09:43 ---> Using cache 01:09:43 ---> 503053615077 01:09:43 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:09:43 ---> Using cache 01:09:43 ---> 343ddf830807 01:09:43 Step 5/21 : RUN apk add --update --no-cache make git 01:09:43 ---> Using cache 01:09:43 ---> 410baec3bc55 01:09:43 Step 6/21 : COPY go.mod . 01:09:43 ---> Using cache 01:09:43 ---> 0391e877259f 01:09:44 Step 7/21 : RUN go mod download 01:09:44 ---> Using cache 01:09:44 ---> 935b8520f0a0 01:09:44 Step 8/21 : COPY . . 01:09:44 ---> Using cache 01:09:44 ---> 96167798e645 01:09:44 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 01:09:44 ---> Running in 99bf6cb7aa08 01:09:44 ---> Running in 0ab4f3a30c95 01:09:44 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 01:09:44 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 01:09:45 Collecting PyYAML<4,>=3.10 01:09:45 Downloading PyYAML-3.13.tar.gz (270 kB) 01:09:46 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 01:09:46 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 01:09:50 Collecting docopt<0.7,>=0.6.1 01:09:50 Downloading docopt-0.6.2.tar.gz (25 kB) 01:09:53 Collecting websocket-client<1.0,>=0.32.0 01:09:53 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 01:09:54 Collecting texttable<0.10,>=0.9.0 01:09:54 Downloading texttable-0.9.1.tar.gz (11 kB) 01:09:57 Collecting dockerpty<0.5,>=0.4.1 01:09:57 Downloading dockerpty-0.4.1.tar.gz (13 kB) 01:09:58 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 01:09:58 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:09:58 ---> d29ff16e455c 01:09:58 Step 3/22 : WORKDIR /edgex-go 01:09:58 ---> Using cache 01:09:58 ---> 503053615077 01:09:58 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:09:58 ---> Using cache 01:09:58 ---> 343ddf830807 01:09:58 Step 5/22 : RUN apk add --update --no-cache make git 01:09:58 ---> Using cache 01:09:58 ---> 410baec3bc55 01:09:58 Step 6/22 : COPY go.mod . 01:09:58 ---> Using cache 01:09:58 ---> 0391e877259f 01:09:58 Step 7/22 : RUN go mod download 01:09:58 ---> Using cache 01:09:58 ---> 935b8520f0a0 01:09:58 Step 8/22 : COPY . . 01:09:58 ---> Using cache 01:09:58 ---> 96167798e645 01:09:58 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 01:10:01 ---> Running in 598508c08afc 01:10:01 Collecting jsonschema<3,>=2.5.1 01:10:01 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 01:10:02 Collecting docker-pycreds>=0.4.0 01:10:02 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 01:10:02 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) 01:10:03 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 01:10:03 Collecting urllib3<1.25,>=1.21.1 01:10:03 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 01:10:04 Collecting idna<2.8,>=2.5 01:10:04 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 01:10:05 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) 01:10:05 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 01:10:05 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 01:10:05 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 01:10:05 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 01:10:06 Installing collected packages: cached-property, websocket-client, docker-pycreds, urllib3, idna, requests, docker, PyYAML, docopt, texttable, dockerpty, jsonschema, docker-compose 01:10:07 Attempting uninstall: urllib3 01:10:07 Found existing installation: urllib3 1.25.9 01:10:07 Uninstalling urllib3-1.25.9: 01:10:08 Successfully uninstalled urllib3-1.25.9 01:10:10 Attempting uninstall: idna 01:10:10 Found existing installation: idna 2.9 01:10:10 Uninstalling idna-2.9: 01:10:11 Successfully uninstalled idna-2.9 01:10:11 Attempting uninstall: requests 01:10:11 Found existing installation: requests 2.23.0 01:10:11 Uninstalling requests-2.23.0: 01:10:11 Successfully uninstalled requests-2.23.0 01:10:14 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 01:10:14 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:10:14 ---> d29ff16e455c 01:10:14 Step 3/23 : WORKDIR /edgex-go 01:10:14 ---> Using cache 01:10:14 ---> 503053615077 01:10:14 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:10:14 ---> Using cache 01:10:14 ---> 343ddf830807 01:10:14 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 01:10:15 Running setup.py install for PyYAML: started 01:10:15 ---> Running in 7d544b44d711 01:10:17 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 01:10:18 Running setup.py install for PyYAML: finished with status 'done' 01:10:18 Running setup.py install for docopt: started 01:10:18 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 01:10:19 OK: 217 MiB in 51 packages 01:10:20 Running setup.py install for docopt: finished with status 'done' 01:10:20 Running setup.py install for texttable: started 01:10:21 Removing intermediate container 7d544b44d711 01:10:21 ---> 94703cfda9a3 01:10:21 Step 6/23 : COPY go.mod . 01:10:22 ---> 6de53d958997 01:10:22 Step 7/23 : RUN go mod download 01:10:22 ---> Running in 93dd809f7354 01:10:23 Running setup.py install for texttable: finished with status 'done' 01:10:24 Running setup.py install for dockerpty: started 01:10:26 Running setup.py install for dockerpty: finished with status 'done' 01:10:27 Removing intermediate container 93dd809f7354 01:10:27 ---> 44e5a2086474 01:10:27 Step 8/23 : COPY . . 01:10:28 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 01:10:36 Removing intermediate container 2cbc288a6ccd 01:10:36 ---> e2ab7cf8c99e 01:10:36 Step 21/26 : RUN apk --no-cache add curl 01:10:37 ---> Running in f9bbbc361fe1 01:10:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 01:10:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 01:10:40 (1/3) Installing nghttp2-libs (1.41.0-r0) 01:10:40 (2/3) Installing libcurl (7.69.1-r3) 01:10:40 (3/3) Installing curl (7.69.1-r3) 01:10:40 Executing busybox-1.31.1-r19.trigger 01:10:40 OK: 71 MiB in 58 packages 01:10:44 Removing intermediate container f9bbbc361fe1 01:10:44 ---> 022776796fd5 01:10:44 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 01:10:44 ---> Running in a7c9b37488c4 01:10:46 Removing intermediate container a7c9b37488c4 01:10:46 ---> d7211f9e0db7 01:10:46 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:10:46 ---> Running in baf46add96a6 01:10:47 Removing intermediate container baf46add96a6 01:10:47 ---> 90dc330a5b80 01:10:47 Step 24/26 : LABEL arch=arm64 01:10:47 ---> Running in 02c853263402 01:10:48 ---> ae8258646421 01:10:48 Step 9/23 : RUN make cmd/core-data/core-data 01:10:48 ---> Running in fb9223c2d6a9 01:10:48 Removing intermediate container 02c853263402 01:10:48 ---> ab6105c7fb7e 01:10:48 Step 25/26 : LABEL git_sha=8f91730bf265d4ec4873d07350ab01bdc6ed1257 01:10:48 ---> Running in 1934d61fb337 01:10:49 Removing intermediate container 1934d61fb337 01:10:49 ---> fc381106dd96 01:10:49 Step 26/26 : LABEL version=0.0.0 01:10:49 ---> Running in ab74b2b94d8f 01:10:50 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 01:10:50 Removing intermediate container ab74b2b94d8f 01:10:50 ---> 7577617c1657 01:10:50 01:10:50 Successfully built 7577617c1657 01:10:50 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 01:11:01  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 01:11:19 Removing intermediate container 0ab4f3a30c95 01:11:19 ---> dc2c12e9dc18 01:11:19 01:11:19 Step 10/21 : FROM alpine:3.12 01:11:19 ---> afeebe901d6b 01:11:19 Step 11/21 : RUN apk add --update --no-cache curl 01:11:19 ---> Running in 2ec77b26cd06 01:11:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 01:11:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 01:11:19 (1/4) Installing ca-certificates (20191127-r4) 01:11:19 (2/4) Installing nghttp2-libs (1.41.0-r0) 01:11:19 (3/4) Installing libcurl (7.69.1-r3) 01:11:19 (4/4) Installing curl (7.69.1-r3) 01:11:19 Executing busybox-1.31.1-r19.trigger 01:11:19 Executing ca-certificates-20191127-r4.trigger 01:11:19 OK: 7 MiB in 18 packages 01:11:22 Removing intermediate container 2ec77b26cd06 01:11:22 ---> 26d70456e046 01:11:22 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 01:11:22 ---> Running in 7b51af4f71bf 01:11:23 Removing intermediate container 7b51af4f71bf 01:11:23 ---> c62050e8e624 01:11:23 Step 13/21 : WORKDIR /edgex 01:11:23 ---> Running in 259e4e5e2330 01:11:24 Removing intermediate container 259e4e5e2330 01:11:24 ---> 9c62e3808beb 01:11:24 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 01:11:25 ---> 38a831dd5a98 01:11:25 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 01:11:27 ---> ff1744b0f3e8 01:11:27 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 01:11:30 ---> 45727aa10b05 01:11:30 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 01:11:30 ---> Running in d24ece4cbeec 01:11:31 Removing intermediate container d24ece4cbeec 01:11:31 ---> cc61ba5ff482 01:11:31 Step 18/21 : CMD ["--init=true"] 01:11:31 ---> Running in 5735986a58c1 01:11:31 Removing intermediate container 598508c08afc 01:11:31 ---> 521d8c72ea96 01:11:31 01:11:31 Step 10/22 : FROM alpine:3.12 01:11:31 ---> afeebe901d6b 01:11:31 Step 11/22 : RUN apk add --update --no-cache dumb-init 01:11:31 ---> Using cache 01:11:31 ---> 0971d41ff59a 01:11:31 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:11:31 ---> Using cache 01:11:31 ---> cab26550f477 01:11:31 Step 13/22 : ENV APP_PORT=48085 01:11:31 ---> Running in e7375f3a02b3 01:11:31 Removing intermediate container 5735986a58c1 01:11:31 ---> 5029bdec06d7 01:11:31 Step 19/21 : LABEL arch=arm64 01:11:32 ---> Running in 3a5da6149c91 01:11:32 Removing intermediate container e7375f3a02b3 01:11:32 ---> 811bf0a09d66 01:11:32 Step 14/22 : EXPOSE $APP_PORT 01:11:33 ---> Running in ed967dcc542b 01:11:33 Removing intermediate container 3a5da6149c91 01:11:33 ---> 8f0f80e13856 01:11:33 Step 20/21 : LABEL git_sha=8f91730bf265d4ec4873d07350ab01bdc6ed1257 01:11:33 ---> Running in 55adf47b916c 01:11:33 Removing intermediate container ed967dcc542b 01:11:33 ---> f14e95f58ae3 01:11:33 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 01:11:34 Removing intermediate container 55adf47b916c 01:11:34 ---> 6a09d7b322c2 01:11:34 Step 21/21 : LABEL version=0.0.0 01:11:34 ---> Running in bd76ce4810d0 01:11:36 ---> 39fa2e720213 01:11:36 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 01:11:36 Removing intermediate container bd76ce4810d0 01:11:36 ---> aa62b3d68c83 01:11:36 01:11:37 Successfully built aa62b3d68c83 01:11:37 Successfully tagged docker-security-proxy-setup-go-arm64:latest 01:11:39  Building docker-security-proxy-setup-go ... done  ---> 7e9da181cf80 01:11:39 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 01:11:39 Removing intermediate container 99bf6cb7aa08 01:11:39 ---> 2b3c75c4890e 01:11:39 01:11:39 Step 10/23 : FROM alpine:3.12 01:11:39 ---> afeebe901d6b 01:11:39 Step 11/23 : RUN apk add --update --no-cache dumb-init 01:11:39 ---> Using cache 01:11:39 ---> 0971d41ff59a 01:11:39 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:11:39 ---> Using cache 01:11:39 ---> cab26550f477 01:11:39 Step 13/23 : ENV APP_PORT=48081 01:11:39 ---> Running in 8420c3b0bd97 01:11:40 ---> 3fde0d75bf50 01:11:40 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 01:11:40 ---> Running in f2f1dabe61f1 01:11:41 Removing intermediate container 8420c3b0bd97 01:11:41 ---> 61712dbba975 01:11:41 Step 14/23 : EXPOSE $APP_PORT 01:11:41 ---> Running in 537fb34b2d3b 01:11:41 Removing intermediate container f2f1dabe61f1 01:11:41 ---> 3b36417bde2e 01:11:41 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:11:41 ---> Running in bede0fc22d93 01:11:41 Removing intermediate container 537fb34b2d3b 01:11:41 ---> ea68c6099c10 01:11:41 Step 15/23 : WORKDIR / 01:11:42 ---> Running in 8bcb33d508a5 01:11:42 Removing intermediate container bede0fc22d93 01:11:42 ---> 55330c752932 01:11:42 Step 20/22 : LABEL arch=arm64 01:11:42 ---> Running in 9985b8e440c7 01:11:43 Removing intermediate container 8bcb33d508a5 01:11:43 ---> 573b0b413fbe 01:11:43 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:11:43 Removing intermediate container 9985b8e440c7 01:11:43 ---> 534d45df0ba0 01:11:43 Step 21/22 : LABEL git_sha=8f91730bf265d4ec4873d07350ab01bdc6ed1257 01:11:43 ---> Running in 071384662bb6 01:11:44 Removing intermediate container 071384662bb6 01:11:44 ---> 772d9503cd1a 01:11:44 Step 22/22 : LABEL version=0.0.0 01:11:44 ---> fbb920f9a658 01:11:44 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 01:11:44 ---> Running in dcfd749819ce 01:11:45 Removing intermediate container dcfd749819ce 01:11:45 ---> 0dd8a74da1fc 01:11:45 01:11:46 Successfully built 0dd8a74da1fc 01:11:46 Successfully tagged docker-support-scheduler-go-arm64:latest 01:11:46  Building docker-support-scheduler-go ... done  ---> f406ba290b56 01:11:46 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 01:11:47 ---> 56ebe35aa21f 01:11:47 Step 19/23 : ENTRYPOINT ["/core-metadata"] 01:11:48 ---> Running in 07b2ded9cb80 01:11:48 Removing intermediate container 07b2ded9cb80 01:11:48 ---> 1ab4d0ce91e8 01:11:48 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:11:48 ---> Running in ee398344efe4 01:11:49 Removing intermediate container ee398344efe4 01:11:49 ---> e5015088b081 01:11:49 Step 21/23 : LABEL arch=arm64 01:11:49 ---> Running in f086417fcf86 01:11:50 Removing intermediate container f086417fcf86 01:11:50 ---> 662da673c33f 01:11:50 Step 22/23 : LABEL git_sha=8f91730bf265d4ec4873d07350ab01bdc6ed1257 01:11:50 ---> Running in e7b41487f755 01:11:50 Removing intermediate container e7b41487f755 01:11:50 ---> a0e448f51c96 01:11:50 Step 23/23 : LABEL version=0.0.0 01:11:50 ---> Running in 135055abf4cf 01:11:51 Removing intermediate container 135055abf4cf 01:11:51 ---> 2fa255b1fe9f 01:11:51 01:11:51 Successfully built 2fa255b1fe9f 01:11:51 Successfully tagged docker-core-metadata-go-arm64:latest 01:12:04  Building docker-core-metadata-go ... done Removing intermediate container fb9223c2d6a9 01:12:04 ---> 31a899db36ac 01:12:04 01:12:04 Step 10/23 : FROM alpine:3.12 01:12:04 ---> afeebe901d6b 01:12:04 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 01:12:04 ---> Running in 0985efb03ec5 01:12:04 Removing intermediate container 0985efb03ec5 01:12:04 ---> f0542d134a8e 01:12:04 Step 12/23 : ENV APP_PORT=48080 01:12:04 ---> Running in d9aa708afcc6 01:12:04 Removing intermediate container d9aa708afcc6 01:12:04 ---> 51c273dd55e5 01:12:04 Step 13/23 : EXPOSE $APP_PORT 01:12:04 ---> Running in 920ab3819efd 01:12:04 Removing intermediate container 920ab3819efd 01:12:04 ---> 5107f695ddce 01:12:04 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:12:04 ---> Running in 73f2558509b9 01:12:06 Removing intermediate container 73f2558509b9 01:12:06 ---> 42e6b6714388 01:12:06 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 01:12:06 ---> Running in df7386be887f 01:12:07 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 01:12:08 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 01:12:08 (1/6) Installing dumb-init (1.2.2-r1) 01:12:08 (2/6) Installing libgcc (9.3.0-r2) 01:12:09 (3/6) Installing libsodium (1.0.18-r0) 01:12:09 (4/6) Installing libstdc++ (9.3.0-r2) 01:12:09 (5/6) Installing libzmq (4.3.3-r0) 01:12:09 (6/6) Installing zeromq (4.3.3-r0) 01:12:09 Executing busybox-1.31.1-r19.trigger 01:12:09 OK: 8 MiB in 20 packages 01:12:11 Removing intermediate container df7386be887f 01:12:11 ---> d75402633d99 01:12:11 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:12:11 ---> bdd6a28e7949 01:12:11 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 01:12:13 ---> 32313a7bb5c4 01:12:13 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 01:12:13 ---> b7662c2745e0 01:12:13 Step 19/23 : ENTRYPOINT ["/core-data"] 01:12:14 ---> Running in 4ea1a2473849 01:12:14 Removing intermediate container 4ea1a2473849 01:12:14 ---> b95eede57482 01:12:14 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:12:14 ---> Running in e63a9e9faa66 01:12:15 Removing intermediate container e63a9e9faa66 01:12:15 ---> 3d9359dedc57 01:12:15 Step 21/23 : LABEL arch=arm64 01:12:15 ---> Running in 0d759fd2664a 01:12:15 Removing intermediate container 0d759fd2664a 01:12:15 ---> 6113efc47afa 01:12:15 Step 22/23 : LABEL git_sha=8f91730bf265d4ec4873d07350ab01bdc6ed1257 01:12:15 ---> Running in 0f56881919bf 01:12:16 Removing intermediate container 0f56881919bf 01:12:16 ---> 243d4d61e8fd 01:12:16 Step 23/23 : LABEL version=0.0.0 01:12:16 ---> Running in 9555572c2a98 01:12:16 Removing intermediate container 9555572c2a98 01:12:16 ---> a45b02d5f952 01:12:16 01:12:17 Successfully built a45b02d5f952 01:12:17 Successfully tagged docker-core-data-go-arm64:latest 01:12:17  Building docker-core-data-go ... done  [Pipeline] } 01:12:17 $ docker stop --time=1 daae997353427454703b5a98e8695a8bcf1f50765a7f7157b520936a8a0d2862 01:12:19 $ docker rm -f daae997353427454703b5a98e8695a8bcf1f50765a7f7157b520936a8a0d2862 [Pipeline] // withDockerContainer [Pipeline] sh 01:12:20 + + docker images 01:12:20 grep docker 01:12:20 docker-core-data-go-arm64 latest a45b02d5f952 4 seconds ago 21MB 01:12:20 docker-core-metadata-go-arm64 latest 2fa255b1fe9f 29 seconds ago 17.7MB 01:12:20 docker-support-scheduler-go-arm64 latest 0dd8a74da1fc 35 seconds ago 15.5MB 01:12:20 docker-security-proxy-setup-go-arm64 latest aa62b3d68c83 44 seconds ago 23.2MB 01:12:20 docker-sys-mgmt-agent-go-arm64 latest 7577617c1657 About a minute ago 300MB 01:12:20 docker-security-bootstrapper-go-arm64 latest 9089f21b658f 2 minutes ago 40.3MB 01:12:20 docker-security-secretstore-setup-go-arm64 latest 77178590ec72 3 minutes ago 23.4MB 01:12:20 docker-core-command-go-arm64 latest 847bbac15638 3 minutes ago 15.4MB 01:12:20 docker-support-notifications-go-arm64 latest 5d22b6bfb74c 3 minutes ago 16MB 01:12:20 docker 20.10.0 eeaf43b92773 5 weeks ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 01:12:23 provisioning config files... 01:12:23 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config6917677975881260241tmp [Pipeline] { [Pipeline] sh 01:12:23 + set +x 01:12:23 + curl -s https://codecov.io/bash 01:12:23 + bash -s -- 01:12:24 01:12:24 _____ _ 01:12:24 / ____| | | 01:12:24 | | ___ __| | ___ ___ _____ __ 01:12:24 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:12:24 | |___| (_) | (_| | __/ (_| (_) \ V / 01:12:24 \_____\___/ \__,_|\___|\___\___/ \_/ 01:12:24 Bash-20210115-cec3c92 01:12:24 01:12:24 01:12:24 ==> git version 2.24.3 found 01:12:24 ==> 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 01:12:24 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 01:12:24 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 01:12:24 ==> Jenkins CI detected. 01:12:24 project root: . 01:12:24 --> token set from env 01:12:24 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:12:24 ==> Running gcov in . (disable via -X gcov) 01:12:24 ==> Python coveragepy not found 01:12:24 ==> Searching for coverage reports in: 01:12:24 + . 01:12:24 -> Found 1 reports 01:12:24 ==> Detecting git/mercurial file structure 01:12:24 ==> Reading reports 01:12:24 + ./coverage.out bytes=562928 01:12:24 ==> Appending adjustments 01:12:24 https://docs.codecov.io/docs/fixing-reports 01:12:27 + Found adjustments 01:12:27 ==> Gzipping contents 01:12:27 84K /tmp/codecov.zUHxr9.gz 01:12:27 ==> Uploading reports 01:12:27 url: https://codecov.io 01:12:27 query: branch=PR-3063&commit=8f91730bf265d4ec4873d07350ab01bdc6ed1257&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3063%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3063&job=&cmd_args= 01:12:27 -> Pinging Codecov 01:12:27 https://codecov.io/upload/v4?package=bash-20210115-cec3c92&token=secret&branch=PR-3063&commit=8f91730bf265d4ec4873d07350ab01bdc6ed1257&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3063%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3063&job=&cmd_args= 01:12:28 -> Uploading to 01:12:28 https://storage.googleapis.com/codecov/v4/raw/2021-01-22/00271124DB129430A58F1EEE437C3FCB/8f91730bf265d4ec4873d07350ab01bdc6ed1257/dc5fbd49-95d8-43dd-b6c1-5c81adb3d5a8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210122%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210122T011227Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a1c11fdb9b1db437b0c39fdaa88155b921a2a42061a21518f7f0d2c07865f255 01:12:28 % Total % Received % Xferd Average Speed Time Time Time Current 01:12:28 Dload Upload Total Spent Left Speed 01:12:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 85444 0 0 100 85444 0 137k --:--:-- --:--:-- --:--:-- 137k 100 85444 0 0 100 85444 0 137k --:--:-- --:--:-- --:--:-- 137k 01:12:28 -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/8f91730bf265d4ec4873d07350ab01bdc6ed1257 [Pipeline] } 01:12:28 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 01:12:31 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:12:32 ---> package-listing.sh 01:12:32 ++ facter osfamily 01:12:32 ++ tr '[:upper:]' '[:lower:]' 01:12:32 + OS_FAMILY=redhat 01:12:32 + workspace=/w/workspace/edgex-go/1 01:12:32 + START_PACKAGES=/tmp/packages_start.txt 01:12:32 + END_PACKAGES=/tmp/packages_end.txt 01:12:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:12:32 + PACKAGES=/tmp/packages_start.txt 01:12:32 + '[' /w/workspace/edgex-go/1 ']' 01:12:32 + PACKAGES=/tmp/packages_end.txt 01:12:32 + case "${OS_FAMILY}" in 01:12:32 + rpm -qa 01:12:32 + sort 01:12:37 + '[' -f /tmp/packages_start.txt ']' 01:12:37 + '[' -f /tmp/packages_end.txt ']' 01:12:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:12:37 + '[' /w/workspace/edgex-go/1 ']' 01:12:37 + mkdir -p /w/workspace/edgex-go/1/archives/ 01:12:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 01:12:37 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:12:38 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 01:12:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 01:12:38 01:12:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 01:12:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 01:12:38 alpine: Pulling from edgex-lftools-log-publisher 01:12:38 df20fa9351a1: Pulling fs layer 01:12:38 36b3adc4ff6f: Pulling fs layer 01:12:38 8ad3a11d3b57: Pulling fs layer 01:12:38 46f8f816bc3b: Pulling fs layer 01:12:38 93b61091891f: Pulling fs layer 01:12:38 93b9cdb0e59b: Pulling fs layer 01:12:38 5e14af77c1be: Pulling fs layer 01:12:38 01666e4c0597: Pulling fs layer 01:12:38 aa168da1d23b: Pulling fs layer 01:12:38 46f8f816bc3b: Waiting 01:12:38 93b61091891f: Waiting 01:12:38 93b9cdb0e59b: Waiting 01:12:38 5e14af77c1be: Waiting 01:12:38 01666e4c0597: Waiting 01:12:38 aa168da1d23b: Waiting 01:12:38 36b3adc4ff6f: Verifying Checksum 01:12:38 36b3adc4ff6f: Download complete 01:12:38 46f8f816bc3b: Verifying Checksum 01:12:38 46f8f816bc3b: Download complete 01:12:38 df20fa9351a1: Download complete 01:12:38 93b61091891f: Verifying Checksum 01:12:38 93b61091891f: Download complete 01:12:38 93b9cdb0e59b: Verifying Checksum 01:12:38 93b9cdb0e59b: Download complete 01:12:39 5e14af77c1be: Verifying Checksum 01:12:39 5e14af77c1be: Download complete 01:12:39 01666e4c0597: Download complete 01:12:39 df20fa9351a1: Pull complete 01:12:39 8ad3a11d3b57: Verifying Checksum 01:12:39 8ad3a11d3b57: Download complete 01:12:39 36b3adc4ff6f: Pull complete 01:12:41 aa168da1d23b: Verifying Checksum 01:12:41 aa168da1d23b: Download complete 01:12:42 8ad3a11d3b57: Pull complete 01:12:42 46f8f816bc3b: Pull complete 01:12:43 93b61091891f: Pull complete 01:12:43 93b9cdb0e59b: Pull complete 01:12:43 5e14af77c1be: Pull complete 01:12:43 01666e4c0597: Pull complete 01:12:53 aa168da1d23b: Pull complete 01:12:53 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 01:12:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 01:12:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 01:12:53 prd-centos7-docker-4c-2g-22125 does not seem to be running inside a container 01:12:54 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 01:12:58 $ docker top e0266f40e6f94236c038b7be9381d2f712c67da67bc60a440a4639ae06602ba1 -eo pid,comm [Pipeline] { [Pipeline] sh 01:12:59 + touch /tmp/pre-build-complete [Pipeline] sh 01:12:59 + mkdir -p /var/log/sa [Pipeline] sh 01:13:00 + ls /var/log/sa-host 01:13:00 + sadf -c /var/log/sa-host/sa22 01:13:00 file_magic: OK 01:13:00 HZ: Using current value: 100 01:13:00 file_header: OK 01:13:00 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 01:13:00 Statistics: 01:13:00 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 01:13:00 File successfully converted to sysstat format version 12.2.1 01:13:00 + sadf -c /var/log/sa-host/sa23 01:13:00 file_magic: OK 01:13:00 HZ: Using current value: 100 01:13:00 file_header: OK 01:13:00 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 01:13:00 Statistics: 01:13:00 Hnuu...uuuununununu... 01:13:00 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:13:00 provisioning config files... 01:13:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config2984641256344102598tmp [Pipeline] { [Pipeline] echo 01:13:00 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:13:01 ---> create-netrc.sh [Pipeline] } 01:13:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 01:13:01 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 01:13:01 ---> python-tools-install.sh [Pipeline] echo 01:13:01 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:13:02 ---> sudo-logs.sh 01:13:02 Archiving 'sudo' log.. [Pipeline] echo 01:13:02 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:13:02 ---> job-cost.sh 01:13:02 lf-activate-venv: SKIPPING 01:13:02 INFO: No Stack... 01:13:03 INFO: Retrieving Pricing Info for: v1-standard-2 01:13:03 INFO: Archiving Costs [Pipeline] echo 01:13:03 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:13:04 ---> logs-deploy.sh 01:13:04 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3063/1 01:13:04 INFO: archiving workspace using pattern(s): 01:13:05 Archives upload complete. 01:13:05 INFO: archiving logs to Nexus 01:13:06 ---> uname -a: 01:13:06 Linux prd-centos7-docker-4c-2g-22125.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 01:13:06 01:13:06 01:13:06 ---> lscpu: 01:13:06 Architecture: x86_64 01:13:06 CPU op-mode(s): 32-bit, 64-bit 01:13:06 Byte Order: Little Endian 01:13:06 Address sizes: 40 bits physical, 48 bits virtual 01:13:06 CPU(s): 4 01:13:06 On-line CPU(s) list: 0-3 01:13:06 Thread(s) per core: 1 01:13:06 Core(s) per socket: 1 01:13:06 Socket(s): 4 01:13:06 NUMA node(s): 1 01:13:06 Vendor ID: GenuineIntel 01:13:06 CPU family: 6 01:13:06 Model: 44 01:13:06 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 01:13:06 Stepping: 1 01:13:06 CPU MHz: 2933.436 01:13:06 BogoMIPS: 5866.87 01:13:06 Virtualization: VT-x 01:13:06 Hypervisor vendor: KVM 01:13:06 Virtualization type: full 01:13:06 L1d cache: 128 KiB 01:13:06 L1i cache: 128 KiB 01:13:06 L2 cache: 16 MiB 01:13:06 L3 cache: 64 MiB 01:13:06 NUMA node0 CPU(s): 0-3 01:13:06 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 01:13:06 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 01:13:06 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 01:13:06 Vulnerability Meltdown: Mitigation; PTI 01:13:06 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:13:06 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 01:13:06 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 01:13:06 Vulnerability Srbds: Not affected 01:13:06 Vulnerability Tsx async abort: Not affected 01:13:06 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 01:13:06 01:13:06 01:13:06 ---> nproc: 01:13:06 4 01:13:06 01:13:06