Pull request #3431 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 9bf434a5fd3a34f215e8cca0d59b58e67af3fe3d+3103214cdd745ba99e56243b14eeb2a0a0c23a57 (92f537592275a420ed9cf69d4d51458332b53612) 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd 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-3431/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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f aa25fb65c2461e649b1a162fbf19ec71f4863fbd # timeout=10 Commit message: "Merge pull request #336 from ernestojeda/golang-1.16" > 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 46d8313d362d7075c0f562900eedc504c24ea18a 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-3431/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 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd 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.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-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 BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-3475 in /w/workspace/edgexfoundry_edgex-go_PR-3431 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 3103214cdd745ba99e56243b14eeb2a0a0c23a57 into PR head commit 9bf434a5fd3a34f215e8cca0d59b58e67af3fe3d Merge succeeded, producing 9bf434a5fd3a34f215e8cca0d59b58e67af3fe3d Checking out Revision 9bf434a5fd3a34f215e8cca0d59b58e67af3fe3d (PR-3431) > 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/3431/head:refs/remotes/origin/PR-3431 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9bf434a5fd3a34f215e8cca0d59b58e67af3fe3d # 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 3103214cdd745ba99e56243b14eeb2a0a0c23a57 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9bf434a5fd3a34f215e8cca0d59b58e67af3fe3d # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:56:51 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:56:51 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:56:52 ========================================================= 05:56:52 EdgeX Global Pipelines Version Info 05:56:52 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:56:53 ------------------- 05:56:53 stable info: 05:56:53 ------------------- 05:56:53 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:56:53 Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd 05:56:53 Message: update stable to v1.0.191 05:56:54 ------------------- 05:56:54 experimental info: 05:56:54 ------------------- 05:56:54 Commited By: **** collab-it+edgex@linuxfoundation.org 05:56:54 Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd 05:56:54 Message: update experimental to v1.0.191 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:56:55 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 05:56:55 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 05:56:55 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:56:55 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:56:55 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:56:55 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 05:56:55 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 05:56:55 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 05:56:55 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 05:56:55 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 05:56:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:56:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:56:55 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:56:55 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:56:55 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:56:56 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:56:56 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:56:56 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 05:56:56 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 05:56:56 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 05:56:56 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 05:56:56 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:56:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3431 [Pipeline] echo 05:56:56 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3431 [Pipeline] echo 05:56:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3431 [Pipeline] echo 05:56:57 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9bf434a5fd3a34f215e8cca0d59b58e67af3fe3d [Pipeline] echo 05:56:57 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9bf434a [Pipeline] echo 05:56:57 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 05:56:57 provisioning config files... 05:56:57 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4072657895737867363tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:56:57 ---> docker-login.sh 05:56:57 nexus3.edgexfoundry.org:10001 05:56:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:56:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:56:58 Configure a credential helper to remove this warning. See 05:56:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:56:58 05:56:58 Login Succeeded 05:56:58 nexus3.edgexfoundry.org:10002 05:56:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:56:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:56:58 Configure a credential helper to remove this warning. See 05:56:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:56:58 05:56:58 Login Succeeded 05:56:58 nexus3.edgexfoundry.org:10003 05:56:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:56:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:56:59 Configure a credential helper to remove this warning. See 05:56:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:56:59 05:56:59 Login Succeeded 05:56:59 nexus3.edgexfoundry.org:10004 05:56:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:56:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:56:59 Configure a credential helper to remove this warning. See 05:56:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:56:59 05:56:59 Login Succeeded 05:56:59 docker.io 05:56:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:56:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:56:59 Configure a credential helper to remove this warning. See 05:56:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:56:59 05:56:59 Login Succeeded 05:56:59 ---> docker-login.sh ends [Pipeline] } 05:56:59 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:57:00 ++ 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 05:57:00 + for file in '`ls cmd/**/Dockerfile`' 05:57:00 ++ dirname cmd/core-command/Dockerfile 05:57:00 ++ cut -d/ -f2 05:57:00 + echo core-command,cmd/core-command/Dockerfile 05:57:00 + for file in '`ls cmd/**/Dockerfile`' 05:57:00 ++ dirname cmd/core-data/Dockerfile 05:57:00 ++ cut -d/ -f2 05:57:00 + echo core-data,cmd/core-data/Dockerfile 05:57:00 + for file in '`ls cmd/**/Dockerfile`' 05:57:00 ++ dirname cmd/core-metadata/Dockerfile 05:57:00 ++ cut -d/ -f2 05:57:00 + echo core-metadata,cmd/core-metadata/Dockerfile 05:57:00 + for file in '`ls cmd/**/Dockerfile`' 05:57:00 ++ dirname cmd/security-bootstrapper/Dockerfile 05:57:00 ++ cut -d/ -f2 05:57:00 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 05:57:00 + for file in '`ls cmd/**/Dockerfile`' 05:57:00 ++ dirname cmd/security-proxy-setup/Dockerfile 05:57:00 ++ cut -d/ -f2 05:57:00 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 05:57:00 + for file in '`ls cmd/**/Dockerfile`' 05:57:00 ++ dirname cmd/security-secretstore-setup/Dockerfile 05:57:00 ++ cut -d/ -f2 05:57:00 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 05:57:00 + for file in '`ls cmd/**/Dockerfile`' 05:57:00 ++ dirname cmd/support-notifications/Dockerfile 05:57:00 ++ cut -d/ -f2 05:57:00 + echo support-notifications,cmd/support-notifications/Dockerfile 05:57:00 + for file in '`ls cmd/**/Dockerfile`' 05:57:00 ++ dirname cmd/support-scheduler/Dockerfile 05:57:00 ++ cut -d/ -f2 05:57:00 + echo support-scheduler,cmd/support-scheduler/Dockerfile 05:57:00 + for file in '`ls cmd/**/Dockerfile`' 05:57:00 ++ dirname cmd/sys-mgmt-agent/Dockerfile 05:57:00 ++ cut -d/ -f2 05:57:00 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 05:57:00 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 05:57:01 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:57:01 05:57:01 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 05:57:01 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:57:01 latest: Pulling from edgex-devops/git-semver 05:57:01 31603596830f: Pulling fs layer 05:57:01 54011a49482f: Pulling fs layer 05:57:01 a6820b24f6d8: Pulling fs layer 05:57:01 f581987b2513: Pulling fs layer 05:57:01 f581987b2513: Waiting 05:57:01 54011a49482f: Verifying Checksum 05:57:01 54011a49482f: Download complete 05:57:02 31603596830f: Verifying Checksum 05:57:02 31603596830f: Download complete 05:57:02 f581987b2513: Verifying Checksum 05:57:02 f581987b2513: Download complete 05:57:02 a6820b24f6d8: Verifying Checksum 05:57:02 a6820b24f6d8: Download complete 05:57:02 31603596830f: Pull complete 05:57:02 54011a49482f: Pull complete 05:57:03 a6820b24f6d8: Pull complete 05:57:03 f581987b2513: Pull complete 05:57:03 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 05:57:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:57:03 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 05:57:03 prd-centos7-docker-4c-2g-3475 does not seem to be running inside a container 05:57:03 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 05:57:06 $ docker top b5ff40e591544846c759e67b99201689c60acda933c203db3debc912d1d97bff -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:57:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:57:06 [ssh-agent] Looking for ssh-agent implementation... 05:57:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:57:07 $ docker exec b5ff40e591544846c759e67b99201689c60acda933c203db3debc912d1d97bff ssh-agent 05:57:07 SSH_AUTH_SOCK=/tmp/ssh-m2qxpzj0DyJX/agent.12 05:57:07 SSH_AGENT_PID=17 05:57:07 Running ssh-add (command line suppressed) 05:57:07 Identity added: /w/workspace/edgex-go/1@tmp/private_key_1390242620194838523.key (/w/workspace/edgex-go/1@tmp/private_key_1390242620194838523.key) 05:57:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:57:07 + git tag --points-at HEAD [Pipeline] } 05:57:07 $ docker exec --env ******** --env ******** b5ff40e591544846c759e67b99201689c60acda933c203db3debc912d1d97bff ssh-agent -k 05:57:08 unset SSH_AUTH_SOCK; 05:57:08 unset SSH_AGENT_PID; 05:57:08 echo Agent pid 17 killed; 05:57:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:57:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:57:08 [ssh-agent] Looking for ssh-agent implementation... 05:57:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:57:08 $ docker exec b5ff40e591544846c759e67b99201689c60acda933c203db3debc912d1d97bff ssh-agent 05:57:08 SSH_AUTH_SOCK=/tmp/ssh-xZaAO4HFIRrX/agent.47 05:57:08 SSH_AGENT_PID=52 05:57:08 Running ssh-add (command line suppressed) 05:57:08 Identity added: /w/workspace/edgex-go/1@tmp/private_key_1267466665877292900.key (/w/workspace/edgex-go/1@tmp/private_key_1267466665877292900.key) 05:57:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:57:09 + git semver init 05:57:09 # -> Open(): unable to determine branch for HEAD 05:57:09 # $GIT_DIR = /w/workspace/edgex-go/1/.git 05:57:09 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 05:57:09 # $SEMVER_REMOTE_NAME = origin 05:57:09 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:57:09 # $SEMVER_USER_NAME = edgex-jenkins 05:57:09 # $SEMVER_BRANCH = PR-3431 05:57:09 # $SEMVER_TEMP = /tmp/semver-692326053 05:57:09 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 05:57:56 # '/tmp/semver-692326053' -> '/w/workspace/edgex-go/1/.semver' 05:57:56 # -> Force: false 05:57:56 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 05:57:56 $ docker exec --env ******** --env ******** b5ff40e591544846c759e67b99201689c60acda933c203db3debc912d1d97bff ssh-agent -k 05:57:56 unset SSH_AUTH_SOCK; 05:57:56 unset SSH_AGENT_PID; 05:57:56 echo Agent pid 52 killed; 05:57:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:57:57 + git semver [Pipeline] } 05:57:57 $ docker stop --time=1 b5ff40e591544846c759e67b99201689c60acda933c203db3debc912d1d97bff 05:57:59 $ docker rm -f b5ff40e591544846c759e67b99201689c60acda933c203db3debc912d1d97bff [Pipeline] // withDockerContainer [Pipeline] sh 05:57:59 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:58:00 Stashed 1 file(s) [Pipeline] echo 05:58:00 [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 05:58:01 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 05:58:01 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:58:02 + sudo service docker restart 05:58:02 + true 05:58:02 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 05:58:02 ========================================================= 05:58:02 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 05:58:02 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:58:03 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 05:58:07 Sending build context to Docker daemon 330MB 05:58:07 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 05:58:07 Step 2/6 : FROM ${BASE} 05:58:07 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 05:58:07 540db60ca938: Pulling fs layer 05:58:07 adcc1eea9eea: Pulling fs layer 05:58:07 4c4ab2625f07: Pulling fs layer 05:58:07 0510c868ecb4: Pulling fs layer 05:58:07 afea3b2eda06: Pulling fs layer 05:58:07 7809a108b3ef: Pulling fs layer 05:58:07 f706445af74f: Pulling fs layer 05:58:07 afea3b2eda06: Waiting 05:58:07 7809a108b3ef: Waiting 05:58:07 f706445af74f: Waiting 05:58:07 0510c868ecb4: Waiting 05:58:07 4c4ab2625f07: Verifying Checksum 05:58:07 4c4ab2625f07: Download complete 05:58:07 adcc1eea9eea: Download complete 05:58:07 afea3b2eda06: Verifying Checksum 05:58:07 afea3b2eda06: Download complete 05:58:07 7809a108b3ef: Download complete 05:58:07 540db60ca938: Verifying Checksum 05:58:07 540db60ca938: Download complete 05:58:07 540db60ca938: Pull complete 05:58:07 adcc1eea9eea: Pull complete 05:58:08 f706445af74f: Verifying Checksum 05:58:08 f706445af74f: Download complete 05:58:09 0510c868ecb4: Verifying Checksum 05:58:09 0510c868ecb4: Download complete 05:58:09 4c4ab2625f07: Pull complete 05:58:15 0510c868ecb4: Pull complete 05:58:15 afea3b2eda06: Pull complete 05:58:15 7809a108b3ef: Pull complete 05:58:15 Still waiting to schedule task 05:58:15 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 05:58:19 f706445af74f: Pull complete 05:58:19 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 05:58:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 05:58:19 ---> b068be0155e3 05:58:19 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 05:58:20 ---> Running in 4691b2299e1a 05:58:21 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 05:58:23 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 05:58:25 (1/12) Installing libmagic (5.39-r0) 05:58:26 (2/12) Installing file (5.39-r0) 05:58:26 (3/12) Installing libc-dev (0.7.2-r3) 05:58:26 (4/12) Installing g++ (10.2.1_pre1-r3) 05:58:41 (5/12) Installing fortify-headers (1.1-r0) 05:58:41 (6/12) Installing patch (2.7.6-r6) 05:58:41 (7/12) Installing build-base (0.5-r2) 05:58:41 (8/12) Installing libsodium (1.0.18-r0) 05:58:42 (9/12) Installing pkgconf (1.7.3-r0) 05:58:42 (10/12) Installing libsodium-dev (1.0.18-r0) 05:58:42 (11/12) Installing libzmq (4.3.3-r1) 05:58:42 (12/12) Installing zeromq-dev (4.3.3-r1) 05:58:42 Executing busybox-1.32.1-r6.trigger 05:58:42 OK: 219 MiB in 52 packages 05:58:46 Removing intermediate container 4691b2299e1a 05:58:46 ---> f365b30dd8d2 05:58:46 Step 4/6 : WORKDIR /edgex-go 05:58:46 ---> Running in fa1a35bc7f0f 05:58:46 Removing intermediate container fa1a35bc7f0f 05:58:46 ---> 2176823fee2a 05:58:46 Step 5/6 : COPY go.mod . 05:58:46 ---> f9c66b0d99c0 05:58:46 Step 6/6 : RUN go mod download 05:58:46 ---> Running in 1f1bc8c07f6d 05:59:08 Removing intermediate container 1f1bc8c07f6d 05:59:08 ---> 07cd4db82322 05:59:08 Successfully built 07cd4db82322 05:59:08 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 05:59:09 + docker inspect -f . ci-base-image-x86_64 05:59:09 . [Pipeline] withDockerContainer 05:59:09 prd-centos7-docker-4c-2g-3475 does not seem to be running inside a container 05:59:09 $ 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 ******** ci-base-image-x86_64 cat 05:59:10 $ docker top dafb18907a56183641be17c457e093bbd91539e9f7ae653c4a2176e5724ef85a -eo pid,comm [Pipeline] { [Pipeline] sh 05:59:10 + go version 05:59:10 go version go1.16.3 linux/amd64 [Pipeline] } 05:59:10 $ docker stop --time=1 dafb18907a56183641be17c457e093bbd91539e9f7ae653c4a2176e5724ef85a 05:59:12 $ docker rm -f dafb18907a56183641be17c457e093bbd91539e9f7ae653c4a2176e5724ef85a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:59:12 + docker inspect -f . ci-base-image-x86_64 05:59:12 . [Pipeline] withDockerContainer 05:59:12 prd-centos7-docker-4c-2g-3475 does not seem to be running inside a container 05: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 ******** ci-base-image-x86_64 cat 05:59:13 $ docker top ea00b279858a7d1fb57610709266123a71763412c706d3852d0c57afbafcda40 -eo pid,comm [Pipeline] { [Pipeline] echo 05:59:14 ========================================================= 05:59:14 [edgeXBuildGoParallel] Running Tests and Build... 05:59:14 ========================================================= [Pipeline] sh 05:59:14 + go mod tidy [Pipeline] sh 05:59:16 + make test 05:59:16 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 05:59:24 ? github.com/edgexfoundry/edgex-go [no test files] 05:59:46 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 05:59:50 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 05:59:50 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 05:59:50 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 05:59:54 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 05:59:54 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 05:59:54 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 05:59:54 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 05:59:55 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 05:59:56 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 05:59:58 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 05:59:58 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 05:59:58 ? github.com/edgexfoundry/edgex-go/internal [no test files] 06:00:00 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.121s coverage: 45.9% of statements 06:00:00 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 06:00:00 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 06:00:00 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 06:00:00 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 06:00:00 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 06:00:00 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 06:00:00 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.052s coverage: 19.8% of statements 06:00:00 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.074s coverage: 100.0% of statements 06:00:04 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.164s coverage: 27.1% of statements 06:00:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 06:00:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 06:00:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 06:00:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 06:00:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 06:00:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 06:00:04 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.064s coverage: 100.0% of statements 06:00:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 06:00:04 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.070s coverage: 100.0% of statements 06:00:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 06:00:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 06:00:04 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.094s coverage: 71.3% of statements 06:00:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 06:00:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 06:00:04 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.168s coverage: 87.7% of statements 06:00:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 06:00:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 06:00:04 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.071s coverage: 78.9% of statements 06:00:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 06:00:07 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.336s coverage: 28.6% of statements 06:00:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 06:00:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 06:00:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 06:00:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 06:00:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 06:00:07 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.088s coverage: 100.0% of statements 06:00:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 06:00:07 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.102s coverage: 100.0% of statements 06:00:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 06:00:07 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.137s coverage: 86.7% of statements 06:00:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 06:00:07 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.137s coverage: 97.5% of statements 06:00:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 06:00:07 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.109s coverage: 78.3% of statements 06:00:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 06:00:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 06:00:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 06:00:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 06:00:10 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.387s coverage: 95.1% of statements 06:00:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 06:00:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 06:00:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 06:00:10 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 06:00:10 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 06:00:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 06:00:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 06:00:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 06:00:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 06:00:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 06:00:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 06:00:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 06:00:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 06:00:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 06:00:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 06:00:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 06:00:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 06:00:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 06:00:10 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.055s coverage: 58.8% of statements 06:00:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 06:00:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 06:00:10 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.092s coverage: 0.9% of statements 06:00:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 06:00:10 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.064s coverage: 22.6% of statements 06:00:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 06:00:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.132s coverage: 47.1% of statements 06:00:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.067s coverage: 79.5% of statements 06:00:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.056s coverage: 94.1% of statements 06:00:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.065s coverage: 96.3% of statements 06:00:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.075s coverage: 87.5% of statements 06:00:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.084s coverage: 94.4% of statements 06:00:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.054s coverage: 44.8% of statements 06:00:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.410s coverage: 81.8% of statements 06:00:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 06:00:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.097s coverage: 92.9% of statements 06:00:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 06:00:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 06:00:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 06:00:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 65.1% of statements 06:00:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 06:00:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 06:00:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 06:00:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 06:00:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 06:00:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.039s coverage: 87.2% of statements 06:00:33 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 06:00:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 06:00:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements 06:00:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 06:00:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.065s coverage: 76.0% of statements 06:00:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 06:00:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.096s coverage: 80.0% of statements 06:00:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.085s coverage: 87.2% of statements 06:00:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.067s coverage: 85.4% of statements 06:00:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.103s coverage: 91.2% of statements 06:00:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 06:00:33 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.183s coverage: 64.4% of statements 06:00:33 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 06:00:33 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 06:00:33 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements 06:00:33 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.047s coverage: 91.3% of statements 06:00:33 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements 06:00:33 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.037s coverage: 73.7% of statements 06:00:33 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.044s coverage: 100.0% of statements 06:00:33 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.325s coverage: 66.9% of statements 06:00:33 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 06:00:33 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 06:00:33 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 06:00:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.174s coverage: 43.4% of statements 06:00:33 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 06:00:33 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 06:00:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.042s coverage: 89.5% of statements 06:00:33 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 06:00:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.033s coverage: 84.8% of statements 06:00:33 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.171s coverage: 47.0% of statements 06:00:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 06:00:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 06:00:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 06:00:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 06:00:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 06:00:33 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.065s coverage: 100.0% of statements 06:00:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 06:00:33 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.048s coverage: 100.0% of statements 06:00:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 06:00:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 06:00:33 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 0.051s coverage: 9.6% of statements 06:00:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 06:00:33 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.152s coverage: 92.6% of statements 06:00:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 06:00:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 06:00:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 06:00:35 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.767s coverage: 28.7% of statements 06:00:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 06:00:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 06:00:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 06:00:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 06:00:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 06:00:35 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.082s coverage: 99.0% of statements 06:00:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 06:00:35 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.082s coverage: 100.0% of statements 06:00:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 06:00:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 06:00:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 06:00:35 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.065s coverage: 64.6% of statements 06:00:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 06:00:35 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.138s coverage: 97.6% of statements 06:00:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 06:00:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 06:00:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 06:00:35 ok github.com/edgexfoundry/edgex-go/internal/system 0.032s coverage: 0.0% of statements 06:00:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 06:00:35 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.027s coverage: 100.0% of statements 06:00:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 06:00:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 06:00:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 06:00:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 06:00:35 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.048s coverage: 87.9% of statements 06:00:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 06:00:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 06:00:35 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.029s coverage: 100.0% of statements 06:00:36 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.055s coverage: 28.1% of statements 06:00:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 06:00:36 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.044s coverage: 100.0% of statements 06:00:36 GO111MODULE=on go vet ./... 06:01:09 gofmt -l . 06:01:09 [ "`gofmt -l .`" = "" ] 06:01:09 ./bin/test-go-mod-tidy.sh 06:01:10 ./bin/test-attribution-txt.sh [Pipeline] sh 06:01:12 + ls -al . 06:01:12 total 816 06:01:12 drwxrwxr-x 10 1001 1001 4096 May 7 06:01 . 06:01:12 drwxr-xr-x 4 root root 28 May 7 05:59 .. 06:01:12 -rw-rw-r-- 1 1001 1001 11 May 7 05:56 .dockerignore 06:01:12 drwxrwxr-x 8 1001 1001 179 May 7 05:56 .git 06:01:12 drwxrwxr-x 3 1001 1001 125 May 7 05:56 .github 06:01:12 -rw-rw-r-- 1 1001 1001 818 May 7 05:56 .gitignore 06:01:12 drwx------ 3 1001 1001 60 May 7 05:57 .semver 06:01:12 -rw-rw-r-- 1 1001 1001 166 May 7 05:56 .sonarcloud.properties 06:01:12 -rw-rw-r-- 1 1001 1001 8609 May 7 05:56 Attribution.txt 06:01:12 -rw-rw-r-- 1 1001 1001 3804 May 7 05:56 CONTRIBUTING.md 06:01:12 -rw-rw-r-- 1 1001 1001 931 May 7 05:56 Dockerfile.build 06:01:12 -rw-rw-r-- 1 1001 1001 863 May 7 05:56 Jenkinsfile 06:01:12 -rw-rw-r-- 1 1001 1001 10775 May 7 05:56 LICENSE 06:01:12 -rw-rw-r-- 1 1001 1001 5774 May 7 05:56 Makefile 06:01:12 -rw-rw-r-- 1 1001 1001 7978 May 7 05:56 README.md 06:01:12 -rw-rw-r-- 1 1001 1001 6755 May 7 05:56 SECURITY.md 06:01:12 -rw-rw-r-- 1 1001 1001 5 May 7 05:57 VERSION 06:01:12 -rw-rw-r-- 1 1001 1001 4131 May 7 05:56 ZMQWindows.md 06:01:12 drwxrwxr-x 2 1001 1001 117 May 7 05:56 bin 06:01:12 drwxrwxr-x 14 1001 1001 4096 May 7 05:56 cmd 06:01:12 -rw-r--r-- 1 root root 705232 May 7 06:00 coverage.out 06:01:12 -rw-r--r-- 1 root root 1060 May 7 06:01 go.mod 06:01:12 -rw-r--r-- 1 root root 21824 May 7 05:59 go.sum 06:01:12 drwxrwxr-x 8 1001 1001 127 May 7 05:56 internal 06:01:12 drwxrwxr-x 4 1001 1001 26 May 7 05:56 openapi 06:01:12 drwxrwxr-x 4 1001 1001 71 May 7 05:56 snap 06:01:12 -rw-rw-r-- 1 1001 1001 168 May 7 05:56 version.go [Pipeline] sh 06:01:12 + '[' -e coverage.out ] 06:01:12 + chown 1001:1001 coverage.out [Pipeline] stash 06:01:12 Stashed 1 file(s) [Pipeline] sh 06:01:13 + make build 06:01:13 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 06:01:15 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 06:01:25 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 06:01:26 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 06:01:27 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 06:01:27 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 06:01:29 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 06:01:30 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 06:01:31 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 06:01:32 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 06:01:34 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 06:01:34 Running on prd-ubuntu18.04-docker-arm64-4c-16g-3484 in /w/workspace/edgexfoundry_edgex-go_PR-3431 [Pipeline] { [Pipeline] ws 06:01:34 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 06:01:35 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] } 06:01:38 $ docker stop --time=1 ea00b279858a7d1fb57610709266123a71763412c706d3852d0c57afbafcda40 06:01:40 $ docker rm -f ea00b279858a7d1fb57610709266123a71763412c706d3852d0c57afbafcda40 06:01:40 using credential edgex-jenkins-ssh 06:01:40 Cloning the remote Git repository [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) 06:01:40 Cloning repository git@github.com:edgexfoundry/edgex-go.git 06:01:40 > git init /w/workspace/edgex-go/1 # timeout=10 06:01:40 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:01:40 > git --version # timeout=10 06:01:40 > git --version # 'git version 2.17.1' 06:01:40 using GIT_SSH to set credentials SSH Credentials for GitHub 06:01:40 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:01:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:01:42 06:01:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 06:01:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:01:42 latest: Pulling from edgex-devops/edgex-compose 06:01:42 cbdbe7a5bc2a: Pulling fs layer 06:01:42 ca9280d653b3: Pulling fs layer 06:01:42 7e9c9ca2126c: Pulling fs layer 06:01:42 cbdbe7a5bc2a: Download complete 06:01:43 cbdbe7a5bc2a: Pull complete 06:01:44 ca9280d653b3: Download complete 06:01:45 ca9280d653b3: Pull complete 06:01:46 7e9c9ca2126c: Verifying Checksum 06:01:46 7e9c9ca2126c: Download complete 06:01:53 7e9c9ca2126c: Pull complete 06:01:53 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 06:01:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:01:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 06:01:53 prd-centos7-docker-4c-2g-3475 does not seem to be running inside a container 06:01:53 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 06:01:56 $ docker top 6364313d317893667fa55e3e4c35f908da1ac56efe75a3d1812929bdae046382 -eo pid,comm [Pipeline] { [Pipeline] sh 06:01:56 + docker-compose build --help 06:01:56 + grep parallel 06:01:57 --parallel Build images in parallel. [Pipeline] } 06:01:57 $ docker stop --time=1 6364313d317893667fa55e3e4c35f908da1ac56efe75a3d1812929bdae046382 06:01:58 $ docker rm -f 6364313d317893667fa55e3e4c35f908da1ac56efe75a3d1812929bdae046382 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:01:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:01:59 . [Pipeline] withDockerContainer 06:01:59 prd-centos7-docker-4c-2g-3475 does not seem to be running inside a container 06:01:59 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 06:02:00 $ docker top d1ab8b958621b4d15e2113057ca3aec66afcc3cfc14a4b97308b2658e04b3f4a -eo pid,comm [Pipeline] { [Pipeline] sh 06:02:01 + docker-compose -f ./docker-compose-build.yml build --parallel 06:02:02 Building docker-core-command-go ... 06:02:02 Building docker-core-data-go ... 06:02:02 Building docker-core-metadata-go ... 06:02:02 Building docker-security-bootstrapper-go ... 06:02:02 Building docker-security-proxy-setup-go ... 06:02:02 Building docker-security-secretstore-setup-go ... 06:02:02 Building docker-support-notifications-go ... 06:02:02 Building docker-support-scheduler-go ... 06:02:02 Building docker-sys-mgmt-agent-go ... 06:02:02 Building docker-security-proxy-setup-go 06:02:02 Building docker-core-command-go 06:02:02 Building docker-security-secretstore-setup-go 06:02:02 Building docker-core-metadata-go 06:02:02 Building docker-core-data-go 06:02:13 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:02:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:02:13 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:02:13 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:02:13 using GIT_SSH to set credentials SSH Credentials for GitHub 06:02:13 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3431/head:refs/remotes/origin/PR-3431 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:02:14 Merging remotes/origin/master commit 3103214cdd745ba99e56243b14eeb2a0a0c23a57 into PR head commit 9bf434a5fd3a34f215e8cca0d59b58e67af3fe3d 06:02:14 Merge succeeded, producing 9bf434a5fd3a34f215e8cca0d59b58e67af3fe3d 06:02:14 Checking out Revision 9bf434a5fd3a34f215e8cca0d59b58e67af3fe3d (PR-3431) 06:02:14 > git config core.sparsecheckout # timeout=10 06:02:14 > git checkout -f 9bf434a5fd3a34f215e8cca0d59b58e67af3fe3d # timeout=10 06:02:14 > git remote # timeout=10 06:02:14 > git config --get remote.origin.url # timeout=10 06:02:14 using GIT_SSH to set credentials SSH Credentials for GitHub 06:02:14 > git merge 3103214cdd745ba99e56243b14eeb2a0a0c23a57 # timeout=10 06:02:14 > git rev-parse HEAD^{commit} # timeout=10 06:02:15 > git config core.sparsecheckout # timeout=10 06:02:15 > git checkout -f 9bf434a5fd3a34f215e8cca0d59b58e67af3fe3d # timeout=10 06:02:19 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v2" 06:02:19 > git --version # timeout=10 06:02:19 > git --version # 'git version 2.17.1' 06:02:19 fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:02:21 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 06:02:21 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:02:21 + sudo+ service docker restart 06:02:21 true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:02:24 provisioning config files... 06:02:24 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8938956287565138311tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:02:24 ---> docker-login.sh 06:02:24 nexus3.edgexfoundry.org:10001 06:02:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:02:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:02:25 Configure a credential helper to remove this warning. See 06:02:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:02:25 06:02:25 Login Succeeded 06:02:25 nexus3.edgexfoundry.org:10002 06:02:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:02:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:02:26 Configure a credential helper to remove this warning. See 06:02:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:02:26 06:02:26 Login Succeeded 06:02:26 nexus3.edgexfoundry.org:10003 06:02:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:02:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:02:26 Configure a credential helper to remove this warning. See 06:02:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:02:26 06:02:26 Login Succeeded 06:02:26 nexus3.edgexfoundry.org:10004 06:02:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:02:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:02:27 Configure a credential helper to remove this warning. See 06:02:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:02:27 06:02:27 Login Succeeded 06:02:27 docker.io 06:02:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:02:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:02:28 Configure a credential helper to remove this warning. See 06:02:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:02:28 06:02:28 Login Succeeded 06:02:28 ---> docker-login.sh ends [Pipeline] } 06:02:28 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:02:28 ========================================================= 06:02:28 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 06:02:28 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:02:28 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 06:02:31 Sending build context to Docker daemon 167.6MB 06:02:31 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 06:02:31 Step 2/6 : FROM ${BASE} 06:02:31 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:02:31 595b0fe564bb: Pulling fs layer 06:02:31 7186ed65a4f7: Pulling fs layer 06:02:31 316046926c0a: Pulling fs layer 06:02:31 4ebd0625c992: Pulling fs layer 06:02:31 207e8628e3a3: Pulling fs layer 06:02:31 c791037a9be2: Pulling fs layer 06:02:31 ffd874e62e21: Pulling fs layer 06:02:31 4ebd0625c992: Waiting 06:02:31 207e8628e3a3: Waiting 06:02:31 ffd874e62e21: Waiting 06:02:31 316046926c0a: Verifying Checksum 06:02:31 316046926c0a: Download complete 06:02:31 7186ed65a4f7: Verifying Checksum 06:02:31 7186ed65a4f7: Download complete 06:02:31 207e8628e3a3: Verifying Checksum 06:02:31 207e8628e3a3: Download complete 06:02:31 c791037a9be2: Download complete 06:02:31 595b0fe564bb: Verifying Checksum 06:02:32 595b0fe564bb: Pull complete 06:02:32 7186ed65a4f7: Pull complete 06:02:33 316046926c0a: Pull complete 06:02:34 ffd874e62e21: Download complete 06:02:34 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 06:02:34 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:02:34 ---> 07cd4db82322 06:02:34 Step 3/23 : WORKDIR /edgex-go 06:02:34 Step 1/25 : ARG BUILDER_BASE=golang:1.16-alpine3.12 06:02:34 Step 2/25 : FROM ${BUILDER_BASE} AS builder 06:02:34 ---> 07cd4db82322 06:02:34 Step 3/25 : WORKDIR /edgex-go 06:02:34 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.12 06:02:34 Step 2/21 : FROM ${BUILDER_BASE} AS builder 06:02:34 ---> 07cd4db82322 06:02:34 Step 3/21 : WORKDIR /edgex-go 06:02:34 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 06:02:34 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:02:34 ---> 07cd4db82322 06:02:34 Step 3/23 : WORKDIR /edgex-go 06:02:34 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 06:02:34 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:02:34 ---> 07cd4db82322 06:02:34 Step 3/23 : WORKDIR /edgex-go 06:02:34 4ebd0625c992: Verifying Checksum 06:02:34 4ebd0625c992: Download complete 06:02:35 ---> Running in da89502023c5 06:02:35 ---> Running in d2244ba96531 06:02:35 ---> Running in 59ae3f82c94f 06:02:35 ---> Running in afe3457e6410 06:02:35 ---> Running in f0f3e37948f5 06:02:35 Removing intermediate container da89502023c5 06:02:35 ---> 2b5cbd571efe 06:02:35 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:02:35 Removing intermediate container afe3457e6410 06:02:35 ---> ef210bcb6a10 06:02:35 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:02:35 Removing intermediate container 59ae3f82c94f 06:02:35 ---> b64801f51425 06:02:35 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:02:35 Removing intermediate container f0f3e37948f5 06:02:35 ---> 8ed68ec05ada 06:02:35 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:02:35 Removing intermediate container d2244ba96531 06:02:35 ---> b1de09358e43 06:02:35 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:02:35 ---> Running in dd61bf4e6ec0 06:02:35 ---> Running in ccb48e691e07 06:02:35 ---> Running in 955e3b88eb1b 06:02:35 ---> Running in 107134f849a3 06:02:35 ---> Running in 0e6328af0021 06:02:37 Removing intermediate container ccb48e691e07 06:02:37 ---> 74c6416c549c 06:02:37 Step 5/25 : RUN apk add --update --no-cache make git 06:02:37 ---> Running in 50e2f70f518b 06:02:37 Removing intermediate container dd61bf4e6ec0 06:02:37 ---> a18b81bccd0e 06:02:37 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 06:02:38 Removing intermediate container 955e3b88eb1b 06:02:38 ---> 90cab8142bce 06:02:38 Step 5/21 : RUN apk add --update --no-cache make git 06:02:38 Removing intermediate container 0e6328af0021 06:02:38 ---> 09c30b128047 06:02:38 Step 5/23 : RUN apk add --update --no-cache make git 06:02:38 ---> Running in 8c4c67ccc73a 06:02:38 Removing intermediate container 107134f849a3 06:02:38 ---> 8f98ba3e304e 06:02:38 Step 5/23 : RUN apk add --update --no-cache make git 06:02:38 ---> Running in 202b14453561 06:02:38 ---> Running in d67b205a1709 06:02:38 ---> Running in c13d75ac409d 06:02:39 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 06:02:39 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 06:02:39 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 06:02:39 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 06:02:40 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 06:02:40 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 06:02:40 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 06:02:40 OK: 219 MiB in 52 packages 06:02:41 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 06:02:41 Removing intermediate container 50e2f70f518b 06:02:41 ---> a6ef04410e72 06:02:41 Step 6/25 : COPY go.mod . 06:02:41 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 06:02:41 OK: 219 MiB in 52 packages 06:02:41 OK: 219 MiB in 52 packages 06:02:41 ---> f6d4c8885bd7 06:02:41 Step 7/25 : RUN go mod download 06:02:41 ---> Running in fa9160a18d2e 06:02:41 Removing intermediate container 8c4c67ccc73a 06:02:41 ---> 2273c667b2af 06:02:41 Step 6/23 : COPY go.mod . 06:02:42 ---> c9c7b6bfbda2 06:02:42 Step 7/23 : RUN go mod download 06:02:42 Removing intermediate container 202b14453561 06:02:42 ---> e56aabca383f 06:02:42 Step 6/23 : COPY go.mod . 06:02:42 ---> Running in ab952ed917ba 06:02:42 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 06:02:42 ---> ae92d10c467c 06:02:42 Step 7/23 : RUN go mod download 06:02:42 ---> Running in df5d4d43536b 06:02:43 OK: 219 MiB in 52 packages 06:02:43 Removing intermediate container fa9160a18d2e 06:02:43 ---> 011f8cbb1f5f 06:02:43 Step 8/25 : COPY . . 06:02:43 Removing intermediate container ab952ed917ba 06:02:43 ---> b4daa3ae9bc0 06:02:43 Step 8/23 : COPY . . 06:02:44 Removing intermediate container df5d4d43536b 06:02:44 ---> 44e65b5071e5 06:02:44 Step 8/23 : COPY . . 06:02:44 4ebd0625c992: Pull complete 06:02:44 207e8628e3a3: Pull complete 06:02:44 c791037a9be2: Pull complete 06:02:45 OK: 219 MiB in 52 packages 06:02:48 Removing intermediate container c13d75ac409d 06:02:48 ---> de199981c51d 06:02:48 Step 6/23 : COPY go.mod . 06:02:48 ffd874e62e21: Pull complete 06:02:48 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 06:02:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 06:02:48 ---> cfc18b08335c 06:02:48 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 06:02:51 ---> 97412848f4e7 06:02:51 Step 7/23 : RUN go mod download 06:02:51 ---> Running in 894fd888770f 06:02:52 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 06:02:53 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 06:02:54 ---> Running in d41d01079a94 06:02:54 Removing intermediate container d67b205a1709 06:02:54 ---> f42ddd1563cf 06:02:54 Step 6/21 : COPY go.mod . 06:02:54 (1/12) Installing libmagic (5.39-r0) 06:02:54 (2/12) Installing file (5.39-r0) 06:02:54 (3/12) Installing libc-dev (0.7.2-r3) 06:02:54 (4/12) Installing g++ (10.2.1_pre1-r3) 06:02:56 ---> 3f3e102142cb 06:02:56 Step 7/21 : RUN go mod download 06:02:59 ---> Running in a5cade83bf43 06:03:01 (5/12) Installing fortify-headers (1.1-r0) 06:03:01 (6/12) Installing patch (2.7.6-r6) 06:03:01 (7/12) Installing build-base (0.5-r2) 06:03:01 (8/12) Installing libsodium (1.0.18-r0) 06:03:01 (9/12) Installing pkgconf (1.7.3-r0) 06:03:01 (10/12) Installing libsodium-dev (1.0.18-r0) 06:03:01 (11/12) Installing libzmq (4.3.3-r1) 06:03:01 (12/12) Installing zeromq-dev (4.3.3-r1) 06:03:02 Executing busybox-1.32.1-r6.trigger 06:03:02 OK: 218 MiB in 52 packages 06:03:02 Removing intermediate container d41d01079a94 06:03:02 ---> ead5d0846460 06:03:02 Step 8/23 : COPY . . 06:03:06 Removing intermediate container 894fd888770f 06:03:06 ---> 611c48c3ea47 06:03:06 Step 4/6 : WORKDIR /edgex-go 06:03:06 ---> Running in c47467c36d0c 06:03:06 Removing intermediate container c47467c36d0c 06:03:06 ---> 2ad4e72212db 06:03:06 Step 5/6 : COPY go.mod . 06:03:07 ---> a331193bf00a 06:03:07 Step 6/6 : RUN go mod download 06:03:07 ---> Running in 988582f75846 06:03:15 Removing intermediate container a5cade83bf43 06:03:15 ---> 2bf6e08495a9 06:03:15 Step 8/21 : COPY . . 06:03:21 ---> 6653d041a0e7 06:03:21 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:03:21 ---> bcaafd7bc89f 06:03:21 Step 9/23 : RUN make cmd/core-command/core-command 06:03:21 ---> 43d3b98c3726 06:03:21 Step 9/23 : RUN make cmd/core-data/core-data 06:03:24 ---> Running in 1a8550bfe8a3 06:03:24 ---> Running in 59cb8543cc2e 06:03:24 ---> Running in adad09acbd5c 06:03:26 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 06:03:26 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 06:03:27 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 06:03:32 ---> 9cb588985468 06:03:32 Step 9/23 : RUN make cmd/core-metadata/core-metadata 06:03:33 ---> Running in 7669a1fdd400 06:03:34 Removing intermediate container 988582f75846 06:03:34 ---> 0745defc080b 06:03:34 Successfully built 0745defc080b 06:03:34 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:03:34 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 06:03:34 + docker inspect -f . ci-base-image-arm64 06:03:34 . [Pipeline] withDockerContainer 06:03:35 prd-ubuntu18.04-docker-arm64-4c-16g-3484 does not seem to be running inside a container 06:03:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:03:36 $ docker top 3db05ae355c4bad1651e7ad90ee897badba34d90e443a4f54c7928e7a211184b -eo pid,comm [Pipeline] { [Pipeline] sh 06:03:37 + go version 06:03:37 go version go1.16.3 linux/arm64 [Pipeline] } 06:03:37 $ docker stop --time=1 3db05ae355c4bad1651e7ad90ee897badba34d90e443a4f54c7928e7a211184b 06:03:39 $ docker rm -f 3db05ae355c4bad1651e7ad90ee897badba34d90e443a4f54c7928e7a211184b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:03:40 + docker inspect -f . ci-base-image-arm64 06:03:40 . [Pipeline] withDockerContainer 06:03:41 prd-ubuntu18.04-docker-arm64-4c-16g-3484 does not seem to be running inside a container 06:03: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 ******** ci-base-image-arm64 cat 06:03:41 ---> 4205b57b4c87 06:03:41 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 06:03:41 ---> Running in 6602f39a8317 06:03:41 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 06:03:42 $ docker top c63e43e47fa17246b70af67a2527b84ac5500c2deec16b16ff55853e277e46b4 -eo pid,comm [Pipeline] { [Pipeline] echo 06:03:43 ========================================================= 06:03:43 [edgeXBuildGoParallel] Running Tests and Build... 06:03:43 ========================================================= [Pipeline] sh 06:03:43 + go mod tidy [Pipeline] sh 06:03:45 + make test 06:03:45 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 06:04:04 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 06:04:12 ? github.com/edgexfoundry/edgex-go [no test files] 06:04:12 Removing intermediate container adad09acbd5c 06:04:12 ---> 2df4d9e68d51 06:04:12 06:04:12 Step 10/25 : FROM alpine:3.12 06:04:12 Removing intermediate container 1a8550bfe8a3 06:04:12 ---> 7ae654dc0f40 06:04:12 06:04:12 Step 10/23 : FROM alpine:3.12 06:04:12 3.12: Pulling from library/alpine 06:04:12 3.12: Pulling from library/alpine 06:04:14 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 06:04:14 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 06:04:14 Status: Downloaded newer image for alpine:3.12 06:04:14 ---> 13621d1b12d4 06:04:14 Step 11/23 : RUN apk add --update --no-cache dumb-init 06:04:14 Status: Image is up to date for alpine:3.12 06:04:14 ---> 13621d1b12d4 06:04:14 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 06:04:14 ---> Running in 3834b7fcfb94 06:04:14 ---> Running in 979d0fd71f5b 06:04:14 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 06:04:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:04:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:04:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:04:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:04:15 (1/6) Installing ca-certificates (20191127-r4) 06:04:16 (2/6) Installing nghttp2-libs (1.41.0-r0) 06:04:16 (3/6) Installing libcurl (7.76.1-r0) 06:04:16 (4/6) Installing curl (7.76.1-r0) 06:04:16 (5/6) Installing dumb-init (1.2.2-r1) 06:04:16 (6/6) Installing su-exec (0.2-r1) 06:04:16 Executing busybox-1.31.1-r20.trigger 06:04:16 Executing ca-certificates-20191127-r4.trigger 06:04:16 (1/1) Installing dumb-init (1.2.2-r1) 06:04:16 Executing busybox-1.31.1-r20.trigger 06:04:16 OK: 7 MiB in 20 packages 06:04:16 OK: 6 MiB in 15 packages 06:04:20 Removing intermediate container 3834b7fcfb94 06:04:20 ---> 00a2acbc5a11 06:04:20 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:04:20 ---> Running in ecec8f649d99 06:04:20 Removing intermediate container 979d0fd71f5b 06:04:20 ---> 02fb7e846b93 06:04:20 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:04:20 Removing intermediate container 59cb8543cc2e 06:04:20 ---> aa9de4a63f33 06:04:20 06:04:20 Step 10/23 : FROM alpine:3.12 06:04:20 ---> 13621d1b12d4 06:04:20 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:04:20 ---> Running in 545484a13a56 06:04:22 ---> Running in fa1c81fddc27 06:04:22 Removing intermediate container ecec8f649d99 06:04:22 ---> b1f2929311a5 06:04:22 Step 13/25 : WORKDIR / 06:04:25 Removing intermediate container 545484a13a56 06:04:25 ---> 8c3579d67e54 06:04:25 Step 13/23 : ENV APP_PORT=48082 06:04:25 ---> Running in 752c21690be5 06:04:25 Removing intermediate container fa1c81fddc27 06:04:25 ---> 129860f9e9c3 06:04:25 Step 12/23 : ENV APP_PORT=48080 06:04:25 Removing intermediate container 6602f39a8317 06:04:25 ---> 7075385256f9 06:04:25 06:04:25 Step 10/21 : FROM alpine:3.12 06:04:25 ---> 13621d1b12d4 06:04:25 Step 11/21 : RUN apk add --update --no-cache curl 06:04:25 ---> Running in 34909809cab4 06:04:25 Removing intermediate container 7669a1fdd400 06:04:25 ---> 6e8e2457838c 06:04:25 06:04:25 Step 10/23 : FROM alpine:3.12 06:04:25 ---> 13621d1b12d4 06:04:25 Step 11/23 : RUN apk add --update --no-cache dumb-init 06:04:25 ---> Using cache 06:04:25 ---> 02fb7e846b93 06:04:25 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:04:25 ---> Using cache 06:04:25 ---> 8c3579d67e54 06:04:25 Step 13/23 : ENV APP_PORT=48081 06:04:25 ---> Running in e54d4767cb37 06:04:25 ---> Running in 5caf6b08f460 06:04:25 ---> Running in 78c7ee39722b 06:04:25 Removing intermediate container 752c21690be5 06:04:25 ---> 76c127862067 06:04:25 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 06:04:25 Removing intermediate container 34909809cab4 06:04:25 ---> 0e206cd2978f 06:04:25 Step 14/23 : EXPOSE $APP_PORT 06:04:25 Removing intermediate container 5caf6b08f460 06:04:25 ---> 47c4e1c473de 06:04:25 Step 13/23 : EXPOSE $APP_PORT 06:04:25 ---> Running in 3e6e33d3c7de 06:04:25 Removing intermediate container 78c7ee39722b 06:04:25 ---> e59da3ca05e4 06:04:25 Step 14/23 : EXPOSE $APP_PORT 06:04:26 ---> a5c20edafb7d 06:04:26 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 06:04:26 ---> Running in d4be60aa7566 06:04:26 ---> Running in 7a217f58e53b 06:04:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:04:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:04:26 Removing intermediate container 3e6e33d3c7de 06:04:26 ---> cf58a71e5e89 06:04:26 Step 15/23 : WORKDIR / 06:04:26 Removing intermediate container d4be60aa7566 06:04:26 ---> e349b82cd864 06:04:26 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:04:26 (1/4) Installing ca-certificates (20191127-r4) 06:04:26 (2/4) Installing nghttp2-libs (1.41.0-r0) 06:04:26 (3/4) Installing libcurl (7.76.1-r0) 06:04:26 (4/4) Installing curl (7.76.1-r0) 06:04:26 Executing busybox-1.31.1-r20.trigger 06:04:26 Executing ca-certificates-20191127-r4.trigger 06:04:26 OK: 7 MiB in 18 packages 06:04:26 ---> Running in 964dab788556 06:04:26 ---> 385ea39a2bbd 06:04:26 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 06:04:27 Removing intermediate container 7a217f58e53b 06:04:27 ---> 6a89cbd3205c 06:04:27 Step 15/23 : WORKDIR / 06:04:27 ---> Running in c494de27bdf5 06:04:27 ---> Running in c3e577509008 06:04:27 ---> 7145b7d09305 06:04:27 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 06:04:28 Removing intermediate container 964dab788556 06:04:28 ---> 66933669315a 06:04:28 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:04:28 Removing intermediate container c3e577509008 06:04:28 ---> b570b2983f40 06:04:28 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:04:28 ---> 6823bc7efefd 06:04:28 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 06:04:28 ---> 3dcc2b33acb2 06:04:28 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 06:04:28 Removing intermediate container e54d4767cb37 06:04:28 ---> b74273d19105 06:04:28 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:04:28 ---> Running in 7c3503847ddc 06:04:29 ---> 58372c48b2ab 06:04:29 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 06:04:29 Removing intermediate container 7c3503847ddc 06:04:29 ---> 0cde9cd967cf 06:04:29 Step 13/21 : WORKDIR /edgex 06:04:29 ---> 888c935077af 06:04:29 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 06:04:30 ---> Running in 05d713b2ea0f 06:04:30 Removing intermediate container c494de27bdf5 06:04:30 ---> 52dcc857872f 06:04:30 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 06:04:30 ---> bef929aa5378 06:04:30 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 06:04:30 ---> 435197e9539e 06:04:30 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 06:04:30 ---> dab7606ad2f7 06:04:30 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 06:04:30 ---> Running in 9fd3ab942e89 06:04:30 Removing intermediate container 05d713b2ea0f 06:04:30 ---> 6b18382f9846 06:04:30 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 06:04:31 ---> fddbb3595d66 06:04:31 Step 19/23 : ENTRYPOINT ["/core-command"] 06:04:31 ---> f074abc8147a 06:04:31 Step 19/23 : ENTRYPOINT ["/core-metadata"] 06:04:31 ---> 15970c195324 06:04:31 Step 21/25 : 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/ 06:04:31 ---> Running in 0bd904320034 06:04:31 ---> Running in 10b7844cea52 06:04:31 ---> Running in 8c94b20b9ed4 06:04:31 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:04:31 ---> 914374741456 06:04:31 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 06:04:32 Removing intermediate container 0bd904320034 06:04:32 ---> f23896b6e3b4 06:04:32 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:04:32 Removing intermediate container 10b7844cea52 06:04:32 ---> eb5e26500695 06:04:32 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:04:32 ---> Running in 37e83bfdbbd9 06:04:32 ---> Running in d724ef9bf054 06:04:32 ---> 1155cf29b15b 06:04:32 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 06:04:32 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:04:32 Removing intermediate container 37e83bfdbbd9 06:04:32 ---> b72deffbe9bd 06:04:32 Step 21/23 : LABEL arch=x86_64 06:04:32 Removing intermediate container d724ef9bf054 06:04:32 ---> 762969651f9a 06:04:32 Step 21/23 : LABEL arch=x86_64 06:04:32 ---> Running in a6941fe715a9 06:04:32 (1/6) Installing dumb-init (1.2.2-r1) 06:04:32 ---> Running in 5d669f0e3b45 06:04:32 ---> d6d2ab1ed21a 06:04:32 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 06:04:32 (2/6) Installing libgcc (9.3.0-r2) 06:04:32 (3/6) Installing libsodium (1.0.18-r0) 06:04:32 Removing intermediate container a6941fe715a9 06:04:32 ---> a0823718dc38 06:04:32 Step 22/23 : LABEL git_sha=9bf434a5fd3a34f215e8cca0d59b58e67af3fe3d 06:04:32 (4/6) Installing libstdc++ (9.3.0-r2) 06:04:33 ---> Running in 19466352c1b7 06:04:33 ---> Running in 964161074eb4 06:04:33 Removing intermediate container 5d669f0e3b45 06:04:33 ---> 8214d457988e 06:04:33 Step 22/23 : LABEL git_sha=9bf434a5fd3a34f215e8cca0d59b58e67af3fe3d 06:04:33 Removing intermediate container 8c94b20b9ed4 06:04:33 ---> 01c923f59d78 06:04:33 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 06:04:33 ---> Running in 4a20ffe882b0 06:04:33 ---> Running in 617b5a16a9f0 06:04:33 Removing intermediate container 19466352c1b7 06:04:33 ---> 60056ed30ea7 06:04:33 Step 18/21 : CMD ["--init=true"] 06:04:33 Removing intermediate container 964161074eb4 06:04:33 ---> 25976bf9e24b 06:04:33 Step 23/23 : LABEL version=0.0.0 06:04:33 ---> Running in f918b491272e 06:04:33 ---> Running in 10a9bcff433d 06:04:33 Removing intermediate container 4a20ffe882b0 06:04:33 ---> 3495e5d10631 06:04:33 Step 23/23 : LABEL version=0.0.0 06:04:33 Removing intermediate container 617b5a16a9f0 06:04:33 ---> 854b485cc0a0 06:04:33 Step 23/25 : LABEL arch=x86_64 06:04:33 (5/6) Installing libzmq (4.3.3-r0) 06:04:33 ---> Running in 790dff6aecf4 06:04:33 (6/6) Installing zeromq (4.3.3-r0) 06:04:33 ---> Running in 13e75fb02a7f 06:04:33 Executing busybox-1.31.1-r20.trigger 06:04:33 OK: 8 MiB in 20 packages 06:04:33 Removing intermediate container f918b491272e 06:04:33 ---> 1661a74a61c0 06:04:33 Step 19/21 : LABEL arch=x86_64 06:04:34 Removing intermediate container 10a9bcff433d 06:04:34 ---> 69e6b9c6a85b 06:04:34 06:04:34 Successfully built 69e6b9c6a85b 06:04:34 Removing intermediate container 790dff6aecf4 06:04:34 ---> 1479b0466ecb 06:04:34 06:04:34 ---> Running in bf559d61901d 06:04:34 Successfully tagged docker-core-command-go:latest 06:04:34  Building docker-core-command-go ... done Building docker-support-scheduler-go 06:04:34 Removing intermediate container 13e75fb02a7f 06:04:34 ---> 121582fb0ee7 06:04:34 Step 24/25 : LABEL git_sha=9bf434a5fd3a34f215e8cca0d59b58e67af3fe3d 06:04:34 Successfully built 1479b0466ecb 06:04:34 ---> Running in cdea78615304 06:04:34 Successfully tagged docker-core-metadata-go:latest 06:04:34 Building docker-security-bootstrapper-go 06:04:34  Building docker-core-metadata-go ... done Removing intermediate container bf559d61901d 06:04:34 ---> 147512c3fc65 06:04:34 Step 20/21 : LABEL git_sha=9bf434a5fd3a34f215e8cca0d59b58e67af3fe3d 06:04:34 ---> Running in 99f470e72998 06:04:34 Removing intermediate container 9fd3ab942e89 06:04:34 ---> d74c3fbc65a1 06:04:34 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:04:34 Removing intermediate container cdea78615304 06:04:34 ---> 6a3316020f53 06:04:34 Step 25/25 : LABEL version=0.0.0 06:04:37 ---> Running in 965bd56e5aad 06:04:37 Removing intermediate container 99f470e72998 06:04:37 ---> a8aa5dcc181d 06:04:37 Step 21/21 : LABEL version=0.0.0 06:04:40 ---> 8b40dbdca9bd 06:04:40 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 06:04:42 ---> Running in ce8ffc1b23ac 06:04:42 Removing intermediate container 965bd56e5aad 06:04:42 ---> 57c18105eaef 06:04:42 06:04:43 Successfully built 57c18105eaef 06:04:43 Successfully tagged docker-security-secretstore-setup-go:latest 06:04:43  Building docker-security-secretstore-setup-go ... done Building docker-sys-mgmt-agent-go 06:04:44 ---> 70ecd1ad5ec4 06:04:44 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 06:04:52 Removing intermediate container ce8ffc1b23ac 06:04:52 ---> e3a94071e18c 06:04:52 06:04:53 Successfully built e3a94071e18c 06:04:54 Successfully tagged docker-security-proxy-setup-go:latest 06:04:54 Building docker-support-notifications-go 06:04:55  Building docker-security-proxy-setup-go ... done Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 06:04:55 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:04:55 ---> 07cd4db82322 06:04:55 Step 3/22 : WORKDIR /edgex-go 06:04:55 ---> Using cache 06:04:55 ---> b1de09358e43 06:04:55 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:04:55 ---> Using cache 06:04:55 ---> 09c30b128047 06:04:55 Step 5/22 : RUN apk add --update --no-cache make git 06:04:55 ---> Using cache 06:04:55 ---> e56aabca383f 06:04:55 Step 6/22 : COPY go.mod . 06:04:55 ---> Using cache 06:04:55 ---> ae92d10c467c 06:04:55 Step 7/22 : RUN go mod download 06:04:55 ---> Using cache 06:04:55 ---> 44e65b5071e5 06:04:55 Step 8/22 : COPY . . 06:04:55 ---> Using cache 06:04:55 ---> bcaafd7bc89f 06:04:55 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 06:04:57 ---> 9ce11d001d30 06:04:57 Step 19/23 : ENTRYPOINT ["/core-data"] 06:04:59 Step 1/31 : ARG BUILDER_BASE=golang:1.16-alpine3.12 06:04:59 Step 2/31 : FROM ${BUILDER_BASE} AS builder 06:04:59 ---> 07cd4db82322 06:04:59 Step 3/31 : WORKDIR /edgex-go 06:04:59 ---> Using cache 06:04:59 ---> b1de09358e43 06:04:59 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:04:59 ---> Using cache 06:04:59 ---> 09c30b128047 06:04:59 Step 5/31 : RUN apk add --update --no-cache make git 06:04:59 ---> Using cache 06:04:59 ---> e56aabca383f 06:04:59 Step 6/31 : COPY go.mod . 06:04:59 ---> Using cache 06:04:59 ---> ae92d10c467c 06:04:59 Step 7/31 : RUN go mod download 06:04:59 ---> Using cache 06:04:59 ---> 44e65b5071e5 06:04:59 Step 8/31 : COPY . . 06:04:59 ---> Using cache 06:04:59 ---> bcaafd7bc89f 06:04:59 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 06:05:03 ---> Running in f9ae4405eabe 06:05:03 ---> Running in 2e5e01ee9186 06:05:03 ---> Running in 59ec7c52226d 06:05:04 Removing intermediate container 2e5e01ee9186 06:05:04 ---> 39e424550404 06:05:04 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:05:04 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 06:05:04 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:05:04 ---> 07cd4db82322 06:05:04 Step 3/23 : WORKDIR /edgex-go 06:05:04 ---> Using cache 06:05:04 ---> b1de09358e43 06:05:04 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:05:04 ---> Using cache 06:05:04 ---> 09c30b128047 06:05:04 Step 5/23 : RUN apk add --update --no-cache make bash git 06:05:06 ---> Running in 9a6bb364d6ae 06:05:06 ---> Running in 964b95f81705 06:05:06 Removing intermediate container 964b95f81705 06:05:06 ---> 7b7951b56676 06:05:06 Step 21/23 : LABEL arch=x86_64 06:05:06 ---> Running in 360f9cc27589 06:05:06 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 06:05:06 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 06:05:06 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 06:05:06 Removing intermediate container 360f9cc27589 06:05:06 ---> f9718dd35deb 06:05:06 Step 22/23 : LABEL git_sha=9bf434a5fd3a34f215e8cca0d59b58e67af3fe3d 06:05:07 ---> Running in c031cd80c780 06:05:07 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 06:05:07 Removing intermediate container c031cd80c780 06:05:07 ---> 5e3bc4fa57a5 06:05:07 Step 23/23 : LABEL version=0.0.0 06:05:08 ---> Running in 7cb30da3c651 06:05:08 OK: 219 MiB in 52 packages 06:05:08 Removing intermediate container 7cb30da3c651 06:05:08 ---> 9ced3442670a 06:05:08 06:05:09 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 06:05:09 Successfully built 9ced3442670a 06:05:09 Successfully tagged docker-core-data-go:latest 06:05:11  Building docker-core-data-go ... done Removing intermediate container 9a6bb364d6ae 06:05:11 ---> f47736da1d7b 06:05:11 Step 6/23 : COPY go.mod . 06:05:12 ---> c010da9113e1 06:05:12 Step 7/23 : RUN go mod download 06:05:12 ---> Running in 5bec76705b35 06:05:15 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 06:05:17 Removing intermediate container 5bec76705b35 06:05:17 ---> 9c2651e170aa 06:05:17 Step 8/23 : COPY . . 06:05:18 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 06:05:18 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:05:18 ---> 07cd4db82322 06:05:18 Step 3/22 : WORKDIR /edgex-go 06:05:18 ---> Using cache 06:05:18 ---> b1de09358e43 06:05:18 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:05:18 ---> Using cache 06:05:18 ---> 09c30b128047 06:05:18 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 06:05:20 ---> Running in f291b597417e 06:05:21 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 06:05:22 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 06:05:23 OK: 219 MiB in 52 packages 06:05:26 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 06:05:26 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 06:05:26 Removing intermediate container f291b597417e 06:05:26 ---> af4821f2fb67 06:05:26 Step 6/22 : COPY go.mod . 06:05:27 ---> 7accf23d3652 06:05:27 Step 7/22 : RUN go mod download 06:05:29 ---> Running in 070fda5c0039 06:05:29 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 06:05:30 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 06:05:30 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 06:05:30 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 06:05:34 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 06:05:35 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 06:05:35 Removing intermediate container 070fda5c0039 06:05:35 ---> 0af71470e371 06:05:35 Step 8/22 : COPY . . 06:05:43 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 06:05:43 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 06:05:43 ? github.com/edgexfoundry/edgex-go/internal [no test files] 06:05:48 ---> b661fa92faa4 06:05:48 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 06:05:48 Removing intermediate container 59ec7c52226d 06:05:48 ---> 6ef7fde0b574 06:05:48 06:05:48 Step 10/31 : FROM alpine:3.12 06:05:48 ---> 13621d1b12d4 06:05:48 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 06:05:48 ---> Running in 2d5f576f580b 06:05:50 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.339s coverage: 45.9% of statements 06:05:50 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 06:05:50 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 06:05:50 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 06:05:50 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 06:05:50 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 06:05:50 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 06:05:50 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.134s coverage: 19.8% of statements 06:05:50 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.249s coverage: 100.0% of statements 06:05:50 ---> Running in 26e0fdd8655e 06:05:52 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 06:05:54 Removing intermediate container 26e0fdd8655e 06:05:54 ---> 634b36d16ac0 06:05:54 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 06:05:56 ---> Running in c13e1755a7c1 06:05:56 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.557s coverage: 27.1% of statements 06:05:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 06:05:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 06:05:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 06:05:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 06:05:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 06:05:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 06:05:56 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.191s coverage: 100.0% of statements 06:05:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 06:05:56 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.184s coverage: 100.0% of statements 06:05:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 06:05:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 06:05:56 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.227s coverage: 71.3% of statements 06:05:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 06:05:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 06:05:56 Removing intermediate container f9ae4405eabe 06:05:56 ---> ced7d0d620bd 06:05:56 06:05:56 Step 10/22 : FROM alpine:3.12 06:05:56 ---> 13621d1b12d4 06:05:56 Step 11/22 : RUN apk add --update --no-cache dumb-init 06:05:56 ---> Using cache 06:05:56 ---> 02fb7e846b93 06:05:56 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:05:56 ---> Using cache 06:05:56 ---> 8c3579d67e54 06:05:56 Step 13/22 : ENV APP_PORT=48085 06:05:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:05:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:05:58 (1/2) Installing dumb-init (1.2.2-r1) 06:05:58 (2/2) Installing su-exec (0.2-r1) 06:05:58 Executing busybox-1.31.1-r20.trigger 06:05:59 OK: 6 MiB in 16 packages 06:05:59 ---> Running in 7fbca4ba57a8 06:05:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.424s coverage: 87.7% of statements 06:05:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 06:05:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 06:05:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.218s coverage: 78.9% of statements 06:05:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 06:06:01 Removing intermediate container 7fbca4ba57a8 06:06:01 ---> 6af300cee0b6 06:06:01 Step 14/22 : EXPOSE $APP_PORT 06:06:01 ---> Running in ee0611fe8840 06:06:01 ---> eb4f0e24d997 06:06:01 Step 9/22 : RUN make cmd/support-notifications/support-notifications 06:06:01 ---> Running in 0d569c963c96 06:06:01 Removing intermediate container ee0611fe8840 06:06:01 ---> 2d0d0f41760b 06:06:01 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 06:06:01 Removing intermediate container c13e1755a7c1 06:06:01 ---> 6ec5673a70e4 06:06:01 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 06:06:02 ---> Running in 0c2a1464cada 06:06:02 Removing intermediate container 0c2a1464cada 06:06:02 ---> af8a67a3bc7e 06:06:02 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 06:06:02 ---> Running in 872d40147f4a 06:06:02 ---> c57d8c40fe71 06:06:02 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 06:06:03 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 06:06:03 Removing intermediate container 872d40147f4a 06:06:03 ---> 4f7e4f740c72 06:06:03 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 06:06:03 ---> Running in fc13a7006ae4 06:06:04 ---> 6d6f98d687d4 06:06:04 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 06:06:04 ---> 3ba5045c66ff 06:06:04 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 06:06:04 ---> Running in 41e1d137d324 06:06:05 Removing intermediate container 41e1d137d324 06:06:05 ---> 012d1f2fd6c8 06:06:05 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:06:05 Removing intermediate container fc13a7006ae4 06:06:05 ---> 766fe512bc50 06:06:05 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 06:06:05 ---> Running in 0cdf0e63600b 06:06:06 ---> Running in b42111e01ab6 06:06:06 Removing intermediate container 0cdf0e63600b 06:06:06 ---> a6b09b42a900 06:06:06 Step 20/22 : LABEL arch=x86_64 06:06:06 ---> Running in 969b0ad127ae 06:06:06 Removing intermediate container b42111e01ab6 06:06:06 ---> d1823c775ede 06:06:06 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 06:06:07 Removing intermediate container 969b0ad127ae 06:06:07 ---> 10ee00d1c871 06:06:07 Step 21/22 : LABEL git_sha=9bf434a5fd3a34f215e8cca0d59b58e67af3fe3d 06:06:07 ---> Running in 7900855bcce5 06:06:07 ---> ae9f5d699011 06:06:07 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 06:06:07 ---> Running in 6943cd008c64 06:06:08 Removing intermediate container 7900855bcce5 06:06:08 ---> c9125181cbb7 06:06:08 Step 22/22 : LABEL version=0.0.0 06:06:08 ---> Running in 6ebe4183df8f 06:06:08 Removing intermediate container 6ebe4183df8f 06:06:08 ---> 2f90052487d1 06:06:08 06:06:08 Successfully built 2f90052487d1 06:06:08 Successfully tagged docker-support-scheduler-go:latest 06:06:09 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.132s coverage: 28.6% of statements 06:06:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 06:06:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 06:06:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 06:06:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 06:06:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 06:06:09 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.241s coverage: 100.0% of statements 06:06:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 06:06:09 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.141s coverage: 100.0% of statements 06:06:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 06:06:09 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.404s coverage: 86.7% of statements 06:06:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 06:06:09 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.445s coverage: 97.5% of statements 06:06:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 06:06:09 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.220s coverage: 78.3% of statements 06:06:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 06:06:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 06:06:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 06:06:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 06:06:09  Building docker-support-scheduler-go ... done Removing intermediate container 6943cd008c64 06:06:09 ---> b3a78ceb9122 06:06:09 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 06:06:10 ---> 786a35af8aed 06:06:10 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 06:06:11 ---> 878e927b6a0d 06:06:11 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 06:06:12 ---> 15ddfb248a8a 06:06:12 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 06:06:12 ---> aa5014b32ec2 06:06:12 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 06:06:13 ---> 28d375541beb 06:06:13 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 06:06:13 ---> Running in ee3acdeabd02 06:06:13 Removing intermediate container ee3acdeabd02 06:06:13 ---> 7b92f46e3c24 06:06:13 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 06:06:14 ---> ff75590cdb2c 06:06:14 Step 26/31 : RUN chmod +x /entrypoint.sh 06:06:14 ---> Running in 3929157cef87 06:06:16 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.212s coverage: 95.1% of statements 06:06:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 06:06:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 06:06:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 06:06:16 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 06:06:16 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 06:06:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 06:06:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 06:06:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 06:06:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 06:06:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 06:06:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 06:06:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 06:06:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 06:06:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 06:06:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 06:06:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 06:06:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 06:06:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 06:06:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.112s coverage: 58.8% of statements 06:06:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 06:06:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 06:06:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.255s coverage: 0.9% of statements 06:06:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 06:06:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.138s coverage: 22.6% of statements 06:06:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 06:06:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.136s coverage: 47.1% of statements 06:06:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.183s coverage: 79.5% of statements 06:06:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.153s coverage: 94.1% of statements 06:06:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.185s coverage: 96.3% of statements 06:06:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.176s coverage: 87.5% of statements 06:06:17 Removing intermediate container 2d5f576f580b 06:06:17 ---> f420fa5e9ca6 06:06:17 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 06:06:17 ---> Running in df7c4629eb9b 06:06:17 Removing intermediate container 3929157cef87 06:06:17 ---> 92411ee33572 06:06:17 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 06:06:18 ---> Running in 91a43502b06d 06:06:18 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 06:06:18 Removing intermediate container 91a43502b06d 06:06:18 ---> 4a72bd2e425f 06:06:18 Step 28/31 : CMD ["gate"] 06:06:18 ---> Running in 8afb7308fde7 06:06:19 Removing intermediate container 8afb7308fde7 06:06:19 ---> b2226851bdcc 06:06:19 Step 29/31 : LABEL arch=x86_64 06:06:19 ---> Running in d5c7b2adffa6 06:06:19 Removing intermediate container d5c7b2adffa6 06:06:19 ---> 6aa2314a73d8 06:06:19 Step 30/31 : LABEL git_sha=9bf434a5fd3a34f215e8cca0d59b58e67af3fe3d 06:06:19 ---> Running in 958186939e54 06:06:20 Removing intermediate container 958186939e54 06:06:20 ---> 24a7ca25afd7 06:06:20 Step 31/31 : LABEL version=0.0.0 06:06:20 Removing intermediate container df7c4629eb9b 06:06:20 ---> c30370aa1b7f 06:06:20 06:06:20 Step 11/23 : FROM docker:20.10.0 06:06:20 20.10.0: Pulling from library/docker 06:06:20 ---> Running in 572987e34867 06:06:21 Removing intermediate container 572987e34867 06:06:21 ---> 9983cf66d0da 06:06:21 06:06:21 Successfully built 9983cf66d0da 06:06:21 Successfully tagged docker-security-bootstrapper-go:latest 06:06:26  Building docker-security-bootstrapper-go ... done Removing intermediate container 0d569c963c96 06:06:26 ---> b46c56c39580 06:06:26 06:06:26 Step 10/22 : FROM alpine:3.12 06:06:26 ---> 13621d1b12d4 06:06:26 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 06:06:26 ---> Running in 931325b03766 06:06:27 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 06:06:27 Status: Downloaded newer image for docker:20.10.0 06:06:27 ---> aefe523efa57 06:06:27 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 06:06:27 ---> Running in 7f9199ddb746 06:06:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:06:27 Removing intermediate container 7f9199ddb746 06:06:27 ---> ade7106b6330 06:06:27 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 06:06:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:06:27 ---> Running in 4f99f960926c 06:06:27 (1/2) Installing ca-certificates (20191127-r4) 06:06:27 (2/2) Installing dumb-init (1.2.2-r1) 06:06:27 Executing busybox-1.31.1-r20.trigger 06:06:27 Executing ca-certificates-20191127-r4.trigger 06:06:27 OK: 6 MiB in 16 packages 06:06:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:06:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:06:28 (1/39) Installing readline (8.0.4-r0) 06:06:28 (2/39) Installing bash (5.0.17-r0) 06:06:28 Executing bash-5.0.17-r0.post-install 06:06:28 (3/39) Installing nghttp2-libs (1.41.0-r0) 06:06:28 (4/39) Installing libcurl (7.76.1-r0) 06:06:28 (5/39) Installing curl (7.76.1-r0) 06:06:28 (6/39) Installing dumb-init (1.2.2-r1) 06:06:28 (7/39) Installing libbz2 (1.0.8-r1) 06:06:28 (8/39) Installing expat (2.2.9-r1) 06:06:28 (9/39) Installing libffi (3.3-r2) 06:06:28 (10/39) Installing gdbm (1.13-r1) 06:06:28 (11/39) Installing xz-libs (5.2.5-r0) 06:06:28 (12/39) Installing sqlite-libs (3.32.1-r0) 06:06:28 (13/39) Installing python3 (3.8.10-r0) 06:06:29 Removing intermediate container 931325b03766 06:06:29 ---> bf5c6d4cf9d1 06:06:29 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 06:06:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.180s coverage: 94.4% of statements 06:06:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.121s coverage: 44.8% of statements 06:06:31 ---> Running in 1ac4b7285093 06:06:31 (14/39) Installing py3-appdirs (1.4.4-r1) 06:06:31 (15/39) Installing py3-ordered-set (4.0.1-r0) 06:06:31 (16/39) Installing py3-parsing (2.4.7-r0) 06:06:31 (17/39) Installing py3-six (1.15.0-r0) 06:06:31 (18/39) Installing py3-packaging (20.4-r0) 06:06:31 (19/39) Installing py3-setuptools (47.0.0-r0) 06:06:31 (20/39) Installing py3-chardet (3.0.4-r4) 06:06:32 (21/39) Installing py3-idna (2.9-r0) 06:06:32 (22/39) Installing py3-certifi (2020.4.5.1-r0) 06:06:32 (23/39) Installing py3-urllib3 (1.25.9-r0) 06:06:32 (24/39) Installing py3-requests (2.23.0-r0) 06:06:32 (25/39) Installing py3-msgpack (1.0.0-r0) 06:06:32 (26/39) Installing py3-lockfile (0.12.2-r3) 06:06:32 (27/39) Installing py3-cachecontrol (0.12.6-r0) 06:06:32 (28/39) Installing py3-colorama (0.4.3-r0) 06:06:33 (29/39) Installing py3-distlib (0.3.0-r0) 06:06:33 Removing intermediate container 1ac4b7285093 06:06:33 ---> ca03c3cbcb44 06:06:33 Step 13/22 : ENV APP_PORT=48060 06:06:33 (30/39) Installing py3-distro (1.5.0-r1) 06:06:33 (31/39) Installing py3-webencodings (0.5.1-r3) 06:06:33 (32/39) Installing py3-html5lib (1.0.1-r4) 06:06:33 (33/39) Installing py3-pytoml (0.1.21-r0) 06:06:33 ---> Running in df9cd5882437 06:06:33 (34/39) Installing py3-pep517 (0.8.2-r0) 06:06:33 (35/39) Installing py3-progress (1.5-r0) 06:06:33 (36/39) Installing py3-toml (0.10.1-r0) 06:06:33 (37/39) Installing py3-retrying (1.3.3-r0) 06:06:33 (38/39) Installing py3-contextlib2 (0.6.0-r0) 06:06:33 (39/39) Installing py3-pip (20.1.1-r0) 06:06:33 Executing busybox-1.31.1-r19.trigger 06:06:33 OK: 72 MiB in 59 packages 06:06:34 Removing intermediate container df9cd5882437 06:06:34 ---> 37411ad26d54 06:06:34 Step 14/22 : EXPOSE $APP_PORT 06:06:34 ---> Running in 3d9b6de2812d 06:06:35 Removing intermediate container 3d9b6de2812d 06:06:35 ---> 8de94e991eea 06:06:35 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 06:06:35 ---> 8cf57db99312 06:06:35 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 06:06:35 Collecting docker-compose==1.23.2 06:06:35 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 06:06:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.640s coverage: 81.8% of statements 06:06:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 06:06:36 Collecting docopt<0.7,>=0.6.1 06:06:36 ---> be5685af282f 06:06:36 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 06:06:36 Downloading docopt-0.6.2.tar.gz (25 kB) 06:06:37 ---> d5c45a16dc6c 06:06:37 Step 18/22 : ENTRYPOINT ["/support-notifications"] 06:06:37 ---> Running in 25bd87c8bae3 06:06:37 Collecting cached-property<2,>=1.2.0 06:06:37 Removing intermediate container 25bd87c8bae3 06:06:37 ---> d0425bd7393b 06:06:37 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:06:37 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 06:06:37 ---> Running in 29674233036b 06:06:37 Collecting PyYAML<4,>=3.10 06:06:37 Removing intermediate container 29674233036b 06:06:37 ---> 4c8360f54de8 06:06:37 Step 20/22 : LABEL arch=x86_64 06:06:37 Downloading PyYAML-3.13.tar.gz (270 kB) 06:06:37 ---> Running in b33dc292b9b2 06:06:38 Removing intermediate container b33dc292b9b2 06:06:38 ---> 327b19015729 06:06:38 Step 21/22 : LABEL git_sha=9bf434a5fd3a34f215e8cca0d59b58e67af3fe3d 06:06:38 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 06:06:38 Collecting texttable<0.10,>=0.9.0 06:06:38 Downloading texttable-0.9.1.tar.gz (11 kB) 06:06:38 ---> Running in 453bd76c59ff 06:06:39 Removing intermediate container 453bd76c59ff 06:06:39 ---> 5762d23da81c 06:06:39 Step 22/22 : LABEL version=0.0.0 06:06:39 ---> Running in 6d9bd583236c 06:06:39 Removing intermediate container 6d9bd583236c 06:06:39 ---> 43942d150ec6 06:06:39 06:06:39 Successfully built 43942d150ec6 06:06:39 Successfully tagged docker-support-notifications-go:latest 06:06:39  Building docker-support-notifications-go ... done Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 06:06:39 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 06:06:39 Collecting docker<4.0,>=3.6.0 06:06:39 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 06:06:40 Collecting websocket-client<1.0,>=0.32.0 06:06:40 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 06:06:40 Collecting dockerpty<0.5,>=0.4.1 06:06:40 Downloading dockerpty-0.4.1.tar.gz (13 kB) 06:06:40 Collecting jsonschema<3,>=2.5.1 06:06:40 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 06:06:40 Collecting urllib3<1.25,>=1.21.1 06:06:40 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 06:06:40 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) 06:06:40 Collecting idna<2.8,>=2.5 06:06:40 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 06:06:40 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) 06:06:41 Collecting docker-pycreds>=0.4.0 06:06:41 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 06:06:41 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 06:06:41 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 06:06:41 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 06:06:41 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 06:06:41 Installing collected packages: docopt, cached-property, PyYAML, texttable, urllib3, idna, requests, websocket-client, docker-pycreds, docker, dockerpty, jsonschema, docker-compose 06:06:41 Running setup.py install for docopt: started 06:06:41 Running setup.py install for docopt: finished with status 'done' 06:06:41 Running setup.py install for PyYAML: started 06:06:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.195s coverage: 92.9% of statements 06:06:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 06:06:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 06:06:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 06:06:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements 06:06:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 06:06:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 06:06:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 06:06:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 06:06:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 06:06:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.078s coverage: 87.2% of statements 06:06:41 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 06:06:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 06:06:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.109s coverage: 100.0% of statements 06:06:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 06:06:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.164s coverage: 76.0% of statements 06:06:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 06:06:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.142s coverage: 80.0% of statements 06:06:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.204s coverage: 87.2% of statements 06:06:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.207s coverage: 85.4% of statements 06:06:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.261s coverage: 91.2% of statements 06:06:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 06:06:42 Running setup.py install for PyYAML: finished with status 'done' 06:06:42 Running setup.py install for texttable: started 06:06:42 Running setup.py install for texttable: finished with status 'done' 06:06:42 Attempting uninstall: urllib3 06:06:42 Found existing installation: urllib3 1.25.9 06:06:42 Uninstalling urllib3-1.25.9: 06:06:42 Successfully uninstalled urllib3-1.25.9 06:06:42 Attempting uninstall: idna 06:06:42 Found existing installation: idna 2.9 06:06:42 Uninstalling idna-2.9: 06:06:42 Successfully uninstalled idna-2.9 06:06:43 Attempting uninstall: requests 06:06:43 Found existing installation: requests 2.23.0 06:06:43 Uninstalling requests-2.23.0: 06:06:43 Successfully uninstalled requests-2.23.0 06:06:43 Running setup.py install for dockerpty: started 06:06:43 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.731s coverage: 64.4% of statements 06:06:43 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 06:06:43 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 06:06:43 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.128s coverage: 100.0% of statements 06:06:43 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.110s coverage: 91.3% of statements 06:06:43 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.053s coverage: 100.0% of statements 06:06:43 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.086s coverage: 73.7% of statements 06:06:44 Running setup.py install for dockerpty: finished with status 'done' 06:06:44 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.59.0 06:06:44 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.073s coverage: 100.0% of statements 06:06:49 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.877s coverage: 66.9% of statements 06:06:49 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 06:06:49 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 06:06:49 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 06:06:50 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.721s coverage: 43.4% of statements 06:06:50 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 06:06:50 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 06:06:50 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.122s coverage: 89.5% of statements 06:06:50 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 06:06:50 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.135s coverage: 84.8% of statements 06:06:52 Removing intermediate container 4f99f960926c 06:06:52 ---> 697916ffff21 06:06:52 Step 14/23 : ENV APP_PORT=48090 06:06:52 ---> Running in 9fb74dccd32c 06:06:52 Removing intermediate container 9fb74dccd32c 06:06:52 ---> 0fc3cb1e0605 06:06:52 Step 15/23 : EXPOSE $APP_PORT 06:06:52 ---> Running in 7ef605b6a562 06:06:53 Removing intermediate container 7ef605b6a562 06:06:53 ---> 1f0ddcea1037 06:06:53 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 06:06:53 ---> 3e9688260346 06:06:53 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 06:06:53 ---> 5d28708fec84 06:06:53 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 06:06:54 ---> 4c02138cff47 06:06:54 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 06:06:54 ---> Running in 6a4ff96f605b 06:06:54 Removing intermediate container 6a4ff96f605b 06:06:54 ---> 06845a84acbe 06:06:54 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:06:54 ---> Running in e0fa007b5ada 06:06:54 Removing intermediate container e0fa007b5ada 06:06:54 ---> 208aabbbbdc2 06:06:54 Step 21/23 : LABEL arch=x86_64 06:06:54 ---> Running in c3169dd04c69 06:06:54 Removing intermediate container c3169dd04c69 06:06:54 ---> 54a89bda4d6b 06:06:54 Step 22/23 : LABEL git_sha=9bf434a5fd3a34f215e8cca0d59b58e67af3fe3d 06:06:54 ---> Running in b7ee3dba0fd7 06:06:54 Removing intermediate container b7ee3dba0fd7 06:06:54 ---> ed4c982a9a0b 06:06:54 Step 23/23 : LABEL version=0.0.0 06:06:54 ---> Running in dc5e64972702 06:06:54 Removing intermediate container dc5e64972702 06:06:54 ---> 2d833913c884 06:06:54 06:06:55 Successfully built 2d833913c884 06:06:55 Successfully tagged docker-sys-mgmt-agent-go:latest 06:06:55  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 06:06:55 $ docker stop --time=1 d1ab8b958621b4d15e2113057ca3aec66afcc3cfc14a4b97308b2658e04b3f4a 06:06:56 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.444s coverage: 47.0% of statements 06:06:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 06:06:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 06:06:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 06:06:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 06:06:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 06:06:56 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.118s coverage: 100.0% of statements 06:06:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 06:06:56 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.184s coverage: 100.0% of statements 06:06:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 06:06:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 06:06:56 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 0.196s coverage: 9.6% of statements 06:06:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 06:06:57 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.424s coverage: 92.6% of statements 06:06:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 06:06:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 06:06:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 06:06:57 $ docker rm -f d1ab8b958621b4d15e2113057ca3aec66afcc3cfc14a4b97308b2658e04b3f4a [Pipeline] // withDockerContainer [Pipeline] sh 06:06:57 + docker images 06:06:57 + grep docker 06:06:58 docker-sys-mgmt-agent-go latest 2d833913c884 4 seconds ago 312MB 06:06:58 docker-support-notifications-go latest 43942d150ec6 19 seconds ago 17.6MB 06:06:58 docker-security-bootstrapper-go latest 9983cf66d0da 38 seconds ago 18.2MB 06:06:58 docker-support-scheduler-go latest 2f90052487d1 50 seconds ago 17.1MB 06:06:58 docker-core-data-go latest 9ced3442670a About a minute ago 21.5MB 06:06:58 docker-security-proxy-setup-go latest e3a94071e18c 2 minutes ago 25.3MB 06:06:58 docker-security-secretstore-setup-go latest 57c18105eaef 2 minutes ago 25.7MB 06:06:58 docker-core-command-go latest 69e6b9c6a85b 2 minutes ago 17MB 06:06:58 docker-core-metadata-go latest 1479b0466ecb 2 minutes ago 18.6MB 06:06:58 docker 20.10.0 aefe523efa57 4 months 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 06:07:05 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.649s coverage: 28.7% of statements 06:07:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 06:07:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 06:07:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 06:07:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 06:07:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 06:07:05 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.237s coverage: 99.0% of statements 06:07:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 06:07:05 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.243s coverage: 100.0% of statements 06:07:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 06:07:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 06:07:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 06:07:05 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.167s coverage: 64.6% of statements 06:07:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 06:07:05 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.347s coverage: 97.6% of statements 06:07:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 06:07:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 06:07:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 06:07:05 ok github.com/edgexfoundry/edgex-go/internal/system 0.040s coverage: 0.0% of statements 06:07:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 06:07:05 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.060s coverage: 100.0% of statements 06:07:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 06:07:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 06:07:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 06:07:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 06:07:05 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.097s coverage: 87.9% of statements 06:07:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 06:07:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 06:07:05 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.056s coverage: 100.0% of statements 06:07:05 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.131s coverage: 28.1% of statements 06:07:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 06:07:06 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.078s coverage: 100.0% of statements 06:07:07 GO111MODULE=on go vet ./... 06:07:13 Still waiting to schedule task 06:07:13 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 06:08:07 Running on prd-ubuntu18.04-docker-8c-8g-3492 in /w/workspace/edgexfoundry_edgex-go_PR-3431 [Pipeline] { [Pipeline] ws 06:08:07 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 06:08:10 using credential edgex-jenkins-ssh 06:08:10 Cloning the remote Git repository 06:08:10 Cloning repository git@github.com:edgexfoundry/edgex-go.git 06:08:10 > git init /w/workspace/edgex-go/1 # timeout=10 06:08:10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:08:10 > git --version # timeout=10 06:08:10 > git --version # 'git version 2.17.1' 06:08:10 using GIT_SSH to set credentials SSH Credentials for GitHub 06:08:10 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:08:18 Merging remotes/origin/master commit 3103214cdd745ba99e56243b14eeb2a0a0c23a57 into PR head commit 9bf434a5fd3a34f215e8cca0d59b58e67af3fe3d 06:08:18 Merge succeeded, producing 9bf434a5fd3a34f215e8cca0d59b58e67af3fe3d 06:08:18 Checking out Revision 9bf434a5fd3a34f215e8cca0d59b58e67af3fe3d (PR-3431) 06:08:17 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:08:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:08:17 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:08:17 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:08:17 using GIT_SSH to set credentials SSH Credentials for GitHub 06:08:17 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3431/head:refs/remotes/origin/PR-3431 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:08:18 > git config core.sparsecheckout # timeout=10 06:08:18 > git checkout -f 9bf434a5fd3a34f215e8cca0d59b58e67af3fe3d # timeout=10 06:08:18 > git remote # timeout=10 06:08:18 > git config --get remote.origin.url # timeout=10 06:08:18 using GIT_SSH to set credentials SSH Credentials for GitHub 06:08:18 > git merge 3103214cdd745ba99e56243b14eeb2a0a0c23a57 # timeout=10 06:08:18 > git rev-parse HEAD^{commit} # timeout=10 06:08:18 > git config core.sparsecheckout # timeout=10 06:08:18 > git checkout -f 9bf434a5fd3a34f215e8cca0d59b58e67af3fe3d # timeout=10 06:08:22 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v2" 06:08:22 > git --version # timeout=10 06:08:22 > git --version # 'git version 2.17.1' 06:08:22 fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:08:23 + echo snap-build.sh 06:08:23 snap-build.sh 06:08:23 + SNAP_BASE_DIR=. 06:08:23 + '[' '!' -z /w/workspace/edgex-go/1 ']' 06:08:23 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 06:08:23 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 06:08:23 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 06:08:23 + cd /w/workspace/edgex-go/1 06:08:23 + sudo apt-get remove -qy --purge lxd lxd-client 06:08:23 Reading package lists... 06:08:23 Building dependency tree... 06:08:23 Reading state information... 06:08:23 The following packages were automatically installed and are no longer required: 06:08:23 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 06:08:23 uidmap xdelta3 06:08:23 Use 'sudo apt autoremove' to remove them. 06:08:23 The following packages will be REMOVED: 06:08:23 lxd* lxd-client* 06:08:24 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 06:08:24 After this operation, 31.7 MB disk space will be freed. 06:08:25 (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.) 06:08:25 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 06:08:26 Removing lxd dnsmasq configuration 06:08:26 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 06:08:26 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 06:08:27 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 06:08:27 (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.) 06:08:27 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 06:08:29 Processing triggers for systemd (237-3ubuntu10.42) ... 06:08:29 Processing triggers for ureadahead (0.100.0-21) ... 06:08:30 + sudo snap remove --purge lxd 06:08:30 snap "lxd" is not installed 06:08:30 + sudo groupadd --force --system lxd 06:08:30 ++ whoami 06:08:30 + sudo /usr/sbin/usermod -G lxd -a jenkins 06:08:30 + newgrp - lxd 06:08:30 + sudo snap install lxd 06:08:40 2021-05-07T06:08:37Z INFO Waiting for automatic snapd restart... 06:08:44 gofmt -l . 06:08:44 [ "`gofmt -l .`" = "" ] 06:08:45 ./bin/test-go-mod-tidy.sh 06:08:46 ./bin/test-attribution-txt.sh [Pipeline] sh 06:08:49 + ls -al . 06:08:49 total 844 06:08:49 drwxrwxr-x 9 1001 1001 4096 May 7 06:08 . 06:08:49 drwxr-xr-x 4 root root 4096 May 7 06:03 .. 06:08:49 -rw-rw-r-- 1 1001 1001 11 May 7 06:02 .dockerignore 06:08:49 drwxrwxr-x 8 1001 1001 4096 May 7 06:02 .git 06:08:49 drwxrwxr-x 3 1001 1001 4096 May 7 06:02 .github 06:08:49 -rw-rw-r-- 1 1001 1001 818 May 7 06:02 .gitignore 06:08:49 -rw-rw-r-- 1 1001 1001 166 May 7 06:02 .sonarcloud.properties 06:08:49 -rw-rw-r-- 1 1001 1001 8609 May 7 06:02 Attribution.txt 06:08:49 -rw-rw-r-- 1 1001 1001 3804 May 7 06:02 CONTRIBUTING.md 06:08:49 -rw-rw-r-- 1 1001 1001 931 May 7 06:02 Dockerfile.build 06:08:49 -rw-rw-r-- 1 1001 1001 863 May 7 06:02 Jenkinsfile 06:08:49 -rw-rw-r-- 1 1001 1001 10775 May 7 06:02 LICENSE 06:08:49 -rw-rw-r-- 1 1001 1001 5774 May 7 06:02 Makefile 06:08:49 -rw-rw-r-- 1 1001 1001 7978 May 7 06:02 README.md 06:08:49 -rw-rw-r-- 1 1001 1001 6755 May 7 06:02 SECURITY.md 06:08:49 -rw-rw-r-- 1 1001 1001 5 May 7 05:57 VERSION 06:08:49 -rw-rw-r-- 1 1001 1001 4131 May 7 06:02 ZMQWindows.md 06:08:49 drwxrwxr-x 2 1001 1001 4096 May 7 06:02 bin 06:08:49 drwxrwxr-x 14 1001 1001 4096 May 7 06:02 cmd 06:08:49 -rw-r--r-- 1 root root 705232 May 7 06:07 coverage.out 06:08:49 -rw-r--r-- 1 root root 1060 May 7 06:08 go.mod 06:08:49 -rw-r--r-- 1 root root 21824 May 7 06:03 go.sum 06:08:49 drwxrwxr-x 8 1001 1001 4096 May 7 06:02 internal 06:08:49 drwxrwxr-x 4 1001 1001 4096 May 7 06:02 openapi 06:08:49 drwxrwxr-x 4 1001 1001 4096 May 7 06:02 snap 06:08:49 -rw-rw-r-- 1 1001 1001 168 May 7 06:02 version.go [Pipeline] sh 06:08:50 + '[' -e coverage.out ] 06:08:50 + chown 1001:1001 coverage.out [Pipeline] stash 06:08:50 Warning: overwriting stash ‘coverage-report’ 06:08:51 Stashed 1 file(s) [Pipeline] sh 06:08:52 + make build 06:08:52 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 06:08:58 lxd 4.13 from Canonical* installed 06:08:58 + sudo lxd init --auto 06:08:59 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 06:09:05 + sudo snap install --classic snapcraft 06:09:10 snapcraft 4.7.1 from Canonical* installed 06:09:10 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 06:09:10 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 06:09:10 % Total % Received % Xferd Average Speed Time Time Time Current 06:09:10 Dload Upload Total Spent Left Speed 06:09:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4823 0 --:--:-- --:--:-- --:--:-- 4860 06:09:10 0 3325k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3325k 100 3325k 0 0 10.2M 0 --:--:-- --:--:-- --:--:-- 69.0M 06:09:10 ./yq_linux_amd64 06:09:10 + sudo snapcraft prime --use-lxd 06:09:12 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 06:09:12 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: 06:09:12 - README.md 06:09:12 06:09:12 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 06:09:13 Launching a container. 06:09:25 Waiting for container to be ready 06:09:25 To start your first instance, try: lxc launch ubuntu:18.04 06:09:25 06:09:25 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 06:09:28 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 06:09:28 Waiting for network to be ready... 06:09:29 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 06:09:29 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 06:09:29 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 06:09:29 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1699 kB] 06:09:29 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 06:09:29 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 06:09:30 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 06:09:30 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 06:09:30 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 06:09:30 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 06:09:30 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 06:09:30 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 06:09:30 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [318 kB] 06:09:30 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 06:09:30 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 06:09:30 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [305 kB] 06:09:30 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [40.7 kB] 06:09:30 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1124 kB] 06:09:30 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] 06:09:30 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 06:09:31 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2043 kB] 06:09:31 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [410 kB] 06:09:31 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] 06:09:31 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 06:09:31 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [326 kB] 06:09:31 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [44.2 kB] 06:09:31 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1733 kB] 06:09:31 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] 06:09:33 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 06:09:34 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 06:09:35 Fetched 24.5 MB in 6s (4334 kB/s) 06:09:35 Reading package lists... 06:09:36 Reading package lists... 06:09:36 Building dependency tree... 06:09:36 Reading state information... 06:09:36 The following additional packages will be installed: 06:09:36 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 06:09:36 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 06:09:36 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 06:09:36 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 06:09:36 Suggested packages: 06:09:36 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 06:09:36 Recommended packages: 06:09:36 gnupg libsasl2-modules 06:09:36 The following NEW packages will be installed: 06:09:36 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 06:09:36 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 06:09:36 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 06:09:36 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 06:09:36 The following packages will be upgraded: 06:09:36 gpg gpg-agent gpgconf libudev1 06:09:36 4 upgraded, 18 newly installed, 0 to remove and 106 not upgraded. 06:09:36 Need to get 3530 kB of archives. 06:09:36 After this operation, 13.3 MB of additional disk space will be used. 06:09:36 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.47 [58.2 kB] 06:09:36 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 06:09:37 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 06:09:37 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 06:09:37 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.47 [1102 kB] 06:09:37 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 06:09:37 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 06:09:37 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 06:09:37 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 06:09:37 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 06:09:37 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 06:09:37 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 06:09:37 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 06:09:37 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 06:09:37 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 06:09:37 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 06:09:37 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 06:09:37 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 06:09:37 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 06:09:37 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 06:09:37 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 06:09:37 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 06:09:38 debconf: delaying package configuration, since apt-utils is not installed 06:09:38 Fetched 3530 kB in 1s (3533 kB/s) 06:09:38 (Reading database ... 12511 files and directories currently installed.) 06:09:38 Preparing to unpack .../libudev1_237-3ubuntu10.47_amd64.deb ... 06:09:38 Unpacking libudev1:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... 06:09:38 Setting up libudev1:amd64 (237-3ubuntu10.47) ... 06:09:38 Selecting previously unselected package udev. 06:09:38 (Reading database ... 12511 files and directories currently installed.) 06:09:38 Preparing to unpack .../00-udev_237-3ubuntu10.47_amd64.deb ... 06:09:38 Unpacking udev (237-3ubuntu10.47) ... 06:09:38 Selecting previously unselected package libfuse2:amd64. 06:09:38 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 06:09:38 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 06:09:38 Selecting previously unselected package fuse. 06:09:38 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 06:09:38 Unpacking fuse (2.9.7-1ubuntu1) ... 06:09:38 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 06:09:38 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 06:09:38 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 06:09:38 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 06:09:38 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 06:09:39 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 06:09:39 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 06:09:39 Selecting previously unselected package libksba8:amd64. 06:09:39 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 06:09:39 Unpacking libksba8:amd64 (1.3.5-2) ... 06:09:39 Selecting previously unselected package libroken18-heimdal:amd64. 06:09:39 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:09:39 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 06:09:39 Selecting previously unselected package libasn1-8-heimdal:amd64. 06:09:39 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:09:39 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 06:09:39 Selecting previously unselected package libheimbase1-heimdal:amd64. 06:09:39 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:09:39 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 06:09:39 Selecting previously unselected package libhcrypto4-heimdal:amd64. 06:09:39 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:09:39 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 06:09:39 Selecting previously unselected package libwind0-heimdal:amd64. 06:09:39 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:09:39 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 06:09:39 Selecting previously unselected package libhx509-5-heimdal:amd64. 06:09:39 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:09:39 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 06:09:39 Selecting previously unselected package libkrb5-26-heimdal:amd64. 06:09:39 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:09:39 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 06:09:39 Selecting previously unselected package libheimntlm0-heimdal:amd64. 06:09:39 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:09:39 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 06:09:39 Selecting previously unselected package libgssapi3-heimdal:amd64. 06:09:39 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:09:39 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 06:09:40 Selecting previously unselected package libsasl2-modules-db:amd64. 06:09:40 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 06:09:40 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 06:09:40 Selecting previously unselected package libsasl2-2:amd64. 06:09:40 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 06:09:40 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 06:09:40 Selecting previously unselected package libldap-common. 06:09:40 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 06:09:40 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 06:09:40 Selecting previously unselected package libldap-2.4-2:amd64. 06:09:40 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 06:09:40 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 06:09:40 Selecting previously unselected package dirmngr. 06:09:40 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 06:09:40 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 06:09:40 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 06:09:40 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 06:09:40 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 06:09:40 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 06:09:40 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 06:09:40 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 06:09:40 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 06:09:40 Setting up libksba8:amd64 (1.3.5-2) ... 06:09:40 Processing triggers for libc-bin (2.27-3ubuntu1) ... 06:09:40 Setting up udev (237-3ubuntu10.47) ... 06:09:41 invoke-rc.d: policy-rc.d denied execution of start. 06:09:41 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 06:09:41 Processing triggers for systemd (237-3ubuntu10) ... 06:09:41 Setting up fuse (2.9.7-1ubuntu1) ... 06:09:41 Setting up gpg (2.2.4-1ubuntu1.4) ... 06:09:41 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 06:09:41 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 06:09:41 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 06:09:41 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 06:09:41 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 06:09:41 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 06:09:41 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 06:09:41 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 06:09:41 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 06:09:41 Processing triggers for libc-bin (2.27-3ubuntu1) ... 06:09:42 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 06:09:42 settings in the [Install] section, and DefaultInstance for template units). 06:09:42 This means they are not meant to be enabled using systemctl. 06:09:42 Possible reasons for having this kind of units are: 06:09:42 1) A unit may be statically enabled by being symlinked from another unit's 06:09:42 .wants/ or .requires/ directory. 06:09:42 2) A unit's purpose may be to act as a helper for some other unit which has 06:09:42 a requirement dependency on it. 06:09:42 3) A unit may be started when needed via activation (socket, path, timer, 06:09:42 D-Bus, udev, scripted systemctl call, ...). 06:09:42 4) In case of template units, the unit is meant to be enabled with some 06:09:42 instance name specified. 06:09:42 Reading package lists... 06:09:42 Building dependency tree... 06:09:42 Reading state information... 06:09:43 The following additional packages will be installed: 06:09:43 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 06:09:43 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 06:09:43 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 06:09:43 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 06:09:43 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 06:09:43 Suggested packages: 06:09:43 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 06:09:43 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 06:09:43 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 06:09:43 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 06:09:43 systemd-container policykit-1 06:09:43 Recommended packages: 06:09:43 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 06:09:43 The following NEW packages will be installed: 06:09:43 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 06:09:43 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 06:09:43 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 06:09:43 multiarch-support openssh-client python3 python3-minimal python3.6 06:09:43 python3.6-minimal snapd squashfs-tools sudo 06:09:43 The following packages will be upgraded: 06:09:43 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 06:09:43 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 06:09:43 5 upgraded, 25 newly installed, 0 to remove and 101 not upgraded. 06:09:43 Need to get 35.2 MB of archives. 06:09:43 After this operation, 141 MB of additional disk space will be used. 06:09:43 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.47 [2914 kB] 06:09:43 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 06:09:43 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 06:09:43 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 06:09:43 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 06:09:44 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.47 [209 kB] 06:09:44 Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] 06:09:44 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 06:09:44 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] 06:09:44 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 06:09:44 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 06:09:44 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 06:09:44 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 06:09:44 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 06:09:44 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 06:09:44 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 06:09:44 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 06:09:44 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 06:09:44 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 06:09:44 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 06:09:44 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 06:09:44 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 06:09:44 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 06:09:44 Get:24 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 06:09:44 Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 06:09:44 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 06:09:44 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 06:09:44 Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 06:09:44 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 06:09:44 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] 06:09:45 debconf: delaying package configuration, since apt-utils is not installed 06:09:45 Fetched 35.2 MB in 2s (16.9 MB/s) 06:09:45 (Reading database ... 12757 files and directories currently installed.) 06:09:45 Preparing to unpack .../systemd_237-3ubuntu10.47_amd64.deb ... 06:09:45 Unpacking systemd (237-3ubuntu10.47) over (237-3ubuntu10) ... 06:09:46 Preparing to unpack .../libsystemd0_237-3ubuntu10.47_amd64.deb ... 06:09:46 Unpacking libsystemd0:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... 06:09:46 Setting up libsystemd0:amd64 (237-3ubuntu10.47) ... 06:09:46 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 06:09:46 (Reading database ... 12757 files and directories currently installed.) 06:09:46 Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... 06:09:46 Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... 06:09:47 Setting up libapt-pkg5.0:amd64 (1.6.13) ... 06:09:47 (Reading database ... 12757 files and directories currently installed.) 06:09:47 Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... 06:09:47 Unpacking apt (1.6.13) over (1.6.1) ... 06:09:47 Setting up apt (1.6.13) ... 06:09:47 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 06:09:47 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 06:09:48 (Reading database ... 12764 files and directories currently installed.) 06:09:48 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 06:09:48 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 06:09:48 Selecting previously unselected package libpython3.6-minimal:amd64. 06:09:48 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 06:09:48 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 06:09:48 Selecting previously unselected package libexpat1:amd64. 06:09:48 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 06:09:48 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 06:09:48 Selecting previously unselected package python3.6-minimal. 06:09:48 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 06:09:48 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 06:09:48 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 06:09:48 Checking for services that may need to be restarted...done. 06:09:48 Checking for services that may need to be restarted...done. 06:09:49 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 06:09:49 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 06:09:49 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 06:09:49 Selecting previously unselected package python3-minimal. 06:09:49 (Reading database ... 13012 files and directories currently installed.) 06:09:49 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 06:09:49 Unpacking python3-minimal (3.6.7-1~18.04) ... 06:09:50 Selecting previously unselected package mime-support. 06:09:50 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 06:09:50 Unpacking mime-support (3.60ubuntu1) ... 06:09:50 Selecting previously unselected package libmpdec2:amd64. 06:09:50 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 06:09:50 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 06:09:50 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 06:09:50 Selecting previously unselected package libpython3.6-stdlib:amd64. 06:09:50 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 06:09:50 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 06:09:50 Selecting previously unselected package python3.6. 06:09:50 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 06:09:50 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 06:09:50 Selecting previously unselected package libpython3-stdlib:amd64. 06:09:50 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 06:09:50 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 06:09:50 Setting up python3-minimal (3.6.7-1~18.04) ... 06:09:51 Selecting previously unselected package python3. 06:09:51 (Reading database ... 13442 files and directories currently installed.) 06:09:51 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 06:09:51 Unpacking python3 (3.6.7-1~18.04) ... 06:09:51 Selecting previously unselected package multiarch-support. 06:09:51 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 06:09:51 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 06:09:51 Setting up multiarch-support (2.27-3ubuntu1.4) ... 06:09:51 Selecting previously unselected package liblzo2-2:amd64. 06:09:51 (Reading database ... 13479 files and directories currently installed.) 06:09:51 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 06:09:51 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 06:09:51 Selecting previously unselected package libbsd0:amd64. 06:09:51 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 06:09:51 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 06:09:51 Selecting previously unselected package sudo. 06:09:51 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 06:09:51 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 06:09:51 Selecting previously unselected package apparmor. 06:09:51 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 06:09:51 Unpacking apparmor (2.12-4ubuntu5.1) ... 06:09:52 Selecting previously unselected package libedit2:amd64. 06:09:52 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 06:09:52 Unpacking libedit2:amd64 (3.1-20170329-1) ... 06:09:52 Selecting previously unselected package libkrb5support0:amd64. 06:09:52 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 06:09:52 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 06:09:52 Selecting previously unselected package libk5crypto3:amd64. 06:09:52 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 06:09:52 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 06:09:52 Selecting previously unselected package libkeyutils1:amd64. 06:09:52 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 06:09:52 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 06:09:52 Selecting previously unselected package libkrb5-3:amd64. 06:09:52 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 06:09:52 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 06:09:52 Selecting previously unselected package libgssapi-krb5-2:amd64. 06:09:52 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 06:09:52 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 06:09:52 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 06:09:52 Selecting previously unselected package libssl1.0.0:amd64. 06:09:52 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 06:09:52 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 06:09:52 Selecting previously unselected package openssh-client. 06:09:52 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 06:09:52 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 06:09:53 Selecting previously unselected package squashfs-tools. 06:09:53 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 06:09:53 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 06:09:53 Selecting previously unselected package snapd. 06:09:53 Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... 06:09:53 Unpacking snapd (2.48.3+18.04) ... 06:09:55 Setting up libedit2:amd64 (3.1-20170329-1) ... 06:09:55 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 06:09:55 Setting up mime-support (3.60ubuntu1) ... 06:09:55 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 06:09:55 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 06:09:55 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 06:09:55 Processing triggers for libc-bin (2.27-3ubuntu1) ... 06:09:55 Setting up systemd (237-3ubuntu10.47) ... 06:09:55 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 06:09:56 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 06:09:57 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 06:09:57 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 06:09:57 Setting up liblzo2-2:amd64 (2.08-1.2) ... 06:09:57 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 06:09:57 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 06:09:57 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 06:09:58 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 06:09:58 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 06:09:58 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 06:09:58 Setting up python3 (3.6.7-1~18.04) ... 06:09:58 running python rtupdate hooks for python3.6... 06:09:58 running python post-rtupdate hooks for python3.6... 06:09:58 Setting up apparmor (2.12-4ubuntu5.1) ... 06:09:59 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 06:09:59 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 06:09:59 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 06:10:00 Setting up snapd (2.48.3+18.04) ... 06:10:00 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 06:10:00 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 06:10:01 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 06:10:01 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [Pipeline] } 06:10:01 $ docker stop --time=1 c63e43e47fa17246b70af67a2527b84ac5500c2deec16b16ff55853e277e46b4 06:10:01 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 06:10:01 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 06:10:01 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 06:10:02 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 06:10:02 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 06:10:02 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 06:10:02 /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' 06:10:02 Processing triggers for libc-bin (2.27-3ubuntu1) ... 06:10:02 Processing triggers for systemd (237-3ubuntu10.47) ... 06:10:03 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 06:10:03 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 06:10:03 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 06:10:04 $ docker rm -f c63e43e47fa17246b70af67a2527b84ac5500c2deec16b16ff55853e277e46b4 06:10:05 Reading package lists... 06:10:05 Reading package lists... [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage 06:10:05 Building dependency tree... 06:10:05 Reading state information... 06:10:05 Calculating upgrade... [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:10:06 The following packages will be upgraded: 06:10:06 advancecomp base-files bash binutils binutils-common 06:10:06 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 06:10:06 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 06:10:06 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 06:10:06 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 06:10:06 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 06:10:06 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 06:10:06 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 06:10:06 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 libncursesw5 libnettle6 06:10:06 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime libpam0g 06:10:06 libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 06:10:06 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 06:10:06 libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base 06:10:06 ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 06:10:06 pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux 06:10:06 101 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 06:10:06 Need to get 64.0 MB of archives. 06:10:06 After this operation, 5034 kB of additional disk space will be used. 06:10:06 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-142.146 [987 kB] 06:10:06 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 06:10:06 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 06:10:06 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 06:10:06 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 06:10:06 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 06:10:06 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 06:10:06 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 06:10:06 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 06:10:06 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 06:10:06 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 06:10:06 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 06:10:06 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 06:10:06 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 06:10:06 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 06:10:06 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 06:10:06 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 06:10:06 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 06:10:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:10:06 06:10:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:10:06 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 06:10:06 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 06:10:06 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 06:10:06 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 06:10:06 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 06:10:06 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 06:10:06 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 06:10:06 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 06:10:06 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 06:10:06 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 06:10:06 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 06:10:06 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 06:10:06 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 06:10:06 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 06:10:06 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 06:10:06 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 06:10:06 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 06:10:06 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 06:10:06 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] 06:10:06 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] 06:10:06 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 06:10:06 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 06:10:06 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 06:10:06 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 06:10:06 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 06:10:06 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 06:10:06 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 06:10:06 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 06:10:06 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 06:10:06 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 06:10:06 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 06:10:06 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 06:10:06 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 06:10:06 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [Pipeline] isUnix [Pipeline] sh 06:10:06 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 06:10:06 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 06:10:06 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 06:10:06 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 06:10:06 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 06:10:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:10:07 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 06:10:07 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 06:10:07 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 06:10:07 latest: Pulling from edgex-devops/edgex-compose-arm64 06:10:07 29e5d40040c1: Pulling fs layer 06:10:07 1ce36da41761: Pulling fs layer 06:10:07 25b303627fd3: Pulling fs layer 06:10:07 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 06:10:07 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 06:10:07 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 06:10:07 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 06:10:07 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 06:10:07 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 06:10:07 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 06:10:07 29e5d40040c1: Verifying Checksum 06:10:07 29e5d40040c1: Download complete 06:10:08 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 06:10:08 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 06:10:08 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 06:10:08 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 06:10:08 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 06:10:08 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 06:10:08 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 06:10:08 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 06:10:08 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 06:10:08 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 06:10:08 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 06:10:08 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 06:10:08 29e5d40040c1: Pull complete 06:10:08 1ce36da41761: Verifying Checksum 06:10:08 1ce36da41761: Download complete 06:10:08 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 06:10:08 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 06:10:08 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 06:10:08 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 06:10:08 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 06:10:08 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.47 [16.0 kB] 06:10:08 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 06:10:08 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 06:10:08 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 06:10:08 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 06:10:08 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 06:10:08 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 06:10:08 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 06:10:08 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 06:10:08 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 06:10:08 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 06:10:08 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 06:10:08 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 06:10:08 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 06:10:08 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 06:10:08 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 06:10:08 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 06:10:08 debconf: delaying package configuration, since apt-utils is not installed 06:10:08 Fetched 64.0 MB in 3s (25.6 MB/s) 06:10:09 (Reading database ... 13912 files and directories currently installed.) 06:10:09 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 06:10:09 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 06:10:09 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 06:10:09 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 06:10:09 Preparing to unpack .../2-linux-libc-dev_4.15.0-142.146_amd64.deb ... 06:10:09 Unpacking linux-libc-dev:amd64 (4.15.0-142.146) over (4.15.0-20.21) ... 06:10:09 1ce36da41761: Pull complete 06:10:10 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:10:10 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:10:10 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:10:10 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:10:10 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:10:10 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:10:11 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:10:11 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:10:11 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:10:11 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:10:11 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:10:11 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:10:11 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:10:11 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:10:11 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 06:10:11 (Reading database ... 13911 files and directories currently installed.) 06:10:11 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 06:10:11 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 06:10:11 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 06:10:11 25b303627fd3: Verifying Checksum 06:10:11 25b303627fd3: Download complete 06:10:11 (Reading database ... 13911 files and directories currently installed.) 06:10:11 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:10:11 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:10:11 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:10:11 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:10:12 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:10:12 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:10:12 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 06:10:12 (Reading database ... 13911 files and directories currently installed.) 06:10:12 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 06:10:12 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 06:10:13 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 06:10:13 (Reading database ... 13911 files and directories currently installed.) 06:10:13 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 06:10:13 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 06:10:13 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 06:10:13 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 06:10:13 Setting up base-files (10.1ubuntu2.10) ... 06:10:13 Installing new version of config file /etc/issue ... 06:10:13 Installing new version of config file /etc/issue.net ... 06:10:13 Installing new version of config file /etc/lsb-release ... 06:10:13 Installing new version of config file /etc/update-motd.d/50-motd-news ... 06:10:14 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 06:10:14 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 06:10:14 Removing obsolete conffile /etc/default/motd-news ... 06:10:14 (Reading database ... 13912 files and directories currently installed.) 06:10:14 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 06:10:14 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 06:10:14 Setting up bash (4.4.18-2ubuntu1.2) ... 06:10:14 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 06:10:14 (Reading database ... 13912 files and directories currently installed.) 06:10:14 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 06:10:14 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 06:10:14 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 06:10:14 (Reading database ... 13912 files and directories currently installed.) 06:10:14 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 06:10:15 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 06:10:15 Setting up tar (1.29b-2ubuntu0.2) ... 06:10:15 (Reading database ... 13912 files and directories currently installed.) 06:10:15 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 06:10:15 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 06:10:15 Setting up dpkg (1.19.0.5ubuntu2.3) ... 06:10:15 (Reading database ... 13912 files and directories currently installed.) 06:10:15 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 06:10:15 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 06:10:15 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 06:10:15 (Reading database ... 13912 files and directories currently installed.) 06:10:15 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 06:10:15 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 06:10:16 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 06:10:16 (Reading database ... 13912 files and directories currently installed.) 06:10:16 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 06:10:16 Unpacking grep (3.1-2build1) over (3.1-2) ... 06:10:16 Setting up grep (3.1-2build1) ... 06:10:16 (Reading database ... 13912 files and directories currently installed.) 06:10:16 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 06:10:16 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 06:10:16 Setting up login (1:4.5-1ubuntu2) ... 06:10:16 (Reading database ... 13912 files and directories currently installed.) 06:10:16 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 06:10:16 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 06:10:16 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 06:10:17 (Reading database ... 13912 files and directories currently installed.) 06:10:17 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 06:10:17 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 06:10:17 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 06:10:17 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 06:10:17 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 06:10:17 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 06:10:18 Setting up perl-base (5.26.1-6ubuntu0.5) ... 06:10:18 (Reading database ... 13912 files and directories currently installed.) 06:10:18 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 06:10:18 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 06:10:19 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 06:10:19 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 06:10:19 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 06:10:19 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 06:10:19 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 06:10:19 (Reading database ... 13912 files and directories currently installed.) 06:10:19 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 06:10:19 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 06:10:20 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 06:10:20 (Reading database ... 13912 files and directories currently installed.) 06:10:20 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:10:20 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:10:20 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 06:10:20 (Reading database ... 13912 files and directories currently installed.) 06:10:20 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:10:20 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:10:20 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 06:10:20 (Reading database ... 13912 files and directories currently installed.) 06:10:20 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:10:20 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:10:20 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 06:10:20 (Reading database ... 13912 files and directories currently installed.) 06:10:20 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:10:20 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:10:20 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 06:10:20 (Reading database ... 13912 files and directories currently installed.) 06:10:20 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 06:10:21 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 06:10:21 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 06:10:21 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 06:10:21 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 06:10:21 (Reading database ... 13912 files and directories currently installed.) 06:10:21 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 06:10:21 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 06:10:21 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 06:10:21 (Reading database ... 13912 files and directories currently installed.) 06:10:21 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:10:21 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:10:21 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 06:10:21 (Reading database ... 13912 files and directories currently installed.) 06:10:21 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:10:21 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:10:21 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 06:10:21 (Reading database ... 13912 files and directories currently installed.) 06:10:21 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:10:21 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:10:21 25b303627fd3: Pull complete 06:10:21 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 06:10:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:10:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 06:10:22 prd-ubuntu18.04-docker-arm64-4c-16g-3484 does not seem to be running inside a container 06:10:22 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 06:10:22 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 06:10:22 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 06:10:22 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 06:10:23 (Reading database ... 13912 files and directories currently installed.) 06:10:23 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 06:10:23 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 06:10:23 Setting up libc-bin (2.27-3ubuntu1.4) ... 06:10:23 (Reading database ... 13912 files and directories currently installed.) 06:10:23 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 06:10:23 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 06:10:23 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 06:10:24 (Reading database ... 13914 files and directories currently installed.) 06:10:24 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 06:10:24 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 06:10:24 Setting up debconf (1.5.66ubuntu1) ... 06:10:24 (Reading database ... 13914 files and directories currently installed.) 06:10:24 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 06:10:24 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 06:10:24 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 06:10:24 (Reading database ... 13914 files and directories currently installed.) 06:10:24 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 06:10:24 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 06:10:24 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 06:10:24 (Reading database ... 13914 files and directories currently installed.) 06:10:24 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 06:10:24 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 06:10:24 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 06:10:25 (Reading database ... 13914 files and directories currently installed.) 06:10:25 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 06:10:25 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 06:10:25 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 06:10:25 $ docker top 21b9d460a101ac160fa98a1fe4ddc0483b3f0dbf734db9cdb50a6c936407b7b5 -eo pid,comm 06:10:25 (Reading database ... 13914 files and directories currently installed.) 06:10:25 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [Pipeline] { 06:10:25 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 06:10:25 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [Pipeline] sh 06:10:25 (Reading database ... 13914 files and directories currently installed.) 06:10:25 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:10:25 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:10:25 Preparing to unpack .../systemd-sysv_237-3ubuntu10.47_amd64.deb ... 06:10:25 Unpacking systemd-sysv (237-3ubuntu10.47) over (237-3ubuntu10) ... 06:10:26 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 06:10:26 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 06:10:26 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 06:10:26 (Reading database ... 13914 files and directories currently installed.) 06:10:26 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 06:10:26 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 06:10:26 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 06:10:26 + + docker-composegrep build parallel --help 06:10:26 06:10:26 (Reading database ... 13914 files and directories currently installed.) 06:10:26 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 06:10:26 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 06:10:26 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 06:10:26 (Reading database ... 13914 files and directories currently installed.) 06:10:26 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 06:10:26 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 06:10:27 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 06:10:27 (Reading database ... 13914 files and directories currently installed.) 06:10:27 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 06:10:27 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 06:10:27 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 06:10:27 (Reading database ... 13914 files and directories currently installed.) 06:10:27 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 06:10:27 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 06:10:28 Setting up passwd (1:4.5-1ubuntu2) ... 06:10:28 (Reading database ... 13914 files and directories currently installed.) 06:10:28 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 06:10:28 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 06:10:28 Setting up gpgv (2.2.4-1ubuntu1.4) ... 06:10:28 (Reading database ... 13914 files and directories currently installed.) 06:10:28 Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... 06:10:28 Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 06:10:28 Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... 06:10:28 (Reading database ... 13914 files and directories currently installed.) 06:10:28 Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... 06:10:28 Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 06:10:29 Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... 06:10:29 (Reading database ... 13914 files and directories currently installed.) 06:10:29 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 06:10:29 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 06:10:29 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 06:10:29 (Reading database ... 13914 files and directories currently installed.) 06:10:29 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 06:10:29 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 06:10:29 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 06:10:29 (Reading database ... 13914 files and directories currently installed.) 06:10:29 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 06:10:29 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 06:10:29 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 06:10:29 --parallel Build images in parallel. 06:10:29 (Reading database ... 13914 files and directories currently installed.) 06:10:29 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 06:10:29 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [Pipeline] } 06:10:30 $ docker stop --time=1 21b9d460a101ac160fa98a1fe4ddc0483b3f0dbf734db9cdb50a6c936407b7b5 06:10:30 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 06:10:30 (Reading database ... 13914 files and directories currently installed.) 06:10:30 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 06:10:30 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 06:10:30 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 06:10:30 (Reading database ... 13914 files and directories currently installed.) 06:10:30 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 06:10:30 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 06:10:30 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 06:10:30 (Reading database ... 13915 files and directories currently installed.) 06:10:30 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 06:10:30 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 06:10:30 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 06:10:30 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 06:10:30 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 06:10:30 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 06:10:31 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 06:10:31 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 06:10:31 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 06:10:31 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 06:10:31 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 06:10:31 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 06:10:31 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 06:10:31 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 06:10:32 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 06:10:32 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 06:10:32 $ docker rm -f 21b9d460a101ac160fa98a1fe4ddc0483b3f0dbf734db9cdb50a6c936407b7b5 06:10:32 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 06:10:32 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 06:10:32 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 06:10:32 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 06:10:32 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [Pipeline] // withDockerContainer 06:10:32 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 06:10:32 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 06:10:32 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:10:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:10:33 . [Pipeline] withDockerContainer 06:10:33 prd-ubuntu18.04-docker-arm64-4c-16g-3484 does not seem to be running inside a container 06:10:33 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 06:10:33 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 06:10:33 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 06:10:33 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 06:10:33 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 06:10:33 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 06:10:33 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 06:10:34 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 06:10:34 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 06:10:34 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 06:10:34 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 06:10:34 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 06:10:34 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 06:10:34 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:10:34 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:10:34 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:10:34 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:10:34 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:10:34 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:10:34 $ docker top 2fa1b4b121ab31f868fa0e6b8b09b0dcbb128a451611a167d05656ee8b60686e -eo pid,comm 06:10:35 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:10:35 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [Pipeline] { [Pipeline] sh 06:10:35 + docker-compose -f ./docker-compose-build.yml build --parallel 06:10:36 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:10:36 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:10:36 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:10:36 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:10:37 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:10:37 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:10:38 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:10:38 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:10:39 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:10:39 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:10:39 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 06:10:39 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 06:10:39 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 06:10:39 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 06:10:39 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 06:10:39 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 06:10:39 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 06:10:39 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 06:10:39 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 06:10:39 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 06:10:39 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 06:10:39 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 06:10:40 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 06:10:40 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 06:10:40 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 06:10:40 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 06:10:40 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 06:10:40 Building docker-core-command-go ... 06:10:40 Building docker-core-data-go ... 06:10:40 Building docker-core-metadata-go ... 06:10:40 Building docker-security-bootstrapper-go ... 06:10:40 Building docker-security-proxy-setup-go ... 06:10:40 Building docker-security-secretstore-setup-go ... 06:10:40 Building docker-support-notifications-go ... 06:10:40 Building docker-support-scheduler-go ... 06:10:40 Building docker-sys-mgmt-agent-go ... 06:10:40 Building docker-support-notifications-go 06:10:40 Building docker-support-scheduler-go 06:10:40 Building docker-core-command-go 06:10:40 Building docker-security-proxy-setup-go 06:10:40 Building docker-security-bootstrapper-go 06:10:40 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 06:10:40 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 06:10:40 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 06:10:40 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 06:10:40 Setting up tzdata (2021a-0ubuntu0.18.04) ... 06:10:40 06:10:40 Current default time zone: 'Etc/UTC' 06:10:40 Local time is now: Fri May 7 06:10:40 UTC 2021. 06:10:40 Universal Time is now: Fri May 7 06:10:40 UTC 2021. 06:10:40 Run 'dpkg-reconfigure tzdata' if you wish to change it. 06:10:40 06:10:40 Setting up systemd-sysv (237-3ubuntu10.47) ... 06:10:40 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 06:10:40 Setting up linux-libc-dev:amd64 (4.15.0-142.146) ... 06:10:40 Setting up mount (2.31.1-0.4ubuntu3.7) ... 06:10:40 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 06:10:40 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 06:10:40 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 06:10:40 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 06:10:40 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 06:10:40 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 06:10:41 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 06:10:41 Setting up procps (2:3.3.12-3ubuntu1.2) ... 06:10:41 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 06:10:41 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 06:10:41 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 06:10:41 Setting up patch (2.7.6-2ubuntu1.1) ... 06:10:41 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 06:10:41 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 06:10:41 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 06:10:41 Installing new version of config file /etc/ssl/openssl.cnf ... 06:10:41 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 06:10:41 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 06:10:41 Setting up ca-certificates (20210119~18.04.1) ... 06:10:42 Updating certificates in /etc/ssl/certs... 06:10:43 23 added, 27 removed; done. 06:10:43 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 06:10:43 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 06:10:43 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 06:10:43 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 06:10:43 Setting up pkgbinarymangler (138.18.04.1) ... 06:10:43 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 06:10:43 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 06:10:43 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 06:10:43 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 06:10:43 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 06:10:44 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 06:10:44 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 06:10:44 Setting up perl (5.26.1-6ubuntu0.5) ... 06:10:44 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 06:10:44 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 06:10:44 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 06:10:44 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 06:10:44 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 06:10:44 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 06:10:44 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 06:10:44 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 06:10:44 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 06:10:44 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 06:10:44 Processing triggers for systemd (237-3ubuntu10.47) ... 06:10:44 Processing triggers for mime-support (3.60ubuntu1) ... 06:10:44 Processing triggers for ca-certificates (20210119~18.04.1) ... 06:10:44 Updating certificates in /etc/ssl/certs... 06:10:45 0 added, 0 removed; done. 06:10:45 Running hooks in /etc/ca-certificates/update.d... 06:10:45 done. 06:10:45 Reading package lists... 06:10:45 Building dependency tree... 06:10:45 Reading state information... 06:10:46 The following NEW packages will be installed: 06:10:46 apt-transport-https 06:10:46 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 06:10:46 Need to get 1692 B of archives. 06:10:46 After this operation, 154 kB of additional disk space will be used. 06:10:46 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] 06:10:46 debconf: delaying package configuration, since apt-utils is not installed 06:10:46 Fetched 1692 B in 0s (9518 B/s) 06:10:46 Selecting previously unselected package apt-transport-https. 06:10:46 (Reading database ... 13920 files and directories currently installed.) 06:10:46 Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... 06:10:46 Unpacking apt-transport-https (1.6.13) ... 06:10:46 Setting up apt-transport-https (1.6.13) ... 06:10:46 Waiting for network to be ready... 06:10:55 2021-05-07T06:10:51Z INFO Waiting for automatic snapd restart... 06:10:55 snapd 2.49.2 from Canonical* installed 06:10:55 "snapd" switched to the "latest/stable" channel 06:10:55 06:10:59 core18 20210309 from Canonical* installed 06:10:59 "core18" switched to the "latest/stable" channel 06:10:59 06:11:05 snapcraft 4.7.1 from Canonical* installed 06:11:05 "snapcraft" switched to the "latest/stable" channel 06:11:05 06:11:09 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: 06:11:09 - README.md 06:11:09 06:11:09 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 06:11:16 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 06:11:16 Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease 06:11:16 Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease 06:11:16 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 06:11:17 Reading package lists... 06:11:17 Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 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 06:11:23 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 06:11:23 Reading package lists... 06:11:24 Building dependency tree... 06:11:24 Reading state information... 06:11:24 Suggested packages: 06:11:24 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 06:11:24 git-gui gitk gitweb git-cvs git-mediawiki git-svn 06:11:24 Recommended packages: 06:11:24 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 06:11:24 The following NEW packages will be installed: 06:11:24 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 06:11:24 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 06:11:24 pkg-config zip 06:11:24 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 06:11:24 Need to get 7663 kB of archives. 06:11:24 After this operation, 43.8 MB of additional disk space will be used. 06:11:24 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 06:11:24 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] 06:11:24 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 06:11:24 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 06:11:24 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 06:11:24 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 06:11:24 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 06:11:24 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 06:11:24 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 06:11:24 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 06:11:24 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 06:11:24 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 06:11:24 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 06:11:24 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 06:11:24 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 06:11:25 debconf: delaying package configuration, since apt-utils is not installed 06:11:25 Fetched 7663 kB in 1s (10.5 MB/s) 06:11:25 Selecting previously unselected package libglib2.0-0:amd64. 06:11:25 (Reading database ... 13924 files and directories currently installed.) 06:11:25 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 06:11:25 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 06:11:25 Selecting previously unselected package libpsl5:amd64. 06:11:25 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 06:11:25 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 06:11:25 Selecting previously unselected package libnghttp2-14:amd64. 06:11:25 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 06:11:25 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 06:11:25 Selecting previously unselected package librtmp1:amd64. 06:11:25 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 06:11:25 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 06:11:25 Selecting previously unselected package libcurl3-gnutls:amd64. 06:11:25 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... 06:11:25 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 06:11:25 Selecting previously unselected package liberror-perl. 06:11:25 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 06:11:25 Unpacking liberror-perl (0.17025-1) ... 06:11:25 Selecting previously unselected package git-man. 06:11:25 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 06:11:25 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 06:11:26 Selecting previously unselected package git. 06:11:26 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 06:11:26 Unpacking git (1:2.17.1-1ubuntu0.8) ... 06:11:27 Selecting previously unselected package libnorm1:amd64. 06:11:27 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 06:11:27 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 06:11:27 Selecting previously unselected package libpgm-5.2-0:amd64. 06:11:27 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 06:11:27 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 06:11:27 Selecting previously unselected package libsodium23:amd64. 06:11:27 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 06:11:27 Unpacking libsodium23:amd64 (1.0.16-2) ... 06:11:27 Selecting previously unselected package libzmq5:amd64. 06:11:27 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 06:11:27 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 06:11:27 Selecting previously unselected package libzmq3-dev:amd64. 06:11:27 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 06:11:27 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 06:11:27 Selecting previously unselected package pkg-config. 06:11:27 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 06:11:27 Unpacking pkg-config (0.29.1-0ubuntu2) ... 06:11:27 Selecting previously unselected package zip. 06:11:27 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 06:11:27 Unpacking zip (3.0-11build1) ... 06:11:27 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 06:11:27 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 06:11:27 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 06:11:27 Setting up liberror-perl (0.17025-1) ... 06:11:27 Setting up libpsl5:amd64 (0.19.1-5build1) ... 06:11:27 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 06:11:27 No schema files found: doing nothing. 06:11:27 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 06:11:27 Setting up zip (3.0-11build1) ... 06:11:27 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 06:11:28 Setting up libsodium23:amd64 (1.0.16-2) ... 06:11:28 Setting up pkg-config (0.29.1-0ubuntu2) ... 06:11:28 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 06:11:28 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 06:11:28 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 06:11:28 Setting up git (1:2.17.1-1ubuntu0.8) ... 06:11:28 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 06:11:34 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 06:11:35 git set to automatically installed. 06:11:35 git-man set to automatically installed. 06:11:35 libcurl3-gnutls set to automatically installed. 06:11:35 liberror-perl set to automatically installed. 06:11:35 libglib2.0-0 set to automatically installed. 06:11:35 libnghttp2-14 set to automatically installed. 06:11:35 libnorm1 set to automatically installed. 06:11:35 libpgm-5.2-0 set to automatically installed. 06:11:35 libpsl5 set to automatically installed. 06:11:35 librtmp1 set to automatically installed. 06:11:35 libsodium23 set to automatically installed. 06:11:35 libzmq3-dev set to automatically installed. 06:11:35 libzmq5 set to automatically installed. 06:11:35 pkg-config set to automatically installed. 06:11:35 zip set to automatically installed. 06:11:36 snapd is not logged in, snap install commands will use sudo 06:11:44 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 06:11:44 snap "core18" has no updates available 06:11:45 snapd is not logged in, snap install commands will use sudo 06:11:51 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 06:12:01 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 06:12:01 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:12:01 ---> 0745defc080b 06:12:01 Step 3/22 : WORKDIR /edgex-go 06:12:01 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 06:12:01 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:12:01 ---> 0745defc080b 06:12:01 Step 3/22 : WORKDIR /edgex-go 06:12:01 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 06:12:01 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:12:01 ---> 0745defc080b 06:12:01 Step 3/23 : WORKDIR /edgex-go 06:12:01 Step 1/31 : ARG BUILDER_BASE=golang:1.16-alpine3.12 06:12:01 Step 2/31 : FROM ${BUILDER_BASE} AS builder 06:12:01 ---> 0745defc080b 06:12:01 Step 3/31 : WORKDIR /edgex-go 06:12:01 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.12 06:12:01 Step 2/21 : FROM ${BUILDER_BASE} AS builder 06:12:01 ---> 0745defc080b 06:12:01 Step 3/21 : WORKDIR /edgex-go 06:12:01 ---> Running in 2cb733395f17 06:12:01 ---> Running in 4b1f89520404 06:12:01 ---> Running in e5d33434897c 06:12:01 ---> Running in 54c9a3bc985e 06:12:01 ---> Running in f7b8b591f7d2 06:12:01 Removing intermediate container 2cb733395f17 06:12:01 Removing intermediate container 4b1f89520404 06:12:01 ---> bf7b5f529f8a 06:12:01 ---> c663ac32149f 06:12:01 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesStep 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:12:01 06:12:01 Removing intermediate container e5d33434897c 06:12:01 ---> 370c4ef784f8 06:12:01 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:12:01 Removing intermediate container 54c9a3bc985e 06:12:01 ---> 6a91726d86c2 06:12:01 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:12:01 Removing intermediate container f7b8b591f7d2 06:12:01 ---> 60bfdcdb368b 06:12:01 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:12:01 ---> Running in 3147b64808a2 06:12:01 ---> Running in 8108a7fbbba2 06:12:01 ---> Running in e507809743c7 06:12:01 ---> Running in 6a3d27cfeb61 06:12:01 ---> Running in 3ed12b37ffd3 06:12:01 Removing intermediate container 3147b64808a2 06:12:01 ---> 490e7ced2454 06:12:01 Step 5/21 : RUN apk add --update --no-cache make git 06:12:01 ---> Running in 32393e5e1060 06:12:01 Removing intermediate container e507809743c7 06:12:01 ---> 0de370056737 06:12:01 Step 5/23 : RUN apk add --update --no-cache make git 06:12:01 Removing intermediate container 8108a7fbbba2 06:12:01 ---> f7e741eb1d19 06:12:01 Step 5/31 : RUN apk add --update --no-cache make git 06:12:01 ---> Running in 0f65f9e4dc60 06:12:01 ---> Running in d14d47c2163b 06:12:01 Removing intermediate container 6a3d27cfeb61 06:12:01 ---> 471409a765c7 06:12:01 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 06:12:01 Removing intermediate container 3ed12b37ffd3 06:12:01 ---> 8d405a2cbcc1 06:12:01 Step 5/22 : RUN apk add --update --no-cache make git 06:12:01 ---> Running in 6eb38c72e7bb 06:12:01 ---> Running in 4cb4e3a679aa 06:12:01 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 06:12:01 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 06:12:01 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 06:12:01 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 06:12:01 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 06:12:01 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 06:12:01 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 06:12:02 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 06:12:02 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 06:12:02 OK: 218 MiB in 52 packages 06:12:02 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 06:12:03 OK: 218 MiB in 52 packages 06:12:03 OK: 218 MiB in 52 packages 06:12:04 OK: 218 MiB in 52 packages 06:12:04 OK: 218 MiB in 52 packages 06:12:05 Removing intermediate container 32393e5e1060 06:12:05 ---> c7e8dbc0fb9c 06:12:05 Step 6/21 : COPY go.mod . 06:12:05 Removing intermediate container d14d47c2163b 06:12:05 ---> e00be20e9804 06:12:05 Step 6/31 : COPY go.mod . 06:12:05 Removing intermediate container 0f65f9e4dc60 06:12:05 ---> 3c95a0bbc6b6 06:12:05 Step 6/23 : COPY go.mod . 06:12:05 Removing intermediate container 4cb4e3a679aa 06:12:05 ---> fc425a2893f5 06:12:05 Step 6/22 : COPY go.mod . 06:12:05 ---> 0044a97df19f 06:12:05 Step 7/21 : RUN go mod download 06:12:05 Removing intermediate container 6eb38c72e7bb 06:12:05 ---> f87b7e27bad4 06:12:05 Step 6/22 : COPY go.mod . 06:12:06 ---> Running in 68b50eef88c7 06:12:06 ---> c43db36c3e22 06:12:06 Step 7/31 : RUN go mod download 06:12:06 ---> 053f34f713dc 06:12:06 Step 7/23 : RUN go mod download 06:12:06 ---> Running in 067d08be3327 06:12:06 ---> 21f038e58a70 06:12:06 Step 7/22 : RUN go mod download 06:12:06 ---> Running in 2101c7f82fc8 06:12:07 ---> 694ca5b63be3 06:12:07 Step 7/22 : RUN go mod download 06:12:07 ---> Running in 16b787930bc8 06:12:07 ---> Running in 644ca9071f42 06:12:09 Removing intermediate container 68b50eef88c7 06:12:09 ---> 48b03a3c3379 06:12:09 Step 8/21 : COPY . . 06:12:09 go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed 06:12:09 Pulling go-build-helper 06:12:09 + snapcraftctl pull 06:12:09 'app-service-config' has dependencies that need to be staged: go-build-helper 06:12:09 Skipping pull go-build-helper (already ran) 06:12:09 Building go-build-helper 06:12:09 + snapcraftctl build 06:12:10 Removing intermediate container 067d08be3327 06:12:10 ---> bf75e8215b15 06:12:10 Step 8/31 : COPY . . 06:12:11 Removing intermediate container 2101c7f82fc8 06:12:11 ---> 08a79fb7f23d 06:12:11 Step 8/23 : COPY . . 06:12:11 Staging go-build-helper 06:12:11 + snapcraftctl stage 06:12:12 Removing intermediate container 644ca9071f42 06:12:12 ---> edf25cf8ade3 06:12:12 Step 8/22 : COPY . . 06:12:12 Removing intermediate container 16b787930bc8 06:12:12 ---> fb4b38e1aaab 06:12:12 Step 8/22 : COPY . . 06:12:24 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 06:12:24 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 06:12:24 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1699 kB] 06:12:24 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [318 kB] 06:12:24 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 06:12:24 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 06:12:24 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [305 kB] 06:12:24 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [40.7 kB] 06:12:24 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1124 kB] 06:12:24 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] 06:12:24 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 06:12:24 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 06:12:24 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 06:12:24 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 06:12:24 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 06:12:24 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 06:12:24 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 06:12:24 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 06:12:24 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 06:12:24 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2043 kB] 06:12:24 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [410 kB] 06:12:24 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] 06:12:24 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 06:12:24 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [326 kB] 06:12:24 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [44.2 kB] 06:12:24 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1733 kB] 06:12:24 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] 06:12:24 Fetched 24.5 MB in 0s (0 B/s) 06:12:24 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 06:12:24 Fetched 224 kB in 0s (0 B/s) 06:12:24 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 06:12:24 Fetched 157 kB in 0s (0 B/s) 06:12:24 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 06:12:24 Fetched 221 kB in 0s (0 B/s) 06:12:24 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 06:12:24 Fetched 143 kB in 0s (0 B/s) 06:12:24 Pulling app-service-config 06:12:24 + snapcraftctl pull 06:12:24 Cloning into '/root/parts/app-service-config/src'... 06:12:25 Pulling config-common 06:12:25 + snapcraftctl pull 06:12:30 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 06:12:30 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 06:12:30 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 06:12:30 Fetched 0 B in 0s (0 B/s) 06:12:30 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 06:12:30 Fetched 0 B in 0s (0 B/s) 06:12:30 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 06:12:30 Fetched 0 B in 0s (0 B/s) 06:12:30 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 06:12:30 Fetched 0 B in 0s (0 B/s) 06:12:30 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 06:12:30 Fetched 0 B in 0s (0 B/s) 06:12:30 Pulling edgex-go 06:12:30 + snapcraftctl pull 06:12:34 ---> 35a9953fdcc4 06:12:34 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 06:12:34 ---> 3aaeac5ff856 06:12:34 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 06:12:34 ---> ab3b0b08e2b1 06:12:34 Step 9/23 : RUN make cmd/core-command/core-command 06:12:34 ---> Running in 831c06507241 06:12:34 ---> bd47ee1471ed 06:12:34 Step 9/22 : RUN make cmd/support-notifications/support-notifications 06:12:34 ---> Running in 55d4102cafe2 06:12:34 ---> dcff3c92e287 06:12:34 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 06:12:34 ---> Running in 08c8c288a077 06:12:35 ---> Running in 10e516e13934 06:12:35 ---> Running in 00ab3475d8b9 06:12: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 06:12:36 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 06:12:36 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 06:12:37 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 06:12:37 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 06:12:52 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 06:12:52 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 06:12:52 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 06:12:52 Fetched 0 B in 0s (0 B/s) 06:12:52 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 06:12:52 Fetched 96.5 kB in 0s (0 B/s) 06:12:52 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 06:12:52 Fetched 279 kB in 0s (0 B/s) 06:12:52 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 06:12:52 Fetched 122 kB in 0s (0 B/s) 06:12:52 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 06:12:52 Fetched 77.8 kB in 0s (0 B/s) 06:12:52 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 06:12:52 Fetched 8848 B in 0s (0 B/s) 06:12:52 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 06:12:52 Fetched 47.8 kB in 0s (0 B/s) 06:12:52 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 06:12:52 Fetched 45.6 kB in 0s (0 B/s) 06:12:52 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 06:12:52 Fetched 15.0 kB in 0s (0 B/s) 06:12:52 Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] 06:12:52 Fetched 219 kB in 0s (0 B/s) 06:12:52 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 06:12:52 Fetched 154 kB in 0s (0 B/s) 06:12:52 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 06:12:52 Fetched 50.6 kB in 0s (0 B/s) 06:12:52 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 06:12:52 Fetched 14.8 kB in 0s (0 B/s) 06:12:52 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 06:12:52 Fetched 41.8 kB in 0s (0 B/s) 06:12:52 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 06:12:52 Fetched 499 kB in 0s (0 B/s) 06:12:52 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 06:12:52 Fetched 111 kB in 0s (0 B/s) 06:12:52 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 06:12:52 Fetched 240 kB in 0s (0 B/s) 06:12:52 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 06:12:52 Fetched 29.3 kB in 0s (0 B/s) 06:12:52 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 06:12:52 Fetched 85.5 kB in 0s (0 B/s) 06:12:52 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 06:12:52 Fetched 24.5 kB in 0s (0 B/s) 06:12:52 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 06:12:52 Fetched 49.2 kB in 0s (0 B/s) 06:12:52 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 06:12:52 Fetched 54.2 kB in 0s (0 B/s) 06:12:52 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 06:12:52 Fetched 30.8 kB in 0s (0 B/s) 06:12:52 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 06:12:52 Fetched 15.8 kB in 0s (0 B/s) 06:12:52 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 06:12:52 Fetched 85.9 kB in 0s (0 B/s) 06:12:52 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 06:12:52 Fetched 8720 B in 0s (0 B/s) 06:12:52 Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] 06:12:52 Fetched 137 kB in 0s (0 B/s) 06:12:52 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 06:12:52 Fetched 119 kB in 0s (0 B/s) 06:12:52 Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] 06:12:52 Fetched 110 kB in 0s (0 B/s) 06:12:52 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 06:12:52 Fetched 11.1 kB in 0s (0 B/s) 06:12:52 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 06:12:52 Fetched 645 kB in 0s (0 B/s) 06:12:52 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 06:12:52 Fetched 41.3 kB in 0s (0 B/s) 06:12:52 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 06:12:52 Fetched 17.9 kB in 0s (0 B/s) 06:12:52 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 06:12:52 Fetched 368 kB in 0s (0 B/s) 06:12:52 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 06:12:52 Fetched 187 kB in 0s (0 B/s) 06:12:52 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 06:12:52 Fetched 175 kB in 0s (0 B/s) 06:12:52 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 06:12:52 Fetched 206 kB in 0s (0 B/s) 06:12:52 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 06:12:52 Fetched 1301 kB in 0s (0 B/s) 06:12:52 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 06:12:52 Fetched 36.2 kB in 0s (0 B/s) 06:12:52 Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] 06:12:52 Fetched 159 kB in 0s (0 B/s) 06:12:52 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 06:12:52 Fetched 107 kB in 0s (0 B/s) 06:12:52 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 06:12:52 Fetched 48.7 kB in 0s (0 B/s) 06:12:52 Pulling static-packages 06:12:52 + snapcraftctl pull 06:12:52 Pulling version 06:12:52 + cd /root/project 06:12:52 + [ -f VERSION ] 06:12:52 + PROJECT_VERSION=local-dev 06:12:52 + git rev-parse --short HEAD 06:12:52 + GIT_REVISION=9bf434a5 06:12:52 + snapcraftctl set-version local-dev 06:12:53 Skipping build go-build-helper (already ran) 06:12:53 Building app-service-config 06:12:53 + make build 06:12:53 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.52 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable 06:12:56 go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.52 06:12:56 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.78 06:12:56 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.11 06:12:56 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.5 06:12:56 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.42 06:12:56 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.7 06:12:56 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.3 06:12:56 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 06:12:56 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 06:12:56 go: downloading github.com/go-playground/validator/v10 v10.5.0 06:12:56 go: downloading github.com/go-kit/kit v0.8.0 06:12:56 go: downloading golang.org/x/text v0.3.2 06:12:56 go: downloading github.com/x448/float16 v0.8.4 06:12:56 go: downloading github.com/google/uuid v1.2.0 06:12:56 go: downloading github.com/pelletier/go-toml v1.9.0 06:12:56 go: downloading github.com/go-logfmt/logfmt v0.4.0 06:12:56 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 06:12:56 go: downloading github.com/leodido/go-urn v1.2.0 06:12:56 go: downloading github.com/go-playground/universal-translator v0.17.0 06:12:57 go: downloading github.com/go-playground/locales v0.13.0 06:12:57 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 06:12:57 go: downloading github.com/pebbe/zmq4 v1.2.7 06:12:57 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.17 06:12:57 go: downloading github.com/gorilla/websocket v1.4.2 06:12:57 go: downloading github.com/gorilla/mux v1.8.0 06:12:57 go: downloading github.com/hashicorp/consul/api v1.8.1 06:12:57 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 06:12:57 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 06:12:57 go: downloading github.com/mitchellh/mapstructure v1.1.2 06:12:57 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 06:12:57 go: downloading github.com/hashicorp/serf v0.9.5 06:12:57 go: downloading github.com/hashicorp/go-hclog v0.12.0 06:12:57 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 06:12:57 go: downloading github.com/go-redis/redis/v7 v7.2.0 06:12:57 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 06:12:57 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 06:12:57 go: downloading github.com/mitchellh/copystructure v1.0.0 06:12:57 go: downloading github.com/fatih/color v1.9.0 06:12:57 go: downloading github.com/mattn/go-isatty v0.0.12 06:12:57 go: downloading github.com/mattn/go-colorable v0.1.6 06:12:57 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 06:12:57 go: downloading github.com/mitchellh/reflectwalk v1.0.0 06:12:57 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 06:12:58 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 06:12:58 go: downloading github.com/hashicorp/golang-lru v0.5.0 06:13:08 + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable 06:13:08 + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml 06:13:08 + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt 06:13:08 + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE 06:13:10 Building config-common 06:13:10 + snapcraftctl build 06:13:12 Building edgex-go 06:13:13 + cd /root/parts/edgex-go/src 06:13:13 + make build 06:13:13 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 06:13:13 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.12 06:13:13 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.19 06:13:13 go: downloading github.com/OneOfOne/xxhash v1.2.8 06:13:13 go: downloading github.com/pkg/errors v0.8.1 06:13:13 go: downloading github.com/imdario/mergo v0.3.12 06:13:17 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 06:13:17 go: downloading gopkg.in/yaml.v2 v2.4.0 06:13:23 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 06:13:24 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 06:13:26 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 06:13:27 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 06:13:27 go: downloading github.com/stretchr/testify v1.7.0 06:13:27 go: downloading github.com/davecgh/go-spew v1.1.1 06:13:27 go: downloading github.com/pmezard/go-difflib v1.0.0 06:13:27 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 06:13:29 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 06:13:29 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 06:13:29 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 06:13:31 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 06:13: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 06:13:32 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 06:13:34 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 06:13:35 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 06:13:37 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 06:13:37 go: downloading github.com/lib/pq v1.10.1 06:13:39 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 06:13:39 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 06:13:39 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 06:13:39 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 06:13:39 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 06:13:39 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 06:13:39 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 06:13:39 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 06:13:39 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 06:13:39 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 06:13:39 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 06:13:39 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 06:13:39 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 06:13:39 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 06:13:39 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 06:13:39 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 06:13:39 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 06:13:39 + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml 06:13:39 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 06:13:39 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 06:13:39 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 06:13:39 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 06:13:39 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 06:13:39 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 06:13:39 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 06:13:39 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 06:13:42 Building static-packages 06:13:42 + snapcraftctl build 06:13:45 Building version 06:13:45 + snapcraftctl build 06:13:47 Skipping stage go-build-helper (already ran) 06:13:47 Staging app-service-config 06:13:47 + snapcraftctl stage 06:13:49 Staging config-common 06:13:49 + snapcraftctl stage 06:13:50 Staging edgex-go 06:13:50 + snapcraftctl stage 06:13:51 Staging static-packages 06:13:51 + snapcraftctl stage 06:13:52 Staging version 06:13:52 + snapcraftctl stage 06:13:53 Priming go-build-helper 06:13:53 + snapcraftctl prime 06:13:54 Priming app-service-config 06:13:54 + snapcraftctl prime 06:13:56 Priming config-common 06:13:56 + snapcraftctl prime 06:13:57 Priming edgex-go 06:13:57 + snapcraftctl prime 06:13:58 Priming static-packages 06:13:58 + snapcraftctl prime 06:14:01 Priming version 06:14:01 + snapcraftctl prime 06:14:02 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] } 06:14:29 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 06:14:37 Removing intermediate container 831c06507241 06:14:37 ---> b64fe81dbafb 06:14:37 06:14:37 Step 10/21 : FROM alpine:3.12 06:14:37 Removing intermediate container 55d4102cafe2 06:14:37 ---> d989acdcd2c5 06:14:37 06:14:37 Step 10/31 : FROM alpine:3.12 06:14:37 3.12: Pulling from library/alpine 06:14:37 3.12: Pulling from library/alpine 06:14:38 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 06:14:38 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 06:14:38 Status: Image is up to date for alpine:3.12 06:14:38 ---> 9852663dfa18 06:14:38 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 06:14:38 Status: Downloaded newer image for alpine:3.12 06:14:38 ---> 9852663dfa18 06:14:38 Step 11/21 : RUN apk add --update --no-cache curl 06:14:38 ---> Running in 5b5de3b51654 06:14:38 ---> Running in dc7bc8e2e5eb 06:14:39 Removing intermediate container dc7bc8e2e5eb 06:14:39 ---> 47ae7d1e7ad4 06:14:39 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 06:14:40 ---> Running in 1553b4d7c92d 06:14:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:14:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:14:41 (1/4) Installing ca-certificates (20191127-r4) 06:14:41 (2/4) Installing nghttp2-libs (1.41.0-r0) 06:14:41 (3/4) Installing libcurl (7.76.1-r0) 06:14:41 (4/4) Installing curl (7.76.1-r0) 06:14:41 Executing busybox-1.31.1-r20.trigger 06:14:41 Executing ca-certificates-20191127-r4.trigger 06:14:42 OK: 7 MiB in 18 packages 06:14:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:14:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:14:42 (1/2) Installing dumb-init (1.2.2-r1) 06:14:42 (2/2) Installing su-exec (0.2-r1) 06:14:42 Executing busybox-1.31.1-r20.trigger 06:14:42 OK: 5 MiB in 16 packages 06:14:45 Removing intermediate container 5b5de3b51654 06:14:45 ---> 67433f2c1643 06:14:45 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:14:45 Removing intermediate container 1553b4d7c92d 06:14:45 ---> 6f758bb0cfd9 06:14:45 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 06:14:45 ---> Running in b783e80efa4e 06:14:46 Removing intermediate container 00ab3475d8b9 06:14:46 ---> 4567af062778 06:14:46 06:14:46 Step 10/22 : FROM alpine:3.12 06:14:46 ---> 9852663dfa18 06:14:46 Step 11/22 : RUN apk add --update --no-cache dumb-initRemoving intermediate container 08c8c288a077 06:14:46 06:14:46 ---> 5a3ab0d2313e 06:14:46 06:14:46 Step 10/23 : FROM alpine:3.12 06:14:46 ---> 9852663dfa18 06:14:46 Step 11/23 : RUN apk add --update --no-cache dumb-init 06:14:46 ---> Running in df81b819a169 06:14:46 ---> Running in bf5d39ef6612 06:14:46 ---> Running in eabc41149534 06:14:46 Removing intermediate container 10e516e13934 06:14:46 ---> a6931fbfa225 06:14:46 06:14:46 Step 10/22 : FROM alpine:3.12 06:14:46 ---> 9852663dfa18 06:14:46 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 06:14:46 Removing intermediate container b783e80efa4e 06:14:46 ---> bfa74f45ee4e 06:14:46 Step 13/21 : WORKDIR /edgex 06:14:46 ---> Running in c7a65eba437f 06:14:46 ---> Running in d48f939d3922 06:14:46 Removing intermediate container df81b819a169 06:14:46 ---> 92433a67009f 06:14:46 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 06:14:47 ---> Running in d1cf067d9606 06:14:47 Removing intermediate container d48f939d3922 06:14:47 ---> 54f5efb3b8ce 06:14:47 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 06:14:48 Removing intermediate container d1cf067d9606 06:14:48 ---> 3e801601a6f9 06:14:48 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 06:14:48 ---> Running in 07a0f06f5f22 06:14:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:14:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:14:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:14:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:14:48 ---> 1f2f0cacba0d 06:14:48 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 06:14:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:14:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:14:49 (1/1) Installing dumb-init (1.2.2-r1) 06:14:49 Executing busybox-1.31.1-r20.trigger 06:14:49 OK: 5 MiB in 15 packages 06:14:49 (1/2) Installing ca-certificates (20191127-r4) 06:14:49 (1/1) Installing dumb-init (1.2.2-r1) 06:14:49 Executing busybox-1.31.1-r20.trigger 06:14:49 OK: 5 MiB in 15 packages 06:14:49 (2/2) Installing dumb-init (1.2.2-r1) 06:14:49 Executing busybox-1.31.1-r20.trigger 06:14:49 Executing ca-certificates-20191127-r4.trigger 06:14:50 OK: 6 MiB in 16 packages 06:14:51 ---> a6843f67b7fd 06:14:51 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 06:14:51 Removing intermediate container eabc41149534 06:14:51 ---> 0087297e80e7 06:14:51 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:14:52 ---> Running in 9664267bbb76 06:14:52 Removing intermediate container bf5d39ef6612 06:14:52 ---> e54ebd61be02 06:14:52 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:14:52 Removing intermediate container 07a0f06f5f22 06:14:52 ---> c20db74ab38c 06:14:52 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 06:14:52 ---> Running in 1f89a1c85a4c 06:14:52 Removing intermediate container c7a65eba437f 06:14:52 ---> 061884e66991 06:14:52 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 06:14:53 ---> ddfa08579b69 06:14:53 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 06:14:53 Removing intermediate container 9664267bbb76 06:14:53 ---> 5be5648b502f 06:14:53 Step 13/22 : ENV APP_PORT=48085 06:14:53 ---> Running in 8f90d843e271 06:14:53 ---> Running in 55d5cad769a7 06:14:53 ---> Running in e643feb9aab4 06:14:53 ---> Running in eb7748bc0b3b 06:14:53 Removing intermediate container 1f89a1c85a4c 06:14:53 ---> a88c18857436 06:14:53 Step 13/23 : ENV APP_PORT=48082 06:14:53 ---> Running in be8f068a0a76 06:14:53 Removing intermediate container 8f90d843e271 06:14:53 ---> 0465ccf92606 06:14:53 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 06:14:54 Removing intermediate container 55d5cad769a7 06:14:54 ---> f6a8ce06bb59 06:14:54 Step 13/22 : ENV APP_PORT=48060 06:14:54 Removing intermediate container eb7748bc0b3b 06:14:54 ---> e2e3f19680db 06:14:54 Removing intermediate container e643feb9aab4 06:14:54 ---> e9cc500aa693 06:14:54 Step 18/21 : CMD ["--init=true"] 06:14:54 Step 14/22 : EXPOSE $APP_PORT 06:14:54 ---> Running in 5754d41ab1af 06:14:54 ---> Running in 6ada8b218b6f 06:14:54 ---> Running in c01b932d415a 06:14:54 Removing intermediate container be8f068a0a76 06:14:54 ---> 47f40cd71c61 06:14:54 Step 14/23 : EXPOSE $APP_PORT 06:14:54 ---> Running in 5799383f7b9a 06:14:54 Removing intermediate container 5754d41ab1af 06:14:54 ---> c9d0ac2d49f3 06:14:54 Step 14/22 : EXPOSE $APP_PORT 06:14:55 ---> 1f476af765f9 06:14:55 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 06:14:55 ---> Running in d254240c3d48 06:14:55 Removing intermediate container 6ada8b218b6f 06:14:55 ---> 5fe3c1fa9a46 06:14:55 Step 19/21 : LABEL arch=arm64 06:14:55 Removing intermediate container c01b932d415a 06:14:55 ---> 596ae5e79b98 06:14:55 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 06:14:55 ---> Running in cb4339d64885 06:14:55 ---> Running in 4e13cbb8c31c 06:14:55 Removing intermediate container 5799383f7b9a 06:14:55 ---> da4fc4a7e2c7 06:14:55 Step 15/23 : WORKDIR / 06:14:56 ---> Running in 9f33210445cb 06:14:56 Removing intermediate container d254240c3d48 06:14:56 ---> a7c2286777b5 06:14:56 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 06:14:56 ---> 61b2b8701583 06:14:56 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 06:14:56 Removing intermediate container 4e13cbb8c31c 06:14:56 ---> 6996772404f5 06:14:56 Step 20/21 : LABEL git_sha=9bf434a5fd3a34f215e8cca0d59b58e67af3fe3d 06:14:56 ---> Running in 63bce1793e8c 06:14:57 Removing intermediate container 9f33210445cb 06:14:57 ---> fac640d9483a 06:14:57 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:14:57 ---> 84f3753f5755 06:14:57 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 06:14:58 Removing intermediate container 63bce1793e8c 06:14:58 ---> 42bd9eeed44e 06:14:58 Step 21/21 : LABEL version=0.0.0 06:14:58 ---> Running in 05ff64590621 06:14:58 ---> 13ee00971a7d 06:14:58 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 06:14:58 ---> 19c91982813b 06:14:58 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 06:14:59 Removing intermediate container 05ff64590621 06:14:59 ---> 3980d21892c9 06:14:59 06:14:59 Removing intermediate container cb4339d64885 06:14:59 ---> 0acae96fc90e 06:14:59 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 06:14:59 ---> 53ab2fd061a2 06:14:59 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 06:14:59 ---> 01b25f54d171 06:14:59 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 06:15:00 Successfully built 3980d21892c9 06:15:00 Successfully tagged docker-security-proxy-setup-go-arm64:latest 06:15:00 Building docker-security-secretstore-setup-go 06:15:00  Building docker-security-proxy-setup-go ... done  ---> Running in d7411ef96f93 06:15:00 ---> 6375afcb4290 06:15:00 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 06:15:00 ---> 56f292062b38 06:15:00 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 06:15:00 ---> edbc79f39466 06:15:00 Step 18/22 : ENTRYPOINT ["/support-notifications"] 06:15:00 Removing intermediate container d7411ef96f93 06:15:00 ---> 9bf6eb54e80b 06:15:00 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:15:00 ---> Running in 23ed5f35a9e2 06:15:01 ---> Running in 7b50507f8423 06:15:01 ---> f24bc0d1c5dc 06:15:01 Step 19/23 : ENTRYPOINT ["/core-command"] 06:15:02 Removing intermediate container 7b50507f8423 06:15:02 ---> f0492fc9b4a8 06:15:02 Step 20/22 : LABEL arch=arm64 06:15:02 Removing intermediate container 23ed5f35a9e2 06:15:02 ---> 4413808a21fa 06:15:02 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:15:02 ---> Running in 58263e1e5145 06:15:02 ---> 1aef08943d34 06:15:02 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 06:15:02 ---> Running in 70cedac8aefb 06:15:02 ---> Running in 87bddcbbfb8a 06:15:03 Removing intermediate container 58263e1e5145 06:15:03 ---> 94647c3c475f 06:15:03 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:15:03 ---> Running in 7248c2bb3409 06:15:03 Removing intermediate container 87bddcbbfb8a 06:15:03 ---> 229c2c5ef31f 06:15:03 Step 20/22 : LABEL arch=arm64 06:15:03 Removing intermediate container 70cedac8aefb 06:15:03 ---> b643f3456c77 06:15:03 Step 21/22 : LABEL git_sha=9bf434a5fd3a34f215e8cca0d59b58e67af3fe3d 06:15:04 ---> cb01ffae475a 06:15:04 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 06:15:04 ---> Running in 6845693b6948 06:15:04 ---> Running in bc2e9cb462f8 06:15:04 Removing intermediate container 7248c2bb3409 06:15:04 ---> 44672315a3b6 06:15:04 Step 21/23 : LABEL arch=arm64 06:15:04 ---> Running in d16cde91d67d 06:15:04 Removing intermediate container 6845693b6948 06:15:04 ---> bcc2290de1eb 06:15:04 Step 22/22 : LABEL version=0.0.0 06:15:04 Removing intermediate container bc2e9cb462f8 06:15:04 ---> e508f83914d2 06:15:04 Step 21/22 : LABEL git_sha=9bf434a5fd3a34f215e8cca0d59b58e67af3fe3d 06:15:05 ---> Running in 51db157379ac 06:15:05 ---> Running in db76f2ae4297 06:15:05 Removing intermediate container d16cde91d67d 06:15:05 ---> 05f89b855e29 06:15:05 Step 22/23 : LABEL git_sha=9bf434a5fd3a34f215e8cca0d59b58e67af3fe3d 06:15:05 ---> 59dbff6697a1 06:15:05 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 06:15:06 ---> Running in 8082297b9517 06:15:06 Removing intermediate container db76f2ae4297 06:15:06 ---> 1c349f87daa3 06:15:06 Step 22/22 : LABEL version=0.0.0 06:15:06 Removing intermediate container 51db157379ac 06:15:06 ---> 774ed5cba9ba 06:15:06 06:15:06 ---> Running in b086bf1a93f1 06:15:06 Successfully built 774ed5cba9ba 06:15:06 Successfully tagged docker-support-scheduler-go-arm64:latest 06:15:06  Building docker-support-scheduler-go ... done Building docker-core-metadata-go 06:15:06 Removing intermediate container 8082297b9517 06:15:06 ---> 0800a78828da 06:15:06 Step 23/23 : LABEL version=0.0.0 06:15:06 ---> f26cecd0697f 06:15:06 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 06:15:07 ---> Running in 2838504d30f3 06:15:07 ---> Running in 3272bddcac30 06:15:07 Removing intermediate container b086bf1a93f1 06:15:07 ---> ce7839b554ef 06:15:07 06:15:08 Removing intermediate container 2838504d30f3 06:15:08 ---> 66026369f2e3 06:15:08 06:15:08 Successfully built ce7839b554ef 06:15:08 Successfully tagged docker-support-notifications-go-arm64:latest 06:15:08  Building docker-support-notifications-go ... done Building docker-core-data-go 06:15:08 Removing intermediate container 3272bddcac30 06:15:08 ---> 313e958c04d9 06:15:08 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 06:15:08 Successfully built 66026369f2e3 06:15:08 Successfully tagged docker-core-command-go-arm64:latest 06:15:08 Building docker-sys-mgmt-agent-go 06:15:08  Building docker-core-command-go ... done  ---> cfd0b446285c 06:15:08 Step 26/31 : RUN chmod +x /entrypoint.sh 06:15:09 ---> Running in fb7796c50c1a 06:15:11 Removing intermediate container fb7796c50c1a 06:15:11 ---> 61f02aa2dcb7 06:15:11 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 06:15:12 ---> Running in 407c14889861 06:15:13 Removing intermediate container 407c14889861 06:15:13 ---> 5fc159bb3f5b 06:15:13 Step 28/31 : CMD ["gate"] 06:15:13 ---> Running in ef5fc7baab0a 06:15:14 Removing intermediate container ef5fc7baab0a 06:15:14 ---> fb5b1750ef20 06:15:14 Step 29/31 : LABEL arch=arm64 06:15:15 ---> Running in 9d90e22ce0cf 06:15:16 Removing intermediate container 9d90e22ce0cf 06:15:16 ---> 489abb029cf9 06:15:16 Step 30/31 : LABEL git_sha=9bf434a5fd3a34f215e8cca0d59b58e67af3fe3d 06:15:16 ---> Running in ffe7d099632f 06:15:17 Removing intermediate container ffe7d099632f 06:15:17 ---> 03431f21d121 06:15:17 Step 31/31 : LABEL version=0.0.0 06:15:18 ---> Running in 5d7ef6bdeccb 06:15:18 Removing intermediate container 5d7ef6bdeccb 06:15:18 ---> cf960fac5381 06:15:18 06:15:19 Successfully built cf960fac5381 06:15:19 Successfully tagged docker-security-bootstrapper-go-arm64:latest 06:15:51  Building docker-security-bootstrapper-go ... done Step 1/25 : ARG BUILDER_BASE=golang:1.16-alpine3.12 06:15:51 Step 2/25 : FROM ${BUILDER_BASE} AS builder 06:15:51 ---> 0745defc080b 06:15:51 Step 3/25 : WORKDIR /edgex-go 06:15:51 ---> Using cache 06:15:51 ---> 60bfdcdb368b 06:15:51 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:15:51 ---> Using cache 06:15:51 ---> 8d405a2cbcc1 06:15:51 Step 5/25 : RUN apk add --update --no-cache make git 06:15:51 ---> Using cache 06:15:51 ---> fc425a2893f5 06:15:51 Step 6/25 : COPY go.mod . 06:15:51 ---> Using cache 06:15:51 ---> 21f038e58a70 06:15:51 Step 7/25 : RUN go mod download 06:15:51 ---> Using cache 06:15:51 ---> fb4b38e1aaab 06:15:51 Step 8/25 : COPY . . 06:15:51 ---> Using cache 06:15:51 ---> dcff3c92e287 06:15:51 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:15:56 ---> Running in 8364c02af4ea 06:15: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 06:16:01 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 06:16:01 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:16:01 ---> 0745defc080b 06:16:01 Step 3/23 : WORKDIR /edgex-go 06:16:01 ---> Using cache 06:16:01 ---> 60bfdcdb368b 06:16:01 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:16:01 ---> Using cache 06:16:01 ---> 8d405a2cbcc1 06:16:01 Step 5/23 : RUN apk add --update --no-cache make git 06:16:01 ---> Using cache 06:16:01 ---> fc425a2893f5 06:16:01 Step 6/23 : COPY go.mod . 06:16:01 ---> Using cache 06:16:01 ---> 21f038e58a70 06:16:01 Step 7/23 : RUN go mod download 06:16:01 ---> Using cache 06:16:01 ---> fb4b38e1aaab 06:16:01 Step 8/23 : COPY . . 06:16:01 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 06:16:01 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:16:01 ---> 0745defc080b 06:16:01 Step 3/23 : WORKDIR /edgex-go 06:16:01 ---> Using cache 06:16:01 ---> 60bfdcdb368b 06:16:01 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:16:01 ---> Using cache 06:16:01 ---> 8d405a2cbcc1 06:16:01 Step 5/23 : RUN apk add --update --no-cache make bash git 06:16:01 ---> Using cache 06:16:01 ---> dcff3c92e287 06:16:01 Step 9/23 : RUN make cmd/core-metadata/core-metadata 06:16:01 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 06:16:01 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:16:01 ---> 0745defc080b 06:16:01 Step 3/23 : WORKDIR /edgex-go 06:16:01 ---> Using cache 06:16:01 ---> 60bfdcdb368b 06:16:01 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:16:01 ---> Using cache 06:16:01 ---> 8d405a2cbcc1 06:16:01 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 06:16:03 ---> Running in 2de0649ab167 06:16:03 ---> Running in c4d476d7704a 06:16:03 ---> Running in 014f2cd276e5 06:16:06 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 06:16:06 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 06:16:06 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 06:16:07 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 06:16:07 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 06:16:08 OK: 218 MiB in 52 packages 06:16:08 OK: 218 MiB in 52 packages 06:16:10 Removing intermediate container 014f2cd276e5 06:16:10 ---> e1f8a57377e0 06:16:10 Step 6/23 : COPY go.mod . 06:16:11 Removing intermediate container 2de0649ab167 06:16:11 ---> 6e5563304117 06:16:11 Step 6/23 : COPY go.mod . 06:16:12 ---> aff7c6131463 06:16:12 Step 7/23 : RUN go mod download 06:16:12 ---> 101840fc0392 06:16:12 Step 7/23 : RUN go mod download 06:16:12 ---> Running in baa954d59d3d 06:16:13 ---> Running in e21f4d3c8b3e 06:16:18 Removing intermediate container e21f4d3c8b3e 06:16:18 ---> 4bf24cd5f73b 06:16:18 Step 8/23 : COPY . . 06:16:18 Removing intermediate container baa954d59d3d 06:16:18 ---> 5ce2fccefaca 06:16:18 Step 8/23 : COPY . . 06:16:50 ---> 81671fa46365 06:16:50 Step 9/23 : RUN make cmd/core-data/core-data 06:16:50 ---> c5c48a2780c0 06:16:50 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 06:16:50 ---> Running in cba0e8157c62 06:16:50 ---> Running in 794e0495050d 06:16: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 06:16:51 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 06:16:58 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 06:17:10 Removing intermediate container 8364c02af4ea 06:17:10 ---> bb5ab7ae629b 06:17:10 06:17:10 Step 10/25 : FROM alpine:3.12 06:17:10 ---> 9852663dfa18 06:17:10 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 06:17:10 ---> Running in cca584789f87 06:17:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:17:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:17:12 (1/6) Installing ca-certificates (20191127-r4) 06:17:12 (2/6) Installing nghttp2-libs (1.41.0-r0) 06:17:12 (3/6) Installing libcurl (7.76.1-r0) 06:17:12 (4/6) Installing curl (7.76.1-r0) 06:17:12 (5/6) Installing dumb-init (1.2.2-r1) 06:17:12 (6/6) Installing su-exec (0.2-r1) 06:17:12 Executing busybox-1.31.1-r20.trigger 06:17:12 Executing ca-certificates-20191127-r4.trigger 06:17:13 OK: 7 MiB in 20 packages 06:17:16 Removing intermediate container cca584789f87 06:17:16 ---> 1747464d9002 06:17:16 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:17:16 ---> Running in df395dd901f7 06:17:16 Removing intermediate container df395dd901f7 06:17:16 ---> 12426b28f7db 06:17:16 Step 13/25 : WORKDIR / 06:17:17 ---> Running in e65007ed2ea4 06:17:18 Removing intermediate container e65007ed2ea4 06:17:18 ---> d0ecd746ae88 06:17:18 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 06:17:19 ---> 6ee9f74d9d0f 06:17:19 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 06:17:20 ---> dc5547dd4f57 06:17:20 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 06:17:22 ---> 4eecff43b8db 06:17:22 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 06:17:23 ---> 8d5de4f65b7f 06:17:23 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 06:17:25 ---> 4f20faa5c558 06:17:25 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 06:17:26 ---> cf4a724c44d4 06:17:26 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 06:17:27 ---> b0bbf2255191 06:17:27 Step 21/25 : 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/ 06:17:27 ---> Running in 3693385f04c2 06:17:31 Removing intermediate container 3693385f04c2 06:17:31 ---> 683f992bde01 06:17:31 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 06:17:31 ---> Running in 86565462954c 06:17:32 Removing intermediate container 86565462954c 06:17:32 ---> a17d646844c7 06:17:32 Step 23/25 : LABEL arch=arm64 06:17:32 ---> Running in 2fefd6d96542 06:17:33 Removing intermediate container 2fefd6d96542 06:17:33 ---> 1ff40c334ebd 06:17:33 Step 24/25 : LABEL git_sha=9bf434a5fd3a34f215e8cca0d59b58e67af3fe3d 06:17:33 ---> Running in e04c4f7c6e25 06:17:34 Removing intermediate container e04c4f7c6e25 06:17:34 ---> efb57885832d 06:17:34 Step 25/25 : LABEL version=0.0.0 06:17:34 ---> Running in 68a093038808 06:17:35 Removing intermediate container 68a093038808 06:17:35 ---> 3d16ca3707f9 06:17:35 06:17:35 Successfully built 3d16ca3707f9 06:17:35 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 06:17:45  Building docker-security-secretstore-setup-go ... done Removing intermediate container c4d476d7704a 06:17:45 ---> 628f9b0214c5 06:17:45 06:17:45 Step 10/23 : FROM alpine:3.12 06:17:45 ---> 9852663dfa18 06:17:45 Step 11/23 : RUN apk add --update --no-cache dumb-init 06:17:45 ---> Using cache 06:17:45 ---> e54ebd61be02 06:17:45 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:17:45 ---> Using cache 06:17:45 ---> a88c18857436 06:17:45 Step 13/23 : ENV APP_PORT=48081 06:17:45 ---> Running in 93ed0b85ba64 06:17:46 Removing intermediate container 93ed0b85ba64 06:17:46 ---> 3a4b293cc3f8 06:17:46 Step 14/23 : EXPOSE $APP_PORT 06:17:46 ---> Running in 34d5ffa28aa9 06:17:46 Removing intermediate container 34d5ffa28aa9 06:17:46 ---> 86db8e62aa61 06:17:46 Step 15/23 : WORKDIR / 06:17:47 ---> Running in b1e4d911ec75 06:17:48 Removing intermediate container b1e4d911ec75 06:17:48 ---> 0b2383f67760 06:17:48 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:17:48 ---> e195a4c72b8b 06:17:48 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 06:17:51 ---> 4192723ab775 06:17:51 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 06:17:52 ---> e6f85cbaa64b 06:17:52 Step 19/23 : ENTRYPOINT ["/core-metadata"] 06:17:52 ---> Running in 5b6aa41c6013 06:17:53 Removing intermediate container 5b6aa41c6013 06:17:53 ---> d1bef8b387c9 06:17:53 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:17:53 ---> Running in 1120e67d4148 06:17:53 Removing intermediate container 1120e67d4148 06:17:53 ---> f969fc0be2ad 06:17:53 Step 21/23 : LABEL arch=arm64 06:17:53 ---> Running in 1ef8a7bce05f 06:17:54 Removing intermediate container 1ef8a7bce05f 06:17:54 ---> 15f72804b87a 06:17:54 Step 22/23 : LABEL git_sha=9bf434a5fd3a34f215e8cca0d59b58e67af3fe3d 06:17:54 ---> Running in 23f2026e448f 06:17:55 Removing intermediate container 23f2026e448f 06:17:55 ---> 659c19600ef3 06:17:55 Step 23/23 : LABEL version=0.0.0 06:17:55 ---> Running in 0e76362219d3 06:17:56 Removing intermediate container 0e76362219d3 06:17:56 ---> d24a168acccf 06:17:56 06:17:56 Successfully built d24a168acccf 06:17:56 Successfully tagged docker-core-metadata-go-arm64:latest 06:18:11  Building docker-core-metadata-go ... done Removing intermediate container cba0e8157c62 06:18:11 ---> 5143fa261616 06:18:11 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 06:18:11 ---> Running in 70ca778201e8 06:18:13 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 06:18:16 Removing intermediate container 70ca778201e8 06:18:16 ---> 64fc5edbb2fa 06:18:16 06:18:16 Step 11/23 : FROM docker:20.10.0 06:18:16 20.10.0: Pulling from library/docker 06:18:21 Removing intermediate container 794e0495050d 06:18:21 ---> 2632d80dff07 06:18:21 06:18:21 Step 10/23 : FROM alpine:3.12 06:18:21 ---> 9852663dfa18 06:18:21 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:18:22 ---> Running in bf5438d4f5db 06:18:23 Removing intermediate container bf5438d4f5db 06:18:23 ---> 8562c3e14beb 06:18:23 Step 12/23 : ENV APP_PORT=48080 06:18:23 ---> Running in 4e8ef3b36890 06:18:24 Removing intermediate container 4e8ef3b36890 06:18:24 ---> aa16ae83be7e 06:18:24 Step 13/23 : EXPOSE $APP_PORT 06:18:24 ---> Running in 3b35e3f47bc5 06:18:24 Removing intermediate container 3b35e3f47bc5 06:18:24 ---> df4f37404b1c 06:18:24 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:18:25 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 06:18:25 Status: Downloaded newer image for docker:20.10.0 06:18:25 ---> eeaf43b92773 06:18:25 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 06:18:25 ---> Running in 93a1fff56b15 06:18:25 ---> Running in 66920de99622 06:18:25 Removing intermediate container 66920de99622 06:18:25 ---> 086e8a6077ea 06:18:25 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 06:18:26 ---> Running in 582545db6c48 06:18:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:18:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:18:27 Removing intermediate container 93a1fff56b15 06:18:27 ---> 0f39b693f68f 06:18:27 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 06:18:27 ---> Running in 09e7dfa2e9a3 06:18:28 (1/39) Installing readline (8.0.4-r0) 06:18:28 (2/39) Installing bash (5.0.17-r0) 06:18:28 Executing bash-5.0.17-r0.post-install 06:18:28 (3/39) Installing nghttp2-libs (1.41.0-r0) 06:18:28 (4/39) Installing libcurl (7.76.1-r0) 06:18:28 (5/39) Installing curl (7.76.1-r0) 06:18:28 (6/39) Installing dumb-init (1.2.2-r1) 06:18:28 (7/39) Installing libbz2 (1.0.8-r1) 06:18:28 (8/39) Installing expat (2.2.9-r1) 06:18:28 (9/39) Installing libffi (3.3-r2) 06:18:28 (10/39) Installing gdbm (1.13-r1) 06:18:28 (11/39) Installing xz-libs (5.2.5-r0) 06:18:28 (12/39) Installing sqlite-libs (3.32.1-r0) 06:18:28 (13/39) Installing python3 (3.8.10-r0) 06:18:28 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:18:29 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:18:30 (14/39) Installing py3-appdirs (1.4.4-r1) 06:18:30 (15/39) Installing py3-ordered-set (4.0.1-r0) 06:18:30 (16/39) Installing py3-parsing (2.4.7-r0) 06:18:30 (17/39) Installing py3-six (1.15.0-r0) 06:18:30 (18/39) Installing py3-packaging (20.4-r0) 06:18:30 (19/39) Installing py3-setuptools (47.0.0-r0) 06:18:30 (20/39) Installing py3-chardet (3.0.4-r4) 06:18:30 (21/39) Installing py3-idna (2.9-r0) 06:18:30 (22/39) Installing py3-certifi (2020.4.5.1-r0) 06:18:30 (23/39) Installing py3-urllib3 (1.25.9-r0) 06:18:30 (24/39) Installing py3-requests (2.23.0-r0) 06:18:30 (1/6) Installing dumb-init (1.2.2-r1) 06:18:30 (25/39) Installing py3-msgpack (1.0.0-r0) 06:18:30 (26/39) Installing py3-lockfile (0.12.2-r3) 06:18:30 (27/39) Installing py3-cachecontrol (0.12.6-r0) 06:18:30 (28/39) Installing py3-colorama (0.4.3-r0) 06:18:30 (29/39) Installing py3-distlib (0.3.0-r0) 06:18:30 (2/6) Installing libgcc (9.3.0-r2) 06:18:30 (30/39) Installing py3-distro (1.5.0-r1) 06:18:30 (31/39) Installing py3-webencodings (0.5.1-r3) 06:18:30 (32/39) Installing py3-html5lib (1.0.1-r4) 06:18:30 (33/39) Installing py3-pytoml (0.1.21-r0) 06:18:30 (34/39) Installing py3-pep517 (0.8.2-r0) 06:18:30 (35/39) Installing py3-progress (1.5-r0) 06:18:30 (3/6) Installing libsodium (1.0.18-r0) 06:18:30 (36/39) Installing py3-toml (0.10.1-r0) 06:18:30 (37/39) Installing py3-retrying (1.3.3-r0) 06:18:30 (38/39) Installing py3-contextlib2 (0.6.0-r0) 06:18:30 (39/39) Installing py3-pip (20.1.1-r0) 06:18:30 (4/6) Installing libstdc++ (9.3.0-r2) 06:18:30 Executing busybox-1.31.1-r19.trigger 06:18:30 OK: 72 MiB in 59 packages 06:18:30 (5/6) Installing libzmq (4.3.3-r0) 06:18:30 (6/6) Installing zeromq (4.3.3-r0) 06:18:30 Executing busybox-1.31.1-r20.trigger 06:18:31 OK: 8 MiB in 20 packages 06:18:33 Removing intermediate container 09e7dfa2e9a3 06:18:33 ---> b1a9f8a36dae 06:18:33 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:18:33 ---> c1ab488c181c 06:18:33 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 06:18:35 ---> ebb615b5e29a 06:18:35 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 06:18:35 Collecting docker-compose==1.23.2 06:18:35 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 06:18:35 ---> 99b620a610e2 06:18:35 Step 19/23 : ENTRYPOINT ["/core-data"] 06:18:35 ---> Running in 2fb70b984c56 06:18:36 Collecting jsonschema<3,>=2.5.1 06:18:36 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 06:18:36 Removing intermediate container 2fb70b984c56 06:18:36 ---> 04373c57fad1 06:18:36 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:18:36 ---> Running in cf9d09b7629e 06:18:36 Removing intermediate container cf9d09b7629e 06:18:36 ---> c739d546ccfc 06:18:36 Step 21/23 : LABEL arch=arm64 06:18:37 ---> Running in 372d5b774217 06:18:37 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 06:18:37 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 06:18:37 Removing intermediate container 372d5b774217 06:18:37 ---> a965257b51c2 06:18:37 Step 22/23 : LABEL git_sha=9bf434a5fd3a34f215e8cca0d59b58e67af3fe3d 06:18:37 ---> Running in 5e77bd6c4f04 06:18:38 Collecting dockerpty<0.5,>=0.4.1 06:18:38 Downloading dockerpty-0.4.1.tar.gz (13 kB) 06:18:38 Removing intermediate container 5e77bd6c4f04 06:18:38 ---> d1b554641bff 06:18:38 Step 23/23 : LABEL version=0.0.0 06:18:38 ---> Running in 3341871e4aa7 06:18:38 Removing intermediate container 3341871e4aa7 06:18:38 ---> fc7665ccbdcf 06:18:38 06:18:39 Successfully built fc7665ccbdcf 06:18:39 Successfully tagged docker-core-data-go-arm64:latest 06:18:40  Building docker-core-data-go ... done Collecting docker<4.0,>=3.6.0 06:18:40 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 06:18:40 Collecting docopt<0.7,>=0.6.1 06:18:40 Downloading docopt-0.6.2.tar.gz (25 kB) 06:18:43 Collecting texttable<0.10,>=0.9.0 06:18:43 Downloading texttable-0.9.1.tar.gz (11 kB) 06:18:44 Collecting cached-property<2,>=1.2.0 06:18:44 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 06:18:45 Collecting PyYAML<4,>=3.10 06:18:45 Downloading PyYAML-3.13.tar.gz (270 kB) 06:18:48 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 06:18:49 Collecting websocket-client<1.0,>=0.32.0 06:18:49 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 06:18:49 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) 06:18:49 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) 06:18:49 Collecting urllib3<1.25,>=1.21.1 06:18:49 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 06:18:50 Collecting idna<2.8,>=2.5 06:18:50 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 06:18:50 Collecting docker-pycreds>=0.4.0 06:18:50 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 06:18:50 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 06:18:50 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 06:18:50 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 06:18:50 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 06:18:51 Installing collected packages: jsonschema, urllib3, idna, requests, dockerpty, websocket-client, docker-pycreds, docker, docopt, texttable, cached-property, PyYAML, docker-compose 06:18:51 Attempting uninstall: urllib3 06:18:51 Found existing installation: urllib3 1.25.9 06:18:51 Uninstalling urllib3-1.25.9: 06:18:51 Successfully uninstalled urllib3-1.25.9 06:18:52 Attempting uninstall: idna 06:18:52 Found existing installation: idna 2.9 06:18:52 Uninstalling idna-2.9: 06:18:52 Successfully uninstalled idna-2.9 06:18:52 Attempting uninstall: requests 06:18:52 Found existing installation: requests 2.23.0 06:18:52 Uninstalling requests-2.23.0: 06:18:52 Successfully uninstalled requests-2.23.0 06:18:53 Running setup.py install for dockerpty: started 06:18:55 Running setup.py install for dockerpty: finished with status 'done' 06:18:56 Running setup.py install for docopt: started 06:18:58 Running setup.py install for docopt: finished with status 'done' 06:18:58 Running setup.py install for texttable: started 06:19:00 Running setup.py install for texttable: finished with status 'done' 06:19:00 Running setup.py install for PyYAML: started 06:19:02 Running setup.py install for PyYAML: finished with status 'done' 06:19:03 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.59.0 06:19:11 Removing intermediate container 582545db6c48 06:19:11 ---> d3b7a971e6b5 06:19:11 Step 14/23 : ENV APP_PORT=48090 06:19:11 ---> Running in fe645b9ddcdb 06:19:11 Removing intermediate container fe645b9ddcdb 06:19:11 ---> e7c091920ec1 06:19:11 Step 15/23 : EXPOSE $APP_PORT 06:19:11 ---> Running in ac7018582154 06:19:12 Removing intermediate container ac7018582154 06:19:12 ---> d89bef5f51d9 06:19:12 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 06:19:13 ---> 55b9dde675d3 06:19:13 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 06:19:13 ---> 2385f0df20fb 06:19:13 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 06:19:14 ---> 8b9bc67edc26 06:19:14 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 06:19:14 ---> Running in dfcbdaa7ee55 06:19:15 Removing intermediate container dfcbdaa7ee55 06:19:15 ---> dafef81c12ea 06:19:15 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:19:15 ---> Running in 2e468931cdeb 06:19:15 Removing intermediate container 2e468931cdeb 06:19:15 ---> f5617f286f7b 06:19:15 Step 21/23 : LABEL arch=arm64 06:19:15 ---> Running in 4ff0322bfdbf 06:19:16 Removing intermediate container 4ff0322bfdbf 06:19:16 ---> 2e144436bbc5 06:19:16 Step 22/23 : LABEL git_sha=9bf434a5fd3a34f215e8cca0d59b58e67af3fe3d 06:19:16 ---> Running in e67864b749ca 06:19:17 Removing intermediate container e67864b749ca 06:19:17 ---> 0dccce0dd84e 06:19:17 Step 23/23 : LABEL version=0.0.0 06:19:17 ---> Running in 8ecb39e194b0 06:19:18 Removing intermediate container 8ecb39e194b0 06:19:18 ---> 40e799469f96 06:19:18 06:19:18 Successfully built 40e799469f96 06:19:18 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 06:19:18  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 06:19:18 $ docker stop --time=1 2fa1b4b121ab31f868fa0e6b8b09b0dcbb128a451611a167d05656ee8b60686e 06:19:20 $ docker rm -f 2fa1b4b121ab31f868fa0e6b8b09b0dcbb128a451611a167d05656ee8b60686e [Pipeline] // withDockerContainer [Pipeline] sh 06:19:21 + docker images 06:19:21 + grep docker 06:19:21 docker-sys-mgmt-agent-go-arm64 latest 40e799469f96 4 seconds ago 299MB 06:19:21 docker-core-data-go-arm64 latest fc7665ccbdcf 43 seconds ago 20.3MB 06:19:21 docker-core-metadata-go-arm64 latest d24a168acccf About a minute ago 17.4MB 06:19:21 docker-security-secretstore-setup-go-arm64 latest 3d16ca3707f9 About a minute ago 24.3MB 06:19:21 docker-security-bootstrapper-go-arm64 latest cf960fac5381 4 minutes ago 17.1MB 06:19:21 docker-core-command-go-arm64 latest 66026369f2e3 4 minutes ago 16.1MB 06:19:21 docker-support-notifications-go-arm64 latest ce7839b554ef 4 minutes ago 16.6MB 06:19:21 docker-support-scheduler-go-arm64 latest 774ed5cba9ba 4 minutes ago 16.1MB 06:19:21 docker-security-proxy-setup-go-arm64 latest 3980d21892c9 4 minutes ago 23.9MB 06:19:21 docker 20.10.0 eeaf43b92773 4 months 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 Post stage [Pipeline] libraryResource [Pipeline] sh 06:19:22 ---> job-cost.sh 06:19:22 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-lbCv 06:20:01 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 06:21:38 lf-activate-venv(): INFO: Adding /tmp/venv-lbCv/bin to PATH 06:21:38 INFO: No Stack... 06:21:38 INFO: Retrieving Pricing Info for: lf-standard-4 06:21:38 INFO: Archiving Costs [Pipeline] sh 06:21:38 + cat /w/workspace/edgex-go/1/archives/cost.csv 06:21:38 + cut -d, -f6 [Pipeline] lock 06:21:38 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3431-1-stack-cost] 06:21:38 Resource [jenkins-edgexfoundry-edgex-go-PR-3431-1-stack-cost] did not exist. Created. 06:21:38 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3431-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:21:39 + echo total: 0.20999999344348907 [Pipeline] stash 06:21:39 Stashed 1 file(s) [Pipeline] } 06:21:39 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3431-1-stack-cost] [Pipeline] // lock [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 06:21:40 provisioning config files... 06:21:40 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config8482392349172856648tmp [Pipeline] { [Pipeline] sh 06:21:41 + set +x 06:21:41 + curl -s https://codecov.io/bash 06:21:41 + bash -s -- 06:21:41 06:21:41 _____ _ 06:21:41 / ____| | | 06:21:41 | | ___ __| | ___ ___ _____ __ 06:21:41 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:21:41 | |___| (_) | (_| | __/ (_| (_) \ V / 06:21:41 \_____\___/ \__,_|\___|\___\___/ \_/ 06:21:41 Bash-1.0.2 06:21:41 06:21:41 06:21:41 ==> git version 2.24.3 found 06:21:41 ==> 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 06:21:41 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 06:21:41 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 06:21:41 ==> Jenkins CI detected. 06:21:41 project root: . 06:21:41 --> token set from env 06:21:41 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:21:41 ==> Running gcov in . (disable via -X gcov) 06:21:41 ==> Python coveragepy not found 06:21:41 ==> Searching for coverage reports in: 06:21:41 + . 06:21:41 -> Found 1 reports 06:21:41 ==> Detecting git/mercurial file structure 06:21:41 ==> Reading reports 06:21:41 + ./coverage.out bytes=705232 06:21:41 ==> Appending adjustments 06:21:41 https://docs.codecov.io/docs/fixing-reports 06:21:45 + Found adjustments 06:21:45 ==> Gzipping contents 06:21:45 100K /tmp/codecov.JRYBlM.gz 06:21:45 ==> Uploading reports 06:21:45 url: https://codecov.io 06:21:45 query: branch=PR-3431&commit=9bf434a5fd3a34f215e8cca0d59b58e67af3fe3d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3431%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3431&job=&cmd_args= 06:21:45 -> Pinging Codecov 06:21:45 https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-3431&commit=9bf434a5fd3a34f215e8cca0d59b58e67af3fe3d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3431%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3431&job=&cmd_args= 06:21:45 -> Uploading to 06:21:45 https://storage.googleapis.com/codecov/v4/raw/2021-05-07/00271124DB129430A58F1EEE437C3FCB/9bf434a5fd3a34f215e8cca0d59b58e67af3fe3d/29f3f76a-b0f3-4309-aac5-36d0d80731b3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210507%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210507T062145Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a2205daf617457c797628badf3cf5f2587d8b4c2fbb214949694ddeec67c91d3 06:21:45 % Total % Received % Xferd Average Speed Time Time Time Current 06:21:45 Dload Upload Total Spent Left Speed 06:21:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 98k 0 0 100 98k 0 228k --:--:-- --:--:-- --:--:-- 228k 06:21:46 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/9bf434a5fd3a34f215e8cca0d59b58e67af3fe3d [Pipeline] } 06:21:46 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] { (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 06:21:47 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:21:48 ---> package-listing.sh 06:21:48 ++ facter osfamily 06:21:48 ++ tr '[:upper:]' '[:lower:]' 06:21:48 + OS_FAMILY=redhat 06:21:48 + workspace=/w/workspace/edgex-go/1 06:21:48 + START_PACKAGES=/tmp/packages_start.txt 06:21:48 + END_PACKAGES=/tmp/packages_end.txt 06:21:48 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:21:48 + PACKAGES=/tmp/packages_start.txt 06:21:48 + '[' /w/workspace/edgex-go/1 ']' 06:21:48 + PACKAGES=/tmp/packages_end.txt 06:21:48 + case "${OS_FAMILY}" in 06:21:48 + rpm -qa 06:21:48 + sort 06:21:54 + '[' -f /tmp/packages_start.txt ']' 06:21:54 + '[' -f /tmp/packages_end.txt ']' 06:21:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:21:54 + '[' /w/workspace/edgex-go/1 ']' 06:21:54 + mkdir -p /w/workspace/edgex-go/1/archives/ 06:21:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 06:21:54 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 06:21:54 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:21:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:21:54 06:21:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:21:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:21:55 alpine: Pulling from edgex-lftools-log-publisher 06:21:55 df20fa9351a1: Pulling fs layer 06:21:55 36b3adc4ff6f: Pulling fs layer 06:21:55 8ad3a11d3b57: Pulling fs layer 06:21:55 46f8f816bc3b: Pulling fs layer 06:21:55 93b61091891f: Pulling fs layer 06:21:55 93b9cdb0e59b: Pulling fs layer 06:21:55 5e14af77c1be: Pulling fs layer 06:21:55 01666e4c0597: Pulling fs layer 06:21:55 aa168da1d23b: Pulling fs layer 06:21:55 46f8f816bc3b: Waiting 06:21:55 5e14af77c1be: Waiting 06:21:55 93b61091891f: Waiting 06:21:55 01666e4c0597: Waiting 06:21:55 93b9cdb0e59b: Waiting 06:21:55 aa168da1d23b: Waiting 06:21:55 36b3adc4ff6f: Verifying Checksum 06:21:55 36b3adc4ff6f: Download complete 06:21:55 df20fa9351a1: Verifying Checksum 06:21:55 df20fa9351a1: Download complete 06:21:55 46f8f816bc3b: Verifying Checksum 06:21:55 46f8f816bc3b: Download complete 06:21:55 93b9cdb0e59b: Verifying Checksum 06:21:55 93b9cdb0e59b: Download complete 06:21:55 5e14af77c1be: Verifying Checksum 06:21:55 5e14af77c1be: Download complete 06:21:55 01666e4c0597: Verifying Checksum 06:21:55 01666e4c0597: Download complete 06:21:55 93b61091891f: Verifying Checksum 06:21:55 93b61091891f: Download complete 06:21:55 8ad3a11d3b57: Verifying Checksum 06:21:55 8ad3a11d3b57: Download complete 06:21:55 df20fa9351a1: Pull complete 06:21:56 36b3adc4ff6f: Pull complete 06:21:57 8ad3a11d3b57: Pull complete 06:21:57 46f8f816bc3b: Pull complete 06:21:58 aa168da1d23b: Verifying Checksum 06:21:58 aa168da1d23b: Download complete 06:21:59 93b61091891f: Pull complete 06:21:59 93b9cdb0e59b: Pull complete 06:21:59 5e14af77c1be: Pull complete 06:21:59 01666e4c0597: Pull complete 06:22:09 aa168da1d23b: Pull complete 06:22:09 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 06:22:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:22:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:22:10 prd-centos7-docker-4c-2g-3475 does not seem to be running inside a container 06:22:10 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 06:22:14 $ docker top 57e1d489f545fe7e43ad27640a58e7072dd941840c0684c06c48feef83bef830 -eo pid,comm [Pipeline] { [Pipeline] sh 06:22:15 + touch /tmp/pre-build-complete [Pipeline] sh 06:22:15 + mkdir -p /var/log/sa [Pipeline] sh 06:22:15 + ls /var/log/sa-host 06:22:15 + sadf -c /var/log/sa-host/sa07 06:22:15 file_magic: OK 06:22:15 HZ: Using current value: 100 06:22:15 file_header: OK 06:22:15 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 06:22:15 Statistics: 06:22:15 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 06:22:15 File successfully converted to sysstat format version 12.2.1 06:22:15 + sadf -c /var/log/sa-host/sa23 06:22:15 file_magic: OK 06:22:15 HZ: Using current value: 100 06:22:15 file_header: OK 06:22:15 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 06:22:15 Statistics: 06:22:15 Hnuu...uuuununununu... 06:22:15 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:22:16 provisioning config files... 06:22:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config8950075534005727958tmp [Pipeline] { [Pipeline] echo 06:22:16 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:22:16 ---> create-netrc.sh [Pipeline] } 06:22:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 06:22:16 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 06:22:16 ---> python-tools-install.sh [Pipeline] echo 06:22:16 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:22:17 ---> sudo-logs.sh 06:22:17 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:22:17 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:22:17 ---> job-cost.sh 06:22:17 lf-activate-venv: SKIPPING 06:22:17 DEBUG: total: 0.20999999344348907 06:22:17 INFO: Retrieving Stack Cost... 06:22:19 INFO: Retrieving Pricing Info for: v1-standard-2 06:22:19 INFO: Archiving Costs [Pipeline] echo 06:22:19 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:22:19 ---> logs-deploy.sh 06:22:19 lf-activate-venv: SKIPPING 06:22:19 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3431/1 06:22:19 INFO: archiving workspace using pattern(s): 06:22:21 Archives upload complete. 06:22:21 INFO: archiving logs to Nexus 06:22:22 ---> uname -a: 06:22:22 Linux prd-centos7-docker-4c-2g-3475.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 06:22:22 06:22:22 06:22:22 ---> lscpu: 06:22:22 Architecture: x86_64 06:22:22 CPU op-mode(s): 32-bit, 64-bit 06:22:22 Byte Order: Little Endian 06:22:22 Address sizes: 40 bits physical, 48 bits virtual 06:22:22 CPU(s): 4 06:22:22 On-line CPU(s) list: 0-3 06:22:22 Thread(s) per core: 1 06:22:22 Core(s) per socket: 1 06:22:22 Socket(s): 4 06:22:22 NUMA node(s): 1 06:22:22 Vendor ID: GenuineIntel 06:22:22 CPU family: 6 06:22:22 Model: 44 06:22:22 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 06:22:22 Stepping: 1 06:22:22 CPU MHz: 2933.438 06:22:22 BogoMIPS: 5866.87 06:22:22 Virtualization: VT-x 06:22:22 Hypervisor vendor: KVM 06:22:22 Virtualization type: full 06:22:22 L1d cache: 128 KiB 06:22:22 L1i cache: 128 KiB 06:22:22 L2 cache: 16 MiB 06:22:22 L3 cache: 64 MiB 06:22:22 NUMA node0 CPU(s): 0-3 06:22:22 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 06:22:22 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 06:22:22 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 06:22:22 Vulnerability Meltdown: Mitigation; PTI 06:22:22 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:22:22 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 06:22:22 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 06:22:22 Vulnerability Srbds: Not affected 06:22:22 Vulnerability Tsx async abort: Not affected 06:22:22 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 06:22:22 06:22:22 06:22:22 ---> nproc: 06:22:22 4 06:22:22 06:22:22 06:22:22 ---> df -h: 06:22:22 Filesystem Size Used Available Use% Mounted on 06:22:22 overlay 50.0G 12.2G 37.8G 24% / 06:22:22 tmpfs 64.0M 0 64.0M 0% /dev 06:22:22 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 06:22:22 shm 64.0M 0 64.0M 0% /dev/shm 06:22:22 /dev/vda1 50.0G 12.2G 37.8G 24% /facter-os 06:22:22 /dev/vda1 50.0G 12.2G 37.8G 24% /etc/resolv.conf 06:22:22 /dev/vda1 50.0G 12.2G 37.8G 24% /etc/hostname 06:22:22 /dev/vda1 50.0G 12.2G 37.8G 24% /etc/hosts 06:22:22 /dev/vda1 50.0G 12.2G 37.8G 24% /var/log/sa-host 06:22:22 /dev/vda1 50.0G 12.2G 37.8G 24% /var/log/secure 06:22:22 /dev/vda1 50.0G 12.2G 37.8G 24% /var/log/auth.log 06:22:22 /dev/vda1 50.0G 12.2G 37.8G 24% /run/cloud-init/result.json 06:22:22 /dev/vda1 50.0G 12.2G 37.8G 24% /w/workspace/edgex-go/1 06:22:22 /dev/vda1 50.0G 12.2G 37.8G 24% /w/workspace/edgex-go/1@tmp 06:22:22 06:22:22 06:22:22 ---> free -m: 06:22:22 total used free shared buff/cache available 06:22:22 Mem: 1837 736 233 0 866 1018 06:22:22 Swap: 1023 57 966 06:22:22 06:22:22 06:22:22 ---> ip addr: 06:22:22 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 06:22:22 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:22:22 inet 127.0.0.1/8 scope host lo 06:22:22 valid_lft forever preferred_lft forever 06:22:22 inet6 ::1/128 scope host 06:22:22 valid_lft forever preferred_lft forever 06:22:22 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 06:22:22 link/ether fa:16:3e:0d:e9:0f brd ff:ff:ff:ff:ff:ff 06:22:22 inet 10.30.123.99/23 brd 10.30.123.255 scope global dynamic eth0 06:22:22 valid_lft 84830sec preferred_lft 84830sec 06:22:22 inet6 fe80::f816:3eff:fe0d:e90f/64 scope link 06:22:22 valid_lft forever preferred_lft forever 06:22:22 3: docker0: mtu 1500 qdisc noqueue state DOWN 06:22:22 link/ether 02:42:ef:86:e2:3f brd ff:ff:ff:ff:ff:ff 06:22:22 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 06:22:22 valid_lft forever preferred_lft forever 06:22:22 inet6 fe80::42:efff:fe86:e23f/64 scope link 06:22:22 valid_lft forever preferred_lft forever 06:22:22 06:22:22 06:22:22 ---> sar -b -r -n DEV: 06:22:22 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/07/21 _x86_64_ (4 CPU) 06:22:22 06:22:22 05:56:01 LINUX RESTART (4 CPU) 06:22:22 06:22:22 05:57:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:22:22 05:58:01 114.63 73.28 41.35 0.00 6840.33 12950.85 0.00 06:22:22 05:59:02 224.83 57.55 167.28 0.00 3793.42 46566.93 0.00 06:22:22 06:00:01 224.54 113.05 111.48 0.00 4096.99 14697.09 0.00 06:22:22 06:01:01 116.66 48.87 67.79 0.00 2045.36 8507.05 0.00 06:22:22 06:02:01 136.08 35.98 100.10 0.00 2942.73 25338.71 0.00 06:22:22 06:03:02 2150.59 1808.15 342.44 0.00 153035.47 208113.02 0.00 06:22:22 06:04:01 1548.32 1280.17 268.15 0.00 96077.85 103762.15 0.00 06:22:22 06:05:02 614.60 296.56 318.03 0.00 89389.93 121310.77 0.00 06:22:22 06:06:02 2059.03 1740.87 318.15 0.00 99681.37 99478.12 0.00 06:22:22 06:07:01 286.36 62.91 223.45 0.00 5692.18 33434.70 0.00 06:22:22 06:08:01 8.24 0.17 8.08 0.00 4.26 361.80 0.00 06:22:22 06:09:01 0.43 0.25 0.18 0.00 2.40 2.03 0.00 06:22:22 06:10:01 0.22 0.02 0.20 0.00 0.13 1.78 0.00 06:22:22 06:11:01 0.47 0.28 0.18 0.00 7.86 2.15 0.00 06:22:22 06:12:01 2.13 1.35 0.78 0.00 45.97 15.91 0.00 06:22:22 06:13:01 0.30 0.00 0.30 0.00 0.00 2.91 0.00 06:22:22 06:14:01 0.23 0.03 0.20 0.00 0.40 2.41 0.00 06:22:22 06:15:01 0.15 0.00 0.15 0.00 0.00 1.77 0.00 06:22:22 06:16:01 0.28 0.02 0.27 0.00 0.27 3.02 0.00 06:22:22 06:17:01 0.25 0.02 0.23 0.00 0.27 2.56 0.00 06:22:22 06:18:01 0.22 0.05 0.17 0.00 0.40 1.63 0.00 06:22:22 06:19:01 0.20 0.00 0.20 0.00 0.00 2.05 0.00 06:22:22 06:20:01 0.23 0.00 0.23 0.00 0.00 1.92 0.00 06:22:22 06:21:01 0.25 0.00 0.25 0.00 0.00 3.01 0.00 06:22:22 06:22:02 101.00 72.99 28.01 0.00 5895.74 5784.94 0.00 06:22:22 Average: 303.17 223.26 79.91 0.00 18831.37 27292.51 0.00 06:22:22 06:22:22 05:57:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:22:22 05:58:01 429388 0 572284 30.42 2596 877276 902860 30.81 466560 784084 152 06:22:22 05:59:02 119536 0 759260 40.35 1492 1001256 1325284 45.23 635832 829576 88064 06:22:22 06:00:01 187900 0 805608 42.82 724 887312 1645504 56.16 686668 722080 39788 06:22:22 06:01:01 212372 0 798640 42.45 580 869952 1697044 57.92 649684 722656 76232 06:22:22 06:02:01 183820 0 746904 39.70 440 950380 1248400 42.61 606524 798264 48 06:22:22 06:03:02 91716 0 835676 44.41 0 954152 2532560 86.43 736008 828004 54832 06:22:22 06:04:01 399772 0 1022380 54.34 0 459392 3347096 114.23 632032 584616 63092 06:22:22 06:05:02 52332 0 708924 37.68 0 1120288 1558544 53.19 747684 868740 56364 06:22:22 06:06:02 334336 0 849956 45.17 0 697252 2533736 86.47 560240 751392 8 06:22:22 06:07:01 154300 0 661732 35.17 0 1065512 1209368 41.27 521072 951348 20 06:22:22 06:08:01 162860 0 653168 34.71 0 1065516 1179496 40.25 519084 950592 12 06:22:22 06:09:01 163520 0 652500 34.68 0 1065524 1175480 40.12 519028 950660 8 06:22:22 06:10:01 162596 0 653416 34.73 0 1065532 1175516 40.12 519116 950664 8 06:22:22 06:11:01 162756 0 653064 34.71 0 1065724 1175832 40.13 518872 950824 8 06:22:22 06:12:01 161588 0 653516 34.73 0 1066440 1175480 40.12 519044 951576 8 06:22:22 06:13:01 162300 0 652792 34.69 0 1066452 1175384 40.11 518908 951580 8 06:22:22 06:14:01 162268 0 652824 34.70 0 1066452 1175384 40.11 518908 951580 8 06:22:22 06:15:01 161980 0 653092 34.71 0 1066472 1175384 40.11 518796 951596 8 06:22:22 06:16:01 162020 0 653048 34.71 0 1066476 1175384 40.11 518804 951600 16 06:22:22 06:17:01 161628 0 653440 34.73 0 1066476 1175456 40.12 518872 951608 12 06:22:22 06:18:01 161528 0 653532 34.73 0 1066484 1175468 40.12 519076 951612 16 06:22:22 06:19:01 161620 0 653436 34.73 0 1066488 1175504 40.12 519468 951620 12 06:22:22 06:20:01 162260 0 652792 34.69 0 1066492 1175384 40.11 518696 951620 12 06:22:22 06:21:01 162144 0 652904 34.70 0 1066496 1175384 40.11 518700 951620 8 06:22:22 06:22:02 73616 0 730116 38.80 0 1077812 1603012 54.71 618912 926740 85592 06:22:22 Average: 180406 0 705400 37.49 233 995504 1442558 49.23 565064 883450 18573 06:22:22 06:22:22 05:57:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:22:22 05:58:01 eth0 878.55 1037.40 3012.79 133.59 0.00 0.00 0.00 0.00 06:22:22 05:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:22:22 05:58:01 docker0 973.78 795.01 77.16 2697.78 0.00 0.00 0.00 0.00 06:22:22 05:59:02 eth0 577.19 477.02 3536.04 48.04 0.00 0.00 0.00 0.00 06:22:22 05:59:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:22:22 05:59:02 docker0 256.57 288.76 16.94 846.79 0.00 0.00 0.00 0.00 06:22:22 06:00:01 eth0 39.16 21.53 34.59 13.94 0.00 0.00 0.00 0.00 06:22:22 06:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:22:22 06:00:01 veth23fd386 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 06:22:22 06:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:22:22 06:01:01 eth0 32.79 21.75 18.44 75.10 0.00 0.00 0.00 0.00 06:22:22 06:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:22:22 06:01:01 veth23fd386 2.34 2.34 0.19 0.19 0.00 0.00 0.00 0.00 06:22:22 06:01:01 docker0 2.34 2.34 0.15 0.19 0.00 0.00 0.00 0.00 06:22:22 06:02:01 eth0 246.88 213.96 1709.23 83.90 0.00 0.00 0.00 0.00 06:22:22 06:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:22:22 06:02:01 vethe64c4a8 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 06:22:22 06:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:22:22 06:03:02 eth0 91.92 60.93 186.77 14.74 0.00 0.00 0.00 0.00 06:22:22 06:03:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:22:22 06:03:02 vethc3eba74 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:22:22 06:03:02 vethe64c4a8 0.00 0.36 0.00 0.02 0.00 0.00 0.00 0.00 06:22:22 06:04:01 veth327c173 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 06:22:22 06:04:01 veth6d22c12 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 06:22:22 06:04:01 vetha419a4f 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 06:22:22 06:04:01 eth0 29.71 19.33 19.20 64.51 0.00 0.00 0.00 0.00 06:22:22 06:05:02 eth0 75.35 46.75 227.14 18.79 0.00 0.00 0.00 0.00 06:22:22 06:05:02 lo 0.11 0.11 0.01 0.01 0.00 0.00 0.00 0.00 06:22:22 06:05:02 vethe64c4a8 0.00 0.57 0.00 0.03 0.00 0.00 0.00 0.00 06:22:22 06:05:02 docker0 1275.34 1152.86 96.41 3782.90 0.00 0.00 0.00 0.00 06:22:22 06:06:02 vethc838ea6 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:22:22 06:06:02 eth0 71.76 50.22 127.27 77.21 0.00 0.00 0.00 0.00 06:22:22 06:06:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:22:22 06:06:02 vethe4b4fcc 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:22:22 06:07:01 eth0 228.05 162.88 1661.55 84.95 0.00 0.00 0.00 0.00 06:22:22 06:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:22:22 06:07:01 docker0 1373.71 1275.70 103.36 4410.34 0.00 0.00 0.00 0.00 06:22:22 06:08:01 eth0 0.85 0.22 0.42 0.04 0.00 0.00 0.00 0.00 06:22:22 06:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:22:22 06:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:22:22 06:09:01 eth0 1.03 0.32 0.32 0.20 0.00 0.00 0.00 0.00 06:22:22 06:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:22:22 06:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:22:22 06:10:01 eth0 0.70 0.37 0.29 0.21 0.00 0.00 0.00 0.00 06:22:22 06:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:22:22 06:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:22:22 06:11:01 eth0 0.50 0.08 0.05 0.01 0.00 0.00 0.00 0.00 06:22:22 06:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:22:22 06:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:22:22 06:12:01 eth0 0.83 0.55 0.41 0.28 0.00 0.00 0.00 0.00 06:22:22 06:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:22:22 06:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:22:22 06:13:01 eth0 0.18 0.08 0.02 0.01 0.00 0.00 0.00 0.00 06:22:22 06:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:22:22 06:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:22:22 06:14:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 06:22:22 06:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:22:22 06:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:22:22 06:15:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 06:22:22 06:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:22:22 06:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:22:22 06:16:01 eth0 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:22:22 06:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:22:22 06:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:22:22 06:17:01 eth0 0.28 0.23 0.14 0.07 0.00 0.00 0.00 0.00 06:22:22 06:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:22:22 06:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:22:22 06:18:01 eth0 0.58 0.37 0.27 0.20 0.00 0.00 0.00 0.00 06:22:22 06:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:22:22 06:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:22:22 06:19:01 eth0 0.90 0.35 0.34 0.20 0.00 0.00 0.00 0.00 06:22:22 06:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:22:22 06:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:22:22 06:20:01 eth0 0.13 0.07 0.01 0.01 0.00 0.00 0.00 0.00 06:22:22 06:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:22:22 06:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:22:22 06:21:01 eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 06:22:22 06:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:22:22 06:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:22:22 06:22:02 eth0 192.66 155.78 2172.57 19.45 0.00 0.00 0.00 0.00 06:22:22 06:22:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:22:22 06:22:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:22:22 Average: eth0 98.86 90.88 508.30 25.35 0.00 0.00 0.00 0.00 06:22:22 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:22:22 Average: docker0 54.12 50.26 4.07 173.75 0.00 0.00 0.00 0.00 06:22:22 06:22:22 06:22:22 ---> sar -P ALL: 06:22:22 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/07/21 _x86_64_ (4 CPU) 06:22:22 06:22:22 05:56:01 LINUX RESTART (4 CPU) 06:22:22 06:22:22 05:57:01 CPU %user %nice %system %iowait %steal %idle 06:22:22 05:58:01 all 10.21 0.00 5.15 1.39 0.07 83.18 06:22:22 05:58:01 0 19.92 0.00 7.30 0.60 0.05 72.12 06:22:22 05:58:01 1 6.32 0.00 4.45 1.26 0.08 87.89 06:22:22 05:58:01 2 7.98 0.00 4.77 2.84 0.09 84.33 06:22:22 05:58:01 3 6.71 0.00 4.09 0.87 0.05 88.28 06:22:22 05:59:02 all 11.62 0.00 9.26 4.16 0.11 74.84 06:22:22 05:59:02 0 11.35 0.00 8.35 5.68 0.12 74.50 06:22:22 05:59:02 1 11.41 0.00 8.61 4.75 0.10 75.12 06:22:22 05:59:02 2 11.49 0.00 9.49 3.33 0.14 75.56 06:22:22 05:59:02 3 12.25 0.00 10.61 2.89 0.07 74.19 06:22:22 06:00:01 all 46.96 0.00 12.99 7.42 0.07 32.55 06:22:22 06:00:01 0 45.28 0.00 12.98 8.01 0.09 33.64 06:22:22 06:00:01 1 46.85 0.00 12.88 7.42 0.07 32.77 06:22:22 06:00:01 2 48.22 0.00 13.16 7.42 0.07 31.14 06:22:22 06:00:01 3 47.48 0.00 12.95 6.83 0.07 32.67 06:22:22 06:01:01 all 50.56 0.00 14.77 2.51 0.09 32.06 06:22:22 06:01:01 0 50.81 0.00 14.73 1.45 0.12 32.89 06:22:22 06:01:01 1 50.73 0.00 14.72 2.76 0.09 31.70 06:22:22 06:01:01 2 49.43 0.00 15.44 2.01 0.10 33.01 06:22:22 06:01:01 3 51.29 0.00 14.17 3.83 0.07 30.64 06:22:22 06:02:01 all 30.26 0.00 11.55 4.51 0.10 53.58 06:22:22 06:02:01 0 31.32 0.00 11.32 4.24 0.14 52.98 06:22:22 06:02:01 1 29.57 0.00 11.36 7.22 0.07 51.77 06:22:22 06:02:01 2 29.49 0.00 11.85 0.77 0.10 57.78 06:22:22 06:02:01 3 30.67 0.00 11.66 5.80 0.10 51.77 06:22:22 06:03:02 all 22.26 0.00 30.46 16.52 0.24 30.52 06:22:22 06:03:02 0 21.91 0.00 29.89 16.39 0.26 31.55 06:22:22 06:03:02 1 22.44 0.00 29.19 15.32 0.28 32.77 06:22:22 06:03:02 2 21.72 0.00 31.44 18.18 0.23 28.43 06:22:22 06:03:02 3 22.99 0.00 31.32 16.20 0.18 29.32 06:22:22 06:04:01 all 54.22 0.00 20.29 15.22 0.15 10.13 06:22:22 06:04:01 0 53.72 0.00 20.23 15.72 0.16 10.18 06:22:22 06:04:01 1 54.63 0.00 19.73 14.57 0.12 10.94 06:22:22 06:04:01 2 53.91 0.00 20.78 13.77 0.19 11.34 06:22:22 06:04:01 3 54.61 0.00 20.41 16.84 0.11 8.04 06:22:22 06:05:02 all 29.80 0.00 19.66 24.78 0.18 25.58 06:22:22 06:05:02 0 29.26 0.00 18.54 24.08 0.19 27.93 06:22:22 06:05:02 1 29.02 0.00 18.92 27.23 0.15 24.68 06:22:22 06:05:02 2 31.27 0.00 20.58 24.25 0.17 23.72 06:22:22 06:05:02 3 29.65 0.00 20.59 23.57 0.21 25.98 06:22:22 06:06:02 all 38.97 0.00 20.98 25.21 0.15 14.69 06:22:22 06:06:02 0 38.60 0.00 21.34 23.54 0.14 16.38 06:22:22 06:06:02 1 39.06 0.00 21.17 25.78 0.16 13.83 06:22:22 06:06:02 2 40.58 0.00 19.37 23.15 0.18 16.73 06:22:22 06:06:02 3 37.62 0.00 22.08 28.41 0.13 11.76 06:22:22 06:07:01 all 29.04 0.00 12.27 8.51 0.19 49.99 06:22:22 06:07:01 0 26.47 0.00 12.01 10.83 0.18 50.52 06:22:22 06:07:01 1 31.70 0.00 12.65 9.38 0.19 46.09 06:22:22 06:07:01 2 28.57 0.00 11.89 7.37 0.17 52.00 06:22:22 06:07:01 3 29.43 0.00 12.52 6.45 0.21 51.39 06:22:22 06:08:01 all 0.15 0.00 0.06 0.18 0.00 99.60 06:22:22 06:08:01 0 0.03 0.00 0.03 0.02 0.02 99.90 06:22:22 06:08:01 1 0.52 0.00 0.10 0.70 0.00 98.68 06:22:22 06:08:01 2 0.05 0.00 0.07 0.00 0.00 99.88 06:22:22 06:08:01 3 0.02 0.00 0.03 0.00 0.00 99.95 06:22:22 06:22:22 06:08:01 CPU %user %nice %system %iowait %steal %idle 06:22:22 06:09:01 all 0.15 0.00 0.03 0.01 0.00 99.81 06:22:22 06:09:01 0 0.02 0.00 0.03 0.00 0.00 99.95 06:22:22 06:09:01 1 0.52 0.00 0.02 0.00 0.02 99.45 06:22:22 06:09:01 2 0.03 0.00 0.03 0.03 0.00 99.90 06:22:22 06:09:01 3 0.02 0.00 0.03 0.00 0.00 99.95 06:22:22 06:10:01 all 0.16 0.00 0.05 0.00 0.00 99.79 06:22:22 06:10:01 0 0.03 0.00 0.05 0.00 0.00 99.92 06:22:22 06:10:01 1 0.52 0.00 0.05 0.00 0.00 99.43 06:22:22 06:10:01 2 0.03 0.00 0.03 0.02 0.00 99.92 06:22:22 06:10:01 3 0.07 0.00 0.05 0.00 0.00 99.88 06:22:22 06:11:01 all 0.04 0.00 0.04 0.00 0.00 99.92 06:22:22 06:11:01 0 0.03 0.00 0.03 0.02 0.00 99.92 06:22:22 06:11:01 1 0.10 0.00 0.08 0.00 0.00 99.82 06:22:22 06:11:01 2 0.02 0.00 0.03 0.00 0.00 99.95 06:22:22 06:11:01 3 0.00 0.00 0.02 0.00 0.00 99.98 06:22:22 06:12:01 all 0.18 0.00 0.05 0.02 0.01 99.75 06:22:22 06:12:01 0 0.62 0.00 0.08 0.08 0.02 99.20 06:22:22 06:12:01 1 0.03 0.00 0.05 0.00 0.00 99.92 06:22:22 06:12:01 2 0.05 0.00 0.02 0.00 0.00 99.93 06:22:22 06:12:01 3 0.02 0.00 0.03 0.00 0.02 99.93 06:22:22 06:13:01 all 0.15 0.00 0.02 0.00 0.00 99.83 06:22:22 06:13:01 0 0.52 0.00 0.02 0.00 0.00 99.47 06:22:22 06:13:01 1 0.07 0.00 0.05 0.00 0.00 99.88 06:22:22 06:13:01 2 0.00 0.00 0.02 0.00 0.00 99.98 06:22:22 06:13:01 3 0.02 0.00 0.02 0.00 0.00 99.97 06:22:22 06:14:01 all 0.15 0.00 0.03 0.00 0.00 99.81 06:22:22 06:14:01 0 0.50 0.00 0.00 0.00 0.00 99.50 06:22:22 06:14:01 1 0.05 0.00 0.05 0.00 0.00 99.90 06:22:22 06:14:01 2 0.03 0.00 0.03 0.00 0.00 99.93 06:22:22 06:14:01 3 0.03 0.00 0.03 0.02 0.00 99.92 06:22:22 06:15:01 all 0.15 0.00 0.03 0.00 0.00 99.82 06:22:22 06:15:01 0 0.52 0.00 0.02 0.00 0.00 99.47 06:22:22 06:15:01 1 0.02 0.00 0.03 0.00 0.00 99.95 06:22:22 06:15:01 2 0.03 0.00 0.05 0.00 0.00 99.92 06:22:22 06:15:01 3 0.02 0.00 0.03 0.00 0.00 99.95 06:22:22 06:16:01 all 0.11 0.00 0.03 0.00 0.00 99.86 06:22:22 06:16:01 0 0.32 0.00 0.05 0.00 0.00 99.63 06:22:22 06:16:01 1 0.07 0.00 0.05 0.00 0.00 99.88 06:22:22 06:16:01 2 0.03 0.00 0.02 0.02 0.00 99.93 06:22:22 06:16:01 3 0.02 0.00 0.00 0.00 0.00 99.98 06:22:22 06:17:01 all 0.03 0.00 0.03 0.00 0.00 99.93 06:22:22 06:17:01 0 0.03 0.00 0.02 0.00 0.00 99.95 06:22:22 06:17:01 1 0.02 0.00 0.02 0.00 0.00 99.97 06:22:22 06:17:01 2 0.02 0.00 0.03 0.00 0.00 99.95 06:22:22 06:17:01 3 0.07 0.00 0.05 0.00 0.02 99.87 06:22:22 06:18:01 all 0.16 0.00 0.02 0.00 0.00 99.82 06:22:22 06:18:01 0 0.02 0.00 0.02 0.00 0.00 99.97 06:22:22 06:18:01 1 0.03 0.00 0.02 0.00 0.00 99.95 06:22:22 06:18:01 2 0.07 0.00 0.05 0.00 0.00 99.88 06:22:22 06:18:01 3 0.53 0.00 0.00 0.00 0.00 99.47 06:22:22 06:19:01 all 0.15 0.00 0.02 0.00 0.00 99.83 06:22:22 06:19:01 0 0.02 0.00 0.03 0.00 0.00 99.95 06:22:22 06:19:01 1 0.03 0.00 0.03 0.00 0.02 99.92 06:22:22 06:19:01 2 0.02 0.00 0.00 0.00 0.00 99.98 06:22:22 06:19:01 3 0.52 0.00 0.02 0.00 0.00 99.47 06:22:22 06:22:22 06:19:01 CPU %user %nice %system %iowait %steal %idle 06:22:22 06:20:01 all 0.15 0.00 0.03 0.00 0.00 99.83 06:22:22 06:20:01 0 0.02 0.00 0.03 0.00 0.00 99.95 06:22:22 06:20:01 1 0.03 0.00 0.03 0.00 0.00 99.93 06:22:22 06:20:01 2 0.02 0.00 0.03 0.00 0.00 99.95 06:22:22 06:20:01 3 0.52 0.00 0.02 0.00 0.00 99.47 06:22:22 06:21:01 all 0.14 0.00 0.02 0.00 0.00 99.84 06:22:22 06:21:01 0 0.02 0.00 0.02 0.00 0.00 99.97 06:22:22 06:21:01 1 0.03 0.00 0.05 0.00 0.00 99.92 06:22:22 06:21:01 2 0.02 0.00 0.02 0.00 0.00 99.97 06:22:22 06:21:01 3 0.48 0.00 0.02 0.00 0.00 99.50 06:22:22 06:22:02 all 4.04 0.00 2.71 2.49 0.03 90.73 06:22:22 06:22:02 0 4.58 0.00 3.14 2.82 0.03 89.42 06:22:22 06:22:02 1 3.63 0.00 2.14 1.31 0.02 92.90 06:22:22 06:22:02 2 3.45 0.00 2.23 1.52 0.03 92.77 06:22:22 06:22:02 3 4.52 0.00 3.34 4.30 0.02 87.83 06:22:22 Average: all 12.85 0.00 6.25 4.40 0.05 76.45 06:22:22 Average: 0 13.09 0.00 6.25 4.42 0.06 76.18 06:22:22 Average: 1 12.76 0.00 6.10 4.59 0.05 76.49 06:22:22 Average: 2 12.73 0.00 6.30 4.08 0.06 76.83 06:22:22 Average: 3 12.80 0.00 6.37 4.49 0.05 76.28 06:22:22 06:22:22 06:22:22